:root{
  --hs-midnight:#07111f;
  --hs-navy:#0b1630;
  --hs-ink:#101827;
  --hs-slate:#6b7a90;
  --hs-soft:#f6f9fc;
  --hs-card:#111d35;
  --hs-line:rgba(148,163,184,.22);
  --hs-cyan:#39d5ff;
  --hs-teal:#39f5c7;
  --hs-blue:#3767ff;
  --hs-glow:rgba(57,213,255,.28);
}
[data-bs-theme="light"]{
  --hs-midnight:#f8fbff;
  --hs-navy:#ffffff;
  --hs-ink:#0b1630;
  --hs-soft:#07111f;
  --hs-card:#ffffff;
  --hs-line:rgba(15,23,42,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Sora',system-ui,-apple-system,Segoe UI,sans-serif;background:var(--hs-midnight);color:var(--hs-soft);overflow-x:hidden}
a{color:inherit;text-decoration:none}.muted{color:var(--hs-slate)}.max-560{max-width:560px}.max-900{max-width:900px}.section{padding:110px 0;position:relative}.light-section{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(239,246,255,.94));color:#0b1630}.section-kicker,.eyebrow{font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hs-cyan);font-weight:800;margin-bottom:1rem}h1{font-size:clamp(3rem,7vw,6.6rem);line-height:.92;letter-spacing:-.07em;font-weight:800}h2{font-size:clamp(2rem,4vw,4.4rem);line-height:1;letter-spacing:-.05em;font-weight:800}h3{font-size:1.2rem;font-weight:750}.hero-copy,.section-copy{font-size:1.08rem;line-height:1.8;color:#b9c7d9}.light-section .section-copy,.light-section p{color:#516070}.ambient{position:fixed;border-radius:999px;filter:blur(90px);opacity:.35;pointer-events:none;z-index:-1}.ambient-one{width:420px;height:420px;background:var(--hs-blue);top:-120px;right:-140px}.ambient-two{width:360px;height:360px;background:var(--hs-teal);bottom:10%;left:-150px}.hs-nav{background:rgba(7,17,31,.7);backdrop-filter:blur(18px);border-bottom:1px solid var(--hs-line)}[data-bs-theme="light"] .hs-nav{background:rgba(255,255,255,.82)}.brand-lockup{display:inline-flex;align-items:center;gap:.75rem;font-weight:800;letter-spacing:-.04em}.brand-mark{width:38px;height:38px;border:1px solid rgba(57,213,255,.45);border-radius:14px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,rgba(57,213,255,.16),rgba(55,103,255,.12));box-shadow:0 0 28px rgba(57,213,255,.2)}.brand-mark span{position:absolute;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--hs-cyan),var(--hs-teal))}.brand-mark span:nth-child(1){width:20px;transform:translateY(-7px) rotate(25deg)}.brand-mark span:nth-child(2){width:24px;transform:rotate(-28deg)}.brand-mark span:nth-child(3){width:16px;transform:translateY(7px) rotate(25deg)}.nav-link{font-size:.9rem;color:rgba(255,255,255,.74)}[data-bs-theme="light"] .nav-link{color:#233044}.nav-pill{border-color:var(--hs-line)}.btn-hs-primary{background:linear-gradient(135deg,var(--hs-blue),var(--hs-cyan));color:white;border:0;box-shadow:0 18px 40px rgba(55,103,255,.24)}.btn-hs-primary:hover{filter:brightness(1.06);color:white}.theme-toggle{width:34px;height:34px;border:1px solid var(--hs-line);border-radius:999px;background:transparent;color:inherit}.hero-section{min-height:100vh;background:radial-gradient(circle at 76% 32%,rgba(57,213,255,.14),transparent 36%),linear-gradient(180deg,#07111f,#0a1429)}.trust-row{display:flex;gap:.7rem;flex-wrap:wrap}.trust-row span{font-size:.78rem;border:1px solid var(--hs-line);border-radius:999px;padding:.55rem .75rem;background:rgba(255,255,255,.04)}.system-visual{border:1px solid rgba(148,163,184,.22);border-radius:32px;padding:1rem;background:linear-gradient(180deg,rgba(17,29,53,.78),rgba(7,17,31,.88));box-shadow:0 30px 90px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.06)}.system-header{display:flex;gap:.7rem;align-items:center;padding:.8rem 1rem;border-bottom:1px solid var(--hs-line);color:#b9c7d9}.status-dot{width:10px;height:10px;border-radius:999px;background:var(--hs-teal);box-shadow:0 0 18px var(--hs-teal)}.route-map{height:390px;position:relative;overflow:hidden;background:radial-gradient(circle at center,rgba(57,213,255,.13),transparent 45%);border-radius:24px;margin:1rem}.node{position:absolute;z-index:2;padding:.75rem 1rem;border-radius:16px;background:#0e1a31;border:1px solid rgba(57,213,255,.28);box-shadow:0 0 24px rgba(57,213,255,.14);font-weight:700}.node-source{left:6%;top:45%}.node-reputation{left:34%;top:18%}.node-swap{left:55%;top:55%}.node-primary{right:6%;top:38%}.route-line{position:absolute;height:2px;background:linear-gradient(90deg,transparent,var(--hs-cyan),var(--hs-teal),transparent);opacity:.75;transform-origin:left}.route-a{width:72%;left:14%;top:50%;transform:rotate(-10deg)}.route-b{width:45%;left:37%;top:37%;transform:rotate(28deg)}.route-c{width:58%;left:30%;top:66%;transform:rotate(-25deg)}.signal-packet{position:absolute;width:14px;height:14px;border-radius:999px;background:white;box-shadow:0 0 18px var(--hs-cyan);animation:packet 4.5s linear infinite}.packet-one{left:8%;top:48%}.packet-two{left:20%;top:32%;animation-delay:1.5s}@keyframes packet{0%{transform:translateX(0) translateY(0);opacity:0}15%{opacity:1}100%{transform:translateX(430px) translateY(-35px);opacity:0}}.pulse{animation:pulse 2s ease-in-out infinite}@keyframes pulse{50%{box-shadow:0 0 45px rgba(57,245,199,.32)}}.health-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem}.health-grid div{border:1px solid var(--hs-line);border-radius:18px;padding:1rem;background:rgba(255,255,255,.04)}.health-grid small{display:block;color:#8da0b8}.health-grid strong{color:var(--hs-teal)}.hs-card,.pricing-card,.founder-card{border:1px solid var(--hs-line);border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 18px 50px rgba(15,23,42,.08)}.hs-card .card-body{padding:2rem}.card-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:#3767ff;font-weight:800}.mechanism-section,.comparison-section,.founder-section,.access-section{background:linear-gradient(180deg,#0b1630,#07111f)}.timeline-wrap{display:grid;gap:1rem}.timeline-step{display:grid;grid-template-columns:60px 1fr;gap:.2rem 1rem;align-items:center;padding:1.3rem;border:1px solid var(--hs-line);border-radius:22px;background:rgba(255,255,255,.04)}.timeline-step span{grid-row:span 2;color:var(--hs-cyan);font-weight:800}.timeline-step small{color:#9fb0c6}.continuity-card{min-height:420px;border-radius:32px;border:1px solid rgba(15,23,42,.12);background:linear-gradient(145deg,#fff,#eaf2ff);display:grid;place-items:center;position:relative;overflow:hidden}.recipient,.sender{padding:1rem 1.25rem;border-radius:18px;background:#0b1630;color:white;font-weight:800;z-index:2}.sender-lines{position:absolute;width:70%;height:160px}.sender-lines span{position:absolute;left:0;right:0;height:3px;border-radius:999px;background:linear-gradient(90deg,#3767ff,#39d5ff,#39f5c7);animation:flow 3s infinite}.sender-lines span:nth-child(1){top:35px}.sender-lines span:nth-child(2){top:80px;animation-delay:.5s}.sender-lines span:nth-child(3){top:125px;animation-delay:1s}@keyframes flow{50%{filter:drop-shadow(0 0 14px #39d5ff)}}.mini-feature{display:grid;grid-template-columns:110px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(15,23,42,.12)}.comparison-table-wrap{border:1px solid var(--hs-line);border-radius:28px;overflow:hidden;background:rgba(255,255,255,.04)}.comparison-table{margin:0;color:var(--hs-soft)}.comparison-table th,.comparison-table td{padding:1.1rem;border-color:var(--hs-line)}.pricing-card{padding:2rem;background:white;color:#0b1630;height:100%}.pricing-card.featured{background:linear-gradient(180deg,#0b1630,#101e3a);color:white;transform:translateY(-10px)}.pricing-card .badge{background:rgba(57,213,255,.15);color:var(--hs-cyan);border:1px solid rgba(57,213,255,.3);margin-bottom:1rem}.price{font-size:2.2rem;font-weight:800;margin:1.5rem 0}.avatar-placeholder{width:86px;height:86px;border-radius:28px;background:linear-gradient(135deg,var(--hs-blue),var(--hs-cyan));display:grid;place-items:center;font-size:1.7rem;font-weight:800;margin-bottom:1rem}.founder-card{background:rgba(255,255,255,.06);padding:2rem}.hs-accordion .accordion-item{border:1px solid rgba(15,23,42,.12);border-radius:18px;overflow:hidden;margin-bottom:1rem}.hs-accordion .accordion-button{font-weight:750}.access-panel{border:1px solid var(--hs-line);border-radius:36px;padding:3rem;background:linear-gradient(135deg,rgba(57,213,255,.1),rgba(255,255,255,.05));display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center}.access-form{display:grid;gap:1rem}.sticky-cta{position:fixed;left:0;right:0;bottom:0;background:rgba(7,17,31,.82);backdrop-filter:blur(18px);border-top:1px solid var(--hs-line);padding:.8rem 0;z-index:1040;font-size:.86rem}.footer-section{padding-bottom:110px}.footer-section a{display:block;color:#9fb0c6;margin:.35rem 0}.footer-bottom{border-top:1px solid var(--hs-line);padding-top:1.5rem;margin-top:2rem;color:#7f8fa4;font-size:.85rem}.text-link{color:var(--hs-cyan);font-weight:800}@media (max-width:991px){.access-panel{grid-template-columns:1fr}.section{padding:80px 0}.system-visual{margin-top:1rem}.sticky-cta{display:none}.pricing-card.featured{transform:none}}@media (max-width:575px){h1{font-size:3.4rem}.health-grid{grid-template-columns:1fr}.route-map{height:310px}.node{font-size:.8rem;padding:.55rem .7rem}.access-panel{padding:1.5rem}}

/* HotSwap image-backed SVG overlay diagrams */
.hs-diagram{position:relative;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:34px;min-height:440px;background:#07111f;box-shadow:0 34px 100px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.08);isolation:isolate}
.hs-diagram::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 64% 48%,rgba(57,213,255,.08),transparent 34%),linear-gradient(90deg,rgba(7,17,31,.52),rgba(7,17,31,.06) 38%,rgba(7,17,31,.12));pointer-events:none;z-index:2}
.hs-diagram-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.08) contrast(1.04);transform:scale(1.018);animation:hsBgDrift 18s ease-in-out infinite alternate;z-index:1}
.hs-diagram-overlay{position:absolute;inset:0;width:100%;height:100%;z-index:3;mix-blend-mode:screen;pointer-events:none}
.hs-route{fill:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;opacity:.78;stroke-dasharray:18 26;animation:hsRouteFlow 3.8s linear infinite;filter:drop-shadow(0 0 10px rgba(57,213,255,.52))}
.hs-route-normal{stroke:url(#hs-route-cyan)}
.hs-route-reroute{stroke:url(#hs-route-green);stroke-width:7;opacity:0;animation:hsRerouteLive 8s ease-in-out infinite,hsRouteFlow 3s linear infinite;filter:drop-shadow(0 0 16px rgba(57,245,199,.78))}
.hs-route-failed{stroke:url(#hs-route-red);opacity:0;animation:hsFailRoute 8s ease-in-out infinite;filter:drop-shadow(0 0 16px rgba(255,77,109,.82))}
.hs-delay-1{animation-delay:.8s}.hs-node{fill:#bffcff;stroke:#39d5ff;stroke-width:2;opacity:.94}.hs-node-warning{fill:#ff4d6d;stroke:#ffd0d8;animation:hsWarningPulse 8s ease-in-out infinite}.hs-node-clean{fill:#39f5c7;stroke:#e8fff8;animation:hsCleanPulse 8s ease-in-out infinite}.hs-signal{fill:#fff;opacity:.95}.hs-signal-a,.hs-signal-b{filter:drop-shadow(0 0 10px #39d5ff)}.hs-signal-failed{fill:#ff6f87;opacity:0;animation:hsFailedSignal 8s ease-in-out infinite}.hs-signal-reroute{fill:#dcfff5;opacity:0;animation:hsRerouteSignal 8s ease-in-out infinite}.hs-telemetry-card{opacity:0;animation:hsCardIn 8s ease-in-out infinite}.hs-telemetry-card rect{fill:rgba(7,17,31,.62);stroke:rgba(255,255,255,.24);stroke-width:1.2;backdrop-filter:blur(12px)}.hs-telemetry-card text{font-size:15px;letter-spacing:.06em;fill:#d8f7ff}.hs-telemetry-card .strong{font-size:18px;fill:#fff}.hs-telemetry-card line{stroke:#39f5c7;stroke-width:2;stroke-dasharray:80 80;animation:hsTelemetrySweep 2.8s linear infinite}.hs-card-warning{animation-delay:0s}.hs-card-warning rect{stroke:rgba(255,77,109,.6)}.hs-card-warning .strong{fill:#ffccd4}.hs-card-stable{animation-delay:0s}
@keyframes hsBgDrift{from{transform:scale(1.018) translate3d(-.4%,0,0)}to{transform:scale(1.05) translate3d(.9%,-.7%,0)}}
@keyframes hsRouteFlow{to{stroke-dashoffset:-88}}
@keyframes hsFailRoute{0%,24%,88%,100%{opacity:0}30%,50%{opacity:.9}58%,70%{opacity:.28}}
@keyframes hsRerouteLive{0%,44%,100%{opacity:0}52%,78%{opacity:1}88%{opacity:.25}}
@keyframes hsWarningPulse{0%,24%,82%,100%{r:13;opacity:.65}32%,50%{r:22;opacity:1}58%,72%{r:15;opacity:.45}}
@keyframes hsCleanPulse{0%,42%,100%{r:12;opacity:.55}55%,78%{r:20;opacity:1}88%{r:14;opacity:.72}}
@keyframes hsFailedSignal{0%,24%,58%,100%{opacity:0}32%,50%{opacity:.92}}
@keyframes hsRerouteSignal{0%,45%,88%,100%{opacity:0}55%,78%{opacity:1}}
@keyframes hsCardIn{0%,24%,90%,100%{opacity:0;transform:translateY(8px)}34%,76%{opacity:1;transform:translateY(0)}}
@keyframes hsTelemetrySweep{to{stroke-dashoffset:-160}}
@media (prefers-reduced-motion:reduce){.hs-diagram-bg,.hs-route,.hs-route-reroute,.hs-route-failed,.hs-node-warning,.hs-node-clean,.hs-signal-failed,.hs-signal-reroute,.hs-telemetry-card,.hs-telemetry-card line{animation:none!important}.hs-route-reroute,.hs-route-failed,.hs-telemetry-card{opacity:.75}.hs-signal{display:none}}
@media (max-width:991px){.hs-diagram{min-height:390px}}
@media (max-width:575px){.hs-diagram{min-height:310px;border-radius:24px}.hs-telemetry-card{display:none}.hs-route{stroke-width:4}}

/* Real horizontal logo — auto-swaps with the theme. The light-suffixed
   asset is designed for dark backgrounds (default theme); the dark-suffixed
   one is for the light theme. */
.hs-brand-logo{display:inline-flex;align-items:center;gap:0}
.hs-brand-logo .hs-logo{display:block;height:42px;width:auto;max-width:240px}
.hs-brand-logo .hs-logo-on-light{display:none}
[data-bs-theme="light"] .hs-brand-logo .hs-logo-on-dark{display:none}
[data-bs-theme="light"] .hs-brand-logo .hs-logo-on-light{display:block}
@media (max-width:575px){.hs-brand-logo .hs-logo{height:34px}}

/* Founder photo replaces the TM initial placeholder. Matches the
   placeholder's sizing so the card layout is unchanged. */
.founder-photo{width:96px;height:96px;border-radius:28px;object-fit:cover;margin-bottom:1rem;box-shadow:0 10px 28px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.08)}

/* ---- Card heading contrast inside .light-section ----
   The "Why it exists" cards use .hs-card on top of a white section. The H3
   was inheriting from body which is light in dark mode — the result was
   washed-out card titles. Pin H3 inside .hs-card to ink. */
.light-section .hs-card h3,
.hs-card .card-body h3{color:#0b1630;font-weight:800}
.hs-card .card-body p{color:#3b475c}

/* ---- Light-mode section backgrounds ----
   The hero / mechanism / comparison / founder / access sections all use
   hard-coded dark gradients. In light mode they were leaving white text on
   a still-dark backdrop — unreadable. These overrides swap each one to a
   bright, soft variant when [data-bs-theme="light"] is active. */
[data-bs-theme="light"] body{color:#0b1630}
[data-bs-theme="light"] .hero-section{
  background:radial-gradient(circle at 76% 32%,rgba(57,213,255,.16),transparent 36%),linear-gradient(180deg,#f6fbff,#eaf2ff);
  color:#0b1630;
}
[data-bs-theme="light"] .hero-copy{color:#3b475c}
[data-bs-theme="light"] .mechanism-section,
[data-bs-theme="light"] .comparison-section,
[data-bs-theme="light"] .founder-section,
[data-bs-theme="light"] .access-section{
  background:linear-gradient(180deg,#f6fbff,#eaf2ff);
  color:#0b1630;
}
[data-bs-theme="light"] .mechanism-section .section-copy,
[data-bs-theme="light"] .comparison-section .section-copy,
[data-bs-theme="light"] .founder-section .section-copy,
[data-bs-theme="light"] .access-section p{color:#3b475c}
[data-bs-theme="light"] .timeline-step{background:rgba(11,22,48,.04);border-color:rgba(11,22,48,.10)}
[data-bs-theme="light"] .timeline-step small{color:#3b475c}
[data-bs-theme="light"] .comparison-table-wrap{background:#fff;border-color:rgba(11,22,48,.12)}
[data-bs-theme="light"] .comparison-table{color:#0b1630}
[data-bs-theme="light"] .comparison-table th,
[data-bs-theme="light"] .comparison-table td{border-color:rgba(11,22,48,.08)}
[data-bs-theme="light"] .founder-card{background:#fff;color:#0b1630;border-color:rgba(11,22,48,.10)}
[data-bs-theme="light"] .founder-card p{color:#3b475c}
[data-bs-theme="light"] .founder-card .btn-outline-light{color:#0b1630;border-color:rgba(11,22,48,.25)}
[data-bs-theme="light"] .access-panel{background:linear-gradient(135deg,rgba(57,213,255,.10),rgba(11,22,48,.04));border-color:rgba(11,22,48,.12);color:#0b1630}
[data-bs-theme="light"] .sticky-cta{background:rgba(255,255,255,.92);color:#0b1630;border-top-color:rgba(11,22,48,.12)}
[data-bs-theme="light"] .sticky-cta .btn-outline-light{color:#0b1630;border-color:rgba(11,22,48,.25)}
[data-bs-theme="light"] .pricing-card.featured{background:linear-gradient(180deg,#0b1630,#101e3a);color:#fff}
[data-bs-theme="light"] .pricing-card.featured p,
[data-bs-theme="light"] .pricing-card.featured li{color:#cdd6e3}
[data-bs-theme="light"] .footer-section{background:linear-gradient(180deg,#eaf2ff,#dbe6ff);color:#0b1630}
[data-bs-theme="light"] .footer-section a{color:#3b475c}
[data-bs-theme="light"] .footer-section h6{color:#0b1630}
[data-bs-theme="light"] .footer-section .muted{color:#516070}
[data-bs-theme="light"] .footer-bottom{border-top-color:rgba(11,22,48,.12);color:#516070}
[data-bs-theme="light"] .trust-row span{background:rgba(11,22,48,.04);border-color:rgba(11,22,48,.10);color:#0b1630}
[data-bs-theme="light"] .text-link{color:#0a64ff}
[data-bs-theme="light"] .eyebrow,[data-bs-theme="light"] .section-kicker{color:#0a64ff}
/* Light-mode outline buttons in hero need ink text + ink border */
[data-bs-theme="light"] .hero-section .btn-outline-light,
[data-bs-theme="light"] .access-panel .btn-outline-light,
[data-bs-theme="light"] .pricing-card:not(.featured) .btn-outline-light{
  color:#0b1630;border-color:rgba(11,22,48,.25)
}
[data-bs-theme="light"] .pricing-card:not(.featured){background:#fff;border-color:rgba(11,22,48,.10);color:#0b1630}
[data-bs-theme="light"] .pricing-card.featured .btn-outline-light{color:#fff;border-color:rgba(255,255,255,.5)}

/* ---- Comparison table polish ----
   Subtle striping plus left/right-column tinting so the "old way" column
   reads colder/red, and the "new way" column reads warmer/cyan-green —
   without overwhelming the layout. */
.comparison-table tbody tr:nth-child(odd) td{background:rgba(255,255,255,.02)}
.comparison-table tbody td:nth-child(2){border-left:2px solid rgba(255,77,109,.28)}
.comparison-table tbody td:nth-child(3){border-left:2px solid rgba(57,245,199,.32);background:rgba(57,245,199,.04)}
.comparison-table thead th:nth-child(2){color:#ff8095}
.comparison-table thead th:nth-child(3){color:var(--hs-teal)}
[data-bs-theme="light"] .comparison-table tbody tr:nth-child(odd) td{background:rgba(11,22,48,.025)}
[data-bs-theme="light"] .comparison-table tbody td:nth-child(3){background:rgba(57,245,199,.10)}

/* Old way / New way chips in the comparison table header */
.cmp-tag{display:inline-block;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;font-weight:800;padding:.2rem .55rem;border-radius:999px;margin-bottom:.4rem}
.cmp-tag-old{color:#ff8095;background:rgba(255,77,109,.12);border:1px solid rgba(255,77,109,.32)}
.cmp-tag-new{color:#39f5c7;background:rgba(57,245,199,.12);border:1px solid rgba(57,245,199,.32)}

/* Pricing tier "Includes" lists */
.tier-includes{list-style:none;padding:0;margin:1rem 0 1.25rem;font-size:.92rem;line-height:1.65;color:#516070}
.tier-includes li{position:relative;padding-left:1.4rem;margin:.35rem 0}
.tier-includes li::before{content:"";position:absolute;left:0;top:.55rem;width:.6rem;height:.6rem;border-radius:99px;background:linear-gradient(135deg,var(--hs-cyan),var(--hs-teal));box-shadow:0 0 8px rgba(57,213,255,.5)}
.pricing-card.featured .tier-includes{color:#cdd6e3}
[data-bs-theme="light"] .pricing-card:not(.featured) .tier-includes{color:#516070}

/* ============================================================================
   Non-hero diagrams: fit the container to the image's natural aspect ratio so
   nothing is cropped. The hero variant keeps the 440px min-height with
   object-fit:cover (that image was designed for it). For hotswap / continuity
   / routing the image becomes a normal in-flow block, the container hugs it,
   and the SVG overlay still positions absolutely on top.
   ============================================================================ */
.hs-diagram-hotswap,
.hs-diagram-continuity,
.hs-diagram-routing{min-height:0}

.hs-diagram-hotswap .hs-diagram-bg,
.hs-diagram-continuity .hs-diagram-bg,
.hs-diagram-routing .hs-diagram-bg{
  position:relative;inset:auto;display:block;
  width:100%;height:auto;
  /* Keep the subtle drift on the hero only — the diagram images shouldn't
     wobble because they have specific visual content that needs to stay put. */
  animation:none;transform:none;
}

/* ============================================================================
   Continuity-section overlay (.ct-*). The background image already contains
   all typography and route artwork — this layer only adds traveling signal
   pulses so the protected corridors feel alive.
   ============================================================================ */
.ct-signal{fill:#fff;opacity:.95}
.ct-signal-main{filter:drop-shadow(0 0 14px #39d5ff)}
.ct-signal-trail{fill:#bffcff;opacity:.6;filter:drop-shadow(0 0 8px rgba(57,213,255,.6))}
.ct-signal-side{fill:#bffcff;opacity:.7;filter:drop-shadow(0 0 10px rgba(57,213,255,.6))}

@media (prefers-reduced-motion:reduce){
  .ct-signal{display:none}
}
