:root{--bg:#07090f;--panel:#0c101be0;--panel-2:#111624b8;--line:#99a9cc29;--text:#edf2ff;--muted:#8f9bb8;--accent:#7dcfff}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}body{background-image:radial-gradient(circle at 20% -10%,#5a78ff2e,#0000 28rem),radial-gradient(circle at 95% 10%,#3fd2b71a,#0000 30rem)}.eyebrow{color:#8ea2d8;letter-spacing:.13em;text-transform:uppercase;margin:0 0 .65rem;font-size:.72rem;font-weight:700}.home{width:min(1180px,100% - 40px);margin:0 auto;padding:92px 0 80px}.hero{max-width:830px;margin-bottom:52px}.hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(3.3rem,8vw,7.4rem);font-weight:620;line-height:.9}.hero-copy{color:#aab4cc;max-width:760px;margin:30px 0 0;font-size:clamp(1rem,2vw,1.22rem);line-height:1.65}.model-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.model-card{border:1px solid var(--line);background:linear-gradient(155deg,#141a2bd9,#090c15e0);border-radius:24px;flex-direction:column;justify-content:space-between;min-height:300px;padding:28px;transition:transform .25s,border-color .25s;display:flex}.model-card:hover{border-color:#7dcfff80;transform:translateY(-4px)}.model-card h2{letter-spacing:-.04em;margin:0 0 14px;font-size:2rem}.model-card p:not(.eyebrow){color:var(--muted);line-height:1.55}.card-stats{flex-wrap:wrap;gap:8px;display:flex}.card-stats span{color:#bfdaf0;background:#7dcfff14;border-radius:999px;padding:8px 10px;font-size:.78rem}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px;margin-top:72px;padding-top:30px;display:grid}.principles strong{color:#526284;font-size:.75rem}.principles h3{margin:9px 0 8px}.principles p{color:var(--muted);margin:0;line-height:1.55}.model-page{height:100vh;min-height:680px;overflow:hidden}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07090fd6;justify-content:space-between;align-items:center;height:62px;padding:0 20px;display:flex}.brand{letter-spacing:-.03em;font-weight:720}.model-nav{border:1px solid var(--line);background:#ffffff08;border-radius:12px;gap:7px;padding:5px;display:flex}.model-nav a{color:var(--muted);border-radius:8px;padding:7px 10px;font-size:.78rem}.model-nav a.active{color:#fff;background:#7dcfff1c}.viewer-grid{grid-template-columns:300px minmax(0,1fr) 330px;height:calc(100vh - 62px);display:grid}.sidebar{background:var(--panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:24px;overflow-y:auto}.left-panel{border-right:1px solid var(--line)}.right-panel{border-left:1px solid var(--line)}.sidebar h1{letter-spacing:-.055em;margin:0 0 14px;font-size:2.15rem;line-height:.98}.summary,.selection-detail{color:var(--muted);font-size:.9rem;line-height:1.55}.stat-grid{grid-template-columns:1fr 1fr;gap:8px;margin:24px 0;display:grid}.stat-grid div{border:1px solid var(--line);background:#ffffff06;border-radius:12px;padding:12px}.stat-grid span{color:#72809f;text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;display:block}.stat-grid strong{margin-top:5px;font-size:1.08rem;display:block}.legend{padding-top:10px}.legend h2{color:#8e9ab5;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem}.legend-item{color:#b7c2da;align-items:center;gap:7px;margin:0 9px 9px 0;font-size:.76rem;display:inline-flex}.legend-item i{background:#7dcfff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px}.kind-kda i{background:#5de4c7}.kind-mla i{background:#7aa2f7}.kind-swa i{background:#9aa5ce}.kind-csa i{background:#ff9e64}.kind-hca i{background:#bb9af7}.hint{color:#64708b;margin-top:18px;font-size:.72rem;line-height:1.5}.viewer-stage{background:#07090f;min-width:0;position:relative}.viewer-host{position:absolute;inset:0}.atlas-canvas{touch-action:none;width:100%;height:100%;display:block}.stage-label{border:1px solid var(--line);color:#63728f;pointer-events:none;background:#05070dad;border-radius:8px;padding:7px 9px;font-size:.68rem;position:absolute;bottom:16px;left:18px}.inspection h2{margin:0 0 10px;font-size:1.45rem}dl{margin:18px 0 0}dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:9px 0;font-size:.78rem;display:flex}dt{color:#7d89a3}dd{text-align:right;margin:0}.evidence-panel{margin-top:34px}.evidence-card{border-top:1px solid var(--line);padding:12px 0;display:block}.evidence-card span{color:#6d7ca0;text-transform:uppercase;letter-spacing:.1em;font-size:.62rem}.evidence-card strong{margin:5px 0;font-size:.82rem;line-height:1.35;display:block}.evidence-card small{color:#75819b;font-size:.7rem;line-height:1.45;display:block}@media (max-width:980px){.model-page{height:auto;min-height:100vh;overflow:visible}.topbar{z-index:10;position:sticky;top:0}.viewer-grid{grid-template-columns:1fr;height:auto;display:grid}.left-panel,.right-panel{border:0}.viewer-stage{border-bottom:1px solid var(--line);order:-1;min-height:68vh}.model-nav{display:none}.model-cards,.principles{grid-template-columns:1fr}}.caveats{border-top:1px solid var(--line);margin-top:28px;padding-top:18px}.caveats p:not(.eyebrow){color:#7d89a5;font-size:.72rem;line-height:1.5}.visual-note{color:#73819e;background:#7dcfff09;border:1px solid #7dcfff21;border-radius:10px;margin:16px 0 0;padding:10px 11px;font-size:.68rem;line-height:1.5}.mechanism-tabs{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07090fc7;border-radius:13px;gap:5px;padding:5px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.mechanism-tabs button{appearance:none;color:#75829f;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 11px;font-size:.72rem;font-weight:650;transition:background .18s,color .18s}.mechanism-tabs button:hover{color:#c5d3ed}.mechanism-tabs button.active{color:#eaf6ff;background:#7dcfff1f}.mechanism-copy{margin-top:20px}.mechanism-copy h3{letter-spacing:-.02em;margin:5px 0 8px;font-size:1.05rem}.mechanism-copy>p:not(.mechanism-kicker):not(.visual-note){color:#929fba;margin:0;font-size:.78rem;line-height:1.58}.mechanism-kicker{color:#6f80a4;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.66rem;font-weight:700}.formula{color:#bdd8ee;white-space:nowrap;background:#7dcfff09;border:1px solid #7dcfff21;border-radius:10px;margin-top:14px;padding:10px 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.68rem;line-height:1.5;display:block;overflow-x:auto}@media (max-width:980px){.mechanism-tabs{width:max-content;max-width:calc(100% - 24px);top:12px;overflow-x:auto}.mechanism-tabs button{white-space:nowrap}}.layer-map{border-top:1px solid var(--line);margin-top:18px;padding-top:16px}.layer-map-heading{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.layer-map-heading h2{color:#8e9ab5;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem}.layer-map-heading span{color:#56637e;font-size:.62rem}.layer-map-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:4px;display:grid}.layer-cell{color:#65728c;min-width:0;height:25px;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0e;border-radius:6px;font-size:.57rem;transition:transform .15s,border-color .15s,color .15s,background .15s;position:relative}.layer-cell:before{content:"";opacity:.52;background:#7dcfff;border-radius:999px;height:2px;position:absolute;bottom:3px;left:4px;right:4px}.layer-cell.kind-kda:before{background:#5de4c7}.layer-cell.kind-mla:before{background:#7aa2f7}.layer-cell.kind-swa:before{background:#9aa5ce}.layer-cell.kind-csa:before{background:#ff9e64}.layer-cell.kind-hca:before{background:#bb9af7}.layer-cell.mtp:before{background:#e0af68}.layer-cell:hover{color:#dce7fb;border-color:#7dcfff38;transform:translateY(-1px)}.layer-cell.active{color:#fff;background:#7dcfff1c;border-color:#7dcfff8c;box-shadow:0 0 16px #7dcfff12}.system-switch{border-top:1px solid var(--line);margin:22px 0 6px;padding-top:16px}.system-card{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0e;border-radius:11px;grid-template-columns:1fr auto;gap:3px 10px;margin:0 0 7px;padding:11px 12px;transition:border-color .18s,background .18s,transform .18s;display:grid}.system-card:hover{border-color:#7dcfff3d;transform:translateY(-1px)}.system-card.active{background:#7dcfff13;border-color:#7dcfff70}.system-card span{color:#647493;letter-spacing:.07em;text-transform:uppercase;grid-column:1/3;font-size:.59rem}.system-card strong{color:#dce8fa;font-size:.8rem}.system-card small{color:#71809c;place-self:end;font-size:.62rem}.system-card.core.active{background:#bb9af70f;border-color:#bb9af761}.pipeline-mini{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.pipeline-step-mini{border-top:1px solid #ffffff0b;grid-template-columns:24px 1fr;gap:9px;padding:9px 0;display:grid}.pipeline-step-mini>span{color:#4f5c76;font-variant-numeric:tabular-nums;font-size:.58rem}.pipeline-step-mini strong{color:#c8d6ee;font-size:.72rem;display:block}.pipeline-step-mini small{color:#75829d;margin-top:3px;font-size:.64rem;line-height:1.42;display:block}.system-badge{z-index:4;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none;background:#07090fcc;border-radius:999px;align-items:center;gap:9px;padding:7px 11px;display:flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.system-badge span{color:#687896;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.system-badge strong{color:#e9f4ff;font-size:.72rem}@media (max-width:980px){.system-badge{top:12px}}
:root{--cinema-bg:#020305;--cinema-panel:#070a10b8;--cinema-line:#bacdff24;--cinema-text:#f4f7ff;--cinema-muted:#8d98b4;--cinema-dim:#55627e}body{background:var(--cinema-bg);overflow-x:hidden}.atlas-landing{isolation:isolate;background:#020305;min-height:100svh;position:relative;overflow:hidden}.landing-visual,.landing-vignette,.landing-grain{position:absolute;inset:0}.landing-visual{z-index:-4}.landing-vignette{z-index:-3;pointer-events:none;background:radial-gradient(circle at 50% 44%,#0000 0 28%,#0203052e 58%,#020305e6 100%),linear-gradient(90deg,#020305bd 0%,#02030529 38%,#02030524 70%,#0203059e 100%)}.landing-grain,.stage-grain{z-index:-2;opacity:.055;pointer-events:none;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='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E")}.landing-header{z-index:4;color:#b6c0d7;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:26px 34px;font-size:11px;display:flex;position:absolute;top:0;left:0;right:0}.landing-brand{color:#edf3ff;letter-spacing:-.015em;text-transform:none;font-size:13px;font-weight:760}.landing-status{align-items:center;gap:8px;display:inline-flex}.landing-status i{background:#62f6cf;border-radius:999px;width:5px;height:5px;box-shadow:0 0 14px #62f6cfcc}.landing-hero{z-index:3;pointer-events:none;width:min(720px,100vw - 56px);position:absolute;top:50%;left:clamp(28px,6vw,96px);transform:translateY(-54%)}.landing-kicker{color:#8090b0;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:680}.landing-hero h1{color:#f6f8ff;letter-spacing:-.07em;text-wrap:balance;text-shadow:0 18px 60px #00000047;margin:0;font-size:clamp(3.9rem,7.6vw,8.3rem);font-weight:570;line-height:.88}.landing-hero h1 span{color:#8d9ab8}.landing-copy{color:#9ba6be;max-width:610px;margin:28px 0 0;font-size:clamp(.96rem,1.4vw,1.08rem);line-height:1.7}.landing-cta-row{pointer-events:auto;align-items:center;gap:18px;margin-top:30px;display:flex}.primary-cta{color:#f2f6ff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f0f5ff13;border:1px solid #d3e0ff38;border-radius:999px;align-items:center;gap:16px;padding:12px 15px 12px 18px;font-size:12px;font-weight:700;transition:transform .22s,background .22s,border-color .22s;display:inline-flex}.primary-cta:hover{background:#f0f5ff1f;border-color:#d3e0ff61;transform:translateY(-2px)}.primary-cta span{background:#ffffff14;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.landing-note{color:#59667f;letter-spacing:.05em;font-size:10px}.specimen-rail{z-index:4;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(40px,12vw,190px);display:grid;position:absolute;bottom:74px;left:clamp(28px,6vw,96px);right:clamp(28px,6vw,96px)}.rail-line{background:linear-gradient(90deg,#879ac533,#879ac58c,#879ac533);height:1px;position:absolute;top:19px;left:0;right:0}.specimen-stop{color:#8e9ab3;grid-template-columns:34px 1fr;grid-template-areas:"idx org""dot name"".meta";gap:2px 10px;padding-top:1px;transition:color .22s,transform .22s;display:grid;position:relative}.specimen-stop:hover,.specimen-stop.active{color:#f1f5ff;transform:translateY(-3px)}.specimen-index{color:#52607a;letter-spacing:.12em;grid-area:idx;font-size:9px}.specimen-dot{background:#6fffe9;border-radius:50%;grid-area:dot;align-self:center;width:7px;height:7px;box-shadow:0 0 16px #6fffe9a6}.specimen-stop:nth-of-type(3) .specimen-dot{background:#ffa25d;box-shadow:0 0 16px #ffa25da6}.specimen-org{color:#63708a;letter-spacing:.14em;text-transform:uppercase;grid-area:org;font-size:9px}.specimen-stop strong{letter-spacing:-.035em;grid-area:name;font-size:clamp(1rem,1.45vw,1.3rem)}.specimen-meta{color:#59647b;letter-spacing:.04em;grid-area:meta;margin-top:4px;font-size:9px}.landing-footer{z-index:4;color:#434d62;letter-spacing:.04em;justify-content:space-between;gap:20px;font-size:9px;display:flex;position:absolute;bottom:24px;left:34px;right:34px}.cinematic-model-page{background:#020305;height:100svh;min-height:660px;overflow:hidden}.cinematic-topbar{z-index:20;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#020305e0,#02030500);border:0;height:66px;padding:0 24px;position:absolute;top:0;left:0;right:0}.brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:12px;display:inline-flex}.brand-mark{background:#6fffe9;border-radius:50%;width:7px;height:7px;box-shadow:0 0 16px #6fffe9b3}.cinematic-topbar .model-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a106b;border-color:#ffffff12}.cinematic-grid{height:100svh;display:block;position:relative}.immersive-stage{background:#020305;min-height:100%;position:absolute;inset:0}.immersive-stage .viewer-host{inset:0}.stage-vignette{pointer-events:none;background:radial-gradient(circle at 52% 48%,#0000 0 34%,#02030514 62%,#020305c7 100%),linear-gradient(90deg,#0203057a,#0000 25% 76%,#02030557);position:absolute;inset:0}.stage-grain{z-index:2;position:absolute;inset:0}.model-intro-hud{z-index:5;pointer-events:none;width:min(410px,100vw - 56px);position:absolute;top:92px;left:28px}.model-intro-hud h1{color:#f6f8ff;letter-spacing:-.065em;margin:0;font-size:clamp(2.2rem,4vw,4.5rem);font-weight:580;line-height:.92}.model-intro-hud>p:not(.eyebrow){color:#8792aa;max-width:390px;margin:17px 0 0;font-size:12px;line-height:1.6}.hud-stats{flex-wrap:wrap;gap:20px;margin-top:22px;display:flex}.hud-stats span{color:#dbe4f6;font-variant-numeric:tabular-nums;gap:4px;font-size:12px;display:grid}.hud-stats small{color:#4f5b72;text-transform:uppercase;letter-spacing:.13em;font-size:8px}.stage-actions{z-index:7;gap:8px;display:flex;position:absolute;bottom:28px;left:28px}.stage-actions button{appearance:none;color:#9ba8c1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font:inherit;cursor:pointer;background:#070a108a;border:1px solid #c5d7ff24;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:650;transition:color .18s,border-color .18s,background .18s,transform .18s}.stage-actions button:hover{color:#eef4ff;background:#111724c2;border-color:#c5d7ff52;transform:translateY(-1px)}.stage-actions button span{color:#687794;margin-right:5px}.floating-panel{z-index:15;-webkit-backdrop-filter:blur(24px)saturate(115%);backdrop-filter:blur(24px)saturate(115%);opacity:0;pointer-events:none;background:#06090fbd;border:1px solid #bed0ff1f;border-radius:18px;width:min(360px,100vw - 40px);padding:18px;transition:opacity .22s,transform .28s cubic-bezier(.2,.8,.2,1);position:absolute;top:78px;bottom:22px;overflow-y:auto;box-shadow:0 26px 80px #0000006b,inset 0 1px #ffffff06}.controls-drawer{left:20px;transform:translate(-18px)scale(.985)}.inspector-drawer{right:20px;transform:translate(18px)scale(.985)}.floating-panel.open{opacity:1;pointer-events:auto;transform:translate(0)scale(1)}.drawer-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.drawer-header h2{color:#e7edf9;letter-spacing:-.025em;margin:0;font-size:1rem}.drawer-header button{appearance:none;color:#748099;cursor:pointer;background:#ffffff0b;border:0;border-radius:50%;width:28px;height:28px;font-size:18px}.drawer-header button:hover{color:#fff;background:#ffffff14}.floating-panel .eyebrow{color:#667593;font-size:8px}.compact-legend{margin-top:18px}.compact-legend h2{display:none}.cinematic-layer-map{margin-top:12px}.floating-panel .layer-map-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:5px}.floating-panel .layer-cell{background:#ffffff05;height:29px}.floating-panel .system-card{background:#ffffff05}.mechanism-tabs{background:#06090fab;border-color:#c5d7ff1f;top:auto;bottom:26px;left:50%;box-shadow:0 18px 55px #00000040}.mechanism-tabs button{min-width:76px}.mechanism-tabs button.active{background:#7eceff1f;box-shadow:inset 0 0 0 1px #7eceff14}.system-badge{top:88px;bottom:auto;right:28px}.stage-label{color:#414d63;letter-spacing:.06em;background:0 0;border:0;font-size:9px;bottom:24px;left:auto;right:24px}.inspector-drawer .inspection{padding-top:16px}.inspector-drawer .inspection h2{font-size:1.3rem}.inspector-drawer .evidence-panel{margin-top:28px}.inspector-drawer .evidence-card{transition:padding .18s,background .18s}.inspector-drawer .evidence-card:hover{background:#ffffff05;padding-left:8px}@media (max-width:980px){.cinematic-model-page{height:100svh;min-height:600px;overflow:hidden}.cinematic-topbar{height:58px;padding:0 14px;position:absolute}.cinematic-grid{height:100svh;display:block}.immersive-stage{order:initial;border:0;min-height:100%}.model-intro-hud{width:min(320px,100vw - 36px);top:76px;left:18px}.model-intro-hud h1{font-size:clamp(2rem,10vw,3.2rem)}.model-intro-hud>p:not(.eyebrow){display:none}.hud-stats{gap:13px;margin-top:16px}.stage-actions{bottom:18px;left:16px}.stage-actions button{padding:8px 10px}.floating-panel{width:calc(100vw - 24px);top:66px;bottom:12px}.controls-drawer{left:12px}.inspector-drawer{right:12px}.mechanism-tabs{max-width:calc(100% - 24px);bottom:68px;overflow-x:auto}.stage-label{display:none}.atlas-landing{min-height:100svh}.landing-header{padding:20px 18px}.landing-status{display:none}.landing-hero{width:calc(100vw - 40px);top:40%;left:20px;transform:translateY(-50%)}.landing-hero h1{font-size:clamp(3rem,15vw,5rem)}.landing-copy{max-width:92%;font-size:.9rem}.landing-note{display:none}.specimen-rail{grid-template-columns:1fr;gap:16px;bottom:74px;left:20px;right:20px}.rail-line{display:none}.specimen-stop{border-top:1px solid #ffffff14;grid-template-columns:26px 1fr;padding:10px 0}.specimen-dot{width:6px;height:6px}.landing-footer{display:none}}@media (prefers-reduced-motion:reduce){.primary-cta,.specimen-stop,.floating-panel,.stage-actions button{transition:none}}
.landing-header-actions{align-items:center;gap:16px;display:flex}.landing-index-trigger,.catalog-cta{appearance:none;color:#a7b4cf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font:inherit;cursor:pointer;background:#070a107a;border:1px solid #bed0ff29;transition:color .18s,border-color .18s,background .18s,transform .18s}.landing-index-trigger{letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:720}.landing-index-trigger:hover,.catalog-cta:hover{color:#f2f6ff;background:#161d2db8;border-color:#cddcff57;transform:translateY(-1px)}.catalog-cta{letter-spacing:.01em;border-radius:999px;align-items:center;gap:12px;padding:12px 14px;font-size:11px;font-weight:680;display:inline-flex}.catalog-cta span{color:#677794;font-size:10px}.catalog-backdrop{z-index:40;appearance:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#00000085;border:0;padding:0;transition:opacity .28s;position:fixed;inset:0}.catalog-backdrop.visible{opacity:1;pointer-events:auto}.atlas-catalog{z-index:41;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);opacity:.3;pointer-events:none;background:radial-gradient(circle at 90% 0,#736dce1a,#0000 32%),#05080ded;border:1px solid #c3d3ff24;border-radius:22px;width:min(690px,100vw - 28px);padding:24px;transition:transform .34s cubic-bezier(.22,.78,.18,1),opacity .24s;position:fixed;top:14px;bottom:14px;right:14px;overflow-y:auto;transform:translate(calc(100% + 32px));box-shadow:-28px 0 90px #00000085}.atlas-catalog.open{opacity:1;pointer-events:auto;transform:translate(0)}.catalog-header{border-bottom:1px solid #bdd1ff17;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;padding-bottom:20px;display:grid}.catalog-header h2{color:#f3f6ff;letter-spacing:-.055em;margin:6px 0 0;font-size:clamp(1.9rem,3.5vw,3.25rem);font-weight:570;line-height:.96}.catalog-header>div>p:last-child{color:#77849e;max-width:520px;margin:14px 0 0;font-size:11px;line-height:1.65}.catalog-kicker{color:#697793;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:9px;font-weight:720}.catalog-header>button{appearance:none;color:#7f8ba3;width:34px;height:34px;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #c3d3ff21;border-radius:50%;place-items:center;padding:0;font-size:20px;transition:color .18s,background .18s,border-color .18s;display:grid}.catalog-header>button:hover{color:#f3f6ff;background:#ffffff12;border-color:#c3d3ff4d}.catalog-legend{color:#5f6d87;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:14px;padding:15px 0 13px;font-size:8px;font-weight:680;display:flex}.catalog-legend span{align-items:center;gap:6px;display:inline-flex}.catalog-legend i{border-radius:50%;width:5px;height:5px}.catalog-legend .kind-walkthrough{background:#b797ff;box-shadow:0 0 10px #b797ff99}.catalog-legend .kind-architecture{background:#6fffe9;box-shadow:0 0 10px #6fffe97a}.catalog-legend .kind-inference{background:#ffa25d;box-shadow:0 0 10px #ffa25d80}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.catalog-entry{background:#ffffff06;border:1px solid #bed0ff18;border-radius:14px;flex-direction:column;min-height:178px;padding:15px;transition:transform .2s,border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.catalog-entry:after{content:"";opacity:.08;filter:blur(1px);pointer-events:none;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-50px;right:-32px}.catalog-entry.kind-walkthrough:after{background:#b797ff}.catalog-entry.kind-architecture:after{background:#6fffe9}.catalog-entry.kind-inference:after{background:#ffa25d}.catalog-entry:hover,.catalog-entry:focus-visible{background:#ffffff0b;border-color:#cddcff40;outline:none;transform:translateY(-2px)}.catalog-entry-index{color:#46536c;letter-spacing:.12em;font-size:8px}.catalog-entry-title{justify-content:space-between;align-items:baseline;gap:12px;margin-top:8px;display:flex}.catalog-entry-title strong{color:#eef3ff;letter-spacing:-.045em;font-size:1.35rem;font-weight:610}.catalog-entry-title span{color:#66748e;text-align:right;text-transform:uppercase;letter-spacing:.07em;max-width:155px;font-size:8px;line-height:1.35}.catalog-entry>p{color:#7b879f;margin:11px 0 18px;font-size:10px;line-height:1.55}.catalog-entry-footer{color:#536079;border-top:1px solid #bed0ff12;justify-content:space-between;gap:10px;margin-top:auto;padding-top:10px;font-size:8px;line-height:1.35;display:flex}.catalog-entry-footer span:last-child{color:#8593ad;text-align:right}@media (max-width:900px){.landing-status{display:none}.landing-cta-row{flex-wrap:wrap}.landing-note{flex-basis:100%}}@media (max-width:720px){.landing-header{padding:20px}.landing-index-trigger{padding:7px 9px}.atlas-catalog{border-radius:18px;width:calc(100vw - 16px);padding:18px;top:8px;bottom:8px;right:8px}.catalog-header{gap:16px}.catalog-grid{grid-template-columns:1fr}.catalog-entry{min-height:146px}}@media (max-width:520px){.landing-brand{font-size:12px}.landing-cta-row{gap:8px}.primary-cta,.catalog-cta{padding-top:10px;padding-bottom:10px}.catalog-header h2{font-size:2rem}.catalog-entry-title span{max-width:128px}}
.catalog-discovery{border-bottom:1px solid #bdd1ff12;padding:18px 0 4px}.catalog-search-label{color:#697793;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:720;display:block}.catalog-search-shell{background:#ffffff09;border:1px solid #c3d3ff26;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:46px;padding:0 12px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid}.catalog-search-shell:focus-within{background:#ffffff0d;border-color:#b797ff6b;box-shadow:0 0 0 3px #b797ff12}.catalog-search-glyph{color:#6f7c95;font-size:17px;line-height:1}.catalog-search-shell input{color:#edf2ff;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.catalog-search-shell input::placeholder{color:#58657d}.catalog-search-shell input::-webkit-search-cancel-button{display:none}.catalog-shortcut,.catalog-search-clear{color:#6f7c95;font:inherit;letter-spacing:.05em;background:#00000029;border:1px solid #c3d3ff1c;border-radius:7px;font-size:8px;font-weight:700}.catalog-shortcut{padding:4px 6px}.catalog-search-clear{appearance:none;cursor:pointer;padding:5px 7px;transition:color .18s,border-color .18s,background .18s}.catalog-search-clear:hover,.catalog-search-clear:focus-visible{color:#edf2ff;background:#ffffff0f;border-color:#c3d3ff47;outline:none}.catalog-filter-row{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.catalog-filter{appearance:none;color:#71809a;min-height:31px;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ffffff05;border:1px solid #c3d3ff1a;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;font-weight:700;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.catalog-filter span{color:#4e5c74;font-variant-numeric:tabular-nums}.catalog-filter:hover,.catalog-filter:focus-visible{color:#dfe7f8;border-color:#c3d3ff3d;outline:none}.catalog-filter.active{color:#ece8ff;background:#b797ff17;border-color:#b797ff57}.catalog-filter.active span{color:#ab9bd2}.catalog-results-meta{color:#56647d;letter-spacing:.05em;margin:10px 0 0;font-size:8px}.catalog-empty{background:#ffffff05;border:1px dashed #c3d3ff21;border-radius:14px;justify-items:start;gap:8px;margin-top:12px;padding:22px;display:grid}.catalog-empty strong{color:#dfe7f8;font-size:14px;font-weight:590}.catalog-empty p{color:#697793;margin:0;font-size:10px;line-height:1.5}.catalog-empty button{appearance:none;color:#a7b4cf;font:inherit;cursor:pointer;background:#ffffff09;border:1px solid #c3d3ff26;border-radius:9px;margin-top:4px;padding:7px 9px;font-size:9px}.catalog-empty button:hover,.catalog-empty button:focus-visible{color:#f1f5ff;border-color:#c3d3ff4d;outline:none}@media (max-width:520px){.catalog-discovery{padding-top:14px}.catalog-search-shell{min-height:44px}.catalog-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.catalog-filter{justify-content:center}}
.compare-page{color:#f4f6f8;background:radial-gradient(circle at 15% 0,#6ab2ff14,#0000 30%),radial-gradient(circle at 82% 8%,#d8b8ff12,#0000 26%),#07090d;min-height:100vh;padding:36px clamp(20px,4vw,64px) 56px}.compare-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:32px;max-width:1500px;margin:0 auto 34px;padding-bottom:28px;display:flex}.compare-kicker,.compare-model-head p,.compare-facts dt,.compare-links small,.compare-visual-caption{text-transform:uppercase;letter-spacing:.14em}.compare-kicker{color:#ffffff85;margin:0 0 12px;font-size:11px}.compare-header h1{letter-spacing:-.05em;max-width:820px;margin:0;font-size:clamp(42px,6vw,86px);font-weight:520;line-height:.96}.compare-intro{color:#ffffff9e;max-width:760px;margin:20px 0 0;font-size:15px;line-height:1.7}.compare-home-link{color:#ffffffb3;flex:none;padding:10px 0;font-size:13px;text-decoration:none}.compare-axis-shell{justify-content:space-between;align-items:center;gap:24px;max-width:1500px;margin:0 auto 18px;display:flex}.compare-axis-tabs{flex-wrap:wrap;gap:6px;display:inline-flex}.compare-axis-tabs button{appearance:none;color:#ffffff85;font:inherit;cursor:pointer;background:#ffffff06;border:1px solid #ffffff1a;border-radius:999px;padding:9px 13px;font-size:11px;line-height:1;transition:color .16s,border-color .16s,background .16s,transform .16s}.compare-axis-tabs button:hover,.compare-axis-tabs button:focus-visible{color:#ffffffd6;border-color:#ffffff3d}.compare-axis-tabs button.is-active{color:#f4f6f8;background:#659fe71f;border-color:#97c4ff73;box-shadow:inset 0 0 0 1px #a3ccff0f}.compare-axis-description{color:#ffffff75;text-align:right;max-width:560px;margin:0;font-size:11px;line-height:1.5}.compare-grid{background:#ffffff1f;border:1px solid #ffffff1f;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;max-width:1500px;margin:0 auto;display:grid}.compare-column{background:#090c11f0;min-width:0;padding:clamp(18px,2vw,30px)}.compare-model-head{border-bottom:1px solid #ffffff1a;min-height:158px;padding-bottom:24px}.compare-model-head p{color:#ffffff75;margin:0 0 10px;font-size:10px}.compare-model-head h2{letter-spacing:-.035em;margin:0 0 14px;font-size:clamp(22px,2vw,34px);font-weight:520;line-height:1.05}.compare-model-head span{color:#ffffff94;font-size:12px;line-height:1.5}.compare-facts{margin:0}.compare-facts>div{border-bottom:1px solid #ffffff14;min-height:206px;padding:22px 0}.compare-facts>div:last-child{min-height:150px}.compare-fact{transition:opacity .18s,transform .18s,background .18s,box-shadow .18s}.compare-page:not([data-axis=overview]) .compare-fact{opacity:.28}.compare-page[data-axis=attention] .compare-fact[data-fact=attention],.compare-page[data-axis=moe] .compare-fact[data-fact=moe],.compare-page[data-axis=residual] .compare-fact[data-fact=residual]{opacity:1;background:linear-gradient(90deg,#70b0ff0b,#0000 70%);transform:translateY(-1px);box-shadow:inset 2px 0 #91c1ff57}.compare-page:not([data-axis=overview]) .compare-fact-character{opacity:.16}.compare-facts dt{color:#fff6;margin-bottom:9px;font-size:10px}.compare-facts dd{color:#ffffffd6;margin:0;font-size:14px;line-height:1.6}.compare-visual{margin-top:18px}.compare-visual-caption{color:#ffffff57;justify-content:space-between;gap:16px;margin-top:8px;font-size:8px;display:flex}.attention-rhythm{gap:3px;height:42px;display:flex}.attention-segment{border:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;gap:6px;min-width:0;padding:8px 9px;display:flex;overflow:hidden}.attention-segment b,.attention-segment small{z-index:1;position:relative}.attention-segment b{letter-spacing:.08em;font-size:9px}.attention-segment small{color:#ffffff7a;font-size:9px}.attention-recurrent{background:linear-gradient(135deg,#5aaaff2e,#5aaaff0d)}.attention-full{background:linear-gradient(135deg,#f4d2782e,#f4d2780d)}.attention-local{background:linear-gradient(135deg,#78e2b42e,#78e2b40d)}.attention-compressed{background:linear-gradient(135deg,#bf91ff2e,#bf91ff0d)}.attention-hybrid{background:linear-gradient(135deg,#ff91b52e,#ff91b50d)}.expert-activity{background:repeating-linear-gradient(90deg,#ffffff09 0 1px,#0000 1px 8px);border:1px solid #ffffff1f;height:18px;position:relative;overflow:hidden}.expert-active{background:linear-gradient(90deg,#7dc8ffd1,#cdb1ffd1);min-width:5px;height:100%;display:block;box-shadow:0 0 24px #90bfff38}.residual-topology{gap:5px;display:grid}.residual-topology span{background:linear-gradient(90deg,#ffffffd1,#ffffff1f);border-radius:999px;height:3px;display:block}.residual-4 span:nth-child(2){margin-left:6%}.residual-4 span:nth-child(3){margin-left:12%}.residual-4 span:nth-child(4){margin-left:18%}.compare-coverage{flex-wrap:wrap;gap:8px;padding:22px 0 18px;display:flex}.compare-coverage span{color:#ffffff9e;border:1px solid #ffffff1f;border-radius:999px;padding:7px 10px;font-size:10px}.compare-links{gap:7px;display:grid}.compare-links a{color:#f4f6f8;border:1px solid #ffffff1a;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:48px;padding:0 13px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:grid}.compare-links a:hover,.compare-links a:focus-visible{background:#ffffff0a;border-color:#ffffff47;transform:translate(2px)}.compare-links span{font-size:13px;font-weight:600}.compare-links small{color:#ffffff61;font-size:8px}.compare-links b{color:#ffffff75;font-size:12px;font-weight:400}.compare-reading-note{color:#ffffff70;max-width:1500px;margin:0 auto;padding:22px 0 0;font-size:12px;line-height:1.6}@media (max-width:1380px){.compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-model-head,.compare-facts>div,.compare-facts>div:last-child{min-height:0}}@media (max-width:760px){.compare-header{display:block}.compare-home-link{margin-top:18px;display:inline-block}.compare-axis-shell{display:block}.compare-axis-description{text-align:left;margin-top:10px}.compare-grid{grid-template-columns:1fr}}@media (max-width:560px){.compare-axis-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.compare-axis-tabs button{width:100%;min-height:38px}}@media (prefers-reduced-motion:reduce){.compare-links a,.compare-axis-tabs button,.compare-fact{transition:none}}
.learn-page{color:#f3f0e8;background:radial-gradient(circle at 14% 8%,#55738b1f,#0000 30rem),radial-gradient(circle at 86% 22%,#6b5e851a,#0000 28rem),#090b0d;min-height:100vh;padding:0 5vw 6rem}.learn-header{border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;min-height:5rem;display:flex}.learn-brand,.learn-nav a,.learn-step-link,.learn-exit a{color:inherit;text-decoration:none}.learn-brand{letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:700}.learn-nav{letter-spacing:.1em;text-transform:uppercase;gap:1.4rem;font-size:.72rem;display:flex}.learn-nav a{color:#f3f0e894;transition:color .16s}.learn-nav a:hover,.learn-nav a:focus-visible{color:#fff}.learn-hero{max-width:74rem;padding:6.5rem 0 5rem}.learn-kicker,.learn-track-summary>p,.learn-outcome small{color:#bed2dfb3;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.68rem}.learn-hero h1{letter-spacing:-.055em;max-width:12ch;margin:1rem 0 1.6rem;font-size:clamp(3.2rem,7.5vw,7.4rem);font-weight:520;line-height:.92}.learn-intro{color:#f3f0e89e;max-width:54rem;margin:0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.7}.learn-stats{flex-wrap:wrap;gap:.75rem;margin-top:2.3rem;display:flex}.learn-stats span{color:#f3f0e880;border:1px solid #ffffff1a;border-radius:999px;padding:.5rem .75rem;font-size:.72rem}.learn-stats strong{color:#f3f0e8e6;font-weight:650}.learn-map{border-top:1px solid #ffffff1a}.learn-track{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(15rem,.8fr) minmax(0,1.5fr);gap:clamp(2rem,6vw,7rem);padding:5rem 0;display:grid}.learn-track-summary{align-self:start;position:sticky;top:2rem}.learn-track-summary h2{letter-spacing:-.04em;max-width:12ch;margin:.8rem 0 1rem;font-size:clamp(2rem,3.6vw,4.25rem);font-weight:540;line-height:.98}.learn-track-summary>span{color:#f3f0e891;max-width:36rem;line-height:1.65;display:block}.learn-outcome{border-top:1px solid #ffffff14;max-width:34rem;margin-top:2rem;padding-top:1rem}.learn-outcome p{color:#f3f0e8c7;margin:.45rem 0 0;line-height:1.55}.learn-track-steps{gap:.65rem;display:grid;position:relative}.learn-track-line{background:linear-gradient(#9bc2db73,#ffffff0d);width:1px;position:absolute;top:2.5rem;bottom:2.5rem;left:1.38rem}.learn-step{background:#ffffff06;border:1px solid #ffffff17;border-radius:.9rem;grid-template-columns:2.8rem minmax(0,1fr) auto;align-items:start;gap:1rem;padding:1.15rem 1.2rem 1.15rem .65rem;display:grid;position:relative}.learn-step-link{transition:border-color .16s,background .16s,transform .16s}.learn-step-link:hover,.learn-step-link:focus-visible{background:#95b9d212;border-color:#a7cde557;outline:none;transform:translateY(-1px)}.learn-step-index{z-index:1;color:#d2e4efc7;letter-spacing:.05em;background:#11161a;border:1px solid #a6cae047;border-radius:50%;place-items:center;width:1.55rem;height:1.55rem;margin-left:.1rem;font-size:.6rem;display:grid;position:relative}.learn-step-copy{min-width:0}.learn-step-heading{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.learn-step-heading strong{font-size:1.02rem;font-weight:620}.learn-kind{color:#f3f0e875;letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:999px;align-items:center;min-height:1.3rem;padding:.15rem .45rem;font-size:.58rem;display:inline-flex}.learn-kind-walkthrough{color:#bee0f3b8;border-color:#9accea33}.learn-kind-inference{color:#dac5efb8;border-color:#c3a1e633}.learn-kind-compare{color:#eadaacb8;border-color:#e1c47733}.learn-step-description{color:#f3f0e89c;max-width:58rem;margin-top:.5rem;line-height:1.55;display:block}.learn-step-meta{color:#f3f0e859;letter-spacing:.04em;margin-top:.7rem;font-size:.65rem;display:block}.learn-step-arrow{color:#f3f0e840;font-size:.9rem}.learn-step-link:hover .learn-step-arrow,.learn-step-link:focus-visible .learn-step-arrow{color:#d5e8f4d9}.learn-exit{color:#f3f0e873;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;padding-top:3rem;font-size:.75rem;display:flex}.learn-exit p{margin:0}.learn-exit a{color:#dbe8f0cc}@media (max-width:820px){.learn-page{padding-inline:1.25rem}.learn-header{min-height:4.25rem}.learn-hero{padding:4.5rem 0 3.5rem}.learn-track{grid-template-columns:1fr;gap:2rem;padding:3.5rem 0}.learn-track-summary{position:static}.learn-track-summary h2{max-width:15ch}}@media (max-width:520px){.learn-nav{gap:.85rem}.learn-hero h1{font-size:clamp(2.7rem,14vw,4.5rem)}.learn-step{grid-template-columns:2.35rem minmax(0,1fr);gap:.7rem;padding-right:.85rem}.learn-step-arrow{display:none}}@media (prefers-reduced-motion:reduce){.learn-nav a,.learn-step-link{transition:none}.learn-step-link:hover,.learn-step-link:focus-visible{transform:none}}
.learning-context{z-index:80;-webkit-backdrop-filter:blur(18px);background:#0a0c11c7;border:1px solid #ffffff24;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;width:min(880px,100vw - 32px);padding:10px 12px 10px 16px;display:flex;position:fixed;top:76px;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #00000047}.learning-context-main{align-items:center;gap:10px;min-width:0;display:flex}.learning-context-progress{grid-template-columns:auto auto;align-items:baseline;gap:2px 10px;min-width:0;display:grid}.learning-context-progress strong{text-overflow:ellipsis;white-space:nowrap;color:#fffffff0;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.learning-context-progress>span:last-child{color:#ffffff75;font-size:11px}.learning-context-kicker{color:#aeccffb8;letter-spacing:.13em;text-transform:uppercase;grid-column:1/-1;font-size:9px;font-weight:700}.learning-context-checkpoint{flex:none;position:relative}.learning-context-checkpoint summary{color:#cbdcffc2;cursor:pointer;background:#aeccff0e;border:1px solid #aeccff2e;border-radius:10px;align-items:center;min-height:32px;padding:0 9px;font-size:10px;font-weight:600;list-style:none;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.learning-context-checkpoint summary::-webkit-details-marker{display:none}.learning-context-checkpoint summary:after{content:"+";color:#aeccff94;margin-left:6px;font-size:13px;font-weight:400}.learning-context-checkpoint[open] summary:after{content:"−"}.learning-context-checkpoint summary:hover,.learning-context-checkpoint summary:focus-visible{color:#eef4fff5;background:#aeccff1a;border-color:#aeccff66}.learning-context-checkpoint summary:focus-visible{outline-offset:2px;outline:2px solid #aeccffa6}.learning-context-checkpoint-card{-webkit-backdrop-filter:blur(20px);background:#090b10f5;border:1px solid #ffffff21;border-radius:15px;width:min(430px,100vw - 40px);padding:15px 16px;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 22px 56px #00000061}.learning-context-checkpoint-kicker{color:#aeccffb3;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.learning-context-checkpoint-card p{color:#ffffffc2;margin:0;font-size:12px;line-height:1.55}.learning-context-checkpoint-card .learning-context-bridge{color:#ffffff8a;border-top:1px solid #ffffff14;margin-top:10px;padding-top:10px;font-size:11px}.learning-context-bridge strong{color:#d6e4ffdb;font-weight:600}.learning-context-actions{flex:none;align-items:center;gap:7px;display:flex}.learning-context-actions a{color:#ffffffb8;background:#ffffff09;border:1px solid #ffffff1f;border-radius:11px;align-items:center;gap:6px;max-width:210px;min-height:34px;padding:0 11px;font-size:11px;text-decoration:none;transition:border-color .16s,background .16s,color .16s,transform .16s;display:inline-flex}.learning-context-actions a:hover,.learning-context-actions a:focus-visible{color:#fffffff5;background:#aeccff17;border-color:#aeccff66;transform:translateY(-1px)}.learning-context-actions a:focus-visible{outline-offset:2px;outline:2px solid #aeccffa6}.learning-context-actions .learning-context-map{color:#ffffff80}.learning-context-actions .learning-context-next{color:#e0ecfff2;background:#aeccff1a;border-color:#aeccff47}.learning-context-action-copy{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:720px){.learning-context{top:auto;bottom:max(12px, env(safe-area-inset-bottom));border-radius:16px;flex-direction:column;align-items:stretch;gap:8px;width:calc(100vw - 20px);padding:10px}.learning-context-main{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.learning-context-progress{padding:0 3px}.learning-context-checkpoint-card{top:auto;left:10px;right:10px;bottom:calc(max(12px, env(safe-area-inset-bottom)) + 112px);width:auto;position:fixed}.learning-context-actions{grid-template-columns:auto minmax(0,1fr) minmax(0,1.2fr);display:grid}.learning-context-actions a{justify-content:center;max-width:none;padding-inline:9px}.learning-context-actions .learning-context-map{font-size:0}.learning-context-actions .learning-context-map:after{content:"Map";font-size:11px}}@media (prefers-reduced-motion:reduce){.learning-context-actions a,.learning-context-checkpoint summary{transition:none}.learning-context-actions a:hover,.learning-context-actions a:focus-visible{transform:none}}
.learning-prediction{z-index:79;width:min(520px,100vw - 32px);position:fixed;top:136px;left:50%;transform:translate(-50%)}.learning-prediction>summary{color:#d7e5ffc7;-webkit-backdrop-filter:blur(14px);cursor:pointer;background:#0a0c11bd;border:1px solid #aeccff29;border-radius:999px;align-items:center;gap:7px;width:fit-content;min-height:30px;margin:0 auto;padding:0 10px;font-size:10px;font-weight:650;list-style:none;display:inline-flex;box-shadow:0 10px 28px #0003}.learning-prediction>summary::-webkit-details-marker{display:none}.learning-prediction-reveal>summary::-webkit-details-marker{display:none}.learning-prediction-dot{background:#aeccffdb;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #aeccff80}.learning-prediction-card{-webkit-backdrop-filter:blur(20px);background:#090b10f5;border:1px solid #ffffff21;border-radius:16px;margin-top:8px;padding:16px;box-shadow:0 22px 56px #00000057}.learning-prediction-kicker{color:#aeccffad;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:9px;font-weight:700;display:block}.learning-prediction-card p{color:#ffffffb8;margin:0;font-size:12px;line-height:1.58}.learning-prediction-question{color:#ffffffe0!important}.learning-prediction-reveal{border-top:1px solid #ffffff14;margin-top:12px;padding-top:11px}.learning-prediction-reveal>summary{color:#bfd7ffc7;cursor:pointer;background:#aeccff0f;border-radius:8px;width:fit-content;padding:6px 8px;font-size:10px;font-weight:600;list-style:none}.learning-prediction-reveal[open]>summary{margin-bottom:9px}.learning-prediction>summary:focus-visible,.learning-prediction-reveal>summary:focus-visible{outline-offset:2px;outline:2px solid #aeccffa6}@media (max-width:720px){.learning-prediction{top:auto;bottom:calc(max(12px, env(safe-area-inset-bottom)) + 116px);width:calc(100vw - 20px)}.learning-prediction>summary{margin-left:auto;display:flex}.learning-prediction-card{margin-top:7px}}@media (prefers-reduced-motion:reduce){.learning-prediction>summary,.learning-prediction-reveal>summary{transition:none}}
.learn-progress{color:#f3f0e885;letter-spacing:.04em;background:#ffffff06;border:1px solid #ffffff17;border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;max-width:34rem;margin-top:1.35rem;padding:.72rem .8rem;font-size:.7rem;display:flex}.learn-progress a{color:#dae9f2e0;font-weight:650;text-decoration:none}.learn-progress-active{background:#74a6c60e;border-color:#91c4e233}.learn-progress-complete{background:#6fa9820e;border-color:#a1d2b033}.learn-progress-complete>span{color:#bee2c8d1}.learn-step-visited{color:#bce2c7b8;letter-spacing:.08em;text-transform:uppercase;background:#72ab830f;border:1px solid #9ad1ab2e;border-radius:999px;align-items:center;min-height:1.3rem;padding:.15rem .45rem;font-size:.58rem;display:inline-flex}@media (max-width:520px){.learn-progress{flex-direction:column;align-items:flex-start}}
.kind-gdn i,.layer-cell.kind-gdn:before{background:#56e0c6}.kind-gattn i,.layer-cell.kind-gattn:before{background:#77a8ff}.kind-gdn i{box-shadow:0 0 12px #56e0c6a3}.kind-gattn i{box-shadow:0 0 12px #77a8ffa3}@media (min-width:981px){.specimen-rail{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,5vw,84px)}.cinematic-topbar .model-nav a{padding-inline:9px;font-size:.72rem}}@media (max-width:980px){.landing-hero{top:33%}.specimen-rail{gap:6px;bottom:22px}.specimen-stop{grid-template-columns:24px 1fr;gap:0 8px;padding:6px 0}.specimen-meta{display:none}}@media (max-width:520px){.landing-hero{top:31%}.landing-copy{line-height:1.55}.landing-cta-row{margin-top:18px}}
.specimen-stop:nth-of-type(2) .specimen-dot{background:#ffa25d;box-shadow:0 0 16px #ffa25da6}@media (min-width:981px){.landing-copy{max-width:455px}.landing-hero{width:min(690px,100vw - 56px)}.atlas-landing .specimen-rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(14px,2vw,38px)}.atlas-landing .specimen-stop strong{font-size:clamp(.86rem,1.15vw,1.18rem)}.atlas-landing .specimen-meta{font-size:8px}}.overview-canvas{cursor:pointer}.immersive-stage:has(.overview-canvas):after{content:"DRAG TO ORBIT  ·  CLICK A LAYER TO DISSECT";z-index:6;color:#4f5d78;letter-spacing:.13em;pointer-events:none;font-size:9px;font-weight:650;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}@media (max-width:980px){.immersive-stage:has(.overview-canvas):after{font-size:8px;bottom:68px}.atlas-landing .landing-visual{opacity:.52;-webkit-mask-image:linear-gradient(#0000 0% 54%,#000 72% 100%);mask-image:linear-gradient(#0000 0% 54%,#000 72% 100%)}.atlas-landing .landing-hero{z-index:6}.atlas-landing .specimen-rail{z-index:7;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.atlas-landing .specimen-stop strong{overflow-wrap:anywhere;min-width:0;font-size:clamp(.78rem,1.8vw,.95rem)}.mechanism-tabs{z-index:17;background:#06090fe0;box-shadow:0 12px 36px #0000006b}.inspector-drawer.open{padding-bottom:82px}}@media (max-width:520px){.atlas-landing .landing-header{align-items:flex-start;gap:10px}.atlas-landing .landing-header-actions{gap:6px}.atlas-landing .landing-index-trigger{padding:6px 8px;font-size:8px}.atlas-landing .landing-hero{top:92px;transform:none}.atlas-landing .landing-kicker{display:none}.atlas-landing .landing-hero h1{font-size:clamp(3rem,14vw,3.45rem)}.atlas-landing .landing-copy{max-width:100%;margin-top:22px;font-size:.86rem;line-height:1.55}.atlas-landing .landing-cta-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.atlas-landing .primary-cta,.atlas-landing .catalog-cta{justify-content:space-between;gap:8px;min-width:0;padding-left:12px;padding-right:10px;font-size:10px}.atlas-landing .specimen-rail{scrollbar-width:none;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;gap:10px;padding:0 2px 3px;display:flex;bottom:18px;left:18px;right:18px;overflow:auto hidden}.atlas-landing .specimen-rail::-webkit-scrollbar{display:none}.atlas-landing .specimen-stop{scroll-snap-align:start;flex:0 0 min(44vw,166px);min-width:0;padding:8px 0}.atlas-landing .specimen-stop strong{overflow-wrap:normal;font-size:.82rem}}
.walkthrough-launch{color:#e6fff8;text-align:left;cursor:pointer;background:linear-gradient(135deg,#225c5357,#0a121cb8);border:1px solid #5de4c742;border-radius:12px;align-items:center;gap:12px;width:100%;margin-top:18px;padding:14px 15px;transition:border-color .2s,transform .2s,background .2s;display:flex}.walkthrough-launch:hover{background:linear-gradient(135deg,#2773656e,#0c1622d1);border-color:#5de4c78c;transform:translateY(-1px)}.walkthrough-launch>span{color:#72f0d5;background:#5de4c721;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.walkthrough-launch div{gap:3px;display:grid}.walkthrough-launch strong{letter-spacing:.01em;font-size:12px}.walkthrough-launch small{color:#7887a4;font-size:10px;font-weight:500}.walkthrough-active .cinematic-topbar{background:linear-gradient(#020306e6,#02030600);border-bottom-color:#0000}.walkthrough-active .model-nav{opacity:.3;pointer-events:none}.kda-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 58% 48%,#0000 15%,#01020521 54%,#010205c7 100%),linear-gradient(90deg,#020306bf 0%,#02030614 34%,#02030600 72%)}.kda-walkthrough-canvas{cursor:grab}.kda-walkthrough-canvas:active{cursor:grabbing}.kda-walkthrough-ui{z-index:8;pointer-events:none;color:#dbe8ff;position:absolute;inset:0}.walkthrough-exit,.walkthrough-story,.walkthrough-facts,.walkthrough-controls{pointer-events:auto}.walkthrough-exit{z-index:4;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#71819e;letter-spacing:.06em;cursor:pointer;background:#070a1199;border:1px solid #7182a433;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:9px;font-weight:650;display:inline-flex;position:absolute;top:22px;right:28px}.walkthrough-exit:hover{color:#dce8ff;border-color:#7dcfff59}.walkthrough-exit span{font-size:15px;line-height:1}.walkthrough-story{text-shadow:0 2px 22px #000000b8;width:min(410px,34vw);padding:8px 0 0;position:absolute;top:82px;left:clamp(24px,3.4vw,58px)}.walkthrough-story-index{color:#5de4c7;font-variant-numeric:tabular-nums;align-items:center;gap:8px;width:128px;margin-bottom:25px;display:flex}.walkthrough-story-index span{letter-spacing:-.04em;font-size:27px;font-weight:300}.walkthrough-story-index i{background:linear-gradient(90deg,#5de4c7d9,#5de4c71f);flex:1;height:1px}.walkthrough-story-index small{color:#46516a;font-size:10px}.walkthrough-story .eyebrow{color:#62718f;margin-bottom:10px}.walkthrough-step-kicker{color:#5de4c7;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:10px;font-weight:700}.walkthrough-story h2{color:#f1f6ff;letter-spacing:-.045em;max-width:390px;margin:0;font-size:clamp(28px,3vw,48px);font-weight:420;line-height:1.03}.walkthrough-narration{color:#9aa8c2;max-width:390px;margin:18px 0 0;font-size:13px;line-height:1.66}.walkthrough-formula{color:#bcd5ff;white-space:normal;background:#04080f85;border:1px solid #7dcfff21;border-radius:8px;width:fit-content;max-width:100%;margin-top:16px;padding:9px 11px;font-size:11px;line-height:1.45;display:block}.walkthrough-code-crosswalk{border-left:1px solid #5de4c74d;margin-top:18px;padding-left:12px}.walkthrough-code-crosswalk span{color:#52617d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:8px;font-weight:700;display:block}.walkthrough-code-crosswalk code{color:#79d8c7;white-space:normal;font-size:10px;line-height:1.45}.walkthrough-note{color:#596781;max-width:380px;margin-top:16px;font-size:9px;line-height:1.55}.walkthrough-facts{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0609106e;border:1px solid #6a7ca026;border-radius:14px;width:220px;padding:16px;position:absolute;top:86px;right:30px}.walkthrough-facts .eyebrow{color:#53617b;margin:0 0 13px}.walkthrough-fact-grid{grid-template-columns:1fr 1fr;gap:12px 8px;display:grid}.walkthrough-fact-grid div{gap:3px;display:grid}.walkthrough-fact-grid small{color:#4e5c75;text-transform:uppercase;letter-spacing:.06em;font-size:8px}.walkthrough-fact-grid strong{color:#c7d5eb;font-variant-numeric:tabular-nums;font-size:11px;font-weight:620}.walkthrough-facts>p:last-child{color:#4b5870;margin:14px 0 0;font-size:8px;line-height:1.5}.walkthrough-controls{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#05080ea8;border:1px solid #697ca02b;border-radius:16px;align-items:center;gap:9px;width:min(760px,100vw - 48px);padding:10px 12px;display:flex;position:absolute;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #00000047}.walkthrough-play,.walkthrough-skip{color:#8392ae;cursor:pointer;border:0;flex:none;place-items:center;display:grid}.walkthrough-play{color:#74ead2;background:#5de4c721;border-radius:50%;width:34px;height:34px;font-size:10px}.walkthrough-skip{background:0 0;width:26px;height:30px;font-size:14px}.walkthrough-skip:disabled{opacity:.22;cursor:default}.walkthrough-timeline{flex:1;grid-template-columns:repeat(8,1fr);align-items:center;gap:0;min-width:0;display:grid}.walkthrough-timeline button{color:#46536b;cursor:pointer;background:0 0;border:0;place-items:center;gap:5px;height:34px;display:grid;position:relative}.walkthrough-timeline button:before{content:"";background:#1b2434;height:1px;position:absolute;top:9px;left:0;right:0}.walkthrough-timeline button:first-child:before{left:50%}.walkthrough-timeline button:last-child:before{right:50%}.walkthrough-timeline i{z-index:1;background:#080c14;border:1px solid #344059;border-radius:50%;width:7px;height:7px;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;position:relative}.walkthrough-timeline span{font-variant-numeric:tabular-nums;font-size:7px}.walkthrough-timeline button.complete i{background:#315e59;border-color:#4a9b8d}.walkthrough-timeline button.active{color:#9eeedc}.walkthrough-timeline button.active i{background:#5de4c7;border-color:#5de4c7;transform:scale(1.5);box-shadow:0 0 13px #5de4c799}@media (max-width:980px){.walkthrough-active .cinematic-topbar .brand{opacity:.58}.walkthrough-active .model-nav{display:none}.walkthrough-exit{padding:7px 9px;font-size:8px;top:10px;right:12px}.walkthrough-story{width:auto;max-width:470px;top:58px;left:18px;right:18px}.walkthrough-story-index{margin-bottom:13px}.walkthrough-story h2{max-width:330px;font-size:clamp(27px,9vw,38px)}.walkthrough-narration{max-width:345px;margin-top:12px;font-size:11px;line-height:1.55}.walkthrough-formula{margin-top:10px;font-size:9px}.walkthrough-code-crosswalk{margin-top:11px}.walkthrough-note,.walkthrough-facts{display:none}.walkthrough-controls{bottom:max(12px, env(safe-area-inset-bottom));border-radius:13px;gap:4px;width:calc(100vw - 20px);padding:8px}.walkthrough-play{width:30px;height:30px}.walkthrough-skip{width:20px}.walkthrough-timeline span{display:none}.walkthrough-timeline button{height:28px}.walkthrough-timeline button:before{top:11px}}@media (max-height:720px) and (min-width:981px){.walkthrough-story{top:62px}.walkthrough-story-index{margin-bottom:14px}.walkthrough-narration{margin-top:11px;line-height:1.5}.walkthrough-note{display:none}.walkthrough-facts{top:68px}}@media (prefers-reduced-motion:reduce){.walkthrough-launch,.walkthrough-timeline i{transition:none}}
.walkthrough-active .cinematic-topbar{pointer-events:none}.walkthrough-active .model-nav{opacity:0}
.deepseek-attention-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 59% 47%,#0000 13%,#0103071a 51%,#010205cc 100%),linear-gradient(90deg,#020307c9 0%,#02040821 35%,#02030600 73%)}.deepseek-attention-walkthrough-stage.variant-csa .stage-vignette{box-shadow:inset -24vw 0 42vw #3d71ad0e}.deepseek-attention-walkthrough-stage.variant-hca .stage-vignette{box-shadow:inset -24vw 0 42vw #7d52aa12}.deepseek-walkthrough-launch.variant-csa{background:linear-gradient(135deg,#234c7061,#0a121ebd);border-color:#7dcfff47}.deepseek-walkthrough-launch.variant-csa>span{color:#8bd8ff;background:#7dcfff21}.deepseek-walkthrough-launch.variant-hca{background:linear-gradient(135deg,#4b347061,#100c1dc2);border-color:#c39bff47}.deepseek-walkthrough-launch.variant-hca>span{color:#cfafff;background:#c39bff21}.deepseek-walkthrough-launch.variant-csa:hover{border-color:#7dcfff8f}.deepseek-walkthrough-launch.variant-hca:hover{border-color:#c39bff8f}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-story-index,.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-step-kicker{color:#7dcfff}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-story-index i{background:linear-gradient(90deg,#7dcfffe0,#7dcfff1f)}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-code-crosswalk{border-left-color:#7dcfff57}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-code-crosswalk code{color:#8bd8ff}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-play{color:#8bd8ff;background:#7dcfff21}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-timeline button.active{color:#a7e3ff}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-timeline button.active i{background:#7dcfff;border-color:#7dcfff;box-shadow:0 0 13px #7dcfff94}.deepseek-attention-walkthrough-overlay.variant-csa .walkthrough-timeline button.complete i{background:#294a60;border-color:#3f7696}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-story-index,.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-step-kicker{color:#c39bff}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-story-index i{background:linear-gradient(90deg,#c39bffe6,#c39bff1f)}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-code-crosswalk{border-left-color:#c39bff57}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-code-crosswalk code{color:#d0b2ff}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-play{color:#d0b2ff;background:#c39bff21}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-timeline button.active{color:#ddc7ff}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-timeline button.active i{background:#c39bff;border-color:#c39bff;box-shadow:0 0 13px #c39bff94}.deepseek-attention-walkthrough-overlay.variant-hca .walkthrough-timeline button.complete i{background:#493a66;border-color:#715a99}@media (max-width:520px){.deepseek-attention-walkthrough-overlay .walkthrough-story{max-width:338px}.deepseek-attention-walkthrough-overlay .walkthrough-narration{max-width:330px}.deepseek-attention-walkthrough-overlay .walkthrough-code-crosswalk{max-width:318px}}
.qwen-gdn-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 61% 47%,#0000 14%,#0105071a 52%,#010305d1 100%),linear-gradient(90deg,#020507cc 0%,#02080a21 37%,#02050700 75%);box-shadow:inset -24vw 0 46vw #56e0c60e}.qwen-gdn-walkthrough-canvas{cursor:grab}.qwen-gdn-walkthrough-canvas:active{cursor:grabbing}.qwen-gdn-walkthrough-launch{background:linear-gradient(135deg,#19585066,#09161ac7);border-color:#56e0c64d}.qwen-gdn-walkthrough-launch>span{color:#68ead2;background:#56e0c621}.qwen-gdn-walkthrough-launch:hover{background:linear-gradient(135deg,#1e685d75,#0a1c1fd6);border-color:#56e0c694}.qwen-gdn-walkthrough-overlay .walkthrough-story-index,.qwen-gdn-walkthrough-overlay .walkthrough-step-kicker{color:#56e0c6}.qwen-gdn-walkthrough-overlay .walkthrough-story-index i{background:linear-gradient(90deg,#56e0c6eb,#56e0c61f)}.qwen-gdn-walkthrough-overlay .walkthrough-code-crosswalk{border-left-color:#56e0c659}.qwen-gdn-walkthrough-overlay .walkthrough-code-crosswalk code{color:#70ead5}.qwen-gdn-walkthrough-overlay .walkthrough-formula{color:#c8fff4;border-color:#56e0c62e}.qwen-gdn-walkthrough-overlay .walkthrough-play{color:#70ead5;background:#56e0c624}.qwen-gdn-walkthrough-overlay .walkthrough-timeline button.active{color:#9cf3e2}.qwen-gdn-walkthrough-overlay .walkthrough-timeline button.active i{background:#56e0c6;border-color:#56e0c6;box-shadow:0 0 13px #56e0c699}.qwen-gdn-walkthrough-overlay .walkthrough-timeline button.complete i{background:#275d55;border-color:#3d8f82}@media (max-width:720px){.qwen-gdn-walkthrough-stage .viewer-host{top:112px;bottom:-112px}}@media (max-width:520px){.qwen-gdn-walkthrough-overlay .walkthrough-story{max-width:340px}.qwen-gdn-walkthrough-overlay .walkthrough-narration{max-width:332px}.qwen-gdn-walkthrough-overlay .walkthrough-code-crosswalk{max-width:320px}}
.qwen-gated-attention-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 58% 48%,#0000 12%,#0204081a 52%,#010205d1 100%),linear-gradient(90deg,#020307cc 0%,#0204081f 35%,#02030600 74%);box-shadow:inset -24vw 0 42vw #5c8fff0e}.qwen-gated-attention-walkthrough-overlay .walkthrough-story-index,.qwen-gated-attention-walkthrough-overlay .walkthrough-step-kicker{color:#77a8ff}.qwen-gated-attention-walkthrough-overlay .walkthrough-story-index i{background:linear-gradient(90deg,#77a8ffe6,#77a8ff1f)}.qwen-gated-attention-walkthrough-overlay .walkthrough-code-crosswalk{border-left-color:#77a8ff57}.qwen-gated-attention-walkthrough-overlay .walkthrough-code-crosswalk code{color:#91b7ff}.qwen-gated-attention-walkthrough-overlay .walkthrough-play{color:#a3c2ff;background:#77a8ff21}.qwen-gated-attention-walkthrough-overlay .walkthrough-timeline button.active{color:#b4ccff}.qwen-gated-attention-walkthrough-overlay .walkthrough-timeline button.active i{background:#77a8ff;border-color:#77a8ff;box-shadow:0 0 13px #77a8ff94}.qwen-gated-attention-walkthrough-overlay .walkthrough-timeline button.complete i{background:#334968;border-color:#4f6f9e}.qwen-gated-attention-walkthrough-launch{background:linear-gradient(135deg,#29437761,#0a111fc2);border-color:#77a8ff47}.qwen-gated-attention-walkthrough-launch>span{color:#9dbdff;background:#77a8ff21}.qwen-gated-attention-walkthrough-launch:hover{border-color:#77a8ff8f}@media (max-width:520px){.qwen-gated-attention-walkthrough-overlay .walkthrough-story{max-width:338px}.qwen-gated-attention-walkthrough-overlay .walkthrough-narration{max-width:330px}.qwen-gated-attention-walkthrough-overlay .walkthrough-code-crosswalk{max-width:318px}}
.qwen-moe-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 59% 48%,#0000 12%,#0304081a 52%,#010205d1 100%),linear-gradient(90deg,#020307cc 0%,#0304081f 35%,#02030600 74%);box-shadow:inset -24vw 0 42vw #ff91560d}.qwen-moe-walkthrough-overlay .walkthrough-story-index,.qwen-moe-walkthrough-overlay .walkthrough-step-kicker{color:#ffa25d}.qwen-moe-walkthrough-overlay .walkthrough-story-index i{background:linear-gradient(90deg,#ffa25de6,#ffa25d1f)}.qwen-moe-walkthrough-overlay .walkthrough-code-crosswalk{border-left-color:#ffa25d57}.qwen-moe-walkthrough-overlay .walkthrough-code-crosswalk code{color:#ffb67e}.qwen-moe-walkthrough-overlay .walkthrough-play{color:#ffc092;background:#ffa25d21}.qwen-moe-walkthrough-overlay .walkthrough-timeline button.active{color:#ffd0ad}.qwen-moe-walkthrough-overlay .walkthrough-timeline button.active i{background:#ffa25d;border-color:#ffa25d;box-shadow:0 0 13px #ffa25d94}.qwen-moe-walkthrough-overlay .walkthrough-timeline button.complete i{background:#67452c;border-color:#99663f}.qwen-moe-walkthrough-launch{background:linear-gradient(135deg,#6c3d1f61,#190e0ac2);border-color:#ffa25d47}.qwen-moe-walkthrough-launch>span{color:#ffbb87;background:#ffa25d21}.qwen-moe-walkthrough-launch:hover{border-color:#ffa25d8f}@media (max-width:520px){.qwen-moe-walkthrough-overlay .walkthrough-story{max-width:338px}.qwen-moe-walkthrough-overlay .walkthrough-narration{max-width:330px}.qwen-moe-walkthrough-overlay .walkthrough-code-crosswalk{max-width:318px}}
.mhc-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 61% 48%,#0000 14%,#0205091c 52%,#020306cc 100%),linear-gradient(90deg,#020306cc 0%,#0204081f 36%,#02030600 74%);box-shadow:inset -24vw 0 46vw #4ba4890e}.mhc-walkthrough-canvas{cursor:grab}.mhc-walkthrough-canvas:active{cursor:grabbing}.mhc-walkthrough-launch{background:linear-gradient(135deg,#2a5b4f66,#0c121cc7);border-color:#8ff0cf47}.mhc-walkthrough-launch>span{color:#9df4d6;background:#8ff0cf21}.mhc-walkthrough-launch:hover{background:linear-gradient(135deg,#30705e75,#0d1723d6);border-color:#8ff0cf94}.mhc-walkthrough-overlay .walkthrough-story-index,.mhc-walkthrough-overlay .walkthrough-step-kicker{color:#8ff0cf}.mhc-walkthrough-overlay .walkthrough-story-index i{background:linear-gradient(90deg,#8ff0cfe6,#8ff0cf1f)}.mhc-walkthrough-overlay .walkthrough-code-crosswalk{border-left-color:#8ff0cf59}.mhc-walkthrough-overlay .walkthrough-code-crosswalk code{color:#9df4d6}.mhc-walkthrough-overlay .walkthrough-formula{color:#c5f5e5;border-color:#8ff0cf29}.mhc-walkthrough-overlay .walkthrough-play{color:#9df4d6;background:#8ff0cf24}.mhc-walkthrough-overlay .walkthrough-timeline button.active{color:#b8f8e2}.mhc-walkthrough-overlay .walkthrough-timeline button.active i{background:#8ff0cf;border-color:#8ff0cf;box-shadow:0 0 13px #8ff0cf99}.mhc-walkthrough-overlay .walkthrough-timeline button.complete i{background:#315e52;border-color:#4d907b}@media (max-width:720px){.mhc-walkthrough-stage .viewer-host{top:112px;bottom:-112px}}@media (max-width:520px){.mhc-walkthrough-overlay .walkthrough-story{max-width:342px}.mhc-walkthrough-overlay .walkthrough-narration{max-width:334px}.mhc-walkthrough-overlay .walkthrough-code-crosswalk{max-width:322px}}
.moe-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 62% 48%,#0000 13%,#0205091a 52%,#020306d1 100%),linear-gradient(90deg,#020306d1 0%,#02040821 36%,#02030600 76%);box-shadow:inset -24vw 0 46vw #52c6af0b}.moe-walkthrough-canvas{cursor:grab}.moe-walkthrough-canvas:active{cursor:grabbing}.moe-walkthrough-launch{background:linear-gradient(135deg,#235e5066,#0c121cc7);border-color:#7df7cf45}.moe-walkthrough-launch>span{color:#8ff4d5;background:#7df7cf21}.moe-walkthrough-launch:hover{background:linear-gradient(135deg,#2a746175,#0d1723d6);border-color:#7df7cf94}.moe-walkthrough-overlay .walkthrough-story-index,.moe-walkthrough-overlay .walkthrough-step-kicker{color:#7df7cf}.moe-walkthrough-overlay .walkthrough-story-index i{background:linear-gradient(90deg,#7df7cfe6,#7df7cf1f)}.moe-walkthrough-overlay .walkthrough-code-crosswalk{border-left-color:#7df7cf57}.moe-walkthrough-overlay .walkthrough-code-crosswalk code{color:#8fe9d0}.moe-walkthrough-overlay .walkthrough-formula{color:#c5f5e5;border-color:#7df7cf26}.moe-walkthrough-overlay .walkthrough-play{color:#8ff4d5;background:#7df7cf24}.moe-walkthrough-overlay .walkthrough-timeline button.active{color:#b8f8e2}.moe-walkthrough-overlay .walkthrough-timeline button.active i{background:#7df7cf;border-color:#7df7cf;box-shadow:0 0 13px #7df7cf99}.moe-walkthrough-overlay .walkthrough-timeline button.complete i{background:#315e52;border-color:#4d907b}.moe-walkthrough-overlay.mode-hash .walkthrough-story-index,.moe-walkthrough-overlay.mode-hash .walkthrough-step-kicker{color:#ffc777}.moe-walkthrough-overlay.mode-hash .walkthrough-story-index i{background:linear-gradient(90deg,#ffc777eb,#ffc7771f)}.moe-walkthrough-overlay.mode-hash .walkthrough-code-crosswalk{border-left-color:#ffc77757}.moe-walkthrough-overlay.mode-hash .walkthrough-code-crosswalk code{color:#ffd89e}.moe-walkthrough-overlay.mode-hash .walkthrough-timeline button.active i{background:#ffc777;border-color:#ffc777;box-shadow:0 0 13px #ffc77799}@media (min-width:721px){.moe-walkthrough-stage.mode-hash .viewer-host{left:64px;right:-64px}}@media (max-width:720px){.moe-walkthrough-stage .viewer-host{top:192px;bottom:-192px}}@media (max-width:520px){.moe-walkthrough-overlay .walkthrough-story{max-width:342px}.moe-walkthrough-overlay .walkthrough-narration{max-width:334px}.moe-walkthrough-overlay .walkthrough-code-crosswalk{max-width:322px}}
.mtp-walkthrough-stage .stage-vignette{background:radial-gradient(circle at 64% 48%,#0000 15%,#0205091a 53%,#020306d1 100%),linear-gradient(90deg,#020306d1 0%,#04040a24 38%,#02030600 76%);box-shadow:inset -24vw 0 48vw #b797ff0e}.mtp-walkthrough-canvas{cursor:grab}.mtp-walkthrough-canvas:active{cursor:grabbing}.mtp-walkthrough-launch{background:linear-gradient(135deg,#4830706b,#0d121ecc);border-color:#c7a6ff4d}.mtp-walkthrough-launch>span{color:#d8bdff;background:#c7a6ff24}.mtp-walkthrough-launch:hover{background:linear-gradient(135deg,#5637847a,#0f1727db);border-color:#c7a6ff99}.mtp-walkthrough-overlay .walkthrough-story-index,.mtp-walkthrough-overlay .walkthrough-step-kicker{color:#c9a8ff}.mtp-walkthrough-overlay .walkthrough-story-index i{background:linear-gradient(90deg,#c9a8ffeb,#c9a8ff1f)}.mtp-walkthrough-overlay .walkthrough-code-crosswalk{border-left-color:#c9a8ff5c}.mtp-walkthrough-overlay .walkthrough-code-crosswalk code{color:#d8bdff}.mtp-walkthrough-overlay .walkthrough-formula{color:#eadcff;border-color:#c9a8ff2e}.mtp-walkthrough-overlay .walkthrough-play{color:#d8bdff;background:#c9a8ff26}.mtp-walkthrough-overlay .walkthrough-timeline button.active{color:#e7d8ff}.mtp-walkthrough-overlay .walkthrough-timeline button.active i{background:#c9a8ff;border-color:#c9a8ff;box-shadow:0 0 13px #c9a8ff9e}.mtp-walkthrough-overlay .walkthrough-timeline button.complete i{background:#4a3c62;border-color:#755f9a}@media (max-width:720px){.mtp-walkthrough-stage .viewer-host{top:118px;bottom:-118px}}@media (max-width:520px){.mtp-walkthrough-overlay .walkthrough-story{max-width:342px}.mtp-walkthrough-overlay .walkthrough-narration{max-width:334px}.mtp-walkthrough-overlay .walkthrough-code-crosswalk{max-width:322px}}
.system-page{color:#eef3ff;background:radial-gradient(circle at 50% 18%,#5974be1f,#0000 38%),#020305;place-items:center;min-height:100svh;padding:32px;display:grid}.system-page-inner{text-align:center;gap:18px;width:min(680px,100%);display:grid}.system-page-code{color:#73809c;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.system-page h1{letter-spacing:-.045em;margin:0;font-size:clamp(36px,7vw,72px);line-height:.98}.system-page-copy{color:#9aa8c2;max-width:560px;margin:0 auto;font-size:15px;line-height:1.7}.system-page-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.system-page-action{appearance:none;color:#dbe6ff;font:inherit;cursor:pointer;background:#0a0f19b3;border:1px solid #89a0d13d;border-radius:999px;padding:10px 16px;font-size:13px;text-decoration:none;transition:border-color .18s,background .18s,color .18s}.system-page-action:hover,.system-page-action:focus-visible{color:#fff;background:#182a34c7;border-color:#6fffe9b3}.system-page-action.primary{background:#30737033;border-color:#6fffe96b}@media (prefers-reduced-motion:reduce){.system-page-action{transition:none}}
