:root{--bg:#f4f6f4;--s1:#fff;--s2:#eef1ef;--s3:#e6ebe8;--b1:#dde3df;--b2:#c9d1cc;--b3:#9da9a2;--t1:#121715;--t2:#53605a;--t3:#7e8b84;--accent:#9aef43;--accent-strong:#70be22;--blue:#4f83e3;--blue-strong:#3268c8;--cyan:#52c8d5;--pink:#db8fc0;--danger:#d84d4d;--radius:7px;--sans:"Inter", "PingFang SC", "Microsoft YaHei", system-ui, sans-serif;--mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace}*,:before,:after{box-sizing:border-box;min-width:0}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--t1);font:13px/1.5 var(--sans);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:inherit;text-decoration:none}button,input{max-width:100%;color:inherit;font:inherit;letter-spacing:0}img{max-width:100%}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #4f83e361}.home-page{width:100%;overflow:clip}.site-header{z-index:40;border-bottom:1px solid var(--b1);-webkit-backdrop-filter:blur(18px)saturate(1.15);backdrop-filter:blur(18px)saturate(1.15);background:#fffffff0;grid-template-columns:auto 1fr auto;align-items:center;gap:36px;height:86px;padding:0 max(38px,50vw - 600px);display:grid;position:sticky;top:0;box-shadow:0 7px 22px #0000000f}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-logo{object-fit:contain;background:#fff;border-radius:4px;flex:0 0 92px;width:92px;height:auto;padding:2px 4px;display:block}.brand>span:last-child{gap:1px;display:grid}.brand strong{color:var(--t1);font-size:18px;font-weight:760}.brand small{color:var(--t3);font:8px/1.2 var(--mono)}.brand-mark{width:40px;height:40px;color:var(--accent);font:800 14px/1 var(--mono);background:#121715;border-radius:7px;flex:0 0 40px;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #9aef433d}.desktop-navigation{justify-self:center;align-items:center;gap:clamp(34px,4vw,70px);width:max-content;display:flex}.desktop-navigation a{color:var(--t2);padding:31px 0 28px;font-size:18px;font-weight:720;position:relative}.desktop-navigation a:after{background:var(--accent-strong);content:"";opacity:0;height:3px;transition:opacity .15s,transform .15s;position:absolute;bottom:18px;left:0;right:0;transform:scaleX(.4)}.desktop-navigation a:hover{color:var(--t1)}.desktop-navigation a:hover:after{opacity:1;transform:scaleX(1)}.header-actions{align-items:center;gap:18px;display:flex}.text-link{color:var(--t2);font-size:14px;font-weight:700}.text-link:hover{color:var(--t1)}.button{border:1px solid var(--accent);border-radius:var(--radius);background:var(--accent);color:#101510;cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:760;transition:border-color .15s,background .15s,transform .15s;display:inline-flex}.button:hover{background:#adff5b;border-color:#adff5b;transform:translateY(-1px)}.button.secondary{border-color:var(--b2);background:var(--s1);color:var(--t1)}.button.secondary:hover{border-color:var(--b3);background:var(--s2)}.theme-toggle,.menu-trigger,.menu-close{border:1px solid var(--b1);background:var(--s1);width:36px;height:36px;color:var(--t2);cursor:pointer;border-radius:50%;flex:0 0 36px;place-items:center;padding:0;display:grid}.theme-toggle:hover,.menu-trigger:hover,.menu-close:hover{border-color:var(--b3);color:var(--t1)}.menu-trigger{display:none}.hero{color:#f4f8f5;background:#050706;min-height:680px;padding:30px clamp(18px,5.5vw,88px) 0;position:relative;overflow:hidden}.hero-layout,.hero-copy,.fox-stage,.public-brand-strip{z-index:1;position:relative}.hero-layout{grid-template-columns:minmax(430px,1.05fr) minmax(410px,.95fr);align-items:center;gap:clamp(24px,4vw,64px);width:min(100%,1230px);min-height:498px;margin:20px auto 0;display:grid}.hero-copy{text-align:left;width:100%;margin:0}.eyebrow,.section-index{color:var(--t3);font:700 9px/1.35 var(--mono);text-transform:uppercase}.hero .eyebrow{color:#87a18f}.hero h1{color:#f7faf8;margin:10px 0 0;font-size:clamp(48px,5.1vw,70px);font-weight:830;line-height:1}.hero-lead{color:#e9efeb;margin:20px 0 0;font-size:clamp(24px,3vw,42px);font-weight:680;line-height:1.24}.hero-lead strong{color:var(--accent);font-weight:720}.hero-body{color:#9ca9a1;max-width:610px;margin:16px 0 0;font-size:14px;line-height:1.8}.hero-actions{flex-wrap:wrap;justify-content:flex-start;gap:9px;margin-top:24px;display:flex}.hero-primary{min-height:46px;padding-inline:20px;box-shadow:0 0 28px #9aef431f}.hero-secondary{color:#dce5df;background:#101411;border-color:#303832;min-height:46px}.hero-secondary:hover{background:#181e1a;border-color:#4a554d}.hero-signals{color:#829087;flex-wrap:wrap;justify-content:flex-start;gap:20px;margin-top:18px;font-size:10px;display:flex}.hero-signals span{align-items:center;gap:5px;display:inline-flex}.hero-signals svg{color:var(--cyan)}.fox-stage{place-items:center;height:498px;display:grid}.fox-halo{aspect-ratio:1;border:1px solid #9aef432e;border-radius:50%;width:min(82%,430px);position:absolute;box-shadow:0 0 0 54px #52c8d506,0 0 0 112px #9aef4305}.fox-media{z-index:1;aspect-ratio:1;width:min(100%,460px);display:grid;position:relative}.fox-canvas{filter:drop-shadow(0 28px 36px #00000085);pointer-events:none;width:100%;height:100%;display:block}.fox-source-video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.fox-status{z-index:3;color:#eaf1ec;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d110ef0;border:1px solid #303832;border-radius:7px;align-items:center;gap:9px;min-width:154px;padding:9px 11px;animation:4.8s ease-in-out infinite fox-status-float;display:flex;position:absolute;box-shadow:0 16px 38px #0000005c}.fox-status>span:last-child{gap:2px;display:grid}.fox-status small{color:#7f8c84;font-size:8px}.fox-status strong{font-size:11px}.fox-status-icon{background:var(--accent);color:#101510;border-radius:7px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.fox-status-icon.score{background:var(--blue);color:#fff}.fox-status-icon.citation{background:var(--pink);color:#171117}.fox-status-monitor{top:15%;left:-1%}.fox-status-score{animation-delay:-1.6s;top:32%;right:-2%}.fox-status-citation{animation-delay:-3.1s;bottom:10%;right:5%}@keyframes fox-status-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.public-brand-strip{border-top:1px solid #222824;border-bottom:1px solid var(--b1);background:#fff;height:86px;margin:0 calc(-1*clamp(18px,5.5vw,88px));overflow:hidden}.public-brand-track{align-items:center;width:100%;height:100%;display:flex}.public-brand-track img{object-fit:cover;object-position:center;flex:0 0 100%;width:100%;height:100%;display:block}.public-brand-track img+img{display:none}@keyframes public-brand-marquee{to{transform:translate(-50%)}}.decision-band,.proof-band{border-bottom:1px solid var(--b1);background:var(--s1);padding:86px clamp(20px,6vw,92px)}.section-heading{max-width:760px;margin-bottom:34px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.story-intro h2,.product-story h2,.research-copy h2{color:var(--t1);margin:9px 0 0;font-size:clamp(29px,3.4vw,45px);font-weight:690;line-height:1.18}.section-heading p,.story-intro p,.product-story p,.research-copy p{color:var(--t2);margin:13px 0 0;font-size:14px;line-height:1.8}.decision-grid{border-top:1px solid var(--b1);border-bottom:1px solid var(--b1);grid-template-columns:repeat(3,minmax(0,1fr));max-width:1200px;display:grid}.decision-item{border-right:1px solid var(--b1);flex-direction:column;min-height:260px;padding:40px 36px 38px;display:flex}.decision-item:last-child{border-right:0}.decision-item>svg{color:var(--blue)}.decision-item-2>svg{color:var(--accent-strong)}.decision-item-3>svg{color:var(--pink)}.decision-item>div{margin-top:auto}.decision-item h3{margin:0;font-size:18px;line-height:1.35}.decision-item p{max-width:290px;color:var(--t2);margin:14px 0 0;font-size:12px;line-height:1.8}.workflow-band,.network-band{color:#eef4f0;background:#070a08;padding:86px clamp(20px,6vw,92px) 0}.section-heading.inverse h2{color:#eef4f0}.section-heading.inverse p{color:#8f9c94}.section-heading.inverse .section-index{color:#77837b}.loop-grid{border-top:1px solid #252b27;border-bottom:1px solid #252b27;grid-template-columns:repeat(4,minmax(0,1fr));max-width:1200px;margin:0;padding:0;list-style:none;display:grid}.loop-grid li{border-right:1px solid #252b27;min-height:235px;padding:24px}.loop-grid li:last-child{border-right:0}.loop-grid li>span{color:#657169;font:9px var(--mono)}.loop-grid svg{color:var(--accent);margin-top:36px;display:block}.loop-grid li:nth-child(2) svg{color:var(--cyan)}.loop-grid li:nth-child(3) svg{color:var(--blue)}.loop-grid li:nth-child(4) svg{color:var(--pink)}.loop-grid h3{margin:17px 0 7px;font-size:15px}.loop-grid p{color:#8d9991;margin:0;line-height:1.75}.workflow-product-shot{background:#090b0a;border:1px solid #252b27;border-bottom:0;border-radius:7px 7px 0 0;max-width:1200px;height:410px;margin:36px 0 0;position:relative;overflow:hidden}.workflow-product-shot img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.workflow-product-shot figcaption{z-index:4;color:#849087;background:#070a08f0;border-top:1px solid #252b27;padding:11px 13px;font-size:9px;position:absolute;bottom:0;left:0;right:0}.product-scene{isolation:isolate;position:relative}.product-scene>img{z-index:0;position:relative}.product-scene:after{z-index:1;content:"";pointer-events:none;background:#0508061f;position:absolute;inset:0}.scene-card,.report-proof-card,.scene-metric-ticker,.scene-bubble,.scene-avatar{z-index:3;position:absolute;box-shadow:0 18px 48px #00000057}.scene-card{color:#eef4f0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0d110ef0;border:1px solid #ecf3ee21;border-radius:7px}.monitoring-card{width:218px;padding:16px;animation:5.2s ease-in-out infinite scene-float;top:16%;right:5%}.scene-card-label{color:#9ca9a1;align-items:center;gap:7px;font-size:9px;display:flex}.scene-card-label i{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite status-pulse;box-shadow:0 0 0 5px #9aef4314}.monitoring-card>strong{margin:9px 0 14px;font-size:17px;display:block}.monitoring-line{color:#a9b5ad;border-top:1px solid #ecf3ee1a;justify-content:space-between;align-items:center;padding:8px 0 5px;font-size:9px;display:flex}.monitoring-line b{color:var(--accent);font:700 15px var(--mono)}.monitoring-line.muted b{color:#67736c}.scene-bubble{border-radius:7px;max-width:220px;padding:9px 13px;font-size:10px;font-weight:700;animation:5.8s ease-in-out infinite bubble-drift}.scene-bubble:after{background:inherit;content:"";width:12px;height:12px;position:absolute;bottom:-6px;transform:rotate(45deg)}.bubble-green{background:var(--accent);color:#101510}.bubble-dark{color:#eef4f0;background:#111512;border:1px solid #303832}.bubble-monitor-a{animation-delay:-1.4s;top:25%;left:12%}.bubble-monitor-a:after,.bubble-report-a:after{right:18px}.bubble-monitor-b{animation-delay:-3.7s;bottom:20%;left:21%}.bubble-monitor-b:after,.bubble-report-b:after{left:18px}.scene-metric-ticker{color:#243029;background:#eef4f0;border:1px solid #ecf3ee21;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));width:260px;height:50px;display:grid;bottom:15%;right:5%}.scene-metric-ticker span{color:#5e6a63;text-align:center;place-items:center;gap:1px;padding:5px 4px;font-size:7px;display:grid}.scene-metric-ticker span+span{border-left:1px solid #d5ddd8}.scene-metric-ticker b{color:var(--blue-strong);font:800 16px var(--mono)}.report-score-card{grid-template-columns:86px 1fr;align-items:center;gap:14px;width:235px;padding:14px;animation:5.4s ease-in-out infinite scene-float;display:grid;top:8%;right:4%}.report-card-kicker{color:#aab6ae;grid-column:1/-1;justify-content:space-between;align-items:center;font-size:9px;display:flex}.report-card-kicker svg{color:#ff694b;margin-left:auto}.score-ring{aspect-ratio:1;border:10px solid #222b26;border-top-color:var(--blue);border-right-color:var(--cyan);text-align:center;border-radius:50%;place-content:center;width:86px;animation:7s ease-in-out infinite score-ring-turn;display:grid}.score-ring strong,.score-ring span{animation:7s ease-in-out infinite score-ring-content}.score-ring strong{font:800 20px var(--mono)}.score-ring span{color:#8f9c94;margin-top:2px;font-size:7px}.score-bars{gap:10px;display:grid}.score-bars span{color:#9ca9a1;padding-top:7px;font-size:7px;position:relative}.score-bars span:before,.score-bars i{border-radius:3px;height:3px;position:absolute;top:0;left:0}.score-bars span:before{content:"";background:#28312c;width:100%}.score-bars i{z-index:1;background:var(--accent);transform-origin:0;animation:4s ease-in-out infinite metric-grow}.score-bars .metric-full{width:100%}.score-bars .metric-sixty{background:var(--blue);width:60%}.bubble-report-a{animation-delay:-2s;top:28%;left:5%}.bubble-report-b{animation-delay:-4.2s;bottom:19%;right:15%}.report-proof-card{color:#8f9c94;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0d110ef0;border:1px solid #ecf3ee21;border-radius:7px;gap:16px;min-width:235px;padding:11px 13px;font-size:8px;display:flex;bottom:8%;left:5%}.report-proof-card span{gap:1px;display:grid}.report-proof-card b{color:var(--accent);font:800 17px var(--mono)}.scene-avatar{color:#f0f4f1;background:#111512;border-radius:50%;place-items:center;width:48px;height:48px;animation:5s ease-in-out -2.6s infinite scene-float;display:grid;bottom:7%;right:5%}.scene-avatar svg:first-child{color:var(--accent);position:absolute;top:-10px;right:-8px}.source-rank-card{gap:8px;width:240px;padding:15px;animation:5.6s ease-in-out infinite scene-float;display:grid;top:9%;right:5%}.source-rank-card>strong{margin-bottom:2px;font-size:16px}.source-rank-card>span:not(.scene-card-label){color:#94a198;font:8px var(--mono);border-top:1px solid #ecf3ee1a;justify-content:space-between;align-items:center;gap:10px;padding-top:7px;display:flex}.source-rank-card b{color:var(--cyan);font-size:13px}.bubble-source-a{animation-delay:-1.8s;top:37%;left:7%}.bubble-source-b{animation-delay:-4.1s;bottom:15%;right:10%}.bubble-source-a:after{right:18px}.bubble-source-b:after{left:18px}@keyframes scene-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes bubble-drift{0%,to{transform:translate(0,0)}50%{transform:translate(5px,-7px)}}@keyframes status-pulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}@keyframes metric-grow{0%,to{opacity:.6;transform:scaleX(.18)}45%,70%{opacity:1;transform:scaleX(1)}}@keyframes score-ring-turn{0%,to{transform:rotate(0)}50%{transform:rotate(18deg)}}@keyframes score-ring-content{0%,to{transform:rotate(0)}50%{transform:rotate(-18deg)}}.network-band{background:#020303;border-top:1px solid #1d221f;padding-bottom:62px}.network-visual{background:#000;border:1px solid #202622;border-radius:7px;max-width:1225px;margin:34px auto 0;overflow:hidden}.network-visual img{width:100%;height:auto;display:block}.network-visual figcaption{color:#758078;border-top:1px solid #202622;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 14px;font-size:9px;display:flex}.network-visual figcaption span:first-child{color:var(--accent);font-weight:700}.story-stack{background:var(--bg);padding-top:92px}.story-intro{text-align:center;max-width:900px;margin:0 auto;padding:0 24px 34px;scroll-margin-top:82px}.story-intro h2{font-size:clamp(35px,4vw,52px)}.story-intro p{color:var(--t3);font-size:15px;font-weight:600}.product-story{border-bottom:1px solid var(--b1);grid-template-columns:minmax(270px,.58fr) minmax(560px,1.42fr);align-items:center;gap:clamp(48px,7vw,112px);max-width:1440px;min-height:650px;margin:0 auto;padding:60px clamp(20px,6vw,92px) 104px;display:grid}.product-story>div{max-width:420px}.product-story.reverse>div{order:2}.product-story.reverse>figure{order:1}.product-story figure{border:1px solid var(--b2);border-radius:var(--radius);background:#090b0a;margin:0;overflow:hidden;box-shadow:0 24px 70px #131e181a}.product-story img{width:100%;height:auto;display:block}.product-story p+p{margin-top:15px}.section-link{width:fit-content;color:var(--blue);align-items:center;gap:7px;margin-top:18px;font-size:12px;font-weight:700;display:inline-flex}.section-link:hover{color:var(--blue-strong)}.proof-band{background:var(--s1)}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.proof-grid figure{border:1px solid var(--b2);border-radius:var(--radius);background:#fff;margin:0;overflow:hidden}.proof-grid img{width:100%;height:auto;display:block}.proof-grid figcaption{border-top:1px solid var(--b1);color:var(--t2);background:var(--s1);gap:4px;padding:12px 13px 14px;display:grid}.proof-grid figcaption span{color:var(--accent-strong);font:8px var(--mono);text-transform:uppercase}.proof-grid figcaption strong{font-size:11px;font-weight:620}.research-band{border-bottom:1px solid var(--b1);background:#eef2f7;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(38px,6vw,90px);padding:86px clamp(20px,6vw,92px);display:grid}.research-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px;display:flex}.research-media{grid-template-columns:minmax(0,1fr) 220px;gap:12px;display:grid}.research-media>img,.research-note{border:1px solid var(--b2);border-radius:var(--radius);background:#fff;min-height:280px}.research-media>img{object-fit:contain;width:100%;height:100%}.research-note{flex-direction:column;justify-content:flex-end;padding:22px;display:flex}.research-note svg{color:var(--blue);margin-bottom:auto}.research-note strong{font-size:13px}.research-note p{color:var(--t2);margin:8px 0 0;font-size:11px;line-height:1.7}footer{background:var(--s1);min-height:112px;color:var(--t3);grid-template-columns:auto 1fr auto;align-items:center;gap:36px;padding:26px clamp(20px,6vw,92px);display:grid}footer p{margin:0}footer>div:last-child{gap:20px;display:flex}footer a:hover{color:var(--t1)}.menu-overlay{z-index:100;visibility:hidden;pointer-events:none;position:fixed;inset:0}.menu-overlay.is-open{visibility:visible;pointer-events:auto}.menu-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:default;background:#00000094;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.menu-panel{border-left:1px solid var(--b1);background:var(--s1);width:min(100%,390px);height:100%;color:var(--t1);flex-direction:column;padding:20px;transition:transform .36s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.menu-overlay.is-open .menu-panel{transform:translate(0)}.menu-panel-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.menu-links{border-top:1px solid var(--b1);margin-top:46px;display:grid}.menu-links a{border-bottom:1px solid var(--b1);grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:60px;padding:0 4px;font-size:16px;font-weight:700;display:grid}.menu-links a>span{color:var(--t3);font:8px var(--mono)}.legal-page{width:min(760px,100% - 32px);min-height:100svh;margin:0 auto;padding:72px 0}.legal-page>a{color:var(--blue)}.legal-page h1{margin:42px 0 16px;font-size:34px}.legal-page p{color:var(--t2);font-size:14px;line-height:1.9}.archive-page{background:var(--bg);min-height:100svh}.archive-header{border-bottom:1px solid var(--b1);background:var(--s1);justify-content:space-between;align-items:center;gap:20px;height:64px;padding:0 clamp(18px,4vw,64px);display:flex}.archive-header>a{color:var(--t2);align-items:center;gap:7px;display:inline-flex}.archive-intro{border-bottom:1px solid var(--b1);color:#eef4f0;background:#0a0d0b;padding:86px clamp(20px,6vw,92px) 66px}.archive-intro h1{max-width:900px;margin:12px 0 0;font-size:clamp(36px,5vw,64px);font-weight:690;line-height:1.05}.archive-intro p{color:#8f9c94;max-width:760px;margin:20px 0 0;font-size:14px;line-height:1.8}.archive-intro .section-index{color:var(--accent)}.archive-section{border-bottom:1px solid var(--b1);grid-template-columns:220px 1fr;gap:42px;padding:68px clamp(20px,6vw,92px);display:grid}.archive-section h2{margin:9px 0 0;font-size:25px}.archive-section>div:first-child p{color:var(--t2);line-height:1.7}.archive-grid,.evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.archive-item,.evidence-item{border:1px solid var(--b2);border-radius:var(--radius);background:var(--s1);display:grid;overflow:hidden}.archive-item img{background:#fff;width:100%;height:auto}.archive-item span,.evidence-item span{border-top:1px solid var(--b1);color:var(--t2);justify-content:space-between;align-items:center;padding:11px 12px;font-size:11px;display:flex}.evidence-item img{object-fit:cover;object-position:top;background:#fff;width:100%;height:340px}.research-archive{border-bottom:1px solid var(--b1);grid-template-columns:1fr 1fr;gap:14px;padding:68px clamp(20px,6vw,92px);display:grid}.research-archive figure{border:1px solid var(--b2);border-radius:var(--radius);background:#fff;margin:0;display:grid;overflow:hidden}.research-archive figure.wide{grid-column:1/-1}.research-archive img{object-fit:contain;width:100%;height:auto}.research-archive figcaption{border-top:1px solid var(--b1);background:var(--s1);color:var(--t2);padding:12px 14px}.research-archive .logo-figure img{max-height:360px;padding:60px}.evidence-note{border-left:3px solid var(--accent-strong);background:var(--s1);margin:48px clamp(20px,6vw,92px) 86px;padding:20px}.evidence-note p{color:var(--t2);margin:8px 0 0}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#080a09;--s1:#101311;--s2:#171b18;--s3:#1d231f;--b1:#242b27;--b2:#303a34;--b3:#4b5850;--t1:#eef4f0;--t2:#99a69e;--t3:#6f7c74}html[data-theme=dark] .site-header{background:#090b0af0}html[data-theme=dark] .brand-mark{background:var(--accent);color:#101510}html[data-theme=dark] .decision-band,html[data-theme=dark] .proof-band,html[data-theme=dark] footer{background:var(--s1)}html[data-theme=dark] .product-story figure,html[data-theme=dark] .proof-grid figure,html[data-theme=dark] .research-media>img,html[data-theme=dark] .research-note{border-color:var(--b2);box-shadow:none;background:#0a0c0b}html[data-theme=dark] .proof-grid figcaption{background:var(--s1)}html[data-theme=dark] .research-band{background:#101720}html[data-theme=dark] .archive-intro{background:#050706}@media (max-width:1100px){.desktop-navigation{display:none}.menu-trigger{display:grid}.public-brand-track{width:max-content;animation:24s linear infinite public-brand-marquee}.public-brand-track img{flex-basis:1450px;width:1450px;height:86px}.public-brand-track img+img{display:block}.hero-layout{grid-template-columns:minmax(370px,.95fr) minmax(390px,1.05fr);gap:12px}.fox-status-monitor{left:-3%}.fox-status-score{right:-3%}.loop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.loop-grid li:nth-child(2){border-right:0}.loop-grid li:nth-child(-n+2){border-bottom:1px solid #252b27}.research-media{grid-template-columns:1fr}.research-note{min-height:180px}}@media (max-width:820px){.hero{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:0;min-height:auto}.hero-copy{max-width:680px}.fox-stage{width:min(100%,600px);height:350px;margin:-6px auto 0}.fox-media{width:min(100%,350px)}.fox-status-monitor{left:5%}.fox-status-score{right:5%}.fox-status-citation{right:10%}.decision-grid,.proof-grid{grid-template-columns:1fr}.decision-item{border-right:0;border-bottom:1px solid var(--b1);min-height:190px}.decision-item:last-child{border-bottom:0}.product-story,.research-band{grid-template-columns:1fr}.product-story.reverse>div,.product-story.reverse>figure{order:initial}.product-story figure,.research-media{max-width:720px}.archive-section{grid-template-columns:1fr;gap:24px}.archive-grid,.evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.site-header{grid-template-columns:1fr auto;gap:10px;height:60px;padding:0 13px}.brand-mark{flex-basis:32px;width:32px;height:32px}.brand-logo{flex-basis:72px;width:72px}.brand strong{font-size:13px}.brand small,.header-actions .text-link{display:none}.header-actions{gap:7px}.hero{min-height:auto;padding:22px 13px 0}.hero-copy{text-align:left}.hero h1{font-size:42px}.hero-lead{margin-top:14px;font-size:26px}.hero-body{margin-top:13px;font-size:12px;line-height:1.7}.hero-actions{grid-template-columns:1.22fr .78fr;gap:7px;margin-top:18px;display:grid}.hero-actions .button{white-space:nowrap;width:100%;min-height:44px;padding-inline:10px;font-size:11px}.hero-primary svg:last-child{display:none}.hero-signals{justify-content:flex-start;gap:9px 15px;font-size:9px}.fox-stage{height:300px;margin-top:-8px}.fox-media{width:min(94%,300px)}.fox-halo{width:270px;box-shadow:0 0 0 34px #52c8d506,0 0 0 70px #9aef4305}.fox-status{min-width:128px;padding:7px 8px}.fox-status strong{font-size:9px}.fox-status-icon{flex-basis:26px;width:26px;height:26px}.fox-status-monitor{top:17%;left:0}.fox-status-score{top:39%;right:0}.fox-status-citation{display:none}.public-brand-strip{height:54px;margin-inline:-13px}.public-brand-track img{flex-basis:920px;width:920px;height:54px}.decision-band,.proof-band,.workflow-band,.network-band{padding-inline:16px}.decision-band,.proof-band{padding-block:62px}.decision-band{padding-top:34px}.decision-grid{gap:0}.decision-item{min-height:168px;padding:28px 4px 26px}.decision-item>div{margin-top:30px}.decision-item p{margin-top:13px;font-size:11px}.workflow-band,.network-band{padding-top:62px}.section-heading h2,.story-intro h2,.product-story h2,.research-copy h2{font-size:29px}.loop-grid{grid-template-columns:1fr}.loop-grid li{border-bottom:1px solid #252b27;border-right:0;min-height:178px}.loop-grid li:last-child{border-bottom:0}.loop-grid svg{margin-top:24px}.workflow-product-shot{height:260px}.monitoring-card{width:150px;padding:10px;top:12%;right:4%}.monitoring-card>strong{margin:6px 0 9px;font-size:12px}.monitoring-line{padding-block:5px 3px;font-size:7px}.monitoring-line b{font-size:11px}.scene-bubble{max-width:160px;padding:7px 9px;font-size:8px}.bubble-monitor-a{top:31%;left:3%}.bubble-monitor-b{bottom:25%;left:10%}.scene-metric-ticker{display:none}.report-score-card{grid-template-columns:62px 1fr;gap:9px;width:172px;padding:9px;top:5%;right:3%}.report-card-kicker{font-size:7px}.score-ring{border-width:7px;width:62px}.score-ring strong{font-size:14px}.score-bars{gap:7px}.score-bars span{font-size:6px}.bubble-report-a{top:38%;left:3%}.bubble-report-b{bottom:22%;right:4%}.report-proof-card{gap:10px;min-width:170px;padding:7px 9px;font-size:6px;bottom:7%;left:3%}.report-proof-card b{font-size:12px}.scene-avatar{width:38px;height:38px;bottom:5%;right:3%}.source-rank-card{gap:5px;width:172px;padding:9px;top:5%;right:3%}.source-rank-card>strong{font-size:12px}.source-rank-card>span:not(.scene-card-label){padding-top:4px;font-size:6px}.source-rank-card b{font-size:9px}.bubble-source-a{top:43%;left:3%}.bubble-source-b{bottom:12%;right:4%}.network-band{padding-bottom:44px}.network-visual figcaption{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;padding-block:8px}.product-story,.research-band{gap:28px;padding:62px 16px}.story-stack{padding-top:62px}.story-intro{padding:0 16px 12px}.story-intro p{font-size:12px}.research-actions{flex-direction:column;align-items:stretch}.research-actions .button{justify-content:center;width:100%}footer{grid-template-columns:1fr;gap:17px;padding:27px 16px}.archive-header{padding-inline:14px}.archive-intro,.archive-section,.research-archive{padding-inline:16px}.archive-grid,.evidence-grid,.research-archive{grid-template-columns:1fr}.evidence-item img{height:420px}.research-archive figure.wide{grid-column:auto}.evidence-note{margin-inline:16px}}@media (max-width:390px){.hero-actions{grid-template-columns:1fr}.hero-body{display:none}.hero-layout{margin-top:16px}.fox-stage{margin-top:-2px}.bubble-report-b,.scene-metric-ticker,.scene-avatar,.bubble-source-b{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
