.stage{overflow-x:clip}.stage-hero{position:relative}.stage-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr);z-index:2}.stage-hero-main{display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:min(1040px,100%)}.stage-hero-eyebrow{font-family:var(--mono);font-size:var(--step-label);font-weight:450;letter-spacing:0;color:var(--accent-bright);margin-bottom:clamp(18px,2.2vw,26px)}.stage-hero-headline{font-size:clamp(2.1rem,3.6vw,3.75rem);line-height:1.02;letter-spacing:-.03em;font-weight:600;color:var(--ink)}.stage-hero-headline .hl-top,.stage-hero-headline .hl-verb{display:block}.stage-hero-lead{font-size:var(--step-lead);line-height:1.5;color:var(--ink-soft);margin-top:clamp(20px,2.6vw,30px);max-width:56ch}.stage-hero .hero-cta{margin-top:clamp(30px,3.4vw,42px)}@media (max-width: 900px){.stage-hero-main{max-width:60ch}}.tech-strip{padding-block:clamp(30px,3.6vw,48px)}.tech-viewport{position:relative;overflow:hidden;mask-image:linear-gradient(to right,transparent 0,#000 clamp(24px,6%,120px),#000 calc(100% - clamp(24px,6%,120px)),transparent 100%)}.tech-track{display:flex;width:max-content;will-change:transform;user-select:none}.tech-list{display:flex;align-items:center;list-style:none;margin:0;padding:0}.tech-item{flex:0 0 auto;margin-right:clamp(34px,4.4vw,62px);display:flex;flex-direction:column;align-items:center;gap:10px}.tech-logo{display:inline-flex;align-items:center;height:26px;color:var(--ink-faint);transition:color .22s var(--ease)}.tech-logo svg{height:26px;width:auto;display:block}.tech-logo-word{font-size:1.25rem;font-weight:700;letter-spacing:-.022em;line-height:1;white-space:nowrap}.tech-name{min-height:1em;font-family:var(--mono);font-size:.7rem;font-weight:450;line-height:1;letter-spacing:0;color:var(--ink-faint);transition:color .22s var(--ease)}.tech-item:hover .tech-name{color:var(--ink-mute)}.tech-item:hover .tech-logo{color:var(--brand-dark, var(--ink))}:root[data-theme=light] .tech-item:hover .tech-logo{color:var(--brand-light, var(--ink))}.stage-block{padding-block:var(--section-y);scroll-margin-top:84px}.stage-block-shell{display:grid;grid-template-columns:minmax(180px,.85fr) minmax(0,2.15fr);gap:clamp(32px,5vw,80px);align-items:start}.stage-block-pin{position:sticky;top:clamp(88px,11vh,120px);align-self:start}.stage-block-pin-inner{display:flex;flex-direction:column;gap:10px;padding-right:clamp(8px,1.4vw,20px);border-right:1px solid var(--line)}.stage-block-title{font-size:var(--step-h3);line-height:1.08;letter-spacing:-.025em;font-weight:600;color:var(--ink)}.stage-block-title em{font-style:normal;color:var(--ink)}#services .stage-block-title{font-size:clamp(1.3rem,1.9vw,1.8rem);letter-spacing:-.02em;line-height:1.16}.stage-block-scroll{min-width:0}@media (max-width: 900px){.stage-block-shell{grid-template-columns:1fr;gap:22px}.stage-block-pin{position:static;top:auto}.stage-block-pin-inner{flex-direction:row;align-items:baseline;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--line);padding-right:0;padding-bottom:16px}}.stage-block-scroll :is(a,button,input,textarea):focus-visible{scroll-margin-top:100px}.stage-practice-list{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.stage-practice-row{padding:clamp(24px,3vw,36px) clamp(20px,2.4vw,30px);border-bottom:1px solid var(--line);transition:background .22s var(--ease);scroll-margin-top:45vh}.stage-practice-row:last-child{border-bottom:none}.stage-practice-row[data-active=true]{background:var(--accent-wash)}.stage-practice-name{font-size:clamp(1.3rem,1.9vw,1.8rem);line-height:1.2;font-weight:600;letter-spacing:-.024em;color:var(--ink);margin-bottom:10px;transition:color .22s var(--ease)}.stage-practice-row[data-active=true] .stage-practice-name{color:var(--accent-bright)}.stage-practice-desc{font-size:1rem;line-height:1.62;color:var(--ink-soft);max-width:62ch}.cases-intro{font-size:1.02rem;line-height:1.62;color:var(--ink-mute);max-width:62ch;margin-bottom:clamp(24px,2.8vw,34px)}.case-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.case-cell{display:flex;flex-direction:column;gap:8px;padding:clamp(20px,2.2vw,28px);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.case-cell:nth-child(2n){border-right:none}.case-cell:nth-last-child(-n+2){border-bottom:none}.case-name{font-size:1.06rem;font-weight:600;letter-spacing:-.018em;line-height:1.25;color:var(--ink)}.case-desc{font-size:.94rem;line-height:1.58;color:var(--ink-soft)}@media (max-width: 620px){.case-grid{grid-template-columns:1fr}.case-cell{border-right:none}.case-cell:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.case-cell:last-child{border-bottom:none}}.lab-intro{font-size:1.02rem;line-height:1.62;color:var(--ink-mute);max-width:62ch;margin-bottom:clamp(24px,2.8vw,34px)}.stage-work-grid{grid-template-columns:repeat(2,1fr)}@media (max-width: 640px){.stage-work-grid{grid-template-columns:1fr}}.stage-work-card{position:relative;isolation:isolate;transition:transform .12s var(--ease),border-color .22s var(--ease),background .22s var(--ease)}.stage-work-card:hover,.stage-work-card:focus-visible{transform:translateY(-2px);border-color:var(--accent-edge)}.stage-work-card:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;background:radial-gradient(240px circle at var(--px, 50%) var(--py, 50%),var(--accent-tint),transparent 70%);opacity:0;transition:opacity .22s var(--ease)}.stage-work-card:hover:before{opacity:1}.stage-work-card:focus-visible:before{opacity:1;background:var(--accent-tint)}@media (prefers-reduced-motion: reduce){.stage-work-card:hover,.stage-work-card:focus-visible{transform:none}}:root{--shell: 1280px}.stage-v2{position:relative;--state-pending: var(--ink-mute);--state-done: var(--ink-soft);--state-current: var(--accent-bright);--v2-label: .8rem;--v2-mono: .85rem}@keyframes v2-ink{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes v2-trace{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes v2-flow{to{stroke-dashoffset:-14}}@keyframes v2-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes v2-breathe{0%,to{opacity:.9}50%{opacity:.4}}.stage-v2 :is(.stage-hero-headline,.stage-hero-eyebrow,.stage-block-title,.sec-title,.run-title,.pipe-title,.case-name,.work-name,.contact-block .big){font-family:var(--mono)}.stage-v2 .stage-hero-headline{font-size:clamp(1.55rem,2.7vw,2.9rem);letter-spacing:-.012em;font-weight:550;line-height:1.1}.stage-v2 .stage-block-title,.stage-v2 .sec-title,.stage-v2 .run-title,.stage-v2 .pipe-title{letter-spacing:-.012em;font-weight:550}.stage-v2 .case-name{letter-spacing:-.008em;font-weight:550}.stage-v2 .core-hero{min-height:100svh;display:block;padding-top:clamp(104px,13vh,148px);padding-bottom:clamp(36px,5vw,76px)}.core-hero-inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(28px,4vw,72px);align-items:center;min-height:calc(100svh - clamp(140px,18vh,224px))}.core-hero-copy,.stage-v2 .core-hero .stage-hero-lead{max-width:46ch}.core-hero-figure{min-width:0}@media (max-width: 1000px){.stage-v2 .core-hero{min-height:0}.core-hero-inner{grid-template-columns:minmax(0,1fr);min-height:0;gap:clamp(36px,6vw,56px)}.core-hero-copy,.stage-v2 .core-hero .stage-hero-lead{max-width:60ch}}.core{position:relative}.core-bloom{position:absolute;inset:-22% -18% -26%;z-index:0;pointer-events:none;background:radial-gradient(58% 50% at 56% 44%,color-mix(in oklab,var(--accent) 34%,transparent) 0%,color-mix(in oklab,var(--accent) 18%,transparent) 38%,color-mix(in oklab,var(--accent) 6%,transparent) 62%,transparent 78%);filter:blur(26px)}@keyframes core-breathe{0%,to{opacity:1}50%{opacity:.72}}:root[data-theme=light] .core-bloom{opacity:.5;filter:blur(40px)}.core[data-live=true] .core-bloom{animation:core-breathe 6.5s var(--ease) infinite}.core-frame{position:relative;z-index:1;border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in oklab,var(--surface-card) 82%,transparent);backdrop-filter:blur(6px);overflow:hidden;box-shadow:inset 0 0 0 1px color-mix(in oklab,var(--accent) 10%,transparent),0 40px 90px -40px color-mix(in oklab,var(--accent) 55%,transparent)}.core-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px clamp(12px,1.4vw,18px);border-bottom:1px solid var(--line);background:var(--bg-sink)}.core-hint{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:var(--v2-label);font-weight:450;color:var(--ink-mute);transition:color .22s var(--ease)}.core[data-drag=true] .core-hint{color:var(--accent-bright)}.core-canvas{padding:clamp(14px,1.8vw,22px)}.core-svg{display:block;width:100%;height:auto;touch-action:none;cursor:grab}@media (hover: none){.core-svg{touch-action:auto;cursor:default}.core-hint{display:none}}.core[data-drag=true] .core-svg{cursor:grabbing}.core-bus{stroke:var(--accent-edge);stroke-width:1.4}.core-wire{fill:none;stroke:var(--accent-edge);stroke-width:1.4;stroke-linecap:round;stroke-dasharray:3.5 4}.core[data-live=true] .core-wire{animation:core-flow .76s linear infinite}.core-wire[data-route=loop]{stroke:var(--line);stroke-dasharray:2 5;animation-duration:1.5s}@keyframes core-flow{to{stroke-dashoffset:-7.5}}.core-loop-label{font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.04em;fill:var(--ink-mute);writing-mode:vertical-rl;text-orientation:mixed}.core-comet{opacity:0}.core-comet-trail{stroke:var(--accent-bright);stroke-width:2.2;stroke-linecap:round;opacity:.45}.core-comet-head{fill:var(--accent-bright)}.core-node{cursor:grab}.core[data-drag=true] .core-node{cursor:grabbing}.core-box{fill:var(--surface);stroke:var(--line);stroke-width:1;transition:fill .22s var(--ease),stroke .22s var(--ease)}.core-node[data-kind=chip] .core-box{fill:var(--bg-sink)}.core-label{font-family:var(--mono);font-weight:500;font-size:11px;fill:var(--ink);pointer-events:none;transition:fill .22s var(--ease)}.core-node[data-kind=chip] .core-label{font-size:10.5px;fill:var(--ink-soft)}.core-glyph{color:var(--ink-mute);fill:none;stroke:currentColor;stroke-width:1.1;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transition:color .22s var(--ease)}.core-node[data-node=actions] .core-glyph{fill:currentColor;stroke-width:.8}.core-stage{font-family:var(--mono);font-size:9.5px;font-weight:500;letter-spacing:.06em;fill:var(--ink-faint);writing-mode:vertical-rl;text-orientation:mixed;pointer-events:none}.core-node[data-pulse=true] .core-box{fill:var(--accent-wash);stroke:var(--accent-bright);transition-duration:.12s}.core-node[data-pulse=true] .core-label{fill:var(--accent-bright)}.core-node[data-pulse=true] .core-glyph{color:var(--accent-bright)}@media (hover: hover){.core-node:hover .core-box{fill:var(--accent-wash);stroke:var(--accent-edge)}.core-node:hover .core-label{fill:var(--accent-bright)}.core-node:hover .core-glyph{color:var(--accent-bright)}}.core-caption{display:flex;align-items:baseline;gap:10px;min-height:3.4em;padding:12px clamp(12px,1.4vw,18px) 14px;border-top:1px solid var(--line);background:var(--bg-sink);font-size:.9rem;line-height:1.5}.core-caption-name{flex:none;font-family:var(--mono);font-size:var(--v2-label);font-weight:500;color:var(--accent-bright);animation:v2-ink .26s var(--ease) both}.core-caption-desc{color:var(--ink-soft);animation:v2-ink .26s var(--ease) 40ms both}.core-caption-idle{color:var(--ink-mute)}@media (prefers-reduced-motion: reduce){.core-bloom,.core-wire,.core-caption-name,.core-caption-desc{animation:none}}@media (max-width: 700px){.core-canvas{overflow-x:auto}.core-svg{min-width:480px}}.stage-v2 .tech-name{font-size:var(--v2-label);font-weight:450;color:var(--ink-mute)}.stage-v2 .tech-item:hover .tech-name{color:var(--ink)}.stage-v2 .tech-logo{color:var(--ink-mute)}.pipe-section,.run-section,.v2-sec{padding-block:var(--section-y);scroll-margin-top:84px}.pipe-title,.run-title,.sec-title{font-size:clamp(1.5rem,2.4vw,2.2rem);line-height:1.12;color:var(--ink)}.pipe-title em,.run-title em,.sec-title em{font-style:normal;color:var(--ink)}.pipe-lead,.run-lead,.sec-lead{margin-top:clamp(14px,1.6vw,20px);font-size:var(--step-body);line-height:1.62;color:var(--ink-soft);max-width:68ch}.sec-lead+*,.sec-title+*:not(.sec-lead){margin-top:clamp(26px,3.2vw,44px)}.v2-sec :is(a,button,input,textarea):focus-visible{scroll-margin-top:100px}.pipe-chip,.run-chip{flex:none;font-family:var(--mono);font-size:var(--v2-label);font-weight:500;letter-spacing:.01em;color:var(--accent-bright);border:1px solid var(--accent-edge);border-radius:999px;padding:4px 11px}.pipe-frame{margin-top:clamp(26px,3vw,40px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-card);overflow:hidden}.pipe-bar{display:flex;align-items:center;gap:clamp(12px,1.6vw,22px);flex-wrap:wrap;padding:12px clamp(14px,1.6vw,20px);border-bottom:1px solid var(--line);background:var(--bg-sink)}.pipe-hub-desc{font-size:.95rem;line-height:1.5;color:var(--ink-soft);max-width:74ch}.pipe-canvas{padding:clamp(18px,2.2vw,30px)}.pipe-svg{display:block;width:100%;max-width:1040px;height:auto;margin-inline:auto}.pipe-src rect{fill:var(--surface);stroke:var(--line);stroke-width:1}.pipe-src-label,.pipe-hub-label,.pipe-dash-title,.pipe-dash-label,.pipe-stage{font-family:var(--mono);font-weight:500}.pipe-src-label{font-size:12px;fill:var(--ink-soft)}.pipe-hub-label,.pipe-dash-title{font-size:13px;fill:var(--ink)}.pipe-dash-label{font-size:12px;fill:var(--ink-soft)}.pipe-stage{font-size:12px;fill:var(--ink-mute);letter-spacing:.02em}.pipe-bus{stroke:var(--accent-edge);stroke-width:1.5}.pipe-hair{stroke:var(--line);stroke-width:1}.pipe-wire{stroke:var(--accent-edge);stroke-width:1.5;stroke-dasharray:4 3;stroke-dashoffset:0}.pipe-wire-out{stroke:var(--accent)}.pipe-frame[data-live=true] .pipe-wire{animation:v2-flow .9s linear infinite}.pipe-hub rect{fill:var(--accent-wash);stroke:var(--accent-edge);stroke-width:1}.pipe-frame[data-live=true] .pipe-hub rect{animation:v2-breathe 2.4s var(--ease) infinite}.pipe-dash-panel{fill:var(--bg-sink);stroke:var(--line);stroke-width:1}.pipe-ph-track{fill:var(--line-soft)}.pipe-ph-fill{fill:var(--ink-faint);opacity:.55}.pipe-frame[data-live=true] .pipe-dash-line{animation:v2-pulse 3.2s var(--ease) infinite}@media (max-width: 720px){.pipe-canvas{overflow-x:auto}.pipe-svg{min-width:740px}}.svc-board{position:relative}.svc-wires{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}.svc-wire path{fill:none;stroke-linecap:round}.svc-glow{stroke:color-mix(in oklab,var(--accent) 34%,transparent);stroke-width:7;filter:blur(5px);opacity:0;transition:opacity .4s var(--ease)}.svc-line{stroke:var(--line);stroke-width:1.6;transition:stroke .4s var(--ease)}.svc-port{fill:var(--bg);stroke:var(--state-pending);stroke-width:1.4;transition:fill .3s var(--ease),stroke .3s var(--ease)}.svc-wire[data-state=done] .svc-line{stroke:var(--accent-edge)}.svc-wire[data-state=done] .svc-port{fill:var(--accent-dim);stroke:var(--accent-edge)}.svc-wire[data-state=current] .svc-line{stroke:var(--accent)}.svc-wire[data-state=current] .svc-glow{opacity:1}.svc-wire[data-state=current] .svc-port{fill:var(--accent-bright);stroke:var(--accent-bright)}.svc-pulse{stroke:var(--accent-bright);stroke-width:2.4;stroke-dasharray:22 calc(var(--wire-len, 600) * 1px);stroke-dashoffset:calc(var(--wire-len, 600) * 1px);opacity:0}.svc-wire[data-state=current] .svc-pulse{opacity:1;animation:wire-travel 1.5s linear infinite}.svc-cards{position:relative;z-index:1;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:clamp(34px,4vw,62px)}.svc-slot{padding-left:calc(var(--step, 0) * clamp(16px,2.6vw,46px));scroll-margin-top:45vh}.svc-card{position:relative;padding:clamp(20px,2.4vw,28px) clamp(20px,2.4vw,30px);border:1px solid var(--line);border-radius:18px;background:color-mix(in oklab,var(--surface-card) 88%,transparent);transition:border-color .28s var(--ease),background .28s var(--ease),box-shadow .28s var(--ease)}.svc-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(120% 100% at 0% 0%,color-mix(in oklab,var(--accent) 22%,transparent) 0%,color-mix(in oklab,var(--accent) 7%,transparent) 38%,transparent 70%);opacity:0;transition:opacity .32s var(--ease)}.svc-card[data-done=true]{border-color:var(--accent-edge)}.svc-card[data-active=true]{border-color:var(--accent-bright);box-shadow:0 24px 60px -34px color-mix(in oklab,var(--accent) 70%,transparent)}.svc-card[data-active=true]:before{opacity:1}.svc-card-head{position:relative;display:flex;align-items:baseline;gap:clamp(12px,1.4vw,18px);margin-bottom:12px}.svc-idx{flex:none;font-family:var(--mono);font-size:var(--v2-label);font-weight:500;color:var(--ink-mute);font-feature-settings:"tnum" 1;transition:color .28s var(--ease)}.svc-card[data-active=true] .svc-idx{color:var(--accent-bright)}.svc-name{font-family:var(--mono);font-size:clamp(1.15rem,1.6vw,1.5rem);line-height:1.22;letter-spacing:-.008em;font-weight:550;color:var(--ink);transition:color .28s var(--ease)}.svc-card[data-active=true] .svc-name{color:var(--accent-bright)}.svc-desc{position:relative;font-size:1rem;line-height:1.64;color:var(--ink-soft);max-width:62ch}@media (max-width: 700px){.svc-slot{padding-left:0}.svc-wires{display:none}}@media (prefers-reduced-motion: reduce){.svc-pulse{animation:none;opacity:0}}.wire-field{position:absolute;inset:0 0 auto;z-index:0;pointer-events:none;overflow:visible}.wire-field[data-on=false]{display:none}.wire-svg{display:block;overflow:visible}.wire path{fill:none;stroke-linecap:round}.wire-glow{stroke:color-mix(in oklab,var(--accent) 30%,transparent);stroke-width:9;filter:blur(7px)}.wire-line{stroke:var(--accent-edge);stroke-width:1.6}.wire-port{fill:var(--bg);stroke:var(--accent-bright);stroke-width:1.6}.wire-pulse{stroke:var(--accent-bright);stroke-width:2.6;stroke-dasharray:30 calc(var(--wire-len, 900) * 1px);stroke-dashoffset:calc(var(--wire-len, 900) * 1px)}.wire{opacity:0}.wire[data-on=true]{opacity:1;transition:opacity .3s var(--ease)}.wire[data-on=true] :is(.wire-line,.wire-glow){stroke-dasharray:calc(var(--wire-len, 900) * 1px);stroke-dashoffset:0;animation:wire-draw .9s var(--ease) both}.wire[data-on=true] .wire-pulse{animation:wire-travel var(--wire-dur, 2s) linear infinite .7s}.wire[data-on=true] .wire-port{animation:v2-ink .4s var(--ease) .64s both}@keyframes wire-draw{0%{stroke-dashoffset:calc(var(--wire-len, 900) * 1px)}to{stroke-dashoffset:0}}@keyframes wire-travel{0%{stroke-dashoffset:calc(var(--wire-len, 900) * 1px)}to{stroke-dashoffset:0}}@media (prefers-reduced-motion: reduce){.wire{opacity:1}.wire[data-on=true] :is(.wire-line,.wire-glow){animation:none;stroke-dasharray:none}.wire-pulse{display:none}.wire[data-on=true] .wire-port{animation:none}}.run{position:relative;margin-top:clamp(28px,3.2vw,44px);border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-card);overflow:hidden}.run-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px clamp(14px,1.6vw,20px);border-bottom:1px solid var(--line);background:var(--bg-sink)}.run-ident{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.run-status{display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:var(--v2-label);font-weight:450;color:var(--ink-mute)}.run-status-dot{width:7px;height:7px;border-radius:50%;background:var(--ink-mute)}.run-status[data-state=playing]{color:var(--accent-bright)}.run-status[data-state=playing] .run-status-dot{background:var(--accent-bright);animation:v2-pulse 1.4s var(--ease) infinite}.run-status[data-state=ended] .run-status-dot{background:var(--accent-dim)}.run-status-step{color:var(--ink-mute)}.run-actions{display:flex;gap:8px}.run-btn{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;font-family:var(--mono);font-size:var(--v2-mono);font-weight:450;color:var(--ink-soft);background:none;border:1px solid var(--line);border-radius:4px;cursor:pointer;transition:color .18s var(--ease),border-color .18s var(--ease),background .18s var(--ease)}@media (hover: hover){.run-btn:hover{color:var(--ink);border-color:var(--accent-edge);background:var(--surface-2)}}.run-btn[aria-pressed=true]{color:var(--accent-bright);border-color:var(--accent-edge);background:var(--accent-wash)}.run-btn:focus-visible{outline:2px solid var(--accent-bright);outline-offset:2px}.run-panes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.12fr)}.run-pane{padding:clamp(16px,2vw,24px);min-width:0}.run-thread{border-right:1px solid var(--line)}.pipe-frame .run-pane-label,.run-pane-label{font-family:var(--mono);font-size:var(--v2-label);font-weight:450;letter-spacing:0;color:var(--ink-mute);margin-bottom:14px}.run-msgs{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;min-height:190px}.run-msg{max-width:90%;animation:v2-ink .38s var(--ease) both}.run-msg[data-who=agent]{align-self:flex-end;text-align:right}.run-msg-at{display:block;font-family:var(--mono);font-size:var(--v2-label);font-weight:450;color:var(--ink-mute);margin-bottom:5px}.run-msg-text{font-size:.96rem;line-height:1.52;color:var(--ink);text-align:left;padding:10px 13px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.run-msg[data-who=agent] .run-msg-text{border-color:var(--accent-edge);background:var(--accent-wash)}.run-nodes{list-style:none;margin:0;padding:0;min-height:190px}.run-node{position:relative;display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;padding-bottom:14px;animation:v2-ink .38s var(--ease) both}.run-node:before{content:"";position:absolute;left:7.5px;top:9px;height:100%;width:1px;background:var(--accent-edge);transform:scaleY(0);transform-origin:top;animation:v2-trace .42s var(--ease) .12s both}.run-node:last-child:before{display:none}.run-node:last-child{padding-bottom:0}.run-dot{display:block;width:9px;height:9px;margin-top:4px;border-radius:50%;border:1px solid var(--state-pending);background:var(--bg)}.run-dot[data-state=done]{border-color:var(--accent-edge);background:var(--accent-dim)}.run-dot[data-state=current]{border-color:var(--accent-bright);background:var(--accent-bright);box-shadow:0 0 0 4px var(--accent-wash)}.run[data-state=playing] .run-dot[data-state=current]{animation:v2-pulse 1.4s var(--ease) infinite}.run-node-text{font-size:.95rem;line-height:1.5;color:var(--state-done);transition:color .3s var(--ease)}.run-node[data-state=current] .run-node-text{color:var(--ink)}.run-tech{font-family:var(--mono);font-size:var(--v2-mono);min-height:190px}.run-tech-head,.run-tech-row{display:grid;grid-template-columns:minmax(0,1.6fr) 64px 52px 82px minmax(0,1fr);gap:8px;padding:8px 0;border-bottom:1px solid var(--line-soft)}.run-tech-head{color:var(--ink-mute);border-bottom-color:var(--line);font-weight:500}.run-tech-row{color:var(--state-done);animation:v2-ink .34s var(--ease) both}.run-tech-row[data-state=current]{color:var(--ink)}.run-tech-tool{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-tech-check{color:var(--accent-bright)}.run-tech-check:before{content:"✓ "}.run-flow{padding:clamp(16px,2vw,24px);border-top:1px solid var(--line)}.run-wf-wrap{position:relative}.run-wf{list-style:none;margin:0;padding:0}.run-wf-row{display:grid;grid-template-columns:186px minmax(0,1fr) 64px;gap:12px;align-items:center;padding:5px 0;font-family:var(--mono);font-size:var(--v2-mono);font-weight:450;color:var(--state-pending);transition:color .3s var(--ease)}.run-wf-row[data-state=done]{color:var(--state-done)}.run-wf-row[data-state=current]{color:var(--state-current)}.run-wf-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.run-wf-track{position:relative;height:9px;border-radius:2px;background:var(--line-soft)}.run-wf-bar{position:absolute;top:0;height:9px;min-width:3px;border-radius:2px;background:var(--accent-dim);transform:scaleX(0);transform-origin:left}.run-wf-row[data-state=done] .run-wf-bar{transform:scaleX(1)}.run-wf-row[data-state=current] .run-wf-bar{background:var(--accent-bright)}.run-wf-ms{text-align:right}.run-playfield{position:absolute;inset:0 76px 0 198px;cursor:ew-resize;touch-action:none}.run-playhead{position:absolute;top:0;bottom:0;width:1px;left:calc(var(--run-p, 0) * 100%);background:var(--accent-bright);opacity:.55;transition:opacity .2s var(--ease)}.run-playhead-grip{position:absolute;top:-13px;left:50%;width:11px;height:11px;margin-left:-5.5px;border-radius:3px;background:var(--accent-bright);box-shadow:0 0 0 4px var(--accent-wash);transition:transform .18s var(--ease),box-shadow .18s var(--ease)}.run-playfield:after{content:"";position:absolute;left:0;right:0;top:-26px;height:44px}@media (hover: hover){.run-playfield:hover .run-playhead{opacity:.85}.run-playfield:hover .run-playhead-grip{transform:scale(1.15)}}.run-playfield[data-scrubbing=true] .run-playhead{opacity:1}.run-playfield[data-scrubbing=true] .run-playhead-grip{transform:scale(1.2);box-shadow:0 0 0 6px var(--accent-wash)}.run-playhead:focus-visible{outline:none}.run-playhead:focus-visible .run-playhead-grip{outline:2px solid var(--accent-bright);outline-offset:3px}.run[data-state=ended] .run-playhead{opacity:.35}.run-totals{display:flex;flex-wrap:wrap;gap:6px 20px;margin-top:12px;padding-top:11px;border-top:1px solid var(--line);font-family:var(--mono);font-size:var(--v2-mono);font-weight:450;color:var(--ink-soft)}.run-totals-label{color:var(--ink-mute)}.run-board{padding:clamp(16px,2vw,24px);border-top:1px solid var(--line);background:var(--bg-sink)}.run-board-row{display:flex;align-items:baseline;gap:18px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);font-family:var(--mono);font-size:.88rem;font-weight:450;color:var(--ink)}.run-board-row.is-empty{color:var(--ink-mute)}.run-board[data-filled=true] .run-board-row{border-color:var(--accent-edge);background:var(--accent-wash);animation:v2-ink .42s var(--ease) both}.run-board-state{margin-left:auto;color:var(--accent-bright)}.run-cursor{position:absolute;left:0;top:0;width:13px;height:17px;color:var(--ink);pointer-events:none;z-index:3;transition:transform .62s var(--ease)}.run-cursor svg{width:100%;height:100%;display:block}@media (prefers-reduced-motion: reduce){.run-cursor{transition:none}}.run-steps{display:flex;gap:6px;padding:0 clamp(14px,1.6vw,20px) 6px;border-top:1px solid var(--line)}.run-seg{position:relative;flex:1;height:44px;padding:0;border:0;background:none;cursor:pointer}.run-seg:after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;margin-top:-1px;border-radius:2px;background:var(--line);transition:background .22s var(--ease)}.run-seg[data-state=done]:after{background:var(--accent-dim)}.run-seg[data-state=current]:after{background:var(--accent-bright)}@media (hover: hover){.run-seg:hover:after{background:var(--ink-mute)}}.run-seg:focus-visible{outline:2px solid var(--accent-bright);outline-offset:-4px;border-radius:4px}@media (max-width: 900px){.run-panes{grid-template-columns:minmax(0,1fr)}.run-thread{border-right:none;border-bottom:1px solid var(--line)}.run-msgs,.run-nodes,.run-tech{min-height:0}}@media (max-width: 620px){.run-tech{overflow-x:auto}.run-tech-head,.run-tech-row{min-width:440px}.run-wf-row{grid-template-columns:minmax(0,1fr) 64px;row-gap:4px}.run-wf-track{grid-column:1 / -1}.run-playfield{display:none}}.case-explorer{display:grid;grid-template-columns:minmax(240px,.62fr) minmax(0,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.case-list{display:flex;flex-direction:column;border-right:1px solid var(--line);align-content:start}.case-tab{display:flex;align-items:baseline;gap:12px;width:100%;padding:15px clamp(16px,1.6vw,22px);border:0;border-bottom:1px solid var(--line);background:none;text-align:left;cursor:pointer;font-family:var(--mono);font-size:var(--v2-mono);font-weight:450;line-height:1.3;color:var(--ink-soft);transition:background .18s var(--ease),color .18s var(--ease)}.case-tab:last-child{border-bottom:none}.case-tab-idx{flex:none;color:var(--ink-mute);font-feature-settings:"tnum" 1;transition:color .18s var(--ease)}@media (hover: hover){.case-tab:hover{color:var(--ink)}.case-tab:hover .case-tab-idx{color:var(--ink-soft)}}.case-tab[aria-selected=true]{background:var(--accent-wash);color:var(--ink);font-weight:500;box-shadow:inset -2px 0 0 var(--accent-bright)}.case-tab[aria-selected=true] .case-tab-idx{color:var(--accent-bright)}.case-stack{min-width:0;display:grid}.case-panel:not([hidden]){display:flex;flex-direction:column;padding:clamp(24px,2.6vw,36px)}.case-name{font-size:clamp(1.15rem,1.6vw,1.45rem);font-weight:550;letter-spacing:-.008em;line-height:1.2;color:var(--ink)}.case-desc{margin-top:12px;font-size:var(--step-body);line-height:1.62;color:var(--ink-soft);max-width:56ch}.case-flow{display:flex;align-items:center;margin-top:auto;padding-top:clamp(22px,2.6vw,32px);border-top:1px solid var(--line)}.cf-step{display:flex;align-items:center;gap:10px}.cf-step+.cf-step{flex:1}.cf-edge{position:relative;flex:1;min-width:16px;height:1px;background:var(--line);margin-right:10px}.cf-edge:after{content:"";position:absolute;inset:0;background:var(--accent-edge);transform-origin:left}.cf-node{flex:0 0 auto;width:7px;height:7px;border-radius:50%;border:1px solid var(--accent-bright);background:var(--accent-bright)}.cf-label{font-family:var(--mono);font-size:var(--v2-mono);font-weight:500;line-height:1;color:var(--ink);white-space:nowrap}@keyframes cf-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.case-panel:not([hidden]) .cf-edge:after{animation:cf-draw .36s var(--ease) both;animation-delay:calc(var(--i, 0) * .2s + .12s)}.case-panel:not([hidden]) .cf-node,.case-panel:not([hidden]) .cf-label{animation:v2-ink .3s var(--ease) both;animation-delay:calc(var(--i, 0) * .2s)}@media (prefers-reduced-motion: reduce){.case-panel:not([hidden]) .cf-edge:after{animation:none;transform:scaleX(1)}.case-panel:not([hidden]) :is(.cf-node,.cf-label){animation:none}}.cases-note{font-size:var(--step-label);line-height:1.6;color:var(--ink-mute);max-width:52ch;margin-top:clamp(20px,2.4vw,28px)}@media (max-width: 900px){.case-explorer{grid-template-columns:minmax(0,1fr)}.case-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-right:none;border-bottom:1px solid var(--line)}.case-tab{padding:12px 16px}.case-tab:nth-child(odd){border-right:1px solid var(--line)}.case-tab:nth-last-child(-n+2){border-bottom:none}.case-tab[aria-selected=true]{box-shadow:inset 0 -2px 0 var(--accent-bright)}}@media (max-width: 560px){.case-list{grid-template-columns:minmax(0,1fr)}.case-tab:nth-child(odd){border-right:none}.case-tab:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.case-tab:last-child{border-bottom:none}.cf-edge{display:none}.case-flow{flex-wrap:wrap;gap:8px 16px}.cf-step+.cf-step{flex:0 0 auto}}.partner-board{position:relative;list-style:none;margin-inline:0;margin-bottom:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--pt-gutter);row-gap:clamp(18px,2.2vw,30px);--pt-gutter: clamp(28px, 5vw, 90px);--pt-port: 30px}.partner-board:before{content:"";position:absolute;left:50%;top:var(--pt-port);bottom:var(--pt-port);width:1px;transform:translate(-.5px);background:var(--line)}.pt-step{position:relative;grid-row:calc(var(--i) + 1);padding:clamp(18px,2vw,24px) clamp(18px,2vw,26px);border:1px solid var(--line);border-radius:18px;background:color-mix(in oklab,var(--surface-card) 88%,transparent)}.pt-step[data-side=you]{grid-column:1}.pt-step[data-side=us]{grid-column:2}.pt-step:before,.pt-step:after{content:"";position:absolute;pointer-events:none}.pt-step:before{top:var(--pt-port);width:calc(var(--pt-gutter) / 2);height:1px;background:var(--accent-edge)}.pt-step:after{top:calc(var(--pt-port) - 3.5px);width:7px;height:7px;border-radius:50%;background:var(--accent-bright)}.pt-step[data-side=you]:before{left:100%}.pt-step[data-side=you]:after{left:calc(100% + var(--pt-gutter) / 2 - 3.5px)}.pt-step[data-side=us]:before{right:100%}.pt-step[data-side=us]:after{right:calc(100% + var(--pt-gutter) / 2 - 3.5px)}.pt-who{display:block;font-family:var(--mono);font-size:var(--v2-label);font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-mute)}.pt-step[data-side=you] .pt-who{color:var(--accent-bright)}.pt-title{margin-top:8px;font-family:var(--mono);font-size:clamp(1rem,1.2vw,1.15rem);font-weight:550;line-height:1.24;letter-spacing:-.008em;color:var(--ink)}.pt-text{margin-top:10px;font-size:var(--step-body);line-height:1.6;color:var(--ink-soft)}.partner-note{margin:clamp(30px,3.4vw,46px) auto 0;padding-top:clamp(22px,2.4vw,30px);max-width:46ch;text-align:center;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.5;letter-spacing:-.008em;color:var(--ink);position:relative}.partner-note:before{content:"";position:absolute;top:0;left:50%;width:46px;height:1px;transform:translate(-50%);background:var(--accent-bright)}@media (max-width: 760px){.partner-board{grid-template-columns:minmax(0,1fr)}.partner-board:before{display:none}.pt-step{grid-column:1;grid-row:auto}.pt-step:before,.pt-step:after{display:none}}.team-board{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(20px,3.4vw,64px);padding:clamp(22px,2.6vw,36px) clamp(18px,2.2vw,30px);border:1px solid var(--line);border-radius:var(--radius)}.team-wires{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.tw-in,.tw-out{stroke:var(--line);stroke-width:1;transition:stroke .22s var(--ease)}@keyframes tw-draw{0%{stroke-dashoffset:var(--len)}to{stroke-dashoffset:0}}.tw-pair[data-hot=true] :is(.tw-in,.tw-out){stroke:var(--accent-bright);stroke-width:1.4;filter:drop-shadow(0 0 4px var(--accent-edge))}.tw-pair[data-hot=true] .tw-in,.tw-pair[data-hot=true] .tw-out{stroke-dasharray:var(--len);animation:tw-draw .42s var(--ease) both}.tw-pair[data-hot=true] .tw-out{animation-delay:.3s}.team-hub{position:relative;display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:var(--v2-mono);font-weight:500;line-height:1.3;color:var(--ink)}.team-hub[data-end=in] .team-hub-name{order:-1}.team-hub[data-end=out]{justify-self:end}.team-hub-name{white-space:nowrap}.team-hub-dot{flex:none;width:11px;height:11px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-wash)}.team-roles{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:4px}.team-role{display:flex;align-items:baseline;gap:10px;padding:5px 12px;border:1px solid transparent;border-radius:6px;background:var(--bg);font-family:var(--mono);font-size:var(--v2-mono);font-weight:450;color:var(--ink-soft);transition:color .18s var(--ease),border-color .18s var(--ease),background .18s var(--ease)}.team-role-idx{color:var(--ink-mute);font-feature-settings:"tnum" 1}.team-role[data-hot=true]{color:var(--ink);border-color:var(--accent-edge);background:linear-gradient(var(--accent-wash),var(--accent-wash)),var(--bg)}.team-role[data-hot=true] .team-role-idx{color:var(--accent-bright)}@media (max-width: 860px){.team-board{grid-template-columns:minmax(0,1fr);gap:18px}.team-hub[data-end=out]{justify-self:start}.team-hub[data-end=in] .team-hub-name{order:0}.team-hub-name{white-space:normal}.team-wires{display:none}}
