:root{
  --teal:#46c6c3;--teal-strong:#087c7a;--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:112px;color-scheme:light}
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.icon{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
a{color:inherit;text-decoration:none}button,input,textarea,select{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 var(--teal-strong);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{overflow:hidden}.container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.wide{width:min(calc(100% - 70px),1440px);margin-inline:auto}
.section{padding:96px 0}.section-sm{padding:68px 0}section[id]{scroll-margin-top:112px}.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 87% 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%)}
.dark>.container,.dark>.wide{position:relative;z-index:1}.centre{text-align:center}.heading{max-width:960px;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:var(--teal-strong);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}.accent{color:var(--teal-strong)}
.buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:0 23px;border:1px solid transparent;border-radius:12px;font-weight:800;font-size:14px;transition:.18s ease}.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 14px 30px rgba(70,198,195,.25)}.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:var(--teal-strong);font-weight:800;font-size:13px}.text-link svg{width:16px;height:16px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
/* Header */
.topbar{background:#15212b;color:#dbe4e6;font-size:12px;border-bottom:1px solid rgba(255,255,255,.08)}.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,.1)}.topbar-links{display:flex;gap:18px;align-items:center}.topbar a{color:#fff;font-weight:700}
.site-header{position:sticky;top:0;z-index:90;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 12px 30px rgba(0,0,0,.14)}.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:205px;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{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 */
.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,.020),0 0 0 140px rgba(70,198,195,.015),0 0 0 210px rgba(70,198,195,.010)}.hero-grid{position:relative;z-index:2;min-height:700px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:58px;padding:86px 0 64px}.hero-copy{max-width:690px}.hero-kicker{display:inline-flex;align-items:center;gap:9px;color:var(--teal-strong);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:760px;margin:16px 0 0;color:var(--navy);font-size:clamp(48px,6.2vw,78px);font-weight:800;line-height:.98}.hero h1 span{color:var(--teal-strong)}.hero-copy>p{max-width:670px;margin:23px 0 0;color:var(--muted);font-size:18px;line-height:1.74}.hero-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 0;padding:0;list-style:none}.hero-points li{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border:1px solid #dbe9e9;border-radius:12px;background:rgba(255,255,255,.82);color:#3e4a55;font-size:12px;font-weight:700;line-height:1.45}.hero-points li::before{content:"✓";color:#0e9d9a;font-weight:900}.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}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}
.golf-console{position:relative;width:min(100%,520px);padding:27px;border:1px solid rgba(255,255,255,.78);border-radius:28px;background:rgba(255,255,255,.90);box-shadow:var(--shadow-lg);backdrop-filter:blur(12px)}.golf-console::before{position:absolute;right:-55px;bottom:-55px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(70,198,195,.35),transparent 68%);content:""}.console-top{display:flex;align-items:center;justify-content:space-between;gap:18px}.console-title{color:#6d7781;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.console-status{display:inline-flex;align-items:center;gap:7px;color:#42515d;font-size:11px;font-weight:800}.console-status::before{width:8px;height:8px;border-radius:50%;background:var(--green);content:"";box-shadow:0 0 0 4px rgba(138,198,70,.12)}
.club-strip{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:14px;align-items:center;margin-top:22px;padding:18px;border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--deeper),var(--deep))}.club-strip-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:17px;color:var(--teal);background:rgba(70,198,195,.12)}.club-strip-icon svg{width:31px;height:31px}.club-strip strong{display:block;font-size:14px}.club-strip span{display:block;margin-top:4px;color:rgba(255,255,255,.62);font-size:10px;line-height:1.45}.status-pill{display:inline-flex!important;align-items:center;justify-content:center;margin:0!important;padding:6px 9px;border-radius:999px;color:#dff6c9!important;background:rgba(138,198,70,.13);font-size:9px!important;font-weight:850;letter-spacing:.06em;line-height:1.2!important;text-transform:uppercase}
.console-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.console-card{min-height:118px;padding:16px;border-radius:16px;background:#f5fafa}.console-card svg{width:26px;height:26px;color:var(--teal-strong)}.console-card strong{display:block;margin-top:15px;color:var(--navy);font-size:12px}.console-card span{display:block;margin-top:4px;color:var(--muted);font-size:9.5px;line-height:1.4}.console-footer{display:flex;align-items:center;gap:12px;margin-top:14px;padding:14px 15px;border:1px solid rgba(31,41,53,.08);border-radius:15px;background:#fff;box-shadow:var(--shadow-md)}.console-footer svg{width:26px;height:26px;flex:0 0 26px;color:var(--teal-strong)}.console-footer strong{display:block;color:var(--navy);font-size:11px}.console-footer span{display:block;margin-top:3px;color:var(--muted);font-size:9.5px;line-height:1.4}
.trust-wrap{position:relative;z-index:4;padding:0 0 40px}.trust-slider{position:relative;width:min(calc(100% - 40px),var(--container));margin:auto;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)}.trust-track{display:flex;gap:12px;width:max-content;animation:marquee 42s linear infinite}.trust-slider:hover .trust-track,.trust-slider:focus-within .trust-track{animation-play-state:paused}.trust-card{display:flex;align-items:center;gap:11px;padding:14px 20px;border:1px solid rgba(31,41,53,.09);border-radius:14px;background:rgba(255,255,255,.85);box-shadow:0 9px 22px rgba(5,47,59,.055);white-space:nowrap}.trust-card svg{width:21px;height:21px;color:var(--teal-strong)}.trust-card span{font-size:13px;font-weight:800;color:#2f3b46}@keyframes marquee{to{transform:translateX(-50%)}}
/* Answers, grids and cards */
.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{position:relative;max-width:570px;margin:16px 0 0;color:#fff;font-size:clamp(30px,3.8vw,46px);line-height:1.08;letter-spacing:-.04em}.answer-panel p{position:relative;max-width:620px;margin:19px 0 0;color:rgba(255,255,255,.74);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:31px;height:31px;color:var(--teal-strong)}.answer-fact h3{margin:21px 0 0;font-size:18px}.answer-fact p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.58}
.split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.copy p{margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.78}.checks{display:grid;gap:12px;margin:24px 0 0;padding:0;list-style:none}.checks li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;color:#42515d;font-size:14px;line-height:1.55}.checks li::before{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;content:"✓";color:#073845;background:var(--teal);font-size:11px;font-weight:900}
.feature-stack{display:grid;gap:14px}.feature-card{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:start;padding:23px;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow-sm)}.feature-card h3{margin:0;color:var(--navy);font-size:17px}.feature-card p{margin:7px 0 0;color:var(--muted);font-size:13.5px;line-height:1.6}.feature-icon,.service-icon,.risk-icon,.guide-icon,.model-icon,.support-icon{display:grid;place-items:center;border-radius:15px;background:var(--mint);color:var(--teal-strong)}.feature-icon{width:52px;height:52px}.feature-icon svg{width:26px;height:26px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px}.service-card{position:relative;display:flex;min-height:305px;flex-direction:column;padding:29px;border:1px solid var(--line-teal);border-radius:22px;background:#fff;box-shadow:var(--shadow-sm);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card:hover{transform:translateY(-6px);border-color:var(--teal);box-shadow:var(--shadow-md)}.service-icon{width:60px;height:60px;border-radius:18px}.service-icon svg{width:30px;height:30px}.service-card h3{margin:24px 0 0;color:var(--navy);font-size:21px;line-height:1.18}.service-card p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.service-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:23px;color:var(--teal-strong);font-size:13px;font-weight:800}.service-link svg{width:16px;height:16px}.service-card:hover .service-link svg{transform:translateX(3px)}
.support-callout{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:16px;align-items:center;margin-top:24px;padding:20px 22px;border:1px solid rgba(70,198,195,.34);border-radius:18px;background:linear-gradient(135deg,#f8ffff,#edf9f8)}.support-icon{width:56px;height:56px}.support-icon svg{width:28px;height:28px}.support-callout strong{display:block;color:var(--navy);font-size:15px}.support-callout p{margin:4px 0 0;color:var(--muted);font-size:13px}.support-callout .text-link{white-space:nowrap}
.model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.model-card{display:flex;min-height:290px;flex-direction:column;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.model-icon{width:52px;height:52px}.model-icon svg{width:26px;height:26px}.model-card h3{margin:22px 0 0;font-size:18px}.model-card p{margin:11px 0 0;color:var(--muted);font-size:13px;line-height:1.62}.model-card .tag{display:inline-flex;width:max-content;margin-top:auto;padding:6px 10px;border-radius:999px;color:var(--teal-strong);background:var(--mint);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.risk-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px}.risk-card{min-height:235px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.055)}.risk-icon{width:52px;height:52px;background:rgba(70,198,195,.12);color:#78dfdb}.risk-icon svg{width:27px;height:27px}.risk-card h3{margin:20px 0 0;color:#fff;font-size:18px}.risk-card p{margin:9px 0 0;color:rgba(255,255,255,.66);font-size:13px;line-height:1.62}
.system-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.system-chip{display:inline-flex;align-items:center;gap:8px;min-height:43px;padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#4b5863;font-size:12px;font-weight:800}.system-chip svg{width:18px;height:18px;color:var(--teal-strong)}.note{margin-top:18px;padding:14px 16px;border-left:4px solid var(--teal);border-radius:0 12px 12px 0;background:#f6fbfb;color:#64717b;font-size:13px;line-height:1.65}
.vendor-flow{position:relative;display:grid;gap:12px;padding:28px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow-md)}.vendor-flow::before{position:absolute;right:-50px;bottom:-50px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(70,198,195,.25),transparent 68%);content:""}.vendor-node{position:relative;z-index:1;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:13px;align-items:center;padding:14px 15px;border:1px solid #e1e9ea;border-radius:15px;background:#fff}.vendor-node.core{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--deeper),var(--deep))}.vendor-node .node-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;color:var(--teal-strong);background:var(--mint)}.vendor-node.core .node-icon{color:var(--teal);background:rgba(70,198,195,.12)}.vendor-node svg{width:24px;height:24px}.vendor-node strong{display:block;font-size:13px}.vendor-node span{display:block;margin-top:3px;color:var(--muted);font-size:10.5px;line-height:1.45}.vendor-node.core span{color:rgba(255,255,255,.62)}.vendor-state{padding:6px 9px;border-radius:999px;color:#4f7d25;background:#eef6e7;font-size:9px;font-weight:850;text-transform:uppercase;white-space:nowrap}.vendor-node.core .vendor-state{color:#dff6c9;background:rgba(138,198,70,.13)}
.triage{margin-top:42px;overflow:auto;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:var(--shadow-sm)}.triage table{width:100%;min-width:880px;border-collapse:collapse}.triage th,.triage td{padding:17px 20px;border-bottom:1px solid #e7eded;text-align:left;vertical-align:top;font-size:13px;line-height:1.55}.triage thead th{background:#f4f9f9;color:#26343e;font-size:13.5px}.triage thead th:nth-child(2){background:#0b3a45;color:#fff}.triage tbody tr:last-child td{border-bottom:0}.triage td:first-child{font-weight:800}.triage td:nth-child(2){background:rgba(70,198,195,.065);font-weight:650}.marker{display:inline-grid;width:20px;height:20px;place-items:center;margin-right:7px;border-radius:50%;background:#10a9a6;color:#fff;font-size:10px;font-weight:900}.marker.amber{background:#f1d387;color:#725012}
.security-grid{display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:58px}.security-visual{padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:27px;background:rgba(255,255,255,.05)}.shield{display:grid;width:96px;height:96px;place-items:center;margin:5px auto 25px;border:1px solid rgba(70,198,195,.28);border-radius:28px;background:rgba(70,198,195,.09)}.shield svg{width:52px;height:52px;color:var(--teal)}.security-path{display:grid;gap:11px}.security-node{display:flex;gap:11px;padding:14px;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(0,0,0,.11)}.security-node i{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--teal);color:#06313a;font-size:10px;font-style:normal;font-weight:900}.security-node strong{font-size:11.5px}.security-node span{display:block;margin-top:4px;color:rgba(255,255,255,.58);font-size:10px;line-height:1.45}.security-list{display:grid;grid-template-columns:repeat(2,1fr);gap:11px;margin:25px 0 0;padding:0;list-style:none}.security-list li{display:flex;gap:9px;padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.045);color:rgba(255,255,255,.78);font-size:12px;line-height:1.5}.security-list li::before{content:"✓";color:#6ad7d3;font-weight:900}
.network-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;padding:26px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow-md)}.network-card{min-height:148px;padding:18px;border-radius:17px;background:#f5fafa}.network-card svg{width:27px;height:27px;color:var(--teal-strong)}.network-card strong{display:block;margin-top:16px;font-size:13px}.network-card span{display:block;margin-top:5px;color:var(--muted);font-size:10.5px;line-height:1.45}
.continuity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:42px}.continuity-card{min-height:255px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.continuity-card svg{width:30px;height:30px;color:var(--teal-strong)}.continuity-card h3{margin:20px 0 0;font-size:18px}.continuity-card p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.62}
.identity-panel{padding:28px;border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow-md)}.identity-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #e8eeee}.identity-row:last-child{border-bottom:0}.identity-row svg{width:25px;height:25px;color:var(--teal-strong)}.identity-row strong{display:block;font-size:13px}.identity-row span{display:block;margin-top:3px;color:var(--muted);font-size:10.5px}.identity-state{font-size:10px;font-weight:850;color:#397414;white-space:nowrap}
.buyer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:42px}.buyer-card{display:grid;grid-template-columns:54px 1fr;gap:16px;align-items:start;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.guide-icon{width:54px;height:54px}.guide-icon svg{width:27px;height:27px}.buyer-card h3{margin:0;font-size:17px}.buyer-card p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}
.process-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:21px;margin-top:42px}.process-card{position:relative;z-index:1;padding:27px;border:1px solid rgba(70,198,195,.25);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.step-no{display:grid;width:50px;height:50px;place-items:center;border:7px solid var(--mint);border-radius:50%;background:var(--teal-strong);color:#fff;font-size:12px;font-weight:900}.process-card h3{margin:20px 0 0;font-size:17px}.process-card p{margin:9px 0 0;color:var(--muted);font-size:12.5px;line-height:1.58}
.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px}.review-card{min-height:245px;padding:25px;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(255,255,255,.055)}.review-card svg{width:30px;height:30px;color:#75dcd9}.review-card h3{margin:20px 0 0;color:#fff;font-size:18px}.review-card p{margin:9px 0 0;color:rgba(255,255,255,.66);font-size:13px;line-height:1.62}
.proof{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:34px;border:1px solid #dce7e8;border-radius:20px;overflow:hidden;background:#dce7e8}.proof-card{padding:27px;background:#fff;text-align:center}.proof-card strong{display:block;color:var(--navy);font-size:34px;letter-spacing:-.05em}.proof-card span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:700}
.coverage-card{position:relative;overflow:hidden;padding:32px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow-md)}.coverage-card::before{position:absolute;right:-90px;top:-90px;width:270px;height:270px;border-radius:50%;background:radial-gradient(circle,rgba(70,198,195,.25),transparent 68%);content:""}.coverage-list{position:relative;z-index:1;display:grid;gap:12px;margin-top:20px}.coverage-item{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:start;padding:14px;border:1px solid #e5eded;border-radius:14px;background:#fbfdfd}.coverage-item svg{width:22px;height:22px;color:var(--teal-strong)}.coverage-item strong{display:block;font-size:12px}.coverage-item span{display:block;margin-top:3px;color:var(--muted);font-size:10.5px;line-height:1.45}
.pricing{display:grid;grid-template-columns:1.12fr .88fr;gap:24px;align-items:stretch}.price-main,.price-side{border-radius:26px;padding:34px}.price-main{background:linear-gradient(145deg,var(--deeper),var(--deep));color:#fff;box-shadow:var(--shadow-md)}.price-main h2{color:#fff}.price-main p{color:rgba(255,255,255,.72);margin-top:16px;font-size:16px}.price-side{background:var(--mint);border:1px solid #d7eeee;display:grid;align-content:center}.price-side h3{font-size:22px}.price-side ul{display:grid;gap:9px;margin:18px 0 0;padding-left:20px;color:var(--muted);font-size:13px}.price-side .button{margin-top:24px;width:max-content}
.guidance-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:38px}.guidance-card{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:16px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-sm)}.guidance-card svg{width:27px;height:27px;color:var(--teal-strong)}.guidance-card h3{margin:0;font-size:17px}.guidance-card p{margin:7px 0 0;color:var(--muted);font-size:12.5px}.guidance-card>a{color:var(--teal-strong);font-size:12px;font-weight:800;white-space:nowrap}
.faq-list{display:grid;gap:10px;margin-top:34px}details{border:1px solid var(--line);border-radius:15px;background:#fff;overflow:hidden}summary{cursor:pointer;list-style:none;padding:19px 22px;font-weight:900;color:var(--navy);display:flex;justify-content:space-between;gap:18px;align-items:center}summary::-webkit-details-marker{display:none}summary::after{content:"+";font-size:1.35rem;color:var(--teal-strong);line-height:1}details[open] summary::after{content:"–"}details p{padding:0 22px 20px;max-width:980px;color:var(--muted);font-size:14px}
.consult-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:44px;align-items:center}.consult-panel{padding:34px;border-radius:26px;background:#fff;color:var(--ink);box-shadow:0 20px 50px rgba(0,0,0,.18)}.consult-panel h3{margin:0;color:var(--navy);font-size:24px;letter-spacing:-.03em}.consult-panel>p{margin:10px 0 0;color:var(--muted);font-size:13.5px;line-height:1.65}.enquiry-form{margin-top:22px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field{display:grid;gap:7px;min-width:0}.field.full{grid-column:1/-1}.field label{color:#394650;font-size:11.5px;font-weight:800}.field label span{color:var(--muted);font-weight:650}.field input,.field select,.field textarea{width:100%;min-width:0;border:1px solid rgba(31,41,53,.15);border-radius:11px;background:#fbfdfd;padding:13px 14px;color:var(--navy);font:inherit;font-size:13px;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal-strong);background:#fff;box-shadow:0 0 0 3px rgba(70,198,195,.13)}.field textarea{min-height:112px;resize:vertical;line-height:1.55}.field-hint{display:block;color:#65737e;font-size:10.5px;line-height:1.5}.field input:user-invalid,.field select:user-invalid,.field textarea:user-invalid{border-color:#b94a48}.enquiry-form .button{width:100%;margin-top:16px}.form-privacy{margin:12px 0 0!important;color:var(--muted)!important;font-size:10.5px!important;line-height:1.55!important}.form-privacy a{color:var(--teal-strong);font-weight:800;text-decoration:underline;text-underline-offset:2px}
/* Footer */
footer{background:#141e27;color:#c6d1d6;padding:54px 0 26px}.footer-grid{display:grid;grid-template-columns:1.45fr .8fr .8fr .9fr;gap:36px}.footer-logo{width:205px;height:auto;margin-bottom:18px}.footer-grid p{color:#93a5ad;max-width:430px;font-size:13px}.footer-grid h3{color:#fff;font-size:15px;margin:0 0 14px}.footer-grid ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.footer-grid a{color:#aab9c0;font-size:13px}.footer-grid a:hover{color:var(--teal)}.legal{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:34px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:#80919a;font-size:11px}
@media(max-width:1040px){.main-nav{gap:18px}.main-nav a{font-size:12.5px}.hero-grid{gap:40px}.service-grid{grid-template-columns:repeat(2,1fr)}.model-grid,.continuity-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}
@media(max-width:900px){.topbar-promise{display:none}.nav-toggle{display:block}.main-nav{position:fixed;top:114px;right:18px;left:18px;display:none;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#17232d;box-shadow:0 25px 65px rgba(0,0,0,.28)}body.nav-open .main-nav{display:flex}.main-nav a{padding:13px 14px;border-radius:10px;font-size:14px}.main-nav a:hover{background:rgba(255,255,255,.05)}.main-nav .nav-cta{text-align:center;margin-top:5px}.hero-grid,.answer-grid,.split,.security-grid,.pricing,.consult-grid{grid-template-columns:1fr}.hero-grid{min-height:auto;padding:72px 0 48px}.hero-visual{min-height:0}.swap-mobile>.copy{order:2}.swap-mobile>:not(.copy){order:1}.risk-grid,.review-grid{grid-template-columns:repeat(2,1fr)}.buyer-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}.process-grid::before{display:none}.proof{grid-template-columns:repeat(2,1fr)}.guidance-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.footer-grid>div:first-child{grid-column:1/-1}.support-callout{grid-template-columns:56px 1fr}.support-callout .text-link{grid-column:2}}
@media(max-width:620px){.container,.wide{width:min(calc(100% - 28px),var(--container))}.section{padding:72px 0}.section-sm{padding:56px 0}.topbar-links{gap:12px}.topbar-links a:last-child{display:none}.nav{min-height:72px}.brand img{width:178px}.main-nav{top:108px}.hero h1{font-size:clamp(43px,13vw,61px)}.hero-points{grid-template-columns:1fr}.golf-console{padding:20px}.club-strip{grid-template-columns:50px 1fr}.club-strip .status-pill{display:none!important}.console-grid{grid-template-columns:1fr 1fr}.answer-facts,.service-grid,.model-grid,.risk-grid,.network-panel,.continuity-grid,.review-grid,.process-grid,.proof,.guidance-grid,.footer-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.security-list{grid-template-columns:1fr}.support-callout{grid-template-columns:1fr}.support-callout .text-link{grid-column:auto}.buyer-card{grid-template-columns:48px 1fr;padding:20px}.guide-icon{width:48px;height:48px}.price-main,.price-side,.consult-panel,.coverage-card{padding:24px}.guidance-card{grid-template-columns:48px 1fr}.guidance-card>a{grid-column:2}.footer-grid>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.trust-track{animation:none;flex-wrap:wrap;width:auto}.trust-track .trust-set:nth-child(2){display:none}.button,.service-card{transition:none}}

/* --- */

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; }