:root{--public-bg: #f6f5f2;--public-surface: #fdfcfa;--public-surface-hover: #f4f3f0;--public-border: #d4d1cc;--public-border-strong: #a8a5a0;--public-text: #242321;--public-text-secondary: #5f5b55;--public-text-muted: #8a8580;--public-question-bullet: #494641;--public-navy: #1e3a5f;--public-focus: #6d7f95;--public-progress: #4a4844;--public-selected-bg: #f0efec;color:var(--public-text);background:var(--public-bg);font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}main{min-height:100dvh;padding:30px clamp(16px,4vw,32px) 56px}button,select,input{font:inherit}button{min-height:48px;border:1.5px solid var(--public-text);border-radius:8px;background:var(--public-text);color:var(--public-surface);padding:10px 18px;font-weight:500;cursor:pointer}button.secondary{background:var(--public-surface);color:var(--public-text)}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--public-focus);outline-offset:3px}.panel{width:min(760px,100%);margin:0 auto;padding:28px;background:var(--public-surface);border:1px solid var(--public-border);border-radius:8px}.public-start{width:min(720px,100%);margin:0 auto;display:grid;gap:30px}.public-start-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px}.public-start-header img{width:min(245px,54vw);height:auto}.public-age-gate{align-content:start;padding-top:2px}.public-age-gate-header{display:flex;justify-content:center}.public-age-gate-header img{width:min(245px,54vw);height:auto}.age-gate-message{display:grid;gap:22px;width:min(560px,100%);margin:22px auto 0;text-align:center}.age-gate-message h1{margin:0;color:var(--public-text);font-size:clamp(1.25rem,2vw,1.55rem);font-weight:500;line-height:1.38}.public-start .language-select{justify-self:auto}.panel-heading,.test-header,.report-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.eyebrow{margin:0 0 8px;color:var(--public-text-secondary);font-size:.9rem;font-weight:600}h1,h2,p{margin-top:0}h1{font-size:clamp(1.35rem,2.2vw,1.65rem);font-weight:500;line-height:1.4}h2{font-size:1.15rem}.intro{max-width:64ch}.language-select{display:grid;gap:5px;min-width:142px;color:var(--public-text-secondary);font-size:.82rem;font-weight:500}.language-select select{min-height:38px;border:1px solid var(--public-border-strong);border-radius:6px;background:var(--public-surface);color:var(--public-text);padding:6px 9px}.start-form,.agreement,.age-band,.draft-actions,.draft-choice{display:grid;gap:14px}.start-form{width:100%;justify-items:center}.draft-actions{grid-template-columns:repeat(2,minmax(0,max-content));margin:20px 0}.draft-choice{min-height:calc(100vh - 64px);align-content:center;justify-content:center;grid-template-columns:repeat(2,minmax(140px,max-content))}fieldset{border:0;margin:0;padding:0}.choice-row{display:flex;align-items:center;gap:10px;min-height:40px}.age-band{justify-items:center}.age-band h1{margin-bottom:16px;color:var(--public-text-secondary);font-size:1.15rem;line-height:1.3;text-align:center}.age-band-options{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.age-band-button{min-height:44px;border:1.5px solid var(--public-border);border-radius:6px;background:var(--public-surface);color:var(--public-text);padding:8px 14px;font-weight:500}.age-band-button:hover,.age-band-button:focus-visible{border-color:var(--public-border-strong)}.age-band-button[aria-pressed=true]{border-color:var(--public-text);background:var(--public-selected-bg)}.agreement{width:100%;margin-top:18px;padding:16px;border:1px solid var(--public-border);background:var(--public-surface);color:var(--public-text-secondary);font-size:.86rem;line-height:1.45}.start-continue-button{width:100%;min-height:52px;background:var(--public-navy);border-color:var(--public-navy);font-size:1rem}.test-layout{width:min(760px,100%);min-height:calc(100dvh - 86px);margin:0 auto;display:grid;grid-template-rows:auto auto auto auto;align-content:start;gap:16px}.test-header{display:block;min-height:5px}.progress-wrap{width:100%;padding:0}.progress-track{width:100%;height:5px;overflow:hidden;border-radius:999px;background:#cbc7c0}.progress-fill{height:100%;min-width:34px;border-radius:inherit;background:var(--public-navy);transition:width .35s ease}.question-zone{display:flex;align-items:start;border-bottom:1px solid var(--public-border);min-height:clamp(190px,28vh,250px);padding:clamp(60px,13vh,120px) 0 20px}.question-zone--long{min-height:clamp(240px,34vh,340px)}.question-zone h1{white-space:pre-line;color:var(--public-text);font-size:clamp(1.38rem,2.15vw,1.65rem);font-weight:500;line-height:1.42}.question-bullet-line{display:grid;grid-template-columns:.8em minmax(0,1fr);column-gap:.45em;margin-top:.18em;padding-left:1.05em;color:var(--public-question-bullet);font-weight:400}.question-bullet-mark{color:var(--public-text-secondary);line-height:inherit}.answer-zone{display:grid;gap:12px;align-content:start;grid-auto-rows:minmax(62px,auto)}.answer-button{display:grid;grid-template-columns:28px 1fr auto;gap:12px;align-items:center;width:100%;min-height:62px;height:100%;background:var(--public-surface);color:var(--public-text);text-align:left;border:1px solid var(--public-border);font-weight:500;line-height:1.25}.answer-button[aria-pressed=true],.answer-button[aria-checked=true]{border-color:var(--public-text);background:var(--public-selected-bg);box-shadow:inset 0 0 0 1px var(--public-text)}.next-button{justify-self:stretch;width:100%;min-width:0;min-height:52px;background:var(--public-navy);border-color:var(--public-navy);padding-inline:24px;font-size:1rem}.answer-mark{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:600;line-height:1}main.report-main{min-height:100dvh;overflow:auto;padding:0 0 24px;background:#fff}.report-page{width:100%;min-height:100dvh}.report-actions{width:min(calc(100vw - 24px),1036px);margin:0 auto;padding:8px 0 10px;align-items:center}.report-actions h1{margin:0;color:#1c252d;font-size:1.2rem;line-height:1.2}.report-action-group{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-left:auto;gap:10px}.report-icon-button,.report-print-button,.report-new-test-button{min-height:48px;border:1.5px solid var(--public-border);border-radius:8px;box-shadow:0 1px 2px #141f2a14;font-family:inherit;font-size:.95rem;font-weight:500}.report-icon-button{width:48px;padding:0;display:inline-grid;place-items:center;background:var(--public-surface);color:var(--public-text)}.report-new-test-button{background:var(--public-surface);color:var(--public-text);padding-inline:18px}.report-icon-button svg,.report-print-button svg{width:19px;height:19px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.report-icon-button:disabled{opacity:1}.report-spinner{animation:report-spin .8s linear infinite}.report-spinner circle{fill:none;stroke:currentColor;stroke-dasharray:34;stroke-dashoffset:10}@keyframes report-spin{to{transform:rotate(360deg)}}.report-loading{width:min(calc(100vw - 24px),1120px);margin:0 auto;color:#394650;font-weight:700}.fixed-report{display:flex;align-items:flex-start;justify-content:center;margin:14px auto 0;background:transparent;outline:1px solid #b8c1ca;outline-offset:8px;box-shadow:none;overflow:visible}.fixed-report .cm-public-report-root,.fixed-report .cm-clinical-html-root{width:max-content!important;min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;overflow:visible!important}.fixed-report .cm-public-report-page,.fixed-report .cm-clinical-html-page{margin:0 auto!important;min-height:0!important;box-shadow:none!important;transform:scale(var(--report-scale, 1))!important;transform-origin:top center!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:720px){main{padding:18px 14px 40px}.panel,.start-panel{padding:20px}.public-start{gap:22px}.public-start-header{gap:12px}.public-start-header img,.public-age-gate-header img{width:min(210px,55vw)}.age-gate-message{margin-top:18px;gap:18px}.language-select{min-width:118px}.age-band h1{margin-bottom:10px;font-size:1rem}.age-band-options{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-heading,.report-actions{display:grid}.report-actions{width:calc(100vw - 16px);padding-top:6px;gap:10px}.report-actions h1{font-size:1rem}.report-action-group{justify-content:start;margin-left:0}.report-new-test-button{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.draft-actions,.draft-choice{grid-template-columns:1fr}.test-layout{min-height:calc(100dvh - 58px);gap:12px}.test-header{display:block;width:100%;min-width:0;min-height:7px}.progress-wrap{width:100%;min-width:0;padding-top:2px}.progress-track{height:6px;background:#bdb8af}.progress-fill{min-width:42px}.question-zone{min-height:clamp(170px,25vh,220px);padding:50px 0 14px}.question-zone--long{min-height:clamp(220px,32vh,310px);padding-top:25px}.question-zone h1{font-size:1.26rem;line-height:1.42}.answer-zone{gap:9px;grid-auto-rows:minmax(56px,auto)}.answer-button{min-height:56px;padding:10px 14px}}@media(max-width:430px){.public-start-header{align-items:flex-start}.public-start-header img,.public-age-gate-header img{width:min(188px,52vw)}.language-select{min-width:108px}.language-select select{min-height:36px;padding-inline:7px}.agreement{margin-top:10px;padding:14px;font-size:.82rem}}@media print{:root,body,main.report-main{background:#fff}main.report-main{overflow:visible}.report-actions{display:none}.report-page{display:block;min-height:auto}.fixed-report{margin:0;outline:0;box-shadow:none;width:auto!important;height:auto!important}.fixed-report .cm-public-report-root,.fixed-report .cm-clinical-html-root,.fixed-report .cm-public-report-page,.fixed-report .cm-clinical-html-page{transform:none!important}}
