:root {
  --navy-950:#04102d;
  --navy-900:#071637;
  --navy-850:#0a1c43;
  --navy-800:#102451;
  --navy-700:#17346d;
  --blue:#148ce8;
  --blue-2:#2d69e8;
  --cyan:#11becd;
  --purple:#8a46d5;
  --purple-2:#a344d2;
  --ink:#071638;
  --text:#263755;
  --muted:#687793;
  --line:#dfe6f1;
  --paper:#ffffff;
  --offwhite:#f5f8fc;
  --shadow:0 28px 80px rgba(3,17,50,.16);
  --shadow-soft:0 14px 40px rgba(10,33,74,.09);
  --radius:28px;
  --radius-sm:16px;
  --shell:min(1420px, calc(100% - 48px));
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
body.is-menu-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none}
button,input,select{font:inherit}
button{cursor:pointer}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;top:10px;left:10px;z-index:2000;background:#fff;color:var(--ink);padding:10px 14px;border-radius:10px;transform:translateY(-150%);box-shadow:var(--shadow-soft)}
.skip-link:focus{transform:translateY(0)}
.shell{width:var(--shell);margin-inline:auto}

.announcement{background:linear-gradient(90deg,#0c6edb,#7648dc);color:#fff;font-size:.91rem;position:relative;z-index:110}
.announcement__inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.announcement a{font-weight:750;white-space:nowrap;text-decoration:underline;text-underline-offset:3px}

.site-header{background:rgba(255,255,255,.95);border-bottom:1px solid rgba(7,22,56,.08);position:sticky;top:0;z-index:100;backdrop-filter:blur(18px)}
.header__inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:block;width:270px;flex:0 0 auto}
.brand img{width:100%;height:auto}
.site-nav{display:flex;align-items:center;gap:34px;font-size:.95rem;font-weight:650;color:#162748}
.site-nav>a:not(.button){position:relative;padding:12px 0}
.site-nav>a:not(.button)::after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--blue),var(--purple));transition:right .2s ease}
.site-nav>a:not(.button):hover::after,.site-nav>a:not(.button):focus-visible::after{right:0}
.menu-button{display:none;border:0;background:transparent;width:46px;height:46px;border-radius:12px;padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.menu-button span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink);border-radius:3px;transition:.2s ease}

