:root{--teal:#46c6c3;--teal2:#0ea8a5;--navy:#1f2935;--deep:#073845;--deeper:#042630;--green:#8ac646;--mint:#ecf9f9;--white:#fff;--ink:#1f2935;--muted:#5d6874;--soft:#f6fbfb;--line:rgba(31,41,53,.12);--line-teal:rgba(70,198,195,.30);--shadow-sm:0 10px 28px rgba(5,47,59,.08);--shadow-md:0 22px 60px rgba(5,47,59,.12);--shadow-lg:0 34px 90px rgba(4,38,48,.18);--container:1180px;--r1:12px;--r2:18px;--r3:26px;--r4:34px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;color:var(--ink);background:#fff;font-family:"ID Grotesk","Manrope",Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.nav-open{overflow:hidden}img,svg{display:block;max-width:100%}svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}p{line-height:1.72}h1,h2,h3{margin-top:0;letter-spacing:-.045em;line-height:1.08}
:focus-visible{outline:3px solid #087572;outline-offset:3px}
.skip-link{position:fixed;left:14px;top:14px;z-index:9999;transform:translateY(-180%);padding:11px 15px;border-radius:9px;background:#fff;color:#062e36;font-weight:800;box-shadow:var(--shadow-md)}.skip-link:focus{transform:none}
.page{width:100%;overflow-x:clip;overflow-y:visible}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.section{padding:94px 0}.section-sm{padding:62px 0}.soft{background:radial-gradient(circle at 8% 0,rgba(70,198,195,.12),transparent 27%),linear-gradient(#fff,#f6fbfb)}.mint{background:var(--mint)}.dark{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 86% 18%,rgba(70,198,195,.18),transparent 28%),radial-gradient(circle at 8% 90%,rgba(138,198,70,.07),transparent 25%),linear-gradient(135deg,#062c36,#0b3a45)}.dark::before{position:absolute;inset:0;pointer-events:none;content:"";opacity:.24;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 86%)}
.centre{text-align:center}.heading{max-width:930px;margin:0;color:var(--navy);font-size:clamp(32px,4.6vw,54px);font-weight:800}.heading.light{color:#fff}.centre .heading,.centre .lead{margin-inline:auto}.lead{max-width:810px;margin:18px 0 0;color:var(--muted);font-size:18px;line-height:1.76}.lead.light{color:rgba(255,255,255,.72)}.eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:15px;color:#087572;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow::before{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(70,198,195,.14);content:""}.eyebrow.light{color:#91e9e6}
.buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;min-height:51px;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px}.button-primary{background:linear-gradient(135deg,var(--teal),#75dcd9);color:#062e36;box-shadow:0 12px 28px rgba(70,198,195,.24)}.button-outline{border-color:rgba(31,41,53,.18);background:#fff;color:var(--navy)}.button-outline-light{border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.04);color:#fff}.text-link{display:inline-flex;align-items:center;gap:7px;color:#087572;font-weight:800;font-size:13px}.text-link svg{width:16px;height:16px}
.topbar{background:#15212b;color:#dbe4e6;font-size:12px}.topbar .container{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px}.topbar-promise{display:inline-flex;align-items:center;gap:8px}.topbar-promise::before{width:7px;height:7px;border-radius:50%;background:var(--green);content:"";box-shadow:0 0 0 4px rgba(138,198,70,.11)}.topbar-links{display:flex;gap:18px;align-items:center}.topbar a{color:#fff;font-weight:700}
.site-header{position:sticky;top:0;z-index:80;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 5px 20px rgba(0,0,0,.08)}.nav{min-height:78px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{width:206px;height:auto}.main-nav{display:flex;align-items:center;gap:24px;margin-left:auto}.main-nav a{color:#edf2f3;font-size:13.5px;font-weight:700;white-space:nowrap}.main-nav a:hover,.main-nav a[aria-current="page"]{color:#78dedb}.nav-cta{margin-left:3px!important;padding:12px 17px;border-radius:10px;background:var(--teal);color:#082f37!important}.nav-toggle{display:none;width:46px;height:44px;margin-left:auto;border:1px solid rgba(255,255,255,.23);border-radius:11px;background:transparent;color:#fff}.nav-toggle span,.nav-toggle::before,.nav-toggle::after{display:block;width:21px;height:2px;margin:5px auto;background:currentColor;content:"";transition:.2s}.nav-toggle[aria-expanded="true"] span{opacity:0}.nav-toggle[aria-expanded="true"]::before{transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded="true"]::after{transform:translateY(-7px) rotate(-45deg)}

.hero-zone{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgba(70,198,195,.30),transparent 22%),radial-gradient(circle at 10% 4%,rgba(138,198,70,.12),transparent 24%),linear-gradient(135deg,#effcfc 0%,#fff 50%,#edfafa 100%)}.hero-zone::before{position:absolute;top:-300px;right:-280px;width:820px;height:820px;border:1px solid rgba(70,198,195,.14);border-radius:50%;content:"";box-shadow:0 0 0 70px rgba(70,198,195,.02),0 0 0 140px rgba(70,198,195,.015),0 0 0 210px rgba(70,198,195,.01);pointer-events:none}.hero-grid{position:relative;z-index:2;min-height:700px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:58px;padding:82px 0 64px}.hero-copy{max-width:690px}.hero-kicker{display:inline-flex;align-items:center;gap:9px;color:#087572;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero-kicker::before{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(70,198,195,.14);content:""}.hero h1{max-width:720px;margin:16px 0 0;color:var(--navy);font-size:clamp(46px,6.2vw,76px);font-weight:800;line-height:.99}.hero h1 span{color:#0b8f8c}.hero-copy>p{max-width:660px;margin:23px 0 0;color:#5d6874;font-size:18px;line-height:1.72}.hero-contact{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;color:#53606b;font-size:13px;font-weight:700}.hero-contact a{display:inline-flex;align-items:center;gap:7px}.hero-contact svg{width:17px;height:17px;color:#10aaa7}
.legal-console{position:relative;padding:22px;border:1px solid #d9e6e6;border-radius:28px;background:linear-gradient(145deg,#fff,#f0f9f8);box-shadow:0 30px 75px rgba(10,56,67,.16)}.console-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:16px;border-bottom:1px solid #e0e9ea}.console-top strong{font-size:14px}.console-top span{display:block;margin-top:4px;color:#5d6874;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.console-badge{display:inline-flex!important;align-items:center;gap:7px!important;margin:0!important;padding:8px 10px;border-radius:999px;background:#e6f7ef!important;color:#397414!important;font-size:10px!important;font-weight:800!important;letter-spacing:.06em!important}.console-badge::before{width:7px;height:7px;border-radius:50%;background:var(--green);content:""}.console-screen{margin-top:16px;padding:18px;border-radius:20px;background:linear-gradient(135deg,#082f39,#0d4651);color:#fff}.console-screen-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}.console-screen-head span{color:#b8d2d5;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.console-screen-head b{color:#7adfdb;font-size:10px}.console-dashboard{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.console-card{min-height:112px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:15px;background:rgba(255,255,255,.05)}.console-card svg{width:25px;height:25px;margin-bottom:12px;color:#5bd2cf}.console-card strong{display:block;font-size:11.5px}.console-card span{display:block;margin-top:5px;color:rgba(255,255,255,.72);font-size:9.5px;line-height:1.45}.console-row{display:flex;align-items:center;justify-content:space-between;gap:13px;margin-top:12px;padding:13px 14px;border:1px solid #e1e9ea;border-radius:14px;background:#fff}.console-row-copy{display:flex;align-items:center;gap:10px;min-width:0}.status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--teal)}.console-row strong{display:block;font-size:11.5px}.console-row small{display:block;margin-top:3px;color:#5d6874;font-size:9.5px}.console-status{color:#118f8d;font-size:10px;font-weight:800;white-space:nowrap}
.trust-shell{position:relative;z-index:4;margin-top:-31px;background:transparent}.trust-box{display:block;padding:13px 0 18px;border:0;border-radius:0;background:transparent;box-shadow:none}.trust-viewport{min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.trust-track{display:flex;gap:11px;width:max-content;animation:marquee 38s linear infinite}.trust-viewport:hover .trust-track,.trust-viewport:focus-within .trust-track{animation-play-state:paused}.trust-chip{display:inline-flex;flex:none;align-items:center;gap:8px;padding:11px 14px;border:1px solid rgba(31,41,53,.10);border-radius:12px;background:rgba(255,255,255,.84);box-shadow:0 8px 22px rgba(5,47,59,.05);color:#52606a;font-size:11.5px;font-weight:800;white-space:nowrap;backdrop-filter:blur(8px)}.trust-chip svg{width:20px;height:20px;flex:0 0 20px;color:#10aaa7}@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.answer-grid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:stretch;gap:34px}.answer-panel{position:relative;overflow:hidden;padding:38px;border-radius:26px;color:#fff;background:linear-gradient(145deg,var(--deeper),var(--deep));box-shadow:var(--shadow-md)}.answer-panel::after{position:absolute;right:-58px;top:-58px;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(70,198,195,.28),transparent 68%);content:""}.answer-label{display:inline-flex;align-items:center;gap:8px;color:#8be5e1;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.answer-label::before{width:7px;height:7px;border-radius:50%;background:var(--teal);content:""}.answer-panel h2{max-width:570px;margin:16px 0 0;color:#fff;font-size:clamp(30px,3.8vw,46px);line-height:1.08}.answer-panel p{max-width:610px;margin:19px 0 0;color:rgba(255,255,255,.72);font-size:16px;line-height:1.75}.answer-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.answer-fact{position:relative;min-height:180px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.answer-fact::before{position:absolute;top:0;left:26px;width:42px;height:4px;border-radius:0 0 5px 5px;background:var(--teal);content:""}.answer-fact svg{width:32px;height:32px;color:#087572}.answer-fact h3{margin:22px 0 0;color:var(--navy);font-size:18px}.answer-fact p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.58}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:42px}.priority-card,.risk-card,.practice-card,.proof-card{padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.priority-card{min-height:245px}.priority-card svg,.risk-card svg,.practice-card svg,.proof-card svg{width:38px;height:38px;color:#087572}.priority-card h3,.risk-card h3,.practice-card h3,.proof-card h3{margin:22px 0 0;font-size:18px;line-height:1.25}.priority-card p,.risk-card p,.practice-card p,.proof-card p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.62}.risk-card{min-height:265px}.risk-card strong{display:block;margin-top:14px;color:#7d5a19;font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:44px}.service-card{position:relative;display:flex;min-height:310px;flex-direction:column;padding:27px;border:1px solid var(--line-teal);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm);transition:.18s ease}.service-card:hover{transform:translateY(-5px);border-color:var(--teal);box-shadow:var(--shadow-md)}.service-number{position:absolute;top:18px;right:20px;color:#dbe9e9;font-size:30px;font-weight:800;letter-spacing:-.06em}.service-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:17px;color:#087572;background:var(--mint)}.service-icon svg{width:29px;height:29px}.service-card h3{margin:23px 0 0;font-size:20px;line-height:1.2}.service-card p{margin:11px 0 0;color:var(--muted);font-size:13.5px;line-height:1.65}.service-card .text-link{margin-top:auto;padding-top:23px}
.split{display:grid;grid-template-columns:.94fr 1.06fr;gap:52px;align-items:center}.feature-list{display:grid;gap:12px;margin:26px 0 0;padding:0;list-style:none}.feature-list li{display:flex;gap:10px;color:#4b5862;font-size:13.5px;line-height:1.58}.feature-list li::before{display:grid;width:19px;height:19px;flex:0 0 19px;place-items:center;margin-top:2px;border-radius:50%;background:#0fa5a2;color:#fff;content:"✓";font-size:9px;font-weight:900}.system-map{padding:30px;border:1px solid #dbe8e8;border-radius:27px;background:radial-gradient(circle at 70% 20%,rgba(70,198,195,.18),transparent 28%),linear-gradient(145deg,#fff,#effaf9);box-shadow:var(--shadow-md)}.system-core{display:grid;width:96px;height:96px;place-items:center;margin:0 auto 24px;border-radius:28px;background:linear-gradient(145deg,var(--deeper),var(--deep));color:var(--teal);box-shadow:0 0 0 16px rgba(70,198,195,.07)}.system-core svg{width:50px;height:50px}.system-path{display:grid;grid-template-columns:1fr 1fr;gap:11px}.system-node{padding:15px;border:1px solid #e0e9e9;border-radius:14px;background:#fff}.system-node strong{display:block;font-size:12px}.system-node span{display:block;margin-top:4px;color:var(--muted);font-size:10px;line-height:1.45}.scope-note{margin-top:17px;padding:15px 16px;border-left:4px solid #087572;border-radius:0 13px 13px 0;background:#edf9f8;color:#46545e;font-size:11.5px;line-height:1.6}
.security-grid{position:relative;z-index:2;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:58px}.security-visual{min-height:455px;padding:32px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:radial-gradient(circle at 72% 28%,rgba(70,198,195,.2),transparent 30%),rgba(255,255,255,.05)}.shield{display:grid;width:105px;height:105px;place-items:center;margin:12px auto 28px;border:1px solid rgba(70,198,195,.32);border-radius:30px;color:var(--teal);background:rgba(70,198,195,.09);box-shadow:0 0 0 18px rgba(70,198,195,.035)}.shield svg{width:57px;height:57px}.security-path{display:grid;gap:12px}.security-node{display:flex;gap:12px;padding:15px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:rgba(3,31,41,.42)}.security-node i{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border-radius:50%;color:#052f3b;background:var(--teal);font-size:11px;font-style:normal;font-weight:900}.security-node strong{display:block;font-size:12px}.security-node span{display:block;margin-top:4px;color:rgba(255,255,255,.55);font-size:10px;line-height:1.45}.security-copy p{margin:19px 0 0;color:rgba(255,255,255,.72);font-size:16px;line-height:1.75}.security-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:26px 0 0;padding:0;list-style:none}.security-list li{display:flex;align-items:flex-start;gap:9px;padding:14px 15px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.78);font-size:12.5px;line-height:1.5}.security-list li::before{content:"✓";color:var(--teal);font-weight:900}.compliance-note{margin-top:22px;padding:15px 17px;border:1px solid rgba(70,198,195,.26);border-radius:14px;background:rgba(70,198,195,.07);color:rgba(255,255,255,.69);font-size:11.5px;line-height:1.6}.compliance-note a{color:#8be5e1;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.continuity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-top:42px}.continuity-card{min-height:250px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.continuity-card svg{width:36px;height:36px;color:#087572}.continuity-card h3{margin:21px 0 0;font-size:17px}.continuity-card p{margin:10px 0 0;color:var(--muted);font-size:12.5px;line-height:1.62}
.model-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:42px}.model-card{display:flex;min-height:390px;flex-direction:column;padding:31px;border:1px solid var(--line);border-radius:23px;background:#fff;box-shadow:var(--shadow-sm)}.model-card.featured{color:#fff;border-color:var(--deep);background:linear-gradient(145deg,var(--deeper),var(--deep));box-shadow:var(--shadow-md)}.model-tag{align-self:flex-start;padding:7px 11px;border-radius:999px;color:#087572;background:var(--mint);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.featured .model-tag{color:var(--teal);background:rgba(70,198,195,.14)}.model-card svg{width:43px;height:43px;margin-top:28px;color:#087572}.featured svg{color:var(--teal)}.model-card h3{margin:23px 0 0;font-size:24px}.featured h3{color:#fff}.model-card p{margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.68}.featured p{color:rgba(255,255,255,.7)}.model-card ul{display:grid;gap:10px;margin:23px 0 0;padding:0;list-style:none}.model-card li{display:flex;gap:9px;color:#43515d;font-size:13px;line-height:1.45}.model-card li::before{content:"✓";color:#087572;font-weight:900}.featured li{color:rgba(255,255,255,.83)}.featured li::before{color:var(--teal)}
.process{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:42px}.step{position:relative;z-index:1;padding:24px 20px;border:1px solid rgba(43,181,179,.25);border-radius:19px;background:#fff;box-shadow:var(--shadow-sm)}.step-num{display:grid;width:45px;height:45px;place-items:center;border:7px solid var(--mint);border-radius:50%;background:#0fa6a3;color:#fff;font-size:12px;font-weight:900}.step h3{margin:20px 0 0;color:var(--navy);font-size:16.5px}.step p{margin:9px 0 0;color:#5d6874;font-size:12.5px}.dark .step{color:var(--ink)}.dark .step h3{color:var(--navy)}.dark .step p{color:#5d6874}
.switch-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:34px;align-items:start}.switch-intro{position:sticky;top:112px;padding:30px;border-radius:22px;color:#fff;background:linear-gradient(145deg,var(--deeper),var(--deep));box-shadow:var(--shadow-md)}.switch-intro h2{margin:0;color:#fff;font-size:clamp(30px,4vw,45px)}.switch-intro p{margin:16px 0 0;color:rgba(255,255,255,.69);font-size:14px}.switch-steps{display:grid;gap:12px}.switch-step{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.switch-step b{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;background:var(--mint);color:#087572;font-size:14px}.switch-step h3{margin:2px 0 0;font-size:17px}.switch-step p{margin:8px 0 0;color:var(--muted);font-size:12.5px}
.table-wrap{margin-top:42px;overflow:auto;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm)}table{width:100%;min-width:870px;border-collapse:collapse}.table-wrap th,.table-wrap td{padding:18px 21px;border-bottom:1px solid rgba(31,41,53,.09);font-size:13px;text-align:left;vertical-align:top;line-height:1.55}.table-wrap th{color:var(--navy);background:#f5fafa;font-size:14px}.table-wrap th:nth-child(2){color:#fff;background:var(--deep)}.table-wrap td:nth-child(2){color:#17434b;background:rgba(70,198,195,.07);font-weight:700}.table-wrap tr:last-child td{border-bottom:0}.table-wrap td:first-child{font-weight:800}
.price-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:start}.price-card{padding:33px;border:1px solid rgba(70,198,195,.34);border-radius:25px;background:linear-gradient(145deg,#fff,#f1fbfa);box-shadow:var(--shadow-md)}.price-card h3{margin:0;font-size:24px}.price-card p{margin:13px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.factor-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin-top:23px}.factor{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid rgba(31,41,53,.08);border-radius:13px;background:#fff;color:#3e4a54;font-size:12.5px;font-weight:700}.factor::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--teal)}.price-note{display:grid;gap:12px}.note-row{display:flex;gap:12px;padding:16px;border:1px solid var(--line);border-radius:15px;background:#fff}.note-row svg{width:25px;height:25px;flex:0 0 25px;color:#087572}.note-row strong{display:block;font-size:13px}.note-row span{display:block;margin-top:4px;color:var(--muted);font-size:11.5px;line-height:1.5}
.coverage{display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:56px}.coverage-copy>p{margin:17px 0 0;color:var(--muted);font-size:15.5px}.coverage-points{display:grid;gap:11px;margin-top:22px}.coverage-point{display:flex;gap:11px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff}.coverage-point svg{width:24px;height:24px;flex:0 0 24px;color:#087572}.coverage-point strong{display:block;font-size:12.5px}.coverage-point span{display:block;margin-top:3px;color:var(--muted);font-size:11px;line-height:1.5}.coverage-card{position:relative;min-height:420px;overflow:hidden;padding:31px;border-radius:27px;background:radial-gradient(circle at 61% 44%,rgba(70,198,195,.35),transparent 17%),linear-gradient(135deg,#ddf5f4,#fbfefe);box-shadow:var(--shadow-md)}.coverage-card::before,.coverage-card::after{position:absolute;border:1px solid rgba(70,198,195,.3);border-radius:50%;content:""}.coverage-card::before{width:232px;height:232px;right:42px;top:77px;box-shadow:0 0 0 42px rgba(70,198,195,.05),0 0 0 84px rgba(70,198,195,.03)}.coverage-card::after{width:82px;height:82px;right:118px;top:152px;background:rgba(70,198,195,.11)}.coverage-pin{position:absolute;right:147px;top:182px;z-index:2;width:27px;height:27px;border:7px solid #fff;border-radius:50%;background:#0fa5a2;box-shadow:0 8px 22px rgba(11,58,69,.2)}.coverage-label{position:absolute;left:29px;right:29px;bottom:27px;z-index:3;padding:21px;border:1px solid #e0e8e8;border-radius:17px;background:rgba(255,255,255,.91);backdrop-filter:blur(10px)}.coverage-label strong{display:block;font-size:16.5px}.coverage-label span{display:block;margin-top:5px;color:var(--muted);font-size:11.5px;line-height:1.5}.floating-city{position:absolute;z-index:4;padding:8px 11px;border:1px solid #e0e8e8;border-radius:999px;background:#fff;box-shadow:0 7px 18px rgba(11,58,69,.08);color:#3b5960;font-size:9.5px;font-weight:800}.city-1{top:34px;left:34px}.city-2{top:104px;left:50px}.city-3{top:61px;right:29px}.city-4{top:216px;left:36px}.city-5{top:255px;right:37px}
.clients-section{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 88% 15%,rgba(70,198,195,.20),transparent 27%),linear-gradient(135deg,var(--deeper),var(--deep))}.clients-window{position:relative;margin-top:43px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.clients-track{display:flex;width:max-content;gap:18px;animation:clientLoop 30s linear infinite}.clients-window:hover .clients-track{animation-play-state:paused}.client-slide{width:300px;min-width:300px;height:165px;display:grid;place-items:center;padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:21px;background:#fff;box-shadow:0 12px 34px rgba(0,25,35,.14)}.client-slide img{max-width:220px;max-height:100px;object-fit:contain;filter:grayscale(1);opacity:.72;transition:.22s ease}.client-slide:hover img{filter:none;opacity:1;transform:scale(1.045)}@keyframes clientLoop{to{transform:translateX(calc(-50% - 9px))}}
.review-grid{display:grid;grid-template-columns:.72fr repeat(3,1fr);gap:18px;margin-top:48px}.review-summary,.review-card{min-height:340px;padding:30px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.review-summary{display:flex;flex-direction:column;justify-content:space-between;color:#fff;border-color:transparent;background:linear-gradient(145deg,var(--deeper),var(--deep))}.review-summary h3{margin:0;font-size:25px;line-height:1.35}.review-summary p{margin:15px 0 0;color:rgba(255,255,255,.68);font-size:13px}.stars{margin-top:18px;color:#f5ae2b;letter-spacing:.07em;font-size:22px}.review-head{display:flex;align-items:center;gap:13px}.review-avatar{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;color:#fff;background:#0b9895;font-size:14px;font-weight:900}.review-head strong,.review-head span{display:block}.review-head strong{font-size:14px}.review-head span{margin-top:4px;color:var(--muted);font-size:10px}.review-card blockquote{margin:28px 0 0;color:#4f5d68;font-size:13px;line-height:1.72}
.source-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.source-card{display:flex;min-height:250px;flex-direction:column;padding:27px;border:1px solid rgba(255,255,255,.12);border-radius:19px;background:rgba(255,255,255,.045)}.source-card svg{width:35px;height:35px;color:var(--teal)}.source-card h3{margin:22px 0 0;color:#fff;font-size:18px}.source-card p{margin:10px 0 0;color:rgba(255,255,255,.65);font-size:12.5px;line-height:1.62}.source-card .text-link{margin-top:auto;padding-top:18px;color:#86e4e0}
.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:42px}.insight-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm);transition:.18s ease}.insight-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.insight-visual{display:grid;min-height:150px;place-items:center;background:linear-gradient(135deg,#edf9f8,#dff4f3)}.insight-visual svg{width:44px;height:44px;color:#087572}.insight-body{display:flex;min-height:230px;flex-direction:column;padding:25px}.insight-tag{align-self:flex-start;padding:6px 10px;border-radius:999px;background:#e8f8f7;color:#2a656b;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.insight-card h3{margin:16px 0 0;font-size:18px;line-height:1.35}.insight-card p{margin:10px 0 0;color:var(--muted);font-size:12.5px}.insight-card .text-link{margin-top:auto;padding-top:18px}
.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:42px}.industry-card{display:flex;min-height:245px;flex-direction:column;padding:25px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm);transition:.18s ease}.industry-card:hover{transform:translateY(-4px);border-color:rgba(70,198,195,.62);box-shadow:var(--shadow-md)}.industry-card.current{border-color:rgba(70,198,195,.7);background:linear-gradient(145deg,#fff,#effaf9)}.industry-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;background:#0b3a45;color:#55d2ce}.industry-icon svg{width:27px;height:27px}.industry-card h3{margin:20px 0 0;font-size:18px;line-height:1.28}.industry-card p{margin:10px 0 19px;color:var(--muted);font-size:12.5px;line-height:1.62}.industry-link{margin-top:auto;color:#087572;font-size:11.5px;font-weight:800}
.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:52px;align-items:start}.faq-intro{position:sticky;top:112px}.faq-intro p{margin:17px 0 0;color:var(--muted);font-size:15px}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 22px rgba(11,58,69,.035)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;cursor:pointer;color:#27343e;font-weight:800;font-size:14px;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:21px;color:#0ca3a0;transition:transform .2s}.faq-item[open] summary span{transform:rotate(45deg)}.faq-answer{padding:0 20px 19px}.faq-answer p{margin:0;color:var(--muted);font-size:13px}
.cta-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;padding:42px;border-radius:29px;background:linear-gradient(135deg,#07343f,#0c4651);box-shadow:0 25px 65px rgba(11,58,69,.18)}.cta-copy{color:#fff}.cta-copy h2{margin:0;font-size:clamp(30px,4vw,44px)}.cta-copy>p{margin:16px 0 0;color:rgba(255,255,255,.72);font-size:14.5px}.cta-list{display:grid;gap:9px;margin:22px 0 0;padding:0;list-style:none}.cta-list li{display:flex;gap:8px;color:rgba(255,255,255,.8);font-size:12.5px}.cta-list li::before{content:"✓";color:#6bd7d4;font-weight:900}.cta-direct{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px}.cta-direct a{display:inline-flex;align-items:center;gap:10px;width:fit-content;color:#fff;font-size:13px;font-weight:800;line-height:1.45}.cta-direct a svg{width:18px;height:18px;flex:0 0 18px;color:var(--teal);stroke:currentColor}.enquiry-form{padding:26px;border-radius:22px;background:#fff}.enquiry-form h3{margin:0;font-size:21px}.form-intro{margin:9px 0 20px;color:var(--muted);font-size:11.5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{color:#3d4a54;font-size:11.5px;font-weight:800}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid #d7e1e2;border-radius:10px;background:#fff;color:#26343e;padding:11px 12px;font-size:12.5px}.field textarea{min-height:100px;resize:vertical}.form-help{margin:12px 0 0;color:#66727d;font-size:10.5px;line-height:1.55}.form-help a{color:#0b9b98;font-weight:800}.form-status{min-height:18px;margin-top:9px;color:#32606a;font-size:11px}.form-submit{width:100%;margin-top:14px;border:0}
.site-footer{padding:58px 0 22px;background:#13222b;color:#d6e0e2}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:35px}.footer-logo img{width:205px}.footer-about p{max-width:330px;margin:16px 0 0;color:#aebfc3;font-size:12.5px}.footer-grid h3{margin:4px 0 14px;color:#fff;font-size:14px}.footer-grid ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.footer-grid li,.footer-grid a{color:#afbec2;font-size:11.5px}.footer-grid a:hover{color:#74ddda}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#91a4a9;font-size:10.5px}.footer-bottom-links{display:flex;gap:16px;flex-wrap:wrap}.mobile-cta{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:90;gap:8px;padding:8px;border:1px solid #d5e1e1;border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 15px 40px rgba(11,58,69,.22);backdrop-filter:blur(12px)}.mobile-cta a{flex:1;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;font-size:12px;font-weight:850}.mobile-cta .call{border:1px solid #d7e2e2;color:#2c3a44;background:#fff}.mobile-cta .enquire{background:#24bbb8;color:#062f37}.mobile-cta svg{width:17px;height:17px}
@media(max-width:1040px){.security-copy{order:1}.security-visual{order:2}}
@media(max-width:1040px){.main-nav{position:absolute;left:20px;right:20px;top:calc(100% + 1px);display:none;flex-direction:column;align-items:stretch;gap:0;padding:11px;border:1px solid #44515a;border-radius:0 0 15px 15px;background:#1f2935;box-shadow:0 18px 36px rgba(0,0,0,.18)}.main-nav[data-open="true"]{display:flex}.main-nav a{padding:13px 12px;border-radius:9px}.nav-cta{text-align:center;margin:5px 0 0!important}.nav-toggle{display:block}.hero-grid,.answer-grid,.split,.security-grid,.switch-grid,.price-grid,.coverage{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:74px 0 54px}.switch-intro,.faq-intro{position:static}.service-grid{grid-template-columns:repeat(2,1fr)}.grid-4,.continuity-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:repeat(3,1fr)}.process::before{display:none}.review-grid{grid-template-columns:1fr 1fr}.review-summary{grid-column:1/-1}.source-grid{grid-template-columns:1fr 1fr}.source-grid .source-card:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:720px){html{scroll-padding-top:74px}body{padding-bottom:76px}.section{padding:70px 0}.section-sm{padding:50px 0}.container{width:min(calc(100% - 28px),var(--container))}.topbar-promise{display:none}.topbar .container{justify-content:center}.brand img{width:174px}.nav{min-height:70px}.hero-grid{padding:60px 0 70px}.hero h1{font-size:clamp(40px,13vw,57px)}.hero-copy>p{font-size:16px}.console-dashboard{grid-template-columns:1fr}.trust-box{display:block}.trust-viewport{width:100%}.answer-facts,.grid-3,.grid-4,.service-grid,.continuity-grid,.model-grid,.review-grid,.source-grid,.insight-grid{grid-template-columns:1fr}.source-grid .source-card:last-child,.review-summary{grid-column:auto}.system-path{grid-template-columns:1fr}.security-list{grid-template-columns:1fr}.process{grid-template-columns:1fr}.factor-grid{grid-template-columns:1fr}.faq-layout{grid-template-columns:1fr;gap:34px}.cta-shell{grid-template-columns:1fr;padding:25px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-about{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}.mobile-cta{display:flex}.client-slide{width:calc(100vw - 56px);min-width:280px;height:150px}.table-wrap{border-radius:16px}.hero-contact{flex-direction:column;gap:9px}.heading{font-size:36px}.lead{font-size:16px}}
@media(max-width:480px){.topbar{display:none}.brand img{width:160px}.footer-grid{grid-template-columns:1fr}.buttons .button{flex:1 1 100%}.coverage-card{min-height:360px}.city-5{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.trust-track,.clients-track{transform:none!important;animation:none!important;flex-wrap:wrap;width:auto}}

/* Final icon-colour correction: use the UK IT Services teal consistently across light cards and rows. */
:root{--teal-strong:#0ea8a5;}
.answer-fact>svg,
.priority-card>svg,
.risk-card>svg,
.practice-card>svg,
.continuity-card>svg,
.proof-card>svg,
.model-card:not(.featured)>svg,
.note-row>svg,
.coverage-point>svg{
  color:#0ea8a5!important;
  stroke:currentColor!important;
}
.model-card.featured>svg{color:#46c6c3!important;stroke:currentColor!important;}

/* --- */

/* Icon colour + alignment fix — matched to the approved UK IT support page system */
.page svg{
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  overflow:visible;
}
.page svg path,.page svg circle,.page svg rect,.page svg line,.page svg polyline,.page svg polygon,.page svg ellipse{fill:none}

/* Keep the feature-card icons in one consistent teal system and fixed visual box. */
.answer-fact>svg,
.priority-card>svg,
.risk-card>svg,
.practice-card>svg,
.continuity-card>svg,
.proof-card>svg{
  display:block;
  flex:none;
  margin:0;
  color:var(--teal-strong);
  stroke:currentColor;
  stroke-width:1.8;
}
.answer-fact>svg,.priority-card>svg,.risk-card>svg,.practice-card>svg,.proof-card>svg{width:38px;height:38px}
.continuity-card>svg{width:38px;height:38px}

/* White information rows: fixed icon column keeps every heading/text block perfectly aligned. */
.note-row{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:14px;
  align-items:start;
}
.note-row>svg{
  display:block;
  width:27px;
  height:27px;
  margin:1px 0 0;
  justify-self:center;
  align-self:start;
  color:var(--teal-strong);
  stroke:currentColor;
  stroke-width:1.85;
}
.note-row>div{min-width:0}
.note-row strong{color:var(--navy);line-height:1.35}

.coverage-point{
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:14px;
  align-items:start;
}
.coverage-point>svg{
  display:block;
  width:27px;
  height:27px;
  margin:1px 0 0;
  justify-self:center;
  align-self:start;
  color:var(--teal-strong);
  stroke:currentColor;
  stroke-width:1.85;
}
.coverage-point>div{min-width:0}
.coverage-point strong{color:var(--navy);line-height:1.35}

/* Service / model icon containers retain centred geometry. */
.service-icon{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px}
.service-icon svg{display:block;width:29px;height:29px;margin:0;color:var(--teal-strong);stroke:currentColor;stroke-width:1.8}
.model-card>svg{display:block;flex:none;margin:28px 0 0;color:var(--teal-strong);stroke:currentColor;stroke-width:1.8}
.model-card.featured>svg{color:var(--teal)}

/* Mobile: preserve the same left edge and avoid icon/text collisions. */
@media(max-width:720px){
  .note-row,.coverage-point{grid-template-columns:38px minmax(0,1fr);gap:12px}
  .note-row>svg,.coverage-point>svg{width:24px;height:24px}
}

/* --- */

body.nav-open { overflow: hidden; }


    /* Announcement bar */
    .topbar { color: rgba(255, 255, 255, 0.78); border-bottom: 1px solid rgba(255, 255, 255, 0.08); background: #051b24; font-size: 12px; }

    .topbar-inner { min-height: 38px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }

    .topbar-promise { display: inline-flex; align-items: center; gap: 8px; }

    .topbar-promise::before { width: 7px; height: 7px; border-radius: 50%; background: var(--brand-green); content: ""; box-shadow: 0 0 0 4px rgba(138, 198, 70, 0.10); }

    .topbar a { color: var(--brand-white); font-weight: 800; }


    /* Header */
    .site-header {
      position: sticky;
      z-index: 90;
      top: 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.10);
      background: #07222d;
      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.14);
    }

    .nav { min-height: 78px; display: flex; align-items: center; gap: 26px; }

    .brand {
      display: inline-flex;
      flex: 0 0 auto;
      align-items: center;
      line-height: 1;
    }

    .brand-logo {
      display: block;
      width: 205px;
      max-width: 100%;
      height: auto;
      object-fit: contain;
    }

    .site-footer .brand-logo {
      width: 195px;
    }

    .nav-menu { display: flex; align-items: center; gap: 25px; margin-left: auto; }

    .nav-menu a { color: rgba(255, 255, 255, 0.84); font-size: 14px; font-weight: 700; transition: color 160ms ease; }

    .nav-menu a:hover { color: var(--brand-teal); }

    .nav-actions { display: flex; align-items: center; gap: 12px; }

    .nav-item { position: relative; }

    .nav-item > a { display: inline-flex; align-items: center; gap: 6px; }

    .nav-item .caret { width: 10px; height: 10px; stroke: currentColor; stroke-width: 2.2; fill: none; stroke-linecap: round; stroke-linejoin: round; transition: transform 160ms ease; }

    .nav-item:hover .caret { transform: rotate(180deg); }

    .nav-dropdown { position: absolute; top: calc(100% + 16px); left: -16px; min-width: 246px; display: grid; gap: 2px; padding: 10px; border: 1px solid rgba(255, 255, 255, 0.10); border-radius: 14px; background: #0a2934; box-shadow: 0 24px 55px rgba(0, 0, 0, 0.35); opacity: 0; visibility: hidden; transform: translateY(8px); transition: opacity 160ms ease, transform 160ms ease, visibility 160ms; }

    .nav-dropdown::before { position: absolute; top: -16px; left: 0; right: 0; height: 16px; content: ""; }

    .nav-item:hover .nav-dropdown, .nav-item:focus-within .nav-dropdown { opacity: 1; visibility: visible; transform: translateY(0); }

    .nav-dropdown a { padding: 10px 13px; border-radius: 9px; font-size: 13px; }

    .nav-dropdown a:hover { background: rgba(70, 198, 195, 0.10); }

    .nav-toggle { display: none; width: 44px; height: 44px; place-items: center; border: 1px solid rgba(255, 255, 255, 0.24); border-radius: 11px; color: var(--brand-white); background: rgba(255, 255, 255, 0.06); }


    /* Footer */
    .site-footer {
      position: relative;
      overflow: hidden;
      padding: 76px 0 26px;
      color: var(--brand-white);
      background:
        radial-gradient(circle at 88% 0%, rgba(70, 198, 195, 0.14), transparent 30%),
        radial-gradient(circle at 4% 100%, rgba(138, 198, 70, 0.07), transparent 26%),
        linear-gradient(160deg, #07222d, #051b24);
    }

    .site-footer::before { position: absolute; inset: 0; pointer-events: none; content: ""; opacity: 0.25; background-image: linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px); background-size: 52px 52px; mask-image: linear-gradient(to bottom, black, transparent 78%); }

    .site-footer .container { position: relative; z-index: 1; }

    .footer-grid { display: grid; grid-template-columns: 1.35fr repeat(4, 1fr); gap: 42px; }

    .footer-about { max-width: 300px; }

    .footer-about p { margin: 20px 0 0; color: rgba(255, 255, 255, 0.60); font-size: 13px; line-height: 1.7; }

    .footer-contact-strip { display: grid; grid-template-columns: 1.05fr 1.05fr 1.35fr; gap: 14px; margin-bottom: 58px; padding: 22px; border: 1px solid rgba(255, 255, 255, 0.09); border-radius: 22px; background: rgba(255, 255, 255, 0.03); }

    .footer-contact-item { display: flex; align-items: center; gap: 15px; padding: 6px 10px; }

    .footer-contact-item + .footer-contact-item { border-left: 1px solid rgba(255, 255, 255, 0.08); padding-left: 26px; }

    .fci-icon { display: grid; flex: none; width: 48px; height: 48px; place-items: center; border: 1px solid rgba(70, 198, 195, 0.35); border-radius: 15px; background: rgba(70, 198, 195, 0.10); }

    .fci-icon svg { width: 22px; height: 22px; stroke: var(--brand-teal); fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }

    .footer-contact-item small { display: block; color: rgba(255, 255, 255, 0.45); font-size: 10px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; }

    .footer-contact-item strong { display: block; margin-top: 4px; color: var(--brand-white); font-size: 15px; line-height: 1.4; }

    a.footer-contact-item:hover strong { color: var(--brand-teal); }

    .footer-social { margin-top: 28px; }

    .footer-social h3 { margin: 0 0 14px; }

    .footer-social-links { display: flex; gap: 10px; }

    .footer-social-links a { display: grid; width: 42px; height: 42px; place-items: center; border: 1.5px solid var(--brand-teal); border-radius: 50%; color: var(--brand-teal); transition: background 160ms ease, color 160ms ease; }

    .footer-social-links a:hover { background: var(--brand-teal); }

    .footer-social-links a:hover svg { fill: #07222d; }

    .footer-social-links svg { width: 18px; height: 18px; fill: currentColor; }

    .site-footer h3 { margin: 0 0 18px; color: var(--brand-teal); font-size: 12px; font-weight: 800; letter-spacing: 0.1em; text-transform: uppercase; }

    .site-footer li a { transition: color 160ms ease; }

    .site-footer ul { display: grid; gap: 11px; margin: 0; padding: 0; list-style: none; }

    .site-footer li, .site-footer li a { color: rgba(255, 255, 255, 0.60); font-size: 13px; line-height: 1.45; }

    .site-footer a:hover { color: var(--brand-teal); }

    .footer-bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 52px; padding-top: 22px; border-top: 1px solid rgba(255, 255, 255, 0.09); color: rgba(255, 255, 255, 0.44); font-size: 11px; }
@media (max-width: 900px){

      .nav-toggle { display: grid; margin-left: auto; }

      .nav-menu {
        position: fixed;
        z-index: 110;
        top: 116px;
        right: 18px;
        left: 18px;
        display: none;
        flex-direction: column;
        align-items: stretch;
        gap: 0;
        margin: 0;
        padding: 16px;
        border: 1px solid rgba(255, 255, 255, 0.10);
        border-radius: 18px;
        background: #07222d;
        box-shadow: 0 24px 55px rgba(0, 0, 0, 0.28);
      }

      .nav-menu.open { display: flex; }

      .nav-menu a { padding: 13px 11px; color: rgba(255, 255, 255, 0.86); }

      .nav-menu a:hover { color: var(--brand-teal); }

      .nav-item { display: flex; flex-direction: column; }

      .nav-dropdown { position: static; min-width: 0; padding: 0 0 8px 16px; border: 0; background: transparent; box-shadow: none; opacity: 1; visibility: visible; transform: none; transition: none; }

      .nav-dropdown a { padding: 9px 11px; }

      .nav-actions .button { display: none; }

      .footer-grid { grid-template-columns: repeat(2, 1fr); }

      .footer-contact-strip { grid-template-columns: 1fr; }

      .footer-contact-item + .footer-contact-item { border-left: 0; border-top: 1px solid rgba(255, 255, 255, 0.08); padding-left: 10px; padding-top: 20px; }
}
@media (max-width: 640px){

      .topbar-inner { min-height: 42px; justify-content: center; text-align: center; }

      .topbar-inner > :last-child { display: none; }

      .nav { min-height: 70px; }

      .brand-logo { width: 168px; }

      .site-footer .brand-logo { width: 178px; }

      .nav-menu { top: 105px; }

      .footer-grid { grid-template-columns: 1fr; }

      .footer-bottom { align-items: flex-start; flex-direction: column; }
}

    
    /* chrome tokens: keep header/footer on brand regardless of page vars */
    .topbar, .site-header, .site-footer {
      --brand-teal: #46c6c3;
      --brand-teal-strong: #0ea8a5;
      --brand-green: #8ac646;
      --brand-white: #ffffff;
      --brand-mint: #ecf9f9;
      --brand-deep: #073845;
      --brand-navy: #1f2935;
    }


    .site-header .nav-actions .button, .site-footer .button {
      display: inline-flex !important;
      min-height: 44px !important;
      align-items: center !important;
      justify-content: center !important;
      gap: 10px !important;
      padding: 0 19px !important;
      border: 1px solid transparent !important;
      border-radius: 12px !important;
      color: #06323b !important;
      background: linear-gradient(135deg, var(--brand-teal), #71dad6) !important;
      box-shadow: 0 16px 34px rgba(70, 198, 195, 0.27) !important;
      font-size: 14px !important;
      font-weight: 800 !important;
      line-height: 1 !important;
      text-transform: none !important;
      letter-spacing: 0 !important;
    }


    @media (max-width: 1240px) {
      .site-header .nav-menu { gap: 15px !important; }
      .site-header .nav-menu a { font-size: 13px !important; }
    }

    /* chrome hardening: override page-local nav styles */
    @media (min-width: 1081px) {
      .site-header .nav-menu { position: static !important; inset: auto !important; display: flex !important; flex-direction: row !important; flex-wrap: nowrap !important; align-items: center !important; gap: 20px !important; margin: 0 0 0 auto !important; padding: 0 !important; border: 0 !important; border-radius: 0 !important; background: transparent !important; box-shadow: none !important; transform: none !important; opacity: 1 !important; visibility: visible !important; }
      .site-header .nav-menu > a, .site-header .nav-item > a { white-space: nowrap !important; }
      .site-header .nav-toggle { display: none !important; }
      .site-header .nav-actions .button { display: inline-flex !important; white-space: nowrap !important; }
      .site-header .nav-dropdown { position: absolute !important; }
    }
    @media (max-width: 1080px) {
      .site-header .nav-toggle { display: grid !important; margin-left: auto !important; }
      .site-header .nav-menu { position: fixed !important; z-index: 110 !important; top: 116px !important; right: 18px !important; left: 18px !important; flex-direction: column !important; align-items: stretch !important; gap: 0 !important; margin: 0 !important; padding: 16px !important; border: 1px solid rgba(255,255,255,0.10) !important; border-radius: 18px !important; background: #07222d !important; box-shadow: 0 24px 55px rgba(0,0,0,0.28) !important; max-height: calc(100vh - 150px) !important; overflow-y: auto !important; }
      .site-header .nav-menu:not(.open) { display: none !important; }
      .site-header .nav-menu.open { display: flex !important; }
      .site-header .nav-menu a { padding: 12px 11px !important; white-space: normal !important; }
      .site-header .nav-item { display: flex !important; flex-direction: column !important; }
      .site-header .nav-dropdown { position: static !important; min-width: 0 !important; padding: 0 0 8px 16px !important; border: 0 !important; background: transparent !important; box-shadow: none !important; opacity: 1 !important; visibility: visible !important; transform: none !important; }
      .site-header .nav-actions .button { display: none !important; }
      .site-header .nav-actions { margin-left: 0 !important; flex: none !important; }
    }

/* --- */

/* ---- one-website type + colour layer ---- */
  :root {
    --brand-teal: #46c6c3;
    --brand-teal-strong: #0ea8a5;
    --brand-navy: #1f2935;
    --brand-deep: #073845;
    --brand-deeper: #042630;
    --brand-green: #8ac646;
    --brand-mint: #ecf9f9;
    --brand-white: #ffffff;
    --ink: #1f2935;
    --muted: #5d6874;
    --soft: #f6fbfb;
  }
  *, *::before, *::after { font-family: "TikTok Sans", "Manrope", Arial, sans-serif !important; }

  /* Hero H1 — homepage scale */
  h1 {
    font-size: clamp(48px, 6.2vw, 78px) !important;
    font-weight: 800 !important;
    letter-spacing: -0.056em !important;
    line-height: 0.98 !important;
  }
  h1 .accent, h1 .hero-accent { color: var(--brand-teal-strong) !important; }

  /* Section headings */
  h2:not(:is([class*="card"],[class*="panel"],[class*="tile"],[class*="item"],[class*="box"],[class*="faq"],[class*="accordion"],[class*="pricing-"],footer,aside) *) {
    font-size: clamp(32px, 3.7vw, 46px) !important;
    font-weight: 800 !important;
    letter-spacing: -0.04em !important;
    line-height: 1.06 !important;
  }
  h3:not(:is([class*="card"],[class*="panel"],[class*="tile"],[class*="item"],[class*="box"],[class*="faq"],[class*="accordion"],[class*="pricing-"],footer,aside) *) {
    font-size: 20px !important;
    font-weight: 800 !important;
    letter-spacing: -0.02em !important;
    line-height: 1.3 !important;
  }

  /* Hero supporting elements */
  .eyebrow { font-size: 12px !important; font-weight: 800 !important; letter-spacing: 0.12em !important; text-transform: uppercase !important; }
  .hero-text, .hero p.lead, .hero .lead { font-size: 18px !important; line-height: 1.74 !important; }
  .hero-points { display: flex !important; flex-wrap: wrap !important; gap: 12px 22px !important; margin: 24px 0 0 !important; padding: 0 !important; list-style: none !important; }
  .hero-points li { display: inline-flex !important; align-items: center !important; gap: 8px !important; color: #42515d !important; font-size: 13px !important; font-weight: 750 !important; }
  .hero-points li::before { display: grid !important; width: 17px !important; height: 17px !important; place-items: center !important; border-radius: 50% !important; color: #fff !important; background: var(--brand-teal-strong) !important; content: "✓" !important; font-size: 10px !important; font-weight: 900 !important; }

  @media (max-width: 640px) {
    h1 { font-size: clamp(43px, 14vw, 60px) !important; }
  }

/* --- */

.ukit-coverage { display: grid; grid-template-columns: 1fr .95fr; gap: 50px; align-items: center; }
  .ukit-cov-copy > .eyebrow { margin: 0 0 16px; color: #0ea8a5; font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; display: inline-flex; align-items: center; gap: 10px; }
  .ukit-cov-copy > h2 { max-width: 940px; margin: 0; color: #1f2935; font-weight: 800; letter-spacing: -.045em; line-height: 1.06; }
  .ukit-cov-copy > p { max-width: 820px; margin: 19px 0 0; color: #5d6874; font-size: 18px; line-height: 1.76; }
  .ukit-cov-points { display: grid; gap: 13px; margin-top: 28px; }
  .ukit-cov-point { display: grid; grid-template-columns: 42px 1fr; gap: 13px; padding: 15px; border: 1px solid #d5e9e9; border-radius: 15px; background: #fff; box-shadow: 0 8px 22px rgba(5,47,59,.04); }
  .ukit-cov-point svg { width: 24px; height: 24px; color: #0ea8a5; stroke: currentColor; fill: none; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
  .ukit-cov-point strong { display: block; color: #1f2935; font-size: 13px; }
  .ukit-cov-point span { display: block; margin-top: 3px; color: #5d6874; font-size: 11px; line-height: 1.5; }
  .ukit-cov-card { position: relative; min-height: 430px; overflow: hidden; padding: 32px; border-radius: 28px; background: radial-gradient(circle at 61% 45%, rgba(70,198,195,.34), transparent 17%), linear-gradient(135deg, #ddf5f4, #f9fdfd); box-shadow: 0 22px 60px rgba(5,47,59,.12); }
  .ukit-cov-card::before, .ukit-cov-card::after { position: absolute; border: 1px solid rgba(70,198,195,.28); border-radius: 50%; content: ""; }
  .ukit-cov-card::before { width: 240px; height: 240px; right: 45px; top: 80px; box-shadow: 0 0 0 42px rgba(70,198,195,.055), 0 0 0 84px rgba(70,198,195,.035); }
  .ukit-cov-card::after { width: 86px; height: 86px; right: 122px; top: 157px; background: rgba(70,198,195,.12); }
  .ukit-cov-pin { position: absolute; z-index: 2; right: 151px; top: 187px; width: 28px; height: 28px; border: 7px solid #fff; border-radius: 50%; background: #0ea8a5; box-shadow: 0 8px 22px rgba(5,47,59,.2); }
  .ukit-cov-label { position: absolute; z-index: 3; left: 30px; right: 30px; bottom: 29px; padding: 22px; border: 1px solid rgba(31,41,53,.08); border-radius: 18px; background: rgba(255,255,255,.9); backdrop-filter: blur(10px); }
  .ukit-cov-label strong { display: block; color: #1f2935; font-size: 17px; }
  .ukit-cov-label span { display: block; margin-top: 6px; color: #5d6874; font-size: 12px; line-height: 1.5; }
  .ukit-city { position: absolute; z-index: 4; padding: 8px 11px; border: 1px solid rgba(31,41,53,.09); border-radius: 999px; background: #fff; box-shadow: 0 8px 20px rgba(5,47,59,.09); color: #36535a; font-size: 10px; font-weight: 800; }
  .ukit-city.c1 { top: 34px; left: 35px; }
  .ukit-city.c2 { top: 108px; left: 52px; }
  .ukit-city.c3 { top: 64px; right: 30px; }
  .ukit-city.c4 { top: 226px; left: 37px; }
  .ukit-city.c5 { top: 268px; right: 39px; }

  .ukit-cov-visual { display: grid; gap: 18px; }
  .ukit-cov-chips { display: flex; flex-wrap: wrap; gap: 12px; }
  .ukit-cov-chips span { padding: 12px 20px; border: 1px solid rgba(31,41,53,.07); border-radius: 999px; background: #fff; box-shadow: 0 8px 20px rgba(5,47,59,.07); color: #1f2935; font-size: 13px; font-weight: 800; }
  @media (max-width: 1080px) { .ukit-coverage { grid-template-columns: 1fr; } }
  @media (max-width: 720px) {
    .ukit-cov-card { min-height: 390px; }
    .ukit-cov-card::before { right: -5px; }
    .ukit-cov-card::after { right: 72px; }
    .ukit-cov-pin { right: 101px; }
  }

/* --- */

.ukit-rev-head { text-align: center; }
  .ukit-rev-head .eyebrow { display: inline-flex; align-items: center; gap: 10px; margin: 0 0 16px; color: #0ea8a5; font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
  .ukit-rev-head h2 { max-width: 940px; margin: 0 auto; color: #1f2935; font-weight: 800; letter-spacing: -.045em; line-height: 1.06; }
  .ukit-rev-head p { max-width: 720px; margin: 19px auto 0; color: #5d6874; font-size: 18px; line-height: 1.76; }
  .ukit-rev-grid { display: grid; grid-template-columns: 0.72fr repeat(3, 1fr); gap: 16px; margin-top: 42px; }
  .ukit-rev-summary, .ukit-rev-card { min-height: 260px; border-radius: 20px; box-shadow: 0 10px 28px rgba(5,47,59,.08); }
  .ukit-rev-summary { display: flex; flex-direction: column; justify-content: space-between; padding: 28px; color: #fff; background: linear-gradient(145deg, #042630, #073845); }
  .ukit-rev-summary h3 { margin: 0; color: #fff; font-size: 22px; }
  .ukit-rev-summary p { margin: 12px 0 0; color: rgba(255,255,255,.66); font-size: 13px; line-height: 1.6; }
  .ukit-rev-stars { margin-top: 15px; color: #f4b740; font-size: 20px; letter-spacing: 2px; }
  .ukit-rev-link { display: inline-flex; align-items: center; gap: 9px; margin-top: auto; color: #46c6c3; font-size: 14px; font-weight: 800; }
  .ukit-rev-card { padding: 25px; border: 1px solid rgba(31,41,53,.12); background: #fff; }
  .ukit-rev-headline { display: flex; align-items: center; gap: 12px; }
  .ukit-rev-avatar { display: grid; width: 42px; height: 42px; flex: 0 0 42px; place-items: center; border-radius: 50%; color: #fff; background: #0ea8a5; font-weight: 900; }
  .ukit-rev-headline strong, .ukit-rev-headline span { display: block; color: #1f2935; }
  .ukit-rev-headline span { margin-top: 3px; color: #5d6874; font-size: 11px; }
  .ukit-rev-card blockquote { margin: 18px 0 0; color: #404a55; font-size: 14px; line-height: 1.7; }
  @media (max-width: 1080px) { .ukit-rev-grid { grid-template-columns: 1fr 1fr; } }
  @media (max-width: 640px) { .ukit-rev-grid { grid-template-columns: 1fr; } }

/* --- */

.ukit-cl-shell { display: grid; grid-template-columns: .72fr 1.28fr; overflow: hidden; border-radius: 30px; background: linear-gradient(145deg, #042630, #073845); box-shadow: 0 34px 90px rgba(4,38,48,.18); }
  .ukit-cl-intro { display: flex; min-height: 330px; flex-direction: column; justify-content: center; padding: 44px; color: #fff; background: radial-gradient(circle at 90% 15%, rgba(70,198,195,.20), transparent 28%); }
  .ukit-cl-intro .eyebrow { display: inline-flex; align-items: center; gap: 10px; margin: 0 0 14px; color: #8be5e1; font-size: 12px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
  .ukit-cl-intro h2 { margin: 0; color: #fff; font-size: clamp(31px, 4vw, 47px); line-height: 1.06; letter-spacing: -.045em; }
  .ukit-cl-intro p { margin: 18px 0 26px; color: rgba(255,255,255,.69); font-size: 15px; line-height: 1.7; }
  .ukit-cl-intro a.ukit-cl-cta { align-self: flex-start; display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; padding: 0 19px; border: 1px solid rgba(255,255,255,.42); border-radius: 12px; color: #fff; background: rgba(255,255,255,.04); font-size: 13px; font-weight: 800; }
  .ukit-cl-carousel { min-width: 0; display: flex; align-items: center; padding: 36px 0; background: rgba(255,255,255,.025); }
  .ukit-cl-window { width: 100%; overflow: hidden; -webkit-mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent); mask-image: linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent); }
  .ukit-cl-track { display: flex; width: max-content; gap: 18px; animation: ukitClientLoop 34s linear infinite; }
  .ukit-cl-window:hover .ukit-cl-track { animation-play-state: paused; }
  .ukit-cl-slide { width: 270px; min-width: 270px; height: 175px; display: grid; place-items: center; overflow: hidden; padding: 24px 26px; border: 1px solid rgba(255,255,255,.16); border-radius: 21px; background: #fff; box-shadow: 0 12px 34px rgba(0,25,35,.16); }
  .ukit-cl-slide img { display: block; width: auto; height: auto; max-width: 215px; max-height: 98px; margin: auto; object-fit: contain; filter: grayscale(1); opacity: .72; transition: filter 220ms ease, opacity 220ms ease, transform 220ms ease; }
  .ukit-cl-slide:hover img { filter: grayscale(0); opacity: 1; transform: scale(1.045); }
  .ukit-cl-toughcad img { max-width: 225px; max-height: 86px; }
  .ukit-cl-eurotronic img { max-width: 225px; max-height: 80px; }
  .ukit-cl-flextro img { max-width: 215px; max-height: 78px; }
  .ukit-cl-caribou img { max-width: 225px; max-height: 76px; }
  .ukit-cl-at img { max-width: 165px; max-height: 105px; }
  .ukit-cl-foserve img { max-width: 150px; max-height: 108px; }
  .ukit-cl-360 img { max-width: 205px; max-height: 72px; }
  @keyframes ukitClientLoop { to { transform: translateX(calc(-50% - 9px)); } }
  @media (max-width: 1080px) { .ukit-cl-shell { grid-template-columns: 1fr; } .ukit-cl-intro { min-height: 0; padding: 34px; } }

/* --- */

.ukit-in-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 24px; margin-top: 42px; }
  .ukit-in-card { display: flex; flex-direction: column; min-width: 0; overflow: hidden; border: 1px solid rgba(31,41,53,.12); border-radius: 26px; background: #fff; box-shadow: 0 14px 35px rgba(15,40,50,.055); transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease; }
  .ukit-in-card:hover { transform: translateY(-5px); box-shadow: 0 22px 44px rgba(15,40,50,.10); border-color: #cbdcdf; }
  .ukit-in-media { display: grid; aspect-ratio: 16/10; place-items: center; background: #ecf9f9; }
  .ukit-in-media svg { width: 64px; height: 64px; color: #0ea8a5; stroke: currentColor; fill: none; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
  .ukit-in-media img { width: 100%; height: 100%; object-fit: cover; }
  .ukit-in-body { display: flex; flex: 1; flex-direction: column; padding: 23px 23px 22px; }
  .ukit-in-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 8px; color: #5d6874; font-size: 13px; font-weight: 700; }
  .ukit-in-meta .ukit-in-tag { padding: 6px 9px; border: 1px solid #d7eeee; border-radius: 999px; background: #ecf9f9; color: #073845; font-size: 11px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
  .ukit-in-card h3 { margin: 14px 0 12px; color: #1f2935; font-size: 20px; font-weight: 800; letter-spacing: -.025em; line-height: 1.2; }
  .ukit-in-read { display: inline-flex; align-items: center; gap: 10px; margin-top: auto; padding-top: 9px; color: #073845; font-size: 14px; font-weight: 850; width: max-content; }
  .ukit-in-read svg { width: 18px; height: 18px; stroke: currentColor; fill: none; stroke-width: 2; transition: transform .2s ease; }
  .ukit-in-read:hover svg { transform: translateX(4px); }
  @media (max-width: 1180px) { .ukit-in-grid { grid-template-columns: repeat(2, minmax(0,1fr)); } }
  @media (max-width: 680px) { .ukit-in-grid { grid-template-columns: 1fr; } }

/* --- */

.ukit-faq-grid { display: grid; grid-template-columns: .72fr 1.28fr; gap: 28px; margin-top: 46px; align-items: start; }
  .ukit-faq-aside { position: sticky; top: 135px; padding: 31px; border-radius: 22px; color: #fff; background: linear-gradient(145deg, #042630, #073845); box-shadow: 0 22px 60px rgba(5,47,59,.12); }
  .ukit-faq-aside h3 { margin: 0; color: #fff; font-size: 25px; font-weight: 800; letter-spacing: -.02em; line-height: 1.25; }
  .ukit-faq-aside p { margin: 15px 0 0; color: rgba(255,255,255,.7); font-size: 13px; line-height: 1.65; }
  .ukit-faq-aside .ukit-faq-cta { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; margin-top: 22px; padding: 0 19px; border: 1px solid rgba(255,255,255,.42); border-radius: 12px; color: #fff; background: rgba(255,255,255,.05); font-size: 13px; font-weight: 800; }
  .ukit-faq-list { display: grid; gap: 12px; }
  .ukit-faq-list details { border: 1px solid rgba(31,41,53,.12); border-radius: 16px; background: #fff; box-shadow: 0 7px 18px rgba(5,47,59,.035); }
  .ukit-faq-list summary { position: relative; padding: 20px 54px 20px 22px; color: #1f2935; cursor: pointer; list-style: none; font-size: 14px; font-weight: 800; line-height: 1.4; }
  .ukit-faq-list summary::-webkit-details-marker { display: none; }
  .ukit-faq-list summary::after { position: absolute; right: 21px; top: 50%; content: "+"; transform: translateY(-50%); color: #0ea8a5; font-size: 23px; font-weight: 500; }
  .ukit-faq-list details[open] summary::after { content: "−"; }
  .ukit-faq-answer { padding: 0 22px 21px; }
  .ukit-faq-answer p, .ukit-faq-answer li { margin: 0 0 10px; color: #5d6874; font-size: 13px; line-height: 1.7; }
  .ukit-faq-answer p:last-child, .ukit-faq-answer li:last-child { margin-bottom: 0; }


  .ukit-faq-section .ukit-rev-head h2 { font-size: clamp(32px, 3.7vw, 46px) !important; font-weight: 800 !important; letter-spacing: -.04em !important; line-height: 1.06 !important; }
  .ukit-faq-section .ukit-rev-head .eyebrow { font-size: 12px !important; }
  /* sticky FAQ aside: page wrappers must not clip */
  html { overflow-x: hidden; }
  .ukit-page, .page, .site, .site-wrapper, .wrapper, .shell { overflow: visible !important; }
  .ukit-faq-grid { align-items: start; }
  @media (max-width: 1080px) { .ukit-faq-grid { grid-template-columns: 1fr; } .ukit-faq-aside { position: static; } }

/* --- */

/* inserted industry sections: base card look (pages without their own) */
  .ukit-industry-section .industry-grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 16px; margin-top: 40px; }
  .ukit-industry-section .industry-card { border: 1px solid rgba(31,41,53,.12); background: #fff; color: inherit; text-decoration: none; }
  .ukit-industry-section .industry-card:hover { border-color: rgba(67,199,196,.62); }
  .ukit-industry-section .industry-icon { background: #0b3a45; color: #55d2ce; }
  .ukit-industry-section .industry-card h3 { color: #1f2935; }
  .ukit-industry-section .industry-card p { color: #5d6874; }
  .ukit-industry-section .industry-link { color: #087572; }
  @media (max-width: 1080px) { .ukit-industry-section .industry-grid { grid-template-columns: repeat(2, minmax(0,1fr)); } }
  @media (max-width: 680px) { .ukit-industry-section .industry-grid { grid-template-columns: 1fr; } }
  /* shared industry card shape + typography (background & icon colours left per page) */
  .industry-card, .industry-card-final, .industries24-card, .emergency-industry-card, .helpdesk-industry-card, .industry-showcase-card, .type-card, .industry-tile { display: flex; min-height: 245px; flex-direction: column; align-items: flex-start; text-align: left; padding: 25px; border-radius: 20px; box-shadow: 0 12px 30px rgba(11,58,69,.055); transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease; }
  .industry-card:hover, .industry-card-final:hover, .industries24-card:hover, .emergency-industry-card:hover, .helpdesk-industry-card:hover, .industry-showcase-card:hover, .type-card:hover, .industry-tile:hover { transform: translateY(-4px); box-shadow: 0 20px 42px rgba(11,58,69,.09); }
  .industry-card h3, .industry-card-final h3, .industries24-card h3, .emergency-industry-card h3, .helpdesk-industry-card h3, .industry-showcase-card h3, .type-card h3, .industry-tile h3 { margin: 20px 0 0; font-size: 18px; font-weight: 800; letter-spacing: -.025em; line-height: 1.28; }
  .industry-card p, .industry-card-final p, .industries24-card p, .emergency-industry-card p, .helpdesk-industry-card p, .industry-showcase-card p, .type-card p, .industry-tile p { margin: 10px 0 19px; font-size: 12.5px; line-height: 1.62; }
  .industry-card [class*="link"], .industry-card [class*="action"], .industry-card-final [class*="link"], .industry-card-final [class*="action"], .industries24-card [class*="link"], .industries24-card [class*="action"], .emergency-industry-card [class*="link"], .emergency-industry-card [class*="action"], .helpdesk-industry-card [class*="link"], .helpdesk-industry-card [class*="action"], .industry-showcase-card [class*="link"], .industry-showcase-card [class*="action"], .type-card [class*="link"], .type-card [class*="action"], .industry-tile [class*="link"], .industry-tile [class*="action"] { margin-top: auto; font-size: 11.5px; font-weight: 800; }
  .industry-card [class*="icon"], .industry-card-final [class*="icon"], .industries24-card [class*="icon"], .emergency-industry-card [class*="icon"], .helpdesk-industry-card [class*="icon"], .industry-showcase-card [class*="icon"], .type-card [class*="icon"], .industry-tile [class*="icon"] { display: grid; width: 50px; height: 50px; flex: none; place-items: center; border-radius: 15px; }
  .industry-card [class*="icon"] svg, .industry-card-final [class*="icon"] svg, .industries24-card [class*="icon"] svg, .emergency-industry-card [class*="icon"] svg, .helpdesk-industry-card [class*="icon"] svg, .industry-showcase-card [class*="icon"] svg, .type-card [class*="icon"] svg, .industry-tile [class*="icon"] svg { width: 27px; height: 27px; }