:root{font-family:Inter,Segoe UI,sans-serif;color:#192f35;background:#edf2ef;font-size:15px;line-height:1.55}*{box-sizing:border-box}body{margin:0}header{padding:24px 4%;background:#133f43;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}h1{font-size:28px;font-weight:600;margin:0}h2{font-size:23px;line-height:1.25;margin:0 0 18px}h3{font-size:18px;margin:22px 0 12px}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:700;margin:0 0 6px;color:#6d897c}header .eyebrow{color:#9dd6c2}header #mode{font-size:13px;margin-right:14px}main{max-width:1450px;margin:30px auto;padding:0 4%}.card{background:#fff;border:1px solid #dce4df;border-radius:12px;padding:26px;box-shadow:0 6px 24px #183b3006}.narrow{max-width:530px;margin:50px auto}#workspace{display:grid;grid-template-columns:265px minmax(0,1fr);gap:24px;align-items:start}aside{position:sticky;top:20px}aside button{width:100%;margin:5px 0;text-align:left}.row{display:flex;align-items:center;justify-content:space-between;gap:16px}.row h2{margin-bottom:4px}.row button{width:auto;font-size:12px}label{display:block;font-weight:600;margin:14px 0 8px}input,textarea,select{display:block;width:100%;margin-top:6px;border:1px solid #bacbc4;border-radius:6px;padding:10px 12px;font:inherit;background:#fff;color:inherit}input:focus,textarea:focus,select:focus,button:focus-visible{outline:3px solid #99cfbd;outline-offset:2px}textarea{resize:vertical}button{border:0;border-radius:7px;background:#17685b;color:#fff;padding:11px 17px;cursor:pointer;font:inherit;font-weight:600}button:hover{filter:brightness(.94)}button:disabled{opacity:.5;cursor:wait}.secondary{background:#e9f1ed;color:#164b41}.danger{background:#fff0ed;color:#9d3127}.actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.fields{display:grid;grid-template-columns:2fr 1fr;gap:18px}.checks{display:flex;gap:10px 18px;flex-wrap:wrap}.check{display:flex;gap:10px;align-items:flex-start;font-weight:400}.check input{width:auto;margin:6px 0}.checks label{margin:4px 0}.hint,small{font-size:12px;color:#59716a;font-weight:400}fieldset{border:1px solid #dce4df;border-radius:6px;margin:16px 0}legend{font-weight:600;padding:0 5px}.badge{padding:5px 11px;border-radius:20px;background:#f4ead2;font-size:12px;font-weight:700;white-space:nowrap}#progress{display:flex;gap:5px;flex-wrap:wrap;padding:0;list-style:none;margin:22px 0}#progress li{font-size:11px;padding:4px 8px;background:#f0f3f1;border-radius:4px}#progress li.current{background:#164f45;color:#fff}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f6f4;border-radius:6px;padding:14px;font-size:12px;max-height:420px;overflow:auto}#semantic{font-family:Consolas,monospace;font-size:12px;line-height:1.5}.file{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 0;border-bottom:1px solid #ecf0ed}.file a{color:#0f6556;overflow-wrap:anywhere}.file small{display:block}.file button{font-size:11px;padding:6px 8px}details{margin:18px 0}summary{cursor:pointer;font-weight:600}.alert,#notice{background:#fff0dc;border:1px solid #eac687;padding:14px;border-radius:6px;overflow-wrap:anywhere}#notice{position:sticky;top:8px;margin:12px 4%;z-index:2}.finding{padding:10px 14px;margin:10px 0;border-left:3px solid #3d9780;background:#f5f8f6}footer{text-align:center;font-size:12px;color:#678075;padding:20px}#caseRef{overflow-wrap:anywhere}#caseTitle{overflow-wrap:anywhere}#inputs{margin-top:18px}[hidden]{display:none!important}@media(max-width:850px){#workspace{grid-template-columns:1fr}aside{position:static}header{align-items:flex-start}.fields{grid-template-columns:1fr}.card{padding:20px}.row{align-items:flex-start;flex-wrap:wrap}}@media(prefers-reduced-motion:no-preference){button{transition:filter .12s}}
