@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f4fbff;--muted:#8fa7b4;--faint:#57717f;--line:#b8ebf629;--line-strong:#b2ffe55c;--surface:#0b1625b3;--surface-deep:#050d19d1;--mint:#7cf7cd;--mint-soft:#7cf7cd24;--violet:#9a8cff;--amber:#f6bc72;--rose:#ff9e90;--shadow:0 30px 80px #00000057, inset 0 1px 0 #ffffff0f;color:var(--ink);background:#040914;font-family:Manrope,Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#040914;min-width:320px}body{background:radial-gradient(circle at 78% -4%,#5844a045,#0000 32rem),radial-gradient(circle at 8% 18%,#137c7b33,#0000 28rem),#040914;min-width:320px;min-height:100vh;margin:0}button{font:inherit}button:focus-visible{outline:2px solid var(--mint);outline-offset:3px}button,a{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100vh;padding:18px clamp(18px,4vw,66px) 54px;position:relative;overflow:hidden}.noise-layer{pointer-events:none;z-index:0;opacity:.22;mix-blend-mode:soft-light;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='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.34'/%3E%3C/svg%3E");position:fixed;inset:0}.site-nav{z-index:30;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;width:min(1360px,100%);height:62px;margin:0 auto;padding:0 8px 0 0;display:flex;position:relative}.brand-button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:inline-flex}.brand-sigil{color:#041911;background:linear-gradient(135deg, #b8ffe6, var(--mint) 54%, #68b3eb);border-radius:10px 14px 10px 10px;place-items:center;width:33px;height:33px;display:grid;box-shadow:0 0 26px #7cf7cd47}.brand-button b{letter-spacing:.14em;font-family:DM Mono,ui-monospace,monospace;font-size:12px;display:block}.brand-button small{color:var(--faint);letter-spacing:.09em;margin-top:2px;font-family:DM Mono,ui-monospace,monospace;font-size:8px;display:block}.site-nav nav{align-items:center;gap:3px;display:flex}.site-nav nav button{color:#88a0ae;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;transition:color .2s,background .2s;position:relative}.connection-chip{color:#c4dbe1;letter-spacing:.05em;cursor:pointer;background:#08121e94;border:1px solid #bcf0f829;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;transition:border-color .2s,transform .2s;display:inline-flex}.connection-chip:hover{border-color:var(--line-strong);transform:translateY(-1px)}.status-dot{background:#688091;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 4px #6880911f}.status-dot.online{background:var(--mint);animation:2.1s infinite status-pulse;box-shadow:0 0 0 4px #7cf7cd1a,0 0 16px #7cf7cde6}.status-dot.pending{background:var(--amber);box-shadow:0 0 0 4px #f6bc721f}.status-dot.offline{background:var(--rose);box-shadow:0 0 0 4px #ff9e901f}@keyframes status-pulse{50%{box-shadow:0 0 0 7px #7cf7cd00,0 0 18px #7cf7cda6}}.api-notice{z-index:30;color:#ffd8a2;background:#68411861;border:1px solid #f6bc7266;border-radius:13px;align-items:center;gap:9px;width:min(840px,100%);margin:16px auto 0;padding:11px 13px;font-size:12px;display:flex;position:relative}.api-notice span{flex:1}.api-notice button{color:#fff0d2;cursor:pointer;background:0 0;border:0;font-size:11px;text-decoration:underline}.glass-frame{border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px);background:linear-gradient(136deg,#1b36498c,#07101d94 58%,#1d193b6b)}.eyebrow{color:#9bd8cb;letter-spacing:.13em;align-items:center;gap:9px;margin:0 0 16px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;display:flex}.eyebrow span{background:var(--mint);width:25px;height:1px;display:inline-block}.button-primary,.button-secondary,.refresh-button,.pr-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:12px;font-weight:700;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.button-primary{color:#041911;background:linear-gradient(135deg,#a5fee0,#75dfc4);border:1px solid #a6ffe1;box-shadow:0 12px 30px #4ae4be29}.button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #4ae4be4d}.button-secondary,.refresh-button{color:#d7edef;border:1px solid var(--line);background:#0e1e2d99}.button-secondary:hover,.refresh-button:hover{border-color:var(--line-strong);transform:translateY(-2px)}.home-page,.console-page,.runbook-page,.security-page{z-index:1;width:min(1360px,100%);margin:0 auto;position:relative}.hero-sticky{align-content:center;min-height:100vh;display:grid;position:sticky;top:0}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr);align-items:center;gap:clamp(35px,6vw,104px);min-height:84vh;padding:28px clamp(0px,2vw,26px);display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{letter-spacing:-.085em;max-width:690px;margin:0;font-size:clamp(51px,7.4vw,112px);line-height:.91}.hero-copy h1 em{color:#b6ffea;text-shadow:0 0 38px #7cf7cd33;font-style:normal}.hero-lede{color:#a9bdc8;max-width:555px;margin:28px 0;font-size:clamp(14px,1.4vw,16px);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.hero-metrics{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));max-width:565px;margin:42px 0 0;display:grid}.hero-metrics div{min-width:0;padding:15px 18px 0 0}.hero-metrics dt,.hero-metrics dd{margin:0}.hero-metrics dt{color:var(--faint);text-transform:uppercase;letter-spacing:.09em;font-family:DM Mono,ui-monospace,monospace;font-size:9px}.hero-metrics dd{color:#e5f9f8;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-family:DM Mono,ui-monospace,monospace;font-size:11px;overflow:hidden}.hero-visual{border-radius:34px;min-height:min(64vw,625px);position:relative;overflow:hidden;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg)}.flow-field{position:absolute;inset:0;overflow:hidden}.hero-visual:before{content:"";z-index:2;pointer-events:none;border-radius:inherit;background:linear-gradient(115deg,#ffffff1c,#0000 26% 66%,#ae92ff1f);position:absolute;inset:1px}.visual-scanline{z-index:3;pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 5px,#d5fff608 6px);position:absolute;inset:0}.orbital-readout{z-index:4;letter-spacing:.1em;gap:6px;font-family:DM Mono,ui-monospace,monospace;display:grid;position:absolute;top:24px;left:26px}.orbital-readout span{color:#9ab2bb;font-size:9px}.orbital-readout b{color:#dcfff5;font-size:12px}.orbital-telemetry{z-index:4;color:#bfd2d7;border-top:1px solid #d2fcf82e;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding-top:14px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;line-height:1.5;display:grid;position:absolute;bottom:23px;left:26px;right:26px}.orbital-telemetry small{color:#94cfc1;letter-spacing:.1em;font-size:8px}.scroll-prompt{color:#69848f;letter-spacing:.1em;align-items:center;gap:11px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:flex;position:absolute;bottom:25px;left:0}.scroll-prompt i{background:linear-gradient(90deg, var(--mint), transparent);width:52px;height:1px;animation:1.8s ease-in-out infinite scan;display:block}@keyframes scan{50%{transform-origin:0;transform:scaleX(.38)}}.journey-section{grid-template-columns:.3fr .9fr 1.18fr;align-items:start;gap:40px;padding:105px clamp(0px,2vw,26px);display:grid}.section-label{color:#8db8b3;letter-spacing:.1em;align-items:center;gap:10px;padding-top:10px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:flex}.section-label span{color:var(--mint)}.section-label p{writing-mode:vertical-rl;margin:0;transform:rotate(180deg)}.journey-copy h2,.authority-slab h2{letter-spacing:-.075em;margin:0;font-size:clamp(34px,4.2vw,62px);line-height:.96}.journey-copy p{max-width:395px;color:var(--muted);margin:22px 0 0;font-size:14px;line-height:1.75}.stage-rail{gap:8px;display:grid}.stage-node{color:#d9eff1;text-align:left;cursor:pointer;background:#0d1c2c57;border:1px solid #0000;border-radius:16px;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:13px;width:100%;min-height:74px;padding:11px;transition:transform .22s,background .22s,border-color .22s,opacity .22s;display:grid}.stage-node:hover{border-color:var(--line-strong);background:#1c3f4a61;transform:translate(5px)}.stage-marker{color:#8fa6b2;border:1px solid #496473;border-radius:50%;place-items:center;width:30px;height:30px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:grid}.stage-text{gap:2px;display:grid}.stage-text small{color:#6f8a95;letter-spacing:.08em;text-transform:uppercase;font-family:DM Mono,ui-monospace,monospace;font-size:8px}.stage-text b{font-size:13px}.stage-text i{color:#86a0ac;font-size:10px;font-style:normal}.stage-node>svg{color:#6d9396}.stage-node.is-complete .stage-marker{border-color:var(--mint);color:#052118;background:var(--mint)}.stage-node.is-blocked{opacity:.72}.stage-node.is-blocked .stage-marker{border-color:var(--rose);color:var(--rose)}.stage-node.is-waiting{opacity:.65}.authority-slab{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(120deg,#0b2a33c7,#0f1026c7);border-radius:30px;grid-template-columns:.84fr 1.16fr;gap:54px;margin:0 0 78px;padding:clamp(30px,5vw,70px);display:grid;position:relative;overflow:hidden}.authority-slab:after{content:"";filter:blur(25px);background:#755df461;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-180px;right:-140px}.authority-slab>*{z-index:1;position:relative}.authority-path{gap:12px;display:grid}.authority-path article{background:#050e1c61;border:1px solid #d0fbf71a;border-radius:15px;grid-template-columns:42px .32fr 1fr;align-items:start;gap:14px;padding:17px;display:grid;position:relative}.authority-path span,.security-fact>span{color:#9cefd9;font-family:DM Mono,ui-monospace,monospace;font-size:10px}.authority-path b{font-size:14px}.authority-path p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.console-page{padding:64px 0 25px}.console-header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px;display:flex}.console-header h1{letter-spacing:-.07em;margin:0;font-size:clamp(31px,4vw,56px);line-height:.98}.console-subline{color:var(--muted);align-items:center;gap:9px;margin:11px 0 0;font-family:DM Mono,ui-monospace,monospace;font-size:11px;display:flex}.console-subline i{background:var(--mint);border-radius:50%;width:4px;height:4px}.console-actions{flex-wrap:wrap;justify-content:end;align-items:center;gap:10px;display:flex}.pr-button{color:#083124;background:var(--mint);border:1px solid #7cf7cd80}.pr-button:hover{transform:translateY(-2px)}.locked-pr{border:1px solid var(--line);color:#9bb0b9;border-radius:11px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;display:inline-flex}.status-ribbon{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:#0916258c;border-radius:15px;min-height:92px;padding:16px}.metric-card span{color:var(--faint);letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:block}.metric-card b{color:#e2f6f5;letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap;margin-top:10px;font-size:clamp(16px,1.6vw,21px);display:block;overflow:hidden}.tone-pr_opened b,.tone-positive b{color:var(--mint)}.tone-budget_exhausted b,.tone-needs_review b,.tone-validation_failed b{color:var(--amber)}.tone-patching b,.tone-diagnosing b{color:#c5baff}.console-layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:18px;display:grid}.stage-column,.diagnosis-panel,.validation-card,.event-ledger{border-radius:23px;padding:25px}.panel-heading,.validation-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.panel-heading h2,.validation-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(18px,2.1vw,27px)}.panel-heading>svg,.validation-heading>svg{color:var(--mint);flex:none}.stage-rail-compact{margin-top:20px}.stage-rail-compact .stage-node{border-radius:12px;min-height:65px}.stage-rail-compact .stage-text i{display:none}.diagnosis-tabs{gap:6px;margin:19px 0 12px;display:flex}.diagnosis-tabs button{border:1px solid var(--line);color:#98b1ba;cursor:pointer;background:#040d1a80;border-radius:8px;width:34px;height:30px;font-family:DM Mono,ui-monospace,monospace;font-size:10px}.diagnosis-tabs .tab-active{color:#052118;border-color:var(--mint);background:var(--mint)}.diagnosis-card{background:#030c188a;border:1px solid #bff4ed1f;border-radius:17px;min-height:184px;margin-top:20px;padding:19px}.diagnosis-card>span{color:#caf7eb;font-family:DM Mono,ui-monospace,monospace;font-size:11px}.diagnosis-card>p{color:#a9c0c8;margin:13px 0 23px;font-size:13px;line-height:1.7}.diagnosis-card footer{color:var(--faint);text-transform:uppercase;align-items:center;gap:10px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:flex}.diagnosis-card code{color:var(--mint);font-size:10px}.guardrail-note{color:#7f9aa6;gap:8px;margin:15px 0 0;font-size:10px;line-height:1.55;display:flex}.guardrail-note svg{color:#9fc8c0;flex:none}.validation-card{margin-top:18px;position:relative;overflow:hidden}.validation-card:before{content:"";filter:blur(20px);background:#29ae9d2e;border-radius:50%;width:500px;height:220px;position:absolute;bottom:-150px;right:-180px}.validation-card>*{z-index:1;position:relative}.empty-copy{color:#89a3ae;margin:21px 0 0;font-size:12px;line-height:1.7}.attempt-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:11px;margin-top:22px;display:grid}.attempt-card{border:1px solid var(--line);background:#040e1b6b;border-radius:15px;min-height:200px;padding:16px}.attempt-card header{color:#a9c1ca;letter-spacing:.06em;justify-content:space-between;gap:9px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:flex}.attempt-card header b{color:var(--mint);font-size:9px}.attempt-rejected header b,.attempt-budget_exhausted header b,.attempt-validation_failed header b{color:var(--amber)}.attempt-card>p{color:#a8c1c6;min-height:58px;margin:13px 0;font-size:11px;line-height:1.56}.attempt-card dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;display:grid}.attempt-card dt{color:#6e8994;text-transform:uppercase;font-family:DM Mono,ui-monospace,monospace;font-size:8px}.attempt-card dd{color:#d1e7e6;overflow-wrap:anywhere;margin:5px 0 0;font-size:9px;line-height:1.35}.event-ledger{margin-top:18px}.ledger-list{border-top:1px solid var(--line);margin-top:20px;display:grid}.ledger-list article{border-bottom:1px solid #baebf61a;grid-template-columns:46px minmax(140px,.8fr) auto minmax(200px,1.35fr);align-items:center;gap:11px;min-height:48px;padding:9px 0;display:grid}.ledger-list span{color:var(--mint);font-family:DM Mono,ui-monospace,monospace;font-size:10px}.ledger-list b{color:#d9f1ef;font-family:DM Mono,ui-monospace,monospace;font-size:10px}.ledger-list time{color:var(--faint);font-family:DM Mono,ui-monospace,monospace;font-size:9px}.ledger-list code{color:#8ea7b2;text-overflow:ellipsis;white-space:nowrap;font-family:DM Mono,ui-monospace,monospace;font-size:9px;overflow:hidden}.runbook-page{grid-template-columns:.76fr 1.24fr;align-items:center;gap:clamp(35px,6vw,100px);min-height:calc(100vh - 110px);padding:48px clamp(0px,3vw,32px);display:grid}.runbook-intro h1,.security-copy h1{letter-spacing:-.08em;margin:0;font-size:clamp(46px,5.9vw,84px);line-height:.94}.runbook-intro>p:not(.eyebrow),.security-copy>p:not(.eyebrow){max-width:500px;color:var(--muted);margin:25px 0 29px;font-size:14px;line-height:1.75}.runbook-map{gap:8px;display:grid}.runbook-node{border:1px solid var(--line);color:#dceff2;text-align:left;cursor:pointer;background:linear-gradient(105deg,#18344185,#08111f8a);border-radius:17px;grid-template-columns:35px 1fr 20px;align-items:start;gap:15px;width:100%;min-height:100px;padding:18px;transition:transform .23s,border-color .23s,background .23s;display:grid}.runbook-node:hover{border-color:var(--line-strong);background:linear-gradient(105deg,#24525691,#19153a94);transform:translate(7px)}.runbook-node>span{color:#06231c;background:var(--mint);border-radius:8px;place-items:center;width:27px;height:27px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:grid}.runbook-node small{color:#95cbbf;letter-spacing:.09em;font-family:DM Mono,ui-monospace,monospace;font-size:8px;display:block}.runbook-node b{margin-top:6px;font-size:14px;display:block}.runbook-node p{color:#91a9b2;margin:5px 0 0;font-size:11px;line-height:1.5}.runbook-node svg{color:#83bfb2;align-self:center}.runbook-footnote{color:#a2bcc2;border-radius:14px;grid-column:1/-1;align-items:center;gap:10px;padding:14px;font-size:11px;line-height:1.6;display:flex}.runbook-footnote svg{color:var(--mint);flex:none}.runbook-footnote p{margin:0}.security-page{grid-template-columns:.68fr 1.05fr;align-items:center;gap:clamp(30px,6vw,90px);min-height:calc(100vh - 112px);padding:40px clamp(0px,3vw,32px);display:grid}.security-orb{border:1px solid var(--line);background:radial-gradient(circle,#53d2bb2e,#0b142624 48%,#805bdb1f);border-radius:50% 48% 42% 58%;min-height:430px;position:relative;overflow:hidden}.security-orb:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #b8ffe729;position:absolute;inset:24px}.security-actions{flex-wrap:wrap;gap:10px;display:flex}.security-grid{grid-column:1/-1;grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.security-fact{border-radius:18px;min-height:172px;padding:20px}.security-fact h2{letter-spacing:-.04em;margin:18px 0 9px;font-size:16px}.security-fact p{color:#91aab3;margin:0;font-size:11px;line-height:1.68}.empty-state{text-align:center;border-radius:27px;width:min(670px,100%);margin:15vh auto;padding:clamp(30px,5vw,56px)}.empty-state>svg{color:var(--mint)}.empty-state h1{letter-spacing:-.065em;margin:20px 0 10px;font-size:clamp(28px,4vw,46px)}.empty-state p{max-width:490px;color:var(--muted);margin:0 auto 24px;font-size:13px;line-height:1.7}.sheet-backdrop{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#01050db3;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.stage-sheet{border-radius:28px;width:min(800px,100%);max-height:min(730px,100dvh - 40px);padding:clamp(25px,5vw,48px);position:relative;overflow:auto}.stage-sheet:before{content:"";filter:blur(30px);background:#7cf7cd42;border-radius:50%;width:300px;height:300px;position:absolute;top:-170px;right:-120px}.stage-sheet>*{z-index:1;position:relative}.sheet-close{z-index:3;border:1px solid var(--line);color:#d9edf0;cursor:pointer;background:#081523b3;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;top:16px;right:16px;position:absolute!important}.sheet-state{color:#adc8cf;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-top:4px;font-family:DM Mono,ui-monospace,monospace;font-size:10px;display:inline-flex}.stage-sheet h2{letter-spacing:-.08em;margin:18px 0 0;font-size:clamp(43px,7vw,76px);line-height:.9}.sheet-description{color:#a9c0c8;max-width:595px;font-size:14px;line-height:1.72}.hard-boundary{background:#21585233;border:1px solid #7cf7cd33;border-radius:15px;gap:12px;margin-top:25px;padding:16px;display:flex}.hard-boundary svg{color:var(--mint);flex:none}.hard-boundary small,.recorded-section header span{color:#8ab4ad;letter-spacing:.1em;font-family:DM Mono,ui-monospace,monospace;font-size:8px;display:block}.hard-boundary b{color:#ddf8f4;margin-top:4px;font-size:11px;line-height:1.55;display:block}.recorded-section{margin-top:26px}.recorded-section header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.recorded-section header b{color:var(--mint);font-family:DM Mono,ui-monospace,monospace;font-size:14px}.sheet-events{display:grid}.sheet-events article{border-bottom:1px solid #baebf61a;grid-template-columns:38px 1fr;gap:11px;padding:12px 0;display:grid}.sheet-events article>span{color:var(--mint);font-family:DM Mono,ui-monospace,monospace;font-size:9px}.sheet-events b,.sheet-events small,.sheet-events code{display:block}.sheet-events b{color:#d8f2ef;font-family:DM Mono,ui-monospace,monospace;font-size:10px}.sheet-events small{color:#718e99;margin-top:4px;font-family:DM Mono,ui-monospace,monospace;font-size:9px}.sheet-events code{color:#9ab2bb;overflow-wrap:anywhere;margin-top:6px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;line-height:1.5}@media (width<=980px){.site-nav nav{display:none}.hero-grid,.journey-section,.authority-slab,.console-layout,.runbook-page,.security-page{grid-template-columns:1fr}.hero-grid{gap:34px;padding-top:48px}.hero-visual{min-height:440px;transform:none}.hero-journey{min-height:auto}.hero-sticky{min-height:auto;position:relative}.journey-spacer{display:none}.scroll-prompt{margin:10px 0 28px;position:static}.journey-section{gap:24px;padding:65px 0}.section-label p{writing-mode:initial;transform:none}.authority-slab{gap:34px}.security-orb{min-height:360px}.security-grid{grid-template-columns:repeat(2,1fr)}.runbook-page{padding-top:65px}.console-page{padding-top:48px}}@media (width<=680px){.app-shell{padding:12px 14px 34px}.site-nav{height:54px}.connection-chip{padding:8px;font-size:0}.connection-chip svg{width:15px;height:15px}.hero-copy h1{font-size:clamp(47px,14vw,76px)}.hero-grid{min-height:auto;padding:54px 0 30px}.hero-visual{border-radius:25px;min-height:355px}.orbital-readout,.orbital-telemetry{left:18px;right:18px}.orbital-telemetry{grid-template-columns:auto 1fr}.orbital-telemetry small{display:none}.hero-metrics{margin-top:30px}.hero-metrics div{padding-right:7px}.hero-metrics dd{font-size:9px}.status-ribbon{grid-template-columns:repeat(2,1fr)}.console-header{align-items:start;gap:18px;display:grid}.console-actions{justify-content:start}.stage-column,.diagnosis-panel,.validation-card,.event-ledger{border-radius:18px;padding:19px}.ledger-list article{grid-template-columns:36px 1fr;gap:6px 10px;padding:11px 0}.ledger-list time,.ledger-list code{white-space:normal;overflow-wrap:anywhere;grid-column:2}.ledger-list code{overflow:visible}.attempt-card dl{grid-template-columns:1fr 1fr}.runbook-page,.security-page{padding:47px 0}.security-grid{grid-template-columns:1fr}.runbook-footnote{grid-column:auto}.stage-sheet{padding:30px 22px}.stage-sheet h2{font-size:45px}.sheet-events article{grid-template-columns:30px 1fr}.authority-path article{grid-template-columns:36px 1fr}.authority-path article p{grid-column:2}.button-primary,.button-secondary{width:100%}.hero-actions,.security-actions{display:grid}.security-actions button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-visual{transform:none}}.flow-loading{color:#9ec6c0;letter-spacing:.08em;background:radial-gradient(circle,#4ad7b824,#0000 45%);place-items:center;font-family:DM Mono,ui-monospace,monospace;font-size:10px;display:grid;position:absolute;inset:0}:root{--ink:#f7f3ff;--muted:#aaa8bd;--faint:#716f87;--line:#ccc0ff2e;--line-strong:#ff8c328c;--surface:#090814a8;--surface-deep:#050508d6;--mint:#ff8c32;--mint-soft:#ff6b0024;--violet:#8d7aff;--amber:#ffac55;--rose:#ff7a6e;background:#050508}body{background:radial-gradient(circle at 50% 25%,#3d258433,#0000 36rem),#050508}.flow-field{z-index:0;pointer-events:none;width:100vw;height:100dvh;position:fixed;inset:0;overflow:hidden}.flow-field:after{content:"";background:radial-gradient(circle at 51% 45%,#0000 0 26%,#0505083d 55%,#050508db 100%),linear-gradient(90deg,#0505088f,#0000 44%,#05050847);position:absolute;inset:0}.flow-field canvas{width:100%!important;height:100%!important}.home-page{width:100%;max-width:none}.hero-sticky{min-height:100dvh}.hero-grid{grid-template-columns:minmax(0,.9fr) 1fr;width:min(1360px,100%);min-height:100dvh;margin:0 auto;padding:8vh clamp(0px,3vw,46px)}.hero-copy{text-shadow:0 6px 42px #000000c7;max-width:670px}.hero-copy h1{font-size:clamp(62px,8.1vw,132px)}.hero-lede{color:#c1bdcf}.button-primary{color:#160800;background:linear-gradient(135deg,#ffad65,#ff6b00);border-color:#ffd0a4;box-shadow:0 12px 42px #ff64004f}.button-primary:hover{box-shadow:0 16px 52px #ff64007a}.button-secondary,.refresh-button{background:#08071294;border-color:#d0c5ff42}.cosmic-hud{z-index:4;color:#ded7fd;letter-spacing:.1em;pointer-events:none;align-items:center;gap:10px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;display:flex;position:fixed}.cosmic-hud b{color:#ffb878;font-size:10px}.cosmic-hud small{color:#a798dc;font-size:8px}.cosmic-hud-top{flex-direction:column;align-items:end;top:96px;right:clamp(24px,6vw,82px)}.cosmic-hud-bottom{max-width:min(480px,64vw);bottom:28px;right:clamp(24px,6vw,82px)}.site-nav,.api-notice,.console-page,.runbook-page,.security-page{z-index:5}.journey-section,.authority-slab{z-index:5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:min(1360px,100% - clamp(36px,8vw,132px));margin-left:auto;margin-right:auto;position:relative}.journey-section{background:linear-gradient(135deg,#0d0a1dc7,#08071294);border:1px solid #dbcfff26;border-radius:30px;margin-top:0;padding:110px clamp(28px,5vw,74px)}.authority-slab{background:linear-gradient(120deg,#211331c9,#080712c4);margin-top:44px}.glass-frame,.metric-card,.stage-node,.attempt-card{background:linear-gradient(135deg,#18102eb3,#080712ab);border-color:#d1c2ff29}.status-dot.online,.stage-node.is-complete .stage-marker{background:#ff8c32;box-shadow:0 0 0 4px #ff8c321f,0 0 20px #ff6b00bf}.stage-node.is-complete .stage-marker{color:#1e0c00;border-color:#ffb46f}.stage-node.is-active{background:linear-gradient(105deg,#67399d8c,#4c1e1278);border-color:#ff9c5499}.stage-node.is-active .stage-marker{color:#ffd7b5;border-color:#ff8c32;box-shadow:0 0 0 5px #ff6b001a,0 0 20px #ff6b0073}.scroll-prompt{z-index:4;color:#b6a9dc;left:max(0px,50vw - 680px)}.scroll-prompt i{background:linear-gradient(90deg,#ff8c32,#0000)}@media (width<=980px){.hero-journey{min-height:260vh}.hero-grid{grid-template-columns:1fr;align-content:center;padding:12vh 0}.hero-copy{max-width:620px}.cosmic-hud-top{top:84px}.journey-section,.authority-slab{width:min(100% - 28px,760px)}.hero-visual{display:none}}@media (width<=680px){.hero-journey{min-height:220vh}.hero-grid{min-height:100dvh;padding:84px 0 55px}.cosmic-hud{left:18px;right:18px}.cosmic-hud-top{align-items:start}.cosmic-hud-bottom{bottom:14px}.cosmic-hud-bottom small{display:none}.journey-section{padding:44px 24px}.hero-copy h1{font-size:clamp(57px,17vw,92px)}}@media (prefers-reduced-motion:reduce){.flow-field{display:none}.hero-journey{min-height:auto}.hero-sticky{position:relative}.cosmic-hud{position:absolute}}.black-hole-fallback{z-index:1;aspect-ratio:1;pointer-events:none;opacity:.96;background:conic-gradient(from 82deg, transparent 0 7%, #472377c2 12%, #f50 18%, #ff8c00 23%, #fff5dd 28%, #ff8c00 34%, #762f22 43%, transparent 53%, #572c868c 71%, #ff6b00 82%, #fff8eb 90%, transparent 100%);filter:saturate(1.14);will-change:transform, opacity;border-radius:50%;width:min(74vmin,920px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-14deg);box-shadow:0 0 42px #ff5d0038,0 0 110px #6541d129}.black-hole-fallback:before{content:"";background:radial-gradient(circle at 48% 48%,#000 0 39%,#060508 40% 52%,#fff2defa 53% 54%,#ff7a16d6 58%,#4f257d59 66%,#0000 73%);border-radius:50%;position:absolute;inset:18%;box-shadow:0 0 34px #ffb458a6,inset 0 0 60px #000}.black-hole-fallback:after{content:"";border-top:min(6vmin,68px) solid #fff6e2e6;border-bottom:min(5vmin,57px) solid #ff6100c4;border-radius:50%;position:absolute;inset:6% -24%;transform:perspective(600px)rotateX(67deg)rotate(4deg);box-shadow:0 0 28px #ff7414b3,0 0 84px #5f39b966}.black-hole-fallback i,.black-hole-fallback b{pointer-events:none;border-radius:50%;display:block;position:absolute}.black-hole-fallback i{border:1px solid #fffdf3d1;inset:26%;box-shadow:0 0 24px #ffeaceb8}.black-hole-fallback b{background:#000;inset:38%;box-shadow:inset 0 0 42px #000,0 0 15px #10101c}@keyframes accretion-spin{to{transform:translate(-50%,-50%)rotate(346deg)}}.hero-copy,.cosmic-hud,.scroll-prompt{z-index:3}@media (width<=980px){.black-hole-fallback{opacity:.68;width:min(92vmin,700px);left:61%}}@media (width<=680px){.black-hole-fallback{opacity:.52;width:116vmin;top:48%;left:58%}}@media (prefers-reduced-motion:reduce){.black-hole-fallback{animation:none}}.black-hole-fallback{left:calc(50% + var(--flight-x));transform:translate(-50%, -50%) scale(var(--flight-scale));opacity:var(--flight-opacity);transition:transform .18s linear,opacity .22s linear;animation:none}.black-hole-fallback:after{animation:5.5s linear infinite disk-drift}.black-hole-fallback i{animation:7s ease-in-out infinite alternate inner-precession}.black-hole-fallback span{background:repeating-conic-gradient(from 18deg, transparent 0 7deg, #ff751952 8deg 12deg, transparent 13deg 22deg);filter:blur(.5px);opacity:calc(.18 + (1 - var(--journey)) * .34);mix-blend-mode:screen;border-radius:50%;animation:8s linear infinite vortex-shear;display:block;position:absolute;inset:-22%}@keyframes disk-drift{to{transform:perspective(600px)rotateX(67deg)rotate(364deg)}}@keyframes inner-precession{to{transform:rotate(22deg)scale(1.08)}}@keyframes vortex-shear{to{transform:rotate(360deg)scale(1.15)}}.flight-section{height:100dvh}.flight-section:after{content:"";z-index:2;color:#eee4ffbd;letter-spacing:.13em;opacity:0;font-family:DM Mono,ui-monospace,monospace;font-size:9px;transition:opacity .3s;position:fixed;bottom:72px;right:clamp(24px,6vw,82px)}.flight-1:after{content:"01 / HERO VIEW ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â SIGNED FAILURE ENTERS"}.flight-2:after{content:"02 / GRAVITATIONAL WARP ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â EVIDENCE SEALED"}.flight-3:after{content:"03 / FLY-THROUGH ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â SANDBOX VALIDATION"}.flight-4:after{content:"04 / AMBIENT MATRIX ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â BROKER AUTHORITY"}.hero-sticky{--journey:0}@media (prefers-reduced-motion:reduce){.black-hole-fallback:after,.black-hole-fallback i,.black-hole-fallback span{animation:none}}.black-hole-fallback{background:0 0;box-shadow:0 0 58px #ff691030,0 0 126px #6441cc24}.black-hole-fallback:after{background:radial-gradient(ellipse at center, transparent 0 37%, #fff6defa 38% 38.7%, transparent 39.5%), repeating-conic-gradient(from 12deg, transparent 0 3deg, #ff7914f5 3.3deg 4.2deg, transparent 4.7deg 8deg, #ffebbee0 8.3deg 8.7deg, transparent 9.2deg 14deg), radial-gradient(ellipse at center, transparent 0 48%, #6b3da394 50%, transparent 56%);border:0;inset:-5% -21%;box-shadow:0 0 26px #ff72139e,0 0 72px #663fbf4f;-webkit-mask-image:radial-gradient(#0000 0 35%,#000 38% 61%,#0000 66%);mask-image:radial-gradient(#0000 0 35%,#000 38% 61%,#0000 66%)}.black-hole-fallback i{opacity:.95;filter:drop-shadow(0 0 7px #ff9e45cc);background:radial-gradient(circle at 12% 51%,#fff 0 1px,#0000 2px),radial-gradient(circle at 21% 38%,#ffb96f 0 2px,#0000 3px),radial-gradient(circle at 31% 67%,#fff6da 0 1px,#0000 2px),radial-gradient(circle at 43% 22%,#ff8c32 0 2px,#0000 3px),radial-gradient(circle at 57% 78%,#fff 0 1px,#0000 2px),radial-gradient(circle at 69% 31%,#ffb66c 0 2px,#0000 3px),radial-gradient(circle at 81% 59%,#fff7e0 0 1px,#0000 2px),radial-gradient(circle at 91% 44%,#ff6b00 0 2px,#0000 3px);border:0;inset:6% -18%}.accretion-video{z-index:1;object-fit:cover;object-position:58% 50%;pointer-events:none;opacity:.88;filter:saturate(1.08)contrast(1.08)brightness(.72);will-change:transform, opacity;width:100vw;height:100dvh;position:fixed;inset:0;transform:none}.accretion-video:after{content:""}.flow-field,.black-hole-fallback{display:none}.hero-sticky:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#050508de 0%,#0505088f 36%,#0505081f 68%,#05050894 100%),radial-gradient(circle at 56% 48%,#0000 0 30%,#05050859 75%,#050508e0 100%);position:fixed;inset:0}.hero-grid,.cosmic-hud,.scroll-prompt{z-index:3;position:relative}@media (width<=680px){.accretion-video{object-position:62% 50%;opacity:.64}}@media (prefers-reduced-motion:reduce){.accretion-video{display:none}}.flight-narrative{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#090710bd,#220f1a85);border:1px solid #ffbd8447;border-radius:16px;width:min(350px,31vw);padding:18px 20px;position:fixed;bottom:clamp(94px,14vh,170px);right:clamp(24px,7vw,130px);box-shadow:0 18px 58px #00000057}.flight-narrative>span{color:#ffbb7d;letter-spacing:.11em;font-family:DM Mono,ui-monospace,monospace;font-size:9px}.flight-narrative h2{color:#f9f2ff;letter-spacing:-.065em;margin:12px 0 9px;font-size:clamp(21px,2vw,31px);line-height:.98}.flight-narrative p{color:#c3bccb;margin:0;font-size:12px;line-height:1.65}.accretion-video{transition:opacity .18s ease-out}@media (width<=980px){.flight-narrative{width:min(360px,100vw - 48px);bottom:80px;right:24px}}@media (width<=680px){.flight-narrative{width:auto;padding:14px 16px;bottom:74px;left:18px;right:18px}.flight-narrative h2{font-size:24px}}.chapter-rail{z-index:4;gap:12px;width:160px;margin:0;padding:0;list-style:none;display:grid;position:fixed;top:50%;right:clamp(24px,4vw,72px);transform:translateY(-50%)}.chapter-rail:before{content:"";background:#ffd2ad47;width:1px;position:absolute;top:9px;bottom:9px;left:9px}.chapter-rail li{color:#eae4f575;letter-spacing:.05em;grid-template-columns:20px 1fr;align-items:center;gap:10px;font-family:DM Mono,ui-monospace,monospace;font-size:9px;transition:color .22s,transform .22s;display:grid;position:relative}.chapter-rail span{z-index:1;background:#0a070d;border:1px solid #ffd2ad61;border-radius:50%;place-items:center;width:19px;height:19px;font-size:7px;display:grid}.chapter-rail b{font-weight:500}.chapter-rail .chapter-complete{color:#ffdcb9bf}.chapter-rail .chapter-complete span{color:#ffbe83;border-color:#ff9c53bf}.chapter-rail .chapter-active{color:#fff2e6;transform:translate(-6px)}.chapter-rail .chapter-active span{color:#160800;background:#ff8c32;border-color:#ff8c32;box-shadow:0 0 16px #ff700ad1}@media (width<=980px){.chapter-rail{grid-auto-flow:column;width:auto;top:auto;bottom:28px;right:24px;transform:none}.chapter-rail:before{width:auto;height:1px;inset:9px 9px auto}.chapter-rail li{grid-template-columns:20px}.chapter-rail b{display:none}}:root{--ink:#f7f1ff;--muted:#b8afc6;--faint:#837a93;--line:#d3b8ff2e;--line-strong:#ffae699e;--surface:#0d0a19b8;--surface-deep:#05050ce6;--mint:#ff9a45;--mint-soft:#ff8a3826;--violet:#a88cff;--amber:#ffc17a;--rose:#ff9cab}.console-page,.runbook-page,.security-page{isolation:isolate;padding-top:clamp(44px,7vh,86px);padding-bottom:54px}.console-page:before,.runbook-page:before,.security-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 12% 16%,#ffcf95c7 0 1px,#0000 1.8px),radial-gradient(circle at 76% 12%,#bd9fffb3 0 1px,#0000 1.6px),radial-gradient(circle at 84% 42%,#ff9c508f 0 1px,#0000 1.6px),radial-gradient(circle at 26% 76%,#aa8bff85 0 1px,#0000 1.5px),radial-gradient(at 80% 18%,#5e2d8c33,#0000 28rem),radial-gradient(at 14% 78%,#aa3f181f,#0000 30rem),linear-gradient(135deg,#050508 0%,#0a0713 48%,#05050a 100%);position:fixed;inset:0}.console-page:after,.runbook-page:after,.security-page:after{content:"";z-index:-1;pointer-events:none;opacity:.38;background-image:radial-gradient(#ffffff94 .55px,#0000 .7px);background-size:41px 41px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(110deg,#0000,#000 26% 80%,#0000);mask-image:linear-gradient(110deg,#0000,#000 26% 80%,#0000)}.console-page .glass-frame,.console-page .metric-card,.console-page .stage-column,.console-page .diagnosis-panel,.console-page .validation-card,.console-page .event-ledger,.runbook-page .runbook-node,.runbook-page .runbook-footnote,.security-page .security-fact{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#160f27c7,#080711ba 58%,#27122994);border-color:#cdb3ff38;box-shadow:0 22px 65px #0000004f,inset 0 1px #ffffff13}.console-header h1,.runbook-intro h1,.security-copy h1{color:#fbf6ff;text-shadow:0 4px 42px #b88bff29}.console-subline,.runbook-intro>p,.security-copy>p{color:#bbb1c5}.console-page .metric-card b{color:#fff5ea}.console-page .stage-node{background:#0d0a1994;border-color:#cfb1ff24}.console-page .stage-node:hover{background:#371924a3;border-color:#ffa154b8}.console-page .stage-node.is-active{background:linear-gradient(105deg,#742f1f6b,#2e163a94);border-color:#ff9c49c7}.console-page .event-row{border-color:#cdb3ff21}.console-page .event-row:hover{background:#ff924212}.runbook-page .runbook-intro{max-width:800px}.runbook-page .runbook-map{position:relative}.runbook-page .runbook-map:before{content:"";background:linear-gradient(#ff9a45,#aa8cff7a,#0000);width:1px;position:absolute;top:30px;bottom:30px;left:29px}.runbook-page .runbook-node{position:relative;overflow:hidden}.runbook-page .runbook-node:after{content:"";opacity:0;background:linear-gradient(#ffbd7d,#9c7cff);width:2px;transition:opacity .18s;position:absolute;inset:0 auto 0 0}.runbook-page .runbook-node:hover:after,.runbook-page .runbook-node:focus-visible:after{opacity:1}.runbook-page .runbook-node:hover{border-color:#ffa2599e;transform:translate(4px)}.security-page .security-orb{background:radial-gradient(circle at 50% 50%, #050508 0 22%, #2e184bb3 23% 25%, transparent 26%), repeating-conic-gradient(from 20deg, transparent 0 7deg, #ff8f35c7 8deg 10deg, transparent 11deg 17deg, #b990ff9e 18deg 19deg, transparent 20deg 29deg), radial-gradient(circle at 50% 50%, #ff5f1733, transparent 54%);border:1px solid #ffad6854;box-shadow:0 0 42px #ff6e2033,0 0 130px #895feb24}.security-page .security-orb span,.security-page .security-orb i,.security-page .security-orb b{border:1px solid #ffc78e57;border-radius:50%;position:absolute;inset:14%;transform:rotateX(66deg)rotate(18deg)}.security-page .security-orb i{border-color:#af89ff61;inset:25% -5%;transform:rotateX(72deg)rotate(-32deg)}.security-page .security-orb b{background:#030307;border:0;inset:37%;box-shadow:0 0 24px #000000e6}.security-page .security-fact{transition:transform .18s,border-color .18s}.security-page .security-fact:hover{border-color:#ffa3588a;transform:translateY(-3px)}.button-primary,.pr-button{color:#190b05;background:linear-gradient(135deg,#ffd0a1,#ff913d 54%,#d96019);border-color:#ffcf9f;box-shadow:0 14px 34px #ff6b1533}.button-secondary,.refresh-button,.locked-pr{color:#f2eafa;background:#0d0a19a6;border-color:#d6bbff42}.site-nav{border-color:#d6bbff29}.site-nav nav button:hover,.site-nav nav .nav-selected{color:#fff3e9;background:#ff94431f}.connection-chip{background:#0c0913b8;border-color:#ffaa654d}@media (prefers-reduced-motion:reduce){.runbook-page .runbook-node,.security-page .security-fact{transition:none}}.accretion-video{object-position:center center;opacity:1;filter:none}.hero-sticky:before{background:linear-gradient(90deg,#050508c7 0%,#0505087d 35%,#05050814 69%,#05050873 100%),radial-gradient(circle at 56% 48%,#0000 0 32%,#05050847 79%,#050508c2 100%)}@media (width<=680px){.accretion-video{object-position:55% 50%;opacity:.9}}html,body{overflow:clip auto}.app-shell{overflow:clip visible}.site-nav{z-index:60;-webkit-backdrop-filter:blur(16px);background:linear-gradient(90deg,#050508f0,#0a0712c2,#050508f0);position:sticky;top:0}.security-page .security-orb{background:linear-gradient(90deg,#04060da3 0%,#04060d14 62%,#04060d29 100%),linear-gradient(#160a2a21,#03060f73),url(/ci-doctor/assets/security-control-plane.png) 50%/cover no-repeat;border-radius:26px;min-height:430px;box-shadow:0 26px 90px #0000007a,0 0 70px #2680ff29,inset 0 1px #ffffff24}.security-page .security-orb span,.security-page .security-orb i,.security-page .security-orb b{display:none}.security-page .security-orb:after{border-color:#95e1ff40;border-radius:18px;inset:14px}@media (width<=980px){.site-nav nav{display:flex}}@media (width<=760px){.site-nav{grid-template-columns:minmax(0,1fr) auto;gap:8px;height:auto;min-height:58px;padding:8px 0;display:grid}.site-nav nav{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;width:100%;display:grid}.site-nav nav button{min-height:38px;padding:8px 4px;font-size:9px}.connection-chip{justify-self:end}.brand-button small{display:none}}.hero-sticky{isolation:isolate;position:sticky;overflow:hidden}.accretion-video{object-fit:cover;object-position:center center;opacity:1;filter:none;image-rendering:auto;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.hero-sticky:before,.cosmic-hud,.flight-narrative,.chapter-rail{position:absolute}.hero-sticky .chapter-rail{top:50%}@media (width<=980px){.flight-narrative{bottom:80px;right:24px}.chapter-rail{top:auto;bottom:28px;right:24px}}@media (width<=680px){.flight-narrative{bottom:74px;left:18px;right:18px}.chapter-rail{bottom:18px;right:18px}}.home-page{padding-bottom:80px;overflow:visible}.hero-sticky{isolation:isolate;min-height:max(680px,100dvh);display:block;position:relative;top:auto;overflow:hidden}.journey-spacer{display:none}.hero-grid{z-index:3;align-content:center;min-height:max(680px,100dvh);position:relative}.accretion-video{width:100%;height:100%;position:absolute;inset:0}.hero-sticky:before{position:absolute}.cosmic-hud,.flight-narrative,.chapter-rail,.scroll-prompt{z-index:4;position:absolute}.journey-section,.authority-slab{z-index:5;-webkit-backdrop-filter:blur(12px)saturate(180%);background:linear-gradient(135deg,#130d23c7,#060815c2);border:1px solid #ffffff1f;margin-top:clamp(32px,6vw,92px);position:relative;box-shadow:0 8px 32px #0000005e,inset 1px 1px #ffffff17}.journey-section:before,.authority-slab:before{content:"";z-index:-1;border-radius:inherit;background:radial-gradient(circle at 6% 2%,#42e6ff30,#0000 28%),radial-gradient(circle at 92% 94%,#ff843526,#0000 30%);position:absolute;inset:-1px}.journey-section .stage-rail{width:auto;padding-left:22px;position:relative;top:auto;right:auto;transform:none}.journey-section .stage-rail:before{left:9px}.journey-section .stage-node{background:#ffffff0b;border-color:#ffffff1a}.journey-section .stage-node:hover,.authority-path article:hover{border-color:#83deff61;transform:perspective(1000px)rotateX(2deg)rotateY(-2deg)translateZ(10px)}.authority-path article{transition:transform .18s,border-color .18s}.app-shell:before,.app-shell:after{content:"";z-index:-1;aspect-ratio:1;pointer-events:none;filter:blur(72px);opacity:.28;border-radius:50%;width:38vw;position:fixed}.app-shell:before{background:#163d8c;top:22vh;left:-16vw}.app-shell:after{background:#6f236d;bottom:12vh;right:-18vw}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#06060d}::-webkit-scrollbar-thumb{background:linear-gradient(#8264e9,#ff9144);border:2px solid #06060d;border-radius:99px}@media (width<=980px){.hero-sticky,.hero-grid{min-height:760px}.flight-narrative{bottom:76px;right:24px}.chapter-rail{top:auto;bottom:22px;right:24px}.journey-section .stage-rail{padding-left:0}}@media (width<=680px){.hero-sticky,.hero-grid{min-height:760px}.hero-grid{padding:106px 0 210px}.flight-narrative{width:auto;bottom:92px;left:18px;right:18px}.chapter-rail{bottom:26px;right:18px}.journey-section,.authority-slab{margin-top:28px}}.cosmic-blob{z-index:0;aspect-ratio:1;pointer-events:none;opacity:.34;filter:blur(58px);will-change:transform, opacity;border-radius:48% 52% 61% 39%/43% 41% 59% 57%;width:min(48vw,680px);animation:16s ease-in-out infinite alternate blob-drift;position:fixed}.blob-cyan{background:#11bdec;top:14vh;left:-16vw}.blob-violet{background:#7348dd;animation-delay:-6s;top:45vh;right:-18vw}.blob-amber{background:#f28a27;animation-delay:-11s;bottom:-18vh;left:28vw}@keyframes blob-drift{0%{opacity:.22;transform:translate(-3%,-2%)scale(.9)rotate(0)}55%{opacity:.38;transform:translate(8%,7%)scale(1.12)rotate(13deg)}to{opacity:.26;transform:translate(-4%,14%)scale(.96)rotate(-9deg)}}[data-glass-tilt]{--mouse-x:50%;--mouse-y:50%;--tilt-x:0deg;--tilt-y:0deg;isolation:isolate;-webkit-backdrop-filter:blur(20px)saturate(200%);will-change:transform;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009,inset 0 1px 1px #ffffff0d}[data-glass-tilt]:after{content:"";z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(280px circle at var(--mouse-x) var(--mouse-y), #74e7ff30, #a66aff13 32%, transparent 66%);transition:opacity .18s ease-out;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){[data-glass-tilt]:hover{transform:perspective(1200px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateZ(10px);border-color:#9fe8ff6b;box-shadow:0 34px 76px #0000009e,0 0 0 1px #99e0ff1f,inset 0 1px 1px #ffffff14}[data-glass-tilt]:hover:after{opacity:1}}.home-page{perspective:1200px}.journey-section,.authority-slab{transform-style:preserve-3d}@supports (animation-timeline:view()){.journey-section{animation:linear both witness-enter;animation-timeline:view();animation-range:entry 8% cover 44%}.authority-slab{animation:linear both authority-enter;animation-timeline:view();animation-range:entry 10% cover 45%}.journey-section .stage-node,.authority-path article{animation:linear both card-rise;animation-timeline:view();animation-range:entry 4% cover 34%}.journey-section .stage-node:nth-child(2),.authority-path article:nth-child(2){animation-range:entry 11% cover 41%}.journey-section .stage-node:nth-child(3),.authority-path article:nth-child(3){animation-range:entry 18% cover 48%}.journey-section .stage-node:nth-child(4){animation-range:entry 25% cover 55%}.journey-section .stage-node:nth-child(5){animation-range:entry 32% cover 62%}}@keyframes witness-enter{0%{opacity:.25;transform:perspective(1200px)rotateX(10deg)rotateY(-5deg)translate3d(0,130px,-130px)scale(1.06)}to{opacity:1;transform:perspective(1200px)rotateX(0)rotateY(0)translate(0,0)scale(1)}}@keyframes authority-enter{0%{opacity:.2;transform:perspective(1200px)rotateX(8deg)rotateY(4deg)translate3d(0,110px,-100px)scale(1.04)}to{opacity:1;transform:perspective(1200px)rotateX(0)rotateY(0)translate(0,0)scale(1)}}@keyframes card-rise{0%{opacity:.18;transform:translate3d(0,54px,-50px)scale(.96)}to{opacity:1;transform:translate(0,0)scale(1)}}.journey-section .stage-rail{gap:14px}.journey-section .stage-rail:before{background:linear-gradient(#ff9a45,#9268ff 58%,#8a63ff14);top:18px;bottom:18px;box-shadow:0 0 18px #f973164d}.journey-section .stage-node.is-complete .stage-marker{animation:2.4s ease-in-out infinite recorded-pulse;box-shadow:0 0 15px #f9731666,0 0 0 6px #f9731614}@keyframes recorded-pulse{50%{box-shadow:0 0 22px #f973169e,0 0 0 10px #f9731600}}@media (prefers-reduced-motion:reduce){.cosmic-blob,.journey-section .stage-node.is-complete .stage-marker{animation:none}.journey-section,.authority-slab,.journey-section .stage-node,.authority-path article{animation:none!important;transform:none!important}}.home-page{isolation:isolate;position:relative}.home-page>.accretion-video{z-index:0;object-fit:cover;object-position:center center;opacity:1;filter:none;pointer-events:none;width:100vw;height:100dvh;position:fixed;inset:0}.home-page:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#03040adb 0%,#04050d8a 34%,#04050d33 64%,#03040ab8 100%),linear-gradient(#03040a29,#03040ab8 88%,#05050a 100%);position:fixed;inset:0}.home-page .hero-journey,.home-page .journey-section,.home-page .authority-slab{z-index:2;position:relative}.home-page .hero-sticky{background:0 0}.home-page .hero-copy,.home-page .flight-narrative,.home-page .chapter-rail,.home-page .cosmic-hud,.home-page .scroll-prompt{z-index:4}.home-page .journey-section,.home-page .authority-slab{background:linear-gradient(135deg,#070914b8,#0d071994);border-color:#dae6ff24}@media (width<=680px){.home-page>.accretion-video{object-position:58% center}.home-page:before{background:linear-gradient(#03040a80,#03040ac2 88%,#05050a)}}:root{--cp-ink:#f8f4ff;--cp-muted:#b8b0c7;--cp-line:#eae1ff21;--cp-amber:#ff9b4a;--cp-cyan:#77e8ed;--cp-violet:#8a6cff}html,body{background:#06050b}.app-shell{background:radial-gradient(80% 50% at 80% -10%,#6f49b72e,#0000 60%),radial-gradient(60% 40% at 0 65%,#0c8ea821,#0000 62%),#06050b;min-height:100dvh}.home-page:before{z-index:0;opacity:1;background:radial-gradient(circle at 72% 30%,#ff974921 0 1px,#0000 2px),radial-gradient(circle at 63% 20%,#7e6fff99 0 1px,#0000 2px),radial-gradient(circle at 87% 61%,#7ae8ed73 0 1px,#0000 2px),radial-gradient(at 74% 38%,#56329840,#0000 38%),linear-gradient(110deg,#06050b 8%,#07060ed1 49%,#06050b 92%)}.home-page{isolation:isolate}.hero-journey{min-height:auto}.hero-sticky{border-bottom:1px solid var(--cp-line);align-items:center;min-height:calc(100dvh - 80px);display:grid;overflow:visible}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);width:min(1480px,100%);min-height:calc(100dvh - 80px);padding:clamp(52px,9vh,118px) clamp(26px,6vw,110px)}.hero-copy{max-width:760px}.hero-copy h1{color:var(--cp-ink);letter-spacing:-.09em;max-width:720px;text-shadow:none;font-size:clamp(64px,8vw,142px);line-height:.84}.hero-copy h1 em{color:var(--cp-amber);text-shadow:0 0 46px #ff893529}.hero-lede{max-width:570px;color:var(--cp-muted);font-size:16px}.hero-metrics{border-color:#e8deff33;max-width:670px}.hero-metrics dd{color:var(--cp-ink)}.cosmic-hud{color:var(--cp-cyan);opacity:.86}.cosmic-hud-top{top:26px;right:clamp(26px,5vw,82px)}.cosmic-hud-bottom{bottom:22px;right:clamp(26px,5vw,82px)}.chapter-rail{width:190px;right:clamp(26px,5vw,82px)}.flight-narrative{background:linear-gradient(135deg,#150d1cd1,#060710ad);border:1px solid #ffb57033;border-radius:22px;width:min(390px,28vw);bottom:clamp(80px,14vh,150px);right:clamp(230px,19vw,340px);box-shadow:0 30px 80px #0000007a,inset 0 1px #ffffff14}.scroll-prompt{color:#a99cbe}.journey-section,.authority-slab{width:min(1320px,100% - 64px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-top:clamp(72px,11vw,150px)}.journey-section{grid-template-columns:.3fr .9fr 1.15fr;gap:clamp(30px,6vw,90px);padding:0;display:grid}.journey-section:before,.authority-slab:before{display:none}.journey-copy h2,.authority-slab h2{color:var(--cp-ink);font-size:clamp(45px,5vw,78px)}.journey-copy p{color:var(--cp-muted)}.journey-section .stage-rail{gap:12px;padding:0}.journey-section .stage-rail:before{display:none}.journey-section .stage-node,.authority-path article,.security-fact,.metric-card,.diagnosis-panel,.validation-card,.event-ledger,.stage-column,.runbook-node{-webkit-backdrop-filter:blur(20px)saturate(170%);background:linear-gradient(135deg,#ffffff0b,#ffffff03);border:1px solid #ffffff1a;border-radius:18px;box-shadow:0 24px 60px #00000057,inset 0 1px #ffffff0d}.journey-section .stage-node{min-height:84px}.authority-slab{border-top:1px solid var(--cp-line);border-bottom:1px solid var(--cp-line);grid-template-columns:.9fr 1.1fr;gap:clamp(38px,8vw,120px);padding:clamp(44px,7vw,96px);display:grid}.authority-path{gap:14px}.authority-path article{grid-template-columns:44px .34fr 1fr}.authority-path article span,.security-fact>span{color:var(--cp-amber)}.console-page,.runbook-page,.security-page{width:min(1320px,100%)}.console-header,.runbook-intro,.security-copy{border-left:1px solid #ff9b4a8c;padding-left:22px}.console-header h1,.runbook-intro h1,.security-copy h1{color:var(--cp-ink)}.site-nav{border-color:var(--cp-line);height:72px}.brand-sigil{color:#120900;background:linear-gradient(135deg,#ffd7ac,var(--cp-amber),#7d68df)}.button-primary,.pr-button{background:linear-gradient(135deg,#ffc78d,#ff8e39 58%,#c75415)}@media (width<=980px){.hero-grid,.journey-section,.authority-slab{grid-template-columns:1fr}.hero-sticky,.hero-grid{min-height:auto}.hero-grid{padding:120px 28px 330px}.flight-narrative{width:min(420px,100vw - 56px);bottom:120px;right:28px}.chapter-rail{top:auto;bottom:32px;right:28px}.journey-section,.authority-slab{width:min(100% - 40px,760px)}}@media (width<=680px){.hero-grid{padding:112px 20px 310px}.hero-copy h1{font-size:clamp(62px,18vw,100px)}.flight-narrative{width:auto;bottom:110px;left:18px;right:18px}.chapter-rail{bottom:28px;right:18px}.journey-section,.authority-slab{width:calc(100% - 32px);margin-top:64px}.authority-slab{padding:34px 0}}.home-page>.accretion-video{z-index:0;object-fit:cover;object-position:center;opacity:.72;filter:brightness(.62)saturate(.9)contrast(1.05);width:100vw;height:100dvh;display:block;position:fixed;inset:0}.home-page:before{z-index:1;background:linear-gradient(90deg,#03040ae6,#04050d9e 42%,#04050d66 72%,#03040ad1),linear-gradient(#03040a2e,#03040ac7 88%,#06050b)}html,body,#root{width:100%;max-width:100%;overflow-x:clip}.app-shell{isolation:isolate;width:100%;min-height:100dvh;overflow:clip visible}.app-shell>.accretion-video{z-index:0;object-fit:cover;object-position:center;pointer-events:none;opacity:.7;filter:brightness(.58)saturate(.9)contrast(1.04);width:100%;height:100dvh;display:block;position:fixed;inset:0}.app-shell:not(.app-shell--home)>.accretion-video{opacity:.18;filter:brightness(.32)saturate(.72)}.home-page>.accretion-video{display:none}.home-page:before{position:fixed;inset:0}.home-page,.hero-journey,.hero-sticky,.hero-grid{width:100%;max-width:100%}.home-page,.hero-sticky{overflow:visible}.hero-grid{width:min(1480px,100%);margin-inline:auto;padding-inline:clamp(28px,6vw,96px)}.hero-copy{min-width:0}.black-hole-fallback{display:none!important}.journey-section,.authority-slab{overflow:visible}.stage-rail,.stage-node{min-width:0}.stage-node{overflow:visible}@media (width<=1180px){.hero-copy h1{font-size:clamp(56px,7.2vw,104px)}.flight-narrative{width:min(340px,100vw - 68px);bottom:130px;right:34px}.chapter-rail{right:34px}}@media (width<=980px){.hero-grid{padding-inline:clamp(20px,5vw,42px)}.journey-section,.authority-slab{width:min(100% - 32px,760px)}.stage-node{min-height:82px}}.app-shell--home .home-page:before{display:none}.app-shell--home .hero-sticky{background:0 0;border-bottom-color:#ffffff14}.app-shell--home .hero-copy,.app-shell--home .hero-metrics,.app-shell--home .flight-copy{text-shadow:0 3px 30px #020309db}.app-shell--home .hero-copy h1{text-shadow:0 6px 52px #000000c7}.app-shell--home .flight-narrative{-webkit-backdrop-filter:blur(16px)saturate(140%);backdrop-filter:blur(16px)saturate(140%);background:linear-gradient(135deg,#0b07136b,#190d2233);border-color:#ffdbb12e}.app-shell--home .stage-rail{-webkit-backdrop-filter:blur(10px)saturate(130%);backdrop-filter:blur(10px)saturate(130%);background:linear-gradient(135deg,#07081233,#140a1c14)}.app-shell--home .journey-section,.app-shell--home .authority-slab{width:min(1320px,100% - clamp(48px,7vw,112px));margin-top:clamp(48px,6vw,80px)}.app-shell--home .journey-section{gap:clamp(28px,4vw,58px)}.app-shell--home .journey-section .stage-rail{grid-auto-rows:92px;gap:10px}.app-shell--home .journey-section .stage-node{border-radius:22px;height:92px;min-height:92px;padding:14px 16px}.app-shell--home .authority-path{grid-auto-rows:104px;gap:10px}.app-shell--home .authority-path article{border-radius:22px;height:104px;min-height:104px;padding:17px 18px}@media (width<=980px){.app-shell--home .journey-section,.app-shell--home .authority-slab{width:min(100% - 40px,760px);margin-top:44px}}@media (width<=680px){.app-shell--home .journey-section .stage-rail,.app-shell--home .authority-path{grid-auto-rows:auto}.app-shell--home .journey-section .stage-node,.app-shell--home .authority-path article{border-radius:19px;height:auto;min-height:86px}}.app-shell--home .proof-continuum{z-index:2;-webkit-backdrop-filter:blur(20px)saturate(145%);background:linear-gradient(135deg,#090a157a,#130a1c3d);border:1px solid #ebe2ff24;border-radius:32px;grid-template-columns:minmax(260px,.78fr) minmax(330px,1fr) minmax(320px,1.02fr);gap:clamp(26px,3vw,54px);width:min(1480px,100% - clamp(32px,6vw,120px));margin:clamp(50px,7vw,96px) auto 0;padding:clamp(32px,4.4vw,66px);display:grid;position:relative;overflow:hidden;box-shadow:0 32px 90px #0000005c,inset 0 1px #ffffff14}.app-shell--home .proof-continuum:before{content:"";pointer-events:none;background:linear-gradient(105deg,#77e8ed14,#0000 32% 68%,#ff964a1a);position:absolute;inset:0}.app-shell--home .proof-continuum>*{z-index:1;min-width:0;position:relative}.app-shell--home .proof-continuum__intro{align-content:start;gap:28px;padding:5px 0;display:grid}.app-shell--home .proof-continuum .section-label{align-self:start}.app-shell--home .proof-continuum .journey-copy h2,.app-shell--home .proof-continuum__authority>h2{color:var(--cp-ink);letter-spacing:-.075em;margin:0;font-size:clamp(38px,3.65vw,61px);line-height:.92}.app-shell--home .proof-continuum .journey-copy p{max-width:390px;color:var(--cp-muted);margin:20px 0 0;font-size:14px;line-height:1.72}.app-shell--home .proof-continuum__stages,.app-shell--home .proof-continuum__authority{border-left:1px solid #ebe2ff1f;padding-left:clamp(0px,2.8vw,44px)}.app-shell--home .proof-continuum__eyebrow{color:#a99cbe;letter-spacing:.13em;margin:5px 0 15px;font-family:DM Mono,ui-monospace,monospace;font-size:9px}.app-shell--home .proof-continuum .stage-rail{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;gap:0;padding:0}.app-shell--home .proof-continuum .stage-node{height:auto;min-height:76px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000 #0000 #ebe2ff1c;border-radius:0;margin:0;padding:12px 14px}.app-shell--home .proof-continuum .stage-node:first-child{border-top:1px solid #ebe2ff1c}.app-shell--home .proof-continuum .stage-node:hover{background:#ffa35f0f;border-color:#ffac6c6b;transform:translate(4px)}.app-shell--home .proof-continuum__authority>.eyebrow{margin:5px 0 18px}.app-shell--home .proof-continuum__authority>h2{max-width:430px;margin-bottom:25px;font-size:clamp(30px,2.75vw,47px)}.app-shell--home .proof-continuum .authority-path{gap:0}.app-shell--home .proof-continuum .authority-path article{height:auto;min-height:72px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-bottom:1px solid #ebe2ff1c;border-radius:0;padding:13px 0}.app-shell--home .proof-continuum .authority-path article:first-child{border-top:1px solid #ebe2ff1c}.app-shell--home .proof-continuum .authority-path article:hover{background:0 0;transform:translate(4px)}@media (width<=1120px){.app-shell--home .proof-continuum{grid-template-columns:.8fr 1fr}.app-shell--home .proof-continuum__authority{grid-column:1/-1;grid-template-columns:minmax(240px,.8fr) 1.2fr;column-gap:38px;display:grid}.app-shell--home .proof-continuum__authority>.eyebrow{grid-area:1/1}.app-shell--home .proof-continuum__authority>h2{grid-area:2/1}.app-shell--home .proof-continuum .authority-path{grid-area:1/2/span 2}}@media (width<=740px){.app-shell--home .proof-continuum{border-radius:24px;grid-template-columns:1fr;gap:30px;width:calc(100% - 28px);margin-top:42px;padding:28px 20px}.app-shell--home .proof-continuum__stages,.app-shell--home .proof-continuum__authority{border-top:1px solid #ebe2ff1f;border-left:0;padding:28px 0 0}.app-shell--home .proof-continuum__authority{display:block}.app-shell--home .proof-continuum .authority-path{margin-top:22px;display:grid}}.safety-proof-rail{border-radius:22px;margin:18px 0;padding:clamp(20px,3vw,30px);position:relative;overflow:hidden}.safety-proof-rail:before{content:"";filter:blur(24px);pointer-events:none;background:#7a68ff21;border-radius:50%;width:430px;height:260px;position:absolute;top:-160px;right:12%}.safety-proof-rail>*{z-index:1;position:relative}.safety-proof-rail__header{justify-content:space-between;align-items:end;gap:24px;display:flex}.safety-proof-rail__header h2{color:#f6f2ff;letter-spacing:-.06em;margin:8px 0 0;font-size:clamp(25px,2.5vw,38px)}.safety-proof-rail__header>p{color:#98afbb;text-align:right;max-width:250px;margin:0 0 4px;font-size:11px;line-height:1.5}.safety-proof-rail__nodes{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:10px;margin-top:25px;display:grid}.safety-proof-rail__step{display:contents}.safety-proof-rail__step button{color:#eaf4f5;text-align:left;cursor:pointer;background:linear-gradient(135deg,#ffffff0b,#ffffff03);border:1px solid #dbe5ff21;border-radius:16px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;min-height:104px;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:grid}.safety-proof-rail__step button svg{color:#79e6ea}.safety-proof-rail__step button span{gap:5px;display:grid}.safety-proof-rail__step button b{font-size:13px}.safety-proof-rail__step button small{color:#8ca2af;letter-spacing:.04em;font-family:DM Mono,ui-monospace,monospace;font-size:8px;line-height:1.45}.safety-proof-rail__step button:hover,.safety-proof-rail__step button.is-selected{background:linear-gradient(135deg,#45a5b12e,#7d5fc61f);border-color:#77e8ed9e;transform:translateY(-3px);box-shadow:0 13px 35px #14758429,inset 0 1px #ffffff1a}.safety-proof-rail__arrow{color:#a1e7de;place-items:center;width:23px;font-size:19px;display:grid}.safety-proof-rail__arrow.is-blocked{color:#ff9b91;border:1px solid #ff7373bf;border-radius:50%;width:23px;height:23px;font-size:15px;box-shadow:0 0 17px #ff636340}.safety-proof-rail__detail{color:#9cb5bd;border-top:1px solid #dbe5ff1c;align-items:center;gap:10px;margin-top:18px;padding-top:15px;font-size:11px;display:flex}.safety-proof-rail__detail b{color:#b8fff0;text-transform:uppercase;font-family:DM Mono,ui-monospace,monospace;font-size:10px}.safety-proof-rail__detail em{color:#ffb09a;margin-left:auto;font-family:DM Mono,ui-monospace,monospace;font-size:9px;font-style:normal}.evidence-shortcuts{border-top:1px solid var(--line);margin-top:17px;padding-top:15px}.evidence-shortcuts>p{color:#8fa7b0;align-items:center;gap:8px;margin:0;font-size:10px;line-height:1.55;display:flex}.evidence-shortcuts>p svg{color:#89d8cb;flex:none}.evidence-shortcuts>div{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.evidence-shortcuts button{color:#c9f5ee;cursor:pointer;background:#4ab0a814;border:1px solid #77e8ed38;border-radius:9px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font:600 10px/1 DM Mono,ui-monospace,monospace;transition:transform .18s,border-color .18s;display:inline-flex}.evidence-shortcuts button:hover{border-color:#77e8ed99;transform:translateY(-1px)}@media (width<=960px){.safety-proof-rail__nodes{grid-template-columns:1fr;gap:7px}.safety-proof-rail__step{grid-template-columns:1fr;display:grid}.safety-proof-rail__arrow{width:auto;height:20px;transform:rotate(90deg)}.safety-proof-rail__arrow.is-blocked{justify-self:center;width:23px}}@media (width<=620px){.safety-proof-rail__header{align-items:start;display:grid}.safety-proof-rail__header>p{text-align:left}.safety-proof-rail__detail{display:grid}.safety-proof-rail__detail em{margin-left:0}}
