/* September 2026: enhancements to the original design. Original background,
   neural canvas, orbit animation, hero phone and section compositions unchanged. */
.skip-to-content{position:fixed;left:1rem;top:1rem;z-index:9999;background:#eafaff;color:#071322;border-radius:.6rem;padding:.8rem 1.1rem;transform:translateY(-200%)}
.skip-to-content:focus{transform:none}
.alpha-refinement a:focus-visible,.alpha-refinement button:focus-visible,.alpha-refinement summary:focus-visible{outline:2px solid #8de9ff;outline-offset:5px}
.alpha-milestone-pill{border-color:rgba(141,233,255,.28)!important;color:#c5f7ff!important;background:linear-gradient(120deg,rgba(99,206,203,.1),rgba(126,107,244,.08))!important;text-decoration:none;transition:border-color .2s,box-shadow .2s}
.alpha-milestone-pill:hover{border-color:#9af2e4!important;box-shadow:0 0 22px rgba(121,224,222,.12)}
.alpha-milestone-pill>span{margin-left:.3rem}
/* The original video and assistant panel are retained; ZKdude now also has a visible introduction. */
.zkdude-introduction{padding-top:.2rem;padding-bottom:2rem}
.zkdude-feature{display:grid;grid-template-columns:7.5rem minmax(0,1fr) 12.5rem;gap:1.75rem;align-items:center;padding:1.8rem 2rem;overflow:hidden;background:radial-gradient(ellipse at 0 50%,rgba(106,133,253,.11),transparent 48%),linear-gradient(145deg,rgba(13,24,43,.66),rgba(7,12,27,.58))}
.zkdude-feature-avatar{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center}
.zkdude-feature-avatar:before{content:"";position:absolute;inset:-25%;border-radius:50%;background:radial-gradient(circle,rgba(117,229,217,.24),transparent 67%);filter:blur(15px);z-index:-1}
.zkdude-feature-avatar img{width:7.2rem;height:7.2rem;border-radius:1.7rem;box-shadow:0 0 30px rgba(105,233,217,.1)}
.zkdude-feature-copy h2{font-size:clamp(1.7rem,2.4vw,2.2rem);line-height:1.15;letter-spacing:-.04em;margin:.55rem 0 .65rem}
.zkdude-feature-copy p{font-size:1rem;line-height:1.65;max-width:43rem;margin:0;color:#aebbd0}
.zkdude-feature-topics{display:flex;flex-wrap:wrap;gap:.6rem 1.1rem;margin-top:1rem;font-size:.76rem;color:#95b8c9}
.zkdude-feature-topics span+span:before{content:"·";margin-right:1rem;color:#93d7e5}
.zkdude-feature-action{display:flex;flex-direction:column;gap:.7rem;text-align:center}
.zkdude-feature-action .button{gap:.8rem}
.zkdude-feature-action small{font-size:.73rem;line-height:1.5;color:#98a9c1}
/* Native Alpha content inside the existing phone shell, retaining its dimensions. */
.alpha-phone-brand{display:flex;align-items:center;justify-content:center;gap:.5rem}
.alpha-phone-brand img{width:1.6rem;height:1.6rem;border-radius:.45rem}
.alpha-phone-brand strong{font-size:1.1rem}
.alpha-phone-brand small{font-size:.54rem;letter-spacing:.1em;color:#a4e6d0;background:rgba(116,215,187,.09);border:1px solid rgba(126,220,195,.17);border-radius:.25rem;padding:.2rem .35rem}
.alpha-native{height:100%;min-height:0;gap:.65rem;text-align:left;overflow:hidden}
.alpha-native>*{flex-shrink:0;min-width:0}
.native-heading>span{display:block;font-size:.65rem;line-height:1.5;color:#9ec5c9;letter-spacing:.03em;margin-bottom:.35rem}
.alpha-native .native-heading h4{font-size:1.48rem;line-height:1.12;letter-spacing:-.035em;margin:0;color:#f1f8ff}
.native-root{position:relative;padding:1rem;border:1px solid rgba(138,230,202,.28);border-radius:1.15rem;background:radial-gradient(ellipse at 100% 0,rgba(116,225,191,.1),transparent 62%),linear-gradient(130deg,rgba(24,65,67,.68),rgba(30,43,70,.7));box-shadow:0 9px 23px rgba(0,0,0,.08)}
.native-root img{position:absolute;right:.8rem;top:.9rem;width:2.5rem;height:2.5rem;border-radius:.7rem;opacity:.87}
.native-root small{display:block;font-size:.76rem;color:#adcfce}
.native-root strong{display:block;font-size:1.07rem;font-weight:650;line-height:1.45;margin:.4rem 0 .8rem;max-width:85%;color:#e2fff4}
.alpha-native .native-root p{font-size:.75rem;line-height:1.55;padding-top:.65rem;border-top:1px solid rgba(154,226,218,.15);color:#abc6d1}
.native-check-heading{font-size:.73rem;color:#c8d7e7;font-weight:600;line-height:1.4}
.native-checks{padding:0 .75rem;background:rgba(20,33,55,.45);border:1px solid rgba(142,187,214,.15);border-radius:.85rem}
.native-checks>div{display:flex;justify-content:space-between;gap:.5rem;padding:.8rem 0;border-bottom:1px solid rgba(153,189,216,.12);font-size:.74rem;line-height:1.4;color:#c7d5e8}
.native-checks>div:last-child{border:0}
.native-checks b{font-size:.65rem;font-weight:500;color:#849bb4;text-align:right}
.native-checks b.verified{color:#8fe6c3}
.alpha-native .screen-primary-action{display:flex;justify-content:space-between;align-items:center;gap:.5rem;border-radius:.7rem;margin-top:.15rem;padding:.8rem .85rem;min-height:2.75rem;background:linear-gradient(120deg,#86dec4,#9ae4d1);box-shadow:0 5px 20px rgba(102,233,204,.1);color:#0b292b;font-size:.76rem;font-weight:700;line-height:1.4;text-align:left;white-space:normal}
.alpha-native .screen-primary-action span{font-size:1rem;line-height:1}
.alpha-native .native-footnote{font-size:.64rem;line-height:1.55;color:#8ea5bd;margin:0;text-align:left}
.native-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.2rem;border-top:1px solid rgba(130,180,203,.15);padding:.6rem .1rem .1rem;margin-top:auto;color:#6f859e;font-size:.59rem;text-align:center;line-height:1.4}
.native-tabs span{display:flex;flex-direction:column;align-items:center;gap:.25rem}
.native-tabs i{font-style:normal;font-size:1rem;line-height:1.3}
.native-tabs .selected{color:#9bedcf}
.native-assurance{background:rgba(22,37,57,.55);border:1px solid rgba(143,195,219,.16);border-radius:.9rem;padding:.95rem}
.alpha-native h5{font-size:.94rem;font-weight:650;line-height:1.3;letter-spacing:-.02em;margin:0 0 .6rem}
.alpha-native .native-assurance p{font-size:.77rem;line-height:1.65;color:#a4b9d0}
.alpha-native .native-assurance p+p{margin-top:.6rem}
.native-assurance-mark{width:2.6rem;height:2.6rem;display:grid;place-items:center;background:rgba(128,225,196,.09);border:1px solid rgba(128,225,196,.25);border-radius:.8rem;color:#94e6c9;margin-bottom:.8rem;font-size:1.2rem}
.native-ceremony{display:grid;gap:.12rem;margin-top:.9rem;text-align:center}
.native-ceremony>span{border:1px solid rgba(164,222,225,.16);border-radius:.45rem;padding:.5rem;font-size:.72rem;color:#b4d2df;background:rgba(25,58,70,.2)}
.native-ceremony>i{font-style:normal;font-size:.75rem;color:#6f99b2}
.native-result-mark{width:3rem;height:3rem;display:grid;place-items:center;border-radius:50%;border:1px solid rgba(145,232,202,.4);color:#a0f2d1;background:rgba(94,234,188,.06);font-size:1.5rem;box-shadow:0 0 27px rgba(107,222,197,.07);margin:.3rem 0}
.native-callout{border-left:2px solid rgba(131,203,218,.45);padding:.6rem .7rem;color:#a8c6d8;background:linear-gradient(90deg,rgba(68,129,159,.1),transparent);font-size:.72rem;line-height:1.6;border-radius:0 .5rem .5rem 0}
.native-green{display:block;color:#92e6c5;font-size:.77rem;line-height:1.6;margin-bottom:.4rem}
.native-disclosure{border:1px solid rgba(143,195,219,.16);border-radius:.9rem;background:rgba(19,33,54,.55);padding:0 .8rem}
.native-disclosure>div{padding:.75rem 0;border-bottom:1px solid rgba(143,195,219,.12)}
.native-disclosure>div:last-child{border:0}
.native-disclosure span{display:block;font-size:.65rem;line-height:1.5;color:#8ba4bd;margin-bottom:.3rem}
.native-disclosure strong{font-size:.74rem;line-height:1.5;font-weight:550;color:#cbd9e9;display:block}
.native-disclosure strong.native-green{color:#9bedd1}
.native-segment{display:grid;grid-template-columns:1fr 1fr;background:rgba(4,12,24,.7);padding:.2rem;border:1px solid rgba(144,189,214,.15);border-radius:.55rem;text-align:center;font-size:.67rem;line-height:1.5;color:#839bb5}
.native-segment>span{padding:.42rem .1rem}
.native-segment .selected{background:rgba(82,126,150,.23);color:#bce9db;border-radius:.36rem}
.native-field-label{display:block;font-size:.65rem;color:#99b1c7;margin-top:.75rem;margin-bottom:.4rem}
.native-password{display:flex;align-items:center;justify-content:space-between;gap:.5rem;background:rgba(3,12,26,.55);border:1px solid rgba(136,180,204,.17);border-radius:.5rem;padding:.62rem .75rem;font-size:.85rem;letter-spacing:.16em;color:#c4d2e6;line-height:1.5}
.native-password span{font-size:.8rem;letter-spacing:0;color:#92a7c1}
/* A compact, factual companion to the original walkthrough. */
.alpha-status-section{padding-top:0;padding-bottom:2rem}
.alpha-status-heading{max-width:58rem;margin-bottom:1.6rem}
.alpha-status-heading h2{font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.1;letter-spacing:-.04em;margin:.7rem 0 1rem}
.alpha-status-heading>p{color:#aab8ce;font-size:1rem;line-height:1.75;margin:0;max-width:53rem}
.alpha-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.alpha-status-grid article{padding:1.4rem}
.alpha-status-label{font-size:.72rem;line-height:1.5;display:inline-block;border:1px solid rgba(147,198,229,.17);background:rgba(110,169,211,.06);border-radius:99px;padding:.35rem .7rem;color:#abc9df;margin-bottom:.9rem}
.alpha-status-label.demonstrated{border-color:rgba(134,228,193,.2);background:rgba(102,230,182,.04);color:#a0e8c9}
.alpha-status-label.research{color:#b1b9ee;background:rgba(145,145,229,.05);border-color:rgba(150,158,235,.17)}
.alpha-status-grid h3{font-size:1.22rem;line-height:1.25;letter-spacing:-.02em;margin:0 0 .85rem}
.alpha-status-grid p,.alpha-status-grid li{font-size:.9rem;line-height:1.8;color:#a9b8d0}
.alpha-status-grid ul{padding-left:1rem;margin:0}
.alpha-status-grid p{margin:0}
.alpha-status-grid li+li{margin-top:.3rem}
@media(max-width:1039px){.zkdude-feature{grid-template-columns:6rem minmax(0,1fr);gap:1.35rem}.zkdude-feature-avatar img{width:5.7rem;height:5.7rem;border-radius:1.3rem}.zkdude-feature-action{grid-column:2;align-items:start;text-align:left}.zkdude-feature-action .button{min-width:12rem}.alpha-status-grid{grid-template-columns:1fr}.alpha-status-grid article{padding:1.5rem}.alpha-status-grid p,.alpha-status-grid li{font-size:1rem}}
@media(max-width:759px){.zkdude-introduction{padding-top:.5rem;padding-bottom:1.2rem}.zkdude-feature{padding:1.4rem;grid-template-columns:4rem minmax(0,1fr);gap:1rem}.zkdude-feature-avatar{align-self:start}.zkdude-feature-avatar img{width:4rem;height:4rem;border-radius:1.1rem}.zkdude-feature-copy h2{font-size:1.65rem;margin:.4rem 0 .75rem}.zkdude-feature-copy>.eyebrow{font-size:.63rem;letter-spacing:.14em;line-height:1.7}.zkdude-feature-copy p{font-size:.95rem}.zkdude-feature-topics{display:none}.zkdude-feature-action{grid-column:1/-1;align-items:stretch;text-align:center}.alpha-phone-brand strong{font-size:1rem}.alpha-native{gap:.6rem}.alpha-native .native-heading h4{font-size:1.4rem}.native-root{padding:.9rem}.native-checks>div{font-size:.7rem;padding:.68rem 0}.alpha-status-section{padding-bottom:1rem}.alpha-status-heading{margin-top:.5rem}.alpha-status-heading h2{font-size:1.85rem}.alpha-status-label{font-size:.7rem}.alpha-milestone-pill{max-width:100%;white-space:normal!important;text-align:left}.alpha-native .native-footnote{font-size:.62rem}.native-tabs{font-size:.59rem}}
@media(max-width:420px){.alpha-native{gap:.55rem}.alpha-native .native-heading h4{font-size:1.32rem}.native-heading>span{font-size:.63rem}.native-root strong{font-size:1.02rem;margin-bottom:.6rem}.native-root img{width:2.2rem;height:2.2rem}.alpha-native .native-root p{font-size:.72rem}.native-checks>div{padding:.62rem 0}.alpha-native .screen-primary-action{font-size:.73rem;min-height:2.6rem;padding:.72rem}.native-assurance{padding:.8rem}.alpha-native .native-assurance p{font-size:.75rem;line-height:1.55}.native-assurance-mark{width:2.25rem;height:2.25rem;margin-bottom:.65rem}.native-ceremony{margin-top:.6rem}.native-ceremony>span{padding:.4rem;font-size:.68rem}.native-tabs{padding-top:.5rem}.native-result-mark{width:2.65rem;height:2.65rem}.native-disclosure>div{padding:.64rem 0}.native-callout{font-size:.69rem}.native-password{padding:.55rem .6rem}.native-field-label{margin-top:.6rem}.zkdude-feature{padding:1.2rem}.zkdude-feature-copy h2{font-size:1.5rem}}

@media(min-width:1040px) and (max-width:1380px){.alpha-refinement .desktop-nav{gap:.35rem}.alpha-refinement .desktop-nav>a{white-space:nowrap;font-size:.88rem;padding-left:.55rem;padding-right:.55rem}.alpha-refinement .brand-text small{white-space:nowrap;font-size:.62rem}.alpha-refinement .nav-zkdude{white-space:nowrap}}

/* Keep the assistant above the original fixed mobile navigation. */
.alpha-refinement .zkdude-modal{z-index:270}

/* Retain the full hero composition while containing its outer glow and nodes. */
.alpha-refinement .site-shell{overflow-x:clip}
@media(min-width:1040px) and (max-width:1380px){.alpha-refinement .root-network-visual.root-hero-visual{transform:translateX(-.6rem) scale(.92)}}

/* V19: the original electric palette, with a living neural field. */
.neural-enhanced .neural-canvas{opacity:.78;mix-blend-mode:screen;z-index:0}
.neural-enhanced .bg-orb{opacity:.3;filter:blur(95px);mix-blend-mode:screen;will-change:transform}
.neural-enhanced .orb-a{background:#11bbd1;animation:neuralPlasmaA 29s ease-in-out infinite}
.neural-enhanced .orb-b{background:#9037f5;top:28vh;right:-11rem;width:34rem;height:34rem;animation:neuralPlasmaB 37s ease-in-out infinite}
.neural-enhanced .orb-c{background:#35bda0;top:65vh;left:-14rem;width:28rem;height:28rem;animation:neuralPlasmaC 31s ease-in-out infinite}
@keyframes neuralPlasmaA{0%,100%{transform:translate3d(-50%,var(--neural-scroll,0px),0) scale(.95)}50%{transform:translate3d(-35%,calc(var(--neural-scroll,0px) + 65px),0) scale(1.16)}}
@keyframes neuralPlasmaB{0%,100%{transform:translate3d(0,var(--neural-scroll,0px),0) scale(1.08)}50%{transform:translate3d(-75px,calc(var(--neural-scroll,0px) - 90px),0) scale(.88)}}
@keyframes neuralPlasmaC{0%,100%{transform:translate3d(0,calc(var(--neural-scroll,0px) * -1),0)}50%{transform:translate3d(70px,calc(var(--neural-scroll,0px) * -1 - 50px),0) scale(1.15)}}
.sovereign-highlight{color:#8ff5df;background:linear-gradient(110deg,#c8ff8b 0%,#89fbe2 38%,#8be9ff 73%,#b899ff 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.violet-highlight{color:#c9a5ff;background:linear-gradient(115deg,#a9eaff,#c398ff 65%,#f09df3);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.neural-enhanced .root-hero h1{letter-spacing:-.057em;max-width:49rem}
.neural-enhanced .root-hero-lede{font-size:clamp(1.05rem,1.65vw,1.4rem);line-height:1.65}
.neural-enhanced .mission-pill{background:rgba(178,251,111,.08);border-color:rgba(192,255,132,.28);color:#d3ffaa;font-weight:650}
.neural-enhanced .eyebrow,.neural-enhanced .section-kicker.accent{color:#a3f8ed}
.neural-enhanced .root-trust-strip span.principle-accent{color:#daffb7;border-color:rgba(185,255,121,.3);background:linear-gradient(110deg,rgba(154,247,95,.085),rgba(72,205,196,.07))}
.neural-enhanced .hero-actions{gap:.85rem;align-items:center}
.neural-enhanced .hero-video-action{gap:.65rem;color:#081e25;border-color:rgba(183,255,213,.9);background:linear-gradient(110deg,#d9ffb9,#a5f9e7 68%,#b5efff);box-shadow:0 0 32px rgba(121,244,203,.11),inset 0 1px 0 rgba(255,255,255,.85)}
.play-triangle{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid currentColor;display:inline-block;flex-shrink:0}
.neural-enhanced .hero-dude-action{gap:.6rem;color:#f3edff;border-color:rgba(201,155,255,.5);background:linear-gradient(120deg,rgba(149,90,255,.2),rgba(50,30,90,.25));box-shadow:inset 0 1px 0 rgba(219,186,255,.12),0 0 24px rgba(148,79,255,.1)}
.hero-dude-action img{width:1.8rem;height:1.8rem;border-radius:.55rem;flex-shrink:0;box-shadow:0 0 12px rgba(163,252,221,.2)}
.hero-alpha-link{color:#beecf2;font-weight:550;font-size:.95rem;line-height:1.6;text-decoration:none;display:inline-flex;align-items:center;gap:.7rem;padding:.55rem .1rem;flex-basis:100%}
.hero-alpha-link:hover{color:#d7ffb4;text-decoration:underline;text-underline-offset:5px}
.neural-enhanced .zkdude-feature{border-color:rgba(178,142,244,.28);background:radial-gradient(ellipse at 0 50%,rgba(142,76,247,.2),transparent 53%),radial-gradient(ellipse at 100% 0,rgba(57,221,187,.13),transparent 60%),rgba(7,14,29,.76)}
.neural-enhanced .zkdude-feature-action .button{background:linear-gradient(110deg,#d6ffb1,#aaf6e8);border-color:#bff3d8;color:#102829}
.neural-enhanced .zk-video-demo-shell{border-color:rgba(125,238,218,.27);box-shadow:inset 0 1px 0 rgba(201,255,239,.06),0 20px 80px rgba(28,200,200,.035)}
.neural-enhanced .human-path-number,.neural-enhanced .human-principle-icon{color:#d2ffad;border-color:rgba(178,247,120,.32);background:rgba(134,211,78,.07)}
.neural-enhanced .human-layer-blockchain{--layer-color:#bcfa82}
.neural-enhanced .glass-card{transition:border-color .3s,box-shadow .3s,transform .3s}
@media(hover:hover){.neural-enhanced .glass-card:hover{border-color:rgba(142,242,218,.42);box-shadow:inset 0 1px 0 rgba(169,251,226,.1),0 15px 60px rgba(40,160,185,.07)}.neural-enhanced .hero-dude-action:hover{border-color:#dec5ff;box-shadow:0 0 28px rgba(178,115,255,.21)}.neural-enhanced .hero-video-action:hover{box-shadow:0 0 36px rgba(143,254,213,.24)}}
.neural-enhanced .alpha-status-heading h2{font-size:clamp(2.1rem,3.4vw,3.1rem)}
.mission-details{display:block!important;border:1px solid rgba(143,201,227,.18);border-radius:1.2rem;background:rgba(8,18,35,.6);overflow:hidden;margin-top:1.4rem}
.mission-details>summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;list-style:none;cursor:pointer;color:#c4dfeb;font-size:.95rem;font-weight:550;line-height:1.55;padding:1.15rem 1.3rem}
.mission-details>summary::-webkit-details-marker{display:none}
.mission-details>summary>span{font-size:1.3rem;color:#a6efd1;transition:transform .2s;flex-shrink:0}
.mission-details[open]>summary>span{transform:rotate(45deg)}
.mission-details[open]>summary{border-bottom:1px solid rgba(143,201,227,.14)}
.mission-details .alpha-status-grid{padding:1rem;gap:.8rem}
.mission-details-content{padding:1rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.neural-enhanced .human-network-guardrails article{margin:0}
.neural-enhanced .alpha-status-label{font-size:.8rem}
.neural-enhanced .protocol-pathway>div:nth-child(2){border-color:rgba(188,128,255,.35);box-shadow:inset 3px 0 0 rgba(184,116,255,.68)}
.neural-enhanced .visual-flow-card.centre{border-color:rgba(167,249,118,.38);box-shadow:0 0 34px rgba(143,239,91,.065),inset 0 1px 0 rgba(191,255,148,.15)}
.neural-enhanced .zkdude-launcher{border-color:rgba(156,241,212,.4);background:linear-gradient(125deg,rgba(37,81,76,.95),rgba(25,20,51,.98));box-shadow:0 0 25px rgba(123,233,202,.13),0 10px 30px rgba(0,0,0,.35)}
.motion-toggle{background:rgba(79,145,151,.08);border:1px solid rgba(148,216,221,.23);border-radius:99px;padding:.55rem .8rem;color:#a9c5d4;font:inherit;font-size:.8rem;cursor:pointer;white-space:nowrap}
.motion-toggle:hover{color:#d7ffe9;border-color:#9bd8cb}
.neural-paused .site-shell *{animation-play-state:paused!important}
@media(max-width:1039px){.mission-details-content{grid-template-columns:1fr}.neural-enhanced .bg-orb{filter:blur(75px);opacity:.27}}
@media(max-width:759px),(pointer:coarse){.neural-enhanced .neural-canvas{opacity:.66;mix-blend-mode:normal}}
@media(max-width:759px){.neural-enhanced .root-hero h1{font-size:clamp(2.8rem,10.7vw,4.6rem);line-height:1.02}.neural-enhanced .root-hero-lede{font-size:1.05rem;line-height:1.65}.neural-enhanced .hero-actions{gap:.65rem}.neural-enhanced .hero-video-action,.neural-enhanced .hero-dude-action{width:100%;justify-content:center;min-height:3.3rem;font-size:.96rem}.hero-alpha-link{justify-content:center;font-size:.9rem}.neural-enhanced .mission-pill{font-size:.75rem}.neural-enhanced .bg-orb{width:24rem;height:24rem;opacity:.25;filter:blur(74px)}.neural-enhanced .orb-b{right:-16rem}.neural-enhanced .orb-c{left:-17rem}.neural-enhanced .zkdude-launcher{width:auto;max-width:none;padding:.5rem .7rem;gap:.45rem;bottom:calc(.9rem + env(safe-area-inset-bottom))}.neural-enhanced .zkdude-launcher img{width:1.7rem;height:1.7rem}.neural-enhanced .zkdude-launcher span{display:inline!important;font-size:.75rem}.neural-enhanced .alpha-status-heading h2{font-size:2rem}.mission-details>summary{font-size:.9rem;padding:1rem}.mission-details .alpha-status-grid{padding:.7rem}.neural-enhanced .site-footer{padding-bottom:5rem}}
@media(prefers-reduced-motion:reduce){.neural-enhanced .bg-orb{animation:none!important}.neural-enhanced .neural-canvas{opacity:.38}}
