:root{
  --bg:#071018;--bg2:#0b1722;--panel:rgba(14,27,39,.72);--panel2:rgba(18,34,49,.92);--line:rgba(165,210,233,.16);
  --text:#f4f8fb;--muted:#9db0bf;--muted2:#748897;--cyan:#69e5ff;--blue:#54a7ff;--lime:#abffcf;--orange:#ffca7a;
  --shadow:0 24px 70px rgba(0,0,0,.34);--radius:26px;--radius-sm:18px;--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -20%,#14354d 0,#0a1824 27%,var(--bg) 56%,#050a0f 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}body::before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,black,transparent 72%);z-index:-2}.noise{position:fixed;inset:0;z-index:-1;opacity:.07;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#cbefff}.eyebrow::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(52px,7vw,96px);line-height:.94;letter-spacing:-.055em;margin-bottom:24px;font-weight:790}h2{font-size:clamp(34px,4vw,62px);line-height:1;letter-spacing:-.045em;margin-bottom:20px}h3{font-size:22px;line-height:1.15;letter-spacing:-.02em}.gradient-text{background:linear-gradient(96deg,#fff 0%,#bdefff 38%,#79bdff 72%,#bfffe0 100%);-webkit-background-clip:text;color:transparent}.lede{font-size:clamp(17px,1.55vw,21px);color:#b8cad7;max-width:700px}.small{font-size:13px;color:var(--muted2)}
.topbar{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:rgba(5,12,18,.72);backdrop-filter:blur(18px)}.nav{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;font-weight:850;letter-spacing:-.025em}.brand-mark{width:34px;height:34px;border-radius:11px;border:1px solid rgba(116,226,255,.38);display:grid;place-items:center;background:linear-gradient(145deg,rgba(105,229,255,.16),rgba(84,167,255,.04));box-shadow:inset 0 0 22px rgba(105,229,255,.08)}.brand-mark svg{width:19px}.brand span{font-size:19px}.navlinks{display:flex;align-items:center;gap:26px;margin-left:auto;color:#afc0cc;font-size:14px;font-weight:650}.navlinks a:hover,.navlinks a.active{color:white}.nav-actions{display:flex;gap:10px;margin-left:8px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 19px;border-radius:14px;border:1px solid rgba(132,207,238,.2);font-weight:790;letter-spacing:-.015em;cursor:pointer;transition:.22s ease;background:rgba(255,255,255,.035);color:white}.btn:hover{transform:translateY(-2px);border-color:rgba(117,229,255,.48);background:rgba(255,255,255,.07)}.btn.primary{background:linear-gradient(105deg,#d8f9ff,#8bdcff);color:#03111a;border:0;box-shadow:0 10px 34px rgba(74,211,255,.2)}.btn.primary:hover{box-shadow:0 14px 42px rgba(74,211,255,.28)}.btn.ghost{background:transparent}.mobile-toggle{display:none;margin-left:auto;background:none;border:0;color:white;font-size:26px}
.hero{min-height:calc(100vh - 76px);position:relative;display:flex;align-items:center;overflow:hidden;padding:74px 0 56px}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:26px;align-items:center;position:relative;z-index:2}.hero-copy{padding:40px 0 64px}.hero-copy .lede{margin-bottom:29px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-meta{display:flex;gap:20px;flex-wrap:wrap;margin-top:32px;color:#91a7b7;font-size:13px}.hero-meta b{color:#e8f6ff}.hero-visual{position:relative;min-height:620px;display:grid;place-items:center}.dish{width:min(720px,110%);position:absolute;z-index:2;filter:drop-shadow(0 26px 60px rgba(0,0,0,.45));animation:float 7s ease-in-out infinite}.orbit{position:absolute;border:1px solid rgba(114,222,255,.16);border-radius:50%;transform:rotate(-17deg)}.orbit.o1{width:670px;height:270px;animation:orbitPulse 6s ease-in-out infinite}.orbit.o2{width:780px;height:390px;border-color:rgba(122,167,255,.11);animation:orbitPulse 7.4s ease-in-out infinite reverse}.sat-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--cyan);box-shadow:0 0 24px var(--cyan);z-index:4;animation:satMove 9s linear infinite}.hero-card{position:absolute;z-index:5;width:240px;border:1px solid rgba(143,220,250,.18);background:rgba(7,17,26,.68);backdrop-filter:blur(18px);border-radius:20px;padding:17px;box-shadow:var(--shadow)}.hero-card.c1{left:2%;top:21%}.hero-card.c2{right:-2%;bottom:14%}.hero-card .label{font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#82a9bf;font-weight:800}.hero-card .value{font-size:24px;font-weight:850;letter-spacing:-.04em;margin-top:4px}.hero-card .sub{font-size:12px;color:#93a8b6;margin-top:2px}.signal{display:flex;gap:4px;align-items:end;height:21px;margin-top:7px}.signal i{display:block;width:4px;border-radius:3px;background:linear-gradient(var(--cyan),#4c91ff)}.signal i:nth-child(1){height:5px}.signal i:nth-child(2){height:9px}.signal i:nth-child(3){height:14px}.signal i:nth-child(4){height:20px}
@keyframes float{50%{transform:translateY(-14px) rotate(.4deg)}}@keyframes orbitPulse{50%{opacity:.48;transform:rotate(-17deg) scale(1.04)}}@keyframes satMove{0%{transform:translate(-290px,-40px)}50%{transform:translate(260px,100px)}100%{transform:translate(-290px,-40px)}}
.truststrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.018)}.trustgrid{display:grid;grid-template-columns:repeat(4,1fr)}.trustitem{padding:24px 28px;border-right:1px solid var(--line)}.trustitem:last-child{border-right:0}.trustitem strong{display:block;font-size:27px;letter-spacing:-.04em}.trustitem span{display:block;font-size:12px;color:#8fa5b4;margin-top:4px}
section{padding:112px 0}.section-head{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:46px}.section-head>div:first-child{max-width:760px}.section-head p{max-width:490px;color:var(--muted);margin-bottom:5px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{position:relative;border:1px solid var(--line);background:linear-gradient(155deg,rgba(18,35,49,.86),rgba(7,17,26,.72));border-radius:var(--radius);padding:28px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.13);transition:.25s ease}.card::after{content:"";position:absolute;inset:auto -30% -65% 15%;height:180px;background:radial-gradient(circle,rgba(77,200,255,.12),transparent 70%);pointer-events:none}.card:hover{transform:translateY(-5px);border-color:rgba(115,224,255,.31)}.icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(104,223,255,.2);background:rgba(99,216,255,.07);margin-bottom:22px}.icon svg{width:23px;height:23px}.card p{color:#9fb2c0;font-size:14px;margin-bottom:0}.card .mini{font-size:11px;color:#7f95a5;margin-top:20px;text-transform:uppercase;letter-spacing:.1em;font-weight:750}
.split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{border:1px solid var(--line);background:rgba(11,25,36,.72);border-radius:30px;padding:38px;position:relative;overflow:hidden}.panel.light{background:linear-gradient(135deg,#d9f5ff,#a7dfff);color:#07111a}.panel.light p{color:#2b4757}.panel .orb-bg{position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(92,213,255,.17),transparent 65%);right:-180px;bottom:-250px}.steps{display:grid;gap:4px}.step{display:grid;grid-template-columns:56px 1fr;gap:16px;padding:19px 0;border-bottom:1px solid var(--line)}.step:last-child{border-bottom:0}.step-n{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;border:1px solid rgba(119,222,255,.2);color:#bdefff;font-weight:850;background:rgba(78,193,240,.06)}.step p{margin:4px 0 0;color:#91a7b6;font-size:14px}
.ai-shell{display:grid;grid-template-columns:.84fr 1.16fr;gap:18px;align-items:stretch}.ai-intro{padding:42px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(150deg,rgba(18,35,50,.96),rgba(7,17,26,.75));position:relative;overflow:hidden}.ai-intro::after{content:"";position:absolute;inset:-20% -45% auto auto;width:460px;height:460px;border-radius:50%;border:1px solid rgba(93,222,255,.12);box-shadow:0 0 0 42px rgba(93,222,255,.03),0 0 0 92px rgba(93,222,255,.02)}.ai-console{border:1px solid rgba(114,222,255,.2);border-radius:30px;background:#071018;box-shadow:0 30px 90px rgba(0,0,0,.32);overflow:hidden}.ai-console-head{display:flex;align-items:center;gap:10px;padding:18px 20px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.02)}.pulse{width:9px;height:9px;border-radius:50%;background:var(--lime);box-shadow:0 0 16px rgba(171,255,207,.7)}.ai-console-head b{font-size:13px}.ai-console-head span{margin-left:auto;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#6f8797}.chat{padding:22px;min-height:420px;display:flex;flex-direction:column;gap:12px}.bubble{max-width:85%;padding:13px 15px;border-radius:18px;background:rgba(255,255,255,.05);color:#bfd0db;font-size:14px;border:1px solid rgba(255,255,255,.04)}.bubble.bot{border-top-left-radius:6px}.bubble.user{margin-left:auto;background:linear-gradient(120deg,#bff4ff,#79cfff);color:#06202b;border-top-right-radius:6px;font-weight:700}.quick-replies{display:flex;gap:8px;flex-wrap:wrap}.quick-replies button{border:1px solid rgba(117,220,255,.2);background:rgba(91,199,239,.06);color:#bdeafa;border-radius:999px;padding:8px 11px;font-size:12px;cursor:pointer}.quick-replies button:hover{background:rgba(91,199,239,.12)}.chat-input{display:flex;padding:14px;border-top:1px solid var(--line);gap:10px}.chat-input input{flex:1;background:#0c1b27;border:1px solid rgba(127,196,226,.15);color:white;border-radius:12px;padding:12px 14px;outline:none}.chat-input button{width:48px;border:0;border-radius:12px;background:linear-gradient(135deg,#cdf8ff,#72cfff);cursor:pointer;font-size:18px}
.map-visual{min-height:510px;border:1px solid var(--line);border-radius:30px;position:relative;overflow:hidden;background:radial-gradient(circle at 52% 46%,rgba(67,174,224,.2),transparent 18%),radial-gradient(circle at 50% 48%,#0b1f2c,transparent 65%),#061018}.map-visual::before{content:"";position:absolute;inset:-10%;background:repeating-radial-gradient(circle at 50% 50%,transparent 0 78px,rgba(101,213,255,.08) 79px 80px);animation:radar 10s linear infinite}.map-visual::after{content:"";position:absolute;inset:0;background:conic-gradient(from 0deg at 50% 50%,rgba(90,220,255,.16),transparent 16%,transparent 100%);animation:sweep 5s linear infinite;opacity:.8}.map-label{position:absolute;z-index:2;padding:10px 13px;border:1px solid rgba(119,221,255,.18);border-radius:13px;background:rgba(7,17,26,.68);backdrop-filter:blur(12px);font-size:12px;color:#b9d2df}.map-label b{display:block;color:white;font-size:13px}.map-label.a{left:43%;top:28%}.map-label.b{left:57%;top:45%}.map-label.c{left:30%;top:53%}.map-label.d{left:50%;top:66%}.map-core{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:var(--cyan);border-radius:50%;box-shadow:0 0 0 12px rgba(105,229,255,.07),0 0 35px var(--cyan)}@keyframes sweep{to{transform:rotate(360deg)}}@keyframes radar{50%{transform:scale(1.04)}}
.cta{padding:54px;border-radius:32px;border:1px solid rgba(122,222,255,.22);background:linear-gradient(125deg,rgba(21,48,67,.95),rgba(8,19,29,.96));display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden}.cta::after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-250px;top:-260px;border:1px solid rgba(89,222,255,.1);box-shadow:0 0 0 55px rgba(89,222,255,.025),0 0 0 110px rgba(89,222,255,.015)}.cta>*{position:relative;z-index:2}.cta p{color:#a9bbc7;max-width:640px;margin-bottom:0}.cta-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:48px}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{list-style:none;cursor:pointer;padding:22px 0;font-weight:740;font-size:17px;display:flex;gap:20px;justify-content:space-between}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";color:var(--cyan)}.faq-list details[open] summary::after{content:"−"}.faq-list details p{color:#91a8b8;font-size:14px;padding:0 40px 22px 0;margin:0}
.footer{padding:45px 0 32px;border-top:1px solid var(--line);margin-top:80px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:40px}.footer p,.footer a{font-size:13px;color:#869cab}.footer a:hover{color:white}.footer h4{margin:0 0 12px;font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#c3d5e0}.footer-links{display:grid;gap:8px}.legal{border-top:1px solid var(--line);padding-top:18px;margin-top:28px;display:flex;justify-content:space-between;gap:30px;color:#627b8a;font-size:11px}
.subhero{padding:110px 0 64px;position:relative;overflow:hidden}.subhero .wrap{position:relative;z-index:2}.subhero h1{max-width:940px}.subhero .lede{max-width:760px}.bread{display:flex;gap:8px;color:#7990a0;font-size:12px;margin-bottom:26px}.bread a:hover{color:white}.product-stage{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.product-visual{min-height:650px;border:1px solid var(--line);border-radius:32px;background:radial-gradient(circle at 50% 44%,rgba(76,204,255,.14),transparent 28%),linear-gradient(145deg,#0b1b28,#061017);position:relative;display:grid;place-items:center;overflow:hidden}.product-visual .dish{position:relative;width:88%;animation:none}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.spec{border:1px solid var(--line);border-radius:22px;background:rgba(13,28,40,.75);padding:23px}.spec b{display:block;font-size:26px;letter-spacing:-.04em}.spec span{display:block;color:#88a0af;font-size:12px;margin-top:5px}.notice{padding:16px 18px;border-radius:16px;border:1px solid rgba(255,202,122,.22);background:rgba(255,202,122,.055);color:#efc985;font-size:13px}.good{border-color:rgba(171,255,207,.2);background:rgba(171,255,207,.05);color:#b9f5d3}.feature-list{display:grid;gap:12px;margin:24px 0}.feature{display:flex;gap:12px;align-items:flex-start;color:#a9bdca;font-size:14px}.check{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:rgba(171,255,207,.09);border:1px solid rgba(171,255,207,.17);color:var(--lime);font-size:12px;flex:0 0 auto}.form-shell{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px}.form-card{border:1px solid var(--line);border-radius:30px;background:rgba(10,23,34,.78);padding:34px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#8098a7;font-weight:750}.field input,.field select,.field textarea{width:100%;border:1px solid rgba(130,196,226,.16);background:#0a1a26;color:white;border-radius:14px;padding:14px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(105,229,255,.5);box-shadow:0 0 0 3px rgba(105,229,255,.06)}.field textarea{min-height:118px;resize:vertical}.form-message{display:none;margin-top:12px;padding:12px 14px;border-radius:12px;background:rgba(171,255,207,.07);border:1px solid rgba(171,255,207,.16);color:#baf5d4;font-size:13px}.form-message.show{display:block}.status-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;border:1px solid rgba(114,222,255,.18);font-size:11px;color:#a9ddec;background:rgba(84,197,240,.05)}.status-chip i{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 10px var(--cyan)}
.timeline{display:grid;gap:0}.timeline-row{display:grid;grid-template-columns:130px 1fr;gap:28px;padding:28px 0;border-bottom:1px solid var(--line)}.timeline-row .num{font-size:12px;color:#74dff7;font-weight:850;letter-spacing:.1em}.timeline-row h3{margin-bottom:8px}.timeline-row p{color:#94a9b7;max-width:680px;margin:0;font-size:14px}.comparison{overflow-x:auto;border:1px solid var(--line);border-radius:25px}.comparison table{width:100%;border-collapse:collapse;min-width:720px}.comparison th,.comparison td{text-align:left;padding:19px 20px;border-bottom:1px solid var(--line);font-size:13px}.comparison th{color:#d6e8f2;background:rgba(255,255,255,.02)}.comparison td{color:#9db0bd}.comparison tr:last-child td{border-bottom:0}.dot-good{color:var(--lime)}.dot-mid{color:var(--orange)}
.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(22px);transition:.75s cubic-bezier(.2,.7,.2,1)}.motion-ready .reveal.in{opacity:1;transform:none}.tilt{transform-style:preserve-3d}.page-glow{position:absolute;width:840px;height:840px;right:-380px;top:-420px;border-radius:50%;background:radial-gradient(circle,rgba(71,188,244,.15),transparent 65%);pointer-events:none}
@media(max-width:980px){.navlinks{display:none}.nav-actions{display:none}.mobile-toggle{display:block}.nav.open{height:auto;min-height:76px;flex-wrap:wrap;padding-bottom:18px}.nav.open .navlinks{display:flex;order:4;width:100%;flex-direction:column;align-items:flex-start;gap:14px}.nav.open .nav-actions{display:flex;order:5;margin-left:0}.hero{padding-top:34px}.hero-grid,.ai-shell,.form-shell,.product-stage{grid-template-columns:1fr}.hero-copy{padding-bottom:10px}.hero-visual{min-height:560px}.trustgrid{grid-template-columns:1fr 1fr}.trustitem:nth-child(2){border-right:0}.trustitem:nth-child(-n+2){border-bottom:1px solid var(--line)}.cards{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start;flex-direction:column;gap:12px}.faq{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}.hero-card.c1{left:1%}.hero-card.c2{right:1%}}
@media(max-width:640px){.wrap{width:min(var(--max),calc(100% - 24px))}.hero{min-height:auto;padding-bottom:35px}.hero-copy{padding-top:24px}.hero-visual{min-height:430px}.dish{width:118%}.orbit.o1{width:460px;height:195px}.orbit.o2{width:540px;height:270px}.hero-card{width:188px;padding:13px}.hero-card.c1{top:12%}.hero-card.c2{bottom:6%}.hero-card .value{font-size:20px}.trustgrid{grid-template-columns:1fr 1fr}.trustitem{padding:18px 16px}.trustitem strong{font-size:20px}section{padding:78px 0}.cards,.split,.spec-grid{grid-template-columns:1fr}.panel,.ai-intro,.form-card{padding:25px}.cta{padding:30px;align-items:flex-start;flex-direction:column}.cta-actions{justify-content:flex-start}.footer-grid{grid-template-columns:1fr}.footer-grid>:first-child{grid-column:auto}.legal{flex-direction:column}.fields{grid-template-columns:1fr}.field.full{grid-column:auto}.timeline-row{grid-template-columns:70px 1fr;gap:12px}.map-label{transform:scale(.85)}.map-label.a{left:35%}.map-label.b{left:55%}.map-label.c{left:12%}.map-label.d{left:44%}.subhero{padding-top:78px}.product-visual{min-height:430px}}


/* =========================================================
   V1.1 — LIGHT AEROSPACE THEME
   Bright, premium, technical; dark sections are accents only.
   ========================================================= */
:root{
  --bg:#f4f8fb;--bg2:#eaf3f8;--panel:rgba(255,255,255,.82);--panel2:#ffffff;--line:rgba(26,67,88,.13);
  --text:#0a2231;--muted:#5f7785;--muted2:#7c929e;--cyan:#18bfe6;--blue:#317dff;--lime:#1ca772;--orange:#c77a16;
  --shadow:0 24px 70px rgba(35,71,90,.13);
}
body{background:radial-gradient(circle at 63% -10%,#d9f4ff 0,#eef8fc 25%,#f7fafc 56%,#edf3f6 100%);color:var(--text)}
body::before{background-image:linear-gradient(rgba(13,55,77,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(13,55,77,.035) 1px,transparent 1px);mask-image:linear-gradient(to bottom,black,transparent 82%)}
.noise{opacity:.025;mix-blend-mode:multiply}
.eyebrow{color:#15708a}.eyebrow::before{background:#1cb8dd;box-shadow:0 0 16px rgba(28,184,221,.42)}
.gradient-text{background:linear-gradient(96deg,#0a2a3c 0%,#167b9a 35%,#2f78e7 70%,#14926b 100%);-webkit-background-clip:text;color:transparent}
.lede{color:#526f7e}.small{color:#7a909b}
.topbar{border-bottom-color:rgba(20,61,82,.10);background:rgba(248,252,254,.82);box-shadow:0 8px 34px rgba(37,70,87,.055)}
.brand-mark{border-color:rgba(25,154,195,.22);background:linear-gradient(145deg,rgba(98,218,244,.20),rgba(62,132,255,.06));box-shadow:inset 0 0 22px rgba(69,186,223,.10)}
.navlinks{color:#627985}.navlinks a:hover,.navlinks a.active{color:#071f2f}.mobile-toggle{color:#0a2231}
.btn{border-color:rgba(28,96,127,.17);background:rgba(255,255,255,.76);color:#0b2a3b;box-shadow:0 8px 24px rgba(45,80,98,.05)}
.btn:hover{border-color:rgba(23,166,207,.38);background:#fff;box-shadow:0 12px 30px rgba(45,80,98,.10)}
.btn.primary{background:linear-gradient(110deg,#0b2a3e,#12678d 64%,#1fa5c4);color:#fff;box-shadow:0 12px 34px rgba(15,100,137,.22)}
.btn.primary:hover{box-shadow:0 15px 40px rgba(15,100,137,.29)}
.btn.ghost{background:rgba(255,255,255,.34)}
.hero{background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(231,244,250,.18))}
.hero-meta{color:#617986}.hero-meta b{color:#15384b}
.orbit{border-color:rgba(27,157,196,.22)}.orbit.o2{border-color:rgba(51,113,230,.13)}
.dish{filter:drop-shadow(0 30px 50px rgba(39,76,96,.18))}
.hero-card{border-color:rgba(24,111,148,.14);background:rgba(255,255,255,.77);box-shadow:0 22px 60px rgba(35,73,92,.14);color:#0a2231}
.hero-card .label{color:#63808f}.hero-card .sub{color:#647e8c}.hero-card.price-card{background:linear-gradient(140deg,rgba(255,255,255,.93),rgba(220,244,252,.88));border-color:rgba(20,152,194,.20)}
.hero-card.price-card .value{font-size:31px;color:#0a3850}
.truststrip{background:rgba(255,255,255,.56);border-color:rgba(21,62,84,.10);box-shadow:inset 0 1px rgba(255,255,255,.65)}
.trustitem span{color:#6c8390}
.card{border-color:rgba(27,72,94,.11);background:linear-gradient(155deg,rgba(255,255,255,.94),rgba(238,247,251,.86));box-shadow:0 16px 44px rgba(35,72,91,.075)}
.card::after{background:radial-gradient(circle,rgba(43,174,220,.10),transparent 70%)}
.card:hover{border-color:rgba(30,161,199,.25);box-shadow:0 22px 52px rgba(35,72,91,.11)}
.icon{border-color:rgba(27,158,199,.16);background:rgba(41,185,220,.09);color:#146d87}.card p{color:#627a87}.card .mini{color:#78909b}
.panel{border-color:rgba(26,70,91,.12);background:rgba(255,255,255,.77);box-shadow:0 18px 50px rgba(32,67,85,.07)}
.panel.light{background:linear-gradient(135deg,#e8f9ff,#c9edfb);color:#071f2f}.panel.light p{color:#395d6d}
.step-n{border-color:rgba(27,154,194,.18);color:#0f7794;background:rgba(30,183,220,.08)}.step p{color:#667e8a}
.ai-intro{border-color:rgba(27,72,94,.11);background:linear-gradient(150deg,rgba(255,255,255,.96),rgba(226,244,250,.82));box-shadow:0 20px 60px rgba(33,69,88,.08)}
.ai-intro::after{border-color:rgba(24,157,198,.10);box-shadow:0 0 0 42px rgba(47,176,216,.03),0 0 0 92px rgba(47,176,216,.025)}
/* Keep the assistant as the intentional dark-tech anchor. */
.ai-console{border-color:rgba(22,99,132,.20);background:#0a1720;box-shadow:0 28px 80px rgba(17,42,55,.25);color:#f5fbff}
.ai-console .bubble{color:#bfd0db}.ai-console .ai-console-head{border-bottom-color:rgba(170,220,240,.11)}
.map-visual{border-color:rgba(32,83,108,.13);background:radial-gradient(circle at 52% 46%,rgba(50,172,218,.20),transparent 18%),radial-gradient(circle at 50% 48%,#dff3fa,transparent 65%),#eef8fb;box-shadow:0 18px 50px rgba(32,67,85,.07)}
.map-visual::before{background:repeating-radial-gradient(circle at 50% 50%,transparent 0 78px,rgba(31,136,175,.12) 79px 80px)}
.map-visual::after{background:conic-gradient(from 0deg at 50% 50%,rgba(41,171,215,.14),transparent 16%,transparent 100%)}
.map-label{border-color:rgba(25,110,145,.14);background:rgba(255,255,255,.83);color:#53717f;box-shadow:0 10px 24px rgba(35,70,89,.08)}.map-label b{color:#0d3447}
.cta{border-color:rgba(72,191,228,.20);background:linear-gradient(125deg,#0b2b40,#0d4968 64%,#146f8f);color:#fff;box-shadow:0 24px 65px rgba(18,70,95,.18)}
.cta p{color:#c3d8e2}.cta .eyebrow{color:#bceffc}.cta .btn:not(.primary){background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.18);color:#fff}.cta .btn.primary{background:linear-gradient(105deg,#e3fbff,#8edff1);color:#062434}
.faq-list details p{color:#607984}.footer{background:rgba(242,248,251,.72);border-top-color:rgba(23,65,86,.10)}
.footer p,.footer a{color:#607986}.footer a:hover{color:#0b2d40}.footer h4{color:#38586a}.legal{color:#78909a;border-top-color:rgba(23,65,86,.10)}
.bread{color:#728a96}.bread a:hover{color:#0d526c}
.product-visual{border-color:rgba(28,74,95,.11);background:radial-gradient(circle at 50% 44%,rgba(69,193,230,.17),transparent 28%),linear-gradient(145deg,#edf8fc,#dbeef5);box-shadow:0 22px 60px rgba(33,68,87,.08)}
.spec{border-color:rgba(27,72,94,.11);background:rgba(255,255,255,.82);box-shadow:0 12px 34px rgba(35,70,89,.06)}.spec span{color:#6a8390}
.price-spec{background:linear-gradient(145deg,#ffffff,#daf4fc);border-color:rgba(20,154,195,.17)}.price-spec b{color:#0a3c54;font-size:31px}
.notice{border-color:rgba(194,126,25,.16);background:rgba(255,194,99,.12);color:#895b17}.good{border-color:rgba(27,156,106,.16);background:rgba(68,197,143,.09);color:#176b4c}
.feature{color:#5b7481}.check{background:rgba(44,183,128,.09);border-color:rgba(29,158,108,.16);color:#178355}
.form-card{border-color:rgba(27,72,94,.11);background:rgba(255,255,255,.82);box-shadow:0 20px 55px rgba(34,70,89,.08)}
.field label{color:#68818e}.field input,.field select,.field textarea{border-color:rgba(29,85,111,.14);background:#f8fcfe;color:#0b2a3b}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(24,179,219,.42);box-shadow:0 0 0 3px rgba(35,184,221,.08)}
.form-message{background:rgba(42,183,127,.09);border-color:rgba(31,160,110,.16);color:#176d4d}
.status-chip{border-color:rgba(22,136,174,.16);color:#176e87;background:rgba(35,171,210,.07)}
.timeline-row .num{color:#1686a4}.timeline-row p{color:#607a87}
.comparison{border-color:rgba(27,72,94,.11);background:rgba(255,255,255,.70)}.comparison th{color:#244657;background:rgba(223,242,249,.55)}.comparison td{color:#5e7885}
.page-glow{background:radial-gradient(circle,rgba(84,193,230,.17),transparent 65%)}
.install-price-hero{display:inline-grid;gap:2px;margin:8px 0 27px;padding:17px 22px;border:1px solid rgba(21,145,184,.17);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(215,243,252,.82));box-shadow:0 16px 42px rgba(35,72,91,.09)}
.install-price-hero span{font-size:11px;letter-spacing:.11em;text-transform:uppercase;color:#5e7a88;font-weight:800}.install-price-hero strong{font-size:42px;line-height:1;letter-spacing:-.055em;color:#0a3a51}.install-price-hero small{font-size:11px;color:#718995;margin-top:5px;max-width:440px}
.hero-price-note{margin-top:18px;color:#587481;font-size:14px}.hero-price-note strong{color:#0b4a63}
@media(max-width:640px){.install-price-hero strong{font-size:36px}.hero-card.price-card .value{font-size:24px}}

/* =========================================================
   V2.0 — BRAND / ORBIT ASSIST / PORTAL-CONVERSION POLISH
   ========================================================= */
.brand-mark.brand-logo{width:40px;height:40px;border:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}
.brand-mark.brand-logo img{display:block;width:40px;height:40px}
.footer .brand-mark.brand-logo{width:42px;height:42px}.footer .brand-mark.brand-logo img{width:42px;height:42px}

/* Orbit Assist stays visually distinct without reading as a black box. */
.ai-console{border-color:rgba(24,109,143,.18);background:linear-gradient(150deg,#e7f5f9 0%,#dceef4 100%);box-shadow:0 26px 70px rgba(31,78,99,.16);color:#0a2b3d}
.ai-console-head{border-bottom-color:rgba(25,83,108,.11);background:rgba(255,255,255,.58);color:#143b4d}
.ai-console-head span{color:#5d7b89}.pulse{background:#1ca772;box-shadow:0 0 15px rgba(28,167,114,.38)}
.chat{background:radial-gradient(circle at 88% 10%,rgba(67,173,214,.10),transparent 34%)}
.ai-console .bubble{background:rgba(255,255,255,.86);border-color:rgba(28,91,118,.10);color:#274b5b;box-shadow:0 8px 22px rgba(33,73,91,.06)}
.ai-console .bubble.bot{color:#274b5b}
.ai-console .bubble.user{background:linear-gradient(125deg,#9ce7f5,#61c7eb);border-color:rgba(20,119,160,.16);color:#052b3d;font-weight:800;text-shadow:none}
.quick-replies button{border-color:rgba(23,121,158,.18);background:rgba(255,255,255,.66);color:#0a5d79;font-weight:750}.quick-replies button:hover{background:#fff;color:#084c65}
.chat-input{border-top-color:rgba(25,83,108,.11);background:rgba(255,255,255,.48)}
.chat-input input{background:#fff;border-color:rgba(26,91,119,.15);color:#082a3b;box-shadow:inset 0 1px 2px rgba(15,55,75,.03)}
.chat-input input::placeholder{color:#79909b}.chat-input input:focus{border-color:rgba(22,155,196,.38);box-shadow:0 0 0 3px rgba(27,168,207,.08)}
.chat-input button{background:linear-gradient(135deg,#0b5a78,#1594b7);color:#fff;box-shadow:0 8px 20px rgba(18,112,145,.19)}

.legal{flex-wrap:wrap;align-items:flex-start}.legal>span:nth-child(2){max-width:760px}.warranty-note{flex-basis:100%;padding-top:10px;color:#6a828d;font-size:10.5px;line-height:1.55}
.smallprint-dark{font-size:12px;color:#466675;max-width:900px}.panel.light .smallprint-dark{color:#365967}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.consent-field{padding-top:3px}.consent-line{display:flex!important;grid-template-columns:none!important;flex-direction:row!important;gap:10px!important;align-items:flex-start!important;text-transform:none!important;letter-spacing:0!important;font-size:12px!important;line-height:1.5!important;color:#59727f!important;font-weight:550!important}.consent-line input{width:auto!important;margin-top:3px;flex:0 0 auto}
.form-message{line-height:1.5}.form-portal-link{display:inline-flex;margin-top:10px;font-weight:800;color:#0b647e;text-decoration:none}.form-portal-link:hover{text-decoration:underline}

/* V2.8 — OFFICIAL STARLINK OBSTRUCTION CHECKER LINKS */
.obstruction-tool{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;padding:34px;border:1px solid rgba(27,119,153,.14);border-radius:30px;background:linear-gradient(135deg,#f8fcfd 0%,#eef9fc 55%,#fff 100%);box-shadow:0 22px 60px rgba(28,92,115,.08);align-items:center}.obstruction-tool-copy h2{margin:8px 0 13px}.obstruction-tool-copy>p{color:#526f7c;max-width:760px}.obstruction-steps{display:grid;gap:10px;margin:22px 0 14px}.obstruction-steps>div{display:flex;gap:11px;align-items:flex-start;color:#496a78;font-size:14px}.obstruction-steps b{display:grid;place-items:center;width:27px;height:27px;min-width:27px;border-radius:50%;background:#dff4fa;color:#087ba0;font-size:12px}.checker-note{font-size:12px!important;color:#6b828c!important;padding:12px 14px;border:1px solid #d9e8ed;border-radius:13px;background:rgba(255,255,255,.62)}.obstruction-tool-actions{display:grid;gap:10px}.app-link{width:100%;justify-content:center}.checker-help-link{display:block;text-align:center;color:#087ba0;font-size:12px;font-weight:800;text-decoration:none;padding:4px}.checker-help-link:hover{text-decoration:underline}.phone-scan-visual{min-height:220px;border-radius:24px;background:linear-gradient(160deg,#0e7698,#45bfdc 56%,#d7f5fb);position:relative;overflow:hidden;padding:25px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;margin-bottom:5px;box-shadow:0 18px 40px rgba(17,114,148,.17)}.phone-scan-visual:before{content:"";position:absolute;inset:15px;border:1px solid rgba(255,255,255,.42);border-radius:18px}.scan-sky{position:absolute;width:260px;height:260px;border-radius:50%;border:1px solid rgba(255,255,255,.44);right:-80px;top:-100px;box-shadow:0 0 0 32px rgba(255,255,255,.075),0 0 0 64px rgba(255,255,255,.045)}.scan-grid{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:28px 28px;mask-image:linear-gradient(to bottom,black,transparent 72%)}.phone-scan-visual span,.phone-scan-visual strong,.phone-scan-visual i{position:relative;z-index:2}.phone-scan-visual span{font-size:10px;letter-spacing:.14em;font-weight:850;opacity:.78}.phone-scan-visual strong{font-size:28px;line-height:1.02;margin:5px 0 8px;letter-spacing:-.035em}.phone-scan-visual i{font-size:11px;font-style:normal;opacity:.8}.checker-banner{display:grid;grid-template-columns:1.3fr .7fr;gap:24px;align-items:center;padding:28px 30px;border:1px solid rgba(27,119,153,.13);border-radius:25px;background:linear-gradient(135deg,#f4fbfd,#fff);box-shadow:0 18px 48px rgba(28,92,115,.06)}.checker-banner h2{margin:7px 0 9px;font-size:clamp(27px,3vw,39px)}.checker-banner p{color:#58737f;max-width:760px}.checker-banner-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.checker-banner-actions .checker-help-link{grid-column:1/-1}.card-link,.inline-link{color:#087ba0;font-weight:800;text-decoration:none}.card-link{font-size:12px;display:inline-block;margin-top:8px}.inline-link{font-size:inherit}.card-link:hover,.inline-link:hover{text-decoration:underline}
@media(max-width:800px){.obstruction-tool,.checker-banner{grid-template-columns:1fr}.obstruction-tool{padding:24px}.phone-scan-visual{min-height:190px}.checker-banner-actions{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.checker-banner-actions{grid-template-columns:1fr}.checker-banner-actions .checker-help-link{grid-column:auto}.obstruction-tool{padding:20px;border-radius:22px}}

/* v2.9 — live service-area map + automatic radius result */
.service-area-layout{align-items:stretch}.service-area-map-wrap{border:1px solid rgba(32,83,108,.14);border-radius:30px;background:#fff;overflow:hidden;box-shadow:0 20px 55px rgba(32,67,85,.08)}.service-area-map{width:100%;min-height:510px;height:100%;background:#eaf6fa}.service-map-caption{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:13px 16px;border-top:1px solid rgba(32,83,108,.10);font-size:11px;color:#647f8b;background:#f9fcfd}.service-map-caption strong{font-size:12px;color:#123f53}.service-area-map .leaflet-popup-content-wrapper,.service-area-map .leaflet-popup-tip{background:#fff;color:#123f53}.service-area-map .leaflet-control-attribution{font-size:9px}.form-message.in-area{background:#eaf8f1;border-color:#bfe8d5;color:#176d4d}.form-message.paused-area{background:#fff8e6;border-color:#ebd49a;color:#755316}.form-message.out-area{background:#fff4e7;border-color:#efd1a9;color:#80501c}.form-message.manual-review{background:#eef7fb;border-color:#cde5ef;color:#285d71}.service-result-detail{display:block;margin-top:7px;font-size:11px;line-height:1.45;opacity:.82}.form-message span{display:block}
@media(max-width:900px){.service-area-map{min-height:420px}.service-map-caption{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.service-area-map{min-height:340px}.service-area-map-wrap{border-radius:22px}}

.service-area-map.map-unavailable{display:grid;place-items:center;padding:28px;text-align:center;color:#456b7b;background:#eef7fb}.service-area-map.map-unavailable::after{content:"Service-area map is temporarily unavailable. You can still check your address below.";max-width:420px;font-weight:700;line-height:1.5}.lead-submit[disabled]{opacity:.68;cursor:wait}


/* V2.12 — realistic animated hero visual */
.hero-visual-realistic{min-height:640px;isolation:isolate}
.hero-visual-realistic::before{content:"";position:absolute;inset:9% 4% 2% 8%;background:radial-gradient(circle at 56% 54%,rgba(150,205,235,.32),rgba(150,205,235,.06) 30%,rgba(255,255,255,0) 62%);filter:blur(6px);z-index:0;animation:heroHaloPulse 6.8s ease-in-out infinite}
.hero-device-stage{position:relative;z-index:2;display:grid;place-items:center;width:min(820px,118%)}
.hero-device{width:min(760px,112%);display:block;filter:drop-shadow(0 28px 55px rgba(53,92,120,.16));animation:heroDeviceFloat 8s ease-in-out infinite, heroDeviceDrift 15s ease-in-out infinite}
.hero-device-glow{position:absolute;left:50%;bottom:8%;transform:translateX(-50%);width:74%;height:22%;background:radial-gradient(ellipse at center,rgba(92,196,255,.18),rgba(92,196,255,.08) 35%,rgba(92,196,255,0) 70%);filter:blur(22px);z-index:1;animation:heroGlowBreath 5.8s ease-in-out infinite}
.signal-arc{position:absolute;border-radius:999px;border:1px solid rgba(95,176,235,.24);z-index:1;pointer-events:none}
.signal-arc::after{content:"";position:absolute;inset:-1px;border-radius:inherit;border:1px solid rgba(255,255,255,.32);mask:linear-gradient(90deg,transparent 0%,transparent 18%,#000 36%,transparent 58%,transparent 100%);-webkit-mask:linear-gradient(90deg,transparent 0%,transparent 18%,#000 36%,transparent 58%,transparent 100%);animation:signalSweep 7.5s linear infinite}
.signal-arc.arc-1{width:780px;height:320px;top:8%;left:2%;transform:rotate(-11deg);opacity:.78}
.signal-arc.arc-2{width:860px;height:420px;top:0%;left:-2%;transform:rotate(-8deg);opacity:.44;animation:heroArcDrift 11s ease-in-out infinite}
.signal-arc.arc-3{width:600px;height:200px;bottom:9%;left:8%;transform:rotate(8deg);opacity:.55;animation:heroArcDrift 9s ease-in-out infinite reverse}
.hero-visual-realistic .hero-card{background:rgba(255,255,255,.84);border:1px solid rgba(102,164,198,.18);backdrop-filter:blur(16px);box-shadow:0 20px 45px rgba(53,92,120,.11)}
.hero-visual-realistic .hero-card .label{color:#46778f}.hero-visual-realistic .hero-card .sub{color:#648598}.hero-visual-realistic .hero-card.c1{left:0;top:20%}.hero-visual-realistic .hero-card.c2{right:0;bottom:13%}
@keyframes heroDeviceFloat{50%{transform:translateY(-10px) scale(1.01)}}
@keyframes heroDeviceDrift{0%,100%{transform:translate3d(0,0,0) rotate(0deg)}50%{transform:translate3d(7px,-6px,0) rotate(.45deg)}}
@keyframes heroGlowBreath{50%{opacity:.8;transform:translateX(-50%) scale(1.06)}}
@keyframes heroArcDrift{50%{transform:translateY(8px) rotate(-10deg)}}
@keyframes heroHaloPulse{50%{opacity:.78;transform:scale(1.025)}}
@keyframes signalSweep{0%{transform:translateX(-18%);opacity:0}10%{opacity:1}50%{transform:translateX(20%);opacity:1}100%{transform:translateX(46%);opacity:0}}
@media(max-width:980px){.hero-device{width:100%}.signal-arc.arc-1{width:660px;height:280px}.signal-arc.arc-2{width:720px;height:360px}.signal-arc.arc-3{width:520px;height:180px}.hero-visual-realistic .hero-card.c2{bottom:9%}}
@media(max-width:640px){.hero-visual-realistic{min-height:470px}.hero-device-stage{width:122%}.hero-device{width:122%}.signal-arc.arc-1{width:470px;height:180px;left:-6%;top:11%}.signal-arc.arc-2{width:530px;height:250px;left:-10%;top:2%}.signal-arc.arc-3{width:410px;height:130px;left:-1%;bottom:13%}.hero-visual-realistic .hero-card{width:192px}.hero-visual-realistic .hero-card.c1{top:11%;left:0}.hero-visual-realistic .hero-card.c2{right:-2%;bottom:5%}}


/* V2.14 — orbital hero artwork implementation */
.hero-device-orbital{width:min(820px,122%);filter:drop-shadow(0 22px 50px rgba(37,69,102,.16));animation:heroDeviceFloat 7.5s ease-in-out infinite, heroDeviceDrift 14s ease-in-out infinite}
.hero-visual-realistic::before{inset:6% 2% 0 4%;background:radial-gradient(circle at 54% 48%,rgba(136,182,255,.17),rgba(136,182,255,.08) 28%,rgba(255,255,255,0) 62%),radial-gradient(circle at 26% 56%,rgba(128,203,255,.18),rgba(128,203,255,0) 36%)}
.planet-track{position:absolute;z-index:3;pointer-events:none;border-radius:50%;opacity:.92}
.planet-track.pt1{width:780px;height:350px;top:11%;left:0;transform:rotate(-11deg);animation:heroOrbitSpin 24s linear infinite}
.planet-track.pt2{width:640px;height:420px;top:6%;left:8%;transform:rotate(10deg);animation:heroOrbitSpinReverse 17s linear infinite}
.planet-ghost{position:absolute;border-radius:50%;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.96),rgba(158,199,255,.95) 42%,rgba(72,124,232,.86) 72%,rgba(42,72,148,.7) 100%);box-shadow:0 0 26px rgba(120,190,255,.42),0 0 55px rgba(120,190,255,.22)}
.planet-ghost::after{content:"";position:absolute;inset:-10px;border-radius:50%;border:1px solid rgba(178,220,255,.28);opacity:.7}
.pg1{width:24px;height:24px;top:48px;right:60px}
.pg2{width:18px;height:18px;bottom:66px;left:54px;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.95),rgba(187,231,255,.94) 40%,rgba(85,188,255,.88) 68%,rgba(50,109,204,.7) 100%)}
@keyframes heroOrbitSpin{from{transform:rotate(-11deg)}to{transform:rotate(349deg)}}
@keyframes heroOrbitSpinReverse{from{transform:rotate(10deg)}to{transform:rotate(-350deg)}}
@media(max-width:980px){.hero-device-orbital{width:108%}.planet-track.pt1{width:640px;height:290px}.planet-track.pt2{width:520px;height:360px;left:5%}}
@media(max-width:640px){.hero-device-orbital{width:130%}.planet-track.pt1{width:460px;height:200px;top:15%;left:-8%}.planet-track.pt2{width:390px;height:280px;top:10%;left:2%}.pg1{width:18px;height:18px;top:28px;right:48px}.pg2{width:14px;height:14px;bottom:40px;left:38px}}


/* V2.15 — approved Get Internet gradient wordmark */
.brand-wordmark-link{display:inline-flex;align-items:center;gap:8px;min-width:0;flex-wrap:nowrap;padding:6px 10px 6px 6px;border:1px solid rgba(22,126,232,.14);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 8px 24px rgba(12,48,71,.14);text-decoration:none}
.brand-gi-lockup{display:inline-flex;align-items:center;gap:8px;min-width:0;white-space:nowrap}
.brand-gi-mark{width:36px;height:36px;padding:4px;border:1px solid rgba(22,126,232,.18);border-radius:11px;background:linear-gradient(145deg,#fff,#eaf6ff);box-shadow:0 8px 20px rgba(25,116,203,.10);fill:none;stroke:#167ee8;stroke-linecap:round;stroke-width:2.4;flex:0 0 auto}
.brand-gi-mark circle{fill:#167ee8;stroke:none}
.brand-gi-wordmark{display:flex;align-items:baseline;gap:3px;white-space:nowrap;letter-spacing:-.7px;line-height:1}
.brand-gi-wordmark b,.brand-gi-wordmark strong{font-size:19px;font-weight:900}
.brand-gi-wordmark b{color:#102a46}.brand-gi-wordmark strong{color:#167ee8}
.brand-gi-wordmark small{margin-left:1px;color:#72869a;font-size:10px;font-weight:800;letter-spacing:.3px}
.brand-suffix{font-size:18px;font-weight:850;letter-spacing:-.03em;line-height:1;padding-bottom:1px;background:linear-gradient(90deg,#143fb4 0%,#23c9f2 100%);-webkit-background-clip:text;background-clip:text;color:transparent;white-space:nowrap;opacity:.96}
.footer .brand-gi-mark{width:41px;height:41px}.footer .brand-gi-wordmark b,.footer .brand-gi-wordmark strong{font-size:22px}.footer .brand-gi-wordmark small{font-size:11px}.footer .brand-suffix{font-size:21px}
@media(max-width:640px){.brand-wordmark-link{gap:6px;padding:5px 7px 5px 5px;border-radius:12px}.brand-gi-lockup{gap:6px}.brand-gi-mark{width:31px;height:31px;border-radius:10px}.brand-gi-wordmark b,.brand-gi-wordmark strong{font-size:16px}.brand-gi-wordmark small{font-size:8px}.brand-suffix{font-size:15px}.footer .brand-gi-mark{width:35px;height:35px}.footer .brand-gi-wordmark b,.footer .brand-gi-wordmark strong{font-size:19px}.footer .brand-gi-wordmark small{font-size:9px}.footer .brand-suffix{font-size:17px}}


/* V2.23 — out-of-area service waitlist conversion */
.waitlist-modal-open{overflow:hidden}.waitlist-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:22px}.waitlist-backdrop{position:absolute;inset:0;background:rgba(10,27,39,.42);backdrop-filter:blur(8px)}.waitlist-dialog{position:relative;z-index:2;width:min(560px,100%);background:linear-gradient(155deg,#fff 0%,#f6fbfd 100%);border:1px solid rgba(26,116,157,.16);border-radius:28px;padding:36px;box-shadow:0 30px 90px rgba(16,61,82,.24);color:#173f50}.waitlist-dialog h2{color:#0c3345;margin:8px 0 12px;font-size:clamp(30px,4vw,44px);line-height:1.04}.waitlist-dialog p{color:#557483;font-size:15px;line-height:1.65}.waitlist-close{position:absolute;right:16px;top:13px;width:36px;height:36px;border:0;border-radius:50%;background:#edf5f8;color:#476a79;font-size:25px;line-height:1;cursor:pointer}.waitlist-data-note{margin:18px 0;padding:13px 15px;border-radius:14px;background:#eaf7fc;border:1px solid #cae9f5;color:#356476;font-size:12px;line-height:1.5}.waitlist-join{width:100%;justify-content:center}.waitlist-later{display:block;margin:11px auto 0;border:0;background:transparent;color:#6d8792;font-weight:700;cursor:pointer;padding:7px 12px}.waitlist-status{display:none;margin-top:14px;border-radius:14px;padding:12px 14px;background:#fff3e8;border:1px solid #f0d4b8;color:#7e542d;font-size:12px;line-height:1.5}.waitlist-status:not(:empty){display:block}.waitlist-status.success{background:#eaf8f1;border-color:#bfe8d5;color:#176d4d}.waitlist-inline-cta{display:grid;gap:7px;margin-top:15px;padding-top:15px;border-top:1px solid rgba(128,80,28,.14)}.waitlist-inline-cta strong{color:#653c15}.waitlist-inline-cta span{font-size:12px;opacity:.88}.waitlist-inline-button{margin-top:4px;width:max-content;max-width:100%}.waitlist-inline-success{margin-top:12px;padding:10px 12px;border-radius:12px;background:#eaf8f1;color:#176d4d;border:1px solid #bfe8d5;font-weight:750;font-size:12px}
@media(max-width:640px){.waitlist-modal{padding:14px;align-items:end}.waitlist-dialog{border-radius:24px 24px 18px 18px;padding:30px 22px 22px;max-height:90vh;overflow:auto}.waitlist-dialog h2{font-size:34px}.waitlist-inline-button{width:100%}}

/* V2.28 — policy pages */
.legal-copy{max-width:920px;margin:0 auto;padding:clamp(28px,5vw,54px)}
.legal-copy h2{font-size:clamp(30px,4vw,48px);margin-bottom:8px}
.legal-copy h3{font-size:20px;margin:30px 0 8px;color:#123d51}
.legal-copy p{font-size:15px;line-height:1.8;color:#456575}
.legal-copy a{color:#087da5;text-decoration:underline;text-underline-offset:3px}
.portal-check a{color:#087da5;text-decoration:underline;text-underline-offset:2px}

/* V2.33 — SEO architecture + intent-first headings */
.hero-tagline,.subhero-tagline{font-weight:820;letter-spacing:-.025em;color:#163f54;margin:-10px 0 16px}
.hero-tagline{font-size:clamp(21px,2.1vw,31px)}
.subhero-tagline{font-size:clamp(19px,2vw,28px);max-width:780px}
.hero-device-picture{display:contents}
.seo-service-strip{padding-top:20px}
.seo-service-panel{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px}
.seo-service-panel h2{font-size:clamp(28px,3vw,42px);margin:7px 0 10px}
.seo-service-panel p{margin:0;max-width:760px;color:#587687}
.authorized-disclosure{max-width:510px;line-height:1.5}
@media(max-width:760px){.seo-service-panel{align-items:flex-start;flex-direction:column}.hero-tagline{margin-top:-4px}.subhero-tagline{margin-top:-5px}}

/* v2.36 residential image + footer cleanup */
.product-photo-stage{padding:30px;background:radial-gradient(circle at 50% 42%,rgba(94,204,237,.18),transparent 28%),linear-gradient(145deg,#eef8fc,#d8ebf4)}
.product-photo-stage .orbit{border-color:rgba(67,156,196,.18)}
.product-photo-stage .orbit.o2{border-color:rgba(81,148,198,.12)}
.product-photo-card{position:relative;z-index:2;width:min(92%,760px);border-radius:28px;overflow:hidden;box-shadow:0 30px 70px rgba(28,63,87,.16), inset 0 1px 0 rgba(255,255,255,.6);border:1px solid rgba(44,93,119,.10);background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(239,247,251,.88))}
.product-photo{display:block;width:100%;height:auto}
.footer{padding:56px 0 32px;margin-top:84px;background:linear-gradient(180deg,rgba(245,250,252,.88),rgba(236,245,249,.97));border-top:1px solid rgba(23,65,86,.10)}
.footer-grid{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,.8fr));gap:34px;align-items:start}
.footer-summary{max-width:430px;margin-top:15px;font-size:14px;line-height:1.75;color:#617886}
.footer-contact-list{display:grid;gap:10px;margin-top:18px}
.footer-contact-link{font-size:14px;font-weight:700;color:#0d7397}
.footer-contact-link:hover{color:#0b2d40}
.footer-pill{display:inline-flex;align-items:center;width:max-content;padding:8px 12px;border-radius:999px;background:rgba(15,134,177,.08);border:1px solid rgba(15,134,177,.14);color:#426779;font-size:12px;font-weight:700;letter-spacing:.02em}
.footer h4{margin:0 0 13px;font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#38586a}
.footer-links{display:grid;gap:10px}
.footer-links a{font-size:14px;color:#5d7584}
.footer-links a:hover{color:#0b2d40}
.legal{margin-top:28px;padding-top:20px;border-top:1px solid rgba(23,65,86,.10);display:grid;gap:10px;color:#6e8794;font-size:12px;line-height:1.65}
.legal-top{display:flex;flex-wrap:wrap;gap:8px 18px;color:#496471;font-weight:700}
.authorized-disclosure{color:#496471;font-weight:700}
.warranty-note{color:#6a8390}
@media(max-width:980px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}}
@media(max-width:640px){.footer{padding:42px 0 28px}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-summary{margin-top:12px}.legal-top{flex-direction:column;gap:4px}}

/* v2.38 residential image refinement */
.product-photo-card{padding:0}
.product-photo{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}

/* v2.39 reuse homepage hero image on residential page */
.product-photo-stage .product-photo-card{background:transparent;border:0;box-shadow:none;border-radius:0;overflow:visible;width:min(100%,980px)}
.product-photo-stage .product-photo{aspect-ratio:auto;object-fit:contain}


/* v2.43 — unified Starlink dish visual on homepage + residential */
.shared-starlink-visual{position:relative;isolation:isolate;display:grid;place-items:center;overflow:hidden;min-height:610px}
.shared-starlink-device-stage{position:relative;z-index:2;display:grid;place-items:center;width:min(680px,90%);max-width:680px;margin-inline:auto}
.shared-starlink-device{display:block;width:100%!important;max-width:680px;height:auto;object-fit:contain;filter:drop-shadow(0 22px 48px rgba(37,69,102,.15));animation:sharedStarlinkFloat 8.5s ease-in-out infinite!important;transform-origin:50% 58%}
.shared-starlink-visual-home .hero-device-stage{width:min(680px,90%)}
.shared-starlink-visual-residential{padding:0;border-radius:32px;background:radial-gradient(circle at 50% 44%,rgba(112,200,235,.18),transparent 31%),linear-gradient(145deg,#edf8fc,#dceef5)}
.shared-starlink-visual-residential::before{content:"";position:absolute;inset:5% 5% 4%;background:radial-gradient(circle at 54% 48%,rgba(136,182,255,.16),rgba(136,182,255,.06) 30%,transparent 64%);filter:blur(5px);z-index:0;animation:heroHaloPulse 6.8s ease-in-out infinite}
.shared-starlink-visual-residential .shared-starlink-device-stage{width:min(680px,88%)}
.shared-starlink-visual-residential .signal-arc.arc-1{width:700px;height:285px;top:12%;left:50%;transform:translateX(-50%) rotate(-11deg)}
.shared-starlink-visual-residential .signal-arc.arc-2{width:760px;height:365px;top:5%;left:50%;transform:translateX(-50%) rotate(-8deg)}
.shared-starlink-visual-residential .signal-arc.arc-3{width:560px;height:185px;bottom:10%;left:50%;transform:translateX(-50%) rotate(8deg)}
.shared-starlink-visual-residential .planet-track.pt1{width:690px;height:305px;top:13%;left:50%;margin-left:-345px}
.shared-starlink-visual-residential .planet-track.pt2{width:560px;height:365px;top:9%;left:50%;margin-left:-280px}
@keyframes sharedStarlinkFloat{0%,100%{transform:translate3d(0,0,0) rotate(0deg) scale(1)}50%{transform:translate3d(5px,-9px,0) rotate(.35deg) scale(1.008)}}
@media(max-width:1100px){.shared-starlink-device-stage,.shared-starlink-visual-home .hero-device-stage,.shared-starlink-visual-residential .shared-starlink-device-stage{width:min(620px,88%)}}
@media(max-width:980px){.shared-starlink-visual{min-height:535px}.shared-starlink-device-stage,.shared-starlink-visual-home .hero-device-stage,.shared-starlink-visual-residential .shared-starlink-device-stage{width:min(600px,86%)}.shared-starlink-visual-residential .signal-arc.arc-1{width:610px;height:250px}.shared-starlink-visual-residential .signal-arc.arc-2{width:665px;height:325px}.shared-starlink-visual-residential .signal-arc.arc-3{width:500px;height:165px}.shared-starlink-visual-residential .planet-track.pt1{width:590px;height:265px;margin-left:-295px}.shared-starlink-visual-residential .planet-track.pt2{width:485px;height:320px;margin-left:-242px}}
@media(max-width:640px){.shared-starlink-visual{min-height:420px}.shared-starlink-device-stage,.shared-starlink-visual-home .hero-device-stage,.shared-starlink-visual-residential .shared-starlink-device-stage{width:92%;max-width:520px}.shared-starlink-device{width:100%!important;max-width:520px}.shared-starlink-visual-residential{border-radius:24px}.shared-starlink-visual-residential .signal-arc.arc-1{width:455px;height:175px;top:16%}.shared-starlink-visual-residential .signal-arc.arc-2{width:505px;height:235px;top:9%}.shared-starlink-visual-residential .signal-arc.arc-3{width:390px;height:125px;bottom:12%}.shared-starlink-visual-residential .planet-track.pt1{width:430px;height:185px;margin-left:-215px;top:17%}.shared-starlink-visual-residential .planet-track.pt2{width:360px;height:250px;margin-left:-180px;top:12%}}


/* v2.45 — on-site Starlink obstruction scan guide */
.checker-help-link.obstruction-guide-trigger{appearance:none;border:0;background:transparent;cursor:pointer;font:inherit;width:100%}
.obstruction-modal[hidden]{display:none!important}.obstruction-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:24px}.obstruction-modal-backdrop{position:absolute;inset:0;background:rgba(8,34,48,.58);backdrop-filter:blur(8px)}.obstruction-modal-card{position:relative;z-index:2;width:min(720px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;background:linear-gradient(180deg,#fff,#f5fbfd);border:1px solid rgba(27,91,119,.13);border-radius:28px;box-shadow:0 34px 100px rgba(6,39,56,.28);padding:30px}.obstruction-modal-close{position:absolute;right:18px;top:18px;width:38px;height:38px;border:1px solid rgba(21,76,101,.12);background:#edf7fa;color:#315f72;border-radius:50%;font-size:22px;line-height:1;cursor:pointer}.obstruction-modal-card h2{margin:8px 48px 10px 0;font-size:clamp(29px,4vw,42px);letter-spacing:-.04em;color:#0b3346}.obstruction-modal-card>p{color:#5d7885;line-height:1.65}.obstruction-guide-steps{display:grid;gap:11px;margin:22px 0}.obstruction-guide-step{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:13px 14px;border:1px solid rgba(28,87,111,.10);border-radius:16px;background:rgba(255,255,255,.78);color:#456776}.obstruction-guide-step b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ddf4fb;color:#087c9f;font-size:12px}.obstruction-guide-step strong{display:block;color:#153f51;margin-bottom:2px}.obstruction-guide-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.obstruction-guide-actions .btn{flex:1 1 190px;justify-content:center}.obstruction-guide-safety{margin-top:16px;padding:13px 15px;border-radius:14px;background:#fff6e8;border:1px solid #f0dfbf;color:#7b5922;font-size:12px;line-height:1.55}.obstruction-guide-source{margin-top:14px;font-size:11px;color:#78909b}.obstruction-guide-source a{color:#087ba0;font-weight:800}.obstruction-modal-open{overflow:hidden}
@media(max-width:600px){.obstruction-modal{padding:12px}.obstruction-modal-card{padding:24px 18px 20px;border-radius:22px;max-height:calc(100vh - 24px)}.obstruction-modal-close{right:12px;top:12px}.obstruction-guide-actions{display:grid}.obstruction-guide-actions .btn{width:100%}}

/* v2.46 CTA button refinement */
.cta-actions{flex:0 0 auto;align-items:center}
.cta .btn.primary{min-width:205px;min-height:54px;padding:0 26px;border-radius:16px;white-space:nowrap;font-size:15px;line-height:1;letter-spacing:-.01em;box-shadow:0 12px 30px rgba(55,186,220,.18);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
.cta .btn.primary:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(55,186,220,.26);filter:brightness(1.02)}
@media(max-width:980px){.cta{align-items:flex-start}.cta-actions{width:100%;justify-content:flex-start}.cta .btn.primary{min-width:0;width:auto}}
@media(max-width:520px){.cta-actions{display:grid;width:100%}.cta .btn{width:100%}.cta .btn.primary{min-height:52px;padding:0 20px}}

/* v2.58 — Ontario installer opportunities + secure application workflow */
.footer-opportunity{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:space-between;gap:32px;margin:0 0 42px;padding:25px 28px;border-radius:24px;overflow:hidden;color:#f5fbff;background:linear-gradient(118deg,#082a3d 0%,#0b5873 52%,#1387a5 100%);box-shadow:0 20px 48px rgba(16,74,97,.17)}
.footer-opportunity::before{content:"";position:absolute;inset:-80% -10% auto 48%;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(132,235,255,.32),transparent 67%);z-index:-1}.footer-opportunity>div{max-width:760px}.footer-opportunity-kicker{display:block;margin-bottom:5px;color:#9deaff;font-size:10px;font-weight:850;letter-spacing:.17em;text-transform:uppercase}.footer-opportunity strong{display:block;font-size:clamp(20px,2vw,29px);line-height:1.1;letter-spacing:-.03em}.footer-opportunity p{margin:8px 0 0;color:#c1dce7;font-size:13px;line-height:1.55}.footer-opportunity .footer-opportunity-cta{flex:0 0 auto;min-height:50px;background:#f1fbff;color:#063044;border:0;white-space:nowrap;box-shadow:0 10px 28px rgba(0,0,0,.12)}.footer-opportunity .footer-opportunity-cta:hover{background:white;color:#062638}

.installer-opportunity-page{background:radial-gradient(circle at 78% 3%,#113a51 0,#0a1925 26%,#071018 56%,#050a0f 100%)}
.opportunity-hero{position:relative;overflow:hidden;padding:84px 0 42px}.opportunity-hero::after{content:"";position:absolute;inset:auto -10% -22% 35%;height:470px;background:radial-gradient(circle,rgba(74,203,244,.11),transparent 67%);pointer-events:none}.opportunity-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:56px;align-items:center}.opportunity-hero-copy{padding:22px 0}.opportunity-hero-copy h1{font-size:clamp(54px,6.7vw,92px);margin:22px 0 22px}.opportunity-tagline{margin:-4px 0 13px;font-size:clamp(20px,2vw,28px);font-weight:800;letter-spacing:-.025em;color:#d8f4ff}.opportunity-hero-copy .lede{max-width:760px;margin-bottom:27px}.opportunity-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:27px}.opportunity-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(134,226,255,.18);border-radius:999px;background:rgba(89,202,240,.07);color:#b9dce8;font-size:11px;font-weight:760}.opportunity-badge::before{content:"";width:6px;height:6px;margin-right:8px;border-radius:50%;background:#8ce9ff;box-shadow:0 0 12px rgba(105,229,255,.75)}
.opportunity-visual{position:relative;min-height:560px;display:grid;place-items:center}.opportunity-network{position:relative;width:min(470px,88vw);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,rgba(80,196,235,.17) 0,rgba(22,75,101,.10) 39%,transparent 67%)}.network-ring{position:absolute;border:1px solid rgba(120,221,251,.18);border-radius:50%;animation:opportunityRingPulse 7s ease-in-out infinite}.ring-one{inset:9%;transform:rotate(-11deg)}.ring-two{inset:21%;border-color:rgba(118,175,255,.19);animation-delay:-2s}.ring-three{inset:34%;border-color:rgba(155,255,212,.16);animation-delay:-4s}.network-core{position:relative;z-index:4;width:174px;height:174px;display:grid;place-content:center;text-align:center;border:1px solid rgba(144,231,255,.28);border-radius:50%;background:linear-gradient(145deg,rgba(17,56,76,.96),rgba(5,20,30,.96));box-shadow:0 0 0 15px rgba(71,190,228,.04),0 30px 80px rgba(0,0,0,.35)}.network-core span{font-size:9px;letter-spacing:.18em;font-weight:850;color:#8fdff4}.network-core strong{font-size:29px;letter-spacing:-.045em;color:white}.network-core small{font-size:8px;letter-spacing:.13em;color:#80a8b9}.network-node{position:absolute;z-index:5;width:13px;height:13px;border:3px solid #07131d;border-radius:50%;background:#79e7ff;box-shadow:0 0 0 4px rgba(105,229,255,.12),0 0 22px rgba(105,229,255,.72)}.node-one{top:10%;left:47%}.node-two{right:10%;top:32%}.node-three{right:23%;bottom:12%;background:#a8ffd0}.node-four{left:15%;bottom:25%;background:#7fb8ff}.node-five{left:12%;top:29%}@keyframes opportunityRingPulse{50%{opacity:.55;transform:scale(1.035) rotate(8deg)}}
.opportunity-visual-card{position:absolute;z-index:7;width:min(245px,58%);padding:16px 18px;border:1px solid rgba(145,224,249,.18);border-radius:18px;background:rgba(7,20,30,.78);backdrop-filter:blur(16px);box-shadow:0 18px 50px rgba(0,0,0,.26)}.opportunity-visual-card span{display:block;color:#80b4c8;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.opportunity-visual-card strong{display:block;margin:4px 0 3px;font-size:19px;letter-spacing:-.03em}.opportunity-visual-card small{display:block;color:#8fa9b7;font-size:10px;line-height:1.45}.opportunity-visual-card.card-top{top:12%;right:-1%}.opportunity-visual-card.card-bottom{bottom:9%;left:-1%}.opportunity-disclosure{position:relative;z-index:3;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center;margin-top:18px;padding:16px 20px;border:1px solid rgba(255,202,122,.16);border-radius:16px;background:rgba(255,202,122,.055);color:#a8bdc9;font-size:12px}.opportunity-disclosure strong{color:#ffd699;white-space:nowrap}
.opportunity-role-cards .card{min-height:260px}.opportunity-role-cards h3{font-size:25px}.opportunity-requirements-section{padding-top:88px}.opportunity-requirements-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:18px;align-items:stretch}.opportunity-requirements-grid .panel.light{padding:clamp(28px,4vw,48px);background:linear-gradient(142deg,#e7f8fd 0%,#c6ecf7 60%,#b0e1f0 100%)}.opportunity-requirements-grid .panel.light .eyebrow{color:#177b9c}.opportunity-requirements-grid .panel.light .eyebrow::before{background:#128bb0;box-shadow:0 0 14px rgba(18,139,176,.34)}.opportunity-requirements-grid .panel.light h2{color:#0b3447}.opportunity-checklist{display:grid;gap:10px;margin-top:27px}.opportunity-requirement{display:grid;grid-template-columns:34px 1fr;gap:13px;align-items:start;padding:13px 15px;border:1px solid rgba(23,103,132,.12);border-radius:15px;background:rgba(255,255,255,.57)}.opportunity-requirement>span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#0e8daf;color:white;font-weight:900}.opportunity-requirement strong{display:block;color:#123e50;font-size:14px}.opportunity-requirement small{display:block;margin-top:2px;color:#587786;font-size:11px;line-height:1.5}.opportunity-fit-card{position:relative;overflow:hidden;padding:42px 36px;border:1px solid rgba(126,221,250,.17);border-radius:30px;background:linear-gradient(155deg,rgba(17,42,57,.94),rgba(7,18,27,.96));box-shadow:var(--shadow)}.opportunity-fit-card>*{position:relative;z-index:2}.opportunity-fit-card h3{margin:14px 0 13px;font-size:clamp(31px,3vw,44px)}.opportunity-fit-card>p{color:#a2b8c5}.opportunity-fit-orbit{position:absolute;z-index:1;right:-160px;top:-130px;width:400px;height:400px;border:1px solid rgba(112,222,255,.13);border-radius:50%;box-shadow:0 0 0 45px rgba(99,209,245,.025),0 0 0 94px rgba(99,209,245,.017)}.opportunity-skill-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.opportunity-skill-tags span{padding:8px 10px;border:1px solid rgba(130,224,252,.15);border-radius:10px;background:rgba(90,199,235,.065);color:#c1e0eb;font-size:11px;font-weight:750}.opportunity-training-note{margin-top:25px;padding:18px;border:1px solid rgba(171,255,207,.13);border-radius:17px;background:rgba(171,255,207,.055)}.opportunity-training-note strong{color:#b8ffd6}.opportunity-training-note p{margin:6px 0 0;color:#9eb6c2;font-size:12px;line-height:1.6}
.opportunity-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.opportunity-model-card{position:relative;min-height:240px;padding:25px 23px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(155deg,rgba(17,35,49,.87),rgba(7,17,26,.75))}.opportunity-model-number{display:block;margin-bottom:39px;color:#80dcf5;font-size:11px;font-weight:900;letter-spacing:.14em}.opportunity-model-card h3{font-size:21px}.opportunity-model-card p{margin:0;color:#96acb9;font-size:13px}.opportunity-compensation{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:38px;align-items:center;margin-top:18px;padding:34px;border:1px solid rgba(126,221,250,.16);border-radius:27px;background:linear-gradient(120deg,rgba(21,56,75,.92),rgba(8,23,34,.92))}.opportunity-compensation h3{margin:9px 0 10px;font-size:clamp(30px,3vw,43px)}.opportunity-compensation p{margin:0;color:#a5bbc7}.opportunity-compensation-points{display:grid;grid-template-columns:1fr 1fr;gap:9px}.opportunity-compensation-points span{position:relative;padding:13px 13px 13px 34px;border:1px solid rgba(138,224,250,.12);border-radius:13px;background:rgba(255,255,255,.035);color:#c5dae4;font-size:11px;line-height:1.45}.opportunity-compensation-points span::before{content:"✓";position:absolute;left:12px;color:#a9ffd0;font-weight:900}
.job-application-section{position:relative;padding-top:100px}.job-application-section::before{content:"";position:absolute;inset:8% 0 auto;height:340px;background:radial-gradient(circle at 50% 0,rgba(91,208,245,.09),transparent 70%);pointer-events:none}.job-application-heading{position:relative;display:flex;justify-content:space-between;gap:42px;align-items:end;margin-bottom:32px}.job-application-heading>div{max-width:760px}.job-application-heading p{max-width:520px;margin:0;color:#9fb4c1}.job-form-shell{position:relative;border:1px solid rgba(65,137,167,.17);border-radius:30px;background:linear-gradient(180deg,#f8fcfd,#ebf6f9);color:#173b4c;box-shadow:0 34px 90px rgba(0,0,0,.25);overflow:hidden}.job-application-form{padding:clamp(22px,4vw,44px)}.job-fieldset{margin:0 0 22px;padding:0;border:0}.job-fieldset+ .job-fieldset{padding-top:28px;border-top:1px solid rgba(24,88,113,.12)}.job-fieldset legend{display:block;width:100%;margin:0;padding:0;color:#0b3446;font-size:clamp(23px,2.5vw,31px);font-weight:850;letter-spacing:-.035em}.job-fieldset-intro{margin:6px 0 20px;color:#64808e;font-size:13px}.job-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.job-fields>label,.job-label{display:grid;gap:7px;color:#294e5e;font-size:12px;font-weight:790}.job-field-full{grid-column:1/-1}.job-application-form input[type="text"],.job-application-form input[type="email"],.job-application-form input[type="tel"],.job-application-form input[type="number"],.job-application-form input[type="date"],.job-application-form select,.job-application-form textarea{width:100%;min-height:49px;padding:12px 13px;border:1px solid rgba(22,91,118,.17);border-radius:12px;outline:0;background:#fff;color:#153c4e;box-shadow:inset 0 1px 0 rgba(255,255,255,.7);transition:border-color .2s ease,box-shadow .2s ease}.job-application-form textarea{min-height:104px;resize:vertical;line-height:1.55}.job-application-form input:focus,.job-application-form select:focus,.job-application-form textarea:focus{border-color:#21a4c8;box-shadow:0 0 0 4px rgba(33,164,200,.11)}.job-application-form input::placeholder,.job-application-form textarea::placeholder{color:#91a8b2}.job-help{color:#718b97;font-size:10px;font-weight:560;line-height:1.45}.job-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.job-choice-days{grid-template-columns:repeat(7,1fr)}.job-choice{position:relative;display:flex;gap:9px;align-items:center;min-height:45px;padding:9px 11px;border:1px solid rgba(25,93,119,.13);border-radius:12px;background:rgba(255,255,255,.67);color:#456574;font-size:11px;font-weight:680;cursor:pointer}.job-choice:hover{border-color:rgba(29,157,194,.35);background:#fff}.job-choice input{width:17px;height:17px;accent-color:#0d91b5;flex:0 0 auto}.job-upload{position:relative;display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;padding:19px;border:1px dashed rgba(20,125,159,.35);border-radius:17px;background:rgba(218,244,250,.45);cursor:pointer}.job-upload:hover{background:rgba(218,244,250,.72)}.job-upload-icon{width:45px;height:45px;display:grid;place-items:center;border-radius:14px;background:#0a8daf;color:white;font-size:25px}.job-upload strong{display:block;color:#164355}.job-upload small{display:block;margin-top:2px;color:#65808d;font-size:10px}.job-upload input[type="file"]{position:absolute;inset:0;opacity:0;cursor:pointer}.job-upload-name{max-width:260px;padding:8px 10px;border-radius:9px;background:#fff;color:#54717f;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-consent{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;margin-top:15px;color:#526f7d;font-size:11px;font-weight:560;line-height:1.55}.job-consent input{width:17px;height:17px;margin-top:1px;accent-color:#0e92b6}.job-consent a{color:#087fa3;text-decoration:underline;text-underline-offset:2px}.job-submit-row{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:25px;border-top:1px solid rgba(25,89,114,.12)}.job-submit-row>div{display:grid;gap:3px}.job-submit-row strong{color:#153e50;font-size:17px}.job-submit-row span{color:#6f8995;font-size:11px}.job-submit-row .job-submit{min-width:260px}.job-submit[disabled]{opacity:.62;cursor:wait;transform:none}.job-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.job-form-errors{margin:28px 28px 0;padding:18px 20px;border:1px solid #efc7c2;border-radius:16px;background:#fff1ef;color:#8a322b}.job-form-errors strong{color:#74241f}.job-form-errors ul{margin:8px 0 5px;padding-left:20px}.job-form-errors p{margin:8px 0 0;font-size:11px}.job-form-success{display:grid;grid-template-columns:60px 1fr;gap:18px;align-items:start;padding:clamp(28px,5vw,50px)}.job-form-success-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:17px;background:#0f9669;color:white;font-size:27px;font-weight:900;box-shadow:0 12px 30px rgba(15,150,105,.18)}.job-form-success h3{margin:6px 0 8px;color:#123d4f;font-size:clamp(30px,4vw,43px)}.job-form-success p{color:#587583}.job-reference{display:inline-flex;padding:9px 12px;border-radius:10px;background:#dff5eb;color:#1a684f!important}.opportunity-final-cta{background:linear-gradient(115deg,rgba(18,67,88,.94),rgba(8,28,41,.96))}

@media(max-width:1080px){.opportunity-hero-grid{grid-template-columns:1fr;gap:10px}.opportunity-hero-copy{max-width:850px}.opportunity-visual{min-height:500px}.opportunity-visual-card.card-top{right:7%}.opportunity-visual-card.card-bottom{left:7%}.opportunity-model-grid{grid-template-columns:1fr 1fr}.job-choice-days{grid-template-columns:repeat(4,1fr)}}
@media(max-width:860px){.footer-opportunity{align-items:flex-start;flex-direction:column}.footer-opportunity .footer-opportunity-cta{width:100%}.opportunity-requirements-grid{grid-template-columns:1fr}.opportunity-compensation{grid-template-columns:1fr}.job-application-heading{align-items:flex-start;flex-direction:column}.job-fields{grid-template-columns:1fr}.job-field-full{grid-column:auto}.job-choice-grid{grid-template-columns:1fr 1fr}.job-upload{grid-template-columns:48px 1fr}.job-upload-name{grid-column:1/-1;max-width:none}.job-submit-row{align-items:flex-start;flex-direction:column}.job-submit-row .job-submit{width:100%}}
@media(max-width:640px){.opportunity-hero{padding-top:50px}.opportunity-hero-copy h1{font-size:clamp(46px,14vw,68px)}.opportunity-visual{min-height:430px;margin-top:10px}.opportunity-network{width:390px;max-width:110vw}.network-core{width:145px;height:145px}.network-core strong{font-size:24px}.opportunity-visual-card{width:200px;padding:13px}.opportunity-visual-card.card-top{right:0;top:7%}.opportunity-visual-card.card-bottom{left:0;bottom:4%}.opportunity-disclosure{grid-template-columns:1fr;gap:5px}.opportunity-disclosure strong{white-space:normal}.opportunity-model-grid{grid-template-columns:1fr}.opportunity-model-card{min-height:0}.opportunity-compensation{padding:25px 20px}.opportunity-compensation-points{grid-template-columns:1fr}.job-form-shell{border-radius:22px}.job-application-form{padding:20px 16px}.job-choice-grid,.job-choice-days{grid-template-columns:1fr}.job-form-errors{margin:18px 16px 0}.job-form-success{grid-template-columns:1fr}.footer-opportunity{padding:22px 20px;margin-bottom:34px}.footer-opportunity strong{font-size:23px}}
@media(prefers-reduced-motion:reduce){.network-ring{animation:none}}


/* v2.59 — SEO content architecture, accessibility and responsive media */
.skip-link{
  position:fixed;left:16px;top:12px;z-index:10000;padding:11px 15px;border-radius:10px;
  background:#08283a;color:#fff;font-weight:800;transform:translateY(-160%);transition:transform .18s ease;
  box-shadow:0 10px 30px rgba(0,0,0,.22)
}
.skip-link:focus{transform:translateY(0)}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{
  outline:3px solid #0ba9d2;outline-offset:3px
}
.navlinks a[aria-current="page"]{color:#071f2f;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:7px}
.mobile-toggle[aria-expanded="true"]{background:rgba(8,91,125,.08);border-radius:10px}
.bread{display:flex;align-items:center;gap:9px;flex-wrap:wrap}
.hero-device-picture{display:contents}
.seo-resource-section{padding-top:24px}
.section-head.compact{margin-bottom:22px}
.section-head.compact h2{font-size:clamp(29px,3vw,44px)}
.resource-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}
.resource-links a{
  display:flex;flex-direction:column;gap:5px;min-height:112px;padding:19px 20px;border:1px solid rgba(28,96,127,.14);
  border-radius:16px;background:rgba(255,255,255,.72);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease
}
.resource-links a:hover{transform:translateY(-2px);border-color:rgba(20,154,195,.35);box-shadow:0 12px 30px rgba(38,79,99,.09)}
.resource-links strong{color:#123f53;font-size:17px;line-height:1.25}
.resource-links span{color:#607d8a;font-size:13px;line-height:1.5}
.footer-contact-list{align-items:flex-start}
.footer-contact-link{word-break:break-word}
@media(max-width:720px){
  .resource-links{grid-template-columns:1fr}
  .resource-links a{min-height:0}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

.performance-source{padding-top:12px}
.performance-source p{margin:0;color:#607d8a;font-size:11px;line-height:1.6}
.performance-source a{color:#176f91;text-decoration:underline;text-underline-offset:2px}

/* =========================================================
   V2.66 — INSTALLER OPPORTUNITIES LIGHT-SURFACE REDESIGN
   ========================================================= */
.installer-opportunity-page{
  --opp-ink:#12394a;--opp-ink-strong:#082c3d;--opp-muted:#5f7885;
  --opp-line:rgba(20,83,110,.13);--opp-surface:#fff;--opp-soft:#eef7fa;
  background:linear-gradient(180deg,#f8fbfc 0%,#f2f8fa 52%,#fff 100%);color:var(--opp-ink)
}
.installer-opportunity-page::before{background-image:linear-gradient(rgba(19,86,113,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(19,86,113,.025) 1px,transparent 1px);opacity:.7}
.installer-opportunity-page .noise{display:none}
.installer-opportunity-page h1,.installer-opportunity-page h2,.installer-opportunity-page h3{color:var(--opp-ink-strong)}
.installer-opportunity-page p{color:var(--opp-muted)}
.installer-opportunity-page .topbar{background:rgba(255,255,255,.93);border-bottom:1px solid rgba(18,81,108,.10);box-shadow:0 10px 34px rgba(29,72,91,.06)}
.installer-opportunity-page .nav{height:78px}.installer-opportunity-page .navlinks{color:#56707c}
.installer-opportunity-page .navlinks a:hover,.installer-opportunity-page .navlinks a.active,.installer-opportunity-page .navlinks a[aria-current="page"]{color:#082f42}
.installer-opportunity-page .mobile-toggle{color:#0b3548}
.installer-opportunity-page .eyebrow{color:#0b7899;font-size:11px}.installer-opportunity-page .eyebrow::before{background:#18a7ca;box-shadow:0 0 14px rgba(24,167,202,.28)}
.installer-opportunity-page .gradient-text{background:linear-gradient(94deg,#0a3f58 0%,#0d7fa2 54%,#1ba7c5 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.installer-opportunity-page .bread{color:#718a96;font-size:12px;margin-bottom:19px}.installer-opportunity-page .bread a{color:#27677e;font-weight:700}
.installer-opportunity-page section{padding:92px 0}
.installer-opportunity-page .opportunity-section-alt{position:relative;background:linear-gradient(180deg,rgba(229,244,249,.72),rgba(244,249,251,.82));border-top:1px solid rgba(18,83,111,.07);border-bottom:1px solid rgba(18,83,111,.07)}
.installer-opportunity-page .section-head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);align-items:end;gap:48px;margin-bottom:36px}
.installer-opportunity-page .section-head>div:first-child{max-width:780px}.installer-opportunity-page .section-head p{max-width:500px;margin:0;color:#627b87;font-size:15px;line-height:1.7}
.installer-opportunity-page .section-head h2{margin:10px 0 0;font-size:clamp(35px,4vw,58px);line-height:1.03}

.installer-opportunity-page .opportunity-hero{padding:70px 0 42px;overflow:hidden;background:radial-gradient(circle at 88% 12%,rgba(68,183,220,.18),transparent 29%),radial-gradient(circle at 10% 12%,rgba(102,132,236,.08),transparent 25%),linear-gradient(180deg,#f9fcfd 0%,#eef7fa 100%);border-bottom:1px solid rgba(18,83,111,.08)}
.installer-opportunity-page .opportunity-hero::after{inset:auto -16% -42% 46%;height:520px;background:radial-gradient(circle,rgba(31,157,195,.10),transparent 67%)}
.installer-opportunity-page .opportunity-hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:54px;align-items:center}
.installer-opportunity-page .opportunity-hero-copy{padding:28px 0 22px}
.installer-opportunity-page .opportunity-hero-copy h1{max-width:760px;margin:18px 0 22px;font-size:clamp(48px,6.1vw,80px);line-height:.98;letter-spacing:-.055em}
.installer-opportunity-page .opportunity-tagline{max-width:710px;margin:0 0 13px;color:#174c61;font-size:clamp(20px,2vw,27px);line-height:1.25}
.installer-opportunity-page .opportunity-hero-copy .lede{max-width:710px;margin-bottom:25px;color:#577481;font-size:clamp(16px,1.35vw,19px);line-height:1.72}
.installer-opportunity-page .hero-actions{gap:11px}.installer-opportunity-page .opportunity-badges{gap:8px;margin-top:24px}
.installer-opportunity-page .opportunity-badge{min-height:35px;border:1px solid rgba(19,119,153,.14);background:rgba(255,255,255,.75);color:#416574;box-shadow:0 7px 22px rgba(34,82,101,.045)}
.installer-opportunity-page .opportunity-badge::before{background:#1ba5c7;box-shadow:0 0 10px rgba(27,165,199,.32)}
.installer-opportunity-page .opportunity-overview-card{position:relative;overflow:hidden;padding:clamp(27px,3vw,39px);border:1px solid rgba(20,95,125,.13);border-radius:30px;background:rgba(255,255,255,.94);box-shadow:0 30px 78px rgba(28,75,95,.13)}
.installer-opportunity-page .opportunity-overview-card>*{position:relative;z-index:2}
.installer-opportunity-page .opportunity-overview-accent{position:absolute;z-index:1;right:-100px;top:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(51,186,223,.23),rgba(51,186,223,.05) 45%,transparent 70%)}
.installer-opportunity-page .opportunity-overview-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#0e80a4,#27bad3 58%,#f0a15a)}
.installer-opportunity-page .opportunity-overview-kicker{display:block;margin-bottom:11px;color:#0b7b9d;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.installer-opportunity-page .opportunity-overview-head h2{max-width:510px;margin:0 0 12px;font-size:clamp(28px,3.1vw,43px);line-height:1.05;letter-spacing:-.045em}
.installer-opportunity-page .opportunity-overview-head p{margin:0;font-size:14px;line-height:1.7}
.installer-opportunity-page .opportunity-stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:27px 0 23px}
.installer-opportunity-page .opportunity-stat{min-height:104px;padding:18px;border:1px solid rgba(18,101,133,.12);border-radius:18px;background:linear-gradient(145deg,#f5fbfd,#e7f5f9)}
.installer-opportunity-page .opportunity-stat strong{display:block;color:#0a4b64;font-size:29px;line-height:1;letter-spacing:-.045em}.installer-opportunity-page .opportunity-stat span{display:block;margin-top:7px;color:#5a7683;font-size:11px;font-weight:740;line-height:1.35}
.installer-opportunity-page .opportunity-overview-list{display:grid;gap:3px}.installer-opportunity-page .opportunity-overview-list>div{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:13px 0;border-top:1px solid rgba(17,78,103,.09)}
.installer-opportunity-page .opportunity-overview-list>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;background:#e7f5fa;color:#0c789a;font-size:10px;font-weight:900}
.installer-opportunity-page .opportunity-overview-list p{margin:0}.installer-opportunity-page .opportunity-overview-list strong{display:block;color:#173f51;font-size:14px}.installer-opportunity-page .opportunity-overview-list small{display:block;margin-top:2px;color:#6a838e;font-size:11px;line-height:1.5}
.installer-opportunity-page .opportunity-overview-note{margin:18px 0 0;padding:13px 14px;border-radius:13px;background:#fff7ed;border:1px solid #f3dfc6;color:#73552f;font-size:10.5px;line-height:1.55}
.installer-opportunity-page .opportunity-disclosure{grid-template-columns:minmax(210px,.32fr) minmax(0,1fr);gap:20px;margin-top:34px;padding:17px 20px;border:1px solid #efd9ba;background:#fff8ef;color:#765d3d;box-shadow:0 10px 30px rgba(92,67,33,.045)}
.installer-opportunity-page .opportunity-disclosure strong{color:#8c581f}

.installer-opportunity-page .opportunity-content-section{background:#fff}.installer-opportunity-page .opportunity-role-cards{gap:18px}
.installer-opportunity-page .opportunity-role-cards .card{min-height:250px;display:flex;flex-direction:column;padding:30px;border:1px solid var(--opp-line);background:#fff;box-shadow:0 18px 46px rgba(33,74,91,.075)}
.installer-opportunity-page .opportunity-role-cards .card:hover{transform:translateY(-4px);box-shadow:0 24px 56px rgba(33,74,91,.11)}
.installer-opportunity-page .opportunity-role-cards .icon{width:45px;height:45px;margin-bottom:25px;border:0;background:#e6f4f9;color:#0b7898;font-size:12px;font-weight:900}
.installer-opportunity-page .opportunity-role-cards h3{margin-bottom:12px;color:#123c4f;font-size:24px}.installer-opportunity-page .opportunity-role-cards p{margin:0;color:#617a86;font-size:14px;line-height:1.72}

.installer-opportunity-page .opportunity-requirements-section{padding-top:94px}.installer-opportunity-page .opportunity-requirements-grid{grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:22px}
.installer-opportunity-page .opportunity-requirements-grid .panel.light{padding:clamp(29px,4vw,48px);border:1px solid rgba(20,98,128,.12);background:#fff;color:var(--opp-ink);box-shadow:0 22px 60px rgba(31,73,91,.08)}
.installer-opportunity-page .opportunity-requirements-grid .panel.light h2{margin:12px 0 14px;color:#0c3547;font-size:clamp(33px,3.6vw,50px)}.installer-opportunity-page .opportunity-requirements-grid .panel.light>p{color:#5d7885;line-height:1.7}
.installer-opportunity-page .opportunity-checklist{gap:9px;margin-top:25px}.installer-opportunity-page .opportunity-requirement{grid-template-columns:36px minmax(0,1fr);gap:13px;padding:14px 15px;border:1px solid rgba(18,95,124,.11);background:#f7fbfc;border-radius:14px}
.installer-opportunity-page .opportunity-requirement>span{background:#0f8eae;box-shadow:0 8px 20px rgba(15,142,174,.15)}.installer-opportunity-page .opportunity-requirement strong{color:#173f50;font-size:13.5px;line-height:1.35}.installer-opportunity-page .opportunity-requirement small{color:#617d89;font-size:11px;line-height:1.5}
.installer-opportunity-page .opportunity-fit-card{padding:clamp(30px,3.5vw,42px);border:1px solid rgba(20,95,125,.13);background:linear-gradient(160deg,#f7fcfd 0%,#e8f5f9 100%);box-shadow:0 22px 60px rgba(31,73,91,.08)}
.installer-opportunity-page .opportunity-fit-card h3{margin:14px 0 14px;color:#103b4e;font-size:clamp(30px,3vw,42px)}.installer-opportunity-page .opportunity-fit-card>p{color:#5e7885;line-height:1.72}
.installer-opportunity-page .opportunity-fit-orbit{border-color:rgba(22,146,182,.10);box-shadow:0 0 0 45px rgba(22,146,182,.025),0 0 0 94px rgba(22,146,182,.017)}
.installer-opportunity-page .opportunity-skill-tags{gap:8px;margin:23px 0}.installer-opportunity-page .opportunity-skill-tags span{border:1px solid rgba(18,111,143,.13);background:#fff;color:#356171;box-shadow:0 6px 18px rgba(34,75,91,.04)}
.installer-opportunity-page .opportunity-training-note{border:1px solid #cfe7dd;background:#f1faf6}.installer-opportunity-page .opportunity-training-note strong{color:#246b52}.installer-opportunity-page .opportunity-training-note p{color:#57756a}

.installer-opportunity-page .opportunity-process-section{background:#fff}.installer-opportunity-page .opportunity-model-grid{gap:14px}
.installer-opportunity-page .opportunity-model-card{min-height:232px;padding:25px 23px;border:1px solid var(--opp-line);background:#fff;box-shadow:0 15px 40px rgba(33,73,90,.065)}
.installer-opportunity-page .opportunity-model-number{display:grid;place-items:center;width:39px;height:39px;margin-bottom:31px;border-radius:12px;background:#e7f5f9;color:#0b7899}
.installer-opportunity-page .opportunity-model-card h3{margin-bottom:10px;color:#153d4e;font-size:21px}.installer-opportunity-page .opportunity-model-card p{color:#627b87;font-size:13px;line-height:1.65}
.installer-opportunity-page .opportunity-compensation{gap:42px;margin-top:22px;padding:clamp(29px,4vw,42px);border:1px solid rgba(17,103,136,.16);background:linear-gradient(120deg,#e9f7fb 0%,#f8fcfd 62%,#fff7ec 100%);box-shadow:0 20px 54px rgba(33,75,92,.08)}
.installer-opportunity-page .opportunity-compensation h3{color:#10394b}.installer-opportunity-page .opportunity-compensation p{color:#5c7783;line-height:1.7}.installer-opportunity-page .opportunity-compensation-points span{border:1px solid rgba(16,101,133,.12);background:#fff;color:#345e6e;font-size:11px}.installer-opportunity-page .opportunity-compensation-points span::before{color:#16865f}

.installer-opportunity-page .job-application-section{padding-top:94px}.installer-opportunity-page .job-application-section::before{height:300px;background:radial-gradient(circle at 50% 0,rgba(72,188,221,.10),transparent 70%)}
.installer-opportunity-page .job-application-heading{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:48px;align-items:end;margin-bottom:31px}
.installer-opportunity-page .job-application-heading h2{margin:10px 0 0;font-size:clamp(36px,4vw,58px)}.installer-opportunity-page .job-application-heading p{max-width:500px;color:#5f7985;font-size:14px;line-height:1.7}
.installer-opportunity-page .job-form-shell{border:1px solid rgba(18,92,122,.13);background:#fff;box-shadow:0 28px 72px rgba(31,72,90,.12)}
.installer-opportunity-page .job-application-form{padding:clamp(24px,4vw,46px)}.installer-opportunity-page .job-fieldset+ .job-fieldset{border-top-color:rgba(19,86,113,.10)}
.installer-opportunity-page .job-fieldset legend{color:#10394b}.installer-opportunity-page .job-fieldset-intro{color:#657e89;line-height:1.6}.installer-opportunity-page .job-fields{gap:17px 18px}
.installer-opportunity-page .job-fields>label,.installer-opportunity-page .job-label{color:#294f60;font-size:12px}
.installer-opportunity-page .job-application-form input[type="text"],.installer-opportunity-page .job-application-form input[type="email"],.installer-opportunity-page .job-application-form input[type="tel"],.installer-opportunity-page .job-application-form input[type="number"],.installer-opportunity-page .job-application-form input[type="date"],.installer-opportunity-page .job-application-form select,.installer-opportunity-page .job-application-form textarea{border-color:rgba(17,92,123,.17);background:#fbfdfe;color:#143d4e}
.installer-opportunity-page .job-choice-grid{gap:10px}.installer-opportunity-page .job-choice{min-height:48px;border-color:rgba(17,91,121,.13);background:#f8fbfc;color:#436674}.installer-opportunity-page .job-choice:hover{background:#fff;border-color:rgba(20,151,190,.30)}
.installer-opportunity-page .job-upload{background:#eef8fb;border-color:rgba(18,130,164,.30)}.installer-opportunity-page .job-submit-row{border-top-color:rgba(19,86,113,.10)}

.installer-opportunity-page .opportunity-faq-section{background:#fff}.installer-opportunity-page .faq{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}
.installer-opportunity-page .faq details{align-self:start;border:1px solid var(--opp-line);border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(33,73,90,.05);overflow:hidden}
.installer-opportunity-page .faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:18px;padding:20px 21px;color:#183f50;font-size:15px;font-weight:800;line-height:1.45}.installer-opportunity-page .faq summary::-webkit-details-marker{display:none}
.installer-opportunity-page .faq summary::after{content:"+";display:grid;place-items:center;flex:0 0 auto;width:25px;height:25px;border-radius:8px;background:#e8f5f9;color:#0b7b9c;font-size:17px}.installer-opportunity-page .faq details[open] summary::after{content:"−"}
.installer-opportunity-page .faq details p{margin:0;padding:0 21px 21px;color:#627b87;font-size:13px;line-height:1.7}
.installer-opportunity-page .opportunity-final-cta{border:1px solid rgba(17,98,130,.15);background:linear-gradient(120deg,#e9f7fb 0%,#f8fcfd 58%,#fff4e7 100%);color:#10394b;box-shadow:0 22px 60px rgba(30,73,91,.10)}
.installer-opportunity-page .opportunity-final-cta h2{color:#0c3547}.installer-opportunity-page .opportunity-final-cta p{color:#5f7985}.installer-opportunity-page .opportunity-final-cta .eyebrow{color:#0b7899}.installer-opportunity-page .opportunity-final-cta .btn:not(.primary){background:#fff;border-color:rgba(18,93,123,.16);color:#163e50}
.installer-opportunity-page .footer{margin-top:58px;background:linear-gradient(180deg,#f2f8fa,#eaf3f6);border-top-color:rgba(18,83,111,.10)}
.installer-opportunity-page .footer h4{color:#2f5566}.installer-opportunity-page .footer p,.installer-opportunity-page .footer a{color:#607a87}.installer-opportunity-page .footer a:hover{color:#0d3d51}.installer-opportunity-page .legal{color:#718995}

@media(max-width:1080px){.installer-opportunity-page .opportunity-hero-grid{grid-template-columns:1fr;gap:30px}.installer-opportunity-page .opportunity-overview-card{max-width:820px}.installer-opportunity-page .opportunity-model-grid{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.installer-opportunity-page section{padding:76px 0}.installer-opportunity-page .section-head,.installer-opportunity-page .job-application-heading{grid-template-columns:1fr;gap:18px;align-items:start}.installer-opportunity-page .opportunity-requirements-grid,.installer-opportunity-page .opportunity-compensation{grid-template-columns:1fr}.installer-opportunity-page .faq{grid-template-columns:1fr}}
@media(max-width:720px){.installer-opportunity-page .opportunity-hero{padding:44px 0 30px}.installer-opportunity-page .opportunity-hero-copy h1{font-size:clamp(43px,13vw,64px)}.installer-opportunity-page .opportunity-stat-grid{grid-template-columns:1fr 1fr}.installer-opportunity-page .opportunity-disclosure{grid-template-columns:1fr;gap:4px}.installer-opportunity-page .opportunity-role-cards{grid-template-columns:1fr}.installer-opportunity-page .opportunity-role-cards .card{min-height:0}.installer-opportunity-page .opportunity-model-grid{grid-template-columns:1fr}.installer-opportunity-page .opportunity-model-card{min-height:0}.installer-opportunity-page .opportunity-compensation-points{grid-template-columns:1fr}}
@media(max-width:520px){.installer-opportunity-page .wrap{width:min(var(--max),calc(100% - 28px))}.installer-opportunity-page .nav{height:70px}.installer-opportunity-page .opportunity-overview-card{padding:25px 20px;border-radius:23px}.installer-opportunity-page .opportunity-stat-grid{grid-template-columns:1fr}.installer-opportunity-page .opportunity-stat{min-height:0}.installer-opportunity-page .opportunity-requirements-grid .panel.light,.installer-opportunity-page .opportunity-fit-card{border-radius:22px;padding:24px 19px}.installer-opportunity-page .opportunity-requirement{grid-template-columns:32px minmax(0,1fr);padding:13px 12px}.installer-opportunity-page .job-form-shell{border-radius:22px}.installer-opportunity-page .faq summary{padding:18px}.installer-opportunity-page .faq details p{padding:0 18px 18px}}
@media(max-width:980px){
  .installer-opportunity-page .opportunity-final-cta{align-items:flex-start;flex-direction:column}
  .installer-opportunity-page .opportunity-final-cta .cta-actions{width:100%;justify-content:flex-start}
}
/* V2.66 readability pass — keep small supporting copy above practical contrast targets. */
.installer-opportunity-page .section-head p,
.installer-opportunity-page .opportunity-role-cards p,
.installer-opportunity-page .opportunity-model-card p,
.installer-opportunity-page .opportunity-compensation p,
.installer-opportunity-page .job-application-heading p,
.installer-opportunity-page .faq details p{color:#526f7c}
.installer-opportunity-page .opportunity-overview-list small{color:#546f7b}
.installer-opportunity-page .opportunity-stat span{color:#4c6875}
.installer-opportunity-page .opportunity-requirement small{color:#56717e}
.installer-opportunity-page .footer p,
.installer-opportunity-page .footer a{color:#4f6975}
.installer-opportunity-page .legal{color:#4f6975}


/* V2.69.8 — clean Get Internet / Starlink header lockup (no leading icon) */
.topbar{background:rgba(255,255,255,.94);border-bottom:1px solid rgba(15,59,86,.09);box-shadow:0 7px 28px rgba(20,55,75,.055);backdrop-filter:blur(18px) saturate(150%)}
.nav{height:72px;gap:20px}
.brand-wordmark-link{display:inline-flex;align-items:center;gap:11px;min-width:0;flex-wrap:nowrap;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-decoration:none}
.brand-gi-lockup{display:inline-flex;align-items:center;gap:0;min-width:0;white-space:nowrap}
.brand-gi-mark{display:none!important}
.brand-gi-wordmark{display:flex;align-items:baseline;gap:3px;white-space:nowrap;letter-spacing:-.8px;line-height:1}
.brand-gi-wordmark b,.brand-gi-wordmark strong{font-size:20px;font-weight:925}
.brand-gi-wordmark b{color:#102a46}.brand-gi-wordmark strong{color:#167ee8}
.brand-gi-wordmark small{margin-left:1px;color:#72869a;font-size:9px;font-weight:850;letter-spacing:.35px}
.brand-suffix{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:900;letter-spacing:.085em;line-height:1;color:#536d7d;background:none;-webkit-background-clip:initial;background-clip:initial;white-space:nowrap;opacity:1;padding:2px 0 1px 11px;border-left:1px solid rgba(58,101,126,.18)}
.brand-suffix .brand-slash{font-size:15px;letter-spacing:0;color:#1b79d4;font-weight:800}
.navlinks{gap:5px;margin-left:auto;color:#5e7582;font-size:13px;font-weight:750}
.navlinks a{padding:10px 12px;border-radius:10px;text-decoration:none;transition:background .18s ease,color .18s ease}
.navlinks a:hover,.navlinks a.active,.navlinks a[aria-current="page"]{color:#082d40;background:#eef7fb;text-decoration:none}
.nav-actions{margin-left:8px}.nav-actions .btn{min-height:44px;padding:0 17px;border-radius:12px}
.nav-actions .btn.primary{background:linear-gradient(105deg,#0d7fe8,#1ca8db);color:#fff;box-shadow:0 9px 24px rgba(20,132,207,.18)}
.nav-actions .btn.primary:hover{box-shadow:0 12px 30px rgba(20,132,207,.24)}
.mobile-toggle{width:42px;height:42px;border:1px solid rgba(22,87,119,.12);border-radius:12px;background:#f3f8fb;color:#123b50;font-size:22px;line-height:1;align-items:center;justify-content:center}
.footer .brand-wordmark-link{padding:0;background:transparent;border:0;box-shadow:none}.footer .brand-gi-wordmark b,.footer .brand-gi-wordmark strong{font-size:21px}.footer .brand-gi-wordmark small{font-size:10px}.footer .brand-suffix{font-size:12px}
@media(max-width:980px){.mobile-toggle{display:inline-flex}.nav.open{padding-bottom:14px}.nav.open .navlinks{gap:5px}.nav.open .navlinks a{width:100%;padding:11px 12px}.nav.open .nav-actions{width:100%}.nav.open .nav-actions .btn{width:100%}}
@media(max-width:640px){.nav{height:66px;gap:10px}.brand-wordmark-link{gap:7px}.brand-gi-wordmark b,.brand-gi-wordmark strong{font-size:16px}.brand-gi-wordmark small{font-size:7px}.brand-suffix{font-size:9px;letter-spacing:.06em;padding-left:7px;border-left-color:rgba(58,101,126,.14)}.brand-suffix .brand-slash{font-size:11px}.mobile-toggle{width:38px;height:38px;border-radius:11px}.footer .brand-gi-wordmark b,.footer .brand-gi-wordmark strong{font-size:18px}.footer .brand-gi-wordmark small{font-size:8px}.footer .brand-suffix{font-size:9px}}


/* Get Internet referral offer v2.69.18 */
.gi-referral-offer{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(220px,.75fr);gap:22px;align-items:center;margin:22px 0;padding:24px 26px;border:1px solid rgba(38,156,222,.22);border-radius:22px;background:linear-gradient(135deg,#eef9ff 0%,#ffffff 54%,#e8f5fb 100%);box-shadow:0 16px 42px rgba(13,64,91,.08)}
.gi-referral-offer::after{content:"";position:absolute;width:220px;height:220px;right:-86px;top:-104px;border-radius:50%;background:radial-gradient(circle,rgba(50,177,224,.22),rgba(50,177,224,0) 68%);pointer-events:none}
.gi-referral-offer__eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:7px;color:#0f75b8;font-size:11px;font-weight:900;letter-spacing:1.25px;text-transform:uppercase}
.gi-referral-offer__eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:#25a8ec;box-shadow:0 0 0 5px rgba(37,168,236,.11)}
.gi-referral-offer h2,.gi-referral-offer h3{margin:0 0 8px;color:#0b2d41;letter-spacing:-.03em}.gi-referral-offer p{margin:0;color:#587080;line-height:1.6}.gi-referral-offer__actions{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.gi-referral-offer__fine{font-size:11px!important;color:#728796!important;line-height:1.45!important}
.gi-referral-inline{margin:15px 0 2px;padding:13px 15px;border:1px solid #cae8f7;border-radius:13px;background:#f2faff;color:#345e75;font-size:13px;line-height:1.55}.gi-referral-inline strong{color:#0c78b9}
@media(max-width:760px){.gi-referral-offer{grid-template-columns:1fr;padding:20px}.gi-referral-offer__actions{align-items:stretch}.gi-referral-offer__actions .btn{width:100%;text-align:center;justify-content:center}}