.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 24px;border:0;border-radius:14px;background:linear-gradient(105deg,#118ce9 0%,#2b77ee 50%,#9345dc 100%);color:#fff;font-weight:800;letter-spacing:-.01em;box-shadow:0 12px 26px rgba(39,110,231,.23);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.button:hover,.button:focus-visible{transform:translateY(-2px);box-shadow:0 18px 36px rgba(39,110,231,.31);filter:saturate(1.08)}
.button--small{min-height:44px;padding:0 19px;border-radius:12px}
.button--full{width:100%}
.button--dark{background:var(--navy-900);box-shadow:0 12px 26px rgba(4,16,45,.18)}
.button--light{background:#fff;color:var(--navy-900);box-shadow:0 14px 32px rgba(2,12,40,.18)}
.text-link{font-weight:800;color:#dce9ff;text-decoration:underline;text-decoration-color:rgba(255,255,255,.35);text-underline-offset:5px}

.hero{position:relative;overflow:hidden;background:linear-gradient(142deg,#061433 0%,#071c43 52%,#102858 100%);color:#fff;padding:72px 0 0;min-height:780px}
.hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 62% 16%,rgba(37,137,245,.16),transparent 34%),linear-gradient(90deg,rgba(3,13,38,.18),transparent 50%);pointer-events:none}
.hero__glow{position:absolute;border-radius:50%;filter:blur(90px);opacity:.22;pointer-events:none}
.hero__glow--one{width:420px;height:420px;background:#0fc6d3;left:-180px;top:230px}
.hero__glow--two{width:520px;height:520px;background:#9644d8;right:-200px;top:80px}
.fibre-routes{position:absolute;inset:auto 0 0;height:70%;pointer-events:none;opacity:.87}
.fibre-routes svg{width:100%;height:100%;overflow:visible}
.route{fill:none;stroke-linecap:round}
.route--soft{stroke:#0d234c;stroke-width:34;opacity:.8}
.route--main{stroke:url(#routeA);stroke-width:8;filter:url(#routeGlow)}
.route--pulse{stroke:#fff;stroke-width:2.2;stroke-dasharray:22 180;animation:routePulse 5.2s linear infinite;filter:url(#routeGlow);opacity:.88}
.route--two{opacity:.45}
@keyframes routePulse{to{stroke-dashoffset:-404}}
.hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(410px,.72fr);gap:72px;align-items:start}
.hero__copy{padding:26px 0 100px;max-width:810px}
.eyebrow{margin:0 0 16px;color:#77dfee;font-size:.78rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.eyebrow--dark{color:#3f61cd}
.hero h1{margin:0;font-size:clamp(4rem,6.2vw,7.1rem);line-height:.9;letter-spacing:-.067em;max-width:820px}
.hero h1 span{display:inline-block;background:linear-gradient(90deg,#22b8eb 2%,#3982ef 48%,#a146d7 92%);-webkit-background-clip:text;background-clip:text;color:transparent;padding-bottom:.08em}
.hero__strap{font-size:clamp(1.18rem,1.7vw,1.55rem);margin:28px 0 10px;color:#fff}
.hero__lead{max-width:760px;margin:0;color:#cdd8ee;font-size:1.12rem;line-height:1.7}
.hero__promises{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 30px}
.hero__promises>div{display:flex;align-items:center;gap:12px;padding:14px 14px;border:1px solid rgba(255,255,255,.12);background:rgba(5,18,51,.42);border-radius:16px;backdrop-filter:blur(8px)}
.promise-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#159fe8,#9145d9);font-weight:900}
.hero__promises p{margin:0;line-height:1.25;font-size:.9rem}
.hero__promises strong,.hero__promises small{display:block}
.hero__promises small{color:#aebbd4;margin-top:4px;font-size:.76rem}
.hero__actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.development-note{margin:22px 0 0;color:#8fa2c6;font-size:.77rem;max-width:650px}

.register-card{position:relative;background:rgba(255,255,255,.98);color:var(--ink);padding:31px;border-radius:26px;box-shadow:0 30px 85px rgba(0,0,0,.34);border:1px solid rgba(255,255,255,.65);margin-bottom:70px}
.register-card::before{content:"";position:absolute;inset:-1px;border-radius:27px;padding:1px;background:linear-gradient(130deg,rgba(29,193,213,.8),rgba(45,111,238,.25),rgba(156,67,214,.8));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.register-card__top{display:flex;align-items:center;gap:9px;color:#3861bc;font-size:.78rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}
.status-dot{width:9px;height:9px;border-radius:50%;background:#18bca9;box-shadow:0 0 0 6px rgba(24,188,169,.11)}
.register-card h2{font-size:2rem;line-height:1.05;letter-spacing:-.045em;margin:18px 0 10px}
.register-card>p{margin:0 0 22px;color:var(--muted);font-size:.95rem}
.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.field{display:block;margin-bottom:13px}
.field>span{display:flex;justify-content:space-between;align-items:center;margin:0 0 6px;font-size:.76rem;font-weight:800;color:#263858}
.field em,.priority-fieldset em{font-style:normal;font-weight:600;color:#8793a8}
.field input,.field select{width:100%;height:49px;border:1px solid #d6dfec;background:#fff;color:var(--ink);border-radius:12px;padding:0 13px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}
.field input:focus,.field select:focus{border-color:#3980eb;box-shadow:0 0 0 4px rgba(57,128,235,.13)}
.field input[aria-invalid="true"]{border-color:#c53f61;box-shadow:0 0 0 4px rgba(197,63,97,.1)}
.field-error{display:block;min-height:1em;color:#b32b4f;margin-top:4px;font-size:.72rem}
.priority-fieldset{border:0;padding:0;margin:2px 0 14px}
.priority-fieldset legend{font-size:.76rem;font-weight:800;color:#263858;margin-bottom:8px}
.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.choice-grid label{position:relative}
.choice-grid input{position:absolute;opacity:0;pointer-events:none}
.choice-grid span{min-height:39px;display:grid;place-items:center;text-align:center;border:1px solid #d9e1ed;background:#f8faff;border-radius:10px;padding:7px 6px;font-size:.73rem;font-weight:750;color:#52617b;transition:.17s ease}
.choice-grid input:checked+span{border-color:#347ceb;background:#edf4ff;color:#1c51a6;box-shadow:inset 0 0 0 1px #347ceb}
.choice-grid input:focus-visible+span{outline:3px solid rgba(52,124,235,.25);outline-offset:2px}
.consent{display:flex;gap:10px;align-items:flex-start;margin:0 0 16px;color:#65738c;font-size:.72rem;line-height:1.42}
.consent input{width:17px;height:17px;flex:0 0 auto;margin-top:2px;accent-color:#2c75e9}
.privacy-line{text-align:center;margin:11px 0 0!important;color:#8793a8!important;font-size:.7rem!important}
.privacy-line button,.footer__bottom button{border:0;background:none;padding:0;color:inherit;text-decoration:underline;text-underline-offset:3px}
.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.form-success{border:1px solid #89d2c3;background:#edf9f5;border-radius:14px;padding:14px;margin:0 0 18px;color:#126954}
.form-success strong,.form-success span{display:block}
.form-success span{font-size:.82rem;margin-top:3px}
.proof-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:var(--ink);border-radius:24px 24px 0 0;box-shadow:0 -14px 40px rgba(0,0,0,.13);overflow:hidden}
.proof-strip div{padding:24px 30px;border-right:1px solid var(--line)}
.proof-strip div:last-child{border-right:0}
.proof-strip strong,.proof-strip span{display:block}
.proof-strip strong{font-size:1.05rem;letter-spacing:-.02em}
.proof-strip span{font-size:.76rem;color:var(--muted);margin-top:3px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}

.section{padding:112px 0}
.section--light{background:linear-gradient(180deg,#fff,#f5f8fc)}
.section-heading{max-width:760px;margin-bottom:44px}
.section-heading--wide{max-width:920px}
.section-heading--split{max-width:none;display:grid;grid-template-columns:1.4fr .75fr;gap:80px;align-items:end}
.section-heading h2,.starlink-panel h2,.network-copy h2,.final-cta h2,.faq-section h2{font-size:clamp(2.5rem,4vw,4.7rem);line-height:.98;letter-spacing:-.06em;margin:0 0 18px}
.section-heading p:not(.eyebrow),.section-heading--split>p{color:var(--muted);font-size:1.08rem;margin:0;line-height:1.7}
.frustration-ticker{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 34px}
.frustration-ticker span{border:1px solid #d9e2ef;background:#fff;color:#455675;border-radius:999px;padding:9px 14px;font-size:.8rem;font-weight:750;box-shadow:0 7px 20px rgba(15,39,83,.04)}
.issue-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.issue-card{position:relative;min-height:260px;padding:30px;border:1px solid #e0e7f1;background:rgba(255,255,255,.92);border-radius:22px;box-shadow:var(--shadow-soft);overflow:hidden}
.issue-card::after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-80px;bottom:-95px;background:linear-gradient(135deg,rgba(26,172,224,.12),rgba(145,68,216,.1))}
.issue-number{font-size:.72rem;letter-spacing:.12em;font-weight:850;color:#7789ad;margin-bottom:30px}
.issue-card h3{font-size:1.28rem;line-height:1.18;letter-spacing:-.035em;margin:0 0 14px;max-width:330px}
.issue-card p{position:relative;z-index:1;color:var(--muted);font-size:.92rem;margin:0;line-height:1.65}

.section--navy{background:linear-gradient(142deg,#061433,#0b214c);color:#fff;position:relative;overflow:hidden}
.section--navy::before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(62,126,239,.18),transparent 65%);right:-220px;top:-240px}
.section--navy .section-heading p:not(.eyebrow),.section--navy .section-heading--split>p{color:#aebbd3}
.promise-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.promise-card{padding:28px;min-height:270px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.055);border-radius:20px;backdrop-filter:blur(8px)}
.promise-card__icon{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#1d9ee8,#8945d5);font-size:1.2rem;font-weight:900;box-shadow:0 12px 25px rgba(30,111,224,.22)}
.promise-card h3{font-size:1.25rem;line-height:1.15;letter-spacing:-.035em;margin:28px 0 12px}
.promise-card p{color:#b9c6db;margin:0;font-size:.91rem;line-height:1.66}

.starlink-section{padding:94px 0;background:#eef4fb}
.starlink-panel{min-height:530px;display:grid;grid-template-columns:.85fr 1.15fr;border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:var(--shadow);border:1px solid #dce5f1}
.starlink-panel__visual{position:relative;overflow:hidden;background:linear-gradient(155deg,#dff5fb 0%,#eaf0ff 50%,#efe5fb 100%);min-height:530px}
.starlink-panel__visual::before{content:"";position:absolute;left:-10%;right:-10%;bottom:-45px;height:210px;border-radius:50% 50% 0 0;background:#d7e4ef}
.dish{position:absolute;left:27%;bottom:128px;width:180px;height:220px;transform:rotate(-7deg)}
.dish__face{position:absolute;width:170px;height:112px;border-radius:100% 100% 55% 55%;background:linear-gradient(145deg,#f6fbff,#b9cde0);border:5px solid #fff;box-shadow:0 18px 40px rgba(32,66,104,.22);transform:rotate(-28deg)}
.dish__face::after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#8c46d6;right:34px;bottom:20px;box-shadow:0 0 0 8px rgba(140,70,214,.12)}
.dish__arm{position:absolute;width:9px;height:118px;background:#647b96;border-radius:8px;left:94px;top:68px;transform:rotate(20deg);transform-origin:top}
.dish__stand{position:absolute;width:112px;height:12px;background:#526d8b;border-radius:10px;left:53px;bottom:16px;transform:rotate(7deg)}
.signal{position:absolute;border:4px solid rgba(69,124,230,.5);border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(-12deg)}
.signal--1{width:160px;height:160px;left:45%;top:46px}
.signal--2{width:230px;height:230px;left:41%;top:10px;opacity:.65}
.signal--3{width:310px;height:310px;left:36%;top:-30px;opacity:.35}
.fibre-home{position:absolute;right:9%;bottom:80px;width:145px;height:180px}
.fibre-home__roof{position:absolute;left:13px;top:16px;width:120px;height:120px;background:#fff;transform:rotate(45deg);border-radius:14px;box-shadow:0 16px 38px rgba(34,65,107,.16)}
.fibre-home__body{position:absolute;left:18px;right:18px;bottom:0;height:104px;background:#fff;border-radius:10px;box-shadow:0 18px 35px rgba(34,65,107,.12)}
.fibre-home__body::before,.fibre-home__body::after{content:"";position:absolute;background:#92b5d6;border-radius:5px}
.fibre-home__body::before{width:28px;height:34px;left:18px;top:24px}
.fibre-home__body::after{width:32px;height:64px;right:19px;bottom:0;background:#6f8ca9}
.fibre-home__line{position:absolute;width:230px;height:8px;background:linear-gradient(90deg,#13c2cf,#2f7cec,#9745d5);right:70%;bottom:18px;border-radius:8px;box-shadow:0 0 18px rgba(45,126,235,.65)}
.starlink-panel__copy{padding:64px 68px;align-self:center}
.starlink-panel__copy h2{max-width:730px}
.starlink-panel__copy>p{color:var(--muted);font-size:1.07rem;line-height:1.7;margin:0 0 23px}
.starlink-panel__copy ul{padding:0;margin:0 0 30px;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:12px 24px}
.starlink-panel__copy li{position:relative;padding-left:27px;font-weight:700;color:#344766;font-size:.9rem}
.starlink-panel__copy li::before{content:"✓";position:absolute;left:0;top:-1px;color:#2e74e9;font-weight:900}

.section--network{background:#fff}
.network-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}
.network-copy__lead{font-size:1.08rem;color:var(--muted);line-height:1.72;margin:0 0 28px}
.network-points{display:grid;gap:0;border-top:1px solid var(--line)}
.network-points>div{padding:18px 0;border-bottom:1px solid var(--line)}
.network-points strong,.network-points span{display:block}
.network-points strong{font-size:.95rem;margin-bottom:4px}
.network-points span{color:var(--muted);font-size:.84rem}
.network-graphic{position:relative;min-height:580px;border-radius:26px;overflow:hidden;background:#eaf4fb;border:1px solid #d9e4ef;box-shadow:var(--shadow-soft)}
.network-graphic__sky{height:43%;position:relative;background:linear-gradient(180deg,#dff3ff,#f4f9fd)}
.network-graphic__ground{position:absolute;left:0;right:0;bottom:0;height:57%;background:linear-gradient(180deg,#667489 0 4%,#283750 4% 100%)}
.network-graphic__ground::before{content:"";position:absolute;left:0;right:0;top:0;height:26px;background:repeating-linear-gradient(90deg,#a8b1bd 0 68px,#8793a1 68px 72px)}
.cloud{position:absolute;width:90px;height:24px;background:#fff;border-radius:30px;opacity:.7}
.cloud::before,.cloud::after{content:"";position:absolute;background:#fff;border-radius:50%}
.cloud::before{width:40px;height:40px;left:14px;bottom:0}.cloud::after{width:50px;height:50px;right:8px;bottom:0}
.cloud--1{left:10%;top:24%}.cloud--2{right:18%;top:15%;transform:scale(.75)}
.home{position:absolute;bottom:0;width:150px;height:155px}
.home--left{left:10%}.home--right{right:10%;transform:scale(.9);transform-origin:bottom}
.home__roof{position:absolute;left:23px;top:8px;width:104px;height:104px;background:#fff;transform:rotate(45deg);border-radius:8px;box-shadow:0 8px 20px rgba(33,70,111,.1)}
.home__body{position:absolute;left:17px;right:17px;bottom:0;height:102px;background:#fff;border-radius:6px 6px 0 0}
.home__body i,.home__body b{position:absolute;display:block;background:#79acd5;border-radius:4px}
.home__body i{width:30px;height:31px;left:15px;top:20px}.home__body b{width:31px;height:57px;right:18px;bottom:0;background:#536c89}
.duct{position:absolute;left:8%;right:8%;top:52%;height:42px;border-radius:28px;background:#111c31;box-shadow:inset 0 0 0 5px #3b4a63}
.fibre{position:absolute;left:10%;right:10%;top:calc(52% + 15px);height:8px;border-radius:8px;background:linear-gradient(90deg,#10c5d1,#2e7bea,#9a43d6);box-shadow:0 0 18px rgba(38,129,234,.75)}
.fibre--b{top:calc(52% + 25px);height:3px;opacity:.6}
.drop{position:absolute;width:7px;background:linear-gradient(180deg,#2e7bea,#13bfcd);top:-25%;height:calc(77% + 16px);border-radius:7px;box-shadow:0 0 12px rgba(36,139,232,.55)}
.drop--left{left:21%}.drop--right{right:20%;background:linear-gradient(180deg,#9a43d6,#2e7bea)}
.fibre-node{position:absolute;top:calc(52% + 8px);width:22px;height:22px;border-radius:50%;background:#fff;border:6px solid #2d7deb;box-shadow:0 0 18px rgba(45,125,235,.75)}
.fibre-node--left{left:20%}.fibre-node--mid{left:49%;border-color:#25a5e5}.fibre-node--right{right:19%;border-color:#9146d7}
.data-dot{position:absolute;top:calc(52% + 13px);width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 0 18px 6px rgba(255,255,255,.45);animation:dataMove 4.7s linear infinite}
.data-dot--1{left:12%}.data-dot--2{left:12%;animation-delay:-1.5s}.data-dot--3{left:12%;animation-delay:-3s}
@keyframes dataMove{to{transform:translateX(650px)}}
.network-label{position:absolute;z-index:5;background:rgba(255,255,255,.95);border:1px solid #d8e2ef;border-radius:12px;padding:10px 13px;box-shadow:0 12px 28px rgba(14,39,79,.12);font-size:.72rem}
.network-label strong,.network-label span{display:block}.network-label strong{font-size:.78rem}.network-label span{color:var(--muted)}
.network-label--one{left:7%;bottom:9%}.network-label--two{right:5%;top:29%}.network-label--three{left:40%;bottom:23%}

.final-cta{background:linear-gradient(100deg,#0a6fdc 0%,#315fe1 52%,#9143d5 100%);color:#fff;padding:62px 0;overflow:hidden}
.final-cta__inner{display:grid;grid-template-columns:130px 1fr auto;gap:36px;align-items:center}
.final-cta__mark{display:block;width:120px;filter:brightness(0) invert(1);opacity:.95}
.final-cta h2{font-size:clamp(2.2rem,3.3vw,4rem);margin-bottom:10px}
.final-cta p:not(.eyebrow){margin:0;color:#e3e9ff;max-width:760px}

.faq-section{padding:92px 0;background:#f7f9fc}
.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;align-items:start}
.faq-list{border-top:1px solid #dbe3ee}
.faq-list details{border-bottom:1px solid #dbe3ee;padding:0}
.faq-list summary{list-style:none;cursor:pointer;padding:22px 50px 22px 0;font-weight:800;position:relative;color:#142648}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary::after{content:"+";position:absolute;right:4px;top:17px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eaf0fa;color:#2c62c7;font-size:1.2rem;transition:transform .2s ease}
.faq-list details[open] summary::after{transform:rotate(45deg)}
.faq-list details p{margin:0;padding:0 55px 23px 0;color:var(--muted);font-size:.91rem;line-height:1.68}

.site-footer{background:var(--navy-950);color:#fff;padding:42px 0 30px}
.footer__top{display:grid;grid-template-columns:260px 1fr auto;gap:32px;align-items:center;padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.11)}
.footer-brand{display:block;width:230px;filter:brightness(0) invert(1)}
.footer__top p{margin:0;color:#9eacc5}
.footer__top>a:last-child{font-weight:800;text-decoration:underline;text-underline-offset:4px}
.footer__bottom{display:flex;justify-content:space-between;gap:40px;padding-top:24px;color:#8493ad;font-size:.72rem;line-height:1.55}
.footer__bottom p{max-width:940px;margin:0}
.footer__bottom>div{display:flex;gap:18px;white-space:nowrap;align-items:flex-start}
.mobile-cta{display:none}

.privacy-dialog{width:min(650px,calc(100% - 30px));border:0;border-radius:22px;padding:34px;color:var(--ink);box-shadow:0 35px 100px rgba(0,0,0,.35)}
.privacy-dialog::backdrop{background:rgba(2,10,28,.73);backdrop-filter:blur(4px)}
.privacy-dialog h2{font-size:2rem;letter-spacing:-.04em;margin:0 40px 14px 0}
.privacy-dialog p,.privacy-dialog li{color:var(--muted);font-size:.9rem;line-height:1.65}
.privacy-dialog ul{padding-left:22px}
.dialog-close{position:absolute;right:18px;top:15px;border:0;background:#edf1f7;color:#24405f;width:38px;height:38px;border-radius:50%;font-size:1.45rem;line-height:1}

:focus-visible{outline:3px solid rgba(42,128,235,.45);outline-offset:3px}

@media (max-width:1180px){
  :root{--shell:min(1120px,calc(100% - 40px))}
  .site-nav{gap:20px}
  .hero__grid{grid-template-columns:1fr 430px;gap:38px}
  .hero h1{font-size:clamp(3.9rem,6.5vw,6rem)}
  .hero__promises{grid-template-columns:1fr}
  .hero__promises>div{max-width:430px}
  .issue-grid,.promise-grid{grid-template-columns:repeat(2,1fr)}
  .starlink-panel__copy{padding:55px 48px}
  .network-grid{gap:45px}
  .data-dot{display:none}
}

@media (max-width:900px){
  html{scroll-padding-top:86px}
  :root{--shell:min(820px,calc(100% - 32px))}
  .announcement__inner{font-size:.78rem}.announcement__inner a{display:none}
  .header__inner{height:76px}.brand{width:220px}
  .menu-button{display:flex;z-index:2}
  .menu-button[aria-expanded="true"] span:nth-of-type(2){transform:translateY(7px) rotate(45deg)}
  .menu-button[aria-expanded="true"] span:nth-of-type(3){opacity:0}
  .menu-button[aria-expanded="true"] span:nth-of-type(4){transform:translateY(-7px) rotate(-45deg)}
  .site-nav{display:none;position:fixed;inset:114px 0 0;background:#fff;padding:28px 24px;align-items:stretch;flex-direction:column;gap:4px;font-size:1.1rem;overflow:auto}
  .site-nav.is-open{display:flex}
  .site-nav>a:not(.button){padding:14px;border-bottom:1px solid #e6ebf2}
  .site-nav .button{margin-top:14px}
  .hero{padding-top:45px}
  .hero__grid{grid-template-columns:1fr;gap:18px}
  .hero__copy{padding:10px 0 34px;max-width:none}
  .hero h1{font-size:clamp(3.5rem,12vw,6.5rem)}
  .hero__lead{max-width:680px}
  .hero__promises{grid-template-columns:repeat(3,1fr)}
  .register-card{margin-bottom:38px}
  .proof-strip{grid-template-columns:repeat(2,1fr)}
  .proof-strip div:nth-child(2){border-right:0}.proof-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}
  .section{padding:86px 0}
  .section-heading--split{grid-template-columns:1fr;gap:16px;align-items:start}
  .issue-grid,.promise-grid{grid-template-columns:1fr 1fr}
  .starlink-panel{grid-template-columns:1fr}.starlink-panel__visual{min-height:360px}.starlink-panel__copy{padding:46px 40px}
  .network-grid{grid-template-columns:1fr;gap:45px}.network-graphic{min-height:520px}
  .final-cta__inner{grid-template-columns:90px 1fr}.final-cta__mark{width:80px}.final-cta .button{grid-column:2;justify-self:start}
  .faq-grid{grid-template-columns:1fr;gap:25px}
  .footer__top{grid-template-columns:220px 1fr}.footer__top>a:last-child{grid-column:2}
  .footer__bottom{flex-direction:column;gap:18px}
}

@media (max-width:640px){
  :root{--shell:calc(100% - 24px)}
  body{padding-bottom:66px}
  .announcement{font-size:.73rem}.announcement__inner{justify-content:center;text-align:center;min-height:34px}
  .header__inner{height:68px}.brand{width:188px}.menu-button{width:42px;height:42px}
  .site-nav{inset:102px 0 66px}
  .hero{padding-top:30px;min-height:auto}
  .hero h1{font-size:clamp(3.15rem,15vw,4.6rem);line-height:.92}
  .hero__strap{font-size:1.1rem;margin-top:21px}
  .hero__lead{font-size:.98rem;line-height:1.62}
  .hero__promises{grid-template-columns:1fr;margin-top:25px}
  .hero__promises>div{padding:12px}
  .hero__actions{gap:17px}.hero__actions .button{width:100%}.hero__actions .text-link{width:100%;text-align:center}
  .development-note{text-align:center}
  .register-card{padding:23px 18px;border-radius:21px}
  .register-card h2{font-size:1.75rem}
  .field-row{grid-template-columns:1fr;gap:0}
  .choice-grid{grid-template-columns:1fr 1fr}
  .proof-strip{border-radius:18px 18px 0 0}
  .proof-strip div{padding:17px 16px}.proof-strip strong{font-size:.9rem}.proof-strip span{font-size:.63rem}
  .section{padding:72px 0}
  .section-heading h2,.starlink-panel h2,.network-copy h2,.final-cta h2,.faq-section h2{font-size:clamp(2.3rem,12vw,3.3rem)}
  .section-heading p:not(.eyebrow),.section-heading--split>p{font-size:.96rem}
  .frustration-ticker{gap:7px}.frustration-ticker span{font-size:.71rem;padding:7px 10px}
  .issue-grid,.promise-grid{grid-template-columns:1fr}
  .issue-card{min-height:auto;padding:24px}.issue-number{margin-bottom:20px}
  .promise-card{min-height:auto;padding:24px}.promise-card h3{margin-top:22px}
  .starlink-section{padding:64px 0}.starlink-panel__visual{min-height:315px}.starlink-panel__copy{padding:33px 23px}.starlink-panel__copy ul{grid-template-columns:1fr}
  .dish{left:12%;transform:scale(.82) rotate(-7deg);transform-origin:bottom}.fibre-home{right:3%;transform:scale(.78);transform-origin:bottom right}
  .network-graphic{min-height:450px}.network-label{font-size:.6rem}.network-label strong{font-size:.67rem}.network-label--three{left:32%}
  .final-cta{padding:52px 0}.final-cta__inner{grid-template-columns:1fr;gap:18px;text-align:left}.final-cta__mark{width:70px}.final-cta .button{grid-column:auto;justify-self:stretch}
  .faq-section{padding:70px 0}.faq-list summary{font-size:.92rem;padding-right:45px}.faq-list details p{padding-right:8px}
  .footer__top{grid-template-columns:1fr;gap:18px}.footer-brand{width:205px}.footer__top>a:last-child{grid-column:auto}.footer__bottom>div{white-space:normal;flex-wrap:wrap}
  .mobile-cta{position:fixed;display:flex;align-items:center;justify-content:center;gap:9px;left:0;right:0;bottom:0;z-index:120;height:66px;background:linear-gradient(105deg,#118ce9,#9145dc);color:#fff;font-weight:850;box-shadow:0 -10px 30px rgba(4,16,45,.18)}
  .privacy-dialog{padding:28px 22px}
}

@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}
