.adhd-screen-root{--adhd-accent-soft:#e5eaf1;--adhd-warn-bg:#f7e8dd;--adhd-warn-text:#6b2410;--adhd-shade:#f1e4b7;--adhd-success-soft:#ddebe0;--adhd-radius:12px;--adhd-radius-sm:8px;--adhd-shadow:0 2px 8px #0000000d;--adhd-shadow-strong:0 4px 20px #0000001a;background:var(--bg)}.adhd-screen-root .adhd-container{max-width:760px;color:var(--txt);margin:0 auto;padding:24px 20px 100px;line-height:1.65}.adhd-screen-root p{max-width:58ch}.adhd-screen-root .adhd-hero p,.adhd-screen-root .adhd-callout,.adhd-screen-root .adhd-trust-cite,.adhd-screen-root .adhd-score-detail,.adhd-screen-root .adhd-pattern-detail,.adhd-screen-root .adhd-footer p{max-width:none}.adhd-screen-root .adhd-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);background:var(--adhd-accent-soft);border-radius:100px;margin-bottom:18px;padding:6px 14px;font-size:11.5px;font-weight:700;display:inline-block}.adhd-screen-root .adhd-hero{margin-bottom:28px}.adhd-screen-root .adhd-hero h1{color:var(--txt);letter-spacing:-.01em;max-width:22ch;margin:0 0 14px;font-size:clamp(1.75rem,4.5vw,2.5rem);font-weight:700;line-height:1.2}.adhd-screen-root .adhd-hero-sub{color:var(--txt-muted);max-width:56ch;margin:0;font-size:clamp(1rem,2vw,1.1rem);line-height:1.65}.adhd-screen-root .adhd-hero-sub strong{color:var(--txt);font-weight:600}.adhd-screen-root h2{color:var(--accent);margin:36px 0 12px;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:700;line-height:1.3}.adhd-screen-root h3{color:var(--txt);margin:18px 0 6px;font-size:1.05rem;font-weight:600}.adhd-screen-root .adhd-trust-strip{background:var(--border);border:1px solid var(--border);border-radius:var(--adhd-radius);grid-template-columns:repeat(4,1fr);gap:1px;margin:18px 0 4px;display:grid;overflow:hidden}.adhd-screen-root .adhd-trust-item{background:var(--surf);text-align:center;padding:14px 12px}.adhd-screen-root .adhd-trust-label{color:var(--txt-muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:4px;font-size:10.5px;font-weight:600;line-height:1.3}.adhd-screen-root .adhd-trust-value{color:var(--accent);font-size:15px;font-weight:700;line-height:1.25}.adhd-screen-root .adhd-trust-cite{color:var(--txt-muted);margin:4px 0 0;font-size:13px}.adhd-screen-root .adhd-trust-cite a{color:var(--accent);text-decoration:underline}@media (max-width:600px){.adhd-screen-root .adhd-trust-strip{grid-template-columns:repeat(2,1fr)}}.adhd-screen-root .adhd-callout{background:var(--adhd-accent-soft);border-left:4px solid var(--accent);border-radius:var(--adhd-radius-sm);color:var(--txt);margin:18px 0;padding:14px 18px;font-size:14.5px;line-height:1.6}.adhd-screen-root .adhd-callout strong{color:var(--accent)}.adhd-screen-root .adhd-callout a{color:var(--accent);font-weight:600;text-decoration:underline}.adhd-screen-root .adhd-callout.warn{background:var(--adhd-warn-bg);border-left-color:var(--adhd-warn-text)}.adhd-screen-root .adhd-callout.warn strong,.adhd-screen-root .adhd-callout.warn a{color:var(--adhd-warn-text)}.adhd-screen-root .adhd-steps{background:var(--surf);border:1px solid var(--border);border-radius:var(--adhd-radius);counter-reset:stepcount;box-shadow:var(--adhd-shadow);margin:12px 0 24px;padding:18px 22px;list-style:none}.adhd-screen-root .adhd-steps li{counter-increment:stepcount;color:var(--txt);padding:8px 0 8px 42px;font-size:14.5px;line-height:1.55;position:relative}.adhd-screen-root .adhd-steps li:before{content:counter(stepcount);background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex;position:absolute;top:8px;left:0}.adhd-screen-root .adhd-legend{background:var(--surf);border:1px solid var(--border);border-radius:var(--adhd-radius-sm);color:var(--txt-muted);align-items:center;gap:10px;margin:12px 0 16px;padding:10px 14px;font-size:13px;line-height:1.5;display:flex}.adhd-screen-root .adhd-legend-dot{background:var(--cta-text);border-radius:2px;flex-shrink:0;width:14px;height:3px}.adhd-screen-root .adhd-progress-shell{z-index:10;background:var(--bg);border-bottom:1px solid #0000;margin:0 0 10px;padding:10px 0;transition:border-color .15s;position:sticky;top:0}.adhd-screen-root .adhd-progress-row{color:var(--txt-muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:13px;display:flex}.adhd-screen-root .adhd-progress-text strong{color:var(--accent);font-variant-numeric:tabular-nums;font-weight:700}.adhd-screen-root .adhd-progress-jump{border:1px solid var(--accent);color:var(--accent);cursor:pointer;background:0 0;border-radius:100px;padding:6px 12px;font-family:inherit;font-size:12.5px;font-weight:600;transition:background .12s}.adhd-screen-root .adhd-progress-jump:hover{background:var(--adhd-accent-soft)}.adhd-screen-root .adhd-progress-track{background:var(--border);border-radius:100px;height:4px;overflow:hidden}.adhd-screen-root .adhd-progress-fill{background:var(--accent);border-radius:100px;width:0%;height:100%;transition:width .3s cubic-bezier(.2,.8,.2,1)}.adhd-screen-root .adhd-progress-fill.complete{background:var(--success)}.adhd-screen-root .adhd-form{display:contents}.adhd-screen-root .adhd-question{display:none}.adhd-screen-root .adhd-question.active{background:var(--surf);border:1px solid var(--border);border-radius:var(--adhd-radius);box-shadow:var(--adhd-shadow);margin:12px 0;padding:18px 18px 16px;transition:border-color .15s,box-shadow .15s;animation:.32s cubic-bezier(.2,.8,.2,1) adhd-q-fade-in;display:block}.adhd-screen-root .adhd-question.active.answered{border-color:var(--accent)}.adhd-screen-root .adhd-question.active.answered .adhd-q-num{background:var(--accent);color:#fff}@keyframes adhd-q-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.adhd-screen-root .adhd-q-step{color:var(--accent);background:var(--adhd-accent-soft);letter-spacing:.4px;border-radius:100px;margin-bottom:10px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-block}.adhd-screen-root .adhd-q-head{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.adhd-screen-root .adhd-q-num{background:var(--adhd-accent-soft);width:30px;height:30px;color:var(--accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13.5px;font-weight:700;display:flex}.adhd-screen-root .adhd-q-text{color:var(--txt);flex:1;max-width:none;font-size:15.5px;font-weight:500;line-height:1.5}.adhd-screen-root .adhd-sr-num{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.adhd-screen-root .adhd-options{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.adhd-screen-root .adhd-options label{text-align:center;color:var(--txt);background:var(--bg);border:1.5px solid var(--border);border-radius:var(--adhd-radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-height:60px;padding:14px 4px;font-size:13px;font-weight:500;line-height:1.25;transition:background .12s,border-color .12s,color .12s,transform .12s,box-shadow .12s;display:flex;position:relative}.adhd-screen-root .adhd-options label:hover{border-color:var(--accent);background:var(--adhd-accent-soft)}.adhd-screen-root .adhd-options label:active{transform:scale(.97)}.adhd-screen-root .adhd-options label.shaded:after{content:"";background:var(--cta-text);opacity:.6;border-radius:2px;width:16px;height:2px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.adhd-screen-root .adhd-options input{opacity:0;pointer-events:none;position:absolute}.adhd-screen-root .adhd-options label:has(input:checked){background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 2px 8px #2e557040}.adhd-screen-root .adhd-options label:has(input:checked).shaded:after{background:var(--cta);opacity:1}.adhd-screen-root .adhd-options label:focus-within{outline:3px solid var(--accent);outline-offset:2px;z-index:1}@media (max-width:600px){.adhd-screen-root .adhd-options{gap:5px}.adhd-screen-root .adhd-options label{min-height:64px;padding:12px 2px;font-size:12px}}@media (max-width:380px){.adhd-screen-root .adhd-options label{min-height:60px;padding:10px 1px;font-size:11px}}.adhd-screen-root .adhd-step-nav{justify-content:flex-start;margin:4px 0 24px;display:flex}.adhd-screen-root .adhd-btn-back{border:1px solid var(--border);color:var(--txt-muted);cursor:pointer;background:0 0;border-radius:100px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .12s}.adhd-screen-root .adhd-btn-back:hover{background:var(--adhd-accent-soft);color:var(--accent);border-color:var(--accent)}.adhd-screen-root .adhd-score-panel{background:var(--surf);border:2px solid var(--accent);border-radius:var(--adhd-radius);box-shadow:var(--adhd-shadow-strong);margin:32px 0;padding:22px 24px;scroll-margin-top:12px;animation:.4s cubic-bezier(.2,.8,.2,1) adhd-q-fade-in}.adhd-screen-root .adhd-score-panel.result-positive{background:var(--adhd-warn-bg);border-color:var(--adhd-warn-text)}.adhd-screen-root .adhd-score-panel.result-negative{background:var(--adhd-success-soft);border-color:var(--success)}.adhd-screen-root .adhd-score-headline{color:var(--txt);max-width:none;margin:0 0 8px;font-size:clamp(1.15rem,2.5vw,1.3rem);font-weight:700;line-height:1.3}.adhd-screen-root .adhd-score-panel.result-positive .adhd-score-headline{color:var(--adhd-warn-text)}.adhd-screen-root .adhd-score-panel.result-negative .adhd-score-headline{color:var(--success)}.adhd-screen-root .adhd-score-detail{color:var(--txt-muted);margin:0;font-size:14.5px;line-height:1.6}.adhd-screen-root .adhd-score-detail strong{color:var(--txt)}.adhd-screen-root .adhd-pattern-block{border-top:1px solid var(--border);margin-top:18px;padding-top:18px}.adhd-screen-root .adhd-pattern-label{color:var(--txt-muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:6px;font-size:11.5px;font-weight:600}.adhd-screen-root .adhd-pattern-headline{color:var(--txt);margin-bottom:4px;font-size:16px;font-weight:700;line-height:1.35}.adhd-screen-root .adhd-score-panel.result-positive .adhd-pattern-headline{color:var(--adhd-warn-text)}.adhd-screen-root .adhd-score-panel.result-negative .adhd-pattern-headline{color:var(--success)}.adhd-screen-root .adhd-pattern-detail{color:var(--txt-muted);margin:0;font-size:14px;line-height:1.6}.adhd-screen-root .adhd-score-grid{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;padding-top:18px;display:grid}@media (max-width:600px){.adhd-screen-root .adhd-score-grid{grid-template-columns:1fr;gap:10px}}.adhd-screen-root .adhd-partb-note{background:var(--bg);border-left:3px solid var(--border);color:var(--txt-muted);border-radius:4px;max-width:none;margin-top:16px;padding:12px 14px;font-size:13px;line-height:1.55}.adhd-screen-root .adhd-partb-note strong{color:var(--txt);font-weight:600}.adhd-screen-root .adhd-score-stat .adhd-stat-label{color:var(--txt-muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:4px;font-size:11.5px;font-weight:600}.adhd-screen-root .adhd-score-stat .adhd-stat-value{color:var(--accent);font-size:26px;font-weight:700;line-height:1}.adhd-screen-root .adhd-score-panel.result-positive .adhd-stat-value{color:var(--adhd-warn-text)}.adhd-screen-root .adhd-score-panel.result-negative .adhd-stat-value{color:var(--success)}.adhd-screen-root .adhd-stat-total{color:var(--txt-muted);margin-left:2px;font-size:14px;font-weight:500}.adhd-screen-root .adhd-tools{border-top:1px solid var(--border);flex-wrap:wrap;gap:10px;margin:18px 0 0;padding-top:18px;display:flex}.adhd-screen-root .adhd-btn{background:var(--cta);color:var(--cta-text);cursor:pointer;border:none;border-radius:100px;padding:14px 30px;font-family:inherit;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-block}.adhd-screen-root .adhd-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0000001f}.adhd-screen-root .adhd-btn-secondary{background:var(--surf);color:var(--accent);border:1.5px solid var(--accent);padding:12px 22px;font-size:14px}.adhd-screen-root .adhd-btn-secondary:hover{background:var(--adhd-accent-soft)}.adhd-screen-root .adhd-cta-block{background:var(--accent);color:#fff;border-radius:var(--adhd-radius);text-align:center;margin:32px 0;padding:30px 24px}.adhd-screen-root .adhd-cta-block h2{color:#fff;margin:0 0 10px;font-size:clamp(1.2rem,2.5vw,1.45rem)}.adhd-screen-root .adhd-cta-block p{color:#ffffffeb;max-width:50ch;margin:0 auto 22px;font-size:15px}.adhd-screen-root .adhd-explainer{background:var(--surf);border:1px solid var(--border);border-radius:var(--adhd-radius);box-shadow:var(--adhd-shadow);margin:12px 0;padding:16px 20px}.adhd-screen-root .adhd-explainer summary{color:var(--accent);cursor:pointer;justify-content:space-between;align-items:center;font-size:15px;font-weight:600;line-height:1.4;list-style:none;display:flex}.adhd-screen-root .adhd-explainer summary::-webkit-details-marker{display:none}.adhd-screen-root .adhd-explainer summary:after{content:"+";color:var(--accent);flex-shrink:0;margin-left:12px;font-size:22px;font-weight:400;transition:transform .2s}.adhd-screen-root .adhd-explainer[open] summary:after{content:"−"}.adhd-screen-root .adhd-explainer-body{border-top:1px solid var(--border);color:var(--txt);margin-top:14px;padding-top:14px;font-size:14.5px;line-height:1.65}.adhd-screen-root .adhd-explainer-body p{max-width:none;font-size:14.5px}.adhd-screen-root .adhd-explainer-body ul{margin:8px 0;padding-left:20px}.adhd-screen-root .adhd-explainer-body ul li{margin:4px 0;font-size:14px}.adhd-screen-root .adhd-explainer-body table{border-collapse:collapse;width:100%;margin:10px 0;font-size:13px}.adhd-screen-root .adhd-explainer-body th,.adhd-screen-root .adhd-explainer-body td{border-bottom:1px solid var(--border);text-align:left;padding:8px 10px;line-height:1.4}.adhd-screen-root .adhd-explainer-body th{background:var(--bg);color:var(--accent);text-transform:uppercase;letter-spacing:.5px;font-size:11.5px;font-weight:600}.adhd-screen-root .adhd-cite-list{padding-left:20px}.adhd-screen-root .adhd-cite-list li{margin:6px 0;font-size:13px}.adhd-screen-root .adhd-footer{border-top:1px solid var(--border);color:var(--txt-muted);margin-top:40px;padding:24px 0 0;font-size:13px;line-height:1.7}.adhd-screen-root .adhd-footer p{margin:8px 0;font-size:13px}.adhd-screen-root .adhd-footer p strong{color:var(--txt);font-weight:600}.adhd-screen-root .adhd-footer a{color:var(--accent);text-decoration:underline}@media print{.adhd-screen-root{background:#fff}.adhd-screen-root .adhd-container{max-width:100%;padding:0}.adhd-screen-root .adhd-cta-block,.adhd-screen-root .adhd-tools,.adhd-screen-root .adhd-progress-shell,.adhd-screen-root .adhd-step-nav,.adhd-screen-root .adhd-question:not(.active){display:none}.adhd-screen-root .adhd-options label:hover{background:var(--bg);border-color:var(--border);color:var(--txt)}.adhd-screen-root .adhd-question,.adhd-screen-root .adhd-score-panel{page-break-inside:avoid;box-shadow:none}.adhd-screen-root .adhd-explainer[open] summary:after{content:""}.adhd-screen-root .adhd-explainer{box-shadow:none}.adhd-screen-root .adhd-explainer:not([open]){display:none}}@media (prefers-reduced-motion:reduce){.adhd-screen-root *,.adhd-screen-root :before,.adhd-screen-root :after{transition:none!important;animation:none!important}}
