@font-face{font-family:DM;src:url('/dm-sans.ttf') format('truetype');font-weight:100 1000;font-display:swap}
:root{font-family:DM,system-ui,sans-serif;color:#171717;background:#fff;font-synthesis:none;--blue:#91c9e9;--yellow:#f4cb50;--coral:#f27662;--muted:#565960;--line:#dedfe2;--accent:var(--yellow);font-size:16px;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait}button,a,textarea,input{touch-action:manipulation}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid #185a82;outline-offset:4px}button{color:inherit}.brand{max-width:760px;margin:auto;padding:22px 28px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.brand img{width:126px;height:auto}.brand-note{font-size:.875rem;font-weight:650;color:var(--muted)}main{max-width:760px;margin:auto;padding:26px 28px 0;outline:0}.eyebrow{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.875rem;font-weight:650;color:var(--muted);margin-bottom:12px}.progress{height:7px;background:#eaebee;border-radius:9px;overflow:hidden}.progress span{height:100%;display:block;background:#171717;border-radius:9px;transition:width .2s}.section-pill{display:inline-flex;align-items:center;gap:9px;background:var(--accent);font-size:.875rem;font-weight:750;padding:9px 13px;border-radius:12px;margin-top:24px}.section-dot{width:7px;height:7px;background:currentColor;border-radius:50%}.intro{font-size:1rem;line-height:1.5;color:var(--muted);margin:0 0 22px}.question-head{margin:18px 0 0}h1{font-size:1.8rem;line-height:1.15;letter-spacing:-.035em;font-weight:800;margin:0 0 13px;max-width:630px}.hint{margin:0 0 18px;color:var(--muted);font-size:1rem;line-height:1.45}.choices{display:grid;gap:10px}.choice{position:relative;display:flex;align-items:center;gap:13px;padding:15px 16px;min-height:57px;border:1.5px solid #d8dadd;border-radius:14px;background:#fff;cursor:pointer;line-height:1.35;transition:background .12s,border-color .12s}.choice:hover{border-color:#777}.choice:has(input:checked){background:color-mix(in srgb,var(--accent) 19%,white);border-color:#171717;box-shadow:inset 0 0 0 .5px #171717}.choice:has(input:focus-visible){outline:3px solid #185a82;outline-offset:3px}.choice input{appearance:none;-webkit-appearance:none;flex:none;width:21px;height:21px;border:1.5px solid #75777d;margin:0;border-radius:6px;background:#fff;display:grid;place-items:center}.choice input[type=radio]{border-radius:50%}.choice input:checked{background:#171717;border-color:#171717}.choice input:checked:after{content:'✓';color:#fff;font-size:15px;line-height:1;font-weight:800}.choice input:focus{outline:0}.choice.quiet{background:#f8f8fa}.choice-text{flex:1}.context{margin:18px 0;color:var(--muted);line-height:1.55;font-size:.94rem}.context summary,.notes summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-size:.9rem;font-weight:650;text-decoration:underline;text-underline-offset:3px}.context p{margin:0 0 12px}.notes{margin:12px 0}.field{display:grid;gap:8px;margin:14px 0}.field label{font-weight:650;font-size:.94rem}.field textarea{resize:vertical;width:100%;border:1.5px solid #96999f;border-radius:12px;background:#fff;padding:12px;min-height:88px;line-height:1.45;font-size:1rem}.field small{color:var(--muted);font-size:.8rem}.error{color:#9e2418;line-height:1.45;margin:12px 0;font-weight:650}.save-status{font-size:.8rem;color:var(--muted);line-height:1.35;min-height:18px;margin:15px 0 10px}.save-status.problem{color:#9e2418}.nav{position:sticky;bottom:0;z-index:3;background:rgba(255,255,255,.98);padding:15px 0 max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--line);display:grid;grid-template-columns:48px 1fr;gap:12px;margin-top:20px}.nav.only{grid-template-columns:1fr}.primary,.secondary,.back{border-radius:13px;min-height:52px;padding:13px 18px;font-weight:750;font-size:1rem;border:1.5px solid #171717;line-height:1.3}.primary{background:#171717;color:#fff}.primary:hover{background:#333}.secondary,.back{background:#fff}.back{padding:8px;font-size:1.35rem}.primary:disabled{opacity:.6}.note-small{font-size:.875rem;line-height:1.5;color:var(--muted)}.review-title{margin-top:20px}.review-item{border-bottom:1px solid var(--line);padding:19px 0;display:grid;grid-template-columns:1fr auto;gap:14px}.review-item h2{font-size:1rem;line-height:1.4;margin:0 0 8px}.review-item p{font-size:1rem;line-height:1.5;margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.edit{background:#f0f1f3;border:0;padding:9px 13px;min-height:44px;border-radius:10px;align-self:start;font-weight:650;font-size:.875rem}.review-item .annotation{font-size:.875rem;color:var(--muted);margin-top:9px}.success{padding-top:30px}.success-mark{width:62px;height:62px;background:var(--blue);border-radius:18px;display:grid;place-items:center;font-size:1.8rem;font-weight:800;margin-bottom:24px}.success p{line-height:1.6;max-width:590px}.receipt{background:#f4f5f7;border-radius:14px;padding:18px;margin:24px 0;line-height:1.6}.receipt small{display:block;font-size:.8rem;color:var(--muted)}.status-panel{padding:32px 0}.status-panel p{line-height:1.6}.status-panel .primary{margin-top:15px}.skip{position:absolute;top:-70px;left:20px;background:#171717;color:white;padding:12px;z-index:8}.skip:focus{top:10px}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.limit{font-size:.875rem;color:#9e2418;margin:0 0 13px}.privacy{font-size:.875rem;line-height:1.5;color:var(--muted);padding:15px 0 20px}.copy-link{display:inline-block;margin:18px 0;text-decoration:underline;font-size:.94rem;background:none;border:none;padding:0;min-height:44px}
@media(min-width:900px){body{background:#f4f5f7}.brand,main{background:#fff}.brand{margin-top:30px;border-radius:22px 22px 0 0;padding:24px 42px 20px}main{padding:30px 42px 0;min-height:calc(100vh - 148px)}h1{font-size:2.05rem}.choices{gap:11px}.choice{padding:17px 18px}.nav{padding-bottom:26px}}@media(max-width:380px){.brand{padding:18px 18px 16px}.brand img{width:113px}.brand-note{font-size:.8rem}main{padding:22px 18px 0}h1{font-size:1.65rem}.choice{padding:14px 13px;gap:11px}.section-pill{font-size:.8rem}.review-item{grid-template-columns:1fr}.edit{justify-self:start}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
[hidden]{display:none!important}

.demo-banner{max-width:760px;margin:0 auto 16px;padding:16px 24px;background:#fff4cf;color:#263245;display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;border-block:1px solid #e0c46c}.demo-banner strong{font-size:16px}.demo-banner span{flex:1 1 260px;font-size:14px;line-height:1.5}.demo-banner button{min-height:44px;padding:8px 12px;border:1px solid #867136;background:white;color:#263245;border-radius:8px;font:inherit;font-size:14px;cursor:pointer}
