:root{color-scheme:light;--canvas:#f7f8f3;--surface:#ffffff;--surface-soft:#eef4f7;--ink:#092b48;--ink-muted:#526473;--ink-faint:#6a7985;--line:#cbd6df;--line-strong:#91a7b6;--brand:#0b5cab;--brand-strong:#064b87;--brand-soft:#dcecff;--yellow:#f3c64d;--green:#26734d;--green-soft:#e0f0e7;--orange:#a8461a;--orange-soft:#fae8df;--radius:1rem;--radius-field:.625rem;--shadow:0 18px 36px rgb(9 43 72/.10)}:root[data-theme=dark]{color-scheme:dark;--canvas:#0b1722;--surface:#112330;--surface-soft:#132c3c;--ink:#f2f7fb;--ink-muted:#b8c7d2;--ink-faint:#a0b3c0;--line:#2f495a;--line-strong:#557083;--brand:#4e9deb;--brand-strong:#89c5ff;--brand-soft:#143c5d;--yellow:#f7d46d;--green:#65bc8b;--green-soft:#173d2c;--orange:#f1a279;--orange-soft:#48261e;--shadow:0 20px 50px rgb(0 0 0/.25)}*{box-sizing:border-box}body,html{min-height:100%;background:var(--canvas)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.screen-reader-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.site-shell{width:min(100% - 3rem,1380px);min-height:100dvh;margin:0 auto;padding-bottom:4rem;background:var(--canvas)}.masthead{display:flex;min-height:72px;justify-content:space-between;gap:1.5rem;border-bottom:1px solid var(--line)}.brand,.masthead{align-items:center}.brand{display:inline-flex;border:0;padding:0;background:transparent;color:var(--ink)}.brand-button{text-align:left}.brand-lockup{display:inline-flex;align-items:center;gap:.78rem}.brand-grid{display:grid;width:2rem;height:2rem;grid-template-columns:repeat(2,1fr);overflow:hidden;border:1px solid var(--ink);border-radius:.32rem}.brand-grid i{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--surface)}.brand-grid i:first-child{background:var(--brand)}.brand-grid i:nth-child(2){background:var(--yellow);border-right:0}.brand-grid i:nth-child(3){background:var(--surface);border-bottom:0}.brand-grid i:nth-child(4){border-right:0;border-bottom:0;background:var(--ink)}.brand-name{font-size:1.15rem;font-weight:800;letter-spacing:-.06em}.masthead-meta{display:flex;margin:0;color:var(--ink-muted);font-size:.78rem;font-weight:700}.masthead-meta span{padding:0 .7rem}.masthead-meta span+span{border-left:1px solid var(--line)}.masthead-meta span:last-child{padding-right:0}.masthead-actions{display:flex;align-items:center;gap:1rem}.theme-toggle{min-height:2.75rem;border:1px solid var(--line-strong);border-radius:999px;padding:.55rem .8rem;background:transparent;color:var(--ink);font-size:.78rem;font-weight:800;line-height:1}.theme-toggle:hover{border-color:var(--brand);color:var(--brand-strong)}.theme-toggle:active{transform:translateY(1px)}.progress{padding:1rem 0 0}.progress ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none}.progress li{display:flex;min-width:0;align-items:center;gap:.55rem;color:var(--ink-faint);font-size:.79rem;font-weight:700}.progress li:not(:last-child):after{width:100%;height:1px;margin-left:.2rem;background:var(--line);content:""}.progress-number{flex:0 0 auto;color:var(--ink-muted);font-family:Courier New,monospace;font-size:.72rem;font-weight:700}.progress li.active{color:var(--ink)}.progress li.active .progress-number{color:var(--brand)}.progress li.done{color:var(--ink-muted)}.progress li.done .progress-number{color:var(--green)}.mobile-progress{display:none}.landing-hero{display:grid;min-height:min(710px,calc(100dvh - 136px));grid-template-columns:minmax(0,.88fr) minmax(30rem,1.12fr);grid-gap:clamp(2rem,6vw,7rem);gap:clamp(2rem,6vw,7rem);align-items:center;padding:clamp(2.5rem,5vw,5.5rem) 0 clamp(3.5rem,6vw,6rem)}.hero-copy{max-width:33rem}.hero-kicker,.panel-label,.section-kicker,.session-context,.summary-label{margin:0 0 1rem;color:var(--brand);font-family:Courier New,monospace;font-size:.75rem;font-weight:700;letter-spacing:.02em}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-weight:800;letter-spacing:-.065em}h1{max-width:8.5ch;margin-bottom:1.3rem;font-size:clamp(3.25rem,6vw,5.5rem);line-height:.93}h2{margin-bottom:1rem;font-size:clamp(2.15rem,4vw,3.85rem);line-height:.98}h3{margin-bottom:.65rem;font-size:1.22rem;line-height:1.05}.hero-lede{max-width:28rem;margin-bottom:1.75rem;color:var(--ink-muted);font-size:clamp(1rem,1.5vw,1.13rem);line-height:1.55}.approval-bar>div:last-child,.form-footer,.hero-actions,.response-actions>div{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.button{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:.7rem 1.05rem;font-size:.88rem;font-weight:800;line-height:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;white-space:nowrap}.brand:focus-visible,.button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.button:active{transform:translateY(1px) scale(.985)}.button.primary{background:var(--brand);color:#fff}.button.primary:hover:not(:disabled){background:var(--brand-strong)}.button.primary:disabled{background:var(--line-strong);color:var(--surface)}.button.ghost{border-color:var(--line-strong);background:var(--surface);color:var(--ink)}.button.ghost:hover{border-color:var(--brand);color:var(--brand)}.button.text{min-height:auto;padding:.6rem 0;background:transparent;color:var(--brand)}.button.text:hover{color:var(--brand-strong)}.hero-photo{position:relative;min-height:27rem;margin:0;overflow:hidden;border:1px solid var(--ink);border-radius:var(--radius);background:var(--brand-soft);box-shadow:14px 14px 0 var(--brand)}.hero-photo:before{top:0;right:0;width:23%;height:100%;border-left:1px solid var(--ink);background:linear-gradient(180deg,var(--yellow) 0 18%,var(--surface) 18% 68%,var(--brand) 68% 100%)}.hero-photo:after,.hero-photo:before{position:absolute;z-index:1;content:""}.hero-photo:after{bottom:0;left:0;width:29%;height:17%;border-top:1px solid var(--ink);border-right:1px solid var(--ink);background:var(--surface)}.hero-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(1.04)}.evidence-section{padding:clamp(4rem,8vw,8rem) 0;border-top:1px solid var(--line)}.evidence-intro{max-width:47rem;margin-bottom:clamp(2rem,4vw,4rem)}.evidence-intro h2{max-width:13ch;margin-bottom:0}.evidence-layout{display:grid;grid-template-columns:minmax(14rem,.78fr) minmax(18rem,1.1fr) minmax(12rem,.55fr);grid-gap:clamp(1rem,2.5vw,2.3rem);gap:clamp(1rem,2.5vw,2.3rem);align-items:stretch}.evidence-photo{min-height:28rem;margin:0;overflow:hidden;border-radius:var(--radius);background:var(--brand-soft)}.evidence-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(.14) saturate(.72) contrast(1.06)}.reasoning-list{display:grid;align-content:center;margin:0;padding:0;list-style:none}.reasoning-list li{display:grid;grid-gap:.5rem;gap:.5rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.reasoning-list li:first-child{border-top:1px solid var(--line)}.reasoning-list strong{color:var(--ink);font-size:clamp(1.14rem,2vw,1.5rem);letter-spacing:-.04em}.reasoning-list span{max-width:37rem;color:var(--ink-muted);font-size:.96rem;line-height:1.55}.evidence-signal{display:flex;min-height:19rem;flex-direction:column;justify-content:center;gap:.8rem;border:1px solid var(--ink);border-radius:var(--radius);padding:1.2rem;background:var(--brand);color:#fff}.evidence-signal span{font-size:clamp(1.35rem,2.5vw,2rem);font-weight:800;letter-spacing:-.06em}.evidence-signal b{color:var(--yellow);font-family:Courier New,monospace;font-size:.74rem;font-weight:700}.builder{display:grid;grid-template-columns:minmax(16rem,.74fr) minmax(0,1.26fr);grid-gap:clamp(2rem,7vw,7.5rem);gap:clamp(2rem,7vw,7.5rem);align-items:start;border:1px solid var(--line-strong);border-radius:var(--radius);padding:clamp(1.4rem,4vw,3.4rem);background:var(--surface);box-shadow:var(--shadow)}.builder-intro{max-width:28rem}.builder-intro h2{max-width:10ch;font-size:clamp(2rem,3.5vw,3.3rem)}.builder-intro>p{color:var(--ink-muted);font-size:1rem;line-height:1.6}.builder-promises{display:grid;grid-gap:1rem;gap:1rem;margin:2rem 0 0}.builder-promises div{border-left:3px solid var(--brand);padding-left:.8rem}.builder-promises dt{margin-bottom:.2rem;color:var(--ink);font-size:.84rem;font-weight:800}.builder-promises dd{margin:0;color:var(--ink-muted);font-size:.85rem;line-height:1.45}.builder-form{display:grid;grid-gap:1rem;gap:1rem}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.builder-form label,.response-form label{display:grid;grid-gap:.5rem;gap:.5rem;color:var(--ink);font-size:.82rem;font-weight:800}.builder-form input,.builder-form textarea,.response-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:var(--radius-field);padding:.78rem .85rem;background:var(--canvas);color:var(--ink);font-size:.96rem;line-height:1.55}.builder-form textarea,.response-form textarea{resize:vertical}.form-footer{padding-top:.55rem}.form-footer,.session-header{justify-content:space-between}.session-header{display:flex;align-items:flex-end;gap:1.5rem;padding:clamp(3rem,6vw,5.8rem) 0 clamp(2rem,4vw,3.5rem)}.session-header h1{max-width:14ch;margin-bottom:.9rem;font-size:clamp(2.8rem,5.7vw,5.15rem)}.session-header>div>p:last-child{max-width:58rem;margin-bottom:0;color:var(--ink-muted);font-size:1rem;line-height:1.5}.mode-badge{display:inline-flex;flex:0 0 auto;align-items:center;gap:.5rem;border:1px solid var(--line-strong);border-radius:999px;padding:.48rem .7rem;background:var(--surface);color:var(--ink-muted);font-size:.76rem;font-weight:800}.mode-badge span{border-radius:999px;padding:.18rem .42rem;background:var(--brand-soft);color:var(--brand-strong)}.mode-badge.fixture span{background:var(--yellow);color:#3b2c00}.review-stage,.summary-stage,.teach-stage{border-top:1px solid var(--line);padding-top:clamp(2rem,4vw,3.3rem)}.stage-title{max-width:53rem;margin-bottom:2rem}.stage-title h2{max-width:13ch;margin-bottom:.85rem;font-size:clamp(2rem,4vw,3.7rem)}.stage-title>p{max-width:48rem;margin-bottom:0;color:var(--ink-muted);font-size:1rem;line-height:1.55}.review-grid{display:grid;grid-template-columns:minmax(15rem,.8fr) minmax(19rem,1.18fr) minmax(15rem,.82fr);grid-gap:1rem;gap:1rem;align-items:stretch}.map-panel,.source-panel,.twin-panel{min-width:0;border:1px solid var(--line-strong);border-radius:var(--radius);padding:clamp(1.1rem,2vw,1.45rem);background:var(--surface)}.map-panel{background:var(--surface-soft)}.twin-panel{background:var(--brand);color:#fff}.panel-label{margin-bottom:.48rem;font-size:.71rem}.twin-panel .panel-label{color:var(--yellow)}.twin-panel h3{color:#fff}.anchor-list{display:grid;grid-gap:1rem;gap:1rem}.anchor-list blockquote{margin:0;border-left:3px solid var(--brand);padding-left:.7rem}.anchor-list strong{color:var(--brand-strong);font-size:.78rem}.anchor-list p{margin:.32rem 0 0;color:var(--ink-muted);font-size:.9rem;line-height:1.5}details{margin-top:1.25rem;border-top:1px solid var(--line);padding-top:.9rem}summary{color:var(--brand);font-size:.86rem;font-weight:800;cursor:pointer}details pre{margin:.9rem 0 0;color:var(--ink-muted);font-family:inherit;font-size:.82rem;line-height:1.55;white-space:pre-wrap}.causal-chain{display:grid;grid-gap:.95rem;gap:.95rem;margin:0;padding:0;list-style:none}.causal-chain li{display:grid;grid-template-columns:1.75rem 1fr;grid-gap:.75rem;gap:.75rem;align-items:start}.causal-chain span{display:grid;width:1.55rem;height:1.55rem;place-items:center;border-radius:.45rem;background:var(--brand);color:#fff;font-family:Courier New,monospace;font-size:.72rem;font-weight:700}.causal-chain p{margin:0;color:var(--ink);font-size:.92rem;line-height:1.48}.uncertainty{margin-top:1.4rem;border-top:1px solid var(--line);padding-top:.95rem}.uncertainty strong{display:block;margin-bottom:.35rem;color:var(--orange);font-size:.82rem}.uncertainty p{margin:0;color:var(--ink-muted);font-size:.84rem;line-height:1.48}.misconception{margin:1.15rem 0;color:#fff;font-size:clamp(1.35rem,2.5vw,1.8rem);font-weight:700;letter-spacing:-.045em;line-height:1.12}.twin-disclosure{margin:0 0 1.15rem;color:#d8ebfc;font-size:.84rem;line-height:1.5}.twin-preview{border-top:1px solid rgb(255 255 255/.34);padding-top:.9rem}.twin-preview strong{color:var(--yellow);font-size:.8rem}.twin-preview p{margin:.4rem 0 0;color:#fff;font-size:.9rem;line-height:1.48}.approval-bar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:1rem;border:1px solid var(--line-strong);border-radius:var(--radius);padding:1rem 1.15rem;background:var(--surface)}.approval-bar>div:first-child{display:grid;grid-gap:.28rem;gap:.28rem}.approval-bar strong{color:var(--ink);font-size:.95rem}.approval-bar span{max-width:48rem;color:var(--ink-muted);font-size:.83rem;line-height:1.45}.teach-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(19rem,.65fr);grid-gap:1rem;gap:1rem;align-items:start}.dialogue-card,.state-card{overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface)}.dialogue-top{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid var(--line);padding:1rem 1.15rem}.nova-avatar{display:grid;width:2.3rem;height:2.3rem;flex:0 0 auto;place-items:center;border-radius:.55rem;background:var(--brand);color:#fff;font-size:1.1rem;font-weight:800}.dialogue-top>div:nth-child(2){display:grid;grid-gap:.2rem;gap:.2rem}.dialogue-top strong{color:var(--ink);font-size:.98rem}.dialogue-top span:not(.stage-chip){color:var(--ink-muted);font-size:.78rem}.stage-chip{margin-left:auto;border-radius:999px;padding:.32rem .55rem;background:var(--brand-soft);color:var(--brand-strong);font-size:.72rem;font-weight:800;white-space:nowrap}.conversation{display:grid;grid-gap:1rem;gap:1rem;min-height:25rem;padding:1.15rem;background:var(--canvas)}.turn-pair{display:grid;grid-gap:.65rem;gap:.65rem}.bubble{max-width:88%;border:1px solid var(--line);border-radius:var(--radius);padding:.9rem .95rem}.bubble span{display:block;margin-bottom:.38rem;color:var(--ink-muted);font-size:.76rem;font-weight:800}.bubble p{margin:0;color:var(--ink);font-size:.93rem;line-height:1.52}.bubble.nova{background:var(--brand-soft);border-color:#9dc7f1}.bubble.nova.current{border-color:var(--brand);box-shadow:inset 3px 0 0 var(--brand)}.bubble.student{justify-self:end;background:var(--surface);border-color:var(--line-strong)}.coach-line{border-left:3px solid var(--yellow);padding-left:.7rem;color:var(--ink-muted);font-size:.8rem;line-height:1.48}.coach-line strong{margin-right:.3rem;color:var(--ink)}.response-form{border-top:1px solid var(--line);padding:1.1rem 1.15rem 1.2rem}.response-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.8rem}.response-actions>span{max-width:17rem;color:var(--ink-muted);font-size:.79rem;line-height:1.4}.state-card{position:-webkit-sticky;position:sticky;top:1rem}.state-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:1rem 1.1rem;border-bottom:1px solid var(--line);background:var(--surface-soft)}.state-heading p{margin:0 0 .35rem;color:var(--brand);font-family:Courier New,monospace;font-size:.72rem;font-weight:700}.state-heading h3{margin:0;font-size:1.14rem}.state-heading>span{max-width:6.5rem;border:1px solid var(--line-strong);border-radius:.45rem;padding:.32rem .4rem;color:var(--ink-muted);font-size:.71rem;line-height:1.25;text-align:right}.concept-state{display:grid;margin:0;padding:0;list-style:none}.concept-state li{display:grid;grid-template-columns:4.65rem 1fr;grid-gap:.7rem;gap:.7rem;padding:.95rem 1.1rem;border-bottom:1px solid var(--line)}.node-status{align-self:start;border-radius:.38rem;padding:.28rem .34rem;background:var(--surface-soft);color:var(--ink-muted);font-size:.68rem;font-weight:800;line-height:1.15;text-align:center}.concept-state .grounded .node-status{background:var(--green-soft);color:var(--green)}.concept-state .needs-connection .node-status{background:#fff2c8;color:#775400}.concept-state .needs-evidence .node-status{background:var(--orange-soft);color:var(--orange)}.concept-state strong{display:block;color:var(--ink);font-size:.88rem;line-height:1.32}.concept-state p{margin:.3rem 0 .38rem;color:var(--ink-muted);font-size:.78rem;line-height:1.44}.concept-state small{color:var(--ink-faint);font-size:.72rem}.state-disclosure{margin:1.1rem;border-left:3px solid var(--brand);padding-left:.7rem}.state-disclosure strong{color:var(--ink);font-size:.82rem}.state-disclosure p{margin:.28rem 0 0;color:var(--ink-muted);font-size:.78rem;line-height:1.48}.summary-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;border:1px solid var(--line-strong);border-radius:var(--radius);padding:clamp(1.25rem,3vw,2.4rem);background:var(--green-soft)}.summary-label{margin-bottom:.5rem;color:var(--green)}.summary-hero h3{max-width:17ch;margin-bottom:.65rem;font-size:clamp(1.65rem,3vw,2.55rem)}.summary-hero p:not(.summary-label){max-width:50rem;margin-bottom:0;color:var(--ink-muted);font-size:.94rem;line-height:1.5}.approval-state{flex:0 0 auto;border:1px solid var(--green);border-radius:999px;padding:.43rem .58rem;color:var(--green);font-size:.74rem;font-weight:800;white-space:nowrap}.approval-state.done{background:var(--green);color:#fff}.summary-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:1rem;gap:1rem;margin-top:1rem}.evidence-summary,.next-step,.trace-card{border:1px solid var(--line-strong);border-radius:var(--radius);padding:clamp(1.1rem,2.5vw,1.5rem);background:var(--surface)}.evidence-summary h3{margin-bottom:1rem;font-size:1.35rem}.evidence-summary ul{display:grid;grid-gap:.8rem;gap:.8rem;margin:0;padding:0;list-style:none}.evidence-summary li{display:grid;grid-template-columns:.65rem 1fr;grid-gap:.5rem;gap:.5rem;color:var(--ink-muted);font-size:.9rem;line-height:1.48}.evidence-summary li:before{width:.55rem;height:.55rem;align-self:.4rem;border-radius:50%;background:var(--green);content:""}.next-step{background:var(--orange-soft)}.next-step>p{margin-bottom:.55rem;color:var(--orange);font-family:Courier New,monospace;font-size:.74rem;font-weight:700}.next-step h3{margin-bottom:.8rem;font-size:1.35rem;line-height:1.15}.next-step span{color:var(--ink-muted);font-size:.82rem;line-height:1.45}.trace-card{display:grid;grid-template-columns:minmax(12rem,.72fr) minmax(0,1.28fr);grid-gap:1.4rem;gap:1.4rem;margin-top:1rem}.trace-card h3{margin-bottom:0;font-size:1.45rem}.trace-card ol{display:grid;grid-gap:.8rem;gap:.8rem;margin:0;padding:0;list-style:none}.trace-card li{display:grid;grid-template-columns:5.3rem 1fr;grid-gap:.7rem;gap:.7rem}.trace-card li>span{color:var(--brand);font-family:Courier New,monospace;font-size:.76rem;font-weight:700}.trace-card li p{margin:0 0 .3rem;color:var(--ink-muted);font-size:.88rem;line-height:1.48}.trace-card li small{color:var(--ink-faint);font-size:.77rem}.toast-error{position:fixed;z-index:3;right:1.25rem;bottom:1.25rem;display:grid;grid-gap:.2rem;gap:.2rem;max-width:min(28rem,calc(100vw - 2.5rem));border:1px solid var(--orange);border-radius:var(--radius-field);padding:.9rem 1rem;background:var(--orange-soft);color:var(--ink);box-shadow:var(--shadow);font-size:.86rem}.toast-error span{color:var(--ink-muted)}@media (prefers-reduced-motion:no-preference){.hero-copy{animation:copy-rise .58s cubic-bezier(.16,1,.3,1) both}.hero-photo{animation:image-rise .72s cubic-bezier(.16,1,.3,1) .08s both}.builder,.evidence-section{animation:section-rise .7s cubic-bezier(.16,1,.3,1) both;animation-timeline:view();animation-range:entry 5% cover 28%}}@keyframes copy-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes image-rise{0%{opacity:0;transform:translateY(24px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes section-rise{0%{opacity:.2;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1050px){.landing-hero{grid-template-columns:minmax(0,.86fr) minmax(24rem,1.14fr);gap:2rem}.evidence-layout{grid-template-columns:minmax(12rem,.75fr) minmax(16rem,1.25fr)}.evidence-signal{min-height:10rem;grid-column:span 2;flex-direction:row;align-items:center;justify-content:space-between}.evidence-signal b{display:none}.review-grid{grid-template-columns:1fr 1fr}.twin-panel{grid-column:span 2}}@media (max-width:820px){.site-shell{width:min(100% - 2rem,680px)}.masthead-meta{display:none}.masthead-actions{margin-left:auto}.progress{display:none}.mobile-progress{display:flex;align-items:center;gap:.6rem;padding-top:1rem;color:var(--ink-muted);font-size:.82rem}.mobile-progress span{border-radius:999px;padding:.25rem .5rem;background:var(--brand-soft);color:var(--brand-strong);font-family:Courier New,monospace;font-size:.72rem;font-weight:700}.landing-hero{min-height:auto;grid-template-columns:1fr;padding-top:3rem}.hero-copy{max-width:39rem}h1{max-width:9.5ch}.hero-photo{min-height:22rem;max-width:44rem}.builder,.evidence-layout,.summary-grid,.teach-grid,.trace-card{grid-template-columns:1fr}.evidence-signal{min-height:8rem;grid-column:auto}.evidence-photo{min-height:20rem}.builder-intro h2{max-width:12ch}.session-header{align-items:flex-start;flex-direction:column}.state-card{position:static}}@media (max-width:580px){.site-shell{width:min(100% - 1.25rem,520px);padding-bottom:2.5rem}.masthead{min-height:63px}.theme-toggle{min-height:2.5rem;padding:.5rem .66rem;font-size:.72rem}.brand-grid{width:1.8rem;height:1.8rem}.brand-name{font-size:1.04rem}.landing-hero{padding:2.5rem 0 3.5rem}h1{max-width:8.2ch;font-size:clamp(3rem,14vw,4.3rem)}h2{font-size:clamp(2rem,11vw,3rem)}.hero-actions,.hero-actions .button{width:100%}.hero-photo{min-height:19rem;box-shadow:8px 8px 0 var(--brand)}.hero-photo:before{width:21%}.evidence-section{padding:3.8rem 0}.evidence-signal{align-items:flex-start;flex-direction:column;justify-content:center}.field-row,.review-grid{grid-template-columns:1fr}.twin-panel{grid-column:auto}.form-footer{align-items:flex-start;flex-direction:column}.form-footer .button.primary{width:100%}.approval-bar,.summary-hero{align-items:flex-start;flex-direction:column}.approval-bar>div:last-child{width:100%}.approval-bar>div:last-child .button{flex:1 1 10rem}.response-actions{align-items:flex-start;flex-direction:column}.response-actions>div{width:100%}.response-actions>div .button{flex:1 1 auto}.bubble{max-width:96%}.concept-state li{grid-template-columns:4.4rem 1fr;padding:.9rem}.trace-card li{grid-template-columns:1fr;gap:.28rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{:root,:root[data-theme=dark]{color-scheme:light;--canvas:#fff;--surface:#fff;--ink:#102431;--ink-muted:#44545d;--line:#aab5bc}body{background:#fff}.approval-bar,.masthead,.mobile-progress,.progress,.session-header,.summary-stage>.stage-title,.toast-error{display:none!important}.site-shell{width:auto;padding:0}.summary-stage{border:0;padding:0}.evidence-summary,.next-step,.summary-hero,.trace-card{box-shadow:none;page-break-inside:avoid;break-inside:avoid}}