:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f7faf5;--surface:#fff;--surface-warm:#f9f8f6;--surface-soft:#eef3ed;--text:#181d1a;--muted:#4d5a51;--accent:#176b48;--accent-strong:#005134;--border:#cbd5cc;--caution:#7a4b12;--caution-surface:#fff7e8}*{box-sizing:border-box}html{background:var(--background);min-width:320px}body{min-height:100vh;color:var(--text);background:var(--background);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}main{place-items:center;min-height:100vh;padding:2rem;display:grid}.hero{border:1px solid var(--border);background:var(--surface);border-radius:1.5rem;width:min(100%,46rem);padding:clamp(2rem,7vw,4.5rem);box-shadow:0 1.5rem 4rem #2244301a}.eyebrow{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:700}h1{letter-spacing:-.055em;max-width:12ch;margin:0;font-size:clamp(2.4rem,7vw,4.7rem);line-height:.98}.lede{max-width:38rem;color:var(--muted);margin:1.75rem 0;font-size:1.12rem;line-height:1.65}ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}li{align-items:center;gap:.75rem;font-weight:600;display:flex}li:before{background:var(--accent);content:"";border-radius:50%;width:.55rem;height:.55rem}aside{border-top:1px solid var(--border);color:var(--muted);margin-top:2rem;padding-top:1.25rem;font-size:.86rem;line-height:1.55}.checker-page{width:100%;min-width:0;min-height:100vh;padding:clamp(1rem,4vw,3rem);display:block}.checker-shell{width:min(100%,72rem);min-width:0;margin:0 auto}.checker-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.checker-header h1{max-width:15ch;font-size:clamp(2.3rem,6vw,4.8rem)}.checker-header>div>p:last-child,.checker-header>p:last-child{max-width:46rem;color:var(--muted);line-height:1.65}.step-nav{margin-bottom:1.25rem;overflow-x:auto}.step-nav ol{grid-template-columns:repeat(4,minmax(10rem,1fr));gap:.75rem;min-width:43rem;margin:0;padding:0;list-style:none;display:grid}.step-nav li{color:var(--muted);align-items:center;gap:.65rem;font-size:.85rem;font-weight:700;display:flex}.step-nav li:before{display:none}.step-nav li span{border:1px solid var(--border);background:var(--surface);border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.step-nav li.current{color:var(--text)}.step-nav li.current span,.step-nav li.complete span{border-color:var(--accent);color:#fff;background:var(--accent)}.checker-panel{border:1px solid var(--border);background:var(--surface);border-radius:1.5rem;width:100%;min-width:0;padding:clamp(1.25rem,5vw,3rem);box-shadow:0 1.5rem 4rem #22443014}.section-heading p{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-size:.8rem;font-weight:700}.section-heading h2{margin:0;font-size:clamp(1.7rem,4vw,2.6rem)}.question-card{width:100%;min-width:0;border:0;border-top:1px solid var(--border);min-inline-size:0;margin:0;padding:1.4rem 0}.question-part{min-width:0;border:0;min-inline-size:0;margin:0;padding:0}.question-card legend{max-width:58rem;padding:0;font-size:1.05rem;font-weight:750;line-height:1.45}.question-part>p{max-width:54rem;color:var(--muted);margin:.55rem 0 1rem;font-size:.9rem;line-height:1.55}.option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.applicability-options{margin-bottom:.7rem}.conditional-reveal{border:1px solid var(--border);border-left:3px solid var(--accent);background:var(--surface-soft);margin-top:1rem;margin-left:1rem;padding:1rem 1.1rem 1.1rem}.conditional-context{color:var(--accent-strong);margin:0 0 .55rem;font-size:.8rem;font-weight:700}.conditional-followup legend{width:100%;margin-bottom:.85rem}.conditional-followup legend>span{display:block}.conditional-followup .conditional-kicker{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.35rem;font-size:.72rem;font-weight:800}.option-grid label{cursor:pointer;min-height:3.4rem;display:flex;position:relative}.option-grid input{opacity:0;width:1px;height:1px;position:absolute}.option-grid span{border:1px solid var(--border);width:100%;color:var(--muted);background:#fbfcfb;border-radius:.75rem;align-items:center;padding:.8rem .9rem;font-size:.88rem;font-weight:650;line-height:1.3;display:flex}.option-grid input:checked+span{border-color:var(--accent);color:var(--text);box-shadow:inset 0 0 0 1px var(--accent);background:#176b4817}.option-grid input:focus-visible+span{outline-offset:2px;outline:3px solid #176b4840}.notice{color:#24533b;background:#edf8f1;border:1px solid #b7d9c6;border-radius:.75rem;margin:0 0 1.25rem;padding:.9rem 1rem;font-size:.9rem;line-height:1.5}.notice-warning{color:#6b5216;background:#fff9e9;border-color:#e4ce91}.region-question>label{max-width:45rem;font-size:clamp(1.25rem,3vw,1.7rem);font-weight:750;line-height:1.35;display:block}.region-question>p{max-width:48rem}.region-question select{border:1px solid var(--border);width:min(100%,34rem);min-height:3rem;color:var(--text);font:inherit;background:var(--surface);border-radius:.25rem;padding:.7rem 2.75rem .7rem .85rem}.region-question select:focus-visible{outline-offset:2px;outline:3px solid #176b4847}.region-question .location-hint-help{color:var(--muted);margin:.35rem 0 .5rem;font-size:.9rem}.region-question .region-coverage-status{color:var(--muted);margin-top:.75rem;font-size:.9rem;font-weight:650}.completion-hint{color:var(--muted);font-size:.88rem}.checker-actions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.button{cursor:pointer;min-height:2.9rem;font:inherit;border:1px solid #0000;border-radius:.7rem;padding:.7rem 1.05rem;font-size:.9rem;font-weight:750;text-decoration:none}.button:focus-visible,.review-row:focus-visible{outline-offset:2px;outline:3px solid #176b4847}.button:disabled{cursor:not-allowed;opacity:.45}.button-primary{color:#fff;background:var(--accent)}.button-secondary{border-color:var(--border);color:var(--text);background:var(--surface)}.button-text{color:var(--accent);background:0 0}.checker-boundary,.result-disclaimer{border:1px solid var(--border);color:var(--muted);background:#ffffffa6;border-radius:.8rem;margin-top:1.25rem;padding:1rem 1.2rem;font-size:.86rem;line-height:1.55}.checker-boundary p{margin:.35rem 0 0}.review-summary>p{color:var(--muted);line-height:1.6}.review-row{border:0;border-top:1px solid var(--border);cursor:pointer;width:100%;color:var(--text);font:inherit;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.review-row strong{color:var(--accent)}.result-shell{padding-bottom:4rem}.result-grid{gap:1rem;display:grid}.result-group,.applicability-summary,.print-sources{border:1px solid var(--border);background:var(--surface);border-radius:1rem;padding:clamp(1.25rem,4vw,2rem)}.result-heading{justify-content:space-between;align-items:center;display:flex}.result-heading h2,.applicability-summary h2,.print-sources h2{margin:0;font-size:1.25rem}.result-heading span{background:var(--background);border-radius:50%;place-items:center;width:2rem;height:2rem;font-weight:800;display:grid}.result-group>p{color:var(--muted);line-height:1.55}.result-group ul,.print-sources ul,.applicability-summary ul{gap:0;margin-top:1rem}.result-group li,.print-sources li,.applicability-summary li{border-top:1px solid var(--border);gap:.35rem;padding:.9rem 0;line-height:1.45;display:grid}.result-group li:before,.print-sources li:before,.applicability-summary li:before{display:none}.result-group li span,.print-sources li span{color:var(--muted);font-size:.9rem}.result-group li small{color:var(--muted)}.result-positive{border-left:.35rem solid #2f8f5b}.result-attention{border-left:.35rem solid #bd642f}.result-verify{border-left:.35rem solid #b79330}.applicability-summary,.print-sources{margin-top:1rem}.print-sources a{color:var(--accent);font-weight:700}.checker-loading{color:var(--muted)}@media (max-width:700px){.checker-header{display:block}.checker-header>.button{margin-top:1rem}.option-grid{grid-template-columns:1fr}.checker-actions{align-items:stretch}.checker-actions .button{flex:100%}}@media print{:root{--background:#fff;--surface:#fff;--text:#000;--muted:#333;--border:#bbb}body{background:#fff}.checker-page{padding:0}.no-print,.checker-boundary{display:none!important}.print-header h1{font-size:2rem}.result-group,.applicability-summary,.print-sources,.result-disclaimer{break-inside:avoid;box-shadow:none}a{color:#000;text-decoration:none}}.site-header,.site-footer{width:min(100% - 2rem,72rem);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:2rem;min-height:4.5rem;display:flex}.brand{color:var(--text);letter-spacing:-.02em;font-size:1.05rem;font-weight:800;text-decoration:none}.site-header nav,.site-footer nav{flex-wrap:wrap;gap:1rem;display:flex}.site-header nav a,.site-footer nav a{color:var(--muted);font-size:.84rem;font-weight:700;text-decoration:none}.site-header nav a:hover,.site-footer nav a:hover,.footer-link-button:hover,.text-link:hover{color:var(--accent)}.footer-link-button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.84rem;font-weight:700}.analytics-consent{z-index:100;border:1px solid var(--border);background:var(--surface);border-radius:1rem;width:min(100% - 2rem,34rem);padding:1.25rem;position:fixed;bottom:1rem;right:1rem;box-shadow:0 1.5rem 4rem #142d1e38}.analytics-consent h2{margin:0;font-size:1.25rem}.analytics-consent p{color:var(--muted);line-height:1.55}.analytics-consent-actions{flex-wrap:wrap;gap:.6rem;display:flex}.site-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:4rem;padding:2rem 0 3rem;display:flex}.site-footer p{max-width:28rem;color:var(--muted);font-size:.82rem;line-height:1.5}.home-page,.content-page{min-height:auto;display:block}.home-page{width:min(100% - 2rem,72rem);margin:0 auto}.home-hero{grid-template-columns:minmax(0,1.5fr) minmax(18rem,.75fr);align-items:center;gap:clamp(2rem,7vw,6rem);min-height:min(47rem,100vh - 4.5rem);padding:4rem 0;display:grid}.home-hero h1{max-width:11ch;font-size:clamp(3rem,8vw,6.4rem)}.hero-actions,.inline-actions{flex-wrap:wrap;gap:.7rem;display:flex}.hero-note{color:var(--muted);font-size:.82rem}.home-checklist{border:1px solid var(--border);background:var(--surface);border-radius:1rem;margin:0;padding:1.6rem;box-shadow:0 1.5rem 4rem #22443014}.home-checklist>p{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-top:0;font-size:.75rem;font-weight:800}.home-checklist h2{margin:0 0 1.5rem;font-size:1.35rem;line-height:1.25}.home-checklist li{border-top:1px solid var(--border);padding:.55rem 0;font-size:.9rem}.proof-grid{border:1px solid var(--border);background:var(--border);border-radius:1rem;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.proof-grid article{background:var(--surface);padding:1.5rem}.proof-grid h2{margin:0 0 .5rem;font-size:1rem}.proof-grid p,.home-section p,.home-boundary>p{color:var(--muted);line-height:1.6}.home-section,.home-boundary{margin-top:5rem}.split-section,.home-boundary{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,7vw,6rem);display:grid}.home-section h2,.home-boundary h2{letter-spacing:-.04em;max-width:15ch;margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.text-link{color:var(--accent);font-weight:800;text-decoration:none}.source-preview{gap:.65rem;display:grid}.source-preview a{border:1px solid var(--border);color:var(--text);background:var(--surface);border-radius:.75rem;gap:.35rem;padding:1rem;text-decoration:none;display:grid}.source-preview a:hover{border-color:var(--accent)}.source-preview span,.source-preview small{color:var(--muted);text-transform:capitalize;font-size:.75rem}.home-boundary{color:#fff;background:var(--text);border-radius:1rem;align-items:end;padding:2.5rem}.home-boundary .eyebrow,.home-boundary>p{color:#b9d8c6}.content-page{width:min(100% - 2rem,62rem);margin:0 auto;padding:clamp(3rem,7vw,6rem) 0}.content-hero{max-width:52rem;margin-bottom:3rem}.content-hero h1{max-width:16ch;font-size:clamp(2.7rem,7vw,5.3rem)}.content-hero>p:last-child{max-width:46rem;color:var(--muted);font-size:1.08rem;line-height:1.7}.content-body{max-width:48rem}.content-body>section{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:2rem}.content-body h2{font-size:1.5rem}.content-body p,.content-body li,.content-body dd{line-height:1.7}.content-body a:not(.button){color:var(--accent)}.breadcrumb-nav{color:var(--muted);margin:0 0 1.25rem;font-size:.9rem}.breadcrumb-nav ol,.related-links ul,.regional-guide-grid{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.breadcrumb-nav ol{flex-wrap:wrap;gap:.35rem;display:flex}.breadcrumb-nav li:not(:last-child):after{content:"/";color:var(--muted);margin-left:.35rem}.related-links li,.regional-guide-grid li{border-top:1px solid var(--border);padding:.8rem 0}.related-links li span,.regional-guide-grid li span{color:var(--muted);margin-top:.2rem;font-size:.85rem;display:block}.regional-guide-grid li[aria-current=page]{border-left:3px solid var(--accent);padding-left:.75rem}.content-body ol{gap:.8rem;padding-left:1.4rem;display:grid}.content-body ol li{padding-left:.4rem}.inline-button{align-items:center;text-decoration:none;display:inline-flex}.source-list{gap:1rem;display:grid}.source-list article{border:1px solid var(--border);background:var(--surface);border-radius:.8rem;padding:1.4rem}.source-list h2{margin:.7rem 0;font-size:1.2rem}.source-list h2 a{color:var(--text);text-decoration:none}.source-meta{gap:.5rem;display:flex}.source-meta span{color:var(--accent);text-transform:capitalize;background:#176b4817;border-radius:999px;padding:.25rem .5rem;font-size:.7rem;font-weight:800}.source-list small{color:var(--muted)}.source-details{border-top:1px solid var(--border);gap:0;margin:0;display:grid}.source-details div{border-bottom:1px solid var(--border);grid-template-columns:10rem 1fr;gap:1rem;padding:.75rem 0;display:grid}.source-details dt{color:var(--muted);font-size:.85rem;font-weight:700}.source-details dd{margin:0}.plain-list li{border-top:1px solid var(--border);align-items:flex-start;padding:.7rem 0}.plain-list li:before{flex:none;margin-top:.55rem}.plain-list li span{color:var(--muted);font-size:.75rem;display:block}.identifier-preview{border:1px solid var(--border);white-space:pre-wrap;background:var(--surface);border-radius:.6rem;padding:1rem;overflow-x:auto}.waitlist-card{border:1px solid var(--border);background:var(--surface);border-radius:.8rem;grid-template-columns:minmax(0,1fr) minmax(18rem,.9fr);gap:1.5rem;margin-top:1.5rem;padding:1.5rem;display:grid}.waitlist-card h2{margin:.35rem 0 .6rem}.waitlist-card p{margin-bottom:0}.waitlist-card form,.waitlist-card label{gap:.55rem;display:grid}.waitlist-card label{color:var(--text);font-size:.85rem;font-weight:700}.waitlist-controls{gap:.6rem;display:flex}.waitlist-controls input{border:1px solid var(--border);min-width:0;color:var(--text);font:inherit;background:#fff;border-radius:.5rem;flex:1;padding:.8rem}.waitlist-card small{color:var(--muted);line-height:1.5}.waitlist-preview{display:block}@media (max-width:760px){.site-header{align-items:flex-start;padding:1rem 0}.site-header nav{justify-content:flex-end}.home-hero,.split-section,.home-boundary{grid-template-columns:1fr}.home-hero{min-height:auto;padding:3rem 0}.proof-grid,.waitlist-card{grid-template-columns:1fr}.site-footer{display:block}.site-footer nav{margin-top:1.5rem}}@media (max-width:520px){.site-header{display:block}.site-header nav{justify-content:flex-start;margin-top:.8rem}.source-details div{grid-template-columns:1fr;gap:.25rem}.home-boundary{padding:1.5rem}.waitlist-controls{flex-direction:column;align-items:stretch}}:where(a,button,input,summary):focus-visible{outline-offset:3px;outline:3px solid #176b484d}.site-header,.site-footer,.home-page{width:min(100% - 2rem,70rem)}.site-header{border-bottom:1px solid var(--border);min-height:4.25rem;position:relative}.brand{min-height:2.75rem;color:var(--text);letter-spacing:-.025em;align-items:center;gap:.55rem;font-size:1rem;font-weight:780;display:inline-flex}.brand span{color:var(--text)}.brand-mark{width:1.5rem;height:1.5rem;fill:var(--accent);flex:none}.site-header nav a,.site-footer nav a{min-height:2.75rem;color:var(--muted);align-items:center;font-size:.78rem;font-weight:650;display:inline-flex}.independent-label{border:1px solid var(--border);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:var(--surface-warm);border-radius:.25rem;padding:.35rem .55rem;font-size:.66rem;font-weight:750}.mobile-nav{color:var(--text);margin:0;display:none}.mobile-nav summary{cursor:pointer;align-items:center;min-height:2.75rem;font-size:.82rem;font-weight:750;display:inline-flex}.mobile-nav nav{z-index:10;border:1px solid var(--border);background:var(--surface);padding:.75rem;display:grid;position:absolute;top:calc(100% + .25rem);left:0;right:0}.site-footer{margin-top:5rem;padding:2.5rem 0 3rem}.site-footer>div{max-width:27rem}.site-footer p{margin:.75rem 0 0}.button{border-radius:.25rem;justify-content:center;align-items:center;min-height:2.75rem;display:inline-flex}.button-primary{background:var(--accent-strong)}.button-primary:hover:not(:disabled){background:#003f28}.button-secondary{border-color:var(--border);background:0 0}.eyebrow{letter-spacing:.09em;margin-bottom:.75rem;font-size:.68rem}.home-hero{border-bottom:1px solid var(--border);min-height:auto;padding:clamp(4rem,10vw,7.5rem) 0;display:block}.home-hero-copy{max-width:48rem}.home-hero h1{letter-spacing:-.045em;max-width:21ch;font-size:clamp(2.4rem,6vw,4.5rem);line-height:1.05}.home-hero .lede{max-width:43rem;margin:1.35rem 0 1.6rem;font-size:clamp(1rem,2vw,1.18rem);line-height:1.65}.how-it-works,.home-section,.home-updates,.home-boundary{border-bottom:1px solid var(--border);margin-top:0;padding:clamp(3.5rem,8vw,6rem) 0}.how-it-works>h2,.home-updates h2{letter-spacing:-.035em;max-width:23ch;margin:0;font-size:clamp(1.75rem,4vw,2.65rem);line-height:1.12}.step-list{border-top:1px solid var(--border);margin-top:2rem;display:grid}.step-list article{border-bottom:1px solid var(--border);grid-template-columns:3rem minmax(0,1fr);gap:1rem;padding:1.35rem 0;display:grid}.step-list article>span{width:2rem;height:2rem;color:var(--accent-strong);background:#a4f3c7;border-radius:50%;place-items:center;font-size:.72rem;font-weight:800;display:grid}.step-list h3,.step-list p{margin:0}.step-list h3{font-size:1rem}.step-list p{color:var(--muted);margin-top:.35rem;line-height:1.55}.split-section{align-items:start;gap:clamp(2rem,7vw,5rem)}.home-section h2,.home-boundary h2{max-width:18ch;font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.12}.inline-actions{margin-top:1.25rem}.source-preview{border:1px solid var(--border);background:var(--surface);gap:0}.source-preview a{border:0;border-bottom:1px solid var(--border);border-radius:0;padding:1rem 1.1rem}.source-preview a:last-child{border-bottom:0}.source-preview a:hover{background:var(--surface-soft)}.home-updates{justify-content:space-between;align-items:end;gap:2rem;display:flex}.home-updates p:not(.eyebrow){max-width:43rem;color:var(--muted);line-height:1.6}.home-boundary{border:0;border-bottom:1px solid var(--border);color:var(--text);background:0 0;border-radius:0;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(2rem,7vw,5rem);margin:0;display:grid}.home-boundary .eyebrow{color:var(--accent)}.home-boundary>p{color:var(--muted)}.content-page{width:min(100% - 2rem,60rem);padding-top:clamp(3.5rem,8vw,6rem)}.content-hero{border-bottom:1px solid var(--border);padding-bottom:2.5rem}.content-hero h1,.checker-header h1{letter-spacing:-.04em;max-width:22ch;font-size:clamp(2.1rem,5vw,3.5rem);line-height:1.08}.notice,.checker-boundary,.result-disclaimer{border-radius:.25rem}.source-list{border:1px solid var(--border);background:var(--surface);gap:0}.source-list article{border:0;border-bottom:1px solid var(--border);border-radius:0;padding:1.5rem}.source-list article:last-child{border-bottom:0}.source-list h2{max-width:42rem;margin-bottom:.35rem}.source-authority{color:var(--muted);margin:0;font-size:.85rem;font-weight:700}.source-row-details{flex-wrap:wrap;gap:.75rem 2rem;margin:1rem 0;display:flex}.source-row-details div{gap:.15rem;display:grid}.source-row-details dt{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:750}.source-row-details dd{margin:0;font-size:.82rem}.source-row-link{font-size:.85rem;font-weight:750}.waitlist-card{border-radius:.25rem;gap:2rem;padding:clamp(1.25rem,4vw,2rem)}.waitlist-controls input{border-radius:.25rem;min-height:2.75rem}.updates-boundary{border-top:1px solid #b7d9c6;margin-top:1.25rem}.updates-boundary p{margin:.35rem 0 0}.checker-page{padding:clamp(2rem,5vw,4rem) 1rem}.checker-shell{width:min(100%,62rem)}.checker-header{border-bottom:1px solid var(--border);align-items:end;margin-bottom:2rem;padding-bottom:2rem}.checker-header h1{margin-bottom:.75rem}.step-nav{overflow:visible}.step-nav ol{border:1px solid var(--border);background:var(--surface);gap:0;min-width:0}.step-nav li{border-right:1px solid var(--border);min-height:3.25rem;padding:.5rem .75rem}.step-nav li:last-child{border-right:0}.step-nav li span{border-radius:50%;width:1.7rem;height:1.7rem}.checker-panel{box-shadow:none;border-radius:.25rem;padding:clamp(1.25rem,4vw,2.25rem)}.section-heading{margin-bottom:1.25rem}.section-heading h2{font-size:clamp(1.35rem,3vw,1.8rem)}.question-card{padding:1.5rem 0 0}.question-card legend{max-width:45rem;font-size:clamp(1.25rem,3vw,1.7rem);line-height:1.35}.question-part>p{border-left:2px solid var(--accent);margin:.85rem 0 1.25rem;padding-left:.9rem}.conditional-reveal{margin-left:clamp(.5rem,3vw,1.5rem);padding:1rem}.option-grid{grid-template-columns:1fr}.option-grid label{min-height:2.9rem}.option-grid span{pointer-events:none;min-height:2.9rem;color:var(--text);background:var(--surface);border-radius:.25rem;position:relative}.option-grid span:after{border:1px solid var(--border);content:"";border-radius:50%;width:.8rem;height:.8rem;margin-left:auto}.option-grid input:checked+span:after{border:3px solid var(--surface);background:var(--accent);box-shadow:0 0 0 1px var(--accent)}.checker-actions{justify-content:space-between}.checker-boundary{border-left:3px solid var(--accent);background:var(--surface-soft);margin-top:1rem}.result-grid{gap:1rem}.result-group,.applicability-summary,.print-sources{box-shadow:none;border-radius:.25rem}.result-group li{align-items:stretch}.result-source-list{gap:.45rem;margin-top:.35rem;display:grid}.result-source-list a{border:1px solid var(--border);color:var(--text);background:var(--surface-warm);gap:.15rem;padding:.7rem;text-decoration:none;display:grid}.result-source-list a:hover{border-color:var(--accent)}.result-source-list small{color:var(--muted)}@media (max-width:760px){.desktop-nav,.independent-label{display:none!important}.mobile-nav{display:block}.site-header{align-items:center;padding:0;display:flex}.home-hero{padding:3.75rem 0}.home-hero h1{font-size:clamp(2.2rem,11vw,3.4rem)}.home-updates,.home-boundary{grid-template-columns:1fr;align-items:start;display:grid}.home-updates .button{justify-self:start}.checker-header{display:block}.step-nav{overflow-x:auto}.step-nav ol{min-width:38rem}.waitlist-controls{flex-direction:column}}@media (max-width:520px){.site-footer nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.hero-actions{display:grid}.hero-actions .button,.home-updates .button{width:100%}.source-row-details{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.checker-actions .button{flex:auto}}@media print{.result-source-list a{background:#fff;border-color:#bbb}}
