:root{color-scheme:light;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:ui-monospace, "SF Mono", Menlo, Consolas, monospace;--text-hero:clamp(2.125rem, 1.4rem + 3.2vw, 3rem);--text-title:clamp(1.625rem, 1.3rem + 1.4vw, 2rem);--text-subtitle:1.3125rem;--text-body:1.0625rem;--text-caption:.8125rem;--leading-tight:1.1;--leading-title:1.2;--leading-body:1.5;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:48px;--space-2xl:96px;--width-read:680px;--width-wide:1040px;--nav-height:52px;--radius-card:18px;--radius-small:12px;--radius-pill:980px;--tap:44px;--bg:#fff;--bg-alt:#f5f5f7;--card:#fff;--text:#1d1d1f;--text-2:#6e6e73;--link:#06c;--accent:#0071e3;--accent-hover:#005bbf;--on-accent:#fff;--border:#0000001a;--border-strong:#0003;--stop:#d70015;--stop-bg:#fff1f0;--caution:#b25000;--caution-bg:#fff6e8;--nav-bg:#fffc;--nav-bg-solid:#fff;--shadow-card:0 4px 24px #0000000f;--focus:#06c;--ease:cubic-bezier(.25, .1, .25, 1)}*,:before,:after{box-sizing:border-box}*{margin:0}[hidden]{display:none!important}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}img,svg{max-width:100%;display:block}a{color:var(--link);text-decoration:none}a:hover{text-underline-offset:.15em;text-decoration:underline}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:4px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{left:var(--space-md);z-index:100;background:var(--accent);color:var(--on-accent);border-radius:var(--radius-pill);padding:10px 18px;position:absolute;top:-100px}.skip-link:focus{top:var(--space-sm);text-decoration:none}.wrap{max-width:var(--width-wide);padding-inline:var(--space-lg);margin-inline:auto}.read{max-width:var(--width-read);padding-inline:var(--space-lg);margin-inline:auto}.section{padding-block:var(--space-xl)}.section-alt{background:var(--bg-alt)}@media (width>=768px){.section{padding-block:var(--space-2xl)}}.site-header{z-index:50;background:var(--nav-bg-solid);border-bottom:1px solid var(--border);position:sticky;top:0}@supports (backdrop-filter:blur(1px)){.site-header{background:var(--nav-bg);backdrop-filter:saturate(180%)blur(20px)}}@media (prefers-reduced-transparency:reduce){.site-header{background:var(--nav-bg-solid);backdrop-filter:none}}.nav{align-items:center;gap:var(--space-md);min-height:var(--nav-height);display:flex}.brand{align-items:center;gap:var(--space-sm);min-height:var(--tap);color:var(--text);letter-spacing:-.01em;font-size:1.0625rem;font-weight:600;display:inline-flex}.brand:hover{text-decoration:none}.brand svg{width:18px;height:18px}.nav-links{gap:var(--space-xs);scrollbar-width:none;margin-left:auto;padding:0;list-style:none;display:flex;overflow-x:auto}.nav-links a{min-height:var(--tap);color:var(--text);white-space:nowrap;align-items:center;padding-inline:10px;font-size:.875rem;display:inline-flex}.nav-links::-webkit-scrollbar{display:none}.nav-links a[aria-current=page]{color:var(--text-2)}.nav-help{min-height:var(--tap);white-space:nowrap;color:var(--stop);align-items:center;padding-inline:10px;font-size:.875rem;font-weight:500;display:inline-flex}@media (width<=767px){.nav{flex-wrap:wrap;gap:0}.nav-help{margin-left:auto;margin-right:calc(var(--space-sm) * -1)}.nav-links{width:100%;margin-left:calc(var(--space-sm) * -1);order:3}}.eyebrow{font-size:var(--text-caption);letter-spacing:.02em;color:var(--text-2);text-transform:uppercase;font-weight:600}.hero-title{font-size:var(--text-hero);line-height:var(--leading-tight);letter-spacing:-.025em;text-wrap:balance;font-weight:600}.lede{font-size:var(--text-subtitle);color:var(--text-2);margin-top:var(--space-md);text-wrap:pretty;line-height:1.4}.section-title{font-size:var(--text-title);line-height:var(--leading-title);letter-spacing:-.015em;text-wrap:balance;font-weight:600}.caption{font-size:var(--text-caption);color:var(--text-2);line-height:1.4}.prose>*+*{margin-top:var(--space-md)}.prose h2{font-size:var(--text-title);line-height:var(--leading-title);letter-spacing:-.015em;margin-top:var(--space-xl);scroll-margin-top:calc(var(--nav-height) + var(--space-lg));font-weight:600}.prose h3{font-size:var(--text-subtitle);margin-top:var(--space-lg);scroll-margin-top:calc(var(--nav-height) + var(--space-lg));font-weight:600;line-height:1.3}.prose p,.prose li{text-wrap:pretty}.prose ul,.prose ol{padding-left:1.25em}.prose li+li{margin-top:var(--space-sm)}.prose a{text-underline-offset:.15em;text-decoration:underline 1px}.prose strong{font-weight:600}.prose blockquote{border-left:3px solid var(--border-strong);padding-left:var(--space-md);color:var(--text-2)}.page-head{padding-block:var(--space-xl) var(--space-lg)}.page-head .lede{max-width:36em}.reviewed{margin-top:var(--space-md)}.btn{min-height:var(--tap);border-radius:var(--radius-pill);background:var(--accent);color:var(--on-accent);font:inherit;cursor:pointer;transition:background-color .2s var(--ease);border:0;justify-content:center;align-items:center;padding:12px 24px;font-weight:500;display:inline-flex}.btn:hover{background:var(--accent-hover);text-decoration:none}.btn-quiet{color:var(--link);background:0 0;padding-inline:12px}.btn-quiet:hover{background:0 0;text-decoration:underline}.actions{align-items:center;gap:var(--space-md);margin-top:var(--space-lg);flex-wrap:wrap;display:flex}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding:var(--space-lg)}@media (width>=768px){.card{padding:32px}}.grid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.narrow>*{max-width:var(--width-read)}.section-title+.findings{margin-top:var(--space-lg)}.findings{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (width>=700px){.findings{grid-template-columns:repeat(2,1fr)}}.finding-figure{letter-spacing:-.03em;font-size:2.5rem;font-weight:600;line-height:1}.finding-label{margin-top:var(--space-sm);font-weight:600}.finding-detail{color:var(--text-2);margin-top:var(--space-sm)}.finding .cite-list{margin-top:var(--space-md)}.callout{border-radius:var(--radius-small);padding:var(--space-md) var(--space-lg);background:var(--bg-alt);border-left:4px solid var(--border-strong)}.callout-stop{background:var(--stop-bg);border-left-color:var(--stop)}.callout-caution{background:var(--caution-bg);border-left-color:var(--caution)}.callout>*+*{margin-top:var(--space-sm)}.callout-title{font-weight:600}.cite-short{color:var(--text-2);white-space:nowrap}.cite-list{font-size:var(--text-caption);color:var(--text-2)}.page-sources{border-top:1px solid var(--border);margin-top:var(--space-xl);padding-top:var(--space-lg)}.page-sources h2{font-size:var(--text-subtitle);margin-top:0;font-weight:600}.source-list{padding:0;list-style:none}.source-list li{padding-block:var(--space-md);border-bottom:1px solid var(--border);overflow-wrap:anywhere}.source-list li:last-child{border-bottom:0}.source-title{font-style:normal;font-weight:500}.source-meta,.source-note{color:var(--text-2);margin-top:var(--space-xs);font-size:.9375rem}.tag{border-radius:var(--radius-pill);background:var(--caution-bg);color:var(--caution);margin-left:var(--space-xs);vertical-align:2px;padding:4px 8px;font-size:.75rem;font-weight:600;line-height:1;display:inline-block}.emergency{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.emergency h3{font-size:1.0625rem;font-weight:600}.emergency ul{margin-top:var(--space-sm);padding:0;list-style:none}.emergency li+li{margin-top:var(--space-sm)}.tel{min-height:var(--tap);letter-spacing:-.01em;align-items:center;font-size:1.25rem;font-weight:600;display:inline-flex}.tel-when{color:var(--text-2);font-size:.9375rem;display:block}.checklist-group+.checklist-group{margin-top:var(--space-xl)}.check-item{padding:var(--space-lg) 0;border:0;border-bottom:1px solid var(--border);min-width:0}.check-item legend{float:left;width:100%;padding:0;font-size:1.0625rem;font-weight:600}.check-item legend+*{clear:left}.check-options{gap:var(--space-sm);padding-top:var(--space-md);flex-wrap:wrap;display:flex}.check-options label{align-items:center;gap:var(--space-sm);min-height:var(--tap);border-radius:var(--radius-pill);border:1px solid var(--border-strong);cursor:pointer;padding:0 16px;display:inline-flex}.check-options label:has(input:checked){border-color:var(--link);box-shadow:inset 0 0 0 1px var(--link)}.check-options input{accent-color:var(--accent);width:18px;height:18px;margin:0}.check-stop{margin-top:var(--space-md)}.check-flag{color:var(--stop);font-weight:600}.check-item details{margin-top:var(--space-sm)}.check-item summary{cursor:pointer;color:var(--link);min-height:var(--tap);align-items:center;display:inline-flex}.check-status{margin-top:var(--space-xl)}.check-status .tally{font-size:var(--text-subtitle);font-weight:600}.coa{position:relative;overflow-x:auto}.coa table{border-collapse:collapse;width:100%;font-size:.9375rem}.coa caption{text-align:left;padding-bottom:var(--space-sm);font-weight:600}.coa th,.coa td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:10px 12px}.coa thead th{font-size:var(--text-caption);color:var(--text-2);font-weight:600}.coa tbody th{white-space:nowrap;width:28%}@media (width<=599px){.coa tbody th{white-space:normal}}.coa .coa-banner th{background:var(--caution-bg);color:var(--caution);font-size:.9375rem}.coa td.mono{font-family:var(--font-mono);font-size:.875rem}.marker{background:var(--accent);width:22px;height:22px;color:var(--on-accent);border-radius:50%;justify-content:center;align-items:center;margin-right:6px;font-size:.75rem;font-weight:600;display:inline-flex}.coa-notes{counter-reset:none;margin-top:var(--space-lg);padding-left:0;list-style:none}.coa-notes li{gap:var(--space-sm);grid-template-columns:30px 1fr;display:grid}.coa-notes li+li{margin-top:var(--space-md)}.site-footer{background:var(--bg-alt);color:var(--text-2);font-size:var(--text-caption);padding-block:var(--space-xl);margin-top:var(--space-2xl)}.site-footer p+p{margin-top:var(--space-sm)}.footer-links{gap:var(--space-xs) var(--space-lg);margin-bottom:var(--space-md);flex-wrap:wrap;padding:0;list-style:none;display:flex}.footer-links a{min-height:var(--tap);align-items:center;display:inline-flex}.display{letter-spacing:-.03em;text-wrap:balance;font-size:clamp(2.125rem,1.2rem + 3.2vw,3.5rem);font-weight:700;line-height:1.07}.section-head{max-width:44rem;margin:0 auto var(--space-xl);text-align:center}.section-head .lede{margin-inline:auto}.section-head .eyebrow{margin-bottom:var(--space-sm)}.center{text-align:center}.hero{text-align:center;padding-top:clamp(56px,8vw,104px);overflow:hidden}.hero .eyebrow{margin-bottom:var(--space-md)}.hero-xl{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(3rem,1.2rem + 6.6vw,6rem);font-weight:700;line-height:1.02}.hero .lede{max-width:32em;margin:var(--space-lg) auto 0;font-size:clamp(1.1875rem,1rem + .6vw,1.4375rem)}.hero .actions{justify-content:center}.hero-stage{gap:var(--space-lg);align-items:center;margin-top:clamp(40px,6vw,72px);padding-bottom:clamp(48px,7vw,96px);display:grid}@media (width>=900px){.hero-stage{grid-template-columns:1fr minmax(260px,330px) 1fr}.hero-note-left{text-align:right;justify-self:end}.hero-note-right{text-align:left;justify-self:start}}.hero-note{max-width:300px;margin-inline:auto}.hero-note .eyebrow{margin-bottom:var(--space-xs)}.hero-note p:not(.eyebrow){color:var(--text-2);font-size:1.0625rem}.hero-note strong{color:var(--text);font-weight:600}@media (width<=899px){.hero-note-left{order:2}.hero-note-right{order:3}}.vial{width:auto;max-width:100%;height:clamp(340px,42vw,520px);margin-inline:auto}.stat-xl{letter-spacing:-.055em;font-size:clamp(5rem,1.5rem + 13vw,10.5rem);font-weight:700;line-height:.92}.stat-caption{max-width:26em;margin:var(--space-lg) auto 0;text-wrap:balance;font-size:clamp(1.1875rem,1rem + .7vw,1.5rem);line-height:1.35}.stat-more{color:var(--text-2);max-width:36em;margin:var(--space-md) auto 0}.chart{max-width:640px;margin:var(--space-xl) auto 0;text-align:left}.chart-row+.chart-row{margin-top:var(--space-md)}.chart-label{color:var(--text-2);margin-bottom:6px;font-size:.9375rem}.chart-bar,.chart-axis{display:block;overflow:visible}.chart-axis{margin-top:10px}.chart-grid{stroke:#e8e8ed;stroke-width:1px}.chart-fill{fill:#d2d2d7}.chart-fill.is-emphasis{fill:var(--accent)}.chart-value{font-family:var(--font-sans);fill:var(--text);font-size:15px;font-weight:600}.chart-tick{font-family:var(--font-sans);fill:var(--text-2);font-variant-numeric:tabular-nums;font-size:12px}.chart figcaption{margin-top:var(--space-lg);text-align:center}.actions-center{margin-top:var(--space-xl);justify-content:center}.finding-figure{font-size:clamp(2.5rem,2rem + 1.6vw,3.25rem)}.facts{gap:var(--space-md);text-align:left;display:grid}@media (width>=800px){.facts{grid-template-columns:repeat(3,1fr)}}.fact-label{font-size:var(--text-caption);letter-spacing:.02em;text-transform:uppercase;color:var(--text-2);font-weight:600}.fact-text{margin-top:var(--space-sm);font-size:1.1875rem;line-height:1.4}.facts-foot{margin-top:var(--space-lg);color:var(--text-2);text-align:center}.steps{gap:var(--space-md);display:grid}@media (width>=800px){.steps{grid-template-columns:repeat(3,1fr)}}.step{gap:var(--space-sm);flex-direction:column;display:flex}.step-icon{width:40px;height:40px;color:var(--accent);margin-bottom:var(--space-sm)}.step-num{font-size:var(--text-caption);color:var(--text-2);font-weight:600}.step h3{letter-spacing:-.015em;font-size:1.375rem;font-weight:600;line-height:1.25}.step p{color:var(--text-2)}.step .step-link{padding-top:var(--space-sm);margin-top:auto;font-weight:500}.split{gap:var(--space-xl);align-items:center;display:grid}@media (width>=900px){.split{grid-template-columns:1fr 1fr}}.split .display{font-size:clamp(2rem,1.2rem + 2.4vw,3rem)}.check-list{margin-top:var(--space-lg);padding:0;list-style:none}.check-list li{grid-template-columns:30px 1fr;align-items:start;gap:10px;display:grid}.check-list li+li{margin-top:var(--space-md)}.check-list .marker,.coa .marker{flex:none}.coa-peek table{font-size:.9375rem}.coa-peek caption{color:var(--caution)}.acts{gap:var(--space-md);display:grid}@media (width>=700px){.acts{grid-template-columns:repeat(2,1fr)}}.act-meta{font-size:var(--text-caption);letter-spacing:.02em;text-transform:uppercase;color:var(--text-2);font-weight:600}.act h3{margin-top:var(--space-xs);font-size:1.1875rem;font-weight:600}.act p{margin-top:var(--space-sm);color:var(--text-2)}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.reveal{animation:linear both fade-up view();animation-range:entry cover 20%}}}@keyframes fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media print{.site-header,.site-footer,.skip-link,.no-print{display:none!important}body{font-size:12pt}.check-item details{display:block}}
