:root{color-scheme:dark;--gold:#e6b64d;--paper:#f8f3e7;--muted:#d1c6a8;--line:#80642a;--panel:#090806ee}*{box-sizing:border-box}html,body{max-width:100%;overflow-x:hidden}body{margin:0;min-height:100svh;font:16px/1.5 system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--paper);background:#050403}.scene{position:fixed;inset:0;background:linear-gradient(90deg,#050403d9,#05040373,#050403d9),image-set(url('bg-gold.avif') type('image/avif'),url('bg-gold.webp') type('image/webp')) center/cover no-repeat;pointer-events:none;user-select:none}main{position:relative;min-height:100svh;display:grid;place-items:center;padding:72px 20px 28px}header{position:fixed;z-index:2;top:18px;left:clamp(18px,5vw,80px);right:clamp(18px,5vw,80px);display:flex;justify-content:space-between;color:var(--gold);letter-spacing:.08em;font-weight:750}.card{width:min(760px,100%);min-width:0;min-height:430px;padding:clamp(24px,5vw,52px);background:var(--panel);border:1px solid #72551f;box-shadow:0 16px 60px #000;border-radius:12px}.progress{display:flex;gap:14px;align-items:center;color:#d9cda9;font-size:.88rem}.progress i{flex:1;height:4px;background:#4b3b1a;overflow:hidden}.progress b{display:block;height:100%;background:var(--gold);width:0;transition:width .2s}h1{font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.3;margin:34px 0 8px;overflow-wrap:anywhere}#help{color:var(--muted);min-height:24px}input,textarea,select{width:100%;min-width:0;font:inherit;font-size:16px;color:var(--paper);padding:14px;background:#16130d;border:1px solid var(--line);border-radius:7px}input:focus-visible,textarea:focus-visible,button:focus-visible{outline:3px solid #ffd978;outline-offset:2px}textarea{min-height:120px;resize:vertical}.choices{display:grid;gap:10px;padding:0;border:0;margin:0}.choice{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid #5d4a25;border-radius:7px;cursor:pointer;overflow-wrap:anywhere}.choice:focus-within{outline:2px solid var(--gold)}.choice input{flex:0 0 20px;width:20px;height:20px;margin-top:2px;accent-color:var(--gold)}.actions{display:flex;justify-content:space-between;gap:12px;margin-top:30px;position:sticky;bottom:0;padding-top:12px;background:linear-gradient(transparent,var(--panel) 28%)}button{min-height:46px;padding:12px 20px;border-radius:6px;border:1px solid var(--gold);background:#090806;color:var(--paper);font:700 16px/1.2 inherit;cursor:pointer}button:disabled{opacity:.55;cursor:wait}#next{background:var(--gold);color:#171004}#error{color:#ffb4a9;min-height:24px}.summary section{border-bottom:1px solid #41351d;padding:8px 0 18px}.summary h2{font-size:1.12rem;color:var(--gold);margin:18px 0 8px}.summary p{overflow-wrap:anywhere}.summary .edit{min-height:38px;padding:8px 12px}.consent{margin-top:24px}.file-note{color:var(--muted)}.trap{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:480px){main{padding:64px 12px 16px}.card{padding:24px 16px;border-radius:8px}.actions button{flex:1}header{font-size:.8rem}header #section{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
