.bphero[data-astro-cid-ehivfhvl]{position:relative;border-radius:var(--radius-lg);overflow:hidden;background:var(--blueprint-navy);box-shadow:var(--shadow-lg);border:1px solid rgba(255,255,255,.1)}.bphero__svg[data-astro-cid-ehivfhvl]{display:block;width:100%;height:auto}.bphero__draw[data-astro-cid-ehivfhvl]{stroke-dasharray:100;stroke-dashoffset:0;animation:bp-draw 2.4s var(--ease) both}.bphero__walls[data-astro-cid-ehivfhvl] rect[data-astro-cid-ehivfhvl].bphero__draw{animation-delay:0s}.bphero__walls[data-astro-cid-ehivfhvl] path[data-astro-cid-ehivfhvl]:nth-of-type(1){animation-delay:1s}.bphero__walls[data-astro-cid-ehivfhvl] path[data-astro-cid-ehivfhvl]:nth-of-type(2){animation-delay:1.25s}.bphero__walls[data-astro-cid-ehivfhvl] path[data-astro-cid-ehivfhvl]:nth-of-type(3){animation-delay:1.5s}@keyframes bp-draw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.bphero__cone[data-astro-cid-ehivfhvl]{transform-origin:72px 56px;animation:bp-cone 7s ease-in-out infinite}@keyframes bp-cone{0%,to{opacity:.55;transform:rotate(-3deg)}50%{opacity:.85;transform:rotate(7deg)}}.bphero__ring[data-astro-cid-ehivfhvl]{fill:none;stroke:#5fd0c4;stroke-width:2.5;opacity:.5;transform-origin:500px 135px;animation:bp-ring 3.6s ease-out infinite}.bphero__ring--2[data-astro-cid-ehivfhvl]{animation-delay:.5s}.bphero__ring--3[data-astro-cid-ehivfhvl]{animation-delay:1s}@keyframes bp-ring{0%{opacity:.7;transform:scale(.55)}70%{opacity:.12}to{opacity:0;transform:scale(1.05)}}.bphero__route[data-astro-cid-ehivfhvl] polyline[data-astro-cid-ehivfhvl]{animation:bp-flow 1.4s linear infinite}@keyframes bp-flow{to{stroke-dashoffset:-20}}.bphero__zone[data-astro-cid-ehivfhvl]{animation:bp-pulse 5s ease-in-out infinite}@keyframes bp-pulse{0%,to{fill-opacity:.12}50%{fill-opacity:.22}}.bphero__chips[data-astro-cid-ehivfhvl]{position:absolute;left:0;right:0;bottom:0;display:flex;flex-wrap:wrap;gap:.4rem;padding:.8rem;background:linear-gradient(transparent,#08182c8c)}.bphero__chip[data-astro-cid-ehivfhvl]{font-size:var(--text-xs);font-weight:600;color:#eaf2fb;padding:.2em .6em;border-radius:var(--radius-pill);background:color-mix(in srgb,var(--c) 50%,rgba(0,0,0,.3));border:1px solid color-mix(in srgb,var(--c) 60%,transparent)}@media(prefers-reduced-motion:reduce){.bphero__cone[data-astro-cid-ehivfhvl],.bphero__ring[data-astro-cid-ehivfhvl],.bphero__route[data-astro-cid-ehivfhvl] polyline[data-astro-cid-ehivfhvl],.bphero__zone[data-astro-cid-ehivfhvl],.bphero__draw[data-astro-cid-ehivfhvl]{animation:none}}.scrolly{position:relative;background:var(--blueprint-navy);color:#fff}html.js .scrolly{min-height:320vh}.scrolly__stage{position:relative;display:grid;place-items:center;min-height:78vh;padding:2rem 1rem;overflow:hidden}html.js .scrolly__stage{position:sticky;top:0;height:100vh;min-height:0}.scrolly__stage:before{content:"";position:absolute;inset:0;background:radial-gradient(58% 48% at 50% 42%,rgba(90,169,230,.2),transparent 70%);pointer-events:none}.scrolly__eyebrow{position:absolute;top:clamp(1.2rem,5vh,2.8rem);left:0;right:0;margin:0;text-align:center;text-transform:uppercase;letter-spacing:.16em;font-size:var(--text-sm);font-weight:600;color:#9fc1e6}.scrolly__plan{width:min(92vw,58rem)}.scrolly__svg{display:block;width:100%;height:auto;max-height:64vh;filter:drop-shadow(0 16px 44px rgba(0,0,0,.45))}.scrolly__caps{position:absolute;bottom:clamp(1.6rem,8vh,4.5rem);left:0;right:0;display:grid;place-items:center;padding-inline:1rem;pointer-events:none}.scrolly__cap{grid-area:1 / 1;margin:0;max-width:24ch;text-align:center;font-size:clamp(1.4rem,3.4vw,2.5rem);font-weight:650;letter-spacing:-.01em;line-height:1.15;color:#fff;opacity:0}.scrolly__cap:last-of-type{opacity:1}.scrolly__hint{position:absolute;bottom:1rem;left:0;right:0;text-align:center;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:#ffffff6b}.scrolly .s-draw{stroke-dashoffset:0}.scrolly .s-fade{opacity:1}html.js .scrolly .s-draw{stroke-dasharray:100;stroke-dashoffset:100}html.js .scrolly .s-fade{opacity:0}html.js .scrolly__cap:last-of-type{opacity:0}.sc-ring{fill:none;stroke:#5fd0c4;stroke-width:3;opacity:.55;transform-origin:262px 288px;animation:sc-ring 3.4s ease-out infinite}.sc-ring--2{animation-delay:.5s}.sc-ring--3{animation-delay:1s}@keyframes sc-ring{0%{opacity:.7;transform:scale(.5)}70%{opacity:.12}to{opacity:0;transform:scale(1.05)}}.sc-route polyline{animation:sc-flow 1.3s linear infinite}@keyframes sc-flow{to{stroke-dashoffset:-24}}@media(prefers-reduced-motion:reduce){html.js .scrolly{min-height:0}html.js .scrolly__stage{position:relative;height:auto;min-height:78vh}html.js .scrolly .s-draw{stroke-dashoffset:0}html.js .scrolly .s-fade{opacity:1}html.js .scrolly__cap:last-of-type{opacity:1}.sc-ring,.sc-route polyline{animation:none}.scrolly__hint{display:none}}.hero[data-astro-cid-j7pv25f6]{padding-block:clamp(2.5rem,6vw,5rem);background:radial-gradient(60% 60% at 80% 0%,color-mix(in srgb,var(--primary) 9%,transparent),transparent)}.hero__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin-top:.6rem}.hero__hl[data-astro-cid-j7pv25f6]{color:var(--brand-text);position:relative;white-space:nowrap}.hero[data-astro-cid-j7pv25f6] .lede[data-astro-cid-j7pv25f6]{margin-top:1.2rem;max-width:52ch}.hero__cta[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.8rem}.hero__points[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.6rem;padding:0;list-style:none;color:var(--text-muted);font-size:var(--text-sm)}.hero__points[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.4rem}.hero__points[data-astro-cid-j7pv25f6] svg{color:var(--engine-wifi)}.section-head[data-astro-cid-j7pv25f6]{max-width:60ch;margin-bottom:2.5rem}.section-head[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin-top:.4rem}.section-head[data-astro-cid-j7pv25f6] .lede[data-astro-cid-j7pv25f6]{margin-top:.8rem}.feature[data-astro-cid-j7pv25f6]{padding:.25rem}.feature__icon[data-astro-cid-j7pv25f6]{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;color:var(--brand-text);background:color-mix(in srgb,var(--primary) 12%,transparent);margin-bottom:.9rem}.feature[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:var(--text-lg)}.feature[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin-top:.4rem;color:var(--text-muted);font-size:var(--text-sm);line-height:1.6}.cta[data-astro-cid-j7pv25f6]{text-align:center;padding:clamp(2.5rem,6vw,4.5rem) 1.5rem;border-radius:var(--radius-lg)}.cta[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{max-width:48ch;margin:.9rem auto 0;color:#d4e2f3}.cta__actions[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.8rem}.cta__ghost[data-astro-cid-j7pv25f6]{color:#fff;border-color:#fff6}.cta__ghost[data-astro-cid-j7pv25f6]:hover{background:#ffffff1f}@media(max-width:880px){.hero__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.hero__visual[data-astro-cid-j7pv25f6]{order:-1}}
