:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#30251e;background:#f9f5eb;line-height:1.6}
*{box-sizing:border-box}body{margin:0}header{background:#800000;color:#f4c430;padding:20px max(24px,calc((100vw - 820px)/2));display:flex;justify-content:space-between;gap:20px}header a{font:700 22px Georgia,serif;color:inherit;text-decoration:none}header span{align-self:center;font-size:14px}main{max-width:760px;margin:48px auto;padding:0 24px}h1{font:700 clamp(32px,6vw,48px)/1.15 Georgia,serif;color:#800000;margin:12px 0 18px}h2{font-size:21px;margin:0 0 22px}.intro{font-size:18px;color:#655c51;margin-bottom:32px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:750;color:#087b3b}fieldset{padding:0;margin:0;border:0;min-width:0}.step,#result{padding:28px;background:white;border:1px solid #e3d9c3;border-radius:14px;margin-bottom:20px}.step h2 span{display:inline-grid;place-items:center;background:#fff4cb;color:#800000;border-radius:50%;width:32px;height:32px;margin-right:10px}label{display:block;font-weight:650;margin:18px 0 7px}input,select,button{font:inherit}input:not([type=checkbox]),select{width:100%;border:1px solid #a99e8d;border-radius:7px;padding:12px;color:#30251e;background:#fff}input[type=file]{border:2px dashed #c2b79d;padding:20px;background:#fdfbf6}input::file-selector-button{font:inherit;border:0;border-radius:5px;padding:8px 14px;margin-right:12px;background:#efe5cd;color:#503516;cursor:pointer}.help{font-size:13px;color:#6c6255;margin:9px 0}.check{display:flex;gap:12px;font-weight:400;align-items:flex-start;margin-top:16px}.check input{width:19px;height:19px;flex-shrink:0;accent-color:#0a8f45;margin-top:4px}.selection{overflow-wrap:anywhere;color:#086b35}button{border:0;background:#0a803f;color:white;padding:13px 24px;border-radius:8px;font-weight:700;cursor:pointer}#upload{width:100%;font-size:18px}button:disabled{opacity:.55;cursor:default}a{color:#800000;text-underline-offset:3px}details{margin-top:18px;border-top:1px solid #ece5d5;padding-top:16px}summary{cursor:pointer;color:#800000;font-weight:600}li{margin-bottom:12px}ol{padding-left:22px}#status{white-space:pre-line;overflow-wrap:anywhere}#status.error{color:#a21818;background:#fff0ec;padding:16px;border-radius:8px}#result{border-top:5px solid #0a8f45;margin-top:28px}#result h2{margin-bottom:8px}.actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:16px}#check{background:#ede7d9;color:#443923}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}footer{text-align:center;font-size:13px;color:#756b5b;padding:32px}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #cf9c18;outline-offset:3px}[hidden]{display:none!important}@media(max-width:520px){header{padding:16px;flex-wrap:wrap}main{padding:0 16px;margin-top:30px}.step,#result{padding:20px}header span{font-size:12px}.actions{gap:12px}input[type=file]{padding:12px}}
