:root{color:#18201b;background:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7f4}button{font:inherit}.app-shell{width:min(1160px,calc(100vw - 32px));margin:0 auto;padding:30px 0 44px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:24px;border-bottom:1px solid #d9ded3}.eyebrow{margin:0 0 6px;color:#476150;font-size:.82rem;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(2rem,5vw,3.2rem);line-height:1;letter-spacing:0}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid #bfc8ba;border-radius:8px;color:#24352a;background:#fff;cursor:pointer}.icon-button:hover{border-color:#7d927d;background:#eef3ec}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:24px 0;border:1px solid #d9ded3;background:#d9ded3}.summary-item{min-height:86px;padding:16px;background:#fff}.summary-item span{display:block;color:#647064;font-size:.84rem;font-weight:700}.summary-item strong{display:block;margin-top:8px;font-size:1.7rem;line-height:1}.status-line{display:flex;align-items:center;gap:8px;min-height:32px;color:#476150;font-size:.93rem}.stage-board{margin-top:18px}.stage-board-header{display:flex;align-items:center;gap:9px;margin-bottom:12px}.stage-board-header h2{margin:0;font-size:1.12rem}.stage-list{display:grid;gap:1px;margin:0;padding:0;border:1px solid #d9ded3;background:#d9ded3;list-style:none}.stage-row{display:grid;grid-template-columns:64px 1fr;gap:16px;min-height:88px;padding:16px;background:#fff}.stage-order{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid #bac6b4;border-radius:8px;color:#476150;font-weight:800}.stage-copy{min-width:0}.stage-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.stage-title-row h3{margin:0;font-size:1rem}.stage-copy p{margin:8px 0 0;color:#59675b;line-height:1.45}.gate-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid #315c88;border-radius:999px;color:#173f69;background:#edf5fb;font-size:.78rem;font-weight:800}@media(max-width:760px){.app-shell{width:min(100vw - 20px,1160px);padding-top:18px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-row{grid-template-columns:48px 1fr;gap:12px;padding:14px}.stage-order{width:38px;height:38px}}
