:root{color:#1f2933;background:#f7f3eb;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{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.topbar{height:64px;display:flex;align-items:center;gap:12px;padding:0 clamp(20px,5vw,56px);border-bottom:1px solid #ded6c8}.brand-mark{width:32px;height:32px;display:grid;place-items:center;color:#f7f3eb;background:#1f2933;border-radius:8px;font-weight:750}.brand-name{font-size:1rem;font-weight:700}.workspace{width:min(920px,calc(100% - 32px));margin:0 auto;padding:clamp(40px,9vw,96px) 0}.workspace-heading{display:grid;gap:8px;margin-bottom:32px}.eyebrow{margin:0;color:#7c4f3d;font-size:.82rem;font-weight:700;text-transform:uppercase}h1{margin:0;font-size:clamp(2.4rem,7vw,5.25rem);line-height:.95;letter-spacing:0}.scenario-form{display:grid;gap:14px;margin-bottom:36px}.scenario-form label{font-size:.95rem;font-weight:700}.scenario-form textarea{width:100%;min-height:136px;resize:vertical;padding:18px;color:#1f2933;background:#fffaf2;border:1px solid #cabfaf;border-radius:8px}.scenario-form textarea:disabled,.scenario-form button:disabled{opacity:1}.scenario-form button{width:fit-content;min-width:112px;min-height:44px;padding:0 18px;color:#f7f3eb;background:#1f2933;border:0;border-radius:8px;font-weight:700}.scenario-form button:disabled{cursor:not-allowed;background:#8d969e}.status-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid #ded6c8;border-radius:8px;background:#ded6c8}.status-list div{min-width:0;padding:18px;background:#f7f3eb}.status-list dt{margin-bottom:6px;color:#6b7280;font-size:.78rem;font-weight:700;text-transform:uppercase}.status-list dd{margin:0;font-size:1.1rem;font-weight:750}@media(max-width:640px){.topbar{height:56px}.status-list{grid-template-columns:1fr}}
