:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#121417;--surface:#191d22;--surface-2:#20262d;--surface-3:#27313a;--text:#f4f1e8;--muted:#aeb7bf;--line:#38434d;--line-strong:#55616d;--accent:#f0b429;--accent-ink:#1d1600;--good:#4ecb71;--warn:#f0b429;--bad:#ff6b5f;--info:#67b7ff;--radius:8px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}button{min-height:44px}.arc-demo-shell{color:#111318;background:#f5f3ee;min-height:100vh;padding:1.5rem clamp(1rem,4vw,4.5rem) 2.5rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.arc-demo-shell button{cursor:pointer}.arc-demo-nav,.arc-demo-hero,.arc-demo-product{width:min(1240px,100%);margin:0 auto}.arc-demo-nav{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.arc-demo-brand,.arc-demo-nav-actions{align-items:center;gap:.8rem;display:flex}.arc-demo-brand{color:#6b7280;font-size:.95rem;font-weight:800}.arc-demo-brand span:nth-child(2){color:#111318;letter-spacing:.08em;font-size:1.3rem}.arc-demo-mark{color:#fff;background:#111318;border-radius:999px;place-items:center;width:28px;height:28px;font-size:.82rem;display:grid}.arc-demo-nav-actions{color:#475569;font-size:.92rem;font-weight:750}.arc-demo-nav-actions a,.arc-demo-status{background:#ffffffb8;border:1px solid #d8d2c7;border-radius:999px;padding:.55rem .85rem;text-decoration:none}.arc-demo-status:before{content:"";background:#16a34a;border-radius:999px;width:.52rem;height:.52rem;margin-right:.45rem;display:inline-block}.arc-demo-hero{grid-template-columns:minmax(0,1.3fr) minmax(360px,.7fr);align-items:end;gap:clamp(2rem,5vw,4rem);margin-bottom:1.35rem;display:grid}.arc-demo-kicker,.arc-demo-panel-label{color:#6b7280;letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:900}.arc-demo-hero h1{letter-spacing:0;max-width:800px;margin:.55rem 0 .8rem;font-size:clamp(2.8rem,5.4vw,5rem);font-weight:950;line-height:.96}.arc-demo-hero p:not(.arc-demo-kicker){color:#374151;max-width:780px;margin:0;font-size:1.02rem;line-height:1.45}.arc-demo-scenarios{border-left:1px solid #d8d2c7;display:grid}.arc-demo-scenarios button{color:#111318;text-align:left;background:0 0;border:0;border-bottom:1px solid #d8d2c7;gap:.32rem;min-height:74px;padding:.92rem 1rem;display:grid}.arc-demo-scenarios button.active{background:#ffffffb8;box-shadow:inset 3px 0 #111318}.arc-demo-scenarios button.pass.active{box-shadow:inset 3px 0 #16a34a}.arc-demo-scenarios button.review.active{box-shadow:inset 3px 0 #b45309}.arc-demo-scenarios button.blocked.active{box-shadow:inset 3px 0 #b91c1c}.arc-demo-scenarios span,.arc-demo-scenarios small{color:#6b7280;font-size:.78rem;font-weight:750}.arc-demo-scenarios strong{font-size:1.05rem}.arc-demo-product{background:linear-gradient(#ece7dd 1px,#0000 1px) 0 0/100% 4.7rem,linear-gradient(90deg,#ece7dd 1px,#0000 1px) 0 0/19.5rem 100%,#fffdfa;border:1px solid #d8d2c7;overflow:hidden;box-shadow:0 28px 70px #1113181a}.arc-demo-progress{border-bottom:1px solid #d8d2c7;grid-template-columns:repeat(4,1fr);display:grid}.arc-demo-progress button{color:#6b7280;background:#ffffff8f;border:0;border-right:1px solid #d8d2c7;align-items:center;gap:.75rem;min-height:58px;padding:0 1.3rem;font-weight:850;display:flex}.arc-demo-progress button:last-child{border-right:0}.arc-demo-progress button.active{color:#fff;background:#111318}.arc-demo-progress span{color:inherit;letter-spacing:.16em;font-size:.78rem}.arc-demo-grid{grid-template-columns:1fr .95fr 1.15fr .88fr;min-height:390px;display:grid}.arc-demo-panel{border-right:1px solid #d8d2c7;flex-direction:column;min-width:0;padding:1.55rem clamp(1rem,1.7vw,1.45rem);display:flex;position:relative}.arc-demo-panel:last-child{border-right:0}.arc-demo-panel h2{color:#111318;letter-spacing:0;margin:.5rem 0 1.2rem;font-size:clamp(1.22rem,1.55vw,1.72rem);font-weight:930;line-height:1.05}.arc-demo-panel.task h2{margin-top:auto;font-size:clamp(1.55rem,2.05vw,2.25rem);line-height:1.02}.arc-demo-primary,.arc-demo-run{color:#fff;background:#2563eb;border:0;border-radius:999px;align-self:flex-start;padding:0 1.05rem;font-size:.92rem;font-weight:900}.arc-demo-primary{margin-top:1rem}.arc-demo-ai-response{opacity:.24;border-top:1px solid #d8d2c7;margin-top:1.5rem;padding-top:1.15rem;transition:opacity .18s,transform .18s;transform:translateY(6px)}.arc-demo-ai-response.visible{opacity:1;transform:translateY(0)}.arc-demo-ai-response span{color:#6b7280;margin-bottom:.55rem;font-size:.85rem;font-weight:850;display:block}.arc-demo-ai-response strong{font-size:1.15rem;line-height:1.25;display:block}.arc-demo-panel.changed ol,.arc-demo-panel.checks ol{gap:.75rem;margin:auto 0 0;padding:0;list-style:none;display:grid}.arc-demo-panel.changed li,.arc-demo-panel.checks li{opacity:.28;border-top:1px solid #d8d2c7;grid-template-columns:2rem 1fr;align-items:start;gap:.85rem;padding-top:.85rem;transition:opacity .18s,transform .18s;display:grid;transform:translateY(7px)}.arc-demo-panel.changed li.visible,.arc-demo-panel.checks li{opacity:1;transform:translateY(0)}.arc-demo-panel.changed li>span,.arc-demo-panel.checks li>span{color:#374151;background:#e5e7eb;border-radius:999px;place-items:center;width:1.55rem;height:1.55rem;font-size:.72rem;font-weight:950;display:grid}.arc-demo-panel.changed strong,.arc-demo-panel.checks strong{font-size:1.05rem;line-height:1.2;display:block}.arc-demo-panel.changed small,.arc-demo-panel.checks small{color:#4b5563;margin-top:.28rem;font-size:.92rem;line-height:1.25;display:block}.arc-demo-panel li.good>span{color:#fff;background:#16a34a}.arc-demo-panel li.warn>span{color:#111318;background:#f59e0b}.arc-demo-panel li.bad>span{color:#fff;background:#dc2626}.arc-demo-run{margin-bottom:1.25rem}.arc-demo-run:disabled{background:#64748b}.arc-demo-panel.arc-demo-decision{justify-content:center}.arc-demo-verdict-ring{border:4px solid #a3a3a3;border-radius:999px;width:74px;height:74px;margin-bottom:1.8rem}.arc-demo-panel.arc-demo-decision.pass .arc-demo-verdict-ring{border-color:#16a34a}.arc-demo-panel.arc-demo-decision.review .arc-demo-verdict-ring{border-color:#b45309}.arc-demo-panel.arc-demo-decision.blocked .arc-demo-verdict-ring{border-color:#b91c1c}.arc-demo-panel.arc-demo-decision h2{color:#92400e;margin:0 0 .4rem;font-size:clamp(2.1rem,3.3vw,3.1rem);line-height:.96}.arc-demo-panel.arc-demo-decision.pass h2{color:#166534}.arc-demo-panel.arc-demo-decision.blocked h2{color:#991b1b}.arc-demo-panel.arc-demo-decision p{color:#374151;margin:0;font-size:1.08rem;font-weight:800;line-height:1.35}.arc-demo-brief{color:#fff;background:#101114;grid-template-columns:minmax(260px,.75fr) 1.25fr;gap:3rem;padding:clamp(1.7rem,3.2vw,2.5rem);display:grid}.arc-demo-brief h2{letter-spacing:0;max-width:430px;margin:.75rem 0 1rem;font-size:clamp(2rem,3.3vw,3.45rem);line-height:.98}.arc-demo-brief p:not(.arc-demo-kicker){color:#d1d5db;max-width:430px;margin:0;line-height:1.55}.arc-demo-brief dl{margin:0}.arc-demo-brief div:has(>dt){border-top:1px solid #3f3f46;grid-template-columns:170px 1fr;gap:1.5rem;padding:1.15rem 0;display:grid}.arc-demo-brief dt,.arc-demo-brief dd{margin:0}.arc-demo-brief dt{color:#d4d4d8;font-weight:850}.arc-demo-brief dd{font-size:1.08rem;font-weight:820;line-height:1.4}@media (max-width:1080px){.arc-demo-shell{padding:1rem}.arc-demo-hero,.arc-demo-brief,.arc-demo-grid,.arc-demo-progress{grid-template-columns:1fr}.arc-demo-progress button,.arc-demo-panel{border-bottom:1px solid #d8d2c7;border-right:0}.arc-demo-panel{min-height:300px}.arc-demo-panel.task h2{margin-top:2rem}.arc-demo-nav,.arc-demo-nav-actions{flex-wrap:wrap;align-items:flex-start}}.app-shell{gap:1rem;width:min(1180px,100%);margin:0 auto;padding:1rem;display:grid}.arc-frame{color:#111827;background:radial-gradient(circle at 12% 36%,#2563eb1a,#0000 19rem),radial-gradient(circle at 80% 18%,#9ca3af29,#0000 18rem),linear-gradient(#fbfcff 0%,#f8fafc 52%,#f7f8fb 100%);border:1px solid #d8dee8;border-radius:10px;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.arc-frame *{box-sizing:border-box}.arc-topbar,.arc-hero-grid,.arc-canvas{width:min(1500px,100vw - 44px);margin:0 auto}.arc-topbar{justify-content:space-between;align-items:center;gap:1rem;min-height:66px;display:flex}.arc-brand,.arc-actions,.arc-local-mode,.arc-docs-link{align-items:center;display:inline-flex}.arc-brand{color:#6b7280;gap:1rem;font-size:1rem}.arc-brand strong{color:#111827;font-size:1.45rem;font-weight:900}.arc-shield{clip-path:polygon(50% 0,88% 15%,82% 68%,50% 100%,18% 68%,12% 15%);background:#2563eb;width:24px;height:24px;position:relative}.arc-shield:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;position:absolute;inset:6px 7px 8px;transform:rotate(45deg)}.arc-divider{background:#cbd5e1;width:1px;height:24px;transform:rotate(12deg)}.arc-actions{color:#374151;gap:1rem}.arc-local-mode{gap:.5rem;font-weight:650}.arc-local-mode i,.arc-footer-status i{background:#16a34a;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 5px #22c55e1f}.arc-docs-link{color:#111827;background:#ffffffc7;border:1px solid #cbd5e1;border-radius:8px;gap:.65rem;min-height:44px;padding:0 1rem;font-size:1.02rem;font-weight:800;text-decoration:none;box-shadow:0 10px 30px #0f172a14}.arc-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(460px,.85fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding:2.15rem 0 .1rem;display:grid}.arc-title-block h1{color:#0b1220;letter-spacing:0;max-width:960px;margin:0;font-size:clamp(2.45rem,2.7vw,3.15rem);font-weight:950;line-height:1.12}.arc-title-block p{color:#4b5563;max-width:840px;margin:.85rem 0 0;font-size:clamp(1rem,1.05vw,1.25rem);line-height:1.48}.arc-progress{padding-top:1.2rem}.arc-progress ol{grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid}.arc-progress li{color:#6b7280;justify-items:center;gap:.7rem;font-size:.78rem;display:grid;position:relative}.arc-progress li:before{content:"";background:#cbd5e1;width:calc(100% - 26px);height:1px;position:absolute;top:10px;left:calc(13px - 50%)}.arc-progress li:first-child:before{display:none}.arc-progress li span{z-index:1;background:#f8fafc;border:1px solid #aeb7c5;border-radius:999px;width:22px;height:22px}.arc-progress li.active{color:#111827}.arc-progress li.active span{background:#2563eb;border-color:#2563eb;box-shadow:0 0 0 7px #2563eb1a}.arc-progress strong{font-weight:650}.arc-progress p{color:#4b5563;justify-content:flex-end;align-items:center;gap:.45rem;margin:2.05rem 0 0;font-size:.95rem;display:flex}.arc-progress p:before{content:"";border:1px solid;border-radius:999px;place-items:center;width:17px;height:17px;display:inline-grid}.arc-canvas{min-height:570px;margin-top:0;position:relative}.arc-paths{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;transform:translateY(-82px)}.arc-path{fill:none;vector-effect:non-scaling-stroke}.arc-path-main{stroke:#cbd5e1;stroke-linecap:round;stroke-width:4px}.arc-path-branch{stroke:#94a3b8;stroke-dasharray:4 8;stroke-linecap:round;stroke-width:2px}.arc-path-dotted{stroke:#2563eb;stroke-dasharray:5 9;stroke-linecap:round;stroke-width:3px}.arc-path-up{stroke:#f59e0b;stroke-dasharray:6 8;stroke-linecap:round;stroke-width:3px}.arc-path-change-1,.arc-path-change-2,.arc-path-change-3{stroke:#94a3b8;stroke-dasharray:4 7;stroke-linecap:round;stroke-width:1.5px}.arc-task-node,.arc-ai-node,.arc-changed,.arc-run-cluster,.arc-checkpoints,.arc-verdict-stamp,.arc-trust-brief,.arc-human-doubt,.arc-footer-status{position:absolute}.arc-task-node{align-items:center;gap:.8rem;display:flex;top:68px;left:20px}.arc-person-icon,.arc-spark-icon,.arc-play,.arc-checkpoints span{background:#fff;border-radius:999px;place-items:center;display:grid}.arc-person-icon{border:1px solid #bfdbfe;width:48px;height:48px;box-shadow:0 15px 35px #2563eb42}.arc-person-icon:before{content:"";border:2px solid #2563eb;border-radius:999px;width:17px;height:17px}.arc-person-icon:after{content:"";border:2px solid #2563eb;border-bottom:0;border-radius:999px 999px 0 0;width:26px;height:13px;margin-top:26px;position:absolute}.arc-bubble{color:#111827;background:#ffffffe0;border:1px solid #cbd5e1;border-radius:12px;min-width:170px;padding:.85rem 1.15rem;font-weight:760;box-shadow:0 8px 20px #0f172a14}.arc-ai-node{align-items:center;gap:.85rem;display:flex;top:138px;left:250px}.arc-spark-icon{color:#7c3aed;border:1px solid #c4b5fd;width:52px;height:52px;font-size:1.6rem;box-shadow:0 18px 38px #7c3aed47}.arc-bubble-ai{min-width:170px;line-height:1.35}.arc-ai-node span{color:#6b7280;margin:.7rem 0 0 1rem;font-size:.86rem;display:block}.arc-human-doubt{color:#111827;grid-template-columns:60px 1fr;max-width:360px;display:grid;top:302px;left:185px}.arc-human-doubt span{color:#d1d5db;font-family:Georgia,serif;font-size:6rem;line-height:.76}.arc-human-doubt strong{letter-spacing:0;font-size:1.9rem;font-weight:850;line-height:1.18}.arc-changed{width:260px;top:6px;left:520px}.arc-changed p{color:#4b5563;margin:0 0 .8rem .35rem;font-size:.95rem;font-weight:650}.arc-changed ol{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.arc-changed li{background:#ffffffe0;border:1px solid #cbd5e1;border-radius:8px;grid-template-columns:38px 1fr 24px;align-items:center;min-height:58px;display:grid;overflow:hidden;box-shadow:0 5px 14px #0f172a0a}.arc-changed li.risk{background:#fffbebeb;border-color:#f59e0b}.arc-doc-icon{background:linear-gradient(#6b7280 0 0) 50% 35%/13px 2px no-repeat,linear-gradient(#6b7280 0 0) 50%/13px 2px no-repeat,linear-gradient(#6b7280 0 0) 50% 65%/13px 2px no-repeat;border-right:1px solid #e5e7eb;width:100%;height:100%}.arc-changed strong,.arc-changed small{display:block}.arc-changed strong{font-size:.93rem;font-weight:850}.arc-changed small{color:#6b7280;margin-top:.18rem;font-size:.78rem}.arc-changed i{color:#22c55e;font-style:normal;font-weight:950}.arc-changed li.risk i{color:#ef4444}.arc-run-cluster{align-items:center;gap:.55rem;display:flex;top:210px;left:610px}.arc-play{color:#fff;cursor:pointer;background:#2563eb;border:7px solid #fff;width:58px;height:58px;padding-left:.2rem;font-size:1.15rem;box-shadow:0 12px 30px #2563eb4d}.arc-run-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:7px;min-height:42px;padding:0 1.25rem;font-weight:780;box-shadow:0 10px 24px #2563eb40}.arc-checkpoints{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.7rem;width:460px;display:grid;top:308px;left:640px}.arc-checkpoints div{justify-items:center;gap:.55rem;display:grid}.arc-checkpoints span{color:#2563eb;border:1px solid #bfdbfe;width:36px;height:36px;font-weight:900;box-shadow:0 8px 18px #2563eb21}.arc-checkpoints p{color:#4b5563;margin:0;font-size:.82rem;line-height:1.15}.arc-verdict-stamp{color:#111827;text-align:center;width:315px;top:56px;right:55px}.arc-verdict-stamp div{color:#d97706;letter-spacing:.12em;text-transform:uppercase;background:#fffc;border:4px double #f59e0b;border-radius:8px;justify-content:center;align-items:center;gap:.8rem;min-height:72px;font-size:1.45rem;font-weight:950;display:flex;transform:rotate(-2deg)}.arc-verdict-stamp span{color:#fff;letter-spacing:0;background:#f59e0b;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.arc-verdict-stamp p{max-width:280px;margin:1.55rem auto 0;font-size:1rem;line-height:1.45}.arc-trust-brief{color:#111827;background:#ffffffe6;border:1px solid #d7dee8;border-radius:13px;width:350px;top:228px;right:35px;overflow:hidden;box-shadow:0 20px 45px #0f172a1a}.arc-trust-brief:before,.arc-trust-brief:after{content:"";background:radial-gradient(circle at 8px,#0000 0 5px,#fff 5.5px) 0 0/16px 10px repeat-x;width:100%;height:10px;position:absolute;left:0}.arc-trust-brief:before{top:-5px}.arc-trust-brief:after{bottom:-5px}.arc-trust-brief h2{letter-spacing:.45em;text-align:center;text-transform:uppercase;margin:0;padding:1rem 1rem .72rem;font-size:.9rem;font-weight:900}.arc-trust-brief dl{border:1px solid #d7dee8;border-radius:7px;margin:0 1.25rem;display:grid;overflow:hidden}.arc-trust-brief dl>div{grid-template-columns:42% 58%;min-height:46px;display:grid}.arc-trust-brief dl>div+div{border-top:1px solid #d7dee8}.arc-trust-brief dt,.arc-trust-brief dd{margin:0;padding:.62rem .78rem;font-size:.76rem;line-height:1.3}.arc-trust-brief dt{border-right:1px solid #d7dee8;font-weight:820}.arc-trust-brief dd{color:#111827}.arc-local-proof{border-top:1px dashed #94a3b8;grid-template-columns:42px 1fr;align-items:center;gap:.9rem;margin:.85rem 1.25rem 1rem;padding-top:.8rem;display:grid}.arc-local-proof span{border:2px solid #64748b;border-radius:999px 999px 11px 11px;width:32px;height:38px}.arc-local-proof p{margin:0;font-size:.9rem;line-height:1.28}.arc-footer-status{color:#4b5563;gap:1.5rem;font-size:.92rem;display:flex;bottom:28px;left:0}.arc-footer-status span{align-items:center;gap:.55rem;display:inline-flex}@media (max-width:1100px){.arc-frame{overflow:visible}.arc-topbar,.arc-hero-grid,.arc-canvas{width:min(720px,100vw - 28px)}.arc-topbar,.arc-actions,.arc-hero-grid{align-items:start}.arc-topbar,.arc-actions{flex-wrap:wrap}.arc-hero-grid{grid-template-columns:1fr;padding-top:2rem}.arc-progress{padding-top:0}.arc-canvas{gap:1rem;min-height:auto;padding-bottom:2rem;display:grid}.arc-paths{display:none}.arc-task-node,.arc-ai-node,.arc-changed,.arc-run-cluster,.arc-checkpoints,.arc-verdict-stamp,.arc-trust-brief,.arc-human-doubt,.arc-footer-status{position:static}.arc-task-node,.arc-ai-node,.arc-run-cluster,.arc-footer-status{justify-content:flex-start}.arc-human-doubt{grid-template-columns:42px 1fr;max-width:none}.arc-human-doubt strong{font-size:1.8rem}.arc-changed,.arc-verdict-stamp,.arc-trust-brief{width:100%}.arc-checkpoints{grid-template-columns:repeat(2,1fr);width:100%}.arc-verdict-stamp{text-align:left}.arc-verdict-stamp p{margin-left:0}}.app-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding:.75rem 0 .25rem;display:flex}.app-title{letter-spacing:0;margin:0;font-size:1.45rem}.app-subtitle{color:var(--muted);margin:.35rem 0 0;font-size:.95rem;line-height:1.45}.pill{border:1px solid var(--line);min-height:30px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.pill.strong{border-color:var(--accent);background:var(--accent);color:var(--accent-ink)}.kicker{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.panel-pad{padding:1rem}.section-heading,.focus-topline{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.focus-panel{border:1px solid var(--line-strong);border-radius:var(--radius);background:#161b20;gap:.75rem;padding:1rem;display:grid}.focus-panel h2,.panel h2{letter-spacing:0;margin:0;font-size:1.2rem}.focus-action{margin:0;font-size:1.05rem;font-weight:750;line-height:1.45}.step-list-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);gap:.65rem;padding:.85rem;display:grid}.step-list-wrap h3{margin:0;font-size:.95rem}.step-list,.inline-step-list{gap:.55rem;margin:0;padding-left:1.35rem;display:grid}.step-list li,.inline-step-list li{line-height:1.45}.finish-grid{gap:.65rem;display:grid}.finish-grid div{border:1px solid var(--line);border-radius:var(--radius);background:#11161a;gap:.3rem;padding:.8rem;display:grid}.finish-grid span{color:var(--accent);text-transform:uppercase;font-size:.75rem;font-weight:800}.finish-grid p{color:var(--text);margin:0;line-height:1.45}.doctrine-callout{border-left:3px solid var(--accent);gap:.35rem;padding:.2rem 0 .2rem .75rem;display:grid}.doctrine-callout span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.doctrine-callout p,.accountability-line,.panel p{color:var(--muted);margin:0;line-height:1.5}.accountability-line{color:var(--text);font-weight:750}.spine-chain{gap:.75rem;margin-top:1rem;display:grid}.spine-item{gap:.55rem;display:grid}.spine-item article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);gap:.35rem;min-height:126px;padding:.85rem;display:grid}.spine-item article span{color:var(--accent);text-transform:uppercase;font-size:.75rem;font-weight:800}.spine-item article strong{font-size:1rem}.connector{min-height:34px;color:var(--muted);text-transform:uppercase;align-items:center;font-size:.8rem;font-weight:800;display:flex}.connector:before{background:var(--line-strong);content:"";width:2px;height:28px;margin:0 .75rem;display:block}.workspace-grid,.lower-grid{gap:1rem;display:grid}.card-groups{gap:1rem;margin-top:1rem;display:grid}.card-group h3,.relationship-list h3,.verdict h3{margin:0 0 .55rem;font-size:.95rem}.mini-card-list{gap:.55rem;display:grid}.mini-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);width:100%;color:var(--text);text-align:left;cursor:pointer;grid-template-columns:auto 1fr;align-items:center;gap:.65rem;padding:.75rem;display:grid}.mini-card.selected{border-color:var(--accent);background:#252312}.mini-card strong,.mini-card small{display:block}.mini-card small{color:var(--muted);text-transform:uppercase;margin-top:.2rem;font-size:.76rem}.type-dot{background:var(--muted);border-radius:999px;width:.75rem;height:.75rem}.type-dot.objective,.type-dot.task{background:var(--accent)}.type-dot.idea{background:var(--info)}.type-dot.evidence{background:var(--good)}.type-dot.blocker,.type-dot.drift_attempt{background:var(--bad)}.selected-card{align-content:start}.fact-list{gap:.75rem;margin:1rem 0;display:grid}.fact-list div{border-top:1px solid var(--line);gap:.25rem;padding-top:.75rem;display:grid}.fact-list dt{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:800}.fact-list dd{margin:0;line-height:1.45}.relationship-list{gap:.5rem;display:grid}.relationship-row{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);gap:.25rem;padding:.65rem;display:grid}.relationship-row span{color:var(--accent);text-transform:uppercase;font-size:.72rem;font-weight:800}.drift-form{gap:.75rem;margin-top:1rem;display:grid}.drift-form label{color:var(--muted);gap:.35rem;font-size:.85rem;font-weight:750;display:grid}.drift-form select,.drift-form textarea{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);width:100%;color:var(--text);padding:.75rem}.drift-form button{border-radius:var(--radius);background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;padding:.75rem 1rem;font-weight:850}.verdict{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-2);gap:.5rem;margin-top:1rem;padding:.85rem;display:grid}.verdict>span{text-transform:uppercase;border-radius:999px;width:fit-content;padding:.25rem .55rem;font-size:.72rem;font-weight:850}.verdict.blocked>span{background:var(--bad);color:#250200}.verdict.needs_evidence>span{background:var(--warn);color:var(--accent-ink)}.verdict.approved>span{background:var(--good);color:#001d08}.verdict strong{line-height:1.45}.event-list{gap:.7rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.event-list li{border-top:1px solid var(--line);gap:.3rem;padding-top:.75rem;display:grid}.event-list time{color:var(--muted);font-size:.76rem}.event-list strong{font-size:.95rem}@media (min-width:880px){.app-shell{padding:1.25rem}.spine-chain{grid-template-columns:repeat(3,minmax(0,1fr))}.spine-item{grid-template-columns:1fr auto}.connector{writing-mode:vertical-rl;justify-content:center;min-width:42px}.connector:before{width:32px;height:2px;margin:.75rem 0}.workspace-grid,.lower-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}}
