:root{--navy:#152c47;--teal:#087f82;--teal-dark:#056367;--red:#c54747;--text:#43566f;--muted:#677b90;--line:#dfe7ec;--canvas:#f4f7f9;--pale:#eaf5f5;--radius:14px;--sans:Inter,"Segoe UI",Arial,sans-serif;--serif:Georgia,"Times New Roman",serif;font-family:var(--sans);color:var(--text);background:var(--canvas);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:var(--teal);text-underline-offset:3px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button,a,input,select,textarea,summary{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #008c97}h1,h2,h3,p{margin:0 0 16px}h1,h2,h3{color:var(--navy)}h1,h2{font-family:var(--serif);font-weight:600;line-height:1.2;letter-spacing:-.025em}h1{font-size:28px}h2{font-size:26px}h3{font-size:18px}hr{border:0;border-top:1px solid var(--line);margin:26px 0}fieldset{border:0;margin:0;padding:0;min-width:0}legend{padding:0;width:100%}input[type=checkbox],input[type=radio]{accent-color:var(--teal);flex-shrink:0;width:21px;height:21px;margin:2px 0}input,select,textarea{max-width:100%}input:not([type=radio]):not([type=checkbox]),select,textarea{width:100%;border:1px solid #c8d4de;background:white;color:var(--navy);border-radius:8px;padding:12px 13px;min-height:48px}textarea{min-height:100px;resize:vertical}input:disabled{background:var(--canvas)}.site-header{height:78px;background:white;border-bottom:1px solid var(--line);padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:15px}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none;line-height:1.1;white-space:nowrap}.brand span{font-family:var(--serif);font-weight:700;font-size:17px;letter-spacing:.02em}.brand small{display:block;font:9px var(--sans);letter-spacing:.45em;text-align:center;margin-top:6px}.header-phone{color:var(--navy);text-decoration:none;font-weight:600;font-size:13px}.header-phone>span:first-child{display:none}.patient-main{max-width:1160px;margin:auto;padding:24px 16px 32px;min-height:calc(100vh - 155px)}.test-heading{text-align:center;margin:0 0 24px}.test-heading h1{margin-bottom:8px}.test-heading p{font-size:15px;margin:0}.stepper{list-style:none;padding:0;margin:0 auto 24px;display:flex;justify-content:center;gap:18px}.stepper li{display:flex;gap:7px;align-items:center;color:var(--muted);font-size:11px;position:relative}.stepper b{font-weight:500}.stepper li>span{border:1px solid #bfccd8;width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;background:white;flex-shrink:0}.stepper .current{color:var(--navy)}.stepper .current>span,.stepper .complete>span{background:var(--teal);color:white;border-color:var(--teal)}.stepper svg{width:16px}.patient-grid{display:grid;gap:20px}.question-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px 18px;min-width:0}.support{display:none}.progress-row{display:flex;gap:12px;align-items:center;margin-bottom:26px}.progress-row>span{white-space:nowrap;font-size:12px;color:var(--muted)}progress{height:7px;border:0;border-radius:10px;width:100%;background:#e6edf1;overflow:hidden}progress::-webkit-progress-bar{background:#e6edf1;border-radius:10px}progress::-webkit-progress-value{background:var(--teal);border-radius:10px}progress::-moz-progress-bar{background:var(--teal);border-radius:10px}.section-label{display:block;font-size:13px;color:var(--muted);margin-bottom:8px}.question-title{display:block;font-family:var(--serif);font-size:25px;line-height:1.23;letter-spacing:-.02em;color:var(--navy);font-weight:600;margin-bottom:13px}.question-help{font-size:15px;line-height:1.65;margin-bottom:22px}.answers{display:grid;gap:10px}.answer{display:flex;align-items:center;gap:13px;padding:14px;border:1px solid #d4dfe7;border-radius:9px;min-height:58px;cursor:pointer;transition:border-color .15s,background .15s;line-height:1.5;font-size:15px}.answer:hover{border-color:#85bfc1}.answer:has(input:checked){border-color:var(--teal);background:var(--pale);color:var(--teal-dark)}.eligibility{margin-top:22px}.check-row{display:flex;align-items:flex-start;gap:12px;font-size:14px;margin:16px 0;line-height:1.55;cursor:pointer}.check-row a{display:inline}.question-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:26px}.button{border:1px solid transparent;background:var(--teal);color:white;border-radius:9px;padding:13px 22px;min-height:50px;font-weight:600;font-size:15px;line-height:1.4;display:inline-flex;align-items:center;justify-content:center;gap:16px;text-decoration:none;transition:background .15s}.button:hover{background:var(--teal-dark)}.button.secondary{background:white;border-color:#afc1ce;color:var(--navy)}.button.secondary:hover{background:var(--canvas)}.button.danger{background:#b42f35}.text-button{background:none;border:0;padding:12px 0;color:var(--teal);text-decoration:underline;text-underline-offset:4px;font-size:14px}.small{font-size:13px}.quiet{color:var(--muted)}.emergency-strip{margin-top:18px;background:#fff5f5;border:1px solid #f1dcdc;padding:14px 16px;display:flex;align-items:center;gap:12px;border-radius:11px;color:#922b31;font-size:13px}.emergency-strip>span{border:1.5px solid #b2353a;border-radius:50%;font-weight:700;width:23px;height:23px;display:grid;place-items:center;flex-shrink:0;line-height:1}.emergency-strip p{margin:0}.emergency-strip a{color:inherit;font-weight:700}.site-footer{padding:22px 20px;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;font-size:12px;border-top:1px solid var(--line);background:white;color:var(--muted)}.site-footer nav{display:flex;gap:24px}.site-footer a{color:var(--muted);text-decoration:none}.preview-notice{border:1px solid #ead8a7;background:#fff9e9;color:#785b19;padding:10px 14px;border-radius:8px;font-size:12px;margin-bottom:20px}.notice{background:var(--pale);border-radius:9px;padding:16px;font-size:14px;margin:20px 0}.form-error{background:#fff2f2;color:#9c2c32;border:1px solid #f1d0d0;border-radius:8px;padding:12px;font-size:14px;margin:15px 0}.form-error[hidden]{display:none}.focus-title:focus{outline:0}.result-title{font-size:30px;margin-bottom:18px}.result-body{font-size:17px;line-height:1.75}.summary-icon{width:50px;height:50px;display:grid;place-items:center;background:var(--pale);border-radius:50%;color:var(--teal);margin:0 0 24px}.stack-actions{display:grid;gap:12px;margin:24px 0 16px}.answer-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;margin-top:24px;font-size:14px}.answer-summary summary{cursor:pointer;font-weight:600;color:var(--navy)}dl{margin-bottom:0}dl>div{padding:12px 0;border-top:1px solid var(--line)}dt{color:var(--muted);font-size:13px}dd{margin:4px 0;color:var(--navy)}.urgent-result{text-align:center;padding:10px 0}.urgent-result h2{font-size:32px}.urgent-result p{line-height:1.8}.urgent-result .button{display:flex;margin:24px 0 16px}.urgent-icon{font:700 36px var(--serif);color:#b2353a;background:#fff0f0;border-radius:50%;width:64px;height:64px;display:grid;place-items:center;margin:0 auto 24px}.field{display:block;font-size:14px;font-weight:600;color:var(--navy);margin-bottom:18px}.field input,.field select,.field textarea{display:block;margin-top:7px;font-weight:400}.field small{font-weight:400;color:var(--muted);display:block;margin-top:7px;font-size:12px}.two-fields{display:grid;gap:0}.form-divider{border-top:1px solid var(--line);padding-top:24px;margin:24px 0 20px;font-weight:600;color:var(--navy)}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.slot{position:relative}.slot input{position:absolute;opacity:0;pointer-events:none}.slot span{border:1px solid var(--line);border-radius:7px;padding:10px;display:block;text-align:center;cursor:pointer;font-size:14px}.slot:has(input:checked) span{background:var(--teal);color:white;border-color:var(--teal)}.slot:has(input:focus-visible) span{outline:3px solid var(--teal);outline-offset:2px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.reference{background:var(--pale);padding:20px;margin:24px 0;border-radius:10px}.reference span{font-size:12px;display:block}.reference strong{display:block;font-size:24px;letter-spacing:.08em;color:var(--navy)}.reference p{margin:8px 0 0}.unavailable{padding:60px 20px;text-align:center;max-width:600px;margin:auto}.loading{text-align:center;padding:80px 0}.privacy{max-width:760px;margin:auto;padding:40px 22px}.privacy h1{font-size:36px}.privacy h2{font-size:24px;margin-top:32px}.privacy li{margin-bottom:12px}
@media(min-width:600px){.site-header{padding:0 32px}.brand span{font-size:21px}.header-phone{font-size:16px}.header-phone>span:first-child{display:inline}.patient-main{padding:34px 24px}.test-heading h1{font-size:36px}.test-heading p{font-size:17px}.stepper{gap:65px;margin:26px auto 30px}.stepper li{font-size:14px;gap:10px}.stepper li>span{width:35px;height:35px;font-size:14px}.stepper li:not(:last-child):after{content:"";position:absolute;left:calc(100% + 12px);width:40px;height:2px;background:var(--line)}.stepper .complete:not(:last-child):after{background:var(--teal)}.question-panel{padding:32px}.question-title{font-size:32px}.question-help{font-size:16px}.answer{font-size:16px}.check-row{font-size:15px}.two-fields{grid-template-columns:1fr 1fr;gap:18px}.site-footer{justify-content:space-between;padding-inline:max(32px,calc((100vw - 1120px)/2))}.slot-grid{grid-template-columns:repeat(4,1fr)}}
@media(min-width:1000px){.site-header{padding-inline:max(32px,calc((100vw - 1120px)/2))}.patient-grid{grid-template-columns:minmax(0,1fr) 285px}.support{display:block;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:32px 26px}.support h2{font-size:23px;margin-top:17px}.support h3{font-family:var(--serif);font-size:22px}.support p{font-size:15px}.support-phone{font-family:var(--serif);font-size:25px;font-weight:700;text-decoration:none;white-space:nowrap}.question-panel{padding:34px;min-height:540px}.question-title{font-size:33px}.question-actions{margin-top:30px}.test-heading h1{font-size:38px}.patient-main{padding-top:34px}.emergency-strip{font-size:14px}}
@media(max-width:380px){.brand span{font-size:14px}.brand img{width:27px}.header-phone{font-size:12px}.stepper{gap:12px}.stepper li{font-size:10px}.question-actions .quiet{display:none}.question-actions .button{flex:1}.question-panel{padding:20px 15px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:599px){.site-header{height:68px;padding-inline:16px}.brand span{font-size:16px}.brand img{width:29px}.patient-main{padding-top:20px}.test-heading{margin-bottom:18px}.test-heading h1{font-size:26px}.stepper{margin-bottom:20px}.question-title{font-size:25px}.question-actions{position:fixed;left:0;right:0;bottom:0;z-index:5;margin:0;padding:12px 20px max(12px,env(safe-area-inset-bottom));background:white;border-top:1px solid var(--line);box-shadow:0 -4px 16px #152c4706}.question-actions .button{min-width:150px}.site-footer:has(~ *){padding-bottom:90px}body:has(#question-form) .site-footer{padding-bottom:90px}#question-form{scroll-margin-bottom:90px}.eligibility{scroll-margin-bottom:90px}.preview-notice{font-size:11px;margin-bottom:16px;padding:8px 10px}}
@media(max-width:599px){.site-header{height:62px}.patient-main{padding-top:18px}.test-heading h1{font-size:24px}.test-heading p{font-size:14px}.test-heading{margin-bottom:16px}.stepper{margin-bottom:18px}.question-panel{padding:20px 16px}.progress-row{margin-bottom:20px}.question-title{font-size:24px}.question-help{font-size:14px;line-height:1.55;margin-bottom:18px}.answer{min-height:54px;padding:12px;font-size:14px}.eligibility{margin-top:18px}.check-row{font-size:13px}.answer input,.check-row input{scroll-margin-block:110px}.preview-notice{line-height:1.5}.question-title{overflow-wrap:break-word}}
