:root{--background:#f5f2ed;--surface:#fff;--text:#171717;--muted:#5f5b55;--accent:#4a1824;--accent-strong:#321018;--warning:#9a5b00;--danger:#8a1c1c;--border:#d5cec5;--radius:.75rem;--space:.75rem;--focus:#0b65d8;color:var(--text);background:var(--background);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}*{box-sizing:border-box}body{background:var(--background);color:var(--text);margin:0}button,.button,input,textarea,select{font:inherit}button,.button{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:.5rem;justify-content:center;align-items:center;min-height:44px;padding:.65rem 1rem;text-decoration:none;display:inline-flex}button:hover,.button:hover{background:var(--accent-strong)}button:active,.button:active{background:var(--accent-strong);transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.58}button.quiet{color:inherit;border:1px solid var(--border);background:0 0}button.quiet:hover,button.quiet:active{border-color:var(--accent);color:var(--accent-strong);background:#f0e6e8}input[type=checkbox],input[type=radio]{accent-color:var(--accent)}select:focus,input:focus,textarea:focus{border-color:var(--accent)}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.skip-link{position:absolute;left:-10000px}.skip-link:focus{z-index:10;background:#fff;min-height:44px;padding:.75rem;top:1rem;left:1rem}.portal-shell>header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.brand-mark{color:var(--accent-strong);align-items:center;gap:.65rem;display:inline-flex}.brand-shield{background:var(--accent);color:#fff;border:2px solid var(--accent-strong);border-radius:.55rem .55rem 1rem 1rem;place-items:center;min-width:2.35rem;height:2.65rem;padding:.2rem .35rem;font-weight:800;line-height:1;display:grid}.portal-shell>nav{background:var(--surface);gap:.25rem;padding:.5rem 1.25rem;display:flex;overflow:auto}.portal-shell>nav a{min-height:44px;color:inherit;white-space:nowrap;border-radius:.5rem;padding:.75rem;text-decoration:none}.portal-shell>nav a:hover{color:var(--accent-strong);box-shadow:inset 0 -3px 0 var(--accent)}.portal-shell>nav a.active{background:var(--accent);color:#fff}.portal-shell>nav a.active:hover{background:var(--accent-strong);color:#fff}.site-footer{background:var(--surface);border-top:1px solid var(--accent);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}main{max-width:1160px;margin:auto;padding:1.25rem}.page>h1{margin-top:0}.grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1rem;display:grid}.stack{gap:1rem;max-width:42rem;display:grid}.card,.status,.review-section,.dialog,.preview,.subtask,.attestation-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.card h2,.status h2,.review-section h2{margin-top:0;font-size:1.1rem}.card footer{margin-top:1rem}.status.attention{border-left:6px solid var(--warning)}.status.stop,.status.access{border-left:6px solid var(--danger)}.field{gap:.35rem;display:grid}.field input,.field textarea,.field select{border:1px solid var(--border);border-radius:.4rem;width:100%;min-height:44px;padding:.65rem}.field textarea{resize:vertical;min-height:7rem}.actions,.task-links{flex-wrap:wrap;gap:.65rem;margin-top:.75rem;display:flex}.task-links a{align-items:center;min-height:44px;padding:.7rem;display:inline-flex}.check{align-items:flex-start;gap:.55rem;min-height:44px;padding:.45rem 0;display:flex}.check input{flex:none;width:1.25rem;height:1.25rem}.summary-list{gap:.5rem;margin:0;display:grid}.summary-list div,.readable-list p{grid-template-columns:minmax(8rem,1fr) minmax(8rem,2fr);gap:.75rem;margin:.35rem 0;display:grid}.summary-list dt{font-weight:700}.summary-list dd{margin:0}.readable-list{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.readable-list span{overflow-wrap:anywhere}.subtask{background:var(--background);margin:1rem 0}.supporting-text{color:var(--muted);font-size:.92rem}fieldset{border:1px solid var(--border);border-radius:var(--radius);padding:1rem}fieldset label{align-items:flex-start;gap:.55rem;min-height:44px;margin:.65rem 0;padding:.45rem 0;display:flex}.step-rail{grid-template-columns:repeat(5,1fr);gap:.25rem;margin:1rem 0;padding:0;list-style:none;display:grid}.step-rail li{color:var(--muted);gap:.25rem;font-size:.85rem;display:grid}.step-rail li span{border:1px solid var(--border);border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.step-rail li[aria-current=step]{color:var(--text);font-weight:700}.step-rail li[aria-current=step] span{background:var(--accent);color:#fff}.embed-shell iframe{border:1px solid var(--border);width:100%;height:70vh}.auth-page{place-items:center;min-height:100vh;display:grid}.auth-page form,.auth-page section{background:var(--surface);border-radius:var(--radius);gap:1rem;width:min(100%,26rem);padding:1.5rem;display:grid}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=520px){main{padding:1rem}.portal-shell>header{padding:.75rem}.portal-shell>header .brand-mark strong{font-size:.9rem}.portal-shell>nav{padding:.25rem}.site-footer{flex-direction:column;align-items:flex-start}.step-rail{grid-template-columns:1fr;gap:.5rem}.step-rail li{grid-template-columns:2rem 1fr;align-items:center;min-height:44px}.grid{grid-template-columns:1fr}}
