:root{color:#1f1b17;font-synthesis:none;--ink:#1f1b17;--canvas:#f7f4ef;--paper:#fffefa;--paper-muted:#f1efeb;--line:#d7d0c7;--muted:#655d54;--amber:#f4bf68;--amber-dark:#6a4710;--green:#2d664d;--green-soft:#e7f3ed;--red:#a52d22;--red-soft:#f9e5e3;--blue-gray:#4b5e72;background:#f7f4ef;font-family:Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:0;overflow-x:clip}body{min-width:0;min-height:100vh;margin:0;overflow-x:clip}button,input,textarea{font:inherit}button,a,input,textarea{min-height:44px}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}:focus-visible{outline:3px solid var(--amber-dark);outline-offset:3px}h1,h2,p{margin-top:0}h1{letter-spacing:-.025em;max-width:24ch;margin-bottom:.75rem;font-size:1.75rem;line-height:1.15}h2{margin-bottom:.55rem;font-size:1.08rem;line-height:1.25}p,li{line-height:1.5}input,textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:.75rem .85rem}textarea{resize:vertical;min-height:92px}label{color:var(--ink);gap:.35rem;font-weight:650;line-height:1.3;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}.wordmark{font-family:Georgia,Times New Roman,serif;font-size:1.0625rem}.kicker{color:var(--amber-dark);margin-bottom:.4rem;font-size:.77rem;font-weight:800}.tool-label{border-left:1px solid var(--line);color:var(--muted);margin-left:.75rem;padding-left:.75rem;font-size:.78rem;font-weight:700}.save-state{z-index:20;color:var(--muted);pointer-events:none;font-size:.72rem;position:fixed;bottom:.5rem;right:.75rem}.primary,.secondary,.correct,.failed,.unable,.open-panel,.text-button,.file-button{border-radius:999px;justify-content:center;align-items:center;padding:.68rem 1rem;font-weight:750;line-height:1.2;text-decoration:none;display:inline-flex}.primary{border:1px solid var(--ink);background:var(--ink);color:#fff}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff}.primary:hover{background:#39322c}.secondary:hover{background:var(--paper-muted)}.wide{width:100%}.compact{min-height:40px;padding:.55rem .85rem}.text-button{min-height:40px;color:var(--ink);text-underline-offset:3px;background:0 0;border:0;text-decoration:underline}.danger-text{color:var(--red)}.setup-shell{grid-template-columns:minmax(0,1fr) minmax(340px,500px);min-height:100vh;display:grid}.setup-intro{background:var(--ink);color:#fff;align-content:center;padding:clamp(2rem,8vw,7rem);display:grid}.setup-intro .kicker{color:var(--amber);margin-top:3rem}.setup-intro>p:not(.kicker){color:#e7e1da;max-width:58ch}.privacy-note{color:#fff0d5;border-top:1px solid #5a5148;max-width:58ch;margin-top:1.5rem;padding-top:1rem;line-height:1.45}.setup-form{background:var(--paper);align-content:center;gap:.8rem;padding:clamp(1.25rem,5vw,4rem);display:grid}.setup-form h2{margin-bottom:.35rem}.topbar{z-index:10;border-bottom:1px solid var(--line);background:#fffefaf7;justify-content:space-between;align-items:center;min-height:64px;padding:.6rem clamp(.75rem,3vw,2rem);display:flex;position:sticky;top:0}.progress-strip{border-bottom:1px solid var(--line);background:var(--paper-muted);color:var(--muted);grid-template-columns:auto minmax(120px,1fr);align-items:center;gap:1rem;padding:.55rem clamp(.75rem,3vw,2rem);font-size:.82rem;font-weight:750;display:grid}progress{width:100%;height:7px;accent-color:var(--green)}.workspace{grid-template-columns:240px minmax(0,760px);justify-content:center;gap:clamp(1rem,4vw,3rem);padding:clamp(1rem,4vw,3rem);display:grid}.section-rail{align-self:start;gap:2px;display:grid;position:sticky;top:112px}.section-rail button{color:var(--muted);text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:.65rem .75rem;display:grid}.section-rail button[aria-current=step]{background:var(--ink);color:#fff}.section-rail strong{font-size:.75rem}.test-column{min-width:0;padding-bottom:4rem}.test-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.test-heading h1{margin-bottom:0}.status-chip{background:var(--paper-muted);color:var(--muted);border-radius:999px;flex:none;padding:.45rem .7rem;font-size:.78rem;font-weight:800}.status-ok{background:var(--green-soft);color:var(--green)}.status-fail,.status-blocked{background:var(--red-soft);color:var(--red)}.status-na{color:var(--blue-gray);background:#e8edf2}.test-sheet{background:var(--paper);border-radius:10px;overflow:hidden;box-shadow:0 16px 35px -28px #1f1b1780}.instruction{border-bottom:1px solid var(--line);grid-template-columns:112px 1fr;gap:1rem;min-height:84px;padding:1rem 1.15rem;display:grid}.instruction:last-child{border-bottom:0}.instruction>span{color:var(--muted);font-size:.76rem;font-weight:800}.instruction p{max-width:68ch;margin-bottom:0}.instruction:nth-child(3){background:var(--green-soft)}.instruction:nth-child(4){background:var(--red-soft)}.open-panel{border:1px solid var(--ink);background:var(--ink);color:#fff;width:100%;margin-top:1rem}.historical,.saved-evidence,.plain-note,.privacy-review{background:#fff0d5;border-radius:10px;margin-top:1rem;padding:1rem}.historical p,.saved-evidence p{margin:.35rem 0 .7rem}.saved-evidence{background:var(--paper-muted)}.result-editor{border:1px solid var(--line);background:var(--paper);border-radius:10px;gap:.85rem;margin-top:1rem;padding:1rem;display:grid;box-shadow:0 18px 40px -28px #1f1b178c}.editor-heading,.editor-actions,.report-heading,.report-actions,.timer-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.editor-heading h2{margin:0}.choice-row{border:0;gap:.6rem;padding:0;display:grid}.choice-row legend{margin-bottom:.4rem;font-weight:750}.choice-row label,.check-line{grid-template-columns:none;align-items:flex-start;gap:.55rem;font-weight:600;display:flex}.choice-row input,.check-line input{flex:0 0 20px;width:20px;min-height:20px;margin-top:.05rem}.file-button{border:1px dashed var(--muted);background:var(--paper-muted);width:fit-content;color:var(--ink)}.file-button input{opacity:0;width:1px;height:1px;min-height:1px;position:absolute}.attachment{border-top:1px solid var(--line);grid-template-columns:1fr minmax(190px,2fr) auto;align-items:center;gap:.75rem;padding-top:.75rem;font-size:.85rem;display:grid}.form-error{background:var(--red-soft);color:#81231c;border-radius:10px;margin:0;padding:.75rem;font-weight:700}.verdicts{grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:1rem;display:grid}.correct{border:1px solid var(--green);background:var(--green);color:#fff}.failed{border:1px solid var(--red);background:var(--red);color:#fff}.unable{border:1px solid var(--line);color:var(--blue-gray);background:#fff}.pager{grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;margin-top:1.25rem;display:grid}.pager .primary{justify-self:end}.pager span{color:var(--muted);font-size:.82rem;font-weight:800}.report-shell{width:min(100% - 2rem,960px);min-height:calc(100vh - 58px);margin:0 auto;padding:clamp(1.25rem,5vw,4rem) 0}.report-heading{align-items:flex-start;margin-bottom:1.25rem}.report-heading h1{margin-bottom:.25rem}.approval-banner{border-radius:10px;margin-bottom:1rem;padding:1rem}.approval-banner.ready{background:var(--green-soft);color:var(--green)}.approval-banner.not-ready{background:var(--red-soft);color:#81231c}.approval-banner ul{margin:.6rem 0 0;padding-left:1.2rem}.summary-sections{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.summary-sections section{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);align-content:start;min-height:145px;padding:1rem;display:grid}.summary-sections h2{min-height:2.7em}.summary-sections strong{font-size:1.25rem}.summary-sections .text-button{justify-self:start;margin-top:auto;padding-left:0}.failure-list{gap:.5rem;margin-top:1.5rem;display:grid}.failure-list button{border:1px solid var(--line);color:var(--ink);text-align:left;background:#fff;border-radius:10px;grid-template-columns:90px 1fr auto;align-items:center;gap:.75rem;padding:.8rem;display:grid}.failure-list em{color:var(--red);font-size:.76rem;font-style:normal;font-weight:850}.report-actions{justify-content:flex-end;margin-top:1.5rem}.measurement{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);gap:1rem;padding:1.25rem 0;display:grid}.measurement>ol{flex-wrap:wrap;grid-column:1/-1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.measurement li{background:var(--paper-muted);border-radius:999px;padding:.35rem .65rem;font-size:.82rem}.measurement li em{color:var(--red);font-style:normal;display:block}.timer-row{flex-wrap:wrap;justify-content:flex-start}.timer-row span,.timer-row strong{font-size:.82rem}.manual-row{grid-column:1/-1;grid-template-columns:minmax(150px,1fr) auto minmax(180px,1fr) auto;align-items:end;gap:.75rem;display:grid}.manual-row .check-line{align-self:center}.privacy-review{background:#fff0d5}.export-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem;display:grid}.local-footer{border-top:1px solid var(--line);background:var(--paper);min-height:58px;color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.78rem;display:flex}.loading-screen{min-height:100vh;color:var(--muted);place-items:center;display:grid}@media (width<=760px){.setup-shell{grid-template-columns:1fr}.setup-intro{min-height:42vh;padding:1.5rem}.setup-intro .kicker{margin-top:2rem}.setup-form{padding:1.25rem}.workspace{padding:1rem;display:block}.section-rail{scrollbar-width:none;margin:0 -1rem 1rem;padding:0 1rem .4rem;display:flex;position:static;overflow-x:auto}.section-rail button{border:1px solid var(--line);background:var(--paper);flex:0 0 170px}.test-heading{display:grid}.status-chip{justify-self:start}.instruction{grid-template-columns:1fr;gap:.35rem;min-height:0}.verdicts{z-index:5;border-top:1px solid var(--line);background:#f7f4effa;grid-template-columns:1fr;margin:1rem -1rem 0;padding:.7rem 1rem;position:sticky;bottom:0}.verdicts button{width:100%}.attachment,.measurement,.manual-row{grid-template-columns:1fr}.measurement>ol,.manual-row{grid-column:auto}.summary-sections{grid-template-columns:1fr 1fr}.export-grid{grid-template-columns:1fr}.save-state{display:none}}@media (width<=420px){.topbar{align-items:flex-start}.tool-label{border:0;margin:.15rem 0 0;padding:0;display:block}.report-heading,.editor-actions,.report-actions{flex-direction:column;align-items:stretch}.summary-sections{grid-template-columns:1fr}.summary-sections section{min-height:120px}.pager{grid-template-columns:1fr 1fr}.pager span{grid-area:1/1/auto/-1;justify-self:center}}@media (width<=320px){h1{font-size:1.25rem}.topbar,.progress-strip,.workspace{padding-left:.65rem;padding-right:.65rem}.progress-strip{grid-template-columns:1fr;gap:.35rem}.section-rail{margin-left:-.65rem;margin-right:-.65rem;padding-left:.65rem}.instruction,.result-editor{padding:.8rem}.primary,.secondary,.correct,.failed,.unable,.open-panel,.file-button{min-height:44px;padding-left:.7rem;padding-right:.7rem}.local-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
