:root{--hero-gutter:clamp(1.25rem, 4vw, 4.5rem);--section-block-space:clamp(4rem, 5vw, 5.5rem);--section-content-gap:clamp(2.25rem, 4vw, 3.5rem);--section-visual-max:1440px;--page-max:1440px;--page-band:calc(var(--page-max) + 2 * var(--hero-gutter));--site-footer-max:var(--page-max);--site-gutter:var(--hero-gutter);--hero-nav-height:84px}html.landing-page{scroll-padding-top:calc(var(--hero-nav-height) + var(--space-6));background:#050606}html.landing-page body{background:#050606;min-width:320px}.skip-link{z-index:100;color:var(--on-primary);background:var(--primary);border-radius:var(--radius-md);padding:.65rem .9rem;font-weight:600;position:fixed;top:.75rem;left:.75rem;translate:0 -180%}.skip-link:focus{translate:0}.nav.hero-nav{gap:var(--space-5);z-index:20;height:var(--hero-nav-height);padding:0 max(var(--hero-gutter), calc((100% - var(--page-max)) / 2));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#050606db,#0000);transition:background .18s,box-shadow .18s;position:fixed;inset:0 0 auto}.nav.hero-nav.is-pinned{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050707db;box-shadow:0 1px #f0f0fd14}.hero{min-height:min(100svh,max(700px,78svh));max-width:var(--page-band);isolation:isolate;background:#050707;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;margin-inline:auto;display:grid;position:relative;overflow:hidden}.hero-game{z-index:-4;background:#050707;grid-area:1/2;align-self:stretch;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(90deg,#050606eb 0,#05060680 30%,#05060600 52% 88%,#0506068c 100%),linear-gradient(#0506061a 52%,#050606f0 100%);position:absolute;inset:0}.hero:after{content:"";z-index:-1;opacity:.17;pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#0000004d 3px 4px);position:absolute;inset:0}.hero-copy{padding:2rem var(--hero-gutter);grid-area:1/1;align-self:center}.hero h1{color:#f6f2e8;letter-spacing:-.065em;text-wrap:balance;text-shadow:0 2px 45px #0000008c;max-width:16ch;font-size:clamp(3.25rem,6.2vw,5.8rem);line-height:.91}.hero-capabilities{color:#f0f0fdc7;flex-wrap:wrap;gap:.3rem 1rem;margin:.7rem 0 0;padding:0;font-size:clamp(.98rem,1.3vw,1.12rem);line-height:1.4;list-style:none;display:flex}.hero-promise,.hero-definition{color:#f0f0fdc2;text-wrap:pretty;max-width:58ch;font-size:clamp(.92rem,1.2vw,1.05rem);line-height:1.65}.hero-promise{margin:clamp(1.4rem,2.6vw,2rem) 0 0;font-weight:600}.hero-definition{margin:.65rem 0 0}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:calc(2rem + 12px);display:flex}.hero-actions .btn{min-height:72px;padding:0 2rem;font-size:1.2rem}.hero-actions .hero-demo-action{width:min(100%,22rem)}.landing-section{padding:var(--section-block-space) max(var(--hero-gutter), calc((100% - var(--page-max)) / 2))}@media (width>=981px){:root{--section-block-space:4.5rem}.hero+.landing-section{padding-top:2rem}}.section-intro{margin-bottom:var(--section-content-gap);grid-template-columns:1fr;align-items:start;gap:clamp(1.25rem,2vw,1.75rem);display:grid}.section-intro h2,.adoption-cta h2{letter-spacing:-.055em;max-width:none;margin-top:0;font-size:clamp(2.4rem,4.6vw,4.6rem);line-height:.98}.section-lede{max-width:62ch;color:var(--on-surface-dim);margin:0;font-size:clamp(1rem,1.5vw,1.18rem);line-height:1.75}.section-lede strong{color:var(--on-surface)}.determinism-proof{background:radial-gradient(circle at calc(50% - .4 * var(--page-max)) 15%, #81ecff17, transparent 27%), var(--surface-container-lowest)}.portability-intro p{max-width:66ch}.boundary-logos{grid-template-columns:repeat(5,3rem);align-content:start;gap:.65rem;margin:.15rem 0 0;padding:0;list-style:none;display:grid}.boundary-logos a{border-radius:var(--radius-sm);background:#f0f0fd09;border:1px solid #f0f0fd1a;place-items:center;width:3rem;height:3rem;transition:border-color .14s,background .14s,transform .14s;display:grid}.boundary-logos a:hover{background:#81ecff14;border-color:#81ecff57;transform:translateY(-2px)}.boundary-logos a:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.boundary-logos img{object-fit:contain;width:2rem;height:2rem;display:block}.section-note{max-width:46ch;color:var(--on-surface-dim);font-size:var(--text-body-sm);margin:.3rem 0 0;line-height:1.6}.section-action{justify-self:start;margin-top:.8rem}.boundary-body{max-width:var(--section-visual-max);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.4rem,4vw,3.6rem) clamp(1.8rem,2.8vw,2.8rem);margin-top:clamp(1.9rem,3vw,2.75rem);display:grid}.boundary-source{grid-template-rows:auto 1fr;display:grid}.boundary-code{color:var(--on-surface-dim);white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.85}.boundary-side{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);place-items:start;gap:.75rem clamp(1.5rem,3vw,3rem);display:grid}.boundary-side h3{color:var(--on-surface-dim);font-size:var(--text-body);grid-column:1/-1;margin:0;font-weight:400}.boundary-side .section-note{align-self:center;margin:0}.boundary-side .section-action{grid-column:1;margin-top:.35rem}@media (width<=900px){.boundary-body,.boundary-side{grid-template-columns:1fr}}.replay-invert{filter:invert()}@media (width<=360px){.boundary-logos{gap:.5rem}}.proof-links{gap:var(--space-3);flex-wrap:wrap;margin:1.75rem 0 0;display:flex}.agent-native{background:radial-gradient(circle at calc(50% - .32 * var(--page-max)) 74%, #81ecff11, transparent 27%), var(--surface-container-low)}.agent-native-intro h2{text-wrap:balance}.agent-native-intro code{color:var(--on-surface);font-size:.9em}.agent-proof{max-width:var(--section-visual-max);margin:0}.agent-line{color:var(--on-surface-dim);margin:0;padding-left:1.9rem;position:relative}.agent-gutter{width:1.9rem;color:var(--on-surface-faint);position:absolute;left:0}.agent-line-prompt{padding-block:.6rem;color:var(--on-surface);background:#f0f0fd09;border-left:2px solid #f0f0fd38;margin-bottom:.5rem;padding-left:1.9rem;padding-right:.9rem}.agent-line-prompt .agent-gutter{width:auto;color:var(--on-surface-dim);left:.75rem}.agent-line-think{color:var(--on-surface)}.agent-line-think .agent-gutter{color:var(--primary)}.agent-line-tool{color:var(--on-surface-faint);font-size:.875rem}.agent-line-tool code{color:var(--primary)}.agent-line-tool em{color:var(--on-surface-dim);font-style:normal}.agent-line-tool b{color:var(--live);font-weight:400}.agent-line-tool b:before{content:"→";opacity:.55;margin-right:.4rem}.agent-line-answer{color:var(--on-surface);margin-top:.5rem}.agent-line-answer .agent-gutter{color:var(--live)}.agent-line-continued{margin-top:0}.agent-line-finding{color:var(--live);border-top:1px solid #75fd0029;margin-top:.75rem;padding-top:.75rem;font-size:.875rem}.agent-line-finding .agent-gutter{color:#75fd008c}.agent-line-finding b{color:var(--on-surface);font-weight:400}@keyframes agent-caret{0%,45%{opacity:1}46%,to{opacity:0}}.agent-terminal[data-reveal] .agent-line,.agent-terminal[data-reveal] .agent-line-tool b{opacity:0}.agent-terminal[data-reveal] .agent-line.is-in,.agent-terminal[data-reveal] .agent-line-tool b.is-in{animation:.42s ease-out both agent-line-in}.agent-terminal[data-reveal] .agent-line-tool b.is-in{animation-duration:.3s}.agent-terminal[data-reveal] [data-typewriter] .agent-char{opacity:0}.agent-terminal[data-reveal] [data-typewriter] .agent-char.is-in{opacity:1}.agent-char.is-caret{position:relative}.agent-char.is-caret:after{content:"";background:var(--live);width:.5rem;height:1em;animation:1.1s step-end infinite agent-caret;position:absolute;top:.12em;left:100%}@keyframes agent-line-in{0%{opacity:0;translate:0 5px}to{opacity:1;translate:0}}.adoption-cta{background:radial-gradient(circle at 50% 48%, #81ecff26, transparent 46%), linear-gradient(180deg, var(--surface-container-low), #050606);text-align:center;place-items:center;min-height:clamp(560px,72vh,820px);display:grid}.adoption-cta-inner{justify-items:center;max-width:920px;display:grid}.adoption-lede{max-width:64ch;margin:var(--space-5) 0 0;color:var(--on-surface-dim);text-wrap:balance;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.6}.adoption-actions{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,390px);margin-top:2rem;display:grid}.adoption-actions .btn{width:100%;min-height:52px;padding:0 1.25rem;font-size:1.02rem}.adoption-actions .btn-discord img{width:24px;height:18px}.btn.btn-discord{filter:none;color:#fff;background:#5865f2;border:0;border-radius:4px;gap:.65rem;box-shadow:0 0 0 1px #5865f23d,0 8px 24px #5865f23d}.btn.btn-discord:not(:disabled):hover{filter:none;color:#fff;background:#4752c4;box-shadow:0 0 0 1px #5865f26b,0 10px 28px #5865f257}.btn.btn-discord:not(:disabled):active{background:#3c45a5}.btn-discord img{flex:none;width:20px;height:15px}a.btn-primary:not(.btn-discord){color:var(--action-label);background:var(--action-surface);box-shadow:var(--action-glow);filter:none;border:0;border-radius:4px;transition:background .16s,box-shadow .16s}a.btn-primary:not(.btn-discord):hover{color:var(--action-label);background:var(--action-surface-hover);box-shadow:var(--action-glow-hover);filter:none}a.btn-secondary{color:var(--on-surface);box-shadow:none;background:#05060694;border:1px solid #81ecff47;border-radius:4px}a.btn-secondary:hover{color:var(--on-surface);background:#81ecff1a;border-color:#81ecff8c}.section-intro .section-lede{max-width:76ch}.query-result-head{align-items:center}.omniscience{background:radial-gradient(circle at calc(50% + .35 * var(--page-max)) 15%, #81ecff14, transparent 26%), var(--surface-container-lowest)}.omniscience-declaration{max-width:65ch;font-size:clamp(1.05rem,1.6vw,1.25rem)}.history-instrument{max-width:var(--section-visual-max);border-radius:var(--radius-lg);background:#07090b;border:1px solid #f0f0fd21;margin:0;overflow:hidden;box-shadow:0 35px 110px #0000006b}.lens-layout{grid-template-columns:minmax(190px,.25fr) minmax(0,.75fr);min-height:420px;display:grid}.history-instrument:not([data-enhanced=true]) .lens-layout{grid-template-columns:1fr}.history-instrument:not([data-enhanced=true]) .lens-panels{grid-column:1/-1}.lens-tabs{border-right:1px solid #f0f0fd17;grid-template-rows:repeat(5,minmax(70px,1fr));align-content:stretch;display:none}.history-instrument[data-enhanced=true] .lens-tabs{display:grid}.lens-tab{min-height:70px;color:var(--on-surface-dim);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f0f0fd14;align-items:center;padding:0 1.4rem;display:grid}.lens-tab-copy{gap:.2rem;min-width:0;display:grid}.lens-tab-copy strong{color:inherit;font-weight:500}.lens-tab-copy small{color:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;line-height:1.15}.lens-tab:hover{color:var(--on-surface);background:#f0f0fd08}.lens-tab:focus-visible{z-index:1;outline:2px solid var(--primary);outline-offset:-2px;position:relative}.lens-tab.is-active{color:var(--on-surface);box-shadow:inset 2px 0 var(--primary);background:linear-gradient(90deg,#81ecff1a,#81ecff04)}.lens-panels{display:grid;position:relative}.history-instrument[data-enhanced=true] .lens-panels{height:460px;min-height:0}.history-instrument[data-armed=waiting] *{animation-play-state:paused}.lens-panel{background-color:#0000;background-image:linear-gradient(#f0f0fd06 1px,#0000 1px),linear-gradient(90deg,#f0f0fd06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;grid-template-rows:1fr auto;grid-template-columns:minmax(220px,.74fr) minmax(260px,1.26fr);align-items:center;gap:2rem clamp(2rem,6vw,6rem);min-height:100%;padding:clamp(2rem,3.5vw,2.875rem) clamp(2rem,5vw,4.5rem);display:grid}.history-instrument[data-enhanced=true] .lens-panel{height:100%;min-height:0;overflow-y:auto}.history-instrument[data-enhanced=true] .lens-panel:not(.is-active){display:none}.lens-question h3{letter-spacing:-.045em;max-width:18ch;margin-top:1.5rem;font-size:clamp(1.8rem,3.5vw,3.2rem);line-height:1.04}.lens-visual{min-height:150px;position:relative}.lens-panel[data-lens-panel=scan],.lens-panel[data-lens-panel=find],.lens-panel[data-lens-panel=watch],.lens-panel[data-lens-panel=debug],.lens-panel[data-lens-panel=profile]{grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:1fr;align-items:stretch;gap:0;padding-block:1.5rem}.lens-panel[data-lens-panel=scan] .lens-question h3,.lens-panel[data-lens-panel=find] .lens-question h3,.lens-panel[data-lens-panel=watch] .lens-question h3,.lens-panel[data-lens-panel=debug] .lens-question h3,.lens-panel[data-lens-panel=profile] .lens-question h3{max-width:none}.lens-panel[data-lens-panel=scan]>.lens-command,.lens-panel[data-lens-panel=find]>.lens-command,.lens-panel[data-lens-panel=watch]>.lens-command,.lens-panel[data-lens-panel=debug]>.lens-command,.lens-panel[data-lens-panel=profile]>.lens-command{margin-top:.9rem}.lens-panel[data-lens-panel=scan]>.lens-visual,.lens-panel[data-lens-panel=find]>.lens-visual,.lens-panel[data-lens-panel=watch]>.lens-visual,.lens-panel[data-lens-panel=debug]>.lens-visual,.lens-panel[data-lens-panel=profile]>.lens-visual{margin-top:.7rem}.lens-panel[data-lens-panel=scan]>p,.lens-panel[data-lens-panel=find]>p,.lens-panel[data-lens-panel=watch]>p,.lens-panel[data-lens-panel=debug]>p,.lens-panel[data-lens-panel=profile]>p{max-width:none;margin-top:.8rem}.scan-visual{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.lens-command{background:#f0f0fd06;border:1px solid #f0f0fd1a;padding:.65rem .8rem}.lens-command code{color:var(--on-surface);overflow-wrap:anywhere;font-size:clamp(.78rem,1vw,.92rem);line-height:1.55;display:block}.lens-command code span{color:var(--primary)}.lens-command code .query-command-part{color:inherit}.post-hoc-panel{max-width:var(--section-visual-max);border-radius:var(--radius-lg);background-color:#07090b;background-image:linear-gradient(#f0f0fd06 1px,#0000 1px),linear-gradient(90deg,#f0f0fd06 1px,#0000 1px);background-size:36px 36px;border:1px solid #f0f0fd21;margin-top:0;padding:clamp(2rem,3.5vw,2.875rem) clamp(2rem,5vw,4.5rem);display:grid;overflow:hidden;box-shadow:0 35px 110px #0000006b}.post-hoc-panel .lens-question h3{max-width:none;font-size:clamp(1.45rem,2.4vw,2.35rem)}.post-hoc-panel>.lens-command{margin-top:.9rem}.post-hoc-panel>.lens-visual{min-height:340px;margin-top:.7rem}.post-hoc-panel>p{max-width:58ch;color:var(--on-surface-dim);border-top:1px solid #f0f0fd1a;margin:1.35rem 0 0;padding-top:1.35rem;line-height:1.65}.scan-visual-head{margin-top:0}.scan-visual-head>span{flex-wrap:wrap;align-items:baseline;gap:.2rem .45rem;display:flex}.scan-visual-head small{color:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.scan-visual-head code{color:var(--primary);font-size:.875rem}.scan-chart{width:100%;height:100%;margin-top:.35rem;display:block;overflow:visible}.scan-chart-mobile{display:none}.scan-grid line{stroke:#f0f0fd13;stroke-width:1px;vector-effect:non-scaling-stroke}.scan-series-area{opacity:0;animation:1.1s ease-out .2s forwards scan-area-reveal}.scan-series{fill:none;stroke:var(--primary);stroke-width:2px;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px #81ecff47);animation:1.3s ease-out .1s forwards scan-series-draw}.scan-events{opacity:0;animation:.35s ease-out 1.05s forwards scan-events-reveal}.scan-node{fill:#07090b;stroke:var(--primary);stroke-width:2px;vector-effect:non-scaling-stroke}.scan-value{fill:var(--on-surface-dim);font-family:var(--font-mono);font-size:12px}.scan-axis-label{fill:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px}.scan-cursor{stroke:var(--building);stroke-width:1px;opacity:0;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px #ffa44cb3);animation:1.35s ease-in-out 50ms forwards scan-cursor}.scan-cursor-desktop{--scan-cursor-distance:722px}.scan-cursor-mobile{--scan-cursor-distance:288px}@keyframes scan-series-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes scan-area-reveal{0%{opacity:0}to{opacity:1}}@keyframes scan-events-reveal{0%{opacity:0}to{opacity:1}}@keyframes scan-cursor{0%{opacity:0;transform:translate(0)}8%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateX(var(--scan-cursor-distance))}}.debug-visual{background:#080a0d;border:1px solid #f0f0fd1c;grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.debug-toolbar{background:#f0f0fd06;border-bottom:1px solid #f0f0fd1a;justify-content:space-between;align-items:center;gap:1rem;min-height:42px;padding:.45rem .75rem;display:flex}.debug-toolbar>span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;font-size:.75rem}.debug-toolbar>div{align-items:stretch;gap:1px;display:flex}.debug-toolbar i{min-height:26px;color:var(--primary);font-family:var(--font-mono);background:#0a0d10;border:1px solid #f0f0fd17;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.8125rem;font-style:normal;display:flex}.debug-toolbar i:nth-child(2){animation:5.4s step-end infinite debug-control-back}.debug-toolbar i:nth-child(4){animation:5.4s step-end infinite debug-control-forward}.debug-toolbar i small{color:var(--on-surface-dim);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.debug-workspace{grid-template-columns:minmax(0,1.5fr) minmax(180px,.5fr);min-height:0;display:grid}.debug-source{border-right:1px solid #f0f0fd1a;min-width:0}.debug-source ol{margin:0;padding:.4rem 0;list-style:none}.debug-source li{grid-template-columns:3.9rem minmax(0,1fr);align-items:center;min-height:29px;display:grid;position:relative}.debug-source li>span{color:var(--on-surface-faint);font-family:var(--font-mono);text-align:right;padding-right:.85rem;font-size:.875rem}.debug-source li>code{color:var(--on-surface-dim);text-overflow:ellipsis;white-space:pre;font-size:.92rem;overflow:hidden}.debug-source li:where(:not(:first-child):not(:last-child)):before{color:var(--on-surface-faint);content:"·";font-family:var(--font-mono);font-size:1.15rem;line-height:0;position:absolute;left:.5rem}.debug-step{animation-duration:5.4s;animation-timing-function:step-end;animation-iteration-count:infinite}.debug-step>code{color:inherit}.debug-step-before{animation-name:debug-line-before}.debug-step-breakpoint{animation-name:debug-line-breakpoint}.debug-source li.debug-step-breakpoint:before{color:#ef5350;content:"●";font-family:var(--font-mono);font-size:.8125rem;line-height:0;position:absolute;left:.42rem}.debug-step-after{animation-name:debug-line-after}@keyframes debug-line-before{0%,14%,86%,to{color:var(--on-surface);background:color-mix(in srgb, var(--building) 18%, transparent);box-shadow:inset 3px 0 #f2c94c}18%,82%{color:var(--on-surface-dim);box-shadow:none;background:0 0}}@keyframes debug-line-breakpoint{0%,14%,38%,62%,86%,to{color:var(--on-surface-dim);box-shadow:none;background:0 0}18%,34%,66%,82%{color:var(--on-surface);background:color-mix(in srgb, var(--building) 18%, transparent);box-shadow:inset 3px 0 #f2c94c}}@keyframes debug-line-after{0%,34%,66%,to{color:var(--on-surface-dim);box-shadow:none;background:0 0}38%,62%{color:var(--on-surface);background:color-mix(in srgb, var(--building) 18%, transparent);box-shadow:inset 3px 0 #f2c94c}}@keyframes debug-control-forward{0%,14%,62%,to{background:#0a0d10;border-color:#f0f0fd17}18%,58%{background:#81ecff17;border-color:#81ecff80}}@keyframes debug-control-back{0%,58%,86%,to{background:#0a0d10;border-color:#f0f0fd17}62%,82%{background:#81ecff17;border-color:#81ecff80}}.debug-state{align-content:start;margin:0;display:grid}.debug-panel-head{color:var(--primary);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;padding:.7rem .75rem .45rem;font-size:.8125rem}.debug-panel-head b{color:var(--on-surface-dim);font-weight:400}.debug-panel-head+.debug-local{border-top:1px solid #f0f0fd14}.debug-local{color:var(--on-surface-dim);font-family:var(--font-mono);grid-template-columns:minmax(0,.9fr) minmax(0,.7fr) minmax(0,1fr);align-items:baseline;gap:.55rem;padding:.28rem .75rem;font-size:.875rem;display:grid}.debug-local-name,.debug-local-type,.debug-local-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.debug-local-type{color:var(--on-surface-faint)}.debug-local-value{color:var(--on-surface);text-align:right}.debug-revert{color:var(--primary);justify-items:end;display:grid}.debug-revert span{grid-area:1/1;animation-duration:5.4s;animation-timing-function:step-end;animation-iteration-count:infinite}.debug-revert-early span:first-child{animation-name:debug-value-early-before}.debug-revert-early span:last-child{opacity:0;animation-name:debug-value-early-after}.debug-revert-late span:first-child{animation-name:debug-value-late-before}.debug-revert-late span:last-child{opacity:0;animation-name:debug-value-late-after}.debug-write-early{animation:5.4s step-end infinite debug-write-early}.debug-write-late{animation:5.4s step-end infinite debug-write-late}@keyframes debug-value-early-before{0%,14%,86%,to{opacity:1}18%,82%{opacity:0}}@keyframes debug-value-early-after{0%,14%,86%,to{opacity:0}18%,82%{opacity:1}}@keyframes debug-value-late-before{0%,34%,66%,to{opacity:1}38%,62%{opacity:0}}@keyframes debug-value-late-after{0%,34%,66%,to{opacity:0}38%,62%{opacity:1}}@keyframes debug-write-early{0%,14%,86%,to{background:0 0}18%,82%{background:linear-gradient(90deg,#0000,#81ecff14)}}@keyframes debug-write-late{0%,34%,66%,to{background:0 0}38%,62%{background:linear-gradient(90deg,#0000,#81ecff14)}}.watch-visual{align-content:center;min-height:0;display:grid}.watch-result-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;display:flex}.watch-result-head span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem}.watch-result-head strong{color:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;font-size:.8125rem;font-weight:400}.watch-writes{background:#f0f0fd17;gap:1px;margin:.75rem 0 0;padding:1px;list-style:none;display:grid;position:relative;overflow:hidden}.watch-writes li{opacity:0;background:#090b0d;grid-template-columns:3rem minmax(180px,.9fr) minmax(220px,1.1fr);align-items:center;gap:.8rem;min-height:45px;padding:.55rem .8rem;animation:.28s ease-out forwards watch-write-reveal;display:grid;position:relative;transform:translate(-8px)}.watch-writes li:not(.watch-boundary):before{z-index:1;content:"";background:#81ecff33;width:1px;position:absolute;top:-1px;bottom:-1px;left:2.25rem}.watch-writes li:first-child{animation-delay:.15s}.watch-writes li:nth-child(2){animation-delay:.35s}.watch-writes li:nth-child(3){animation-delay:.55s}.watch-writes li:nth-child(4){animation-delay:.75s}.watch-writes li:nth-child(5){animation-delay:.95s}.watch-writes li>span{z-index:2;width:fit-content;color:var(--primary);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:#090b0d;padding:.18rem .28rem;font-size:.75rem;position:relative}.watch-writes .watch-boundary>code{min-width:0;color:var(--on-surface);align-items:center;gap:.7rem;font-size:.875rem;display:flex}.watch-writes .watch-boundary>small{color:var(--on-surface-dim);font-family:var(--font-mono);font-size:.8125rem}.watch-writes .watch-boundary{background:#f0f0fd06}.watch-writes .watch-boundary>span,.watch-writes .watch-boundary>code{color:var(--on-surface-dim)}.watch-mutation{cursor:help}.watch-mutation-trigger{min-width:0;color:inherit;font:inherit;text-align:left;cursor:help;background:0 0;border:0;grid-column:2/-1;grid-template-columns:minmax(180px,.9fr) minmax(220px,1.1fr);align-items:center;gap:.8rem;padding:0;display:grid}.watch-mutation-trigger:focus-visible{outline:1px solid var(--primary);outline-offset:.25rem}.watch-mutation-trigger>code{min-width:0;color:var(--on-surface);align-items:center;gap:.7rem;font-size:.875rem;display:flex}.watch-mutation-trigger>code b{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.watch-mutation-trigger>code i{color:var(--primary);font-style:normal}.watch-mutation-trigger>small{min-width:0;color:var(--on-surface-dim);font-family:var(--font-mono);justify-content:space-between;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.watch-mutation-trigger>small>span:first-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.watch-stack-affordance{color:var(--primary);text-transform:uppercase;flex:none;align-items:center;gap:.35rem;display:inline-flex}.watch-stack-affordance b{font-size:inherit;letter-spacing:.05em;font-weight:500}.watch-stack-affordance i{font-size:.92rem;font-style:normal;line-height:0;transition:transform .16s}.watch-mutation-trigger[aria-expanded=true] .watch-stack-affordance i{transform:rotate(90deg)}.watch-stack{z-index:5;pointer-events:none;background:#070a0dfa;border:1px solid #81ecff73;gap:.35rem;width:min(430px,100% - 4rem);padding:.7rem .8rem;display:grid;position:absolute;top:50%;right:.55rem;transform:translateY(-50%);box-shadow:0 12px 32px #0000008c,0 0 24px #81ecff14}.watch-mutation[data-stack-pinned=true] .watch-stack{pointer-events:auto}.watch-stack[hidden]{display:none}.watch-stack>span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.watch-stack>code{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.8rem;min-width:0;display:grid}.watch-stack>code b{color:var(--on-surface);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;overflow:hidden}.watch-stack>code small{color:var(--on-surface-dim);font-family:var(--font-mono);white-space:nowrap;font-size:.75rem}.watch-stack>.watch-stack-loop b{color:var(--building)}.watch-mutation:nth-child(2) .watch-stack{top:0;transform:none}.watch-mutation:nth-child(4) .watch-stack{top:auto;bottom:0;transform:none}.watch-mutation:has(.watch-stack:not([hidden])){z-index:4}.history-instrument:not([data-enhanced=true]) .watch-mutation-trigger{cursor:default;pointer-events:none}.history-instrument:not([data-enhanced=true]) .watch-stack{grid-column:2/-1;width:auto;margin-top:.35rem;position:static;transform:none}@keyframes watch-write-reveal{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.find-visual{align-content:center;gap:.35rem;min-height:0;display:grid}.find-result-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.35rem 1rem;display:flex}.find-result-head span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.8125rem}.find-result-head code{color:var(--on-surface-dim);font-size:.8125rem}.find-timeline{margin-top:.85rem;padding:1.05rem 0 .15rem}.find-track{background:linear-gradient(90deg,#f0f0fd06 1px,#0000 1px) 0 0/12.5% 100%;border-block:1px solid #f0f0fd14;height:58px;position:relative;overflow:hidden}.find-track:before{content:"";background:#f0f0fd24;height:1px;position:absolute;top:50%;left:0;right:0}.find-match{transform-origin:0;background:#81ecff2e;border-inline:1px solid #81ecffb3;animation:.5s ease-out forwards find-match-reveal;position:absolute;top:10px;bottom:10px;transform:scaleX(0);box-shadow:0 0 22px #81ecff14}.find-match-first{width:10.54%;animation-delay:.35s;left:8.42%}.find-match-second{width:11.9%;animation-delay:.65s;left:38.91%}.find-match-third{width:20.27%;animation-delay:.95s;left:70.54%}.find-match i{color:var(--primary);font-family:var(--font-mono);letter-spacing:.08em;font-size:.75rem;font-style:normal;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.find-sweep{background:var(--building);opacity:0;width:1px;animation:1.25s ease-in-out 50ms forwards find-sweep;position:absolute;top:0;bottom:0;left:0;box-shadow:0 0 8px #ffa44cbf}.find-axis{color:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.06em;grid-template-columns:repeat(3,1fr);margin-top:.55rem;font-size:.75rem;display:grid}.find-axis span:nth-child(2){text-align:center}.find-axis span:last-child{text-align:right}.find-ranges{background:#f0f0fd17;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:.9rem 0 0;padding:1px;list-style:none;display:grid}.find-ranges li{background:#090b0d;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.75rem .85rem;display:grid}.find-ranges span{color:var(--primary);font-family:var(--font-mono);font-size:.75rem}.find-ranges code{color:var(--on-surface);white-space:nowrap;font-size:.8125rem}.find-ranges small{color:var(--on-surface-dim);font-family:var(--font-mono);white-space:nowrap;font-size:.75rem}@keyframes find-match-reveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes find-sweep{0%{opacity:0;left:0}8%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}.profile-visual{background:#080a0d;border:1px solid #f0f0fd1a;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.45fr) minmax(190px,.55fr);min-height:0;display:grid;overflow:hidden}.profile-trace{grid-template-rows:auto auto minmax(0,1fr);min-width:0;display:grid}.profile-overview{background:#f0f0fd04;border-bottom:1px solid #f0f0fd14;padding:.4rem .7rem}.profile-overview-scale{color:var(--on-surface-faint);font-family:var(--font-mono);justify-content:space-between;font-size:.6875rem;display:flex}.profile-frame-strip{grid-template-columns:repeat(5,1fr);gap:2px;height:19px;margin-top:.25rem;display:grid}.profile-frame-strip i{min-width:0;color:var(--on-surface-dim);font-family:var(--font-mono);background:#81ecff0a;border:1px solid #f0f0fd14;place-items:center;font-size:.6875rem;font-style:normal;display:grid;overflow:hidden}.profile-frame-strip i.is-selected{color:var(--primary);background:#81ecff24;border-color:#81ecff94;box-shadow:0 0 12px #81ecff14}.profile-zoom-head{grid-template-columns:6.5rem minmax(0,1fr);align-items:end;gap:.7rem;padding:.35rem .7rem 0;display:grid}.profile-zoom-head>span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem}.profile-zoom-head>div{color:var(--on-surface-faint);font-family:var(--font-mono);justify-content:space-between;display:flex}.profile-zoom-head small{font-size:.6875rem}.profile-flame{background:repeating-linear-gradient(90deg,#0000 0 calc(25% - 1px),#f0f0fd09 25%);align-content:center;gap:3px;min-width:0;padding:.35rem .7rem .55rem;display:grid}.profile-flame-row{height:30px;position:relative}.profile-span{transform-origin:0;background:#81ecff11;border:1px solid #81ecff38;align-content:center;min-width:0;padding:.2rem .45rem;animation:.45s ease-out forwards profile-span-reveal;display:grid;position:absolute;top:0;bottom:0;overflow:hidden;transform:scaleX(0)}.profile-span b{color:var(--on-surface);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:500;line-height:1.1;overflow:hidden}.profile-span small{color:var(--on-surface-dim);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:.08rem;font-size:.625rem;line-height:1.1;overflow:hidden}.profile-span-root{width:100%;animation-delay:.1s;left:0}.profile-span-system{width:49.4%;animation-delay:.25s;left:0}.profile-span-physics{width:31%;animation-delay:.32s;left:58%}.profile-span-enemies{background:#81ecff29;border-color:#81ecff9e;width:36.3%;animation-delay:.42s;left:2%;box-shadow:0 0 18px #81ecff12}.profile-span-cull{width:7.1%;animation-delay:.48s;left:41%}.profile-span-collide{width:22%;animation-delay:.54s;left:60%}.profile-span-integrate{width:5.4%;animation-delay:.6s;left:83%}.profile-span-ai{width:7.7%;animation-delay:.68s;left:4%}.profile-span-target{width:4.8%;animation-delay:.74s;left:13%}.profile-span-broadphase{width:9.5%;animation-delay:.8s;left:62%}.profile-span-resolve{width:8.3%;animation-delay:.86s;left:73%}.profile-detail{background:#f0f0fd05;border-left:1px solid #f0f0fd1a;align-content:center;min-width:0;padding:.8rem;display:grid}.profile-detail>span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.profile-detail>strong{color:var(--on-surface);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:.4rem;font-size:.875rem;font-weight:500;overflow:hidden}.profile-detail>small{color:var(--on-surface-dim);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:.25rem;font-size:.75rem;overflow:hidden}.profile-detail dl{gap:.3rem;margin:.7rem 0 0;display:grid}.profile-detail dl div{justify-content:space-between;align-items:baseline;gap:.7rem;display:flex}.profile-detail dt{color:var(--on-surface-dim);font-family:var(--font-mono);text-transform:uppercase;font-size:.75rem}.profile-detail dd{color:var(--on-surface);font-family:var(--font-mono);margin:0;font-size:.75rem}@keyframes profile-span-reveal{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.query-visual{background:#080a0d;border:1px solid #f0f0fd1a;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:0;display:grid;overflow:hidden}.query-source{background:#f0f0fd04;border-right:1px solid #f0f0fd1a;min-width:0}.query-result-head{border-bottom:1px solid #f0f0fd17;justify-content:space-between;align-items:baseline;gap:.6rem;min-height:32px;padding:.45rem .65rem;display:flex}.query-result-head span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.75rem;overflow:hidden}.query-result-head strong{color:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:400;overflow:hidden}.query-source ol{margin:0;padding:.55rem 0;list-style:none}.query-source li{grid-template-columns:2rem minmax(0,1fr);align-items:center;min-height:16px;display:grid}.query-source li:before{color:var(--on-surface-faint);font-family:var(--font-mono);text-align:right;content:attr(data-line);padding-right:.5rem;font-size:.75rem}.query-source code{color:var(--on-surface-dim);text-overflow:ellipsis;white-space:pre;font-size:.875rem;overflow:hidden}.query-source code b{color:var(--primary);font-weight:500}.query-result{grid-template-rows:auto minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.query-compact-source{display:none}.query-result svg{background:radial-gradient(circle at 72% 35%,#81ecff0e,#0000 38%);width:100%;height:100%;min-height:0;display:block}.query-map-grid path{fill:none;stroke:#f0f0fd0b;stroke-width:1px;vector-effect:non-scaling-stroke}.query-obstacles rect{fill:#13171b;stroke:#f0f0fd21;stroke-width:1px;vector-effect:non-scaling-stroke}.query-routes path{fill:none;stroke-width:2px;vector-effect:non-scaling-stroke}.query-route-primary{stroke:var(--primary);filter:drop-shadow(0 0 5px #81ecff66);stroke-dasharray:5 4;animation:1.1s linear infinite query-route-flow}.query-route-secondary{stroke:#81ecff7a;stroke-dasharray:3 5}.query-route-rejected{stroke:#ffa44c6b;stroke-dasharray:2 6}.query-blockers circle{fill:#ffa44c38;stroke:var(--building);stroke-width:1.5px;vector-effect:non-scaling-stroke}.query-robot{fill:#81ecff2e;stroke:var(--primary);stroke-width:2px;vector-effect:non-scaling-stroke}.query-dock{fill:#75fd0029;stroke:var(--live);stroke-width:2px;vector-effect:non-scaling-stroke}.query-map-labels text{fill:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.08em;font-size:9px}.query-result-legend{min-height:28px;color:var(--on-surface-dim);font-family:var(--font-mono);text-transform:uppercase;border-top:1px solid #f0f0fd14;flex-wrap:wrap;align-items:center;gap:.4rem .8rem;padding:0 .6rem;font-size:.75rem;line-height:1;display:flex}.query-result-legend span{align-self:stretch;align-items:center;gap:.3rem;display:flex}.query-result-legend i{background:var(--primary);width:.7rem;height:1px}.query-result-legend span:nth-child(2) i{background:var(--building)}@keyframes query-route-flow{to{stroke-dashoffset:-9px}}.possibilities{padding-block:var(--section-block-space);background:radial-gradient(circle at calc(50% + .32 * var(--page-max)) 22%, #81ecff12, transparent 28%), var(--surface-container-lowest)}.possibilities-intro p{max-width:60ch}.possibility-system{max-width:var(--section-visual-max);margin:0}.possibility-mobile-fork{display:none}.possibility-diagram{width:100%;height:auto;display:block;overflow:visible}.possibility-artifact rect{fill:#080b0e;stroke:#81ecff52;stroke-width:1px;vector-effect:non-scaling-stroke}.possibility-artifact text,.possibility-node text,.possibility-endpoints text{fill:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.08em;font-size:11.5px}.possibility-artifact .possibility-artifact-name{fill:var(--on-surface);letter-spacing:0;font-size:15px;font-weight:500}.possibility-artifact line{stroke:#f0f0fd1a;stroke-width:1px;vector-effect:non-scaling-stroke}.possibility-artifact .possibility-artifact-meta-value{fill:var(--on-surface);letter-spacing:0;font-size:11.5px}.possibility-artifact .possibility-artifact-meta-label{fill:var(--on-surface-faint);letter-spacing:.08em;font-size:9px}.possibility-paths path,.possibility-paths line{fill:none;stroke-linecap:round;stroke-width:2px;vector-effect:non-scaling-stroke}.possibility-path-main{stroke:var(--primary);stroke-opacity:.62;opacity:0;animation:.8s ease-out .1s forwards possibility-path-reveal}.possibility-path-fork{stroke:var(--live);stroke-opacity:.72;opacity:0;animation:.5s ease-out .7s forwards possibility-path-reveal}.possibility-progress-main{fill:#e8fbff;filter:drop-shadow(0 0 5px #81ecfff2)}.possibility-progress-fork{fill:var(--live);filter:drop-shadow(0 0 6px #75fd00e6)}.possibility-packet-sprite{will-change:transform, opacity}.possibility-node>circle:first-child{fill:#07090b;stroke:var(--primary);stroke-width:2px;vector-effect:non-scaling-stroke}.possibility-node .possibility-node-impact{fill:none;stroke:var(--primary);stroke-width:1.5px;vector-effect:non-scaling-stroke}.possibility-node text:first-of-type{fill:var(--primary);font-size:13px}.possibility-node-change>circle:first-child,.possibility-node-run>circle:first-child,.possibility-node-change .possibility-node-impact,.possibility-node-run .possibility-node-impact{stroke:var(--live)}.possibility-node-change text:first-of-type,.possibility-node-run text:first-of-type{fill:var(--live)}.possibility-node-select{animation:8s linear infinite possibility-hit-select}.possibility-node-fork{animation:8s linear infinite possibility-hit-fork}.possibility-node-change{animation:8s linear infinite possibility-hit-change}.possibility-node-run{animation:8s linear infinite possibility-hit-run}.possibility-node-run-main{animation:8s linear infinite possibility-hit-run-main}.possibility-endpoints circle{fill:#07090b;stroke:var(--primary);stroke-width:2px;vector-effect:non-scaling-stroke}.possibility-endpoints .possibility-endpoint-fork{stroke:var(--live)}.possibility-endpoints text:last-child{fill:var(--live)}@keyframes possibility-path-reveal{0%{opacity:0}to{opacity:1}}@keyframes possibility-hit-select{0%,9%,19%,to{filter:none}12%,17%{filter:drop-shadow(0 0 8px #81ecffe6)}}@keyframes possibility-hit-fork{0%,29%,40%,to{filter:none}32%,38%{filter:drop-shadow(0 0 8px #81ecffe6)}}@keyframes possibility-hit-change{0%,53%,62%,to{filter:none}56%,60%{filter:drop-shadow(0 0 8px #75fd00e6)}}@keyframes possibility-hit-run{0%,70%,79%,to{filter:none}73%,77%{filter:drop-shadow(0 0 9px #75fd00f2)}}@keyframes possibility-hit-run-main{0%,70%,79%,to{filter:none}73%,77%{filter:drop-shadow(0 0 8px #81ecffe6)}}@media (width<=980px){.hero-copy{width:min(760px,88vw)}.lens-layout{grid-template-columns:1fr}.lens-tabs{border-bottom:1px solid #f0f0fd17;border-right:0;grid-template-rows:repeat(2,72px);grid-template-columns:repeat(6,minmax(0,1fr))}.lens-tab{text-align:center;grid-column:span 2;min-height:72px;padding:.5rem}.lens-tab:nth-last-child(-n+2){grid-column:span 3}.lens-tab.is-active{box-shadow:inset 0 -2px var(--primary)}.lens-panel{grid-template-rows:auto auto auto;grid-template-columns:1fr}.possibility-diagram{display:none}.possibility-mobile-fork{justify-items:center;width:min(560px,100%);margin-inline:auto;display:grid}.possibility-mobile-outcomes>div{background:#080b0e;border:1px solid #81ecff52;gap:.35rem;padding:1rem 1.15rem;display:grid}.possibility-mobile-fork span{color:var(--on-surface-dim);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;font-size:.75rem}.possibility-mobile-fork strong{color:var(--on-surface);font-family:var(--font-mono);font-size:.875rem;font-weight:500}.possibility-mobile-outcomes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;width:100%;display:grid}.possibility-mobile-outcomes>div{text-align:center;min-width:0}.possibility-mobile-outcomes>div:last-child{border-color:#75fd0073}.possibility-mobile-outcomes>div:last-child span,.possibility-mobile-outcomes>div:last-child strong{color:var(--live)}}@media (width<=720px){:root{--hero-nav-height:58px}.nav.hero-nav{overflow:hidden}.nav.hero-nav .nav-links{scrollbar-width:none;flex:auto;gap:0;min-width:0;margin-left:0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 1.75rem),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 1.75rem),#0000)}.nav.hero-nav .nav-links::-webkit-scrollbar{display:none}.nav.hero-nav .nav-link{flex:none;padding-inline:.55rem}.hero-copy{width:100%;padding-top:5.5rem;padding-bottom:4rem}.hero h1{max-width:12ch;font-size:clamp(2.8rem,13.5vw,4.5rem)}.hero-capabilities{max-width:40ch;font-size:.94rem}.hero:before{background:linear-gradient(#0506064d 0,#050606ad 42%,#050606fa 100%),linear-gradient(90deg,#050606b8,#0000)}.query-visual{grid-template-columns:1fr}.query-source{display:none}.query-result{grid-template-rows:auto auto minmax(0,1fr) auto}.query-compact-source{background:#f0f0fd05;border-bottom:1px solid #f0f0fd14;justify-content:space-between;align-items:center;gap:.75rem;min-height:28px;padding:.35rem .6rem;display:flex}.query-compact-source code{color:var(--on-surface);font-size:.8125rem}.query-compact-source span{color:var(--primary);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.query-result svg{min-height:105px}}@media (width<=600px){.hero-actions .btn{width:100%}.history-instrument[data-enhanced=true] .lens-panels:has(.lens-panel[data-lens-panel=debug].is-active){height:auto;min-height:470px}.debug-visual{grid-template-rows:auto auto;min-height:min-content}.query-command-part{display:block}.query-command-part:not(:last-child):after{content:" \\"}.query-command-part:not(:first-child){padding-left:1rem}.agent-terminal-body{font-size:.8125rem}.agent-line{padding-left:1.5rem}.agent-gutter{width:1.5rem}.agent-line-prompt{padding-left:1.5rem}.agent-line-tool em{padding-left:0;display:block}.history-instrument[data-enhanced=true] .lens-panels{height:470px}.lens-command code{font-size:.8125rem}.scan-chart-desktop{display:none}.scan-chart-mobile{display:block}.scan-chart-mobile .scan-value{font-size:15px}.scan-chart-mobile .scan-axis-label{font-size:12px}.find-result-head code{display:none}.find-timeline{margin-top:.55rem;padding-top:.55rem}.find-track{height:48px}.find-match i{display:none}.find-ranges{grid-template-columns:1fr;margin-top:.65rem}.find-ranges li{padding:.5rem .65rem}.find-ranges small{display:none}.watch-writes li:not(.watch-boundary):before{left:1.85rem}.watch-writes li{grid-template-columns:2.35rem minmax(0,1fr);gap:.2rem .55rem;min-height:36px;padding:.3rem .55rem}.watch-writes .watch-boundary{grid-template-columns:max-content minmax(0,1fr)}.watch-writes li>span{font-size:.8125rem}.watch-mutation-trigger{grid-column:2;grid-template-columns:1fr;gap:.2rem}.watch-mutation-trigger>small{font-size:.8125rem;line-height:1.2}.watch-stack-affordance b{font-size:.75rem}.watch-writes .watch-boundary>small{display:none}.watch-stack{width:calc(100% - 3rem);padding:.55rem .65rem;right:.4rem}.watch-stack>code{grid-template-columns:1fr;gap:.05rem}.watch-stack>code small{text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.debug-toolbar{align-items:stretch;padding:.35rem .45rem}.debug-toolbar>span{display:none}.debug-toolbar>div{width:100%}.debug-toolbar i{flex:1;justify-content:center;padding-inline:.35rem}.debug-toolbar i small{display:none}.debug-workspace{grid-template-columns:1fr}.debug-source{border-right:0}.debug-source ol{padding-block:.25rem}.debug-source li{grid-template-columns:3.5rem minmax(0,1fr);min-height:26px}.debug-source li>span{padding-right:.55rem;font-size:.8125rem}.debug-source li>code{font-size:.875rem}.debug-state{border-top:1px solid #f0f0fd14}.debug-panel-head{padding:.5rem .6rem .3rem;font-size:.75rem}.debug-local{gap:.4rem;padding:.2rem .6rem;font-size:.8125rem}.debug-state>.debug-local:nth-child(3){display:none}.profile-visual{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr}.profile-overview{padding:.2rem .4rem}.profile-overview-scale{display:none}.profile-frame-strip{height:15px;margin-top:0}.profile-frame-strip i{font-size:.6875rem}.profile-zoom-head{grid-template-columns:1fr;padding:.2rem .4rem 0}.profile-zoom-head>div{display:none}.profile-zoom-head>span{font-size:.8125rem}.profile-flame{gap:2px;padding:.15rem .4rem .2rem}.profile-flame-row{height:20px}.profile-flame-row:nth-child(4){display:none}.profile-span{padding:.2rem .35rem}.profile-span b{font-size:.6875rem}.profile-span small{display:none}.profile-detail{border-top:1px solid #f0f0fd1a;border-left:0;grid-template-columns:1fr;padding:.3rem .5rem}.profile-detail>span{display:none}.profile-detail>strong{margin:0;font-size:.8125rem}.profile-detail>small{display:none}.profile-detail dl{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:.2rem}.profile-detail dl div{gap:0;display:grid}.profile-detail dt{font-size:.75rem}.profile-detail dd{font-size:.8125rem}.query-result-head{flex-wrap:wrap}.query-compact-source{flex-direction:column;align-items:flex-start;gap:.15rem}.query-result-head span,.query-result-head strong{font-size:.8125rem}.query-map-labels text{font-size:18px}.query-result-legend{font-size:.8125rem}}@media (width<=420px){.nav.hero-nav{gap:.45rem;padding-inline:.75rem}.nav.hero-nav .nav-link{padding-inline:.35rem}.hero-actions .btn,.adoption-actions{width:100%}.lens-panel{min-height:460px;padding:1.5rem}}@media (width<=360px){.hero-actions .hero-demo-action{font-size:1.1rem}.post-hoc-panel{padding-inline:1.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.scan-series-area,.scan-events{opacity:1;animation:none}.scan-series{stroke-dashoffset:0;animation:none}.scan-cursor{animation:none;display:none}.find-match{animation:none;transform:scaleX(1)}.find-sweep{animation:none;display:none}.watch-writes li{opacity:1;animation:none;transform:none}.profile-span{opacity:1;animation:none;transform:scaleX(1)}.query-route-primary,.possibility-paths path,.possibility-paths line{animation:none}.possibility-paths path,.possibility-paths line{opacity:1}.possibility-progress,.possibility-node .possibility-node-impact{display:none}.possibility-node>circle:first-child{r:8px!important}.possibility-endpoints circle{r:5px!important}.debug-toolbar i,.debug-step,.debug-revert span,.debug-write-early,.debug-write-late{animation:none}.debug-step-breakpoint{color:var(--on-surface);background:color-mix(in srgb, var(--building) 18%, transparent);box-shadow:inset 3px 0 #f2c94c}.debug-revert span:first-child{opacity:1}.debug-revert span:last-child{opacity:0}}.hero-game{background:#050707}.hero:before{background:linear-gradient(90deg,#050606f0 0,#05060680 30%,#05060600 52% 88%,#05060680 100%),linear-gradient(#0506061a 52%,#050606f0 100%)}.hero-copy{width:auto}.hero-execution-vignette{background:radial-gradient(circle at 55%,#1a454833,#0000 46%);position:absolute;inset:0;overflow:hidden}.hero-execution-vignette:after{content:"";pointer-events:none;background:radial-gradient(#0000 40%,#0507071a 72%,#05070799 100%);position:absolute;inset:0}.hero-execution-vignette svg{width:100%;height:100%;overflow:visible;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.hero-packet-sprite{will-change:transform, opacity}.hero-execution-grid{fill:none;stroke:#81ecff0b;stroke-width:1px}.hero-execution-traces{fill:none;stroke:#81ecff18;stroke-linecap:round;stroke-width:1px}.hero-execution-traces path:nth-child(2n){stroke-dasharray:1 10}.hero-execution-dust{fill:#81ecff;opacity:.2}.hero-execution-dust circle{animation:9s ease-in-out infinite hero-dust-phase}.hero-execution-dust circle:nth-child(3n){animation-delay:-.18s}.hero-execution-dust circle:nth-child(3n+1){animation-delay:-.36s}.hero-execution-path{fill:none;stroke-linecap:round;stroke-width:2px}.hero-execution-path-main{stroke:url(#hero-execution-main);animation:9s ease-in-out infinite hero-history-phase}.hero-execution-path-original{stroke:url(#hero-execution-original);animation:9s ease-out infinite hero-future-phase}.hero-execution-path-changed{stroke:url(#hero-execution-changed);animation:9s ease-out infinite hero-future-phase}.hero-execution-records{fill:#81ecff;opacity:.58}.hero-execution-records circle{transform-box:fill-box;transform-origin:50%;animation:9s ease-in-out infinite hero-record-phase}.hero-execution-records circle:nth-child(2){animation-delay:.12s}.hero-execution-records circle:nth-child(3){animation-delay:.24s}.hero-execution-records circle:nth-child(4){animation-delay:.36s}.hero-execution-records circle:nth-child(5){animation-delay:.48s}.hero-execution-cursor{animation:9s cubic-bezier(.65,0,.35,1) infinite hero-cursor-replay}.hero-execution-packet{fill:#81ecff;filter:url(#hero-execution-glow)}.hero-execution-packet-changed{fill:#75fd00}.hero-execution-split{fill:#81ecff;filter:url(#hero-execution-glow)}.hero-execution-split-ring{fill:none;stroke:#81ecff;animation:9s ease-out infinite hero-split-pulse}.hero-capabilities li{color:#f0f0fd80;animation:9s ease-in-out infinite both hero-capability-sweep}.hero-capabilities li:first-child{animation-delay:0s}.hero-capabilities li:nth-child(2){animation-delay:1.45s}.hero-capabilities li:nth-child(3){animation-delay:3.05s}.hero-capabilities li:nth-child(4){animation-delay:4.75s}.hero-capabilities li:last-child{color:#f0f0fdb8;animation-name:hero-capability-resolve;animation-delay:6.55s}@keyframes hero-history-phase{0%{opacity:.22}8%,38%{opacity:1}50%{opacity:.4}58%,96%{opacity:.88}to{opacity:.22}}@keyframes hero-future-phase{0%,54%{opacity:0}55%{opacity:.15}68%,96%{opacity:1}to{opacity:0}}@keyframes hero-record-phase{0%,4%{opacity:.15;transform:scale(.8)}18%,38%{opacity:.95;transform:scale(1.25)}46%,to{opacity:.4;transform:scale(1)}}@keyframes hero-dust-phase{0%,8%{opacity:.08;transform:translateY(-2px)}28%,44%{opacity:.48;transform:translateY(2px)}58%{opacity:.12}78%{opacity:.42;transform:translateY(0)}to{opacity:.08;transform:translateY(-2px)}}@keyframes hero-capability-sweep{0%,to{color:#f0f0fd80;text-shadow:none}2%,10%{color:#81ecff;text-shadow:0 0 16px #81ecff6b}18%{color:#f0f0fd80;text-shadow:none}}@keyframes hero-capability-resolve{0%,to{color:#f0f0fdb8;text-shadow:none}2%,23%{color:#81ecff;text-shadow:0 0 18px #81ecff80}31%{color:#f0f0fdb8;text-shadow:none}}@keyframes hero-cursor-replay{0%{opacity:0;transform:translate(70px)}5%{opacity:1}38%{opacity:1;transform:translate(842px)}42%{transform:translate(842px)}54%{opacity:1;transform:translate(432px)}58%{transform:translate(432px)}96%{opacity:.85;transform:translate(842px)}to{opacity:0;transform:translate(842px)}}@keyframes hero-split-pulse{0%,54%{opacity:0;r:7px}56%{opacity:.75;r:7px}66%,to{opacity:0;r:42px}}@media (width<=980px){.hero{grid-template-columns:minmax(0,1fr)}.hero-copy{grid-area:1/1;align-self:end;padding-bottom:5rem}.hero-game{z-index:-4;opacity:.72;grid-area:1/1}.hero:before{background:linear-gradient(90deg,#050606f5 0,#050606d1 34%,#0506064d 100%),linear-gradient(#0506061f 45%,#050606f0 100%)}}@media (width<=600px){.hero-game{opacity:.4}.hero-copy{align-self:center}.hero-execution-vignette{display:none}}@media (prefers-reduced-motion:reduce){.hero-packet-sprite,.hero-execution-packet,.hero-execution-dust circle,.hero-execution-records circle,.hero-execution-cursor,.hero-execution-split-ring,.hero-execution-path,.hero-capabilities li{animation:none}.hero-execution-packet,.hero-packet-sprite{display:none}.hero-execution-cursor{opacity:.7;transform:translate(432px)}.hero-execution-path{opacity:.8}.hero-capabilities li{color:#f0f0fdc7}.hero-capabilities li:last-child{color:var(--primary)}}.recording-economy-stage{border-radius:var(--radius-lg);background:linear-gradient(90deg,#81ecff06,#0000 34%,#81ecff0b 50%,#0000 66%,#75fd0005),#000000a8;border:1px solid #81ecff1c;position:relative;overflow:hidden;box-shadow:inset 0 0 5rem #000000b8,0 1.5rem 5rem #00000057;container-type:inline-size}.recording-economy-stage:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000008c,#0000 12% 88%,#0000008c);position:absolute;inset:0}.recording-economy-stage svg{width:100%;height:auto;display:block}.economy-grid{fill:none;stroke:#81ecff0b;stroke-width:1px}.economy-work{fill:none;stroke-linecap:round;stroke-width:2px}.economy-work path{stroke-dasharray:5 13;animation:7s linear infinite economy-stream}.economy-work path:nth-child(2n){animation-delay:-1.4s}.economy-work path:nth-child(3n){animation-delay:-2.8s}.economy-work-live path{stroke:url(#economy-run-gradient)}.economy-work-replay path{stroke:url(#economy-replay-gradient);animation-delay:-3.5s}.economy-aperture{animation:7s ease-in-out infinite economy-aperture-breathe}.portability-economy{width:100%;max-width:var(--section-visual-max);margin:clamp(2rem,4vw,3.25rem) 0 0}.recording-economy-stage[data-animation-paused] *{animation-play-state:paused}.portability-connector{fill:none;stroke:url(#economy-tape-gradient);stroke-linecap:round;stroke-width:3px}.portability-overlay{z-index:1;pointer-events:none;grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;display:grid;position:absolute;inset:0}.portability-file{background:#03090af0;border:1px solid #81ecff29;border-radius:max(6px,.833cqw);align-items:center;gap:max(4px,1cqw);width:max(132px,17.5cqw);height:max(44px,5.333cqw);padding-inline:max(6px,1.333cqw);display:flex}.portability-file-mark{background:var(--primary);width:max(20px,2.833cqw);height:max(20px,2.833cqw);color:var(--on-primary);font-family:var(--font-display);border-radius:max(3px,.333cqw);flex:none;place-items:center;font-size:max(12px,1.5cqw);font-weight:800;display:grid}.portability-file-name{font-family:var(--font-mono);color:var(--on-surface);font-size:max(11px,1.25cqw);font-weight:650}.portability-port>circle:first-child{fill:var(--primary);filter:url(#economy-glow)}.portability-port-replay>circle:first-child{fill:var(--live)}.portability-port-ring{fill:none;stroke:var(--primary);stroke-width:2px;animation:7s ease-out infinite portability-port-ring}.portability-port-replay .portability-port-ring{stroke:var(--live);animation-delay:3.5s}.portability-packet{fill:var(--primary);filter:url(#economy-glow);animation:7s ease-in-out infinite portability-packet-in}.portability-packet-out{fill:var(--live);animation-name:portability-packet-out}.portability-label{color:#f0f0fdc2;font-family:var(--font-display);text-align:center;font-size:max(12px,1.25cqw);font-weight:600;line-height:1.3}.portability-target-strip{width:100%;max-width:var(--section-visual-max);grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.portability-target-strip li{border-radius:var(--radius-sm);min-width:0;min-height:3rem;color:var(--on-surface-dim);background:#81ecff06;border:1px solid #81ecff1a;justify-content:center;align-items:center;gap:.55rem;padding:.55rem;font-size:.72rem;display:flex}.portability-target-strip img{flex:none;width:1.35rem;height:1.35rem}.replay-more{max-width:none;margin-top:1.3rem}.portability-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}@keyframes economy-stream{to{stroke-dashoffset:-72px}}@keyframes economy-aperture-breathe{0%,to{opacity:.35;transform-origin:50%;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}@keyframes portability-port-ring{0%,8%{opacity:.8;r:7px}24%,to{opacity:0;r:24px}}@keyframes portability-packet-in{0%,4%,48%,to{opacity:0}8%,42%{opacity:1}}@keyframes portability-packet-out{0%,48%,96%,to{opacity:0}56%,90%{opacity:1}}@media (width<=900px){.portability-target-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.recording-economy-stage{margin-inline:calc(-1 * var(--hero-gutter));border-inline:0;border-radius:0}.portability-target-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.portability-overlay{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:.5rem;padding-inline:.5rem}}@media (prefers-reduced-motion:reduce){.economy-work path,.economy-aperture,.portability-port-ring{animation:none}.portability-packet{display:none}}
