:root{--frame:#e4e4e4;--panel:#c42ee0;--cyan:#7fe6f8;--surface:#fff;--ink:#1c1030;--muted:#675a78;--border:#e3ddea;--accent:#9c1fb5;--accent-soft:#f6e6fa;--danger:#a4162a;--danger-soft:#fdecef;--radius:14px;--frame-gap:20px}*{box-sizing:border-box}body{background:var(--frame);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font:16px/1.55 Poppins,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.frame{min-height:100vh;padding:var(--frame-gap)}.panel{min-height:calc(100vh - var(--frame-gap) * 2);background:var(--panel);padding:0 20px 72px}.site-header{justify-content:flex-end;padding:18px 4px 0;display:flex}.site-header nav{gap:22px;display:flex}.site-header a{color:#fff;border-bottom:3px solid #0000;padding-bottom:4px;font-size:19px;font-weight:700;text-decoration:none}.site-header a:hover{border-bottom-color:#ffffff73}.site-header a.active{border-bottom-color:#fff}.hero{max-width:min(96%,1180px);color:var(--cyan);letter-spacing:-.02em;text-align:center;margin:clamp(48px,9vh,104px) auto clamp(40px,7vh,76px);font-size:clamp(1.75rem,4.4vw,3.6rem);font-weight:800;line-height:1.22}.hero-line{display:block}.page-title{color:var(--cyan);letter-spacing:-.02em;text-align:center;letter-spacing:-.02em;text-align:center;margin:clamp(28px,5vh,56px) auto clamp(24px,4vh,40px);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.2}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sheet{flex-direction:column;align-items:center;gap:clamp(30px,5vh,52px);max-width:700px;margin:0 auto;display:flex}.q{text-align:center;width:100%}.q-label{color:#fff;letter-spacing:-.01em;text-wrap:balance;margin-bottom:18px;font-size:clamp(1.18rem,2.2vw,1.5rem);font-weight:700;line-height:1.3;display:block}.q-help{color:#fff;margin:-8px 0 16px;font-size:1.05rem;font-weight:600}.q-input{background:var(--surface);width:min(100%,460px);color:var(--ink);font:inherit;text-align:center;resize:vertical;border:3px solid #0000;border-radius:12px;padding:14px 18px;font-size:1.05rem;font-weight:500}.q-input:focus-visible{border-color:var(--cyan);outline:none}.q-select{background-color:var(--surface);width:min(100%,460px);color:var(--ink);font:inherit;text-align:center;text-align-last:center;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%231c1030' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' d='m3 6 5 5 5-5'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;border:3px solid #0000;border-radius:12px;padding:14px 46px;font-size:1.05rem;font-weight:600}.q-select:focus-visible{border-color:var(--cyan);outline:none}.q-select:disabled{opacity:.6;cursor:default}.q-select option{background:var(--surface);color:var(--ink);font-weight:500}.choices{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.choice{background:var(--surface);color:var(--ink);font:inherit;cursor:pointer;border:3px solid #0000;border-radius:999px;align-items:center;padding:12px 26px;font-size:1.05rem;font-weight:700;display:inline-flex;position:relative}.choice input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:0;padding:0;position:absolute;overflow:hidden}.choice:hover{border-color:var(--cyan)}.choice.selected{background:var(--accent);color:#fff}.choice:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}.choice:has(input:focus-visible){outline:3px solid var(--cyan);outline-offset:3px}.choice input:disabled{cursor:default}.rating-labels{color:#fff;justify-content:space-between;max-width:460px;margin:8px auto 0;font-size:1rem;font-weight:600;display:flex}.submit{border:3px solid var(--cyan);background:var(--cyan);color:var(--ink);font:inherit;cursor:pointer;border-radius:999px;padding:15px 40px;font-size:1.15rem;font-weight:700}.submit:hover{background:#fff;border-color:#fff}.submit:disabled{opacity:.6;cursor:default}.errors{background:var(--surface);width:100%;color:var(--danger);text-align:left;border-radius:12px;padding:16px 20px;font-size:1.02rem;font-weight:600}.errors ul{margin:8px 0 0;padding-left:20px}.verdict{max-width:min(94%,900px);color:var(--cyan);letter-spacing:-.02em;text-align:center;text-wrap:balance;margin:clamp(60px,14vh,150px) auto clamp(36px,6vh,60px);font-size:clamp(1.7rem,4.2vw,3.2rem);font-weight:800;line-height:1.2}.after-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.link-button,.ghost-button{color:#fff;font:inherit;cursor:pointer;background:0 0;border:3px solid #fff;border-radius:999px;padding:13px 30px;font-size:1.05rem;font-weight:700;text-decoration:none}.link-button:hover,.ghost-button:hover{color:var(--accent);background:#fff}.results-lede{color:#fff;text-align:center;max-width:40ch;margin:0 auto clamp(30px,5vh,48px);font-size:clamp(1.05rem,1.8vw,1.25rem);font-weight:700}.results-lede a{color:var(--cyan)}.section-title{max-width:22ch;color:var(--cyan);letter-spacing:-.01em;text-align:center;text-wrap:balance;margin:clamp(40px,7vh,72px) auto clamp(18px,3vh,28px);font-size:clamp(1.3rem,2.6vw,1.9rem);font-weight:800;line-height:1.25}.scoreboard{flex-wrap:wrap;justify-content:center;gap:clamp(24px,6vw,72px);display:flex}.score{flex-direction:column;align-items:center;display:flex}.score-number{color:var(--cyan);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(3.4rem,11vw,6rem);font-weight:800;line-height:1}.score-label{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700}.breakdown{flex-direction:column;gap:10px;max-width:560px;margin:0 auto;padding:0;list-style:none;display:flex}.breakdown-row{background:var(--surface);color:var(--ink);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 18px;padding:16px 24px;display:flex}.breakdown-label{font-size:1.1rem;font-weight:700}.breakdown-counts{gap:18px;display:flex}.tally{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.98rem;font-weight:600}.tally strong{font-size:1.35rem;font-weight:800}.tally.pass strong{color:var(--accent)}.tally.fail strong{color:var(--danger)}.breakdown-empty{color:var(--muted);font-size:.98rem;font-weight:600}.state-bars{flex-direction:column;gap:14px;max-width:620px;margin:0 auto;padding:0;list-style:none;display:flex}.state-bars li{grid-template-columns:minmax(120px,34%) 1fr auto;align-items:center;gap:16px;display:grid}.state-name,.state-count{color:#fff;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.state-percent{opacity:.85;font-weight:600}.state-track{background:#ffffff47;border-radius:999px;height:14px;overflow:hidden}.state-fill{background:#fff;border-radius:999px;height:100%;transition:width .24s;display:block}.setup-notice{max-width:540px;margin:80px auto;padding:0 20px}.setup-notice code{background:#7f7f7f2e;border-radius:4px;padding:1px 5px;font-size:.9em}@media (width<=560px){:root{--frame-gap:10px}.panel{padding:0 12px 48px}.state-bars li{grid-template-columns:1fr;gap:6px}.breakdown-row{flex-direction:column;align-items:flex-start}}
