@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@200;400;500;600;700;800&family=Noto+Sans+Mono:wght@400;500;700&display=swap";:root{color-scheme:light;--bg: #fafbfe;--surface: #ffffff;--surface-soft: #f1f6fc;--surface-tint: #e6eef9;--surface-strong: #d8e6f6;--text: #16324f;--text-muted: #3f5973;--text-soft: #536d86;--border: #c7d7ea;--border-strong: #9fb8d7;--primary: #404eca;--primary-strong: #29348f;--primary-soft: #e7eaff;--primary-wash: rgba(64, 78, 202, .08);--primary-rgb: 64, 78, 202;--support: #1f6fa8;--support-rgb: 31, 111, 168;--science: #6250b5;--science-strong: #493b8a;--science-rgb: 98, 80, 181;--accent: #d6417a;--prompt-accent: var(--primary);--prompt-accent-soft: rgba(64, 78, 202, .1);--prompt-border: #9fb8d7;--probability-low: #455561;--probability-mid: #f3f7f8;--probability-high: #2f948c;--success: #197b61;--danger: #b44c55;--warning: #8a5a12;--focus-ring: rgba(64, 78, 202, .24);--shadow: 0 18px 48px rgba(17, 55, 94, .12);--radius-lg: 24px;--radius-md: 16px;--radius-sm: 12px;--font: "Noto Sans", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--persistent-meter-offset: 62px;--sandbox-sticky-panel-offset: calc(var(--persistent-meter-offset) + 18px);--disease-grid-max-block: 80vh;--side-panel-story-width: 420px;--side-panel-outbreak-width: 460px;--side-panel-sandbox-width: 340px;--side-panel-sandbox-collapsed-width: 88px;--stage-side-card-width: 460px;--stage-grid-column-width: clamp(560px, calc(100vw - var(--stage-side-card-width) - 72px), 720px);--prompt-inline-max-width: 42rem}html,body{min-height:100%;height:auto;margin:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}body{min-height:100dvh;font-family:var(--font);color:var(--text);background:radial-gradient(circle at top left,rgba(var(--support-rgb),.055),transparent 34%),radial-gradient(circle at 100% 0%,rgba(var(--science-rgb),.045),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--bg) 100%);overscroll-behavior-y:auto}body.about-modal-open{overflow:hidden}body.sandbox-sticky-header-hidden{--sandbox-sticky-panel-offset: 18px}button{font:inherit;cursor:pointer}input,select,textarea{font:inherit}#app{max-width:1240px;margin:0 auto;padding:18px 32px 0;overflow:visible}.app-shell{display:flex;flex-direction:column;min-height:calc(100dvh - 18px);gap:20px;overflow:visible}.toc-shell{display:flex;flex-direction:column;gap:22px;padding:24px 0 48px}.toc-hero{display:grid;grid-template-columns:minmax(180px,280px) minmax(0,1fr);align-items:center;gap:28px;padding:30px 32px;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(var(--support-rgb),.16),transparent 34%),radial-gradient(circle at bottom left,rgba(var(--science-rgb),.08),transparent 28%),linear-gradient(180deg,#fffffffa,#edf4fbf5);box-shadow:var(--shadow)}.toc-hero-intro{display:flex;flex-direction:column;gap:14px;min-width:0}.toc-logo{width:min(100%,320px);height:auto}.toc-title{margin:0;max-width:11ch;font-size:clamp(2.25rem,5vw,3.6rem);line-height:.96;color:var(--primary-strong)}.toc-disclaimer{margin:0;max-width:42rem;padding:18px 20px;border:1px solid rgba(var(--primary-rgb),.16);border-radius:var(--radius-md);background:rgba(var(--primary-rgb),.06);font-size:17px;line-height:1.65;color:var(--text-muted)}.toc-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.disease-info-shell{display:grid;gap:18px;width:min(100%,1260px);margin-inline:auto;padding:18px 0 48px}.disease-info-hero{display:grid;grid-template-columns:minmax(86px,120px) minmax(0,1fr);align-items:center;gap:22px;padding:20px 24px;border:1px solid var(--border);border-radius:var(--radius-md);background:radial-gradient(circle at top right,rgba(var(--support-rgb),.08),transparent 32%),linear-gradient(180deg,#fffffffa,#eef7f9f5);box-shadow:0 12px 28px #11375e14}.disease-info-logo{width:min(100%,120px);height:auto}.disease-info-hero-copy{display:grid;gap:12px;min-width:0}.disease-info-title{margin:0;max-width:14ch;color:var(--primary-strong);font-size:clamp(2rem,4.4vw,3rem);line-height:1}.disease-info-lead{margin:0;max-width:58ch;color:var(--text);font-size:18px;line-height:1.55}.disease-info-table-shell{width:100%;overflow-x:auto;border:1px solid rgba(105,137,159,.42);border-radius:var(--radius-md);background:#ffffffe6;box-shadow:0 14px 32px #11375e14}.disease-info-table-shell:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.disease-info-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:fixed;color:var(--text);font-size:16px;line-height:1.4}.disease-info-col-disease{width:26%}.disease-info-col-real-world{width:11%}.disease-info-col-r0{width:5%}.disease-info-col-illness,.disease-info-col-severity{width:18%}.disease-info-col-reaction{width:14%}.disease-info-col-citations{width:74px}.disease-info-table th,.disease-info-table td{padding:16px 18px;border-bottom:1px solid rgba(105,137,159,.26);vertical-align:top;text-align:left;font-size:16px}.disease-info-table thead th{position:sticky;top:0;z-index:1;background:#edf6f8;color:var(--primary-strong);font-size:16px;line-height:1.25;font-weight:800}.disease-info-table thead tr:first-child th{vertical-align:middle}.disease-info-table thead tr:nth-child(2) th{top:52px;border-top:1px solid rgba(105,137,159,.18);background:#f4fafb}.disease-info-model-values-header{text-align:center;vertical-align:middle}.disease-info-table tbody tr{background:#ffffffc7}.disease-info-table tbody tr:nth-child(2n){background:#f2f7fba3}.disease-info-table tbody tr:last-child>*{border-bottom:0}.disease-info-disease-cell{width:auto}.disease-info-disease-cell,.disease-info-disease-summary,.disease-info-disease-identity,.disease-info-model-value-cell{min-width:0}.disease-info-disease-summary{display:flex;align-items:flex-start;gap:14px}.disease-info-disease-icon{flex:0 0 auto;width:64px;height:64px;object-fit:contain}.disease-info-disease-identity{display:grid;gap:6px}.disease-info-values{display:grid;gap:4px}.disease-info-scenario-name{color:var(--text);font-size:16px;line-height:1.25;font-weight:800}.disease-info-real-world-name{color:var(--primary-strong);font-size:16px;line-height:1.35;font-weight:800}.disease-info-parameter-label{display:none}.disease-info-value{display:block;color:var(--text);font-size:16px;line-height:1.35}.disease-info-citations-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:42px;min-height:42px;padding:10px;border:1px solid rgba(var(--primary-rgb),.24);border-radius:8px;background:#fffffff5;color:var(--primary-strong);font-size:16px;line-height:1.2;font-weight:800;white-space:nowrap}.disease-info-citations-button svg{flex:0 0 auto;width:18px;height:18px}.disease-info-citations-button:hover,.disease-info-citations-button:focus-visible{outline:3px solid rgba(var(--primary-rgb),.18);outline-offset:2px;background:rgba(var(--primary-rgb),.08)}.disease-info-citation-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2300;display:flex;align-items:center;justify-content:center;padding:24px;background:#10233a6b}.disease-info-citation-modal{display:grid;grid-template-rows:auto minmax(0,1fr);gap:16px;width:min(100%,1260px);max-height:min(86dvh,860px);padding:22px;border:1px solid rgba(171,192,214,.92);border-radius:18px;background:linear-gradient(180deg,#fffffffc,#f3f8fcfa);box-shadow:0 28px 64px #0f2a453d}.disease-info-citation-modal:focus{outline:none}.disease-info-citation-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.disease-info-citation-modal-title-wrap{display:flex;align-items:center;gap:14px;min-width:0}.disease-info-citation-modal-logo{flex:0 0 auto;width:58px;height:58px;object-fit:contain}.disease-info-citation-modal-eyebrow{margin:0 0 4px;color:var(--primary);font-size:16px;line-height:1.2;font-weight:800}.disease-info-citation-modal-title{margin:0;color:var(--primary-strong);font-size:clamp(24px,4vw,32px);line-height:1.08;overflow-wrap:anywhere}.disease-info-citation-modal-close{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:42px;height:42px;border:1px solid rgba(183,198,214,.94);border-radius:999px;background:#fffffff2;color:var(--primary-strong)}.disease-info-citation-modal-close svg{width:18px;height:18px}.disease-info-citation-modal-close:hover,.disease-info-citation-modal-close:focus-visible{border-color:rgba(var(--primary-rgb),.9);background:#f3f8fd}.disease-info-citation-modal-body{min-height:0;overflow:auto}.disease-info-citation-modal-body .real-world-details{padding:14px}@media (max-width: 760px){.disease-info-shell{padding-block:12px 34px}.disease-info-hero{grid-template-columns:72px minmax(0,1fr);gap:14px;padding:18px 16px}.disease-info-logo{width:72px}.disease-info-title{max-width:none}.disease-info-lead{font-size:16px;line-height:1.45}.disease-info-table-shell{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.disease-info-table{display:block;min-width:0;width:100%}.disease-info-table colgroup,.disease-info-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.disease-info-table colgroup{display:none}.disease-info-table tbody{display:grid;gap:14px}.disease-info-table tbody tr,.disease-info-table th,.disease-info-table td{display:block}.disease-info-table tbody tr{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"disease" "real" "r0" "illness" "severity" "reaction" "citations";border:1px solid rgba(105,137,159,.36);border-radius:var(--radius-sm);background:#fffffff0;box-shadow:0 10px 24px #11375e14;overflow:hidden}.disease-info-table th,.disease-info-table td{padding:14px 16px;border-bottom:0}.disease-info-disease-cell{grid-area:disease;background:#ffffffc7;border-bottom:1px solid rgba(105,137,159,.22)}.disease-info-real-world-name{grid-area:real;background:#edf6f8b8;border-bottom:1px solid rgba(105,137,159,.22)}.disease-info-citations-cell{grid-area:citations;display:grid;align-items:center;background:#ffffffb8}.disease-info-r0-cell{grid-area:r0;background:#ffffffb3;border-bottom:1px solid rgba(105,137,159,.22)}.disease-info-illness-cell{grid-area:illness;background:#f7fbfcd6;border-bottom:1px solid rgba(105,137,159,.22)}.disease-info-severity-cell{grid-area:severity;background:#ffffffb3;border-bottom:1px solid rgba(105,137,159,.22)}.disease-info-reaction-cell{grid-area:reaction;background:#f7fbfcd6;border-bottom:1px solid rgba(105,137,159,.22)}.disease-info-real-world-name,.disease-info-citations-cell,.disease-info-model-value-cell{grid-template-columns:minmax(132px,.34fr) minmax(0,1fr);gap:12px;align-items:start}.disease-info-table td:before{content:attr(data-label);display:block;color:var(--text-muted);font-size:16px;line-height:1.2;font-weight:800}.disease-info-table .disease-info-model-value-cell:before{content:none}.disease-info-parameter-label{display:block;color:var(--text-muted);font-size:16px;line-height:1.2;font-weight:800}.disease-info-disease-summary{gap:12px}.disease-info-disease-icon{width:52px;height:52px}.disease-info-scenario-name{line-height:1.2}.disease-info-real-world-name{font-size:16px}.disease-info-values{gap:3px}.disease-info-value{font-size:16px;line-height:1.3}.disease-info-citations-button{width:42px;white-space:normal}@media (max-width: 460px){.disease-info-real-world-name,.disease-info-citations-cell,.disease-info-model-value-cell{grid-template-columns:minmax(0,1fr);gap:6px}}.disease-info-citation-modal-backdrop{align-items:stretch;padding:12px}.disease-info-citation-modal{max-height:none;padding:16px;border-radius:14px}.disease-info-citation-modal-title-wrap{align-items:flex-start}.disease-info-citation-modal-logo{width:46px;height:46px}}.toc-step-card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-height:152px;padding:18px 20px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text);text-align:left;box-shadow:0 14px 32px #11375e14;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.toc-step-card:hover,.toc-step-card:focus-visible{transform:translateY(-3px);border-color:var(--border-strong);box-shadow:0 20px 38px #11375e1f}.toc-step-card:focus-visible{outline:3px solid rgba(var(--primary-rgb),.18);outline-offset:2px}.toc-step-chapter,.toc-step-detail{margin:0}.toc-step-chapter{font-size:15px;font-weight:700;color:var(--support);text-transform:uppercase;letter-spacing:.06em}.toc-step-title{margin:0;max-width:18ch;font-size:25px;line-height:1.12;color:var(--primary-strong)}.toc-step-detail{font-size:16px;line-height:1.55;color:var(--text-muted)}.wizard-frame{display:flex;flex-direction:column;flex:1 0 auto;gap:18px;overflow:visible}.wizard-frame.has-persistent-meter{padding-top:var(--persistent-meter-offset)}.wizard-step{min-height:60vh;overflow:visible}.wizard-nav,.wizard-next-controls{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:18px 22px;border:1px solid var(--border);border-top-color:rgba(var(--primary-rgb),.18);border-radius:var(--radius-md);background:linear-gradient(180deg,#fffffffa,#f7fbfff0);box-shadow:0 10px 22px #11375e11}.wizard-nav{min-height:92px}.app-sticky-header{justify-content:space-between}.sandbox-sticky-header{transition:transform .24s ease,opacity .18s ease;will-change:transform,opacity}.sandbox-sticky-header.is-scroll-hidden{transform:translateY(calc(-100% - 10px));opacity:0}.app-sticky-header-controls{display:flex;align-items:center;justify-content:flex-end;min-width:0;flex:0 0 auto}.wizard-back-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:999px;border:1px solid var(--border-strong);background:var(--surface);color:var(--primary-strong);font-weight:400}.wizard-back-btn:before{content:"←";font-size:.95em;line-height:1}.wizard-back-btn:disabled{opacity:.45;cursor:default}.wizard-progress{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:6px;padding-block:4px;text-align:center;width:max-content;z-index:0}.wizard-nav .wizard-progress{padding-block:6px}.wizard-back-btn,.wizard-action-slot{position:relative;z-index:1}.wizard-progress-chapter{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--primary)}.wizard-progress-dots{display:flex;gap:8px}.wizard-progress-dot{width:10px;height:10px;border-radius:999px;background:#d7e2f0;border:1px solid #bfd0e3}.wizard-progress-dot.complete{background:#363636;border-color:#363636}.wizard-progress-dot.current{background:var(--primary);border-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.12)}.wizard-progress-label{font-size:16px;font-weight:700;color:var(--text)}.wizard-progress-counter{font-size:15px;color:var(--text-muted)}.wizard-action-slot{display:grid;grid-template-rows:auto auto;justify-items:end;align-items:end;gap:10px}@media (min-width: 841px){.wizard-next-controls .wizard-action-slot,.impact-action.wizard-next-controls .wizard-action-slot{justify-items:end;justify-self:end}.wizard-next-controls .wizard-action-slot .fit-btn,.wizard-next-controls .choice-btn.fit-btn{justify-self:end;margin-inline:0}}@media (max-width: 840px){#app{padding-inline:16px}.toc-shell{padding-top:12px}.toc-list{margin-inline:4px}.toc-hero{grid-template-columns:1fr;gap:20px;padding:22px}.toc-logo{width:min(100%,240px)}.toc-disclaimer{font-size:16px;padding:16px 18px}.toc-step-title{font-size:24px}.toc-step-card{min-height:0;padding:18px 20px}}.impact-action.wizard-next-controls{grid-template-columns:auto 1fr auto}.nav-action-label,.impact-next{grid-row:1;text-align:right;font-size:15px;font-weight:700;color:var(--text-muted)}.resume-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;background:#10233a57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resume-modal{width:min(100%,460px);padding:28px;border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;text-align:center}.resume-modal h2{margin:0 0 10px;font-size:28px;line-height:1.05}.resume-modal p{margin:0;color:var(--text-muted);line-height:1.5}.resume-modal-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;margin-top:22px}.app-footer{box-sizing:border-box;position:relative;display:flex;align-items:center;justify-content:space-between;gap:18px;width:100vw;margin-inline:calc(50% - 50vw);margin-top:24px;padding-top:12px;padding-bottom:12px;padding-inline:max(32px,calc((100vw - 1240px)/2 + 32px));border-top:1px solid rgba(var(--primary-rgb),.14);background:linear-gradient(180deg,#fffffffa,#f7fbfff5);overflow:hidden;isolation:isolate}.app-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%201600%201200'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='36'%20height='36'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='8'%20cy='8'%20r='1.45'%20fill='%2386b9ff'%20fill-opacity='0.62'%20/%3e%3ccircle%20cx='25'%20cy='12'%20r='1.1'%20fill='%238da2ff'%20fill-opacity='0.34'%20/%3e%3ccircle%20cx='15'%20cy='24'%20r='1.35'%20fill='%239e84f0'%20fill-opacity='0.46'%20/%3e%3ccircle%20cx='30'%20cy='29'%20r='1.05'%20fill='%23b08cf2'%20fill-opacity='0.28'%20/%3e%3c/pattern%3e%3cradialGradient%20id='fieldMask'%20cx='50%25'%20cy='50%25'%20r='70%25'%3e%3cstop%20offset='0%25'%20stop-color='black'%20/%3e%3cstop%20offset='38%25'%20stop-color='black'%20/%3e%3cstop%20offset='62%25'%20stop-color='%23666'%20/%3e%3cstop%20offset='82%25'%20stop-color='%23d4d4d4'%20/%3e%3cstop%20offset='100%25'%20stop-color='white'%20/%3e%3c/radialGradient%3e%3cmask%20id='edgeReveal'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23fieldMask)'%20/%3e%3c/mask%3e%3cradialGradient%20id='topLeftGlow'%20cx='0%25'%20cy='0%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.14'%20/%3e%3cstop%20offset='46%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3cradialGradient%20id='bottomRightGlow'%20cx='100%25'%20cy='100%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%239b8bf2'%20stop-opacity='0.13'%20/%3e%3cstop%20offset='46%25'%20stop-color='%2386b9ff'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%239b8bf2'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3clinearGradient%20id='topBand'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3cstop%20offset='50%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='1200'%20fill='transparent'%20/%3e%3cg%20mask='url(%23edgeReveal)'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23dots)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23topLeftGlow)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23bottomRightGlow)'%20/%3e%3crect%20width='1600'%20height='240'%20fill='url(%23topBand)'%20/%3e%3c/g%3e%3c/svg%3e");background-size:cover;background-position:center center;background-repeat:no-repeat;opacity:.22}.app-footer>*{position:relative;z-index:1}.app-footer-brand{display:inline-flex;align-items:center;gap:10px;max-width:100%;color:var(--text-muted);text-decoration:none}.app-footer-label{font-size:16px;line-height:1.4;font-weight:700}.app-footer-logo{display:block;width:min(180px,42vw);height:auto;opacity:.68}.app-footer-about{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid rgba(var(--primary-rgb),.22);border-radius:999px;background:#ffffffe6;color:var(--primary-strong);font-size:16px;line-height:1.2;font-weight:700;text-decoration:none}.app-footer-about:hover,.app-footer-about:focus-visible,.app-footer-brand:focus-visible{outline:3px solid rgba(var(--primary-rgb),.18);outline-offset:2px}.about-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:flex;align-items:flex-end;justify-content:center;padding:24px 24px 0;background:#10233a5c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-modal-backdrop.is-opening,.evidence-stats-modal-backdrop.is-opening,.herd-immunity-modal-backdrop.is-opening{animation:modal-backdrop-fade .42s cubic-bezier(.22,1,.36,1) both}.about-modal-backdrop.is-closing,.evidence-stats-modal-backdrop.is-closing,.herd-immunity-modal-backdrop.is-closing{animation:modal-backdrop-fade .42s cubic-bezier(.22,1,.36,1) both reverse}.about-modal{position:relative;width:min(100%,1200px);height:min(100dvh - 24px,100%);display:grid;grid-template-rows:auto auto minmax(0,1fr);box-sizing:border-box;max-width:100%;border:1px solid rgba(159,184,215,.94);border-bottom:none;border-radius:30px 30px 0 0;background:radial-gradient(circle at top left,rgba(var(--support-rgb),.16),transparent 26%),radial-gradient(circle at 84% 18%,rgba(var(--science-rgb),.13),transparent 24%),linear-gradient(180deg,#fffffff5,#f4f8fdf5 54%,#eef4fbf5);box-shadow:0 -20px 56px #11375e38;overflow:hidden;isolation:isolate}.about-modal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(115deg,#ffffff7a,#ffffff24 42%,rgba(var(--science-rgb),.028)),linear-gradient(180deg,rgba(var(--primary-rgb),.028),rgba(var(--science-rgb),.014) 46%,rgba(var(--primary-rgb),.024)),url("data:image/svg+xml,%3csvg%20viewBox='0%200%201600%201200'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='36'%20height='36'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='8'%20cy='8'%20r='1.45'%20fill='%2386b9ff'%20fill-opacity='0.62'%20/%3e%3ccircle%20cx='25'%20cy='12'%20r='1.1'%20fill='%238da2ff'%20fill-opacity='0.34'%20/%3e%3ccircle%20cx='15'%20cy='24'%20r='1.35'%20fill='%239e84f0'%20fill-opacity='0.46'%20/%3e%3ccircle%20cx='30'%20cy='29'%20r='1.05'%20fill='%23b08cf2'%20fill-opacity='0.28'%20/%3e%3c/pattern%3e%3cradialGradient%20id='fieldMask'%20cx='50%25'%20cy='50%25'%20r='70%25'%3e%3cstop%20offset='0%25'%20stop-color='black'%20/%3e%3cstop%20offset='38%25'%20stop-color='black'%20/%3e%3cstop%20offset='62%25'%20stop-color='%23666'%20/%3e%3cstop%20offset='82%25'%20stop-color='%23d4d4d4'%20/%3e%3cstop%20offset='100%25'%20stop-color='white'%20/%3e%3c/radialGradient%3e%3cmask%20id='edgeReveal'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23fieldMask)'%20/%3e%3c/mask%3e%3cradialGradient%20id='topLeftGlow'%20cx='0%25'%20cy='0%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.14'%20/%3e%3cstop%20offset='46%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3cradialGradient%20id='bottomRightGlow'%20cx='100%25'%20cy='100%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%239b8bf2'%20stop-opacity='0.13'%20/%3e%3cstop%20offset='46%25'%20stop-color='%2386b9ff'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%239b8bf2'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3clinearGradient%20id='topBand'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3cstop%20offset='50%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='1200'%20fill='transparent'%20/%3e%3cg%20mask='url(%23edgeReveal)'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23dots)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23topLeftGlow)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23bottomRightGlow)'%20/%3e%3crect%20width='1600'%20height='240'%20fill='url(%23topBand)'%20/%3e%3c/g%3e%3c/svg%3e");background-size:auto,auto,cover;background-position:0 0,0 0,center center;background-repeat:no-repeat,no-repeat,no-repeat;opacity:.82}.about-modal>*{position:relative;z-index:1}.about-modal.is-opening{animation:about-modal-rise .42s cubic-bezier(.22,1,.36,1) both}.about-modal.is-closing{animation:about-modal-rise .42s cubic-bezier(.22,1,.36,1) both reverse}.about-modal-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:20px clamp(28px,4vw,72px) 0;min-width:0;z-index:2}.about-modal-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 auto;border:1px solid rgba(159,184,215,.92);border-radius:999px;background:#fffffff5;color:var(--primary-strong);box-shadow:0 8px 20px #11375e1f;justify-self:end;position:relative;z-index:3}.about-modal-close svg{width:16px;height:16px}.about-modal-close:focus-visible{outline:3px solid rgba(var(--primary-rgb),.22);outline-offset:2px}.about-modal-tabs-shell{position:relative;display:block;align-items:center;margin-top:5px;padding-top:10px;padding-left:clamp(28px,4vw,72px);padding-right:clamp(28px,4vw,72px);box-sizing:border-box;min-width:0}.about-modal-tabs-shell .results-tab-button{padding-bottom:5px}.about-modal-tabs-shell .results-tablist{width:100%;justify-content:center;gap:18px;min-width:0;max-width:100%;box-sizing:border-box}.about-modal-tabs-shell.has-tab-overflow-left .results-tablist{padding-left:0}.about-modal-tab-scroll{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(159,184,215,.96);border-radius:999px;background:#fffffff0;color:var(--primary-strong);box-shadow:0 8px 20px #11375e1f;font-size:18px;font-weight:900;line-height:1}.about-modal-tab-scroll[data-direction=left]{grid-column:1}.about-modal-tab-scroll[data-direction=right]{grid-column:3}.about-modal-tab-scroll:focus-visible{outline:3px solid rgba(var(--primary-rgb),.22);outline-offset:2px}.about-modal-tabs-shell.has-tab-overflow-right .about-modal-tab-scroll[data-direction=right],.about-modal-tabs-shell.has-tab-overflow-left .about-modal-tab-scroll[data-direction=left]{animation:about-modal-tab-scroll-cue 1.2s ease-in-out infinite}.about-modal-body{display:grid;justify-items:center;min-height:0;overflow:auto;padding:18px clamp(28px,4vw,72px) 28px;width:100%;min-width:0;box-sizing:border-box}.about-modal-panel{display:grid;gap:14px;width:min(100%,900px);min-width:0;max-width:100%;margin-inline:auto;justify-items:start;text-align:left;box-sizing:border-box}.about-modal-title{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.04;color:var(--primary-strong);max-width:26ch}.about-modal-title-lockup{display:inline-flex;align-items:center;gap:14px;min-width:0;max-width:100%}.about-modal-title-logo{width:clamp(38px,4vw,50px);height:auto;flex:0 0 auto}.about-modal-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start;width:100%;min-width:0}.about-modal-title-block{display:grid;gap:8px;min-width:0;justify-items:start;max-width:100%}.about-modal-description{margin:0;font-size:18px;line-height:1.42;color:var(--text);max-width:78ch;min-width:0;text-align:left;overflow-wrap:anywhere}.about-mode-switch{display:grid;justify-items:center;gap:8px;min-width:max-content}.about-mode-switch.about-mode-switch-compact{gap:6px;justify-items:end}.sandbox-mode-switch{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid rgba(var(--science-rgb),.42);border-radius:999px;background:#ffffffe6;box-shadow:0 10px 24px rgba(var(--science-rgb),.1)}.sandbox-mode-switch-option{min-height:32px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--text-muted);font-size:16px;line-height:1.1;font-weight:700}.sandbox-mode-switch-option.is-active{background:linear-gradient(180deg,var(--science),var(--science-strong));color:#fff;box-shadow:0 8px 18px rgba(var(--science-rgb),.2)}.sandbox-mode-switch-option:focus-visible{outline:3px solid rgba(var(--science-rgb),.24);outline-offset:2px}.about-mode-switch-eyebrow{margin:0;font-size:12px;line-height:1.1;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1b3d67b8;text-align:center;width:56px}.about-mode-switch.about-mode-switch-compact .about-mode-switch-eyebrow{width:auto;text-align:right}.about-mode-switch-control{display:inline-grid;grid-template-columns:auto 56px auto;align-items:center;gap:10px;cursor:pointer}.about-mode-switch-option{font-size:16px;line-height:1.2;font-weight:600;color:#1b3d67b8;transition:color .16s ease,font-weight .16s ease}.about-mode-switch-control .about-mode-switch-option:first-of-type{color:var(--primary-strong);font-weight:800}.about-mode-switch-input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.about-mode-switch-track{position:relative;display:inline-flex;align-items:center;width:56px;height:32px;padding:3px;border-radius:999px;background:linear-gradient(180deg,rgba(var(--primary-rgb),.26),rgba(var(--support-rgb),.24));box-shadow:inset 0 0 0 1px #184b7a29;transition:background .16s ease,box-shadow .16s ease}.about-mode-switch-thumb{display:block;width:26px;height:26px;border-radius:50%;background:#fff;box-shadow:0 2px 10px #12335938,inset 0 0 0 1px #12335914;transform:translate(0);transition:transform .16s ease}.about-mode-switch-input:checked+.about-mode-switch-track{background:linear-gradient(180deg,var(--science) 0%,var(--science-strong) 100%);box-shadow:inset 0 0 0 1px #fff3,0 10px 22px rgba(var(--science-rgb),.16)}.about-mode-switch-control:has(.about-mode-switch-input:checked) .about-mode-switch-option:first-of-type{color:#1b3d67b8;font-weight:600}.about-mode-switch-control:has(.about-mode-switch-input:checked) .about-mode-switch-option:last-of-type{color:var(--primary-strong);font-weight:800}.about-mode-switch-input:checked+.about-mode-switch-track .about-mode-switch-thumb{transform:translate(24px)}.about-mode-switch-input:focus-visible+.about-mode-switch-track{outline:3px solid rgba(var(--primary-rgb),.22);outline-offset:3px}.about-modal-copy{margin:0;font-size:16px;line-height:1.5;color:var(--text);max-width:78ch;min-width:0;text-align:left;overflow-wrap:anywhere}.about-terms-grid{display:grid;gap:10px;width:100%;max-width:900px}.about-terms-section{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:13px 16px;border:1px solid rgba(184,204,227,.96);border-radius:20px;background:#ffffffc7;box-shadow:0 10px 24px #11375e0f}.about-terms-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(180deg,rgba(var(--primary-rgb),.12),rgba(var(--science-rgb),.12));color:var(--primary-strong)}.about-terms-icon svg{width:20px;height:20px}.about-terms-content{display:grid;gap:4px;min-width:0}.about-terms-heading{margin:0;font-size:17px;line-height:1.3;color:var(--primary-strong)}.about-terms-copy{max-width:74ch}.about-terms-outro{color:#1b3d67e6;font-weight:600}.about-credit-section{display:grid;gap:10px;width:min(100%,860px);justify-self:center}.about-credit-heading{margin:0;color:var(--primary-strong);font-size:17px;line-height:1.25}.about-credit-list{display:grid;gap:8px;justify-items:start;margin:0;padding:0;list-style:none}.about-credit-entry{display:grid;gap:4px;width:fit-content;max-width:100%;padding-block:1px 9px;border-bottom:1px solid rgba(184,204,227,.82)}.about-credit-entry:last-child{border-bottom:0}.about-credit-name{margin:0;color:var(--text);font-size:17px;line-height:1.3}.about-credit-name a{color:var(--primary);text-decoration-thickness:2px;text-underline-offset:.18em}.about-credit-name a:focus-visible{outline:3px solid rgba(var(--primary-rgb),.22);outline-offset:3px}.about-credit-contribution{max-width:78ch}.about-funding{display:inline-grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;width:fit-content;max-width:100%;padding-top:4px;justify-self:center}.about-funding-logo{width:38px;height:38px;object-fit:contain;flex:0 0 auto}.about-funding-copy{max-width:48ch;font-weight:700;color:#1b3d67eb}.about-modal-video{width:min(100%,760px);max-width:100%;aspect-ratio:16 / 9;border-radius:22px;border:1px solid rgba(159,184,215,.92);overflow:hidden;background:linear-gradient(160deg,rgba(var(--primary-rgb),.14),rgba(var(--science-rgb),.16));box-shadow:0 18px 36px #11375e1a;box-sizing:border-box}.about-modal-video-frame{display:block;width:100%;height:100%;border:0}.about-modal-link{display:inline-flex;align-items:center;width:fit-content;min-height:44px;padding:0 0 2px;color:var(--primary);font-size:18px;line-height:1.4;font-weight:700;text-decoration-thickness:2px;text-underline-offset:.18em;text-align:center}.about-modal-link:focus-visible{outline:3px solid rgba(var(--primary-rgb),.22);outline-offset:3px}.about-classroom-panel{grid-template-columns:minmax(260px,.88fr) minmax(0,1fr);align-items:center;gap:clamp(18px,3vw,34px)}.about-classroom-unit-link{display:block;width:100%;max-width:430px;border:1px solid rgba(159,184,215,.88);border-radius:var(--radius-sm);overflow:hidden;background:#ffffffeb;box-shadow:0 16px 34px #11375e1f}.about-classroom-unit-link:focus-visible{outline:3px solid rgba(var(--primary-rgb),.22);outline-offset:4px}.about-classroom-unit-image{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:top center}.about-classroom-copy{display:grid;gap:14px;min-width:0}.about-classroom-primary-link{margin-top:2px}.about-classroom-stats-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;width:fit-content;max-width:100%;min-height:44px;margin-top:4px;padding:10px 12px;border:1px solid rgba(var(--primary-rgb),.18);border-radius:8px;background:rgba(var(--primary-rgb),.055);color:var(--primary-strong);font-size:16px;line-height:1.25;font-weight:800;text-decoration:none}.about-classroom-stats-link svg{width:20px;height:20px;flex:0 0 auto}.about-classroom-stats-link:hover,.about-classroom-stats-link:focus-visible{outline:3px solid rgba(var(--primary-rgb),.18);outline-offset:2px;background:rgba(var(--primary-rgb),.1)}@media (max-width: 760px){.about-classroom-panel{grid-template-columns:minmax(0,1fr);align-items:start}.about-classroom-unit-link{max-width:100%}.about-classroom-stats-link{width:100%;justify-content:center}}.input-screen{display:flex;flex-direction:column;gap:22px}.story-screen{padding:4px 0 0}.story-header{display:flex;flex-direction:column;gap:6px;max-width:930px;margin-bottom:12px;padding-bottom:12px;text-align:center}.centered-step-header{width:min(100%,922px);margin-inline:auto;box-sizing:border-box}.step-11-school-icon{display:block;width:100px;height:100px;margin:4px auto 16px;opacity:.92}.step-11-reveal-item{opacity:0;transform:translateY(18px)}.step-11-reveal-item.is-visible{animation:step-11-reveal-in .72s cubic-bezier(.2,.8,.2,1) forwards}.step-11-grid-stack{transform-origin:center top}.step-11-grid-cell{opacity:0;transform:translateY(14px) scale(.84);filter:saturate(.75) blur(1px)}.step-11-grid-legend{opacity:0;transform:translateY(10px)}.step-11-grid-stack.is-visible .grid{animation:step-11-grid-shell-in .9s cubic-bezier(.2,.8,.2,1) both}.step-11-grid-stack.is-visible .step-11-grid-cell{animation:step-11-grid-cell-in .68s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--step-11-cell-delay, 0ms)}.step-11-grid-stack.is-visible .step-11-grid-legend{animation:step-11-grid-legend-in .7s ease both;animation-delay:.92s}.centered-step-block{width:min(100%,922px);margin-inline:auto;box-sizing:border-box}.story-header h2,.input-screen h2{margin:0;font-size:clamp(30px,4vw,46px);line-height:1.02;letter-spacing:-.03em;max-width:none}.section-eyebrow{margin:0;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--support)}.story-lead,.influence-sub,.risk-intro,.results-line,.info-card p,.risk-card p,.post-text,.post-effect,.resume-modal p{font-size:18px;line-height:1.55}.results-line{font-weight:700}.story-lead,.influence-sub,.risk-intro{margin:0;margin-inline:auto;padding-top:6px;max-width:40ch;color:var(--text-muted)}.story-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:22px;align-items:stretch;padding:28px;border-radius:28px;background:radial-gradient(circle at 0% 0%,rgba(var(--support-rgb),.14),transparent 28%),radial-gradient(circle at 100% 100%,rgba(214,65,122,.14),transparent 26%),linear-gradient(135deg,#fff,#eff6fd);border:1px solid var(--border);box-shadow:var(--shadow)}.intro-simple{box-sizing:border-box;position:relative;display:flex;flex-direction:column;gap:14px;width:min(100%,860px);padding:18px 22px;border-radius:24px;background:radial-gradient(circle at top left,rgba(var(--support-rgb),.16),transparent 26%),radial-gradient(circle at 84% 18%,rgba(var(--science-rgb),.13),transparent 24%),linear-gradient(180deg,#fff,#f4f8fd 54%,#eef4fb);border:1px solid var(--border);box-shadow:var(--shadow);overflow:hidden;isolation:isolate}.intro-simple:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(115deg,#ffffff7a,#ffffff24 42%,rgba(var(--science-rgb),.028)),linear-gradient(180deg,rgba(var(--primary-rgb),.028),rgba(var(--science-rgb),.014) 46%,rgba(var(--primary-rgb),.024)),url("data:image/svg+xml,%3csvg%20viewBox='0%200%201600%201200'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='36'%20height='36'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='8'%20cy='8'%20r='1.45'%20fill='%2386b9ff'%20fill-opacity='0.62'%20/%3e%3ccircle%20cx='25'%20cy='12'%20r='1.1'%20fill='%238da2ff'%20fill-opacity='0.34'%20/%3e%3ccircle%20cx='15'%20cy='24'%20r='1.35'%20fill='%239e84f0'%20fill-opacity='0.46'%20/%3e%3ccircle%20cx='30'%20cy='29'%20r='1.05'%20fill='%23b08cf2'%20fill-opacity='0.28'%20/%3e%3c/pattern%3e%3cradialGradient%20id='fieldMask'%20cx='50%25'%20cy='50%25'%20r='70%25'%3e%3cstop%20offset='0%25'%20stop-color='black'%20/%3e%3cstop%20offset='38%25'%20stop-color='black'%20/%3e%3cstop%20offset='62%25'%20stop-color='%23666'%20/%3e%3cstop%20offset='82%25'%20stop-color='%23d4d4d4'%20/%3e%3cstop%20offset='100%25'%20stop-color='white'%20/%3e%3c/radialGradient%3e%3cmask%20id='edgeReveal'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23fieldMask)'%20/%3e%3c/mask%3e%3cradialGradient%20id='topLeftGlow'%20cx='0%25'%20cy='0%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.14'%20/%3e%3cstop%20offset='46%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3cradialGradient%20id='bottomRightGlow'%20cx='100%25'%20cy='100%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%239b8bf2'%20stop-opacity='0.13'%20/%3e%3cstop%20offset='46%25'%20stop-color='%2386b9ff'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%239b8bf2'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3clinearGradient%20id='topBand'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3cstop%20offset='50%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='1200'%20fill='transparent'%20/%3e%3cg%20mask='url(%23edgeReveal)'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23dots)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23topLeftGlow)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23bottomRightGlow)'%20/%3e%3crect%20width='1600'%20height='240'%20fill='url(%23topBand)'%20/%3e%3c/g%3e%3c/svg%3e");background-size:auto,auto,cover;background-position:0 0,0 0,center center;background-repeat:no-repeat,no-repeat,no-repeat;opacity:.82}.intro-simple>*{position:relative;z-index:1}.intro-frame{--intro-scroll-shift: 0px;min-height:auto;margin:0 auto;align-items:center;justify-content:flex-start;text-align:center;padding:22px 20px}.intro-brand-row{display:flex;flex-direction:column;align-items:center;gap:8px}.intro-title-row{display:inline-flex;align-items:center;justify-content:center;gap:clamp(10px,1.8vw,18px);width:auto;max-width:100%;margin:0 auto}.intro-product-logo{flex:0 0 auto;width:auto;height:clamp(90px,10vw,134px);display:block;align-self:center}.intro-gp-logo{display:block;width:min(148px,42vw);height:auto}.intro-brand-footer{margin-top:6px;opacity:.58}.intro-simple h1{margin:0;font-size:clamp(34px,4.8vw,56px);line-height:.94;letter-spacing:-.05em;max-width:7ch;text-wrap:balance}.intro-tagline{display:grid;gap:2px;width:100%;max-width:100%;padding:2px 0 4px;text-align:center}.intro-tagline-kicker,.intro-tagline-main{margin:0}.intro-tagline-kicker,.intro-tagline-main{font-size:clamp(22px,2.4vw,28px);line-height:1.2;font-weight:600;color:var(--text-muted);text-wrap:balance}.intro-sequence{display:flex;flex-direction:column;gap:34px;box-sizing:border-box;width:min(100%,44rem);max-width:100%;margin-top:40px;padding-inline:30px;position:relative;z-index:3;transform:translate3d(0,calc(var(--intro-scroll-shift) * -1),0);transition:transform .18s ease-out;will-change:transform}.intro-sequence-connectors{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;overflow:visible;pointer-events:none}.intro-sequence-connector-line{fill:none;stroke:#758fdfe6;stroke-linecap:round;stroke-width:4;opacity:0;stroke-dasharray:100;stroke-dashoffset:100;animation:intro-edge-draw .76s ease forwards}.intro-sequence-connector-line-0{stroke:url(#intro-edge-gradient-0);animation-delay:.85s}.intro-sequence-connector-line-1{stroke:url(#intro-edge-gradient-1);animation-delay:2.4s}.intro-sequence-connector-line-2{stroke:url(#intro-edge-gradient-2);animation-delay:3.95s}.intro-artwork{box-sizing:border-box;display:flex;flex-direction:column;gap:8px;width:calc(100% + 42px);max-width:calc(100% + 42px);margin:0 -21px;position:relative;z-index:1}.intro-artwork-svg{width:100%;height:auto;display:block;filter:drop-shadow(0 14px 24px rgba(var(--primary-rgb),.09))}.intro-artwork-image{width:100%;height:auto;display:block;box-shadow:0 10px 22px var(--primary-wash)}.intro-sequence-line{line-height:1.28;opacity:0;animation:intro-fade 1.3s ease forwards;animation-delay:calc(var(--intro-index, 0) * 1.55s)}.intro-sequence-card{position:relative;z-index:3;display:inline-flex;flex-direction:column;box-sizing:border-box;width:max-content;max-width:100%;padding:12px 16px;border-radius:28px;background:linear-gradient(180deg,#fffffffa,#edf4fbfa);border:1px solid rgba(159,184,215,.65);box-shadow:0 12px 28px #11375e1a;font-size:clamp(18px,1.8vw,20px);font-weight:600;color:var(--primary-strong);text-wrap:balance}.intro-sequence-card-line{display:block}.intro-sequence-card-left{align-self:flex-start;text-align:left}.intro-sequence-card-right{align-self:flex-end;text-align:right}.intro-sequence-card-final{width:max-content;max-width:100%;margin-left:75px;font-size:clamp(18px,1.8vw,20px);font-weight:600}.intro-sequence-card-single-line-first{transform:translate(-30px)}.intro-sequence-card-two-line-second{transform:translate(30px)}.intro-sequence-card-overlap{z-index:3;box-shadow:0 18px 36px #11375e1f,0 0 0 1px #ffffffa6}.choice-btn.intro-begin-btn{position:relative;z-index:3;margin-top:50px;margin-bottom:40px;align-self:center;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:max-content;max-width:max-content;min-width:0;padding:11px 18px;font-size:clamp(18px,1.8vw,20px);font-weight:600;text-wrap:nowrap;text-align:center;opacity:0;animation:intro-button-in .45s ease forwards,intro-button-pulse 1.8s ease-in-out 5.4s infinite;animation-delay:4.7s,5.4s}.intro-begin-connector{position:relative;align-self:center;width:3px;height:30px;margin-top:-1px;margin-bottom:-1px;border-radius:999px;background:linear-gradient(180deg,rgba(var(--science-rgb),.5),rgba(var(--primary-rgb),.75));opacity:0;animation:intro-fade .7s ease forwards;animation-delay:3.9s}.choice-btn.intro-begin-btn:before{content:"";display:none}.intro-screen.intro-skip-complete .intro-sequence-line,.intro-screen.intro-skip-complete .choice-btn.intro-begin-btn{opacity:1;animation:none!important}.intro-screen.intro-skip-complete .intro-sequence-connector-line{opacity:1;stroke-dashoffset:0;animation:none!important}.intro-respond{max-width:520px}.story-hero h1{margin:0;font-size:clamp(42px,6vw,70px);line-height:.94;letter-spacing:-.05em;max-width:8ch}.story-hero-copy{display:flex;flex-direction:column;gap:16px;justify-content:center}.story-hero-art{display:flex;flex-direction:column;justify-content:space-between;padding:24px;border-radius:24px;background:linear-gradient(180deg,var(--primary-wash),rgba(var(--science-rgb),.08));border:1px solid rgba(159,184,215,.84)}.story-hero-art p{margin:0;font-size:15px;line-height:1.45;color:var(--text-muted)}.story-hero-art-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;align-self:center;width:min(100%,280px);margin-bottom:24px}.story-hero-art-grid span{aspect-ratio:1;border-radius:14px;background:linear-gradient(180deg,#c8dbf0,#98bbe1)}.story-hero-art-grid .focus{background:linear-gradient(180deg,var(--support),var(--primary));box-shadow:0 0 0 6px #d6417a2e}.story-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,var(--side-panel-story-width));gap:24px;align-items:start}.learn-panel,.respond-panel{display:flex;flex-direction:column;gap:18px}.respond-panel{position:relative;width:100%;min-width:0}.prompt-card,.response-card,.info-card,.question-card,.receipt,.inspect-panel,.results-panel,.post-card,.network-map,.resume-modal,.risk-card,.legend,.stats{box-sizing:border-box;border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface);box-shadow:0 10px 28px #11375e14}.prompt-card,.response-card,.info-card,.question-card,.receipt,.inspect-panel,.results-panel,.post-card,.risk-card,.stats{padding:20px}.meter-card{padding:20px;border-radius:var(--radius-md);border:0;background:radial-gradient(circle at top left,rgba(var(--support-rgb),.08),transparent 34%),linear-gradient(180deg,#ffffffe0,#eff6fdb8);box-shadow:inset 0 0 0 1px #ffffff80,0 8px 22px #11375e0a}.prompt-card{position:relative;overflow:hidden;border-color:var(--prompt-border);background:linear-gradient(135deg,rgba(var(--primary-rgb),.05),rgba(var(--primary-rgb),.02) 42%,#fffffffa 42%),repeating-linear-gradient(135deg,rgba(var(--primary-rgb),.045) 0,rgba(var(--primary-rgb),.045) 2px,rgba(var(--primary-rgb),0) 2px,rgba(var(--primary-rgb),0) 12px),linear-gradient(180deg,#fff,#f6faff);box-shadow:inset 0 0 0 1px #fff9,0 10px 28px #11375e14}.prompt-card:after{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:linear-gradient(180deg,var(--prompt-accent),var(--support))}.prompt-card-header{position:relative;z-index:1;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.prompt-card-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 auto}.prompt-card-icon img{display:block;width:100%;height:100%;object-fit:contain}.prompt-card-copy{min-width:0;width:100%}.prompt-card-label,.response-overline,.receipt-section-title,.risk-pill{margin:0 0 8px;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.prompt-card-label,.response-overline{color:var(--prompt-accent)}.prompt-card-question,.response-prompt{margin:0;font-size:22px;line-height:1.35;font-weight:700;color:var(--text)}.prompt-card-support{margin:8px 0 0;font-size:16px;line-height:1.45;color:var(--text-muted)}.prompt-card-compact{padding:16px 18px}.prompt-card-compact .prompt-card-header{gap:12px}.prompt-card-compact .prompt-card-icon{width:40px;height:40px;border-radius:12px}.prompt-card-compact .prompt-card-question{font-size:18px}.info-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.info-card h3,.risk-card h3,.results-panel h3,.receipt h3{margin:0 0 10px;font-size:18px;line-height:1.2}.info-card p,.risk-card p{margin:0;color:var(--text-muted)}.scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.choice-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.choice-stack{display:flex;flex-direction:column;gap:10px;padding-bottom:12px}.choice-stack-wide{width:100%}.choice-btn{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;padding:16px 18px;border-radius:18px;border:1px solid var(--border);background:var(--surface);color:var(--text);text-align:center;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.choice-btn:hover,.choice-btn:focus-visible{outline:none;border-color:var(--primary);box-shadow:0 12px 24px rgba(var(--primary-rgb),.12);transform:translateY(-1px)}.choice-btn.selected{border-color:var(--primary);background:linear-gradient(180deg,#ffffff,var(--primary-soft));box-shadow:0 14px 26px rgba(var(--primary-rgb),.14)}.choice-btn:disabled{opacity:.5;cursor:default}.choice-title{font-size:18px;font-weight:700;line-height:1.3}.choice-sub{font-size:16px;line-height:1.45;color:var(--text-muted);white-space:pre-line}.choice-btn-rich{gap:8px}.scenario-picker-btn{align-self:flex-start;width:fit-content;max-width:100%;justify-content:center;padding:15px 20px;border:1px solid rgba(var(--primary-rgb),.4);background:linear-gradient(180deg,#fffffffa,#eff6fdfa);box-shadow:inset 0 0 0 1px #ffffffb3,0 10px 22px var(--primary-wash)}.scenario-picker-btn .choice-head{width:100%;justify-content:center}.scenario-picker-btn .choice-title{font-size:18px;line-height:1.2}.scenario-picker-btn .choice-icon{color:inherit}.scenario-picker-btn:hover,.scenario-picker-btn:focus-visible{border-color:rgba(var(--primary-rgb),.62);background:linear-gradient(180deg,#fff,#e7f2fc);box-shadow:0 14px 28px rgba(var(--primary-rgb),.14)}.choice-btn-feature{min-height:128px;justify-content:center;padding:22px}.choice-head{display:flex;align-items:center;gap:10px}.choice-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--primary);flex:0 0 auto}.choice-detail{font-size:16px;line-height:1.5;color:var(--text-soft)}.mandate-screen .access-illustration-card .mini-meter-header{max-width:min(100%,264px);overflow:visible}.mandate-screen .access-illustration-card .mini-meter-icon{width:min(100%,264px);max-width:264px;margin-block:0}.mandate-illustration-icon-wrap{position:relative;display:inline-flex;width:min(100%,264px);max-width:264px}.mandate-illustration-icon-wrap .mini-meter-icon{width:100%}.mandate-illustration-choice-icon{position:absolute;top:0;right:2%;width:clamp(48px,24%,72px);aspect-ratio:1;height:auto;border:0;border-radius:0;background:transparent;color:var(--primary);filter:drop-shadow(0 0 8px rgba(var(--primary-rgb),.34)) drop-shadow(0 10px 16px rgba(var(--primary-rgb),.2));pointer-events:none}.mandate-illustration-choice-icon[hidden]{display:none}.mandate-illustration-choice-icon svg{width:100%;height:100%;stroke-width:2.25}.mandate-illustration-choice-icon.is-bouncing{animation:mandate-choice-icon-bounce .64s cubic-bezier(.18,.88,.22,1) both}.mandate-screen .community-split-layout .learn-panel,.mandate-screen .community-learn-block{justify-content:center}.mandate-screen .access-illustration-card{flex:0 0 auto;padding-block:20px}.mandate-screen .mandate-option-btn{gap:6px}.mandate-screen .mandate-option-btn .choice-head{gap:8px}.mandate-screen .mandate-option-btn .choice-icon svg{width:22px;height:22px}.choice-btn-feature .choice-head{align-items:center}.choice-btn-feature .choice-title{font-size:clamp(22px,2.4vw,30px);line-height:1.05;letter-spacing:-.03em}.setup-simple-header h2{max-width:none;width:100%}.disease-step-header{align-items:flex-start}.disease-step-header .section-eyebrow,.disease-step-header h2{text-align:left}.disease-step-header h2.is-typing:after{content:"";display:inline-block;width:3px;height:.9em;margin-left:8px;vertical-align:-.08em;background:currentColor;animation:meter-intro-caret .9s steps(1) infinite}.disease-step-header .story-lead{margin-inline:0;max-width:none;text-align:left}.evidence-step-header{width:100%;align-items:flex-start;gap:4px;margin-inline:auto;margin-bottom:4px;padding-bottom:2px;max-width:930px}.evidence-step-header h2,.evidence-step-header .story-lead{text-align:left}.evidence-step-header .story-lead{width:100%;margin-inline:0;max-width:38rem;text-align:left}.setup-chooser{display:grid;grid-template-columns:minmax(300px,1fr) minmax(0,1.3fr);gap:22px;align-items:stretch}.setup-chooser-collapsed{grid-template-columns:minmax(300px,1fr)}.disease-chooser.setup-chooser-collapsed{grid-template-columns:minmax(300px,1fr) minmax(0,1.3fr)}.setup-options{min-width:0}.setup-options .scenario-picker-btn{margin:18px 0 0 auto}.setup-choice-stack{max-width:none;align-items:stretch}.setup-choice-stack .choice-btn,.disease-choice-stack .choice-btn{align-items:flex-start;text-align:left}.setup-choice-stack .choice-head,.disease-choice-stack .choice-head{justify-content:flex-start}.setup-detail-pane{display:flex;flex-direction:column;gap:14px;padding:24px;border-radius:var(--radius-md);border:1px solid var(--border);background:linear-gradient(180deg,#ffffff,var(--surface-soft));box-shadow:0 10px 28px #11375e14}.setup-detail-title,.setup-detail-headline,.setup-detail-copy{margin:0}.setup-detail-title{font-size:16px;font-weight:700;color:var(--primary)}.setup-detail-headline{font-size:24px;line-height:1.15;font-weight:800;letter-spacing:-.03em;color:var(--primary-strong)}.setup-detail-copy{font-size:16px;line-height:1.5;color:var(--text-muted)}.setup-choice-stack .choice-btn-feature{width:100%;max-width:none}.sandbox-screen{box-sizing:border-box;gap:16px;width:100%;margin-inline:auto;padding:0 24px}.sandbox-header,.sandbox-return-wrap{width:min(100%,1440px);margin-inline:auto;box-sizing:border-box}.sandbox-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-content:space-between;gap:10px 20px;padding-top:2px;color:var(--science)}.sandbox-header h2{margin:0;font-size:clamp(32px,4.2vw,48px);line-height:.92;letter-spacing:-.04em;color:var(--science)}.sandbox-title-icon{display:block;width:clamp(64px,5vw,84px);height:clamp(64px,5vw,84px);justify-self:end;align-self:center;color:var(--science);overflow:visible}.sandbox-header-copy{display:grid;gap:6px;align-content:start}.sandbox-lead{margin:0;width:100%;max-width:none;font-family:var(--font);font-size:16px;line-height:1.38;color:var(--science)}.sandbox-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,var(--side-panel-sandbox-width));gap:14px;align-items:start;width:min(100%,1440px);margin-inline:auto;box-sizing:border-box;transition:grid-template-columns .6s cubic-bezier(.22,1,.36,1)}.sandbox-layout.sandbox-layout-collapsed{grid-template-columns:minmax(0,1fr) minmax(0,var(--side-panel-sandbox-collapsed-width))}.sandbox-settings-panel,.sandbox-workspace,.sandbox-settings-column{min-width:0;box-sizing:border-box}.sandbox-settings-column{align-self:stretch;width:min(100%,460px);max-width:460px;justify-self:end}.sandbox-settings-panel{display:grid;gap:12px;align-content:start;position:sticky;top:var(--sandbox-sticky-panel-offset);align-self:start;height:max-content;width:100%;max-width:460px;min-width:0;justify-items:start;max-height:calc(100dvh - var(--sandbox-sticky-panel-offset) - 18px);margin-top:14px;padding:16px;border-radius:16px;border:3px solid var(--science);background:#fbf9fd;box-shadow:none;overflow:visible;transition:padding .6s cubic-bezier(.22,1,.36,1)}.sandbox-settings-panel.is-scrollable{overflow-y:auto;overscroll-behavior:contain}.sandbox-settings-panel.is-viewport-pinned{position:fixed;top:var(--sandbox-sticky-panel-offset);left:var(--sandbox-settings-pin-left);width:var(--sandbox-settings-pin-width);margin-top:0;z-index:20}.sandbox-layout.is-collapsing,.sandbox-layout.is-expanding{grid-template-columns:minmax(0,1fr) minmax(0,var(--side-panel-sandbox-collapsed-width))}.sandbox-settings-panel.is-collapsing,.sandbox-settings-panel.is-expanding{padding:12px 10px}.sandbox-settings-panel.is-collapsed{justify-items:center;padding:12px 10px;justify-self:end}.sandbox-settings-panel.is-collapsed .sandbox-settings-header{grid-template-columns:auto auto;justify-items:center;justify-content:center;gap:12px;width:auto}.sandbox-settings-panel.is-collapsed .sandbox-settings-title{display:inline-flex;justify-content:center}.sandbox-settings-panel.is-collapsed .sandbox-settings-title span{display:none}.sandbox-settings-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;width:100%}.sandbox-settings-title{margin:0;display:inline-flex;align-items:center;gap:8px;min-width:0;white-space:nowrap;font-size:clamp(19px,1.8vw,22px);line-height:1.08;letter-spacing:-.02em;font-weight:700;color:var(--science);transition:opacity .16s ease}.sandbox-settings-panel.is-collapsing .sandbox-settings-title{opacity:0}.sandbox-settings-title svg{width:18px;height:18px;flex:0 0 auto}.sandbox-settings-toggle{display:inline-flex;align-items:center;justify-content:center;justify-self:end;width:30px;height:30px;padding:0;border-radius:999px;border:2px solid var(--science);background:var(--science);color:#fff;overflow:hidden}.sandbox-settings-toggle.is-collapsed{justify-self:end}.sandbox-settings-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%;color:currentColor;line-height:0}.sandbox-settings-toggle-icon svg{width:14px;height:14px;stroke-width:1.5;flex:0 0 auto}.sandbox-settings-toggle:hover,.sandbox-settings-toggle:focus-visible{background:var(--science-strong)}.sandbox-settings-header h3,.sandbox-empty h3{margin:0;font-size:clamp(22px,2.6vw,28px);line-height:1.04;letter-spacing:-.03em;color:var(--science)}.sandbox-empty p,.sandbox-run-hint{margin:0;font-size:14px;line-height:1.55;color:#4f627a}.sandbox-fields{display:grid;gap:6px;width:100%;justify-items:start;max-height:1600px;overflow:hidden;opacity:1;transition:max-height .6s cubic-bezier(.22,1,.36,1),opacity .36s ease}.sandbox-settings-panel.is-collapsing .sandbox-fields,.sandbox-settings-panel.is-expanding .sandbox-fields{max-height:0;opacity:0;pointer-events:none}@media (prefers-reduced-motion: reduce){.sandbox-layout,.sandbox-settings-panel,.sandbox-fields{transition:none}}.sandbox-field{display:grid;gap:4px;width:100%}.sandbox-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;width:100%}.sandbox-label{font-size:16px;line-height:1.25;font-weight:700;color:var(--science-strong)}.sandbox-label-detail{flex:0 0 auto;font-size:14px;line-height:1.25;font-weight:600;color:var(--text-muted);text-align:left}.sandbox-select{-moz-appearance:auto;appearance:auto;-webkit-appearance:menulist;width:100%;min-height:40px;padding:0 12px;border-radius:8px;border:2px solid var(--science);background:#fff;font-size:16px;line-height:1.2;color:var(--text)}.sandbox-select:focus-visible{outline:3px solid rgba(var(--science-rgb),.24);outline-offset:2px;border-color:var(--science-strong);box-shadow:none}.sandbox-run-btn,.sandbox-return-btn{width:fit-content;max-width:100%}.sandbox-run-btn{margin-top:0}.sandbox-run-hint{position:relative;padding-left:20px;padding-top:0}.sandbox-run-hint:before{content:"";position:absolute;left:10px;top:.68em;width:3px;height:3px;border-radius:50%;background:currentColor;transform:translateY(-50%)}.sandbox-hint-emphasis{font-weight:600}.sandbox-field-hint{margin-top:2px}.sandbox-disease-hints{display:grid;gap:4px}.sandbox-disease-hint-top-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px}.sandbox-disease-hint-top-row>.sandbox-run-hint{min-width:0}.sandbox-disease-details{display:grid;gap:6px}.sandbox-disease-summary{cursor:pointer;border:0;background:transparent;font-size:14px;line-height:1.25;font-weight:700;color:var(--text-muted);list-style:none;padding-left:0;margin:0 0 0 auto;text-transform:uppercase;display:inline-flex;align-items:center;gap:4px;flex:0 0 auto}.sandbox-disease-summary-icon{display:inline-flex;align-items:center;justify-content:center}.sandbox-disease-summary-icon svg{width:14px;height:14px;stroke-width:2;transition:transform .18s ease}.sandbox-disease-summary:focus-visible{outline:3px solid rgba(var(--primary-rgb),.18);outline-offset:2px;border-radius:999px}.sandbox-disease-detail-lines{display:grid;gap:4px}.sandbox-disease-summary-bottom{margin:2px 0 0;justify-self:end}.sandbox-workspace{display:grid;gap:16px;container-type:inline-size;container-name:sandbox-workspace;min-width:0}.sandbox-workspace.is-awaiting-run{align-content:center;min-height:360px;padding:clamp(28px,4vw,52px);border:3px solid var(--science);border-radius:16px;background:#fff}.sandbox-empty{display:grid;gap:10px;max-width:42rem;padding:0}.sandbox-workspace.is-awaiting-run .sandbox-section-eyebrow{color:var(--science)}.sandbox-workspace.is-awaiting-run .sandbox-run-btn{border-color:var(--science);background:var(--science);box-shadow:0 10px 20px rgba(var(--science-rgb),.18)}.sandbox-workspace.is-awaiting-run .sandbox-run-btn:hover,.sandbox-workspace.is-awaiting-run .sandbox-run-btn:focus-visible{border-color:var(--science-strong);background:var(--science-strong)}.sandbox-results{display:grid;gap:16px}.sandbox-stat-row{margin-top:0}.sandbox-replay{gap:18px;padding:0;min-width:0}.sandbox-replay .centered-step-header{display:grid;gap:8px;justify-items:start;text-align:left}.sandbox-replay .story-lead{max-width:58ch}.sandbox-replay .outbreak-layout,.sandbox-replay .outbreak-grid-panel,.sandbox-replay .outbreak-side-panel{min-width:0}.sandbox-replay .outbreak-layout{margin-top:24px}.sandbox-replay .outbreak-side-panel{width:min(100%,var(--side-panel-outbreak-width))}.sandbox-return-wrap{display:flex;justify-content:flex-start;padding-bottom:8px}.disease-choice-stack{gap:0;padding-bottom:0;overflow:hidden;border-radius:24px;border:1px solid var(--border);background:#ffffffe6;box-shadow:0 10px 28px #11375e14}.disease-choice-card{min-height:68px;padding:12px 16px;border:none;border-radius:0;border-bottom:1px solid rgba(199,215,234,.9);box-shadow:none;background:transparent}.disease-choice-card-staged{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .68s cubic-bezier(.22,1,.36,1)}.disease-choice-card-staged.is-visible{opacity:1;transform:translateY(0)}.disease-choice-card:last-child{border-bottom:none}.disease-choice-card:hover,.disease-choice-card:focus-visible{transform:none;box-shadow:none;background:rgba(var(--primary-rgb),.05)}.disease-choice-card.selected{background:linear-gradient(180deg,#ffffff,var(--primary-soft));box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.22)}.disease-choice-card.selected .disease-choice-icon,.disease-choice-card .choice-title{color:var(--primary)}.disease-choice-stack.has-selection .disease-choice-card:not(.selected) .choice-title{color:var(--text);font-weight:400}.disease-choice-card .disease-logo-image{object-fit:contain;transition:filter .18s ease,opacity .18s ease}.disease-choice-stack.has-selection .disease-choice-card:not(.selected) .disease-logo-image{-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.62}.disease-choice-card.selected .disease-logo-image{-webkit-filter:none;filter:none;opacity:1}.disease-choice-icon{color:var(--support);width:44px;height:44px}.disease-logo-image{display:block;width:100%;height:100%;object-fit:cover}.disease-detail-pane{gap:14px;border-color:rgba(var(--primary-rgb),.45);background:linear-gradient(180deg,#ffffff,var(--primary-soft));box-shadow:inset 4px 0 0 var(--primary),0 10px 28px #11375e14}.disease-detail-pane-entering{animation:disease-detail-pane-in .28s cubic-bezier(.22,1,.36,1) both}.disease-detail-pane-entering>*{opacity:0;transform:translateY(8px);animation:disease-detail-pane-content-in .24s ease both}.disease-detail-pane-entering>*:first-child{animation-delay:60ms}.disease-detail-pane-entering>*:last-child{animation-delay:.12s}.disease-detail-pane .setup-detail-headline{color:var(--primary)}.disease-detail-hero{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}.disease-detail-hero-logo{width:clamp(72px,10vw,92px);height:clamp(72px,10vw,92px);align-self:center;object-fit:contain}.disease-detail-hero-copy{display:flex;flex-direction:column;gap:8px}.disease-stat-list{display:grid;gap:2px}.disease-stat-row{display:grid;grid-template-columns:minmax(0,1fr) auto 32px;grid-template-areas:"content value explainer" "details details details";align-items:start;column-gap:8px;row-gap:2px;padding:8px 0;border-top:1px solid rgba(199,215,234,.8)}.disease-stat-row-spread{grid-template-areas:"content value explainer" "details details details" "chevron chevron chevron" "drop drop drop";row-gap:0}.disease-stat-row-expandable,.disease-stat-row-spread{cursor:pointer}.disease-stat-row-expandable:focus-visible{outline:2px solid rgba(var(--primary-rgb),.32);outline-offset:4px;border-radius:10px}.disease-stat-row-spread:focus-visible{outline:2px solid rgba(var(--primary-rgb),.32);outline-offset:4px;border-radius:10px}.disease-stat-row:first-child{border-top:none;padding-top:0}.disease-stat-row:last-child{padding-bottom:0}.disease-stat-row-text{grid-template-columns:minmax(0,1fr);grid-template-areas:"content" "details";gap:0}.disease-stat-label{display:flex;align-items:center;gap:10px;min-width:0;font-size:16px;line-height:1.4;font-weight:700;color:var(--primary-strong)}.disease-stat-content{grid-area:content;display:flex;flex-direction:column;gap:4px;min-width:0}.term-explainer{display:contents;color:var(--text-muted)}.term-explainer-toggle{grid-area:explainer;display:flex;flex-direction:column;align-items:center;justify-self:end;gap:4px;width:32px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--primary)}.term-explainer-toggle:hover,.term-explainer-toggle:focus-visible{outline:none}.term-explainer-info{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid rgba(var(--primary-rgb),.32);font-size:12px;font-weight:700;line-height:1;color:var(--text-soft);background:#ffffffb8}.term-explainer-chevron{display:inline-flex;align-items:center;justify-content:center;color:var(--primary)}.term-explainer.open .term-explainer-chevron{transform:rotate(180deg)}.term-explainer p,.disease-stat-spread-explainer{position:relative;margin:0;padding:10px 12px 10px 40px;border-radius:14px;background:#f1f8ff;border:1px solid rgba(var(--primary-rgb),.1);font-size:16px;line-height:1.5;color:var(--text-muted)}.term-explainer p{grid-area:details;margin-top:2px}.term-explainer p:before,.disease-stat-spread-explainer:before{content:"i";position:absolute;left:12px;top:11px;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:999px;border:1px solid rgba(var(--primary-rgb),.22);font-size:12px;font-weight:700;line-height:1;color:var(--text-soft);background:#ffffffb8}@keyframes disease-detail-pane-in{0%{opacity:0;transform:translateY(10px) scale(.985);box-shadow:inset 4px 0 rgba(var(--primary-rgb),.45),0 6px 18px #11375e0f}to{opacity:1;transform:translateY(0) scale(1);box-shadow:inset 4px 0 0 var(--primary),0 10px 28px #11375e14}}@keyframes disease-detail-pane-content-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.spread-stat-info{grid-area:explainer;display:inline-flex;align-items:flex-start;justify-content:center;justify-self:end;width:32px;padding:0;border:none;background:transparent;cursor:pointer}.spread-stat-info:hover,.spread-stat-info:focus-visible{outline:none}.spread-stat-caret{grid-area:chevron;display:inline-flex;align-items:center;justify-content:center;justify-self:end;align-self:start;color:var(--primary);margin-top:0}.disease-stat-row-spread.open .spread-stat-caret{transform:rotate(180deg)}.disease-stat-detail{grid-area:details;margin:0;padding-left:40px;font-size:16px;line-height:1.5;color:var(--text-muted)}.disease-stat-detail-full{grid-column:1 / -1;margin-top:0;padding-top:0}.disease-stat-spread-detail{grid-area:details;padding-left:40px;font-weight:400}.disease-stat-spread-explainer{grid-area:drop;margin-top:0;padding-top:8px}.disease-stat-value{grid-area:value;align-self:start;font-size:22px;line-height:1;font-weight:800;color:var(--primary-strong)}.disease-stat-text-value{margin:0;grid-area:details;align-self:start;padding-left:40px;font-size:17px;line-height:1.45;font-weight:400;color:var(--text-muted)}.disease-compare-card{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:16px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(199,215,234,.9)}.disease-compare-label,.disease-compare-value{margin:0}.disease-compare-label{font-size:16px;font-weight:700;color:var(--text-soft)}.disease-compare-value{margin-top:6px;font-size:18px;line-height:1.45;color:var(--text)}.scenario-card{min-height:150px}.continue-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;background:var(--primary);border-color:var(--primary);color:#fff;text-align:center;white-space:nowrap}.continue-btn:not(:disabled),.evidence-bad-reaction-button:not(:disabled){animation:intro-button-pulse 1.8s ease-in-out infinite}.choice-btn.intro-begin-btn:not(:disabled){animation:intro-button-in .45s ease forwards,intro-button-pulse 1.8s ease-in-out 5.4s infinite;animation-delay:4.7s,5.4s}.continue-btn[data-arrow=true]:after{content:"→";font-size:.95em;line-height:1}.continue-btn:hover,.continue-btn:focus-visible{border-color:var(--primary-strong);background:var(--primary-strong)}.continue-btn:disabled{opacity:1;background:#9fb8d7;border-color:#9fb8d7;color:#f7fbff;cursor:default;box-shadow:none}.fit-btn{width:auto;min-width:0;padding:12px 22px;align-self:flex-start}.meter-card{background:linear-gradient(180deg,#fffffffa,#eff6fdeb),linear-gradient(90deg,#e7f1fb47,#18324d0d);border-color:rgba(var(--primary-rgb),.16)}.community-meter-card{--community-active: var(--primary);display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 auto;min-height:0;box-sizing:border-box;padding-block:28px 8px;border:0;background:transparent;box-shadow:none;overflow:hidden}.community-meter-card .mini-meter-icon{color:var(--community-active)}.community-meter-card .mini-meter-value{background:var(--community-active)}.community-meter-label{margin:4px 0 0;font-size:15px;line-height:1.25;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--community-active);text-align:center}.access-illustration-card{display:flex;justify-content:center;align-items:center;flex:1 1 auto;min-height:0;box-sizing:border-box;padding:28px 24px;background:transparent;box-shadow:none;overflow:hidden}.access-illustration-card .mini-meter-header{justify-content:center;width:100%}.access-illustration-card .mini-meter-icon{width:min(100%,440px);max-width:440px}.access-screen .access-illustration-card{overflow:visible}.access-screen .access-illustration-card .mini-meter-header{max-height:none;overflow:visible}.access-screen .access-illustration-card .access-barrier-icon{color:#1b1f24;display:block;width:min(100%,440px);max-width:440px;transform-origin:center;transition:color .18s ease;will-change:transform}.access-screen .access-illustration-card.is-selected .access-barrier-icon{color:var(--primary)}.access-screen .access-illustration-card.is-bouncing .access-barrier-icon{animation:access-barrier-bounce .64s cubic-bezier(.18,.88,.22,1) both}.access-screen .access-barrier-stack{display:grid;place-items:center;width:min(100%,460px);max-width:460px;margin-inline:auto}.access-screen .access-barrier-stack .access-barrier-icon{grid-area:1 / 1;width:min(100%,430px);max-width:430px}.access-screen .access-barrier-stack .access-barrier-icon-back{transform:translate(-18px,-22px);opacity:.92}.access-screen .access-barrier-stack .access-barrier-icon-front{transform:translate(20px,24px)}.access-screen .access-illustration-card.is-bouncing .access-barrier-stack .access-barrier-icon-back{animation-name:access-barrier-bounce-back}.access-screen .access-illustration-card.is-bouncing .access-barrier-stack .access-barrier-icon-front{animation-name:access-barrier-bounce-front}.mini-meter{display:flex;flex-direction:column;gap:12px}.community-mini-meter{width:min(100%,430px);justify-content:center;align-items:center}.community-mini-meter .mini-meter-header{gap:10px}.community-mini-meter .mini-meter-icon{max-width:420px}.community-mini-meter .mini-meter-scale,.community-mini-meter .mini-meter-track{width:min(100%,430px)}.community-mini-meter .mini-meter-track{margin-top:6px}.mini-meter-header{display:flex;flex-direction:column;align-items:center;align-self:center;gap:0;width:min(100%,300px);max-width:300px;text-align:center}.mini-meter-header-cropped{max-height:170px;overflow:hidden}.mini-meter-icon{width:100%;max-width:300px;height:auto;color:var(--primary);opacity:.92;filter:drop-shadow(0 12px 20px rgba(var(--primary-rgb),.12));margin-inline:auto}.mini-meter-header-cropped .mini-meter-icon{margin-block:-42px -38px}.mini-meter-label{font-size:18px;font-weight:700;color:var(--text)}.mini-meter-scale{display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;color:var(--text-soft);line-height:1.1;margin-bottom:0}.mini-meter-track{position:relative;height:20px;margin-top:0;border-radius:999px;overflow:visible;background:linear-gradient(90deg,var(--probability-low) 0%,var(--probability-mid) 50%,var(--probability-high) 100%);border:1px solid rgba(var(--primary-rgb),.22)}.persistent-meter-track{position:relative;border-radius:999px;overflow:hidden;background:#f6f3ee}.mini-meter-midpoint{position:absolute;inset:1px auto 1px calc(50% - 1px);width:2px;background:#ffffffb8}.mini-meter-indicator{position:absolute;top:50%;width:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;transform:translateY(-50%);pointer-events:none;transition:left .42s ease}.mini-meter-value{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:18px;padding:0 6px;border-radius:999px;font-size:12px;font-weight:700;color:#fdfefe;background:#0d2b4857;border:1px solid rgba(255,255,255,.38);box-shadow:0 2px 6px #11375e2e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mini-meter-indicator.is-unresolved{left:calc(50% - 24px)!important;animation:mini-meter-search 2.2s ease-in-out infinite}.mini-meter-indicator.is-unresolved .mini-meter-value{min-width:30px}@keyframes mini-meter-search{0%{left:calc(50% - 24px)}25%{left:calc(18% - 24px)}50%{left:calc(82% - 24px)}75%{left:calc(32% - 24px)}to{left:calc(50% - 24px)}}.risk-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.risk-compare{display:grid;gap:10px}.risk-compare div{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:14px;background:var(--surface-soft);border:1px solid var(--border)}.risk-pill{color:var(--text-soft)}.risk-compare strong{font-size:24px;line-height:1.1;color:var(--primary-strong)}.evidence-screen,.influence-impact-screen{width:min(100%,1040px);margin:0 auto}.evidence-board{overflow:hidden;width:100%;max-width:930px;margin:0 auto;border-radius:28px;border:1px solid var(--border);background:#fffffff0;box-shadow:0 12px 32px #11375e14}.evidence-board-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;padding:22px 24px 20px;border-bottom:2px solid rgba(159,184,215,.72);background:linear-gradient(180deg,#fffffffa,#eff6fdeb),linear-gradient(90deg,#e7f1fb47,#18324d0d);box-shadow:inset 0 -1px #ffffff73}.evidence-disease-logo{width:64px;height:50px;min-width:64px;align-self:center;object-fit:contain;object-position:center}.evidence-disease-copy{display:flex;flex-direction:column;gap:4px;min-width:0;padding-top:2px}.evidence-disease-eyebrow,.evidence-compare-head p,.evidence-compare-side-label{margin:0;color:var(--text-soft)}.evidence-disease-eyebrow{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.evidence-disease-copy h4,.evidence-compare-head h3{margin:0}.evidence-disease-copy h4{font-size:clamp(20px,3.2vw,26px);line-height:1.15;letter-spacing:-.02em}.evidence-disease-copy p:last-child{margin:0;font-size:16px;line-height:1.5;color:var(--text-muted)}.meter-intro-screen{width:min(100%,1040px);margin:0 auto;padding-inline:clamp(16px,4vw,28px);gap:28px;align-items:center;justify-content:center;min-height:calc(100vh - 180px);box-sizing:border-box}.meter-intro-header{width:min(100%,760px);text-align:center;align-items:center}.meter-intro-title-row{display:flex;align-items:center;justify-content:center;gap:clamp(12px,2.4vw,24px);width:100%;min-width:0}.meter-intro-header h2{flex:1 1 auto;width:auto;min-width:0;max-width:680px}.meter-intro-disease-icon{flex:0 0 auto;width:clamp(70px,10vw,118px);height:clamp(70px,10vw,118px);opacity:0;transform:translate(44px,-52px) rotate(-18deg) scale(.28);transform-origin:50% 60%;filter:drop-shadow(0 18px 26px rgba(17,55,94,.24)) saturate(.85) blur(1.5px)}.meter-intro-disease-icon.is-visible{animation:meter-intro-disease-icon-in 1.12s cubic-bezier(.18,.9,.22,1.18) both}.meter-intro-header h2.is-typing:after{content:"";display:inline-block;width:3px;height:.9em;margin-left:8px;vertical-align:-.08em;background:currentColor;animation:meter-intro-caret .9s steps(1) infinite}.meter-intro-header .story-lead{max-width:52rem;text-align:center}.meter-intro-explainer{width:min(100%,820px);max-width:none;margin:0 auto;padding-left:0;list-style:none;font-size:22px;line-height:1.5;text-align:left;color:var(--text-muted);font-weight:600;box-sizing:border-box}.meter-intro-explainer li{margin:0;min-height:1.5em}.meter-intro-explainer-line{display:grid;grid-template-columns:2.1ch minmax(0,1fr);width:100%;align-items:baseline;justify-content:stretch;gap:12px;max-width:none}.meter-intro-explainer-line-primary{align-items:start}.meter-intro-explainer-copy,.meter-intro-explainer-step{display:inline}.meter-intro-explainer-step{width:2.1ch;color:var(--primary-strong);font-weight:800;text-align:right;opacity:0}.meter-intro-explainer-line.is-typing .meter-intro-explainer-step,.meter-intro-explainer-line.is-complete .meter-intro-explainer-step{opacity:1}.meter-intro-explainer-line.is-typing .meter-intro-explainer-copy:after{content:"";display:inline-block;width:2px;height:1em;margin-left:6px;vertical-align:-.12em;background:currentColor;animation:meter-intro-caret .9s steps(1) infinite}.meter-intro-meter-wrap{grid-column:2;display:block;width:100%;margin:18px 0 0;padding:6px 0 2px 20px;border-left:3px solid rgba(var(--primary-rgb),.18);opacity:0;transform:translateY(8px);transition:opacity .36s ease,transform .52s cubic-bezier(.22,1,.36,1)}.meter-intro-meter-wrap.is-visible{opacity:1;transform:translateY(0)}.meter-intro-screen .wizard-next-controls{width:min(100%,760px);margin:36px auto 0;box-sizing:border-box}.meter-intro-screen .nav-action-label{text-align:right;max-width:none}.meter-intro-screen .choice-btn.fit-btn{min-width:220px}.meter-intro-screen .wizard-next-controls.is-awaiting-intro-continue{visibility:hidden;opacity:0;transform:translateY(12px);transition:visibility 0s linear .42s,opacity .42s ease,transform .56s cubic-bezier(.22,1,.36,1)}.meter-intro-screen .wizard-next-controls.is-awaiting-intro-continue.is-visible{visibility:visible;opacity:1;transform:translateY(0);transition-delay:0s}.meter-intro-meter-wrap{width:min(100%,820px)}.meter-intro-explainer-sequence{display:grid;gap:18px}.evidence-comparison-board{display:flex;flex-direction:column;gap:18px;padding:20px 24px 0;border-bottom:2px solid rgba(69,85,97,.28);background:linear-gradient(180deg,#f7fbfffa,#f0f6fceb),linear-gradient(90deg,#e4edf875,#fbf3f666)}.evidence-risk-table{display:grid;grid-template-columns:minmax(118px,max-content) repeat(2,minmax(0,1fr));gap:0;align-items:stretch;background:transparent;font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.evidence-table-spacer{grid-column:1;grid-row:1;min-height:100%;background:transparent;border:0}.evidence-table-header{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;min-height:48px;padding:12px 14px;color:var(--primary-strong);font-size:18px;font-weight:800;line-height:1.15;text-align:center;color:var(--text);background:transparent;border:0}.evidence-table-header svg,.evidence-table-header-asset-icon{display:block;width:clamp(48px,5vw,68px);height:clamp(48px,5vw,68px);flex:0 0 auto;margin-top:0;color:var(--text);background:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.icon-asset{display:block;width:1em;height:1em;object-fit:contain}.evidence-table-header-hospitalization{color:var(--text);border-left:0;background:transparent}.evidence-table-header-text{display:flex;flex-direction:column;gap:2px;align-items:center;min-width:0}.evidence-table-header-title{font-size:18px;font-weight:800;line-height:1.15;text-transform:uppercase}.evidence-table-header-detail{margin:0;font-size:16px;font-weight:500;line-height:1.35;color:var(--text)}.evidence-table-header-detail.is-typing:after{content:"";display:inline-block;width:.58ch;height:1em;margin-left:.12ch;border-bottom:2px solid currentColor;transform:translateY(.14em)}.evidence-table-header-illness{grid-column:2;grid-row:1;border-left:0}.evidence-table-header-hospitalization{grid-column:3;grid-row:1}.evidence-table-row-label{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;min-height:112px;padding:14px 12px;font-size:16px;font-weight:800;line-height:1.25;color:var(--text);white-space:normal;text-align:center;text-transform:uppercase;background:transparent;border:0}.evidence-table-row-label .evidence-person-icon{width:clamp(46px,4.5vw,62px);height:clamp(46px,4.5vw,62px);margin:0;flex:0 0 auto}.evidence-table-row-label .evidence-person-icon svg{width:100%;height:100%}.evidence-table-row-label-unvaccinated{grid-column:1;grid-row:2;color:var(--text);border-top:0}.evidence-table-row-label-vaccinated{grid-column:1;grid-row:3;color:var(--text);border-top:0}.evidence-table-cell{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:10px;min-height:112px;padding:14px;box-sizing:border-box;text-align:left;overflow:clip;border-top:2px solid rgba(69,85,97,.3)}.evidence-risk-table [hidden]{display:none!important;pointer-events:none!important}.evidence-table-stat-stack{display:grid;gap:6px;width:max-content;max-width:100%;margin-inline:auto;justify-items:start;transition:margin .28s ease,transform .28s ease}.evidence-table-card-label{display:none;flex-direction:column;align-items:center;gap:6px;margin:0 0 6px;color:var(--text);font-size:16px;font-weight:800;line-height:1.25;text-align:center;text-transform:uppercase}.evidence-table-card-label .evidence-person-icon{width:clamp(42px,13vw,58px);height:clamp(42px,13vw,58px);margin:0;flex:0 0 auto}.evidence-table-card-label .evidence-person-icon svg{width:100%;height:100%}.evidence-table-row-label .evidence-person-icon,.evidence-table-row-label .evidence-person-icon.unvaccinated,.evidence-table-row-label .evidence-person-icon.vaccinated,.evidence-table-card-label .evidence-person-icon,.evidence-table-card-label .evidence-person-icon.unvaccinated,.evidence-table-card-label .evidence-person-icon.vaccinated{color:var(--text)}.evidence-table-cell-illness.evidence-table-cell-vaccinated{background:#fffffffa;box-shadow:inset 0 0 18px #2f948c1f;color:var(--text)}.evidence-table-cell-illness.evidence-table-cell-unvaccinated{background:#fffffffa;box-shadow:inset 0 0 18px #4555611a;color:var(--text)}.evidence-table-cell-hospitalization.evidence-table-cell-vaccinated{background:#fffffffa;box-shadow:inset 0 0 18px #2f948c24;color:var(--text)}.evidence-table-cell-vaccinated{justify-content:flex-start}.evidence-table-cell-hospitalization.evidence-table-cell-unvaccinated{background:#fffffffa;box-shadow:inset 0 0 18px #45556121;color:var(--text)}.evidence-cell-unvaccinated-illness{grid-column:2;grid-row:2;border-left:2px solid rgba(69,85,97,.3)}.evidence-cell-unvaccinated-hospitalization{grid-column:3;grid-row:2;border-left:2px solid rgba(69,85,97,.36);border-right:2px solid rgba(69,85,97,.36)}.evidence-cell-vaccinated-gate{grid-column:3;grid-row:2 / 4;border-top:2px solid rgba(69,85,97,.3);border-right:2px solid rgba(69,85,97,.36);border-bottom:2px solid rgba(69,85,97,.3);border-left:2px solid rgba(69,85,97,.36)}.evidence-cell-vaccinated-illness{grid-column:2;grid-row:3;border-bottom:2px solid rgba(69,85,97,.3);border-left:2px solid rgba(69,85,97,.3)}.evidence-cell-vaccinated-hospitalization{grid-column:3;grid-row:3;z-index:2;pointer-events:auto;border-bottom:2px solid rgba(69,85,97,.3);border-left:2px solid rgba(69,85,97,.36);border-right:2px solid rgba(69,85,97,.36)}.evidence-table-value{display:inline-flex;justify-content:flex-start;font-size:clamp(30px,2.9vw,40px);line-height:.92;letter-spacing:0;color:var(--text);font-variant-numeric:tabular-nums}.evidence-table-frequency,.evidence-summary-line{margin:0;font-size:16px;line-height:1.35;color:#35597d}.evidence-vaccinated-gate{position:relative;z-index:4;min-height:112px;padding:0;border-top:2px solid rgba(69,85,97,.3);border-left:2px solid rgba(69,85,97,.36);background:#fffffffa;box-shadow:inset 0 0 18px #2f948c21;transition:opacity .18s ease,transform .18s ease}.evidence-vaccinated-gate.is-dismissing{opacity:0;transform:translateY(-4px) scale(.98);pointer-events:none}.evidence-vaccinated-gate:focus-within{outline:2px solid rgba(var(--primary-rgb),.32);outline-offset:4px}.evidence-vaccinated-gate .evidence-inline-action{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:18px 22px;border:none;background:transparent;box-shadow:none;transform:none;text-align:center;white-space:normal;cursor:pointer}.evidence-vaccinated-gate .evidence-inline-action:hover,.evidence-vaccinated-gate .evidence-inline-action:focus-visible{border:none;background:transparent;box-shadow:none;transform:none}.evidence-inline-action-label{display:inline-flex;align-items:center;justify-content:center;width:min(100%,280px);max-width:280px;padding:12px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.42);background:var(--primary);color:#fff;font-size:16px;font-weight:700;line-height:1.3;text-align:center;white-space:normal;pointer-events:none}.evidence-vaccinated-gate .evidence-inline-action:not(:disabled) .evidence-inline-action-label{animation:intro-button-pulse 1.8s ease-in-out infinite}.evidence-bad-reaction-panel{position:relative;z-index:3;display:flex;flex-direction:column;gap:8px;align-items:stretch;justify-content:center;width:100%;margin-top:10px;padding:10px 12px;box-sizing:border-box;border-top:0;border-radius:10px;background:#f9fafbf5;box-shadow:inset 0 0 0 1px #173a5d2e,0 3px 8px #173a5d1a;pointer-events:auto}.evidence-bad-reaction-button{position:relative;z-index:4;display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:center;width:auto;min-width:0;padding:12px 18px;border-radius:999px;border:1px solid var(--primary);background:var(--primary);color:#fff;font-size:16px;font-weight:700;line-height:1.3;text-align:center;white-space:normal;overflow-wrap:anywhere;pointer-events:auto;transition:opacity .18s ease,transform .18s ease,border-color .18s ease,background .18s ease}.evidence-bad-reaction-button.is-dismissing{opacity:0;transform:translateY(-4px) scale(.98);pointer-events:none}.evidence-bad-reaction-button[hidden]{display:none!important}.evidence-bad-reaction-button:hover,.evidence-bad-reaction-button:focus-visible{border-color:var(--primary-strong);background:var(--primary-strong)}.evidence-bad-reaction-stat{display:flex;flex-direction:column;align-items:center;gap:2px;width:max-content;max-width:100%;margin-inline:auto;color:#78efff}.evidence-bad-reaction-label{margin:0;font-size:16px;line-height:1.35;font-weight:700;color:var(--primary-strong);text-align:center}.evidence-bad-reaction-stat .evidence-table-value,.evidence-bad-reaction-stat .evidence-stage-frequency,.evidence-bad-reaction-value,.evidence-bad-reaction-frequency,.evidence-bad-reaction-info{color:var(--primary-strong)}.evidence-bad-reaction-value{margin-top:2px}.evidence-bad-reaction-frequency{margin-top:-2px}.evidence-bad-reaction-note-row{display:grid;grid-template-columns:minmax(118px,max-content) repeat(2,minmax(0,1fr));width:100%;margin-top:10px}.evidence-bad-reaction-note-row.evidence-stage-item.is-visible{margin-bottom:18px}.evidence-bad-reaction-note-row[hidden]{display:none!important}.evidence-bad-reaction-info{display:inline-flex;grid-column:2 / 4;align-items:center;justify-content:center;justify-self:center;gap:8px;width:auto;min-height:40px;padding:8px 12px;border:1px solid rgba(28,82,127,.24);border-radius:999px;background:transparent;color:var(--primary-strong);font-size:16px;font-weight:700;line-height:1.25;flex:0 0 auto}.evidence-bad-reaction-info svg{width:20px;height:20px;flex:0 0 auto}.evidence-bad-reaction-info:hover,.evidence-bad-reaction-info:focus-visible{background:#1c527f14;box-shadow:0 0 0 3px #1c527f1f;color:var(--text)}.evidence-stats-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:flex;align-items:center;justify-content:center;padding:24px;background:#10233a57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.evidence-stats-modal{width:min(100%,480px);padding:24px;border-radius:28px;background:radial-gradient(circle at top right,rgba(198,221,243,.46),transparent 40%),#f9fcfffa;border:1px solid rgba(197,173,141,.55);box-shadow:0 26px 70px #1434552e}.evidence-stats-modal.is-opening,.herd-immunity-modal.is-opening{animation:info-modal-scale-in .42s cubic-bezier(.22,1,.36,1) both}.evidence-stats-modal.is-closing,.herd-immunity-modal.is-closing{animation:info-modal-scale-in .42s cubic-bezier(.22,1,.36,1) both reverse}.evidence-stats-modal-header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:14px}.evidence-stats-modal-title{margin:0;font-size:28px;line-height:1.05;color:var(--primary-strong)}.evidence-stats-modal-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(190,208,229,.92);border-radius:999px;background:#ffffffe6;color:var(--primary-strong)}.evidence-stats-modal-close svg{width:18px;height:18px;stroke-width:2.35}.evidence-stats-modal-close:hover,.evidence-stats-modal-close:focus-visible{background:#e8f1fafa;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.16)}.evidence-stats-modal-body p{margin:0;font-size:16px;line-height:1.55;color:var(--text)}.evidence-takeaways{display:flex;flex-direction:column;gap:12px;width:100%}.evidence-takeaways-section{position:relative;width:100%;margin-top:0;padding:22px 24px;box-sizing:border-box;border-top:1px solid rgba(169,192,219,.42);border-bottom:1px solid rgba(169,192,219,.3);background:linear-gradient(180deg,#08233df0,#0f3868f7),url("data:image/svg+xml,%3csvg%20viewBox='0%200%201600%201200'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='36'%20height='36'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='8'%20cy='8'%20r='1.45'%20fill='%2386b9ff'%20fill-opacity='0.62'%20/%3e%3ccircle%20cx='25'%20cy='12'%20r='1.1'%20fill='%238da2ff'%20fill-opacity='0.34'%20/%3e%3ccircle%20cx='15'%20cy='24'%20r='1.35'%20fill='%239e84f0'%20fill-opacity='0.46'%20/%3e%3ccircle%20cx='30'%20cy='29'%20r='1.05'%20fill='%23b08cf2'%20fill-opacity='0.28'%20/%3e%3c/pattern%3e%3cradialGradient%20id='fieldMask'%20cx='50%25'%20cy='50%25'%20r='70%25'%3e%3cstop%20offset='0%25'%20stop-color='black'%20/%3e%3cstop%20offset='38%25'%20stop-color='black'%20/%3e%3cstop%20offset='62%25'%20stop-color='%23666'%20/%3e%3cstop%20offset='82%25'%20stop-color='%23d4d4d4'%20/%3e%3cstop%20offset='100%25'%20stop-color='white'%20/%3e%3c/radialGradient%3e%3cmask%20id='edgeReveal'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23fieldMask)'%20/%3e%3c/mask%3e%3cradialGradient%20id='topLeftGlow'%20cx='0%25'%20cy='0%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.14'%20/%3e%3cstop%20offset='46%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3cradialGradient%20id='bottomRightGlow'%20cx='100%25'%20cy='100%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%239b8bf2'%20stop-opacity='0.13'%20/%3e%3cstop%20offset='46%25'%20stop-color='%2386b9ff'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%239b8bf2'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3clinearGradient%20id='topBand'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3cstop%20offset='50%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='1200'%20fill='transparent'%20/%3e%3cg%20mask='url(%23edgeReveal)'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23dots)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23topLeftGlow)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23bottomRightGlow)'%20/%3e%3crect%20width='1600'%20height='240'%20fill='url(%23topBand)'%20/%3e%3c/g%3e%3c/svg%3e");background-size:100% 100%,cover;background-position:0 0,center center;background-repeat:no-repeat,no-repeat;overflow:hidden}.evidence-takeaways-section[hidden]{display:none!important}.evidence-takeaways-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.1),transparent 26%),radial-gradient(circle at 78% 0%,rgba(120,167,215,.12),transparent 28%),linear-gradient(180deg,#ffffff0f,#fff0 34%,#ffffff0a);opacity:.82}.evidence-takeaways-section>*{position:relative;z-index:1}.evidence-takeaways-label{margin:0;font-size:15px;line-height:1.2;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#f2f8fff5}.evidence-takeaways-sublabel{margin:-6px 0 2px;font-size:16px;line-height:1.35;font-weight:400;color:#e7f1fbeb}.evidence-takeaways-sublabel i{font-style:italic}.evidence-facts-gate{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:14px 16px 18px;text-align:center}.evidence-facts-gate[hidden]{display:none!important}.evidence-facts-gate-copy{margin:0;font-size:17px;line-height:1.35;font-weight:600;color:var(--text)}.evidence-takeaways-section .evidence-facts-gate-copy{color:#e7f1fbeb}.evidence-facts-gate .fit-btn{align-self:center}.evidence-takeaway{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;padding:16px 18px;border-radius:20px;border:1px solid rgba(187,208,230,.74);background:linear-gradient(180deg,#eef6ff,#deebfa),linear-gradient(90deg,#ffffff2e,#18324d08);box-shadow:inset 0 1px #ffffffb8,0 10px 24px #071d3324}.evidence-takeaway-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(180deg,#08233df5,#0f3868fa),url("data:image/svg+xml,%3csvg%20viewBox='0%200%201600%201200'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='36'%20height='36'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='8'%20cy='8'%20r='1.45'%20fill='%2386b9ff'%20fill-opacity='0.62'%20/%3e%3ccircle%20cx='25'%20cy='12'%20r='1.1'%20fill='%238da2ff'%20fill-opacity='0.34'%20/%3e%3ccircle%20cx='15'%20cy='24'%20r='1.35'%20fill='%239e84f0'%20fill-opacity='0.46'%20/%3e%3ccircle%20cx='30'%20cy='29'%20r='1.05'%20fill='%23b08cf2'%20fill-opacity='0.28'%20/%3e%3c/pattern%3e%3cradialGradient%20id='fieldMask'%20cx='50%25'%20cy='50%25'%20r='70%25'%3e%3cstop%20offset='0%25'%20stop-color='black'%20/%3e%3cstop%20offset='38%25'%20stop-color='black'%20/%3e%3cstop%20offset='62%25'%20stop-color='%23666'%20/%3e%3cstop%20offset='82%25'%20stop-color='%23d4d4d4'%20/%3e%3cstop%20offset='100%25'%20stop-color='white'%20/%3e%3c/radialGradient%3e%3cmask%20id='edgeReveal'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23fieldMask)'%20/%3e%3c/mask%3e%3cradialGradient%20id='topLeftGlow'%20cx='0%25'%20cy='0%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.14'%20/%3e%3cstop%20offset='46%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3cradialGradient%20id='bottomRightGlow'%20cx='100%25'%20cy='100%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%239b8bf2'%20stop-opacity='0.13'%20/%3e%3cstop%20offset='46%25'%20stop-color='%2386b9ff'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%239b8bf2'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3clinearGradient%20id='topBand'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3cstop%20offset='50%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='1200'%20fill='transparent'%20/%3e%3cg%20mask='url(%23edgeReveal)'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23dots)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23topLeftGlow)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23bottomRightGlow)'%20/%3e%3crect%20width='1600'%20height='240'%20fill='url(%23topBand)'%20/%3e%3c/g%3e%3c/svg%3e");background-size:100% 100%,cover;background-position:0 0,center center;background-repeat:no-repeat,no-repeat;color:#eef6ff;box-shadow:inset 0 0 0 1px #d6e6f51f,0 6px 14px #071d3329}.evidence-takeaway-icon .icon-asset{width:26px;height:26px;filter:brightness(0) invert(1)}.evidence-takeaway-line{min-height:1.35em;font-size:18px;line-height:1.5;font-weight:600;color:#173b61}.evidence-board-grid{display:flex;align-items:stretch;border-bottom:2px solid rgba(159,184,215,.72);font-family:Noto Sans Mono,ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}.evidence-compare-card{flex:1 1 50%;min-width:0}.evidence-compare-card-illness{background:linear-gradient(180deg,#dbe8f7,#cfdff1);padding:22px 18px 24px}.evidence-compare-card-hospitalization{background:linear-gradient(180deg,#18324d,#12263c);color:#f4f8fd;padding:22px 18px 24px;border-left:1px solid rgba(199,215,234,.42)}.evidence-compare-card-gated{position:relative}.evidence-compare-card-gated .evidence-stage-item{visibility:hidden;pointer-events:none}.evidence-compare-head{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.evidence-compare-title-row{display:flex;align-items:center;gap:10px}.evidence-compare-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--primary);flex:0 0 auto}.evidence-compare-card-illness .evidence-compare-icon{color:var(--support)}.evidence-compare-card-hospitalization .evidence-compare-icon{color:#d7e7f8}.evidence-compare-icon svg{width:26px;height:26px}.evidence-compare-head h3{font-size:20px;line-height:1.08;letter-spacing:-.03em}.evidence-compare-card-hospitalization .evidence-compare-head h3,.evidence-compare-card-hospitalization .evidence-compare-side-label,.evidence-compare-card-hospitalization .evidence-stage-frequency,.evidence-compare-card-hospitalization .evidence-person-icon,.evidence-compare-card-hospitalization .evidence-compare-summary{color:#f4f8fd}.evidence-compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:10px;align-items:stretch}.evidence-compare-side{display:flex;flex-direction:column;gap:4px;justify-content:center;min-height:0;padding:14px 14px 12px;border-radius:16px;border:1px solid var(--border)}.evidence-person-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:2px;color:var(--primary)}.evidence-person-icon svg{width:30px;height:30px;position:relative;z-index:1}.evidence-person-icon.vaccinated:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;border:2px dotted currentColor}.evidence-person-icon.unvaccinated{color:var(--text-soft);padding-left:1px}.evidence-compare-side-cool{background:linear-gradient(180deg,#fff,#eef6ff)}.evidence-compare-side-warm{background:linear-gradient(180deg,#fff,#fff3f4)}.evidence-compare-card-illness .evidence-compare-side-cool{background:linear-gradient(180deg,#eef6ff,#deebfa);border-color:#bdd2e7;align-items:center;text-align:center;color:var(--support)}.evidence-compare-card-illness .evidence-compare-side-warm{background:linear-gradient(180deg,#f5f0f6,#eadde8);border-color:#d1bfd0;align-items:center;text-align:center;color:var(--support)}.evidence-compare-card-hospitalization .evidence-compare-side{border-color:#d6e6f52e;align-items:center;text-align:center}.evidence-compare-card-hospitalization .evidence-compare-side-cool{background:linear-gradient(180deg,#395f80c2,#25435feb)}.evidence-compare-card-hospitalization .evidence-compare-side-warm{background:linear-gradient(180deg,#5e3541c7,#44222cf0)}.evidence-compare-side-label{font-size:14px;font-weight:700}.evidence-compare-card-illness .evidence-compare-side-label,.evidence-compare-card-illness .evidence-person-icon,.evidence-compare-card-illness .evidence-stage-frequency{color:inherit}.evidence-compare-side strong{font-size:clamp(28px,4vw,42px);line-height:.92;letter-spacing:0;color:var(--primary-strong)}.evidence-compare-card-hospitalization .evidence-compare-side strong{color:#fff}.evidence-compare-card-hospitalization .evidence-person-icon.unvaccinated{color:#e8f1fb}.evidence-stage-frequency{font-size:15px;line-height:1.3;color:var(--text-muted)}.evidence-compare-summary{margin:14px 0 0;padding:14px 16px;border-radius:16px;font-size:18px;line-height:1.5;font-weight:500;background:#ffffffad;color:#1f3d5e}.evidence-compare-summary.evidence-stage-item.is-visible{font-size:18px;line-height:1.5;font-weight:500}.evidence-compare-summary-emphasis{font-weight:800}.evidence-compare-card-hospitalization .evidence-compare-summary{background:#ffffff14}.evidence-stage-item,.evidence-substage-gate,.evidence-board-response,.evidence-response-content{opacity:0;transform:translateY(10px);transition:opacity .28s ease,transform .28s ease}.evidence-stage-item.is-visible,.evidence-substage-gate.is-visible,.evidence-board-response.is-visible,.evidence-response-content.is-visible{opacity:1;transform:translateY(0)}.evidence-intro-item{opacity:0;transform:translateY(18px);transition:opacity .54s ease,transform .54s ease}.evidence-intro-item.is-visible{opacity:1;transform:translateY(0)}.community-stage-item{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .52s ease}.community-stage-item.is-visible{opacity:1;transform:translateY(0)}.evidence-compare-summary.evidence-stage-item{transition:opacity .52s ease,transform .52s ease}.evidence-stage-frequency{opacity:0;transition:opacity .22s ease}.evidence-stage-frequency.is-visible{opacity:1}.evidence-aligned-number{display:inline-flex;align-items:baseline;justify-content:flex-start;text-align:left;font-variant-numeric:tabular-nums;white-space:nowrap}.evidence-aligned-number.evidence-aligned-number-percent{color:inherit;font-size:inherit;font-weight:800;line-height:inherit}.evidence-aligned-number-pad{display:inline-block;height:1px;visibility:hidden;flex:0 0 auto}.evidence-aligned-number-whole{display:inline-block;flex:0 0 auto;font-weight:800;text-align:right}.evidence-aligned-number-fraction{display:inline-flex;flex:0 0 auto;color:inherit;font-size:inherit;font-weight:800;line-height:inherit}.evidence-aligned-number-fraction.is-empty{display:none}.evidence-aligned-number-dot,.evidence-aligned-number-suffix{display:inline;font-weight:800}.evidence-table-value .evidence-aligned-number-decimals{display:inline;font-weight:inherit;opacity:1}.evidence-table-value .evidence-aligned-number-decimals-placeholder{opacity:.5}.evidence-risk-table.evidence-column-illness-aligned .evidence-cell-unvaccinated-illness .evidence-table-stat-stack,.evidence-risk-table.evidence-column-illness-aligned .evidence-cell-vaccinated-illness .evidence-table-stat-stack,.evidence-risk-table.evidence-column-hospitalization-aligned .evidence-cell-unvaccinated-hospitalization .evidence-table-stat-stack,.evidence-risk-table.evidence-column-hospitalization-aligned .evidence-cell-vaccinated-hospitalization .evidence-table-stat-stack,.evidence-risk-table.evidence-column-hospitalization-aligned .evidence-bad-reaction-stat{margin-inline:auto}.evidence-substage-gate{display:flex;justify-content:center;align-items:center;padding:0 12px}.evidence-compare-card-gated .evidence-substage-gate{position:absolute;top:0;right:0;bottom:0;left:0;padding:22px 18px 24px}.evidence-substage-button{align-self:center;width:auto;min-width:min(100%,280px)}.evidence-substage-button-pulse{animation:intro-button-pulse 2.6s ease-in-out infinite}.evidence-continue-pulse{animation:intro-button-pulse 1.8s ease-in-out infinite}.evidence-board-response{display:flex;flex-direction:column;gap:14px;padding:0;border-top:1px solid rgba(199,215,234,.9);border-radius:0 0 22px 22px;background:radial-gradient(circle at 1px 1px,var(--primary-wash) 1px,transparent 0),linear-gradient(180deg,#fbfdff,#f5f9fe);background-size:18px 18px,100% 100%;overflow:hidden}.evidence-board-response[hidden],.evidence-substage-gate[hidden],.evidence-response-content[hidden]{display:none!important}.student-response-panel{gap:14px;padding:0;border:1px solid rgba(199,215,234,.9);border-radius:22px;background:radial-gradient(circle at 1px 1px,var(--primary-wash) 1px,transparent 0),linear-gradient(180deg,#fbfdff,#f5f9fe);background-size:18px 18px,100% 100%;overflow:hidden}.student-response-panel .student-response-card{border:0;border-radius:0;padding:18px 18px 14px;box-shadow:none;background:transparent}.student-response-panel .student-response-card:after{display:none}.student-response-panel .student-response-card .prompt-card-header{grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center}.student-response-panel .student-response-card .prompt-card-icon{width:48px;height:48px;align-self:center}.student-response-panel .student-response-card .prompt-card-question{max-width:none;width:100%}.student-response-panel .choice-stack{padding:0 18px 12px}.student-response-panel .scenario-picker-btn{margin:8px 18px 18px}.student-response-panel .wizard-next-controls{margin:0 18px 18px}.community-split-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.community-split-layout .learn-panel,.community-split-layout .respond-panel{min-width:0}.community-split-layout .learn-panel{height:100%;justify-content:center}.community-learn-block{display:flex;flex-direction:column;gap:4px;justify-content:center;width:100%}@media (min-width: 901px){.community-screen .story-layout{gap:18px}.community-screen .learn-panel,.community-screen .respond-panel{gap:12px}.community-split-layout .learn-panel{justify-content:center}.community-learn-block{gap:0;justify-content:center}.community-screen .story-header{margin-bottom:6px;padding-bottom:6px}.community-screen .story-lead{padding-top:2px}.community-meter-card{padding-block:12px 0}.community-mini-meter{width:min(100%,380px);gap:8px}.community-mini-meter .mini-meter-icon,.community-mini-meter .mini-meter-scale,.community-mini-meter .mini-meter-track{width:min(100%,380px);max-width:380px}.community-mini-meter .mini-meter-track{margin-top:2px}.student-response-panel .student-response-card{padding:14px 16px 10px}.community-screen .student-response-panel .choice-stack{gap:8px;padding:0 16px 10px}.community-screen .choice-btn{padding:12px 16px}.community-screen .scenario-picker-btn{margin:4px 16px 12px}.community-screen .student-response-panel .wizard-next-controls{margin:0 16px 14px;padding:14px 16px}}.evidence-board-response .response-card-embedded{border:0;border-radius:0;padding:18px 18px 14px;box-shadow:none;background:transparent}.evidence-board-response .response-card-embedded:after{display:none}.evidence-question-context{display:flex;align-items:flex-start;gap:10px;max-width:980px;margin:0 0 26px;color:var(--text);font-size:22px;line-height:1.35;font-weight:600}.evidence-question-context p{min-width:0;margin:0}.evidence-question-context svg{width:26px;height:26px;flex:0 0 auto;margin-top:2px;color:currentColor}.evidence-board-response .response-card-embedded .prompt-card-header{grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.evidence-board-response .response-card-embedded .prompt-card-icon{width:118px;height:86px;align-self:center;justify-self:end}.evidence-board-response .response-card-embedded .prompt-card-icon img{width:112%;height:112%}.evidence-board-response .response-card-embedded .prompt-card-question{max-width:none;width:100%}.evidence-question-meter{margin-top:16px;margin-inline:auto;display:flex;flex-direction:column;gap:6px;width:min(100%,300px);min-width:0}.evidence-question-meter-scale{display:flex;justify-content:space-between;gap:12px;font-size:15px;line-height:1.15;font-weight:700;color:var(--text-soft);text-transform:uppercase;letter-spacing:.06em}.evidence-question-meter-track{position:relative;height:12px;border-radius:999px;overflow:visible;background:linear-gradient(90deg,var(--probability-low) 0%,var(--probability-mid) 50%,var(--probability-high) 100%);border:1px solid rgba(var(--primary-rgb),.16)}.evidence-question-meter-track .evidence-choice-helper-marker{color:var(--primary-strong)}.evidence-question-meter-midpoint{position:absolute;inset:1px auto 1px calc(50% - 1px);width:2px;background:#45556157}.evidence-question-meter-label{font-size:15px;line-height:1.2;font-weight:700;color:var(--text-soft);text-align:center}.evidence-board-response .choice-stack{padding:0 18px 18px}.evidence-response-action{display:flex;justify-content:center;padding:0 18px 18px}.evidence-choice-stack{display:grid;grid-template-columns:repeat(2,minmax(0,440px));justify-content:center;column-gap:22px;row-gap:10px;align-items:stretch}.evidence-choice-btn{min-height:0;padding:16px 18px;gap:14px;align-items:center;flex-direction:row;justify-content:space-between;text-align:left;border-radius:16px;background:#ffffffd6}.evidence-choice-btn .choice-title{flex:1 1 auto;min-width:0}.evidence-choice-helper{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.evidence-choice-helper-track{position:relative;display:inline-flex;align-items:center;width:98px;height:22px;color:var(--primary-strong)}.evidence-choice-helper-midpoint{position:absolute;inset:1px auto 1px calc(50% - 1px);width:2px;background:#45556157}.evidence-choice-helper-marker{--evidence-arrow-shaft: 14px;position:absolute;top:50%;display:flex;align-items:center;justify-content:center;width:calc(var(--evidence-arrow-shaft) + 12px);transform:translateY(-50%)}.evidence-choice-helper-marker.toward-likely{left:calc(50% + 6px)}.evidence-choice-helper-marker.toward-unlikely{right:calc(50% + 6px);left:auto;flex-direction:row-reverse}.evidence-choice-helper-marker.soft{--evidence-arrow-shaft: 10px}.evidence-choice-helper-marker.strong{--evidence-arrow-shaft: 30px}.evidence-choice-helper-shaft{width:var(--evidence-arrow-shaft);height:3px;border-radius:999px;background:currentColor}.evidence-choice-helper-head{width:9px;height:9px;border-top:3px solid currentColor;border-right:3px solid currentColor;box-sizing:border-box}.evidence-choice-helper-marker.toward-likely .evidence-choice-helper-head{margin-left:-1px;transform:rotate(45deg)}.evidence-choice-helper-marker.toward-unlikely .evidence-choice-helper-head{margin-right:-1px;transform:rotate(-135deg)}.evidence-choice-helper-marker.neutral{left:50%;width:12px;transform:translate(-50%,-50%)}.evidence-choice-helper-bar{width:3px;height:14px;border-radius:999px;background:currentColor}.evidence-choice-helper-marker.neutral:after{content:"X";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:22px;line-height:1;font-weight:700;color:currentColor}.evidence-board-response .evidence-choice-btn:hover,.evidence-board-response .evidence-choice-btn:focus-visible{background:#fffffffa}.evidence-board-response .evidence-choice-btn.selected{background:linear-gradient(180deg,#fff,#e7f0fb)}.evidence-takeaway-line.is-typing:after{content:"";display:inline-block;width:2px;height:1em;margin-left:6px;vertical-align:-.12em;background:currentColor;animation:meter-intro-caret .9s steps(1) infinite}.persistent-meter{position:fixed;top:0;left:0;right:0;width:100vw;box-sizing:border-box;z-index:100;display:flex;justify-content:space-between;gap:10px;align-items:center;align-self:stretch;margin:0;padding:8px 14px 6px;border-radius:0;background:linear-gradient(180deg,#fffffffc,#fdfbfefb 54%,#f9f5fbfc);border:1px solid rgba(var(--science-rgb),.34);border-top:none;box-shadow:0 18px 48px rgba(var(--science-rgb),.14);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;isolation:isolate}.persistent-meter:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(115deg,#ffffff7a,#ffffff24 42%,rgba(var(--science-rgb),.05)),linear-gradient(180deg,rgba(var(--science-rgb),.03),rgba(var(--science-rgb),.018) 46%,rgba(var(--science-rgb),.028)),url("data:image/svg+xml,%3csvg%20viewBox='0%200%201600%201200'%20xmlns='http://www.w3.org/2000/svg'%20aria-hidden='true'%3e%3cdefs%3e%3cpattern%20id='dots'%20width='36'%20height='36'%20patternUnits='userSpaceOnUse'%3e%3ccircle%20cx='8'%20cy='8'%20r='1.45'%20fill='%2386b9ff'%20fill-opacity='0.62'%20/%3e%3ccircle%20cx='25'%20cy='12'%20r='1.1'%20fill='%238da2ff'%20fill-opacity='0.34'%20/%3e%3ccircle%20cx='15'%20cy='24'%20r='1.35'%20fill='%239e84f0'%20fill-opacity='0.46'%20/%3e%3ccircle%20cx='30'%20cy='29'%20r='1.05'%20fill='%23b08cf2'%20fill-opacity='0.28'%20/%3e%3c/pattern%3e%3cradialGradient%20id='fieldMask'%20cx='50%25'%20cy='50%25'%20r='70%25'%3e%3cstop%20offset='0%25'%20stop-color='black'%20/%3e%3cstop%20offset='38%25'%20stop-color='black'%20/%3e%3cstop%20offset='62%25'%20stop-color='%23666'%20/%3e%3cstop%20offset='82%25'%20stop-color='%23d4d4d4'%20/%3e%3cstop%20offset='100%25'%20stop-color='white'%20/%3e%3c/radialGradient%3e%3cmask%20id='edgeReveal'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23fieldMask)'%20/%3e%3c/mask%3e%3cradialGradient%20id='topLeftGlow'%20cx='0%25'%20cy='0%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.14'%20/%3e%3cstop%20offset='46%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3cradialGradient%20id='bottomRightGlow'%20cx='100%25'%20cy='100%25'%20r='48%25'%3e%3cstop%20offset='0%25'%20stop-color='%239b8bf2'%20stop-opacity='0.13'%20/%3e%3cstop%20offset='46%25'%20stop-color='%2386b9ff'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%239b8bf2'%20stop-opacity='0'%20/%3e%3c/radialGradient%3e%3clinearGradient%20id='topBand'%20x1='0%25'%20y1='0%25'%20x2='100%25'%20y2='0%25'%3e%3cstop%20offset='0%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3cstop%20offset='50%25'%20stop-color='%239b8bf2'%20stop-opacity='0.06'%20/%3e%3cstop%20offset='100%25'%20stop-color='%2386b9ff'%20stop-opacity='0.03'%20/%3e%3c/linearGradient%3e%3c/defs%3e%3crect%20width='1600'%20height='1200'%20fill='transparent'%20/%3e%3cg%20mask='url(%23edgeReveal)'%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23dots)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23topLeftGlow)'%20/%3e%3crect%20width='1600'%20height='1200'%20fill='url(%23bottomRightGlow)'%20/%3e%3crect%20width='1600'%20height='240'%20fill='url(%23topBand)'%20/%3e%3c/g%3e%3c/svg%3e");background-size:auto,auto,cover;background-position:0 0,0 0,center center;background-repeat:no-repeat,no-repeat,no-repeat;opacity:.48}.persistent-meter:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 18%,rgba(var(--science-rgb),.08),transparent 30%),radial-gradient(circle at 50% 58%,rgba(var(--science-rgb),.055),transparent 38%);opacity:.5;mix-blend-mode:multiply}.persistent-meter>*{position:relative;z-index:1}.persistent-meter-content{position:relative;display:flex;justify-content:flex-end;align-items:center;width:min(100%,300px);max-width:300px;min-width:0;flex:0 1 300px}.persistent-meter-brand{display:inline-flex;align-items:center;gap:8px;min-width:0;flex:0 1 auto;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left;-moz-appearance:none;appearance:none;-webkit-appearance:none}.persistent-meter-brand:focus-visible{outline:2px solid rgba(31,79,132,.42);outline-offset:4px;border-radius:10px}.persistent-meter-brand-logo{display:block;width:32px;height:32px;flex:0 0 auto}.persistent-meter-brand-name{font-size:15px;line-height:1.05;font-weight:600;letter-spacing:-.01em;max-width:10ch;text-wrap:balance}.persistent-meter-visual{display:flex;flex-direction:column;gap:2px;width:100%;max-width:calc(100% - 20px);min-width:0;flex:1 1 auto;transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.persistent-meter-visual.is-fading-out{opacity:0;transform:scale(.96)}.persistent-meter-label{font-size:14px;font-weight:700;text-align:center;color:var(--text);margin-top:0}.persistent-meter-track{height:20px;margin-top:0;overflow:visible;border:1px solid rgba(25,35,52,.24)}.persistent-meter-fill{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#6db3ad;transition:width .55s ease}.persistent-meter-indicator{position:absolute;top:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#4f565e;transform:translate(-50%,-50%);transition:left .55s ease;pointer-events:none;white-space:nowrap}.persistent-meter-indicator [data-meter-value]{display:inline-block}.persistent-meter-outcome-slot{display:flex;justify-content:flex-end;align-items:center;gap:8px;width:100%;min-width:0;opacity:1;transition:opacity .24s ease}.persistent-meter-outcome-label{min-width:0;max-width:72px;margin-left:auto;font-size:14px;line-height:1.05;font-weight:800;color:var(--primary-strong);text-align:right;overflow-wrap:anywhere}.persistent-meter-outcome-slot.is-awaiting-flight{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.persistent-meter-outcome-slot.is-awaiting-flight.is-landed{opacity:1}.persistent-meter-outcome-slot .persistent-meter-outcome-pill{align-self:center;gap:6px;padding:6px 10px;font-size:14px;line-height:1.05}.persistent-meter-outcome-slot .carnival-outcome-icon{position:relative;width:24px;height:24px}.persistent-meter-outcome-slot .carnival-outcome-icon:after{content:"★";position:absolute;right:-2px;bottom:-3px;color:var(--science);font-size:10px;line-height:1;text-shadow:0 0 2px rgba(255,255,255,.8)}.persistent-meter-outcome-slot .carnival-outcome-icon svg{width:18px;height:18px;stroke-width:2.5}.persistent-meter.meter-intro-meter{position:relative;top:auto;left:auto;right:auto;width:min(100%,760px);z-index:auto;display:block;margin:0;padding:8px 0 2px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:visible;isolation:auto}.persistent-meter.meter-intro-meter:before,.persistent-meter.meter-intro-meter:after{display:none}.persistent-meter.persistent-meter-entering{transform:translateY(calc(-100% - 14px));opacity:0;transition:transform .82s cubic-bezier(.22,1,.36,1),opacity .28s ease}.persistent-meter.persistent-meter-entering.is-visible{transform:translateY(0);opacity:1}.persistent-meter.meter-intro-meter .persistent-meter-visual{width:100%;max-width:none;flex:none;gap:10px}.persistent-meter.meter-intro-meter .persistent-meter-content{width:100%;max-width:none;flex:none}.persistent-meter.meter-intro-meter .persistent-meter-track{height:44px}.persistent-meter.meter-intro-meter .persistent-meter-indicator,.persistent-meter.meter-intro-meter .persistent-meter-indicator [data-meter-value]{font-size:19px}.persistent-meter.meter-intro-meter .persistent-meter-label{font-size:20px;margin-top:8px;font-weight:800;text-align:left}.persistent-meter.meter-intro-meter .persistent-meter-label.is-awaiting-intro-label{opacity:0;transform:translateY(8px);transition:opacity .42s ease,transform .52s cubic-bezier(.22,1,.36,1)}.persistent-meter.meter-intro-meter .persistent-meter-label.is-awaiting-intro-label.is-visible{opacity:1;transform:translateY(0)}.persistent-meter.meter-intro-meter.is-awaiting-intro-reveal{opacity:0;transform:translateY(16px) scale(.98);transition:opacity .64s ease,transform .9s cubic-bezier(.22,1,.36,1)}.persistent-meter.meter-intro-meter.is-awaiting-intro-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.meter-intro-direction-arrow{width:28px;height:28px;flex:0 0 auto;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='128pt'%20height='128pt'%20version='1.1'%20viewBox='0%200%20128%20128'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m49.535%2028.855c-0.76172%200.03125-1.4961%200.27734-2.125%200.71094l-45.648%2031.117c-1.0938%200.74609-1.75%201.9844-1.75%203.3086%200%201.3242%200.65625%202.5625%201.75%203.3086l45.648%2031.148c1.2266%200.83594%202.8125%200.92578%204.125%200.23438s2.1328-2.0547%202.1328-3.5391v-15.828h70.336c2.1992-0.007812%203.9766-1.7891%203.9844-3.9844v-22.648c0.007813-2.2109-1.7734-4.0078-3.9844-4.0156h-70.336v-15.797c0.003906-1.0859-0.43359-2.1289-1.2109-2.8867-0.78125-0.75781-1.8359-1.1641-2.9219-1.1289z'/%3e%3c/svg%3e") center / contain no-repeat;mask:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='128pt'%20height='128pt'%20version='1.1'%20viewBox='0%200%20128%20128'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m49.535%2028.855c-0.76172%200.03125-1.4961%200.27734-2.125%200.71094l-45.648%2031.117c-1.0938%200.74609-1.75%201.9844-1.75%203.3086%200%201.3242%200.65625%202.5625%201.75%203.3086l45.648%2031.148c1.2266%200.83594%202.8125%200.92578%204.125%200.23438s2.1328-2.0547%202.1328-3.5391v-15.828h70.336c2.1992-0.007812%203.9766-1.7891%203.9844-3.9844v-22.648c0.007813-2.2109-1.7734-4.0078-3.9844-4.0156h-70.336v-15.797c0.003906-1.0859-0.43359-2.1289-1.2109-2.8867-0.78125-0.75781-1.8359-1.1641-2.9219-1.1289z'/%3e%3c/svg%3e") center / contain no-repeat;opacity:0;pointer-events:none}.meter-intro-direction-arrow-right{transform:scaleX(-1)}.persistent-meter.meter-intro-meter.has-direction-cues .meter-intro-direction-arrow{opacity:.62}.persistent-meter.meter-intro-meter.is-pulsing-direction-cues .meter-intro-direction-arrow-left{animation:meter-intro-arrow-left 1.4s ease-in-out 1}.persistent-meter.meter-intro-meter.is-pulsing-direction-cues .meter-intro-direction-arrow-right{animation:meter-intro-arrow-right 1.4s ease-in-out 1}.node-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.post-node{display:flex;align-items:center;justify-content:center;min-height:48px;padding:8px;border-radius:16px;border:1px solid var(--border);background:var(--surface);color:var(--text-muted);text-align:center;font-size:14px;line-height:1.2}.post-node.current{border-color:var(--primary);background:var(--primary-soft);color:var(--text);font-weight:700}.post-node.done{background:var(--surface-soft)}.post-node-emoji{margin-right:.4em;font-size:1.2em}.post-card{max-width:560px}.post-source{margin-bottom:10px;font-weight:700;color:var(--primary)}.thumb-btns{display:flex;gap:12px;flex-wrap:wrap}.thumb-btn{flex:1 1 180px}.thumb-up:hover,.thumb-up:focus-visible{border-color:var(--success)}.thumb-down:hover,.thumb-down:focus-visible{border-color:var(--danger)}.influence-feed{display:flex;flex-direction:column;gap:18px;width:min(100%,760px);margin-inline:auto}.influence-screen .story-header{width:min(100%,760px);margin-inline:auto;gap:18px;margin-bottom:0;padding-bottom:0}.influence-feed-instruction{margin-top:0;margin-bottom:0}.influence-feed-instruction .carnival-grid-prompt-copy,.influence-feed-instruction .carnival-grid-prompt-text{text-align:left}.influence-impact-header{width:min(100%,700px);margin-inline:auto;align-items:flex-start;gap:8px;box-sizing:border-box}.influence-impact-header h2,.influence-impact-header .influence-sub{width:100%;max-width:none;text-align:left}.story-type-target.is-typing:after{content:"";display:inline-block;width:.08em;height:1em;margin-left:.08em;vertical-align:-.12em;background:currentColor;animation:meter-intro-caret .9s steps(1,end) infinite}.influence-intro-item{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .52s ease}.influence-intro-item.is-visible{opacity:1;transform:translateY(0)}.influence-impact-stage-item{opacity:0;transform:translateY(18px);transition:opacity .52s ease,transform .52s ease}.influence-impact-stage-item.is-visible{opacity:1;transform:translateY(0)}.influence-impact-node{opacity:0;transform:translate(-50%,calc(-50% + 10px)) scale(.96);transition:opacity .36s ease,transform .36s ease}.influence-impact-node.is-visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.impact-action .continue-btn.is-intro-pulsing{animation:intro-button-pulse 1.6s ease-in-out infinite}.feed-post{border-radius:24px;border:1px solid var(--border);background:radial-gradient(circle at top left,rgba(var(--support-rgb),.08),transparent 32%),radial-gradient(circle at 88% 12%,rgba(var(--science-rgb),.07),transparent 26%),linear-gradient(180deg,var(--surface),var(--surface-soft));box-shadow:var(--shadow)}.feed-header{display:flex;flex-direction:column;gap:12px;padding:0 2px}.feed-header-row{display:flex;align-items:end;justify-content:space-between;gap:16px}.feed-header-copy{display:flex;flex-direction:column;gap:4px}.feed-header h3,.feed-post-source{margin:0;font-size:24px;line-height:1.15}.feed-header p,.feed-post-role,.feed-post-note,.feed-post-prompt,.feed-post-stats,.feed-post-preview-label{margin:0;font-size:16px;line-height:1.45}.feed-progress-dots{display:flex;gap:10px;flex-wrap:wrap}.feed-progress-dot{width:12px;height:12px;border-radius:999px;background:rgba(var(--primary-rgb),.14);border:1px solid rgba(var(--primary-rgb),.18)}.feed-progress-dot.current{width:38px;border-color:var(--primary);background:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.12)}.feed-progress-dot.done{background:#303852;border-color:#303852}.feed-post{--feed-source-color: var(--primary-strong)}.feed-post[data-seed=doctor]{--feed-source-color: #174d82}.feed-post[data-seed=expert]{--feed-source-color: var(--science-strong)}.feed-post[data-seed=nurse]{--feed-source-color: #185996}.feed-post[data-seed=official]{--feed-source-color: #765017}.feed-post[data-seed=mediaDoctor]{--feed-source-color: #863d52}.feed-post[data-seed=celebrity]{--feed-source-color: #8c2d61}.feed-post[data-seed=friend]{--feed-source-color: #155c89}.feed-post[data-seed=coach]{--feed-source-color: #334c8e}.feed-post[data-seed=parent]{--feed-source-color: var(--primary-strong)}.feed-post[data-seed=grandparent]{--feed-source-color: #3f5266}.feed-post[data-seed=relative]{--feed-source-color: #6c438c}.feed-post[data-seed=neighbor]{--feed-source-color: #7a376e}.source-avatar{--avatar-ink: var(--primary-strong);--avatar-bg-start: var(--surface-soft);--avatar-bg-end: var(--surface-tint);--avatar-border: rgba(var(--primary-rgb), .18);display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:18px;color:var(--avatar-ink);background:linear-gradient(180deg,var(--avatar-bg-start),var(--avatar-bg-end));border:1px solid var(--avatar-border);flex:0 0 auto}.feed-stage{position:relative;min-height:560px;padding-top:8px}.feed-card-stack{position:relative;min-height:560px}.source-avatar svg{width:28px;height:28px}.source-avatar[data-seed=doctor]{--avatar-ink: #174d82;--avatar-bg-start: #eaf4ff;--avatar-bg-end: #cfe4f8;--avatar-border: rgba(31, 111, 168, .28)}.source-avatar[data-seed=expert]{--avatar-ink: var(--science-strong);--avatar-bg-start: #f0edff;--avatar-bg-end: #ddd7fb;--avatar-border: rgba(var(--science-rgb), .3)}.source-avatar[data-seed=nurse]{--avatar-ink: #185996;--avatar-bg-start: #eef6ff;--avatar-bg-end: #d3e7fb;--avatar-border: rgba(31, 111, 168, .3)}.source-avatar[data-seed=official]{--avatar-ink: #765017;--avatar-bg-start: #fff6df;--avatar-bg-end: #efdca7;--avatar-border: rgba(138, 90, 18, .32)}.source-avatar[data-seed=mediaDoctor]{--avatar-ink: #863d52;--avatar-bg-start: #fff0f4;--avatar-bg-end: #efd2da;--avatar-border: rgba(180, 76, 85, .32)}.source-avatar[data-seed=celebrity]{--avatar-ink: #8c2d61;--avatar-bg-start: #ffeef7;--avatar-bg-end: #f1cbe1;--avatar-border: rgba(214, 65, 122, .3)}.source-avatar[data-seed=friend]{--avatar-ink: #155c89;--avatar-bg-start: #ecf8ff;--avatar-bg-end: #c9e8f7;--avatar-border: rgba(var(--support-rgb), .28)}.source-avatar[data-seed=coach]{--avatar-ink: #334c8e;--avatar-bg-start: #eef3ff;--avatar-bg-end: #d7e2fb;--avatar-border: rgba(64, 78, 202, .26)}.source-avatar[data-seed=parent]{--avatar-ink: var(--primary-strong);--avatar-bg-start: #eef1ff;--avatar-bg-end: #d9deff;--avatar-border: rgba(var(--primary-rgb), .3)}.source-avatar[data-seed=grandparent]{--avatar-ink: #3f5266;--avatar-bg-start: #eef3f8;--avatar-bg-end: #d4dee8;--avatar-border: rgba(63, 82, 102, .28)}.source-avatar[data-seed=relative]{--avatar-ink: #6c438c;--avatar-bg-start: #f7efff;--avatar-bg-end: #e7d3f7;--avatar-border: rgba(108, 67, 140, .28)}.source-avatar[data-seed=neighbor]{--avatar-ink: #7a376e;--avatar-bg-start: #fff0fa;--avatar-bg-end: #ecd1e6;--avatar-border: rgba(122, 55, 110, .28)}.feed-post{position:relative;z-index:3;display:flex;flex-direction:column;gap:18px;padding:24px 24px 28px;box-sizing:border-box;transform-origin:center top}.feed-post[data-enter=up]{animation:post-enter-up .42s cubic-bezier(.2,.82,.25,1)}.feed-post[data-enter=down]{animation:post-enter-down .42s cubic-bezier(.2,.82,.25,1)}.feed-post[data-reaction=up]{animation:post-exit-up .36s cubic-bezier(.4,0,.2,1) forwards}.feed-post[data-reaction=down]{animation:post-exit-down .36s cubic-bezier(.4,0,.2,1) forwards}.feed-post-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.feed-post-identity{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;min-width:0}.feed-post-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.feed-post-source{font-weight:800;color:var(--feed-source-color)}.feed-post-note{color:var(--text-muted)}.feed-post-context{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:0;padding:6px 0}.feed-post-context-label{display:inline-flex;align-items:center;gap:8px;color:var(--feed-source-color);font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.feed-post-context-label svg{flex:0 0 auto}.feed-post-context-value{max-width:260px;color:var(--feed-source-color);font-size:18px;line-height:1.3;font-weight:700;text-align:right}.feed-post-text{margin:0;font-size:clamp(22px,2.6vw,30px);line-height:1.35;color:var(--text)}.feed-post-stats{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end;color:var(--text-muted)}.feed-post-prompt{font-weight:700;color:var(--text)}.feed-post-actions{padding-top:4px;align-items:stretch}.feed-post-preview{position:absolute;left:18px;right:18px;display:flex;align-items:center;gap:12px;min-height:82px;padding:14px 18px;border-radius:22px;border:1px solid rgba(var(--primary-rgb),.18);background:linear-gradient(180deg,#fffffff0,#f1f6fce6),linear-gradient(90deg,rgba(var(--support-rgb),.08),rgba(var(--science-rgb),.06));box-shadow:0 12px 28px #11375e14}.feed-post-preview.preview-1{top:402px;z-index:2;transform:scale(.97)}.feed-post-preview.preview-2{top:456px;z-index:1;transform:scale(.94);opacity:.86}.feed-preview-avatar{width:40px;height:40px;border-radius:14px}.feed-preview-avatar svg{width:18px;height:18px}.feed-post-preview-label{font-weight:700;color:var(--text-muted)}.thumb-btns.feed-post-actions .thumb-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;min-height:84px;padding:16px 18px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);box-shadow:0 8px 18px #11375e0f;text-align:left;color:var(--text);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.thumb-btns.feed-post-actions .thumb-btn:hover,.thumb-btns.feed-post-actions .thumb-btn:focus-visible{transform:translateY(-1px);border-color:var(--border-strong);background:linear-gradient(180deg,var(--surface),var(--surface-soft));box-shadow:0 12px 24px #11375e14}.thumb-btns.feed-post-actions .thumb-btn:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.thumb-btn-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;font-size:24px;background:#ffffffc7;box-shadow:inset 0 0 0 1px var(--primary-wash)}.thumb-btn-icon svg{width:24px;height:24px;stroke-width:2.4}.thumb-btn-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.thumb-btn-copy strong,.thumb-btn-copy small{display:block}.thumb-btn-copy strong{font-size:18px;line-height:1.25}.thumb-btn-copy small{font-size:16px;line-height:1.35;color:var(--text-muted)}.thumb-up,.thumb-down{background:var(--surface);border-color:var(--border)}.thumb-up .thumb-btn-icon,.thumb-down .thumb-btn-icon{color:var(--text-muted)}@keyframes post-enter-up{0%{opacity:0;transform:translateY(44px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes post-enter-down{0%{opacity:0;transform:translateY(44px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes post-exit-up{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-32px) scale(.96) rotate(-1.4deg)}}@keyframes post-exit-down{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-32px) scale(.96) rotate(1.4deg)}}@media (prefers-reduced-motion: reduce){.feed-post,.thumb-btns.feed-post-actions .thumb-btn{animation:none!important;transition:none!important}}.receipt-section-title{display:inline-flex;align-items:center;gap:8px;font-size:16px;color:var(--text-soft)}.receipt-section-title-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}.receipt-section-title-icon svg{width:18px;height:18px;stroke-width:2.4}.receipt-summary-head{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:10px}.receipt-summary-head .receipt-redo-btn{width:auto;min-width:0;flex:0 0 auto}.receipt-summary-head .receipt-redo-btn.fit-btn{width:auto}.receipt-list{list-style:none;margin:0 0 14px;padding:0}.receipt-line{padding:5px 0;font-size:16px;line-height:1.4;font-variant-numeric:tabular-nums}.receipt-actions{margin-top:6px}.receipt-total{font-size:20px;font-weight:700}.network-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.network-layout.single{grid-template-columns:1fr}.network-map{padding:18px;background:radial-gradient(circle at 18% 18%,rgba(214,65,122,.08),transparent 28%),radial-gradient(circle at 82% 16%,rgba(var(--science-rgb),.08),transparent 30%),radial-gradient(circle at 50% 70%,rgba(var(--support-rgb),.05),transparent 34%),radial-gradient(circle at 1px 1px,rgba(111,85,181,.14) 1px,transparent 0),linear-gradient(180deg,#fff8fc,#f7f4ff 52%,#f7fbff);background-size:auto,auto,auto,18px 18px,auto}.network-canvas{position:relative;min-height:410px;margin-inline:18px;border-radius:18px;background:transparent;overflow:hidden}.network-effect-summary{max-width:720px;margin:6px auto 0;padding:14px 18px;border-radius:18px;border:1px solid rgba(159,184,215,.72);background:#ffffffd1;color:var(--primary-strong);font-size:18px;line-height:1.35;font-weight:700;text-align:center;box-shadow:0 12px 28px #11375e14}.network-effect-summary.positive{opacity:0;transform:translateY(14px) scale(.96)}.network-effect-summary.positive.is-visible{animation:network-effect-summary-in .42s cubic-bezier(.18,.88,.22,1.08) forwards}.network-effect-summary[hidden]{display:none}.network-effect-summary strong{display:inline-flex;min-width:2.5ch;justify-content:center;margin-left:6px;font-size:1.15em}.network-effect-summary.positive strong{color:var(--success)}.network-effect-summary.negative strong{color:var(--danger)}@keyframes network-effect-summary-in{0%{opacity:0;transform:translateY(14px) scale(.96)}62%{opacity:1;transform:translateY(-3px) scale(1.015)}to{opacity:1;transform:translateY(0) scale(1)}}.network-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.network-node{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:max-content;max-width:min(220px,calc(100% - 24px));padding:12px 18px 14px;border-radius:26px;transform:translate(-50%,-50%);border:1px solid var(--border);background:transparent;color:var(--text);text-align:center;font-size:15px;line-height:1.2;box-sizing:border-box;white-space:normal}.network-node.source{border:none;box-shadow:none}.network-node.you{flex-direction:row;gap:0;width:auto;max-width:none;padding:10px 14px;border-radius:999px;background:var(--primary);border-color:var(--primary);color:#fff;font-weight:700}.network-node-avatar{width:48px;height:48px;border-radius:16px}.network-node-avatar svg{width:24px;height:24px}.network-node-label{display:block;font-size:14px;line-height:1.25;font-weight:600;text-wrap:balance}.network-node.disconnected{opacity:.62}.network-edge-group.positive .network-line{stroke:#6db3ad}.network-edge-group.negative .network-line{stroke:var(--text-soft)}.network-edge-group.strength-1 .network-line{stroke-width:1.6}.network-edge-group.strength-2 .network-line{stroke-width:3}.network-edge-group.strength-3 .network-line{stroke-width:4.4}.network-edge-group.strength-4 .network-line{stroke-width:5.8}.network-line{fill:none;stroke-linecap:round}.network-edge-group.is-animating .network-line{stroke-dasharray:var(--edge-length);stroke-dashoffset:var(--edge-length);animation:network-edge-draw .48s ease forwards;animation-delay:calc(var(--edge-index) * .12s)}.network-weight-bg{fill:#fffffff5;stroke:#9fb8d7e6;stroke-width:1}.network-weight-text{fill:var(--primary-strong);font-size:15px;font-weight:700;dominant-baseline:middle}.network-edge-group.is-animating .network-weight-bg,.network-edge-group.is-animating .network-weight-text{opacity:0;animation:network-edge-label-in .24s ease forwards;animation-delay:calc(var(--edge-index) * .12s + .3s)}@keyframes network-edge-draw{0%{stroke-dashoffset:var(--edge-length)}to{stroke-dashoffset:0}}@keyframes network-edge-label-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.summary-impact-toast{position:fixed;z-index:200;display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:999px;background:#fffffff5;border:2px solid var(--border-strong);color:var(--primary-strong);font-size:26px;font-weight:800;box-shadow:0 16px 36px #11375e29;pointer-events:none;transform:translate(-50%,-50%)}.summary-impact-toast.positive{border-color:#197b6180;color:var(--success)}.summary-impact-toast.negative{border-color:#b44c5573;color:var(--danger)}.grid-layout{display:grid;grid-template-columns:minmax(280px,560px) 320px;justify-content:center;gap:24px;align-items:start}.grid-legend-stack{display:flex;flex-direction:column;gap:0;min-width:0;width:fit-content;max-width:560px;align-self:start;padding:8px 8px 12px;box-sizing:border-box;border-radius:22px;background:linear-gradient(180deg,#dfe9f5,#cfdced);border:1px solid var(--border);box-shadow:inset 0 0 0 1px #ffffff80}.grid-legend-stack>.grid{max-width:none;padding:0;border:0;border-radius:14px 14px 0 0;background:transparent;box-shadow:none}.grid-legend-stack>.legend{margin-top:8px;padding:10px 10px 0;border:0;border-top:1px solid rgba(159,184,215,.72);border-radius:0;background:transparent;box-shadow:none}.carnival-others-layout{container-type:inline-size;display:grid;grid-template-columns:minmax(280px,560px) auto;justify-content:center;gap:24px;align-items:start}.carnival-others-layout>.carnival-card,.carnival-others-layout>.carnival-card-shell{margin-left:0}.carnival-others-layout.no-selection{grid-template-columns:minmax(0,1fr)}.carnival-selection-prompt{display:flex;flex-direction:column;gap:12px;width:min(100%,var(--prompt-inline-max-width));margin:0 auto 16px}.carnival-grid-prompt,.carnival-inline-prompt{width:min(100%,var(--prompt-inline-max-width));margin:0 auto;box-sizing:border-box;border-radius:22px;border:1px solid rgba(159,184,215,.9);background:linear-gradient(180deg,#fbfdfffa,#f1f6fcfa);box-shadow:0 10px 24px #11375e14}.carnival-inline-prompt{position:relative;overflow:hidden;padding:16px 18px}.carnival-inline-prompt:after{display:none}.carnival-inline-prompt .prompt-card-header{grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center}.carnival-inline-prompt .prompt-card-icon{width:42px;height:42px}.carnival-inline-prompt .prompt-card-label{margin-bottom:6px;color:var(--primary)}.carnival-inline-prompt .prompt-card-question{font-size:18px;line-height:1.4}.carnival-inline-prompt .prompt-card-support{margin-top:6px}.carnival-grid-prompt{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:16px 18px}.carnival-selection-pane-actions{display:flex;justify-content:flex-start;grid-column:2}.carnival-grid-prompt-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(180deg,#e8f1fbf2,#d9e7f6eb);box-shadow:inset 0 0 0 1px var(--primary-wash)}.carnival-grid-prompt-icon .focal-swatch{font-size:18px}.carnival-grid-prompt-copy{min-width:0}.carnival-grid-prompt-label{margin:0 0 6px;font-size:15px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary)}.carnival-grid-prompt-text{margin:0;font-size:18px;line-height:1.4;font-weight:700;color:var(--text)}.carnival-grid-prompt-inline-icon{color:var(--science);font-size:.95em;text-shadow:0 0 2px rgba(255,255,255,.7)}.carnival-grid-prompt{transition:opacity .18s ease,transform .18s ease}.carnival-grid-prompt.is-entering{opacity:0;transform:translateY(12px)}.carnival-grid-prompt.is-entering.is-visible{animation:carnival-grid-prompt-enter .32s cubic-bezier(.22,1,.36,1) forwards}.carnival-side-column{display:grid;gap:16px;width:min(100%,var(--stage-side-card-width));align-content:start;align-self:start}.carnival-step-header{width:100%;margin-inline:0;text-align:left}.carnival-step-header.is-typewriting h2:after{content:"";display:inline-block;width:.08em;height:.95em;margin-left:.12em;vertical-align:-.08em;background:currentColor;animation:outbreak-type-caret .9s steps(1,end) infinite}.carnival-step-header .step-11-school-icon{margin:0 0 12px}.carnival-step-header h2{width:100%;max-width:100%}.carnival-step-header .story-lead{max-width:36ch}.grid-step-side-column{display:grid;gap:16px;width:min(100%,var(--stage-side-card-width));padding-left:12px;box-sizing:border-box;align-content:start;align-self:start}.grid-step-side-shell{display:grid;gap:16px;width:100%;align-content:start}.grid-step-side-header{width:100%;margin-inline:0;text-align:left}.grid-step-side-header .step-11-school-icon{margin:0 0 12px}.grid-step-side-intro-item{opacity:0;transform:translateY(10px)}.grid-step-side-intro-item.is-visible{animation:results-fade-up-in .28s ease forwards}.grid-step-side-header h2{max-width:12ch}.grid-step-side-header .story-lead,.grid-step-side-header .influence-sub{max-width:36ch}.grid-step-side-header .influence-sub{margin-inline:0;padding-top:12px}.grid-step-side-header .step-11-grid-stack{width:min(100%,480px);margin:18px 0 0}.grid-step-side-next{justify-self:start}.grid-step-summary-panel{display:grid;gap:14px;box-sizing:border-box;width:100%;max-width:420px;margin-inline:auto;padding:18px;border-radius:22px;border:1px solid rgba(191,210,231,.96);background:radial-gradient(circle at 1px 1px,rgba(var(--primary-rgb),.06) 1px,transparent 0),radial-gradient(circle at 84% 18%,rgba(var(--support-rgb),.08),transparent 32%),linear-gradient(180deg,#f8fcfffa,#eef6fcf5);background-size:18px 18px,auto,auto;box-shadow:0 10px 28px #11375e14;opacity:0;transform:translateY(10px)}.grid-step-summary-panel[hidden]{display:none!important}.grid-step-summary-panel.is-visible{width:min(calc(100% + 20px),440px);justify-self:center;margin-inline:auto;padding:24px;animation:results-fade-up-in .28s ease forwards}.grid-step-summary-headline{margin:0;font-size:34px;line-height:1.15;font-weight:900;letter-spacing:-.03em;color:var(--primary-strong)}.grid-step-summary-grid{display:grid;grid-template-columns:1fr;gap:12px;width:100%}.grid-step-summary-tile{display:grid;justify-items:center;gap:12px;min-width:0;padding:16px;border-radius:18px;background:#fff;border:2px solid var(--primary-strong);box-shadow:none;text-align:center}.grid-step-summary-tile.is-pending{opacity:0;transform:translateY(14px)}.grid-step-summary-tile.is-revealed{animation:results-fade-up-in .36s ease forwards}.grid-step-summary-tile.community,.grid-step-summary-tile.access,.grid-step-summary-tile.policy{grid-column:1 / -1}.grid-step-summary-tile.community{padding-bottom:14px}.grid-step-summary-meter{width:min(100%,100%);align-items:center}.grid-step-summary-meter .mini-meter-header{display:grid;justify-items:center;width:100%;max-width:none;gap:12px}.grid-step-summary-meter .mini-meter-label{font-size:22px;line-height:1.15;font-weight:900;letter-spacing:-.02em;text-transform:none;color:var(--primary-strong);text-wrap:balance}.grid-step-summary-community-graphic{display:inline-flex;align-items:center;justify-content:center;width:228px;height:48px;flex:0 0 48px;color:var(--primary-strong)}.grid-step-summary-community-asset{width:144px;height:48px;display:block;background:currentColor;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}.grid-step-summary-meter .mini-meter-scale,.grid-step-summary-meter .mini-meter-track{width:100%;max-width:100%}.grid-step-summary-meter .mini-meter-track{max-width:80%}.grid-step-summary-meter .mini-meter-scale{display:none}.grid-step-summary-meter-label{margin-top:4px;text-align:center}.grid-step-summary-meter-title{text-align:center}.grid-step-summary-tile-top{display:grid;justify-items:center;gap:10px;min-width:0}.grid-step-summary-tile-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex:0 0 48px;color:var(--primary-strong)}.grid-step-summary-asset-icon{width:48px;height:48px;display:block;background:currentColor;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain}.grid-step-summary-access-stack{display:grid;place-items:center;width:48px;height:48px}.grid-step-summary-access-stack .grid-step-summary-access-svg{grid-area:1 / 1;width:42px;height:42px}.grid-step-summary-access-svg{display:block;width:48px;height:48px;color:currentColor}.grid-step-summary-access-icon-back{opacity:.74;transform:translate(-5px,-5px)}.grid-step-summary-access-icon-front{transform:translate(6px,6px)}.grid-step-summary-tile-icon svg{width:48px;height:48px}.grid-step-summary-tile-title,.grid-step-summary-tile-value,.grid-step-summary-tile-support{margin:0}.grid-step-summary-tile-title{font-size:22px;line-height:1.15;font-weight:900;letter-spacing:-.02em;text-transform:none;color:var(--primary-strong);text-wrap:balance}.grid-step-summary-tile-value{max-width:30ch;font-size:18px;line-height:1.35;font-weight:500;letter-spacing:0;color:var(--text);text-wrap:pretty}.grid-step-summary-tile-support{max-width:28ch;font-size:16px;line-height:1.35;color:var(--text)}.grid-step-summary-outro{margin:4px auto 0;max-width:34ch;min-height:calc(1.15em * 3);display:grid;grid-template-columns:auto 1fr;align-items:start;column-gap:10px;padding:12px 14px;border-radius:18px;border:1px solid rgba(var(--primary-rgb),.16);background:linear-gradient(135deg,var(--primary-wash),rgba(var(--primary-rgb),.03) 46%,rgba(255,255,255,.98) 46%),radial-gradient(circle at top left,rgba(var(--support-rgb),.12),transparent 42%),var(--surface);box-shadow:inset 0 1px #ffffffb8,0 8px 18px #11375e0f;font-size:22px;line-height:1.15;font-weight:900;letter-spacing:-.02em;color:var(--primary-strong);text-wrap:pretty}.grid-step-summary-outro.is-hidden{visibility:hidden}.grid-step-summary-outro-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--primary-strong);transform:translateY(1px)}.grid-step-summary-outro-icon svg{width:22px;height:22px}.grid-step-summary-outro-text{display:block;text-align:left}.grid-step-summary-outro strong{font-weight:900;color:var(--accent)}.grid-step-summary-outro em{font-style:italic}@media (min-width: 901px){.grid-layout.grid-step-intro-layout{grid-template-columns:minmax(0,560px)}.grid-step-intro-layout .grid-step-side-column{width:min(100%,560px);padding-left:0}.grid-step-summary-panel{gap:12px;padding:14px}.grid-step-summary-panel.is-visible{width:min(calc(100% + 28px),448px);justify-self:center;margin-inline:auto;padding:22px}.grid-step-summary-headline{font-size:28px}.grid-step-summary-grid{gap:10px}.grid-step-summary-tile{gap:10px;padding:14px}.grid-step-summary-tile.community{padding-bottom:12px}.grid-step-summary-tile-top,.grid-step-summary-meter .mini-meter-header{gap:8px}.grid-step-summary-tile-title,.grid-step-summary-meter .mini-meter-label{font-size:20px}.grid-step-summary-tile-value{font-size:17px;line-height:1.3}.grid-step-summary-outro{margin-top:2px;min-height:calc(1.15em * 3);padding:11px 12px;font-size:20px}.grid-step-summary-outro-icon{width:20px;height:20px}.grid-step-summary-outro-icon svg{width:20px;height:20px}}@media (min-width: 1024px){.grid-layout.grid-step-intro-layout{grid-template-columns:minmax(0,var(--stage-grid-column-width)) minmax(360px,var(--stage-side-card-width))}.grid-step-intro-layout .grid-step-side-column{width:min(100%,var(--stage-side-card-width))}}.carnival-side-prompt-shell{width:min(100%,var(--prompt-inline-max-width));margin-inline:auto;justify-content:center}.carnival-grid-prompt.is-exiting,.carnival-side-prompt-shell.is-exiting{opacity:0;transform:translateY(8px)}.grid{box-sizing:border-box;position:relative;display:grid;gap:4px;width:min(100%,calc(var(--disease-grid-max-block) - 16px));max-width:560px;max-height:var(--disease-grid-max-block);padding:8px;border-radius:22px;background:linear-gradient(180deg,#dfe9f5,#cfdced);border:1px solid var(--border);box-shadow:inset 0 0 0 1px #ffffff80}.cell{--grid-cell-outline: inset 0 0 0 1px rgba(88, 105, 123, .24);position:relative;aspect-ratio:1;border-radius:10px;cursor:pointer;box-shadow:var(--grid-cell-outline);transition:transform .14s ease,box-shadow .14s ease,filter .14s ease,opacity .14s ease}.cell:hover{transform:translateY(-1px);box-shadow:var(--grid-cell-outline),0 0 0 3px rgba(var(--primary-rgb),.18);z-index:4}.probability-grid-static .cell{cursor:default}.probability-grid-static .cell:hover{transform:none;box-shadow:var(--grid-cell-outline);z-index:auto}.cell.focal:after{content:"★";position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--science);font-size:1.5rem;line-height:1;text-shadow:0 0 3px rgba(255,255,255,.7)}.cell.vaccinated{box-shadow:var(--grid-cell-outline),inset 0 0 0 4px #edbc59,inset 0 0 0 5px #15324f2e}.carnival-pick-grid.is-activating{animation:carnival-grid-activate .18s ease}.carnival-pick-grid.is-enticing{border-color:rgba(var(--primary-rgb),.58);box-shadow:inset 0 0 0 1px #ffffff80,0 0 0 3px rgba(var(--primary-rgb),.18),0 16px 30px rgba(var(--primary-rgb),.14);animation:carnival-pick-grid-pulse 1.8s ease-in-out infinite}.carnival-pick-grid .cell.carnival-child-enticing{box-shadow:var(--grid-cell-outline),inset 0 0 0 3px rgba(var(--primary-rgb),.92),inset 0 0 0 5px #ffffffe6,0 0 0 2px rgba(var(--primary-rgb),.16);animation:carnival-child-cell-pulse 1.8s ease-in-out infinite}.carnival-pick-grid.carnival-grid-vaccination-focus:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:4;pointer-events:none;border-radius:12px;background:#f5faff6b;-webkit-backdrop-filter:blur(1.2px);backdrop-filter:blur(1.2px)}.inspect-panel{font-size:15px}.legend{display:grid;grid-template-columns:minmax(0,230px) auto;justify-content:start;align-items:center;gap:8px 18px;padding:12px 14px}.legend-item{display:inline-flex;align-items:center;gap:6px;color:var(--text-muted);font-size:14px}.legend-probability{display:flex;flex-direction:column;justify-content:center;gap:6px;min-width:0;width:min(100%,230px);min-height:100%}.legend-probability-scale-row{display:grid;grid-template-columns:auto minmax(88px,150px) auto;gap:6px;align-items:center}.legend-scale-end,.legend-scale-label{font-size:13px;line-height:1.2;color:var(--text-muted)}.legend-scale-end{font-weight:700}.legend-scale-label{text-align:center;font-weight:600}.legend-items-column{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.legend-items-column .legend-item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.carnival-selection-pane{max-width:100%}.legend .swatch{width:15px;height:15px;border-radius:5px;background:#98bbe1}.legend .swatch.vaccinated{box-shadow:inset 0 0 0 3px #edbc59}.legend .swatch.focal-swatch{background:transparent;color:var(--science);display:inline-flex;align-items:center;justify-content:center;font-size:14px}.legend .vprob-scale{width:100%;height:14px;border-radius:999px;background:linear-gradient(90deg,#394954,#fff,#0f8b83)}.legend-status-item{gap:6px}.legend-status-icon{width:26px;height:26px;margin-bottom:0}.legend-status-icon svg{width:18px;height:18px}.legend-status-icon.vaccinated:before{top:2px;right:2px;bottom:2px;left:2px}.carnival-card{position:relative;display:flex;flex-direction:column;gap:16px;width:min(100%,460px);min-height:0;padding:20px;box-sizing:border-box;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#eff6fdf0),linear-gradient(90deg,#e7f1fb38,#18324d0a);border:1px solid #bfd2e7;box-shadow:inset 4px 0 #9fb8d7a6,0 10px 28px #11375e14}.carnival-card.carnival-card-entering{animation:carnival-card-enter .24s ease}.carnival-card.carnival-card-exiting{animation:carnival-card-exit .28s ease forwards}.carnival-card-shell{display:flex;flex-direction:column;justify-content:center;gap:16px;width:min(100%,460px);min-height:0;padding:20px;box-sizing:border-box;border-radius:22px;background:linear-gradient(180deg,#fffffffa,#eff6fdf0),linear-gradient(90deg,#e7f1fb38,#18324d0a);border:1px solid #bfd2e7;box-shadow:inset 4px 0 #9fb8d7a6,0 10px 28px #11375e14}.carnival-card-main{position:relative;display:block}.carnival-card-dismiss{position:absolute;top:2px;right:2px;z-index:3;display:none;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:#3f5973b8;font-size:20px;font-weight:500;line-height:1;box-shadow:none}.carnival-card-dismiss:hover,.carnival-card-dismiss:focus-visible{color:var(--primary)}.carnival-card-footer:empty{display:none}.carnival-card-footer{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));justify-content:space-between;align-items:start;gap:14px 12px;margin-top:12px}.carnival-card-footer>:not(.choice-btn){grid-column:1 / -1}.carnival-card-footer>.choice-btn{grid-column:1 / -1;justify-self:center}.carnival-card-footer.has-question-icon{grid-template-columns:auto minmax(0,1fr);justify-content:stretch;align-items:center;gap:10px 14px}.carnival-card-footer.has-question-icon>.carnival-question{grid-column:2}.carnival-card-footer.has-question-icon>.choice-btn{grid-column:2;justify-self:start}.carnival-card-footer.has-question-icon>.carnival-question-icon{grid-column:1;grid-row:1 / span 2}.carnival-card-body,.carnival-detail-panel{display:flex;flex-direction:column;gap:12px}.carnival-card-body,.carnival-card.phase-resolved,.carnival-card.phase-resolved .carnival-card-shell{min-height:0}.carnival-card.phase-resolved .carnival-card-body,.carnival-card.phase-resolved .carnival-detail-panel{gap:10px}.carnival-card.phase-resolved .carnival-card-body{min-height:0}.carnival-card.phase-resolved .carnival-card-footer{gap:10px;margin-top:12px}.carnival-detail-panel{padding:20px;border-radius:22px;background:var(--surface);border:1px solid var(--border)}.carnival-summary-panel{display:grid;gap:18px;width:min(100%,460px);align-content:start;min-width:0;padding:20px;box-sizing:border-box;border-radius:24px;background:radial-gradient(circle at top right,rgba(var(--support-rgb),.12),transparent 38%),linear-gradient(180deg,#fffffffa,#f1f6fcf5);border:1px solid rgba(210,186,160,.82);box-shadow:0 10px 28px #11375e14}.carnival-summary-panel-staged{opacity:0;transform:translateY(14px) scale(.985)}.carnival-summary-panel-staged.is-visible{animation:carnival-card-fragment-enter .22s ease both}.carnival-summary-eyebrow{margin:0;font-size:15px;line-height:1.25;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.carnival-summary-title-row{display:flex;align-items:center;justify-content:flex-start;gap:10px;width:100%;min-width:0;margin-block:-6px}.carnival-summary-title{flex:0 1 auto;margin:0;max-width:none;min-width:0;font-size:clamp(20px,2.6vw,26px);line-height:1.08;font-weight:900;color:var(--primary-strong);overflow-wrap:anywhere}.carnival-summary-disease-icon{display:block;flex:0 0 auto;width:68px;height:68px;object-fit:contain}.carnival-summary-disease{display:grid;gap:12px}.carnival-summary-detail-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.carnival-summary-detail-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;color:var(--primary-strong);background:linear-gradient(180deg,rgba(var(--primary-rgb),.14),rgba(var(--support-rgb),.08));box-shadow:inset 0 0 0 1px rgba(var(--primary-rgb),.09)}.carnival-summary-detail-icon svg,.carnival-summary-detail-icon .icon-asset{width:18px;height:18px}.carnival-summary-detail-copy{min-width:0}.carnival-summary-detail-label,.carnival-summary-detail-value{margin:0}.carnival-summary-detail-label{font-size:15px;line-height:1.25;font-weight:800;color:var(--primary)}.carnival-summary-detail-value{margin-top:4px;font-size:16px;line-height:1.45;color:var(--text)}.carnival-summary-stats{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:center}.carnival-summary-stats.is-pending{opacity:0;transform:translateY(18px) scale(.97)}.carnival-summary-stats.is-entering{animation:carnival-summary-stats-enter .62s cubic-bezier(.22,1,.36,1) both}.carnival-summary-stat-card{display:grid;gap:6px;min-width:0;padding:14px 16px;border-radius:16px;background:#ffffffc7;border:1px solid rgba(159,184,215,.58);box-shadow:inset 0 1px #ffffffb8;text-align:center}.carnival-summary-stat-label,.carnival-summary-stat-value{margin:0}.carnival-summary-stat-value-row{display:inline-flex;align-items:center;justify-content:center;gap:8px}.carnival-summary-stat-value-row.is-pending{opacity:0}.carnival-summary-stat-value-row.is-visible{animation:carnival-summary-herd-value-fade .3s ease both}.carnival-summary-stat-label{font-size:14px;line-height:1.2;font-weight:700;color:var(--text-muted)}.carnival-summary-stat-value{font-size:24px;line-height:.95;font-weight:900;color:var(--primary-strong)}.carnival-summary-stat-vaccinated-icon{width:24px;height:24px;margin-bottom:0;color:var(--primary-strong)}.carnival-summary-stat-vaccinated-icon svg{width:16px;height:16px;stroke-width:2.5}.carnival-summary-stat-vaccinated-icon.vaccinated:before{top:1px;right:1px;bottom:1px;left:1px}.carnival-summary-stat-info{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:999px;background:#d8e7f6f0;color:var(--primary-strong);box-shadow:inset 0 0 0 1px #9fb8d7d1;transition:transform .14s ease,background-color .14s ease,box-shadow .14s ease}.carnival-summary-stat-info svg{width:15px;height:15px;stroke-width:2.3}.carnival-summary-stat-info:hover,.carnival-summary-stat-info:focus-visible{background:#c9dff4fa;box-shadow:inset 0 0 0 1px #6290c2d1,0 0 0 3px rgba(var(--primary-rgb),.16);transform:translateY(-1px)}.herd-immunity-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:flex;align-items:center;justify-content:center;padding:24px;background:#10233a57;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.herd-immunity-modal{width:min(100%,460px);padding:24px;border-radius:28px;background:radial-gradient(circle at top right,rgba(198,221,243,.46),transparent 40%),#f9fcfffa;border:1px solid rgba(197,173,141,.55);box-shadow:0 26px 70px #1434552e}.herd-immunity-modal-header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:14px}.herd-immunity-modal-title{margin:0;font-size:28px;line-height:1.05;color:var(--primary-strong)}.herd-immunity-modal-close{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgba(190,208,229,.92);border-radius:999px;background:#ffffffe6;color:var(--primary-strong)}.herd-immunity-modal-close svg{width:18px;height:18px;stroke-width:2.35}.herd-immunity-modal-close:hover,.herd-immunity-modal-close:focus-visible{background:#e8f1fafa;box-shadow:0 0 0 3px rgba(var(--primary-rgb),.16)}.herd-immunity-modal-body{display:grid;gap:14px}.herd-immunity-modal-body p{margin:0;font-size:16px;line-height:1.55;color:var(--text)}.carnival-summary-compare{--summary-threshold-color: var(--primary-strong);--summary-threshold-glow: rgba(var(--primary-rgb), .16);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:999px;border:1px solid rgba(190,208,229,.95);box-shadow:inset 0 0 18px var(--summary-threshold-glow),0 4px 10px #11375e1f,0 0 0 3px color-mix(in srgb,var(--summary-threshold-color) 20%,white 80%);z-index:1;background:linear-gradient(180deg,#fffffffa,#f2f7fcfa);font-size:34px;line-height:1;font-weight:900;color:var(--summary-threshold-color)}.carnival-summary-compare.met{--summary-threshold-color: #1f7f79;--summary-threshold-glow: rgba(31, 127, 121, .18)}.carnival-summary-compare.missed{--summary-threshold-color: var(--accent);--summary-threshold-glow: rgba(214, 65, 122, .2)}.carnival-summary-compare.is-pending{opacity:0;transform:translate(-50%,-50%) scale(.52) rotate(-10deg)}.carnival-summary-compare.is-entering{animation:carnival-summary-compare-enter .52s cubic-bezier(.18,1.35,.34,1) both}.carnival-summary-threshold-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start;padding:18px 20px;border-radius:22px;background:#4555611a;border:1px solid rgba(69,85,97,.24)}.carnival-summary-threshold-card.is-pending{opacity:0;transform:translateY(10px)}.carnival-summary-threshold-card.is-visible{animation:carnival-threshold-card-fade .26s ease both}.carnival-summary-threshold-card.missed{background:linear-gradient(180deg,#fff7fbf5,#fceef6eb);border-color:#d6417a6b;box-shadow:inset 0 0 0 1px #ffffffb8,0 16px 34px #d6417a24}.carnival-summary-threshold-card.met{background:#2f948c1a;border-color:#2f948c3d}.carnival-summary-threshold-icon{display:inline-flex;width:54px;height:54px;align-self:start;flex:0 0 auto;color:#455561}.carnival-summary-threshold-card.missed .carnival-summary-threshold-icon{color:var(--accent)}.carnival-summary-threshold-card.met .carnival-summary-threshold-icon{color:#1f7f79}.carnival-summary-threshold-icon.is-pending,.carnival-summary-threshold-body.is-pending{opacity:0}.carnival-summary-threshold-icon.is-entering{animation:carnival-threshold-icon-bounce .42s cubic-bezier(.22,1,.36,1) both}.carnival-summary-threshold-icon svg{width:54px;height:54px}.carnival-summary-threshold-copy{display:grid;gap:6px;min-width:0}.carnival-summary-threshold-headline,.carnival-summary-threshold-body{margin:0}.carnival-summary-threshold-headline{font-size:22px;line-height:1.15;font-weight:800;color:var(--primary-strong)}.carnival-summary-threshold-headline.is-typewriting:after{content:"";display:inline-block;width:2px;height:.9em;margin-left:3px;vertical-align:-.08em;background:currentColor;animation:meter-intro-caret .8s steps(1,end) infinite}.carnival-summary-threshold-body{font-size:18px;line-height:1.4;color:var(--text)}.carnival-summary-threshold-body.is-visible{animation:carnival-threshold-body-fade .32s ease both}.carnival-detail-section{display:flex;flex-direction:column;gap:5px;padding-bottom:10px;border-bottom:1px solid rgba(159,184,215,.5)}.carnival-detail-section:last-child{padding-bottom:0;border-bottom:0}.carnival-detail-heading{margin:0;display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:15px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.carnival-detail-heading-value{flex:0 0 auto;font-size:18px;line-height:1;font-weight:800;letter-spacing:0;text-transform:none;color:var(--primary)}.carnival-student-name{display:inline-flex;align-items:center;gap:8px;font-size:24px;line-height:1.1;font-weight:800;color:var(--primary-strong)}.carnival-student-focal-star{flex:0 0 auto;color:var(--science);font-size:.85em;line-height:1}.carnival-student-section{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:4px 12px;padding-right:28px}.carnival-student-section>.carnival-detail-heading{grid-column:1;grid-row:1;align-self:end}.carnival-student-header{grid-column:1;grid-row:2;display:flex;align-items:center;justify-content:flex-start;gap:14px;min-width:0}.carnival-student-section>.carnival-outcome-pill{grid-column:2;grid-row:1 / span 2;align-self:stretch;justify-self:end;box-sizing:border-box}.carnival-detail-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px;font-size:16px;line-height:1.35}.carnival-detail-row-label{color:var(--text-muted)}.carnival-detail-row-value{margin-left:auto;font-weight:800;color:var(--text);text-align:right}.carnival-detail-row-value.positive{color:var(--probability-high)}.carnival-detail-row-value.negative{color:#293d51e0}.carnival-detail-row-value.neutral{color:var(--text)}.carnival-vaxxometer{position:relative;display:flex;flex-direction:column;gap:10px;padding-bottom:2px}.carnival-vaxxometer-track{--chance: 50%;position:relative;height:34px;overflow:visible;border-radius:999px;background:linear-gradient(90deg,var(--probability-high) 0,var(--probability-high) var(--chance),rgba(41,61,81,.88) var(--chance),rgba(41,61,81,.88) 100%);border:1px solid rgba(var(--primary-rgb),.22)}.carnival-vaxxometer-threshold{position:absolute;top:-5px;bottom:-5px;width:4px;margin-left:-2px;border-radius:999px;background:var(--primary);box-shadow:0 0 0 1px #ffffffb8,0 3px 10px #11375e33}.carnival-arrow{position:absolute;opacity:1}.carnival-arrow-horizontal{top:36px;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:18px solid var(--accent);filter:drop-shadow(0 3px 8px rgba(214,65,122,.24));transform:translate(-50%);will-change:left,opacity}.carnival-arrow.is-hidden{opacity:0}.carnival-arrow.is-live,.carnival-arrow.is-settled{opacity:1}.carnival-arrow.is-live{animation:carnival-arrow-fade .18s ease}.carnival-meter-outcomes{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;pointer-events:none}.carnival-meter-outcome{font-size:15px;line-height:1.15;font-weight:800;color:#fffffff0;text-shadow:0 1px 2px rgba(17,55,94,.24)}.carnival-meter-outcome.resolved{color:#fff;font-weight:800;animation:carnival-outcome-pulse .6s ease}.carnival-question{margin:0;display:block;font-size:18px;line-height:1.35;font-weight:700;color:var(--text)}.carnival-question-icon{align-self:center;display:inline-flex;align-items:center;justify-content:center;width:86px;height:86px}.carnival-question-icon img{display:block;width:100%;height:100%;object-fit:contain}.carnival-question-text{min-width:0}.carnival-card-intro .is-visible{animation:carnival-card-fragment-enter .22s ease both}.carnival-card-intro .carnival-choices-section .is-visible{animation-duration:.32s}.carnival-see-btn{background:var(--primary);border-color:var(--primary);color:#fff;animation:intro-button-pulse 1.8s ease-in-out infinite}.carnival-see-btn>.carnival-grid-prompt-icon,.carnival-stop-btn>.carnival-grid-prompt-icon{width:18px;height:18px;border-radius:0;background:transparent;box-shadow:none;color:#fff}.carnival-see-btn>.carnival-grid-prompt-icon svg,.carnival-stop-btn>.carnival-grid-prompt-icon svg{width:18px;height:18px;stroke-width:2.6}.carnival-card-intro .carnival-see-btn.is-visible{animation:carnival-card-fragment-enter .22s ease both,intro-button-pulse 1.8s ease-in-out .26s infinite}.carnival-see-btn:hover,.carnival-see-btn:focus-visible{background:var(--primary-strong);border-color:var(--primary-strong)}.stop-btn{background:var(--accent);border-color:var(--accent);color:#fff}.carnival-stop-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;text-align:center;white-space:nowrap}.stop-btn:not(:disabled){animation:intro-button-pulse 1.8s ease-in-out infinite}.stop-btn:hover,.stop-btn:focus-visible{background:var(--danger);border-color:var(--danger)}.carnival-outcome-pill{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding:10px 14px;border-radius:999px;font-size:16px;line-height:1.2;font-weight:800}.carnival-outcome-pill.yes{background:#e7f6f1;color:var(--success);border:1px solid rgba(25,123,97,.2)}.carnival-outcome-pill.no{background:#f1f4f7;color:#4a4a52;border:1px solid rgba(74,74,82,.16)}.carnival-outcome-pill.indeterminate{background:#fff;color:var(--primary-strong);border:1px solid rgba(var(--primary-rgb),.22)}.carnival-outcome-icon{width:34px;height:34px;margin-bottom:0}.carnival-outcome-pill .evidence-person-icon.carnival-outcome-icon{color:#4a4a52}.carnival-outcome-pill.indeterminate .evidence-person-icon.carnival-outcome-icon{color:var(--primary-strong)}.carnival-outcome-icon svg{width:24px;height:24px;stroke-width:2.45}.carnival-outcome-icon.vaccinated:before{top:1px;right:1px;bottom:1px;left:1px}.carnival-outcome-pill.indeterminate .carnival-outcome-icon.vaccinated:before{animation:carnival-vaccine-ring-flip 3s ease-in-out infinite;backface-visibility:visible;transform-origin:center;transform-style:preserve-3d;will-change:transform}.carnival-student-section>.carnival-outcome-pill{flex:0 0 auto;align-self:auto;margin-left:0}.carnival-outcome-pill-entering{animation:carnival-outcome-pill-pulse .52s cubic-bezier(.22,1,.36,1)}.persistent-meter-flight-pill{position:fixed;z-index:140;pointer-events:none;margin:0;box-shadow:0 18px 36px #11375e29}.carnival-status-section{gap:12px}.carnival-status-body{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start}.carnival-status-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:24px;line-height:1;font-weight:900;transform-origin:center}.carnival-status-mark.is-pending{opacity:0}.carnival-status-mark.is-entering{animation:carnival-status-mark-entrance .3s cubic-bezier(.22,1,.36,1) both}.carnival-status-mark.yes,.carnival-status-mark.no{color:var(--accent)}.carnival-status-text{margin:0;font-size:18px;line-height:1.45;color:var(--text)}.carnival-status-text.is-pending,.carnival-resolve-action.is-pending{opacity:0}.carnival-resolve-action.is-visible{animation:carnival-resolve-action-fade .26s ease both}.carnival-panel{display:flex;flex-direction:column;gap:14px}.carnival-grid-status-icon{position:absolute;top:50%;left:50%;z-index:2;width:min(100%,44px);height:min(100%,44px);margin-bottom:0;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);pointer-events:none}.carnival-grid-status-icon.vaccinated{color:var(--primary-strong)}.carnival-grid-status-icon.unvaccinated{color:var(--primary-strong);padding-left:0}.grid.all-unvaccinated-reveal .carnival-grid-status-icon.unvaccinated{color:#b8c2cc}.carnival-grid-status-icon svg{width:min(70%,28px);height:min(70%,28px);stroke-width:2}.carnival-grid-status-icon.vaccinated:before{top:3px;right:3px;bottom:3px;left:3px}.grid.carnival-grid-vaccination-focus{isolation:isolate}.grid.carnival-grid-vaccination-focus:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border-radius:inherit;background:#ffffff70;backdrop-filter:blur(1.5px) saturate(.94);-webkit-backdrop-filter:blur(1.5px) saturate(.94);pointer-events:none;animation:carnival-grid-focus-overlay-in .26s ease both}.grid.carnival-grid-vaccination-focus .cell:not(.carnival-vaccinated-tile-lift){filter:blur(.2px) saturate(.92) brightness(1.02);opacity:.9}.cell.status-reveal-entering{animation:carnival-status-cell-reveal .26s ease both}.carnival-grid-status-icon.status-reveal-entering{animation:carnival-status-icon-reveal .26s ease both}.cell.carnival-vaccinated-tile-lift{z-index:6;animation:carnival-vaccinated-tile-lift .62s cubic-bezier(.18,1.2,.34,1) both;animation-delay:var(--carnival-vaccinated-lift-delay, 0ms)}.cell.carnival-pick.selected{z-index:3;box-shadow:var(--grid-cell-outline),0 0 0 4px color-mix(in srgb,var(--accent) 74%,white 26%)}.carnival-grid-status-pending{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:1.6rem;font-weight:800;line-height:1;text-shadow:0 0 8px rgba(255,255,255,.72);transition:opacity .22s ease,transform .22s ease}.carnival-grid-status-pending.status-reveal-exiting{opacity:0;transform:scale(.72)}.cell.status-revealed.focal:after{inset:auto 4px 2px auto;align-items:flex-end;justify-content:flex-end;width:14px;height:14px;color:var(--science);font-size:.85rem;text-shadow:0 0 2px rgba(255,255,255,.8)}@keyframes carnival-arrow-fade{0%{opacity:0}to{opacity:1}}@keyframes carnival-card-fragment-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes carnival-grid-prompt-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes carnival-status-mark-entrance{0%{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}@keyframes carnival-summary-stats-enter{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes carnival-vaccinated-tile-lift{0%{transform:translate(0) scale(1);box-shadow:var(--grid-cell-outline);filter:saturate(1)}42%{transform:translate(-5px,-8px) scale(1.018);box-shadow:var(--grid-cell-outline),0 11px 9px #11375e3d;filter:saturate(1.08)}to{transform:translate(-4px,-6px) scale(1.012);box-shadow:var(--grid-cell-outline),0 9px 8px #11375e38;filter:saturate(1.04)}}@keyframes carnival-summary-herd-value-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes carnival-summary-compare-enter{0%{opacity:0;transform:translate(-50%,-50%) scale(.5) rotate(-12deg)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.24) rotate(4deg)}72%{transform:translate(-50%,-50%) scale(.94) rotate(-1deg)}to{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes carnival-threshold-card-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes carnival-threshold-icon-bounce{0%{opacity:0;transform:scale(.46) rotate(-8deg);filter:drop-shadow(0 0 0 rgba(214,65,122,0))}44%{opacity:1;transform:scale(1.24) rotate(4deg);filter:drop-shadow(0 10px 18px rgba(214,65,122,.28))}70%{transform:scale(.94) rotate(-1deg)}to{opacity:1;transform:scale(1) rotate(0);filter:drop-shadow(0 6px 12px rgba(214,65,122,.18))}}@keyframes carnival-threshold-body-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes carnival-resolve-action-fade{0%{opacity:0}to{opacity:1}}@keyframes carnival-status-cell-reveal{0%{filter:saturate(.8) brightness(1.08)}to{filter:saturate(1) brightness(1)}}@keyframes carnival-grid-focus-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes carnival-status-icon-reveal{0%{opacity:0;transform:translate(-50%,-50%) scale(1.18)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes carnival-card-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes carnival-card-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@keyframes carnival-grid-activate{0%{transform:translateY(0)}50%{transform:translateY(-1px)}to{transform:translateY(0)}}@keyframes carnival-outcome-pulse{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes carnival-outcome-pill-pulse{0%{transform:scale(1)}38%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes carnival-vaccine-ring-flip{0%{opacity:1;transform:perspective(120px) rotateY(0)}38%{opacity:1;transform:perspective(120px) rotateY(78deg)}48%,56%{opacity:.08;transform:perspective(120px) rotateY(90deg)}66%{opacity:1;transform:perspective(120px) rotateY(102deg)}to{opacity:1;transform:perspective(120px) rotateY(180deg)}}@keyframes carnival-pick-grid-pulse{0%,to{border-color:rgba(var(--primary-rgb),.48);box-shadow:inset 0 0 0 1px #ffffff80,0 0 0 2px rgba(var(--primary-rgb),.14),0 12px 24px rgba(var(--primary-rgb),.12)}50%{border-color:rgba(var(--primary-rgb),.72);box-shadow:inset 0 0 0 1px #ffffff80,0 0 0 5px rgba(var(--primary-rgb),.22),0 18px 34px rgba(var(--primary-rgb),.18)}}@keyframes carnival-child-cell-pulse{0%,to{transform:scale(1);box-shadow:var(--grid-cell-outline),inset 0 0 0 3px rgba(var(--primary-rgb),.78),inset 0 0 0 5px #ffffffe6,0 0 rgba(var(--primary-rgb),.22)}50%{transform:scale(1.04);box-shadow:var(--grid-cell-outline),inset 0 0 0 3px rgba(var(--primary-rgb),1),inset 0 0 0 5px #fffffff5,0 0 0 7px rgba(var(--primary-rgb),.22)}}.draw-summary{font-size:20px;font-weight:700;color:var(--primary-strong)}.outbreak-layout{display:grid;gap:18px;align-items:start}.outbreak-grid-panel{min-width:0;display:grid;gap:16px}.outbreak-grid-shell{position:relative}.outbreak-side-panel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:14px;align-content:start;width:100%;max-width:460px;min-width:0;box-sizing:border-box;padding:18px 20px;border:1px solid var(--border);border-radius:28px;background:linear-gradient(180deg,#fffffffa,#f5f9fef5);box-shadow:0 14px 32px #11375e14}.outbreak-wave-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 14px}.outbreak-step-disease-icon{display:block;flex:0 0 auto;width:var(--outbreak-step-icon-size, 68px);height:var(--outbreak-step-icon-size, 68px);object-fit:contain}.outbreak-step-header{--outbreak-step-icon-gap: 14px;--outbreak-step-icon-size: 68px;display:grid;grid-template-columns:minmax(0,1fr);justify-content:start;align-items:center;gap:var(--outbreak-step-icon-gap)}.outbreak-step-header-copy{display:grid;gap:6px;min-width:0}.outbreak-step-title-row{display:flex;align-items:center;justify-content:flex-start;gap:var(--outbreak-step-icon-gap);min-width:0}.outbreak-step-header-copy h2{flex:0 1 auto;min-width:0;overflow-wrap:anywhere}@media (max-width: 640px){.outbreak-step-header{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px}.outbreak-step-disease-icon{justify-self:start}.outbreak-step-title-row{flex-direction:column-reverse;align-items:flex-start}}.outbreak-wave-header-copy{display:grid;gap:4px}.outbreak-wave-header-copy.outbreak-wave-header-entering{animation:outbreak-wave-header-fade-in .18s ease both}.outbreak-wave-header-copy.outbreak-ending-transition{animation:outbreak-ending-copy-in .76s cubic-bezier(.18,.84,.22,1) both}.outbreak-wave-title,.outbreak-wave-heading{margin:0;display:inline-flex;align-items:center;gap:10px;font-size:clamp(20px,2.1vw,24px);line-height:.98;letter-spacing:-.04em;color:var(--primary-strong);max-width:100%;overflow-wrap:anywhere}.outbreak-wave-title-icon{width:24px;height:24px;flex:0 0 24px;display:block;color:currentColor;overflow:visible}.outbreak-wave-subtitle,.outbreak-wave-detail{margin:0;font-size:16px;line-height:1.3;color:var(--text-muted);max-width:100%;overflow-wrap:anywhere}.outbreak-wave-heading.is-typewriting:after,.outbreak-wave-detail.is-typewriting:after,.outbreak-wave-interstitial-heading.is-typewriting:after,.outbreak-wave-interstitial-detail.is-typewriting:after{content:"";display:inline-block;width:.08em;height:1em;margin-left:.08em;vertical-align:-.12em;background:currentColor;animation:outbreak-type-caret .9s steps(1,end) infinite}@keyframes outbreak-ending-copy-in{0%{opacity:0;transform:translateY(10px) scale(.985);filter:blur(6px)}55%{opacity:1}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes outbreak-wave-header-fade-in{0%{opacity:0;transform:translateY(6px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.outbreak-vaccination-badge{display:inline-flex;align-items:center;justify-self:end;gap:8px;min-height:36px;padding:5px 12px 5px 10px;border-radius:999px;border:1px solid rgba(191,208,227,.96);background:linear-gradient(180deg,#fffffffa,#f1f6fcf5);box-shadow:0 6px 16px #11375e0f;white-space:nowrap}.outbreak-vaccination-badge-icon.carnival-summary-threshold-icon{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:26px;height:26px;color:#455561}.outbreak-vaccination-badge-icon.carnival-summary-threshold-icon svg{display:block;width:26px;height:26px;margin:auto}.outbreak-vaccination-badge-value{font-size:18px;line-height:1;font-weight:800;color:var(--primary-strong)}.outbreak-vaccination-badge-label{font-size:15px;line-height:1.1;font-weight:700;color:var(--text-muted)}.outbreak-vaccination-badge-mobile{display:none}.outbreak-controls-shell{display:grid;gap:12px;padding:0 1rem}.outbreak-screen .playback{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.outbreak-screen .playback button{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;padding:0;border-radius:18px;border:1.5px solid rgba(193,213,235,.96);background:#fffffffa;color:var(--primary-strong);box-shadow:0 6px 16px #11375e14}.outbreak-screen .playback button{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.outbreak-screen .playback button:hover,.outbreak-screen .playback button:focus-visible{border-color:rgba(var(--primary-rgb),.98);box-shadow:0 8px 18px rgba(var(--primary-rgb),.14);transform:translateY(-1px)}.outbreak-screen .playback button.outbreak-playback-cta{border-color:rgba(var(--primary-rgb),.98);box-shadow:0 12px 26px rgba(var(--primary-rgb),.22);animation:intro-button-pulse 1.6s ease-in-out infinite}.outbreak-playback-prompt{margin:-2px 0 0;font-size:18px;line-height:1.35;font-weight:700;color:var(--primary)}.outbreak-playback-inline-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0 2px;vertical-align:text-bottom;border-radius:999px;color:var(--primary)}.outbreak-playback-inline-icon svg{width:16px;height:16px;stroke-width:2.5}.outbreak-speed-control{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;width:min(100%,720px);margin-inline:auto}.outbreak-speed-label-side{font-size:17px;line-height:1.15;font-weight:700;color:var(--primary-strong)}.outbreak-speed-range{width:100%;accent-color:var(--primary)}.outbreak-stats-panel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);width:100%;height:100%;min-width:0;min-height:0;box-sizing:border-box;overflow:hidden;padding:16px 18px;border-radius:22px;border:1px solid rgba(194,211,232,.96);background:linear-gradient(180deg,#f8fbfffa,#eff6fcf0)}.outbreak-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;width:100%;min-width:0;box-sizing:border-box;align-items:start}.outbreak-stat-card{display:grid;grid-template-columns:3ch 32px 9.75ch;column-gap:6px;align-items:center;min-width:0}.outbreak-stat-value{grid-column:1;justify-self:end;text-align:right;font-size:16px;line-height:1;font-weight:800;color:var(--primary-strong);font-variant-numeric:tabular-nums;white-space:nowrap}.outbreak-summary-count{display:inline-flex;align-items:center;justify-content:flex-end;position:relative;min-width:1.6ch;min-height:1em;overflow:hidden;font-size:20px}.outbreak-summary-count-digit{position:relative;display:inline-flex;align-items:center;justify-content:center;width:.7em;min-width:.7em;min-height:1em}.outbreak-summary-count-value{display:block}.outbreak-summary-count-value.is-current,.outbreak-summary-count-value.is-outgoing{position:absolute;left:50%;top:0;transform:translate(-50%)}.outbreak-summary-count-value.is-current:not(.is-animating){position:relative;left:auto;top:auto;transform:none}.outbreak-summary-count-value.is-placeholder{visibility:hidden}.outbreak-summary-count-value.is-outgoing.is-increase{animation:outbreak-summary-count-out-down var(--outbreak-summary-count-ms, .36s) cubic-bezier(.22,1,.36,1) forwards}.outbreak-summary-count-value.is-outgoing.is-decrease{animation:outbreak-summary-count-out-up var(--outbreak-summary-count-ms, .36s) cubic-bezier(.22,1,.36,1) forwards}.outbreak-summary-count-value.is-current.is-animating.is-increase{animation:outbreak-summary-count-in-down var(--outbreak-summary-count-ms, .36s) cubic-bezier(.22,1,.36,1) forwards}.outbreak-summary-count-value.is-current.is-animating.is-decrease{animation:outbreak-summary-count-in-up var(--outbreak-summary-count-ms, .36s) cubic-bezier(.22,1,.36,1) forwards}.outbreak-stat-label-wrap{display:grid;grid-template-columns:32px 9.75ch;grid-column:2 / 4;gap:6px;align-items:center;min-width:0}.outbreak-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px}.outbreak-stat-marker{display:inline-flex;align-items:center;justify-content:center;position:relative;overflow:hidden;width:30px;height:30px;border-radius:10px;box-shadow:inset 0 0 0 1px #c2d3e8e6}.outbreak-stat-marker-not_infected{background:#eef7fc}.outbreak-stat-marker-sick{background:linear-gradient(180deg,#f6dce7,#efc3d3)}.outbreak-stat-marker-recovering{background:#fff1e8}.outbreak-stat-marker-hospitalized{width:30px;height:30px;background:#f4e3e8}.outbreak-stat-marker .outbreak-status-icon{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center}.outbreak-stat-marker .outbreak-status-icon svg{display:block;width:22px;height:22px;margin:auto}.outbreak-status-icon.outbreak-status-hospitalized{display:inline-flex;align-items:center;justify-content:center;text-align:center}.outbreak-status-icon.outbreak-status-hospitalized svg{display:block;margin:auto}.outbreak-stat-marker-hospitalized .outbreak-status-icon svg{display:block;width:24px;height:24px;margin:auto}.outbreak-stat-label{width:9.75ch;max-width:9.75ch;min-width:0;text-align:left;font-size:16px;line-height:1.2;color:var(--text);white-space:nowrap}.outbreak-stats-divider{height:1px;margin:10px 0;background:#c2d3e8f5}.outbreak-log-header{display:grid;gap:10px;padding-top:2px;padding-bottom:8px}.outbreak-log-header-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.outbreak-log-title{margin:0;font-size:18px;line-height:1.05;letter-spacing:-.03em;color:var(--primary-strong)}.outbreak-log-toggle{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;padding:0;font-size:14px;line-height:1.2;font-weight:700;color:var(--primary-strong);cursor:pointer}.outbreak-log-toggle-chevron{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;line-height:1}.outbreak-log-toggle-chevron svg{width:16px;height:16px}.outbreak-log-body{display:grid;gap:10px;min-height:0}.outbreak-log-wave{margin:0;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.1em;color:var(--text-soft)}.outbreak-log-row{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:0 8px;align-items:start;font-size:15px;line-height:1.35;color:var(--text)}.outbreak-log-row.tone-safe{color:#1f7a6d}.outbreak-log-row.tone-neutral{color:var(--text)}.outbreak-log-row.tone-danger{color:var(--danger)}.outbreak-log-row.is-active{color:var(--primary-strong)}.outbreak-log-index{grid-column:1;grid-row:1;color:var(--primary-strong);font-variant-numeric:tabular-nums}.outbreak-log-lead{grid-column:2;display:inline-flex;align-items:center;flex-wrap:nowrap;gap:2px 6px;min-width:0;white-space:nowrap}.outbreak-log-target{color:var(--primary-strong)}.outbreak-log-target.is-focal-child{color:var(--science)}.outbreak-log-icons{display:inline-flex;align-items:center;gap:1px;min-width:0}.outbreak-log-state-icon{width:16px;height:16px;line-height:1;flex:0 0 auto}.outbreak-log-state-icon.outbreak-status-icon{width:16px;height:16px}.outbreak-log-state-icon.outbreak-status-icon svg{width:14px;height:14px}.outbreak-log-state-icon.outbreak-status-icon.vaccinated:before{top:0;right:0;bottom:0;left:0;border-width:1.5px}.outbreak-log-protected-icon{display:inline-flex;align-items:center;justify-content:center}.outbreak-log-transition-arrow{font-size:14px;line-height:1;color:currentColor}.outbreak-log-copy{grid-column:3;min-width:0;color:var(--text-muted);white-space:normal;overflow-wrap:anywhere}.outbreak-log-copy strong{color:#c14d7f}.outbreak-log-source{font-weight:700}.outbreak-log-empty{margin:0;font-size:15px;line-height:1.45;color:var(--text-muted)}.outbreak-log-complete{display:inline-flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;margin:0;padding:14px 16px;border-radius:18px;border:1px solid rgba(223,157,188,.92);background:radial-gradient(circle at 0% 0%,rgba(214,65,122,.12),transparent 38%),linear-gradient(180deg,#fff4f8fc,#f9e9f1f7);box-shadow:inset 0 0 0 1px #ffffff94,0 12px 28px #a92f631f;font-size:18px;line-height:1.25;font-weight:900;color:var(--primary-strong);animation:outbreak-log-complete-in 1.28s cubic-bezier(.16,1,.3,1) both}.outbreak-log-complete[hidden]{display:none!important}.outbreak-log-complete-icon{width:22px;height:22px;flex:0 0 22px;color:var(--danger)}.outbreak-log-complete-text{min-width:0;color:var(--danger)}@keyframes outbreak-log-complete-in{0%{opacity:0;transform:translateY(18px) scale(.9);filter:blur(10px) saturate(.82);box-shadow:inset 0 0 0 1px #ffffff6b,0 4px 10px #a92f6314}55%{opacity:1;transform:translateY(-3px) scale(1.03);filter:blur(0) saturate(1.08);box-shadow:inset 0 0 0 1px #ffffff9e,0 18px 34px #a92f632e}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0) saturate(1);box-shadow:inset 0 0 0 1px #ffffff94,0 12px 28px #a92f631f}}@keyframes outbreak-grid-focus-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes outbreak-wave-interstitial-in{0%{opacity:0;transform:scale(.975);filter:blur(6px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes outbreak-wave-interstitial-out{0%{opacity:1;transform:scale(1);filter:blur(0)}to{opacity:0;transform:scale(1.015);filter:blur(6px)}}@keyframes outbreak-teaching-tip-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.stepinfo{font-size:16px;color:var(--text-muted);font-variant-numeric:tabular-nums}.outbreak-stepinfo{justify-self:end}.outbreak-screen .cell{cursor:default}.outbreak-screen .cell:hover{transform:none}.outbreak-grid{width:min(100%,calc(var(--disease-grid-max-block) - 16px));max-height:var(--disease-grid-max-block);background:linear-gradient(180deg,#deebfa,#d5e3f4)}.outbreak-grid.outbreak-grid-wave-focus,.outbreak-grid.outbreak-grid-interaction-focus{isolation:isolate}.outbreak-grid.outbreak-grid-wave-focus:before,.outbreak-grid.outbreak-grid-interaction-focus:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;border-radius:inherit;background:#ffffff70;backdrop-filter:blur(1.5px) saturate(.94);-webkit-backdrop-filter:blur(1.5px) saturate(.94);pointer-events:none;animation:outbreak-grid-focus-overlay-in .26s ease both}.outbreak-grid.outbreak-grid-wave-focus .outbreak-cell{filter:blur(.2px) saturate(.92) brightness(1.02);opacity:.9}.outbreak-grid.outbreak-grid-interaction-focus .outbreak-cell:not(.shows-step-label):not(.is-held-step){filter:blur(.35px) saturate(.86) brightness(1.03);opacity:.58}.outbreak-attempt-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:10}.outbreak-teaching-tip{position:absolute;left:50%;top:clamp(10px,2.5vw,18px);z-index:11;display:grid;gap:6px;width:max-content;max-width:min(82%,360px);padding:9px 12px;border-radius:999px;border:1px solid rgba(159,184,215,.82);background:#fffffff0;color:var(--primary-strong);box-shadow:0 16px 34px #11375e2e,inset 0 0 0 1px #ffffffb3;pointer-events:none;text-align:center;transform:translate(-50%);animation:outbreak-teaching-tip-in .22s ease both}.outbreak-teaching-tip[hidden]{display:none!important}.outbreak-teaching-tip-row{margin:0;font-size:16px;line-height:1.2;font-weight:800;color:var(--primary-strong)}.outbreak-wave-interstitial{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,36px);pointer-events:none;animation:outbreak-wave-interstitial-in .26s ease both}.outbreak-wave-interstitial[hidden]{display:none!important}.outbreak-wave-interstitial.is-closing{animation:outbreak-wave-interstitial-out .32s ease both}.outbreak-wave-interstitial-card{display:grid;gap:10px;width:min(100%,430px);padding:clamp(20px,4vw,34px);border-radius:22px;border:1px solid rgba(190,208,229,.96);background:radial-gradient(circle at top right,rgba(198,221,243,.46),transparent 42%),#f9fcfff5;box-shadow:inset 0 0 0 1px #ffffffa3,0 24px 60px #1434552e;text-align:center}.outbreak-wave-interstitial-heading,.outbreak-wave-interstitial-detail{margin:0}.outbreak-wave-interstitial-heading{font-size:clamp(24px,4vw,36px);line-height:1;font-weight:900;color:var(--primary-strong)}.outbreak-wave-interstitial-detail{font-size:clamp(18px,2.4vw,24px);line-height:1.25;font-weight:800;color:var(--text)}.outbreak-attempt-line{fill:none;stroke-linecap:round;stroke-width:4.5;stroke-dasharray:1 11;vector-effect:non-scaling-stroke;stroke:#ff3dac}.outbreak-attempt.is-animating .outbreak-attempt-line{stroke-dashoffset:var(--attempt-draw-offset, 24px);animation:outbreak-attempt-draw var(--attempt-duration, .26s) ease forwards;animation-delay:var(--outbreak-vector-lead-ms, .12s)}.outbreak-grid .outbreak-cell{position:relative;display:flex;align-items:center;justify-content:center;z-index:0;background:linear-gradient(180deg,#ffffffdb,#f6f9fdf0);box-shadow:var(--grid-cell-outline);overflow:visible;transition:background var(--outbreak-cell-transition-ms, .18s) ease,box-shadow var(--outbreak-cell-transition-ms, .18s) ease,transform var(--outbreak-cell-transition-ms, .18s) ease,filter var(--outbreak-cell-transition-ms, .18s) ease,opacity var(--outbreak-cell-transition-ms, .18s) ease}.outbreak-grid .outbreak-cell-susceptible{background:linear-gradient(180deg,#eef7fc,#e8f3fa)}.outbreak-grid .outbreak-cell-absent{background:transparent;box-shadow:var(--grid-cell-outline),inset 0 0 0 4px #fff3;opacity:.24}.outbreak-grid .outbreak-cell-infected{background:linear-gradient(180deg,#f6dce7,#efc3d3)}.outbreak-grid .outbreak-cell-recovered{background:#fff1e8}.outbreak-grid .outbreak-cell-hospitalized{background:linear-gradient(180deg,#f3ebee,#eedfe5)}.outbreak-grid .outbreak-cell.outbreak-cell-commit-entering{animation:outbreak-cell-commit-in .22s ease both}.outbreak-grid .outbreak-status-icon.outbreak-status-icon-commit-entering{animation:outbreak-icon-commit-in .22s ease both}.outbreak-grid .outbreak-cell.focal:after{inset:auto 4px 2px auto;align-items:flex-end;justify-content:flex-end;width:14px;height:14px;color:var(--science);font-size:.85rem;text-shadow:0 0 2px rgba(255,255,255,.8)}.outbreak-status-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:min(100%,44px);height:min(100%,44px);isolation:isolate;z-index:1}.outbreak-status-icon svg{width:min(70%,28px);height:min(70%,28px);position:relative;z-index:1;transition:transform var(--outbreak-cell-transition-ms, .22s) ease,opacity var(--outbreak-cell-transition-ms, .22s) ease,filter var(--outbreak-cell-transition-ms, .22s) ease}.outbreak-status-icon.vaccinated:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;border:2px dotted var(--primary);box-sizing:border-box;z-index:1}.outbreak-status-icon:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:999px;box-sizing:border-box;opacity:0;pointer-events:none;transform:scale(.24);z-index:2}.outbreak-step-label{position:absolute;left:50%;max-width:calc(100% + 34px);padding:2px 6px;border-radius:999px;background:#ffffffeb;box-shadow:0 6px 14px #11375e1f;color:var(--primary-strong);font-size:12px;line-height:1.15;font-weight:700;white-space:nowrap;pointer-events:none;opacity:0;z-index:5}.outbreak-cell.step-label-top .outbreak-step-label{bottom:calc(100% + 4px);transform:translate(-50%,6px)}.outbreak-cell.step-label-bottom .outbreak-step-label,.outbreak-cell.step-single-label .outbreak-step-label{top:calc(100% + 4px);transform:translate(-50%,-6px)}.outbreak-cell.shows-step-label .outbreak-step-label{animation:outbreak-step-label-in .18s ease forwards}.outbreak-cell.shows-step-label,.outbreak-cell.is-held-step{z-index:9}.outbreak-cell.is-held-step .outbreak-step-label{animation:none;opacity:1}.outbreak-cell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;pointer-events:none;z-index:0}.outbreak-cell.is-targeted,.outbreak-cell.is-infecting{box-shadow:var(--grid-cell-outline),0 14px 28px #11375e38,0 4px 10px #11375e1f;transform:translateY(-3px)}.outbreak-cell.is-infecting .outbreak-status-icon svg{transform:scale(1.06);filter:saturate(1.08)}.outbreak-cell.becomes-infected{animation:outbreak-target-infection-commit var(--outbreak-target-outcome-ms, .52s) ease forwards;animation-delay:calc(var(--outbreak-vector-lead-ms, .12s) + var(--outbreak-vector-line-ms, .26s) + (var(--outbreak-target-outcome-ms, .52s) * .12))}.outbreak-cell.becomes-infected:not(.is-targeted){box-shadow:var(--grid-cell-outline),0 14px 28px #11375e38,0 4px 10px #11375e1f;transform:translateY(-3px)}.outbreak-cell.becomes-infected .outbreak-status-icon svg{transform:scale(1.02);filter:saturate(1.02)}.outbreak-cell.blocked-exposure .outbreak-status-icon:after{border:2.5px solid #0f8b83;background:radial-gradient(circle,#35d4ca00,#35d4ca1a 58%,#35d4ca80);box-shadow:0 0 0 3px #0f8b831f}.outbreak-cell.vaccinated-breakthrough .outbreak-status-icon:after{border:2.5px solid #0f8b83;border-left-color:transparent;border-bottom-color:#0f8b839e;background:radial-gradient(circle,#35d4ca00,#35d4ca14 58%,#35d4ca57);box-shadow:0 0 0 3px #ff3dac14;transform:scale(.24) rotate(var(--outbreak-vector-angle, 0deg))}.outbreak-cell.blocked-exposure .outbreak-status-icon:after,.outbreak-cell.vaccinated-breakthrough .outbreak-status-icon:after{opacity:0}.outbreak-cell.blocked-exposure .outbreak-status-icon:after{animation:outbreak-vaccine-shield-expand calc(var(--outbreak-target-outcome-ms, .52s) + var(--outbreak-vector-line-ms, .26s)) cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--outbreak-vector-lead-ms, .12s) + var(--outbreak-vector-line-ms, .26s) - 40ms)}.outbreak-cell.blocked-exposure:before{background:transparent;animation:outbreak-vaccine-wash calc(var(--outbreak-target-outcome-ms, .52s) + var(--outbreak-vector-line-ms, .26s)) cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--outbreak-vector-lead-ms, .12s) + var(--outbreak-vector-line-ms, .26s) - 40ms)}.outbreak-cell.vaccinated-breakthrough .outbreak-status-icon:after{animation:outbreak-breakthrough-shield-expand calc(var(--outbreak-target-outcome-ms, .52s) + var(--outbreak-vector-line-ms, .26s)) cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--outbreak-vector-lead-ms, .12s) + var(--outbreak-vector-line-ms, .26s) - 20ms)}.outbreak-cell.vaccinated-breakthrough.becomes-infected .outbreak-status-icon svg{animation:outbreak-breakthrough-infect calc(var(--outbreak-target-outcome-ms, .52s) * .9) ease forwards;animation-delay:calc(var(--outbreak-vector-lead-ms, .12s) + var(--outbreak-vector-line-ms, .26s) + (var(--outbreak-target-outcome-ms, .52s) * .18))}.outbreak-cell.stays-healthy{filter:grayscale(.08)}.outbreak-cell.is-seeded{background:transparent;box-shadow:var(--grid-cell-outline)}.outbreak-cell.is-seeded:before{background:linear-gradient(180deg,#f6dce7,#efc3d3);box-shadow:var(--grid-cell-outline),inset 0 0 0 2px #ff3dace0,0 0 0 3px #ff3dac2e;clip-path:circle(0% at 50% 50%);opacity:1;animation:outbreak-seed-cell-fill .26s ease-out .5s both}.outbreak-cell.is-seeded .outbreak-status-icon{animation:outbreak-seed-person-walk-in .52s cubic-bezier(.16,1,.3,1) both}.outbreak-cell.is-seeded .outbreak-status-icon svg{animation:outbreak-seed-icon-walk-bob .52s ease both}.outbreak-cell.is-held-step,.outbreak-cell.is-held-step .outbreak-status-icon svg,.outbreak-cell.is-held-step .outbreak-status-icon:after,.outbreak-cell.is-held-step:before{animation:none!important}.outbreak-cell.is-held-step.blocked-exposure .outbreak-status-icon:after{opacity:.88;transform:scale(1)}.outbreak-cell.is-held-step.blocked-exposure:before{opacity:.18}.outbreak-cell.is-held-step.vaccinated-breakthrough .outbreak-status-icon:after{opacity:.78;transform:scale(1) rotate(var(--outbreak-vector-angle, 0deg))}.outbreak-cell.is-held-step.is-seeded{background:linear-gradient(180deg,#f6dce7,#efc3d3);box-shadow:inset 0 0 0 2px #ff3dace0,0 0 0 3px #ff3dac2e}.outbreak-cell.is-held-step.is-seeded:before{opacity:0}.outbreak-cell.resolves-recovered .outbreak-status-icon svg,.outbreak-cell.resolves-hospitalized .outbreak-status-icon svg{transform:scale(1.08)}.outbreak-bottom-legend{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:12px 22px;overflow:visible}.outbreak-bottom-legend .outbreak-legend-item{display:inline-flex;grid-template-columns:none;align-items:center;gap:10px;white-space:nowrap;flex:0 0 auto}.outbreak-bottom-legend .outbreak-legend-count{display:none}@keyframes outbreak-attempt-draw{0%{stroke-dashoffset:var(--attempt-draw-offset, 24px);opacity:.12}to{stroke-dashoffset:0;opacity:1}}@keyframes outbreak-vaccine-shield-expand{0%{opacity:0;transform:scale(.24)}18%{opacity:.95}34%,72%{opacity:.9;transform:scale(1)}to{opacity:.88;transform:scale(1)}}@keyframes outbreak-vaccine-wash{0%{opacity:0}22%{opacity:.3}36%,84%{opacity:.2}to{opacity:.18}}@keyframes outbreak-breakthrough-shield-expand{0%{opacity:0;transform:scale(.24) rotate(var(--outbreak-vector-angle, 0deg))}18%{opacity:.92}36%,62%{opacity:.84;transform:scale(1) rotate(var(--outbreak-vector-angle, 0deg))}to{opacity:.78;transform:scale(1) rotate(var(--outbreak-vector-angle, 0deg))}}@keyframes outbreak-breakthrough-infect{0%,28%{transform:scale(1.04);filter:saturate(1)}to{transform:scale(1.12);filter:saturate(1.16)}}@keyframes outbreak-target-infection-commit{0%,35%{box-shadow:inset 0 0 0 1px #a3b8ce42,0 14px 28px #11375e38,0 4px 10px #11375e1f;transform:translateY(-3px)}to{box-shadow:inset 0 0 0 1px #a3b8ce42,0 14px 28px #11375e38,0 4px 10px #11375e1f;transform:translateY(-3px)}}@keyframes outbreak-seed-person-walk-in{0%{opacity:0;transform:translate(var(--outbreak-seed-enter-x, -115%),var(--outbreak-seed-enter-y, 0%)) rotate(var(--outbreak-seed-enter-turn, -8deg)) scale(.94)}18%{opacity:1}74%{opacity:1;transform:translate(3px,-2px) rotate(1deg) scale(1)}to{opacity:1;transform:translate(0) rotate(0) scale(1)}}@keyframes outbreak-seed-cell-fill{0%{clip-path:circle(0% at 50% 50%)}to{clip-path:circle(75% at 50% 50%)}}@keyframes outbreak-seed-icon-walk-bob{0%,to{transform:translate(0) rotate(0) scale(1)}18%,52%{transform:translate(-1px,-3px) rotate(-3deg) scale(1.03)}34%,68%{transform:translate(1px,2px) rotate(3deg) scale(.99)}}@keyframes outbreak-seed-icon-fade-in{0%{opacity:.4;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes outbreak-step-label-in{0%{opacity:0}to{opacity:1}}@keyframes outbreak-type-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes outbreak-summary-count-in-down{0%{opacity:0;transform:translate(-50%,-115%)}to{opacity:1;transform:translate(-50%)}}@keyframes outbreak-summary-count-out-down{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,115%)}}@keyframes outbreak-summary-count-in-up{0%{opacity:0;transform:translate(-50%,115%)}to{opacity:1;transform:translate(-50%)}}@keyframes outbreak-summary-count-out-up{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-115%)}}@keyframes outbreak-cell-commit-in{0%{filter:saturate(.84) brightness(1.06)}to{filter:saturate(1) brightness(1)}}@keyframes outbreak-icon-commit-in{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}.outbreak-cell-hospitalized .outbreak-status-icon svg{width:min(62%,24px);height:min(62%,24px)}.results-screen .results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.results-screen{width:100%;margin-inline:0;padding-inline:0}.results-panel h3{color:var(--primary-strong)}.results-metric{margin:0 0 10px;font-size:34px;line-height:1;font-weight:800;color:var(--primary)}.results-screen .results-panel{display:flex;flex-direction:column;gap:12px}.results-screen .results-panel>*{margin-top:0;margin-bottom:0}.results-panel.emphasis{background:radial-gradient(circle at top right,rgba(var(--science-rgb),.14),transparent 34%),linear-gradient(180deg,#fffcfffa,#f5effcf5)}.rare-outcome-breakthrough{border-color:#c8b9eb;background:linear-gradient(180deg,#fbf9fffa,#eee8fbf2)}.rare-outcome-badge{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:48px;padding:0 10px;border-radius:14px;border:1px solid currentColor;font-size:16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8}.rare-outcome-disease .rare-outcome-badge{color:#8b5f12}.rare-outcome-vaccine .rare-outcome-badge{color:var(--primary)}.rare-outcome-breakthrough .rare-outcome-badge{color:#6b4fb8}.rare-outcome-copy{display:flex;flex-direction:column;gap:6px;min-width:0}.rare-outcome-label{font-size:16px;line-height:1.35;font-weight:700;color:var(--text)}.rare-outcome-value{font-size:30px;line-height:1;font-weight:800;color:var(--primary-strong)}.rare-outcome-detail{font-size:16px;line-height:1.5;color:var(--text-muted)}.rare-outcomes-note{padding:16px 18px;border-radius:16px;border:1px dashed var(--border-strong);background:#ffffffb3}.rare-outcomes-note .results-line{color:var(--text)}.results-panel.reflection{background:linear-gradient(180deg,#fff9f0,#fff)}.results-panel.reflection .results-metric{font-size:26px;color:var(--accent)}.results-tabs-shell{display:flex;justify-content:flex-start;width:100%;max-width:none;margin-inline:0;padding:0;border-bottom:2px solid rgba(var(--science-rgb),.45);background:transparent}.results-tablist{display:inline-flex;flex-wrap:wrap;align-items:flex-end;gap:6px;padding:0;border:none;background:transparent}.results-tab-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;top:2px;border:none;background:transparent;color:#1b3d67d1;min-height:48px;padding:10px 18px 7px;border-radius:18px 18px 0 0;font-size:18px;line-height:1.15;font-weight:700;transition:color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.results-tab-button[aria-selected=true]{top:0;color:#fff;background:linear-gradient(180deg,var(--science) 0%,var(--science-strong) 100%);box-shadow:0 12px 22px rgba(var(--science-rgb),.22),inset 0 0 0 1px #ffffff2e}.results-tab-button:focus-visible{outline:3px solid rgba(var(--primary-rgb),.25);outline-offset:2px}.results-tab-button:not([aria-selected=true]):hover,.results-tab-button:not([aria-selected=true]):focus-visible{color:var(--primary-strong);background:#ffffff9e}.results-tab-body{display:flex;flex:1 1 auto;justify-content:stretch;width:100%;min-width:0}.grid-screen .grid-layout,.grid-screen .legend,.grid-screen .draw-summary,.carnival-screen .carnival-others-layout,.carnival-screen .legend,.outbreak-screen .outbreak-layout,.outbreak-screen .outbreak-summary-strip{width:min(100%,1042px);margin-inline:auto}.results-workspace{display:grid;width:100%;max-width:930px;margin-inline:auto;border-radius:28px;background:transparent;box-shadow:0 18px 40px #11375e14;overflow:hidden}.results-workspace-body{--results-workspace-gutter: 20px;display:grid;gap:0;width:100%;max-width:930px;margin-inline:auto;padding-inline:var(--results-workspace-gutter);padding-block:0;box-sizing:border-box;background:radial-gradient(circle at top right,rgba(var(--support-rgb),.1),transparent 30%),linear-gradient(180deg,#fffffffa,#f1f6fcf5)}.results-workspace-body-story{justify-content:center}.results-results-panel{display:grid;justify-items:stretch;gap:0;width:calc(100% + (var(--results-workspace-gutter) * 2));max-width:none;margin:0;margin-inline:calc(var(--results-workspace-gutter) * -1)}.results-stage{display:grid;gap:14px;width:100%;max-width:none}.results-stage.results-observe-on-view{opacity:0;transform:translateY(8px)}.results-stage.results-observe-on-view.is-visible{opacity:1;transform:translateY(0)}.results-stage.results-observe-on-view.is-entering{animation:results-stage-in .22s ease forwards}.results-report-band{position:relative;gap:18px;padding:30px clamp(18px,4vw,32px) 34px;border-radius:0;box-sizing:border-box;overflow:hidden}.results-results-panel>.results-report-band+.results-report-band{margin-top:0;border-top:1px solid rgba(130,154,181,.58)}.results-report-band-summary{background:radial-gradient(circle at 1px 1px,var(--primary-wash) 1px,transparent 0),radial-gradient(circle at top right,rgba(var(--support-rgb),.14),transparent 34%),linear-gradient(180deg,#f8fcfffa,#ecf5fcf5);background-size:18px 18px,auto,auto}.results-report-band-child{background:radial-gradient(circle at 1px 1px,rgba(111,85,181,.09) 1px,transparent 0),radial-gradient(circle at 82% 18%,rgba(var(--science-rgb),.1),transparent 28%),linear-gradient(180deg,#f9fcfffa,#f2f6fff7);background-size:18px 18px,auto,auto}.results-report-band-futures{background:radial-gradient(circle at 1px 1px,rgba(120,90,170,.08) 1px,transparent 0),radial-gradient(circle at top left,rgba(214,65,122,.07),transparent 28%),linear-gradient(180deg,#fcfafffa,#f4effcf5);background-size:18px 18px,auto,auto}.results-report-band-futures .results-stage-title{max-width:42ch}.results-report-band-futures .results-stage-support{max-width:70ch}.results-report-band-real-world{background:radial-gradient(circle at 1px 1px,rgba(var(--primary-rgb),.07) 1px,transparent 0),radial-gradient(circle at 88% 18%,rgba(15,139,131,.1),transparent 30%),linear-gradient(180deg,#f7fcfcfa,#ebf7f6f7);background-size:18px 18px,auto,auto}.results-report-band-learn{background:radial-gradient(circle at 1px 1px,rgba(70,90,130,.07) 1px,transparent 0),linear-gradient(180deg,#fafcfffa,#f1f6fcf7);background-size:18px 18px,auto,auto}.results-report-band-takeaway{background:radial-gradient(circle at 1px 1px,rgba(177,124,46,.08) 1px,transparent 0),radial-gradient(circle at 16% 18%,rgba(232,179,77,.1),transparent 26%),radial-gradient(circle at 86% 24%,rgba(219,148,63,.12),transparent 34%),linear-gradient(180deg,#fffbf2fa,#f8f1e4f7);background-size:18px 18px,auto,auto}.results-page-header{width:min(100%,922px);margin-inline:auto;align-items:flex-start;text-align:left}.results-page-header h2,.results-page-header .story-lead{text-align:left}.results-page-header .story-lead{width:100%;max-width:none}.results-stage-header{display:grid;gap:4px;min-width:0}.results-stage-title-row{display:flex;align-items:flex-start;gap:14px;min-width:0}.results-stage-eyebrow{margin:0;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.results-stage-title-icon{flex:0 0 auto;display:block;width:40px;height:40px;margin-top:2px;color:color-mix(in srgb,var(--primary-strong) 82%,white 18%);overflow:visible}.results-stage-title{margin:0;font-size:clamp(28px,4vw,38px);line-height:1.08;color:var(--primary-strong);max-width:28ch;min-width:0;overflow-wrap:anywhere}.results-stage-disease-art{flex:0 0 auto;width:64px;height:45px;min-height:45px;margin-left:auto;align-self:center}.results-stage-disease-art svg{width:30px;height:30px}.results-stage-support{margin:2px 0 0 54px;max-width:54ch;font-size:18px;line-height:1.5;color:var(--text-muted);min-width:0;overflow-wrap:break-word}.results-stage-support.no-icon{margin-left:0}.results-stage-support-stack{display:grid;gap:10px;max-width:68ch;min-width:0}.results-stage-support-stack .results-stage-support,.results-stage-support-stack .results-stage-spread-note{max-width:none}.results-stage-spread-note{display:flex;align-items:flex-start;gap:10px;max-width:66ch;margin-left:0;color:var(--text)}.results-stage-spread-note-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;margin-top:2px;color:var(--primary-strong)}.results-stage-spread-note-icon svg{width:20px;height:20px}.results-stage-spread-note-text{min-width:0;font-size:18px;line-height:1.5}.results-stage>.results-panel{width:100%;max-width:none}.results-stage>.results-panel.emphasis,.results-stage>.results-panel.reflection{max-width:none}.results-futures-panels{display:grid;gap:16px;width:min(100%,920px);min-width:0}.results-futures-takeaway{margin-top:2px}.real-world-panel,.real-world-learn-panel{display:grid;gap:22px;width:min(100%,920px);padding:clamp(16px,2.6vw,24px);border:1px solid rgba(125,164,189,.46);border-radius:22px;background:#ffffffc7;box-shadow:0 12px 28px #19446012}.real-world-panel{width:100%;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.real-world-learn-panel{width:100%;max-width:none}.real-world-comparison{display:grid;grid-template-columns:minmax(175px,.72fr) repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid rgba(105,137,159,.5);border-radius:16px;background:#ffffffc2}.real-world-comparison>*{min-width:0;border-right:1px solid rgba(105,137,159,.38);border-bottom:1px solid rgba(105,137,159,.38)}.real-world-comparison>:nth-child(3n){border-right:0}.real-world-comparison>:nth-last-child(-n+3){border-bottom:0}.real-world-comparison-corner,.real-world-comparison-header,.real-world-comparison-label{display:flex;align-items:center;min-height:76px;padding:10px 12px;box-sizing:border-box;font-size:16px;line-height:1.25;font-weight:800;color:var(--primary-strong)}.real-world-comparison-corner{justify-content:center;text-align:center;color:var(--text);background:#e9f2f9b3}.real-world-comparison-header{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;text-align:center;background:#e7f2f8b8;color:var(--text)}.real-world-comparison-header-text{display:flex;flex-direction:column;gap:2px;align-items:center;min-width:0}.real-world-comparison-header-title{font-size:16px;line-height:1.15;text-transform:uppercase}.real-world-comparison-header-detail{margin:0;font-size:16px;font-weight:500;line-height:1.35;text-transform:none}.real-world-comparison-header-icon{display:block;width:clamp(42px,4.2vw,56px);height:clamp(42px,4.2vw,56px);flex:0 0 auto;color:var(--text);background:currentColor;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.real-world-comparison-label{flex-direction:column;justify-content:center;gap:6px;text-align:center;color:var(--text);text-transform:uppercase}.real-world-comparison-person-icon{display:block;width:clamp(40px,4vw,52px);height:clamp(40px,4vw,52px);color:var(--text)}.real-world-comparison-person-icon svg{display:block;width:100%;height:100%}.real-world-comparison-stat{display:grid;justify-items:center;align-content:center;gap:2px;min-height:86px;padding:10px 12px;box-sizing:border-box;color:var(--primary-strong);text-align:center}.real-world-comparison-stat strong{display:inline-block;font-size:clamp(27px,3.6vw,38px);line-height:1;letter-spacing:-.04em;text-align:right;font-variant-numeric:tabular-nums}.real-world-comparison-stat>span:not(.real-world-comparison-mobile-label){font-size:16px;line-height:1.3;color:var(--text-muted)}.real-world-comparison-mobile-label{display:none}.real-world-reaction{margin:5px 0 0;padding-top:5px;border-top:1px solid rgba(105,137,159,.25);font-size:15px;line-height:1.32;color:var(--text-muted)}.real-world-content{display:block;width:100%;min-width:0;box-sizing:border-box}.real-world-outcome-figure{display:flex;flex-direction:column;gap:6px;margin:0;width:min(100%,340px);height:100%;min-width:0;box-sizing:border-box}.real-world-outcome-figure img{display:block;width:100%;height:auto;max-height:100%;border:1px solid rgba(105,137,159,.44);border-radius:16px;object-fit:contain;object-position:center}.real-world-outcome-figure figcaption{font-size:clamp(14px,1.25vw,15px);line-height:1.45;color:#667785}.real-world-outcome-figure figcaption a{color:inherit;font-weight:500;text-decoration-thickness:1px}.real-world-takeaways{display:grid;gap:12px;width:100%;min-width:0;box-sizing:border-box}.real-world-takeaway{display:grid;grid-template-columns:minmax(0,1fr) minmax(200px,340px);gap:clamp(24px,3vw,38px);align-items:stretch;width:100%;min-width:0;padding:16px;border:1px solid rgba(105,137,159,.4);border-radius:16px;background:#ffffffb8;box-sizing:border-box}.real-world-takeaway-text{display:grid;gap:10px;align-content:center;min-width:0;font-size:1.1em}.real-world-takeaway-text>p,.real-world-wikipedia,.real-world-stakes-copy{margin:0;font-size:clamp(18px,1.55vw,21px);line-height:1.5;color:var(--text)}.real-world-risk-multiplier{font-size:1.22em;font-weight:600;color:var(--primary-strong)}.real-world-risk-qualifier{font-weight:600}.real-world-source-disclosure{display:grid;gap:8px;padding:0 16px 4px}.real-world-source-disclosure.is-visible{padding-inline:0}.real-world-details-toggle{display:inline-flex;justify-self:center;align-items:center;justify-content:space-between;gap:10px;width:fit-content;min-height:40px;padding:6px 8px;border:0;border-radius:8px;background:transparent;color:var(--primary);font-size:16px;line-height:1.3;font-weight:800;cursor:pointer;text-align:left}.real-world-details-toggle:hover,.real-world-details-toggle:focus-visible{background:rgba(var(--primary-rgb),.09)}.real-world-details-toggle:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.real-world-details-toggle svg{width:20px;height:20px;transition:transform .16s ease}.real-world-details-toggle.is-open svg:last-child{transform:rotate(180deg)}.real-world-details{padding:12px;border:1px solid rgba(105,137,159,.3);border-radius:12px;background:#eff7fcc2}.real-world-details-title{margin:0 0 12px;color:var(--text);font-size:20px;line-height:1.2;font-weight:800;text-align:center}.real-world-evidence-table{width:100%;border-collapse:collapse;table-layout:fixed;color:var(--text);font-size:16px;line-height:1.4}.real-world-evidence-table th,.real-world-evidence-table td{padding:10px 8px;border-bottom:1px solid rgba(105,137,159,.28);vertical-align:top;overflow-wrap:anywhere;text-align:left}.real-world-evidence-table thead th{color:var(--primary-strong);font-weight:800}.real-world-evidence-table thead th:nth-child(1){width:16%}.real-world-evidence-table thead th:nth-child(2){width:22%}.real-world-evidence-table thead th:nth-child(3){width:62%}.real-world-evidence-table tbody>tr>th{color:var(--text);font-weight:800}.real-world-evidence-table .real-world-evidence-parameter-group{vertical-align:middle}.real-world-evidence-sim{white-space:normal}.real-world-evidence-sim strong{display:block;color:var(--primary-strong);font-weight:400}.real-world-evidence-value-highlight{padding:0 .12em;border-radius:3px;color:inherit;font:inherit}.real-world-evidence-value-highlight.tone-sick{background:#fff1e8}.real-world-evidence-value-highlight.tone-hospitalized{background:#f4e3e8}.real-world-evidence-value-highlight.is-vaccinated.tone-sick{border:1px solid #a54516}.real-world-evidence-value-highlight.is-vaccinated.tone-hospitalized{border:1px solid #873a57}.real-world-evidence-sim .real-world-evidence-value-highlight.is-vaccinated,.real-world-evidence-calculation .real-world-evidence-value-highlight.is-vaccinated{border-width:2px}.real-world-evidence-value-highlight.real-world-evidence-vaccine-protection-step-highlight,.real-world-evidence-calculation-value.is-vaccine-protection-step{background:#dce2e6;color:#111820;font-weight:400}.real-world-evidence-calculation-value.is-vaccine-protection-step{display:inline-block;justify-self:center;width:fit-content;padding:.05em .14em;border-radius:3px}.real-world-evidence-hospitalized .real-world-evidence-vaccine-protection-step-highlight,.real-world-evidence-hospitalized .real-world-evidence-calculation-value.is-vaccine-protection-step{background:#b9c2ca;color:#101418}.real-world-evidence-copy{color:var(--text-muted);font-size:16px}.real-world-evidence-statement+.real-world-evidence-statement{margin-top:8px}.real-world-evidence-calculation{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:8px;margin:0;padding:10px 14px 12px;border:1px solid rgba(105,137,159,.24);border-radius:8px;background:#ffffffb8;color:var(--text)}.real-world-evidence-table .real-world-evidence-calculation-cell{padding:4px 20px 14px;vertical-align:bottom}.real-world-evidence-table tbody>tr:has(+.real-world-evidence-calculation-row)>*{border-bottom:0}.real-world-evidence-calculation-row>*{border:0}.real-world-evidence-calculation-term{display:grid;min-width:0;gap:5px;text-align:center}.real-world-evidence-calculation-label{overflow-wrap:anywhere;font-size:14px;line-height:1.3;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.real-world-evidence-calculation-value{color:var(--primary-strong);font-size:16px;line-height:1.2;font-weight:400}.real-world-evidence-calculation-operator{color:var(--text);font-size:20px;line-height:1;font-weight:800}.real-world-evidence-note{margin:10px 0 0;color:var(--text-muted);font-size:16px;line-height:1.4}.real-world-external-link{color:var(--primary);font-weight:700;text-decoration-thickness:2px;text-underline-offset:.16em}.real-world-source-link{font-size:16px;font-weight:600;text-decoration-thickness:1px}.evidence-stat-receipt,.disease-stat-model-note a{color:var(--primary);font-size:16px;font-weight:700;text-decoration-thickness:2px;text-underline-offset:.16em}.disease-stat-model-note{margin:10px 0 0;color:var(--text-muted);font-size:16px;line-height:1.45}.real-world-stakes{display:grid;grid-template-columns:minmax(0,.8fr) minmax(260px,1.2fr);align-items:center;gap:clamp(18px,3vw,34px);padding:clamp(18px,3vw,26px);border:1px solid rgba(188,143,53,.42);border-radius:18px;background:radial-gradient(circle at 8% 10%,rgba(229,184,92,.13),transparent 32%),linear-gradient(145deg,#fffffff5,#fcf5e8f0)}.real-world-stakes.real-world-stakes-text-only{grid-template-columns:minmax(0,1fr)}.real-world-stakes-text{display:grid;align-content:center;gap:12px;min-width:0}.real-world-stakes-label{margin:0;font-size:16px;line-height:1.3;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#8f6520}.real-world-stakes-source{margin:0;font-size:14px;line-height:1.35;color:var(--text-muted)}.real-world-stakes-source .real-world-external-link{font-size:inherit;font-weight:inherit}.real-world-stakes-graph-link{display:block;min-width:0;border-radius:12px;line-height:0}.real-world-stakes-graph-link:focus-visible{outline:3px solid rgba(var(--primary-rgb),.34);outline-offset:3px}.real-world-stakes-graph-figure{display:grid;justify-items:center;gap:10px;min-width:0}.real-world-stakes-graph-caption{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;font-size:16px;line-height:1.3;font-weight:700;text-align:center}.real-world-stakes-graph-caption svg{width:17px;height:17px;flex:0 0 auto;color:var(--primary)}.real-world-stakes-graph{display:block;width:100%;max-height:310px;border:1px solid rgba(143,101,32,.22);border-radius:12px;background:#fffc;object-fit:contain}.real-world-disease-info-link{display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:10px;min-height:44px;padding:10px 14px;border:1px solid rgba(var(--primary-rgb),.22);border-radius:8px;background:#ffffffdb;color:var(--primary-strong);font-size:16px;line-height:1.25;font-weight:800;text-decoration:none}.real-world-disease-info-link svg{width:20px;height:20px;flex:0 0 auto}.real-world-disease-info-link:hover,.real-world-disease-info-link:focus-visible{outline:3px solid rgba(var(--primary-rgb),.18);outline-offset:2px;background:rgba(var(--primary-rgb),.08)}@media (min-width: 900px){.results-stage>.results-panel{max-width:450px}.results-stage>.results-panel.real-world-panel{max-width:none}.results-stage>.results-panel.real-world-learn-panel{max-width:none}.results-futures-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media (max-width: 640px){.real-world-learn-panel{gap:18px;padding:14px;border-radius:18px}.real-world-panel{gap:18px}.real-world-stakes{grid-template-columns:1fr;gap:18px}.real-world-stakes-graph{max-height:none}.real-world-comparison{grid-template-columns:1fr;border-radius:14px}.real-world-comparison-corner,.real-world-comparison-header{display:none}.real-world-comparison>*{border-right:0;border-bottom:1px solid rgba(105,137,159,.38)}.real-world-comparison>:nth-last-child(-n+3){border-bottom:1px solid rgba(105,137,159,.38)}.real-world-comparison>:last-child{border-bottom:0}.real-world-comparison-label{justify-content:flex-start;flex-direction:row;min-height:46px;padding-block:8px;text-align:left}.real-world-comparison-person-icon{width:32px;height:32px}.real-world-comparison-stat{justify-items:start;min-height:0;padding:12px 14px;text-align:left}.real-world-comparison-stat strong{justify-self:center;min-width:4.5ch;text-align:right}.real-world-comparison-stat>span:not(.real-world-comparison-mobile-label){justify-self:center;text-align:center}.real-world-comparison-mobile-label{display:block;font-size:16px;line-height:1.3;font-weight:800;color:var(--primary-strong);justify-self:center;text-align:center}.real-world-comparison-stat strong{font-size:clamp(28px,9vw,36px)}.real-world-reaction{justify-self:center;width:100%;text-align:center;font-size:16px}.real-world-content{display:block}.real-world-outcome-figure{display:grid;grid-template-columns:minmax(0,1fr);width:100%;height:auto}.real-world-outcome-figure img{height:auto;max-height:none}.real-world-takeaway{grid-template-columns:minmax(0,1fr);height:auto;padding:14px}.real-world-takeaway-text{font-size:1em}.real-world-takeaway>p,.real-world-wikipedia,.real-world-stakes-copy{font-size:16px;line-height:1.45}}.results-page-footer{display:flex;justify-content:flex-start;align-items:center;gap:12px;padding:20px;border-top:1px solid rgba(187,204,224,.9);background:#ffffffb8}.results-inline-controls{display:flex;justify-content:flex-start;padding-top:8px}.results-footer-actions{display:flex;justify-content:flex-end;width:100%}.results-share-widget{display:grid;justify-items:end;gap:10px;width:100%}.results-share-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 20px;border-radius:999px;border:1px solid rgba(163,180,197,.95);background:linear-gradient(180deg,#f4f8fcfa,#e7eef5f5);color:#34516b;box-shadow:0 10px 24px #142e4814;animation:none}.results-share-toggle svg{width:18px;height:18px}.results-share-toggle:hover,.results-share-toggle:focus-visible{border-color:#738fabfa;background:linear-gradient(180deg,#f8fbfefc,#ecf3f9fa);color:var(--primary-strong)}.results-share-toggle.is-ready{border-color:rgba(var(--primary-rgb),.92);background:linear-gradient(180deg,var(--primary),var(--primary-strong));color:#fff;box-shadow:0 16px 32px #12417038;animation:intro-button-pulse 1.8s ease-in-out infinite}.results-share-toggle.is-ready:hover,.results-share-toggle.is-ready:focus-visible{border-color:rgba(var(--primary-rgb),.95);background:linear-gradient(180deg,var(--primary),var(--primary-strong));color:#fff}.results-screen-story .wizard-next-controls .nav-action-label{width:auto;text-align:right;font-size:15px;font-weight:700;color:var(--text-muted)}.results-screen-sandbox .wizard-next-controls .nav-action-label{width:100%;text-align:right;font-size:18px;font-weight:800;color:var(--text)}.results-share-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;display:flex;align-items:center;justify-content:center;padding:24px;background:#10233a6b}.results-share-modal{display:grid;gap:18px;width:min(100%,520px);padding:24px;border-radius:24px;border:1px solid rgba(171,192,214,.92);background:radial-gradient(circle at top right,rgba(var(--support-rgb),.12),transparent 34%),linear-gradient(180deg,#fffffffc,#f3f8fcfa);box-shadow:0 24px 54px #0f2a4538}.results-share-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.results-share-modal-title-block{display:grid;gap:6px}.results-share-modal-title{margin:0;font-size:clamp(24px,4vw,30px);line-height:1.1;color:var(--primary-strong)}.results-share-modal-description{margin:0;font-size:16px;line-height:1.45;color:var(--text);max-width:34ch}.results-share-modal-close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(183,198,214,.94);border-radius:999px;background:#fffffff2;color:var(--primary-strong)}.results-share-modal-close svg{width:18px;height:18px}.results-share-modal-close:hover,.results-share-modal-close:focus-visible{border-color:rgba(var(--primary-rgb),.9);background:#f3f8fd}.results-share-menu{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.results-share-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border:1px solid rgba(160,184,208,.9);border-radius:999px;background:#fffffff5;color:var(--primary-strong);font-size:16px;line-height:1.2;font-weight:700;text-decoration:none;cursor:pointer}.results-share-link:hover,.results-share-link:focus-visible{border-color:var(--primary);background:#f3f8fd}.results-share-status{margin:0;font-size:16px;line-height:1.3;color:var(--text-muted)}.results-section-continue{display:flex;justify-content:flex-start;padding-top:4px}.results-screen-story .results-section-continue{justify-content:center}.results-section-continue .choice-btn.fit-btn{width:fit-content;max-width:100%}.results-inline-continue{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:999px;border:1px solid rgba(187,204,224,.88);background:transparent;color:var(--primary-strong);font-size:16px;line-height:1.2;font-weight:700}.results-inline-continue:hover,.results-inline-continue:focus-visible{border-color:var(--border-strong);background:linear-gradient(180deg,#fff,#edf4fb)}.results-closing-actions{display:grid;gap:14px;margin-top:10px}.results-closing-actions-row{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:14px}.results-closing-actions-row>.choice-btn{width:100%;min-height:104px;justify-content:flex-start;padding:18px 20px;text-align:left}.results-mode-button-content{display:grid;grid-template-columns:62px minmax(0,1fr);align-items:start;gap:14px;width:100%;min-height:100%}.results-mode-button-icon{--results-mode-icon-url: none;width:62px;height:62px;position:relative;align-self:center;padding:0;color:inherit;transition:transform .18s ease,color .18s ease}.results-mode-button-icon:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;background-color:currentColor;mask-image:var(--results-mode-icon-url);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:var(--results-mode-icon-url);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.results-mode-button-copy{display:grid;gap:5px;min-width:0;align-content:center}.results-mode-button-label{font-size:19px;line-height:1.1;font-weight:800;letter-spacing:-.02em;text-wrap:balance}.results-mode-button-description{font-size:16px;line-height:1.42;color:#46617a;opacity:1;text-wrap:pretty}.results-closing-action{position:relative;overflow:hidden;border-color:#ad915570;background:linear-gradient(180deg,#fffffffa,#f9f2e4fa);color:#274765;box-shadow:inset 0 0 0 1px #ffffffa3,0 12px 26px #785b2e1a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.results-closing-action:hover,.results-closing-action:focus-visible{border-color:#9777348f;background:linear-gradient(180deg,#fff,#f6ebd4);transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffffb8,0 16px 30px #785b2e24}.results-closing-action-primary{border-color:#215284b3;background:linear-gradient(135deg,#18426bfa,#235b92fa);color:#f8fbff;box-shadow:inset 0 1px #ffffff2e,0 16px 30px #19406738}.results-closing-action-primary:hover,.results-closing-action-primary:focus-visible{border-color:#1a4773d1;background:linear-gradient(135deg,#163b5f,#21568a);box-shadow:inset 0 1px #fff3,0 18px 34px #19406742}.results-closing-action-primary .results-mode-button-description{color:#ecf4fce6}.results-play-again-btn .results-mode-button-icon{background:transparent;border-color:transparent}.results-closing-action:hover .results-mode-button-icon,.results-closing-action:focus-visible .results-mode-button-icon{transform:translateY(-1px)}.disease-context-panel,.child-outcome-panel{gap:16px}.disease-context-panel{gap:18px}.results-summary-card{--results-summary-outcome-title-size: clamp(32px, 5.4vw, 56px);--results-summary-outcome-icon-size: calc(var(--results-summary-outcome-title-size) * 1.9);--results-summary-state-color: var(--accent);--results-summary-state-surface: color-mix(in srgb, var(--results-summary-state-color) 8%, white 92%);--results-summary-state-surface-strong: color-mix(in srgb, var(--results-summary-state-color) 14%, white 86%);--results-summary-state-border: color-mix(in srgb, var(--results-summary-state-color) 24%, rgba(146, 178, 209, .82));--results-summary-state-shadow: color-mix(in srgb, var(--results-summary-state-color) 18%, rgba(24, 60, 96, .12));gap:18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.results-type-target,.results-reveal-type,.results-reveal-pop,.results-reveal-shrink,.results-reveal-fade{will-change:opacity,transform,clip-path}.results-type-target{position:relative}.results-type-target.results-is-typing:after{content:"";display:inline-block;width:2px;height:.95em;margin-left:5px;vertical-align:-.08em;background:currentColor;animation:meter-intro-caret .9s steps(1) infinite}.results-reveal-type{opacity:.01;clip-path:inset(0 100% 0 0)}.results-reveal-type.is-visible{animation:results-type-reveal .48s steps(8,end) forwards}.results-reveal-pop{opacity:0;transform:scale(.72)}.results-reveal-pop.is-visible{animation:results-pop-in .42s cubic-bezier(.18,.88,.22,1.24) forwards}.results-reveal-stamp{opacity:0;transform:rotate(var(--results-stamp-rotate, 0deg)) scale(1.35)}.results-reveal-stamp.is-visible{animation:results-stamp-in .28s cubic-bezier(.18,.88,.24,1.14) forwards}.results-reveal-shrink{opacity:0;transform:scale(1.35)}.results-reveal-shrink.is-visible{animation:results-shrink-in .32s cubic-bezier(.2,.92,.24,1) forwards}.results-reveal-fade{opacity:0;transform:translateY(10px)}.results-reveal-fade.is-visible{animation:results-fade-up-in .28s ease forwards}.results-summary-card.is-contained{--results-summary-state-color: #0f8b83;background:transparent}.results-summary-card.is-spreading{--results-summary-state-color: var(--accent);background:transparent}@keyframes results-type-reveal{0%{opacity:.01;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes results-pop-in{0%{opacity:0;transform:scale(.72)}72%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes results-stamp-in{0%{opacity:0;transform:rotate(var(--results-stamp-rotate, 0deg)) scale(1.35)}68%{opacity:1;transform:rotate(var(--results-stamp-rotate, 0deg)) scale(.94)}to{opacity:1;transform:rotate(var(--results-stamp-rotate, 0deg)) scale(1)}}@keyframes results-shrink-in{0%{opacity:0;transform:scale(1.35)}to{opacity:1;transform:scale(1)}}@keyframes results-shrink-in-centered{0%{opacity:0;transform:translate(-50%,-50%) scale(1.35)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes results-fade-up-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.results-summary-top,.results-summary-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:start}.results-summary-top{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;padding-bottom:12px}.results-summary-bottom{grid-template-columns:auto minmax(0,1.2fr) minmax(280px,.8fr);gap:16px;align-items:stretch;width:100%;min-width:0;padding:16px 18px;border-radius:26px;border:1px solid var(--results-summary-state-border);background:radial-gradient(circle at 8% 18%,color-mix(in srgb,var(--results-summary-state-color) 12%,transparent),transparent 26%),radial-gradient(circle at 88% 78%,color-mix(in srgb,var(--results-summary-state-color) 10%,transparent),transparent 34%),linear-gradient(135deg,color-mix(in srgb,var(--results-summary-state-color) 5%,white 95%),rgba(255,255,255,.98) 36%,var(--results-summary-state-surface) 100%);box-shadow:inset 0 1px #ffffffc7,0 14px 28px color-mix(in srgb,var(--results-summary-state-shadow) 55%,transparent);box-sizing:border-box}.results-summary-header,.results-summary-outcome,.results-community-stats-section{display:grid;gap:10px;min-width:0}.results-summary-disease-title{margin:0;max-width:none;font-size:clamp(38px,5vw,56px);line-height:1;letter-spacing:-.04em;color:#103759}.results-summary-title-wrap{display:grid;min-width:0}.results-summary-spread-pill{display:inline-grid;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;column-gap:10px;row-gap:3px;width:fit-content;max-width:100%;color:var(--text);box-sizing:border-box}.results-summary-spread-pill-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:1px;color:#103759c7}.results-summary-spread-pill-icon svg{width:18px;height:18px;stroke-width:1.75}.results-summary-spread-pill-copy{display:contents}.results-summary-spread-pill-text{grid-column:2;min-width:0;font-size:16px;line-height:1.3;font-weight:400;color:#103759c7}.results-summary-spread-pill-reference{grid-column:2;min-width:0;font-size:16px;line-height:1.4;color:#103759c7}.results-summary-spread-pill-reference em{text-transform:capitalize}.results-summary-spread-pill-reference-icon{grid-column:1;display:inline-flex;align-items:center;justify-content:center;align-self:start;margin-top:3px;color:#103759c7}.results-summary-spread-pill-reference-icon svg{flex:0 0 auto;width:15px;height:15px;stroke-width:1.75}.results-summary-art{display:block;width:160px;height:160px;min-height:0;aspect-ratio:1;align-self:start;box-sizing:border-box;object-fit:contain}.results-summary-art.results-stage-disease-art{width:64px;height:45px;min-height:45px;align-self:center}.results-summary-art svg{width:clamp(44px,36%,88px);height:clamp(44px,36%,88px)}.results-summary-outcome-badge{display:inline-flex;align-items:flex-start;justify-content:center;width:calc(var(--results-summary-outcome-icon-size) + 12px);min-height:calc(var(--results-summary-outcome-icon-size) + 8px);min-width:0;align-self:start;padding:6px;border-radius:20px;background:linear-gradient(180deg,#ffffffb8,color-mix(in srgb,var(--results-summary-state-color) 6%,white 94%))}.results-summary-outcome-badge-art{display:block;width:var(--results-summary-outcome-icon-size);height:var(--results-summary-outcome-icon-size);color:color-mix(in srgb,var(--results-summary-state-color) 88%,var(--text) 12%);overflow:visible}.results-summary-outcome-title{margin:0;font-size:var(--results-summary-outcome-title-size);line-height:1;letter-spacing:-.04em;color:color-mix(in srgb,var(--results-summary-state-color) 82%,var(--text) 18%)}.results-summary-outcome-copy{margin:0;max-width:34ch;width:100%;font-size:clamp(18px,2vw,22px);line-height:1.45;color:var(--text)}.results-threshold-card{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:center;width:100%;min-width:0;max-width:460px;padding:0;border:0;background:transparent;box-shadow:none;box-sizing:border-box}.results-threshold-stack{display:grid;gap:12px;width:100%;min-width:0;max-width:100%;align-content:start;justify-self:end}.results-threshold-stack .carnival-summary-threshold-card{gap:12px;padding:12px 14px;border-radius:18px}.results-threshold-stack .carnival-summary-threshold-icon,.results-threshold-stack .carnival-summary-threshold-icon svg{width:42px;height:42px}.results-threshold-stack .carnival-summary-threshold-copy{gap:4px}.results-threshold-stack .carnival-summary-threshold-headline{font-size:18px;line-height:1.2;font-weight:400}.results-threshold-metric{display:grid;gap:6px;justify-items:center;min-width:0;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,#fffffffa,color-mix(in srgb,var(--results-summary-state-color) 5%,rgba(239,246,253,.94)));border:1px solid color-mix(in srgb,var(--results-summary-state-color) 18%,#bfd2e7 82%);box-shadow:inset 0 1px #ffffffb8,inset 0 0 0 1px color-mix(in srgb,var(--results-summary-state-color) 8%,transparent)}.results-threshold-metric.is-emphasis{background:linear-gradient(180deg,#fffffffc,color-mix(in srgb,var(--results-summary-state-color) 7%,rgba(239,246,253,.95)))}.results-threshold-label,.results-threshold-value,.results-community-stats-title,.results-community-stat-label,.results-community-stat-value,.results-community-stat-detail,.results-child-headline,.results-child-stat-value,.results-child-stat-label,.results-child-stat-description{margin:0}.results-threshold-label{font-size:14px;line-height:1.2;font-weight:700;color:var(--text-muted);text-align:center}.results-threshold-value{font-size:24px;line-height:1;font-weight:900;color:var(--primary-strong)}.results-threshold-comparison{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:999px;border:1px solid rgba(190,208,229,.95);box-shadow:inset 0 1px #ffffffe6,inset 0 0 18px color-mix(in srgb,var(--results-summary-state-color) 12%,rgba(118,154,196,.16)),0 4px 10px color-mix(in srgb,var(--results-summary-state-color) 10%,rgba(17,55,94,.12)),0 0 0 3px #ffffffeb;z-index:1;background:radial-gradient(circle at 50% 38%,#fffffffa,#ffffffc7 42%,#e0ebf7c2 72%,#d2e1f1e6),linear-gradient(180deg,#fffffffa,#f2f7fcfa);text-align:center;font-size:34px;line-height:1;font-weight:900;letter-spacing:-.04em;color:var(--results-summary-state-color)}.results-threshold-comparison.results-reveal-shrink{transform:translate(-50%,-50%) scale(1.35);transform-origin:center}.results-threshold-comparison.results-reveal-shrink.is-visible{animation:results-shrink-in-centered .32s cubic-bezier(.2,.92,.24,1) forwards}.results-community-stats-section{display:grid;gap:12px}.results-community-stats-title{font-size:16px;line-height:1.3;font-weight:700;color:#111}.results-community-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0}.results-community-stat-card{display:grid;justify-items:center;gap:10px;min-width:0;padding:18px 20px 20px;border-radius:20px;border:2px solid rgba(17,17,17,.9);background:#ffffffa3}.results-community-stat-card.tone-sick{border-color:#8a093a;background:#fff1e8}.results-community-stat-card.tone-hospitalized{border-color:#61152f;background:#f4e3e8}.results-community-stat-top{display:flex;align-items:center;justify-content:center;gap:12px}.results-community-stat-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#ffffffdb}.results-community-stat-icon .outbreak-status-icon{transform:scale(.92)}.results-community-stat-label{font-size:16px;line-height:1.2;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#111}.results-community-stat-value{font-size:clamp(52px,8vw,68px);line-height:.9;font-weight:900;letter-spacing:-.05em;color:#111}.results-community-stat-detail{max-width:26ch;font-size:16px;line-height:1.5;text-align:left;color:#111111d6}.results-child-intro{display:grid;grid-template-columns:auto minmax(0,1fr);gap:28px;align-items:center}.results-child-stage{gap:24px;padding:30px clamp(18px,4vw,32px) 34px;border:0;border-radius:0;box-shadow:none}.results-child-stage-header{display:inline-flex;align-items:center;gap:10px}.results-child-stage-star{color:var(--science);font-size:22px;line-height:1}.results-child-stage-label{margin:0;font-size:18px;line-height:1.2;font-weight:700;color:#111}.results-child-stamp-row{position:relative;width:170px;height:120px}.results-child-stamp{position:absolute;display:block;width:128px;height:auto;object-fit:contain}.results-child-stamp.stamp-vaccination{--results-stamp-rotate: 20deg;top:2px;left:0;z-index:2;transform:rotate(var(--results-stamp-rotate));transform-origin:center}.results-child-stamp.stamp-outcome{--results-stamp-rotate: -6deg;left:46px;top:48px;z-index:1;transform:rotate(var(--results-stamp-rotate));transform-origin:center}.results-child-headline{max-width:30ch;font-size:clamp(28px,4vw,40px);line-height:1.1;font-weight:700;color:var(--primary-strong)}.results-child-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:16px;width:100%}.results-child-stage-summary{width:100%;max-width:none;margin:4px 0 0;justify-self:stretch;min-height:0;display:grid;gap:12px;font-size:18px;line-height:1.4;color:var(--primary-strong)}.results-child-takeaway{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;column-gap:12px;width:100%;max-width:none;min-width:0;padding:12px 14px;border-radius:18px;border:1px solid rgba(var(--primary-rgb),.14);background:linear-gradient(135deg,rgba(var(--primary-rgb),.07),rgba(var(--primary-rgb),.025) 48%,#fffffffa 48%),radial-gradient(circle at top left,rgba(var(--support-rgb),.1),transparent 44%),var(--surface);box-shadow:inset 0 1px #ffffffb8,0 6px 14px #11375e0f;box-sizing:border-box}.results-child-takeaway-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--primary-strong);transform:translateY(1px)}.results-child-takeaway-icon svg{width:22px;height:22px}.results-child-takeaway-text{display:block;width:100%;max-width:none;min-width:0;font-size:inherit;line-height:inherit;font-weight:700;letter-spacing:-.01em;color:inherit;text-align:left;text-wrap:pretty;overflow-wrap:anywhere;word-break:normal}.results-child-stat-card{display:grid;grid-template-rows:minmax(2.1em,auto) minmax(88px,1fr) auto;justify-items:center;align-items:start;align-content:space-between;gap:10px;min-width:0;min-height:232px;padding:20px 18px 18px;border-radius:24px;border:2px solid rgba(150,174,205,.92);background:#ffffffe0;box-sizing:border-box;text-align:center}.results-child-stat-value{font-size:clamp(44px,7vw,76px);line-height:.95;font-weight:900;letter-spacing:-.04em;color:#111}.results-child-stat-copy{width:100%;margin:0;max-width:15ch;min-height:2.1em;display:grid;align-content:center;font-size:clamp(18px,2.3vw,24px);line-height:1.05;font-weight:700;color:#111}.results-child-schematic{display:flex;align-items:center;justify-content:center;gap:12px;min-height:88px;max-width:250px;width:100%;overflow:visible;align-self:center}.results-child-stat-count-row{display:inline-flex;align-items:flex-end;justify-content:center;gap:6px}.results-child-stat-unit{margin:0 0 8px;font-size:clamp(18px,2vw,28px);line-height:1;font-weight:700;color:#111}.results-schematic-person{position:relative;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;flex:0 0 auto}.results-schematic-person .outbreak-status-icon{transform:scale(1.34);z-index:1}.results-schematic-person.role-source .outbreak-status-icon{color:#d6417a}.results-schematic-person.role-target .outbreak-status-icon{color:#111}.results-schematic-person.role-focal .outbreak-status-icon{color:var(--primary-strong)}.results-schematic-star{position:absolute;right:-8px;bottom:-7px;z-index:2;color:var(--science);font-size:24px;line-height:1}.results-schematic-ring{display:none}.results-schematic-highlight{position:absolute;top:1px;right:1px;bottom:1px;left:1px;border-radius:999px;z-index:0}.results-schematic-highlight.is-ring{border:4px solid rgba(22,116,92,.62)}.results-schematic-highlight.is-dotted{border:3px dashed rgba(226,77,168,.72)}.results-child-schematic.kind-exposure .results-schematic-highlight.is-dotted{border-color:var(--primary-strong)}.results-child-schematic-cue{position:relative;display:inline-flex;align-items:center;flex:1 1 auto;min-width:44px;max-width:82px;height:14px}.results-child-schematic-cue:before,.results-child-schematic-cue:after{content:"";position:absolute}.results-child-schematic-cue.cue-exposure:before,.results-child-schematic-cue.cue-infected-peer:before{inset:50% 11px auto 0;height:3px;background:#d6417a;transform:translateY(-50%)}.results-child-schematic-cue.cue-exposure:after,.results-child-schematic-cue.cue-infected-peer:after{right:0;top:50%;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:16px solid rgb(214,65,122);transform:translateY(-50%)}.results-child-schematic-cue.cue-protected:before{inset:50% 0 auto 0;height:0;border-top:5px dotted rgb(214,65,122);transform:translateY(-50%)}@media (max-width: 1120px){.results-summary-card{--results-summary-outcome-title-size: clamp(28px, 4.4vw, 44px)}.results-summary-bottom{gap:14px}}@media (max-width: 900px){.results-summary-top{grid-template-columns:minmax(0,1fr) auto;align-items:stretch}.results-child-intro,.results-community-stats-grid{grid-template-columns:1fr}.results-child-intro{gap:0}.results-summary-bottom{grid-template-columns:auto minmax(0,1fr);align-items:start}.results-summary-outcome{display:contents}.results-summary-outcome-title{grid-column:2;align-self:start}.results-summary-outcome-copy{grid-column:1 / -1;max-width:none}.results-summary-art{max-height:144px}.results-threshold-card{min-width:0}.results-summary-outcome-badge{width:calc(var(--results-summary-outcome-icon-size) + 8px);min-height:var(--results-summary-outcome-icon-size)}.results-threshold-stack{grid-column:1 / -1;justify-self:stretch}.results-threshold-card{max-width:none}.results-child-stats-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.results-child-stamp-row{width:100%;max-width:260px}.results-child-stamp.stamp-outcome{left:clamp(34px,20vw,120px)}}@media (max-width: 640px){.results-results-panel{width:100%;margin-inline:0}.results-report-band,.results-child-stage{padding:24px 20px 28px}.results-report-band-takeaway{padding-inline:16px}.results-stage-title-row{gap:10px}.results-stage-title{max-width:none;font-size:clamp(24px,8vw,38px)}.results-stage-disease-art{width:54px;height:38px;min-height:38px}.results-stage-support{margin-left:0;max-width:none;font-size:16px}.results-stage-spread-note{max-width:none}.results-stage-spread-note-text{font-size:16px}.results-summary-card{--results-summary-outcome-title-size: clamp(28px, 8vw, 42px)}.results-summary-disease-title{max-width:none;font-size:clamp(30px,8vw,42px)}.results-summary-top{grid-template-columns:minmax(0,1fr) 64px;gap:12px;width:100%;min-width:0}.results-summary-header{width:100%;min-width:0;box-sizing:border-box}.results-summary-art{display:block;width:64px;height:64px;min-height:64px;align-self:start}.results-summary-art svg{width:34px;height:34px}.results-summary-spread-pill{max-width:100%}.results-summary-spread-pill-text{font-size:16px;font-weight:400}.results-summary-outcome-copy{max-width:none;font-size:18px}.results-summary-bottom{gap:14px;padding:14px 14px 16px;border-radius:24px}.results-threshold-card{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;max-width:none;gap:14px;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none;box-sizing:border-box}.results-threshold-metric,.results-threshold-metric.is-emphasis{min-height:94px;padding:12px 10px 10px;border-radius:24px;border:1px solid color-mix(in srgb,var(--results-summary-state-color) 18%,#bfd2e7 82%);background:linear-gradient(180deg,#fffffffa,color-mix(in srgb,var(--results-summary-state-color) 6%,rgba(239,246,253,.94)));box-shadow:inset 0 1px #ffffffb8,inset 0 0 0 1px color-mix(in srgb,var(--results-summary-state-color) 8%,transparent)}.results-threshold-comparison{position:absolute;left:50%;top:50%;justify-self:center;align-self:center;width:56px;height:56px;margin:0;transform:translate(-50%,-50%)}.results-threshold-comparison.results-reveal-shrink{transform:translate(-50%,-50%) scale(1.2);transform-origin:center}.results-threshold-comparison.results-reveal-shrink.is-visible{animation:results-shrink-in-centered .32s cubic-bezier(.2,.92,.24,1) forwards}.results-child-intro,.results-child-stats-grid{grid-template-columns:1fr}.results-child-stamp-row{width:100%;max-width:260px;height:112px}.results-child-stamp{width:118px}.results-child-stamp.stamp-outcome{left:34px;top:46px}.results-child-headline{font-size:clamp(24px,8vw,34px)}.results-final-takeaway-panel{gap:16px;padding:20px 18px 22px;border-radius:24px;width:100%}.results-final-takeaway-main{width:100%;justify-self:stretch}.results-final-takeaway-headline{max-width:none;font-size:clamp(28px,8vw,38px)}.results-final-takeaway-actions{padding-top:18px}.results-final-takeaway-row,.results-final-principle{--results-final-row-icon-size: 64px;grid-template-columns:var(--results-final-row-icon-size) minmax(0,1fr);gap:12px;align-items:start;width:100%;justify-self:stretch}.results-final-takeaway-icon,.results-final-principle-logo{width:var(--results-final-row-icon-size);height:var(--results-final-row-icon-size)}.results-final-takeaway-headline,.results-final-principle-text{max-width:none;font-size:clamp(21px,5.4vw,27px)}.results-final-takeaway-copy,.results-final-principle-copy{width:100%}.results-final-cta-prompt{width:100%;max-width:100%;text-align:center}.results-mode-button-content{grid-template-columns:54px minmax(0,1fr);gap:12px}.results-mode-button-icon{width:54px;height:54px}.results-mode-button-label{font-size:18px}.results-mode-button-description{font-size:16px}.results-closing-actions-row{grid-template-columns:1fr}.results-closing-actions-row>.choice-btn{width:100%;min-height:98px;padding:17px 18px}.results-final-connectors{display:none}.results-child-stat-card{min-height:198px;gap:8px;padding:18px 16px 16px}.results-child-stat-copy{width:100%;max-width:none}.results-child-stat-copy.results-type-target{width:100%}.results-child-stage-summary{gap:10px;font-size:18px;line-height:1.4}.results-child-takeaway{grid-template-columns:22px minmax(0,1fr);column-gap:10px;padding:11px 12px}.results-child-takeaway-icon{width:22px;height:22px}.results-child-takeaway-icon svg{width:20px;height:20px}}.results-disease-header{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center}.results-disease-icon{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:22px;background:linear-gradient(180deg,var(--primary-soft),#eef4fb);color:var(--support)}.results-disease-icon svg{width:36px;height:36px}.results-disease-summary{display:flex;flex-direction:column;gap:8px;min-width:0}.results-disease-kicker{margin:0;font-size:14px;line-height:1.2;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.results-disease-title{margin:0;font-size:clamp(24px,3vw,32px);line-height:1.08;letter-spacing:-.03em;color:var(--primary-strong)}.results-disease-blurb{max-width:58ch}.results-disease-detail-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding-top:14px;border-top:1px solid rgba(199,215,234,.82)}.results-disease-detail-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;margin-top:2px;color:var(--primary)}.results-disease-detail-icon svg{width:20px;height:20px}.results-disease-detail-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.results-disease-detail-label{margin:0;font-size:16px;line-height:1.25;font-weight:700;color:var(--primary-strong)}.results-disease-detail-value{margin:0;font-size:17px;line-height:1.5;color:var(--text-muted)}.results-outcome-badge-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.results-outcome-badge{display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:58px;padding:0 14px;border-radius:18px;border:2px solid currentColor;font-size:20px;line-height:1;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#ffffffbd}.results-outcome-label{margin:0;font-size:24px;line-height:1.15;font-weight:800;color:var(--primary-strong)}.tone-safe{color:#1f6f5a}.tone-mixed{color:#8a5b14}.tone-danger{color:#8f3450}.results-stat-pill{display:grid;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid var(--border);background:linear-gradient(180deg,#fffffffa,#f1f7fdf0);min-width:0}.results-stat-label{margin:0;font-size:14px;line-height:1.2;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.results-stat-value{margin:0;font-size:24px;line-height:1.1;font-weight:800;color:var(--primary-strong)}.future-badge-grid,.future-person-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:8px}.future-badge-cell{display:grid;place-items:center;aspect-ratio:1 / 1;border-radius:14px;min-width:0;overflow:hidden}.future-badge-art{--results-summary-state-color: var(--accent);width:100%;height:100%}.future-badge-cell.contained .future-badge-art{--results-summary-state-color: #0f8b83}.future-person-cell{display:grid;place-items:center;aspect-ratio:1 / 1;min-width:0}.future-person-cell .outbreak-status-icon{width:100%;height:100%}.future-person-cell .outbreak-status-icon svg{width:100%;height:100%}.future-person-cell .outbreak-status-icon:after{top:4%;right:4%;bottom:4%;left:4%}.future-person-cell.child-hospitalized .outbreak-status-icon{transform:scale(1.02)}.results-screen-story .outbreak-summary-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center;gap:12px;margin-top:18px}.results-screen-sandbox .outbreak-summary-strip{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:0;width:min(100%,1042px);margin:18px auto 25px}.outbreak-summary-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;width:fit-content;padding-inline:20px;border-color:var(--science);background:var(--science);color:#fff;box-shadow:0 12px 28px rgba(var(--science-rgb),.24)}.outbreak-summary-cta:hover,.outbreak-summary-cta:focus-visible{border-color:var(--science);background:var(--science);color:#fff}.outbreak-summary-cta svg{width:18px;height:18px;color:#fff}.results-workspace .outbreak-screen{gap:18px}.story-outbreak-screen>.centered-step-header,.results-screen-story .results-tab-body-outbreak .outbreak-replay-summary-top{width:min(100%,1042px);margin-inline:auto;padding-top:18px;box-sizing:border-box}.results-screen-story .results-tab-body-outbreak .centered-step-header{display:grid;justify-items:start;text-align:left;padding-top:18px}.sandbox-replay .centered-step-header{justify-items:start;text-align:left}.story-outbreak-screen>.centered-step-header .story-lead,.results-screen-story .results-tab-body-outbreak .centered-step-header .story-lead,.sandbox-replay .centered-step-header .story-lead{margin-inline:0;max-width:none;width:100%;text-align:left}.results-workspace .outbreak-screen .wizard-next-controls{margin-top:2px}.results-reflection-prompt{margin-top:6px}.results-screen-story .results-final-takeaway-panel,.results-screen-sandbox .results-final-takeaway-panel{position:relative;--results-summary-state-color: var(--accent);display:grid;gap:26px;width:fit-content;max-width:min(100%,980px);justify-self:center;padding:clamp(24px,3.4vw,34px);border-radius:24px;border:1px solid rgba(194,152,82,.34);background:radial-gradient(circle at 10% 12%,rgba(229,184,92,.12),transparent 28%),radial-gradient(circle at 88% 16%,rgba(28,82,132,.08),transparent 24%),linear-gradient(145deg,#fffffff0,#fbf4e8eb);box-shadow:inset 0 1px #ffffffb8,0 20px 38px #76592a14;overflow:hidden}.results-screen-story .results-final-takeaway-panel:after,.results-screen-sandbox .results-final-takeaway-panel:after{content:"";position:absolute;inset:auto 18px 0;height:1px;background:linear-gradient(90deg,transparent,rgba(188,158,103,.46),transparent);pointer-events:none}.results-final-takeaway-panel.is-contained{--results-summary-state-color: #0f8b83}.results-final-takeaway-panel.is-spreading{--results-summary-state-color: var(--accent)}.results-final-takeaway-main{display:grid;gap:18px;min-width:0;align-content:start;width:fit-content;max-width:100%;justify-self:center}.results-final-takeaway-kicker{margin:0;font-size:16px;line-height:1.35;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:color-mix(in srgb,var(--results-summary-state-color) 82%,var(--text) 18%)}.results-final-takeaway-headline,.results-final-principle-text{margin:0;width:auto;max-width:40ch;font-size:clamp(22px,2.7vw,30px);line-height:1.18;letter-spacing:-.025em;font-weight:200;color:#24455f;text-wrap:balance;overflow-wrap:anywhere}.results-final-takeaway-row,.results-final-principle{--results-final-row-icon-size: 74px;display:grid;margin:0;grid-template-columns:var(--results-final-row-icon-size) minmax(0,1fr);align-items:center;gap:18px;width:fit-content;max-width:100%;min-width:0;box-sizing:border-box;justify-self:center}.results-final-takeaway-icon,.results-final-principle-logo{display:block;width:var(--results-final-row-icon-size);height:var(--results-final-row-icon-size)}.results-final-takeaway-icon{flex:0 0 auto;min-height:0;padding:0;border-radius:0;background:transparent;align-self:center}.results-final-takeaway-icon .results-summary-outcome-badge-art{width:100%;height:100%}.results-final-principle-logo{object-fit:contain;align-self:center}.results-final-takeaway-copy,.results-final-principle-copy{display:grid;gap:4px;min-width:0;width:fit-content;max-width:100%}.results-final-principle-label,.results-final-principle-text{margin:0}.results-final-principle-label{font-size:16px;line-height:1.35;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#24455f}.results-final-sequence{position:relative;display:grid;gap:34px;width:min(100%,1480px);margin-inline:auto;padding-top:14px}.results-final-connectors{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;transition:opacity .12s ease}.results-final-connectors.is-visible{opacity:1}.results-final-connectors .intro-sequence-connector-line{opacity:0;stroke-dasharray:100;stroke-dashoffset:100;animation:none}.results-final-connectors.is-visible.is-stage-1 .results-final-connector-line-0,.results-final-connectors.is-visible.is-stage-2 .results-final-connector-line-1,.results-final-connectors.is-visible.is-stage-2 .results-final-connector-line-2{animation:intro-edge-draw .76s ease forwards}.results-final-connectors.is-visible.is-stage-2 .results-final-connector-line-1{animation-delay:40ms}.results-final-connectors.is-visible.is-stage-2 .results-final-connector-line-2{animation-delay:.12s}.results-final-cta-prompt{position:relative;z-index:3;align-self:center;justify-self:center;width:max-content;max-width:min(100%,640px);padding:14px 20px;text-align:center}.results-final-cta-prompt-text{margin:0;font-size:19px;line-height:1.1;font-weight:800;letter-spacing:-.02em;color:var(--text);max-width:30ch;text-wrap:balance;text-align:center}.results-closing-actions-row{position:relative;z-index:3;width:min(100%,1480px)}.results-screen-story .results-final-takeaway-panel,.results-screen-sandbox .results-final-takeaway-panel{z-index:3}.results-final-takeaway-panel.results-reveal-fade.is-visible{animation:results-fade-up-in .34s ease forwards}.results-final-principle.results-reveal-fade.is-visible{animation:results-fade-up-in .32s ease forwards}.results-final-cta-prompt.results-reveal-fade.is-visible{animation:results-fade-up-in .3s ease forwards}.results-closing-actions-row.results-reveal-fade.is-visible{animation:results-fade-up-in .34s ease forwards}@keyframes results-stage-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes about-modal-rise{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes about-modal-tab-scroll-cue{0%,to{opacity:.72;transform:translate(0)}50%{opacity:1;transform:translate(2px)}}@keyframes modal-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes info-modal-scale-in{0%{opacity:0;transform:translateY(18px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes access-barrier-bounce{0%{transform:translateY(0)}36%{transform:translateY(-14px) rotate(-1deg)}66%{transform:translateY(5px) rotate(.6deg)}to{transform:translateY(0) rotate(0)}}@keyframes access-barrier-bounce-back{0%{transform:translate(-18px,-22px)}36%{transform:translate(-24px,-38px) rotate(-1deg)}66%{transform:translate(-15px,-17px) rotate(.6deg)}to{transform:translate(-18px,-22px) rotate(0)}}@keyframes access-barrier-bounce-front{0%{transform:translate(20px,24px)}36%{transform:translate(26px,8px) rotate(1deg)}66%{transform:translate(17px,29px) rotate(-.6deg)}to{transform:translate(20px,24px) rotate(0)}}@keyframes mandate-choice-icon-bounce{0%{opacity:0;transform:translateY(8px) scale(.72) rotate(-5deg)}36%{opacity:1;transform:translateY(-8px) scale(1.16) rotate(3deg)}66%{transform:translateY(3px) scale(.94) rotate(-1deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@media (prefers-reduced-motion: reduce){.results-stage,.about-modal{animation:none}.about-modal-backdrop,.evidence-stats-modal-backdrop,.herd-immunity-modal-backdrop,.evidence-stats-modal,.herd-immunity-modal,.carnival-status-mark,.carnival-summary-stats,.carnival-summary-stat-value-row,.carnival-summary-compare,.carnival-summary-threshold-card,.carnival-summary-threshold-icon,.carnival-summary-threshold-body,.carnival-resolve-action,.cell.carnival-vaccinated-tile-lift,.access-screen .access-illustration-card.is-bouncing .access-barrier-icon,.mandate-illustration-choice-icon.is-bouncing{animation:none!important}.carnival-pick-grid.is-enticing,.carnival-pick-grid .cell.carnival-child-enticing{animation:none}.carnival-outcome-pill.indeterminate .carnival-outcome-icon.vaccinated:before{animation:none;opacity:1;transform:none}.outbreak-attempt.is-animating .outbreak-attempt-line,.outbreak-grid.outbreak-grid-wave-focus:before,.outbreak-grid.outbreak-grid-interaction-focus:before,.outbreak-wave-header-copy.outbreak-wave-header-entering,.outbreak-wave-interstitial,.outbreak-teaching-tip,.outbreak-cell.blocked-exposure .outbreak-status-icon:after,.outbreak-cell.blocked-exposure:before,.outbreak-cell.vaccinated-breakthrough .outbreak-status-icon:after,.outbreak-cell.vaccinated-breakthrough.becomes-infected .outbreak-status-icon svg,.outbreak-cell.becomes-infected,.outbreak-cell.is-seeded,.outbreak-cell.is-seeded:before,.outbreak-cell.is-seeded .outbreak-status-icon,.outbreak-cell.is-seeded .outbreak-status-icon svg{animation:none;animation-delay:0ms}.outbreak-cell.blocked-exposure .outbreak-status-icon:after,.outbreak-cell.vaccinated-breakthrough .outbreak-status-icon:after{opacity:1;transform:scale(1)}.outbreak-cell.vaccinated-breakthrough .outbreak-status-icon:after{opacity:.5;transform:scale(1) rotate(-30deg)}.outbreak-cell.blocked-exposure:before{opacity:.42}.outbreak-cell.becomes-infected{box-shadow:inset 0 0 0 2px #d6417a94,0 0 0 3px #d6417a33}.outbreak-cell.is-seeded{background:linear-gradient(180deg,#f6dce7,#efc3d3);box-shadow:inset 0 0 0 2px #ff3dace0,0 0 0 3px #ff3dac2e;opacity:1}.outbreak-cell.is-seeded:before{opacity:0}}.outbreak-legend{display:grid;grid-template-columns:1fr;gap:12px;align-content:start;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.outbreak-legend-item{display:grid;grid-template-columns:56px 32px minmax(0,1fr);align-items:center;column-gap:10px;color:var(--text);font-size:16px}.outbreak-legend-label{min-width:0;font-size:16px;line-height:1.15;color:var(--text)}.outbreak-legend-count{min-width:0;width:100%;justify-self:center;text-align:center;font-size:18px;line-height:1;font-weight:800;font-variant-numeric:tabular-nums;color:var(--primary-strong)}.outbreak-legend-count-empty{visibility:hidden}.outbreak-legend-focal{width:28px;height:28px;font-size:20px;color:var(--science)}.outbreak-legend-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;justify-self:center}.outbreak-legend .outbreak-status-icon{width:28px;height:28px;flex:0 0 28px}.outbreak-legend .outbreak-status-icon svg{display:block;width:22px;height:22px;margin:auto}.outbreak-legend .outbreak-status-icon.vaccinated:before{top:0;right:0;bottom:0;left:0;border-width:2px}.outbreak-legend.outbreak-bottom-legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 22px;width:100%;max-width:100%;margin:0}.outbreak-legend.outbreak-bottom-legend .outbreak-legend-item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;flex:0 0 auto;grid-template-columns:none}.outbreak-legend.outbreak-bottom-legend .outbreak-legend-label{white-space:nowrap}.outbreak-legend.outbreak-bottom-legend .outbreak-legend-count{display:none}@media (min-width: 980px){#app{max-width:1440px;padding:18px 40px 0}.sandbox-screen{width:100vw;margin-inline:calc(50% - 50vw);padding:8px max(28px,calc((100vw - 1440px)/2)) 0}.grid-layout,.carnival-others-layout,.outbreak-layout{grid-template-columns:minmax(0,var(--stage-grid-column-width)) minmax(360px,var(--stage-side-card-width));justify-content:center;align-items:stretch;gap:22px}.grid-legend-stack,.outbreak-grid-panel{width:min(100%,var(--stage-grid-column-width));max-width:none}.outbreak-grid-panel{grid-template-rows:minmax(0,var(--stage-grid-column-width)) auto;align-content:start}.outbreak-grid-shell{height:var(--stage-grid-column-width)}.grid-legend-stack{padding:0;background:transparent;border:0;box-shadow:none}.grid-legend-stack>.grid{width:100%;max-width:none}.grid-legend-stack>.legend{margin-top:14px;padding:0 8px;border:0;background:transparent;box-shadow:none}.carnival-card,.carnival-card-shell,.carnival-summary-panel,.carnival-selection-pane,.carnival-side-column,.grid-step-side-column{width:min(100%,var(--stage-side-card-width))}.carnival-card,.carnival-card-shell,.carnival-summary-panel,.carnival-selection-pane,.carnival-card.phase-resolved,.carnival-card.phase-resolved .carnival-card-shell{min-height:0}.outbreak-side-panel{width:min(100%,var(--stage-side-card-width));height:100%;align-self:stretch;grid-template-rows:auto auto minmax(0,1fr)}.outbreak-stats-panel{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);height:100%;min-height:0}.outbreak-log-body{min-height:0;overflow-y:auto;align-content:start}.sandbox-replay .outbreak-layout{grid-template-columns:minmax(0,1fr) minmax(360px,var(--side-panel-outbreak-width));gap:20px}}.results-screen-sandbox .results-workspace,.results-screen-sandbox .results-workspace-body,.results-screen-sandbox .outbreak-screen .outbreak-layout,.results-screen-sandbox .outbreak-screen .outbreak-summary-strip{max-width:none;width:100%;margin-inline:0}.results-screen-sandbox .results-workspace-body{--results-workspace-gutter: 10px;padding-block:14px 0}.results-screen-sandbox .results-tab-body-outbreak,.results-screen-sandbox .outbreak-screen{width:100%;min-width:0}.results-screen-sandbox .outbreak-layout{grid-template-columns:minmax(0,1fr) minmax(360px,460px);width:100%;max-width:100%;min-width:0;justify-content:center;justify-self:center;column-gap:20px}.results-screen-sandbox .outbreak-grid-panel{grid-template-rows:minmax(0,1fr) auto auto;gap:10px;align-content:start;width:100%;max-width:100%;min-width:0}.results-screen-sandbox .outbreak-grid-shell{width:auto;max-width:none;aspect-ratio:1 / 1;height:auto;min-width:0;justify-self:center}.results-screen-sandbox .outbreak-side-panel{width:min(100%,460px);max-width:460px;height:auto;min-height:0;grid-template-rows:auto auto auto}.results-screen-sandbox .outbreak-stats-panel{height:auto;min-height:0;grid-template-rows:auto auto auto auto}.results-screen-sandbox .outbreak-log-body{min-height:0;max-height:360px;overflow-y:auto;align-content:start}.results-screen-sandbox .outbreak-grid{width:100%;max-width:none;max-height:none}.results-screen-sandbox .outbreak-legend.outbreak-bottom-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-wrap:anywhere}.results-screen-sandbox .outbreak-legend.outbreak-bottom-legend .outbreak-legend-item{flex:0 1 auto;min-width:0;max-width:100%}.results-screen-sandbox .outbreak-legend.outbreak-bottom-legend .outbreak-legend-label{min-width:0;overflow-wrap:anywhere}@container sandbox-workspace (min-width: 900px){.results-screen-sandbox .outbreak-layout{grid-template-columns:minmax(0,1fr) minmax(360px,460px);width:100%;max-width:100%;justify-content:center;align-items:stretch;justify-self:center;gap:20px}.results-screen-sandbox .outbreak-grid-panel,.results-screen-sandbox .outbreak-side-panel{width:100%}.results-screen-sandbox .outbreak-side-panel{height:100%;align-self:stretch;grid-template-rows:auto auto minmax(0,1fr)}.results-screen-sandbox .outbreak-stats-panel{height:100%;min-height:0;grid-template-rows:auto auto auto minmax(0,1fr)}.results-screen-sandbox .outbreak-log-body{min-height:0;overflow-y:auto}}@container sandbox-workspace (max-width: 899px){.results-screen-sandbox .outbreak-layout{grid-template-columns:1fr;width:100%;max-width:100%;justify-self:stretch;justify-content:stretch;column-gap:0;row-gap:16px}.results-screen-sandbox .outbreak-grid-panel,.results-screen-sandbox .outbreak-side-panel{width:100%;max-width:100%;justify-self:stretch}.results-screen-sandbox .outbreak-grid-panel{grid-template-rows:auto auto auto}.results-screen-sandbox .outbreak-grid-shell{width:min(100%,640px);max-width:100%;justify-self:center}}@keyframes edge-in{0%{opacity:0}to{opacity:1}}@keyframes intro-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes intro-edge-draw{0%{opacity:0;stroke-dashoffset:100}20%{opacity:1}to{opacity:1;stroke-dashoffset:0}}@keyframes step-11-reveal-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes step-11-grid-shell-in{0%{opacity:0;transform:perspective(900px) rotateX(7deg) scale(.97);filter:blur(2px)}to{opacity:1;transform:perspective(900px) rotateX(0) scale(1);filter:blur(0)}}@keyframes step-11-grid-cell-in{0%{opacity:0;transform:translateY(14px) scale(.84);filter:saturate(.75) blur(1px)}60%{opacity:1}to{opacity:1;transform:translateY(0) scale(1);filter:saturate(1) blur(0)}}@keyframes step-11-grid-legend-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes intro-button-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes intro-button-pulse{0%,to{transform:translateY(0) scale(1);box-shadow:0 12px 24px rgba(var(--primary-rgb),.16)}50%{transform:translateY(-1px) scale(1.05);box-shadow:0 18px 34px var(--focus-ring)}}@keyframes outbreak-ending-card-in{0%{opacity:0;transform:translateY(10px) scale(.985);box-shadow:0 6px 12px #11375e0f}to{opacity:1;transform:translateY(0) scale(1);box-shadow:0 14px 24px #11375e1a}}@keyframes node-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 10px)) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes meter-intro-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes meter-intro-disease-icon-in{0%{opacity:0;transform:translate(44px,-52px) rotate(-18deg) scale(.28);filter:drop-shadow(0 18px 26px rgba(17,55,94,.22)) saturate(.85) blur(1.5px)}34%{opacity:1;transform:translate(-6px,6px) rotate(8deg) scale(1.22);filter:drop-shadow(0 28px 30px rgba(182,67,84,.25)) saturate(1.18) blur(0)}52%{transform:translate(2px,-3px) rotate(-4deg) scale(.94);filter:drop-shadow(0 12px 18px rgba(17,55,94,.2)) saturate(1.08) blur(0)}72%{transform:translate(0) rotate(2deg) scale(1.06)}to{opacity:1;transform:translate(0) rotate(0) scale(1);filter:drop-shadow(0 16px 22px rgba(17,55,94,.2)) saturate(1) blur(0)}}@keyframes meter-intro-arrow-left{0%,18%{opacity:0;transform:translate(0) scale(.84)}50%{opacity:1;transform:translate(-10px) scale(1)}78%{opacity:.62;transform:translate(0) scale(.9)}to{opacity:0;transform:translate(0) scale(.84)}}@keyframes meter-intro-arrow-right{0%,18%{opacity:0;transform:scaleX(-1) translate(0) scale(.84)}50%{opacity:1;transform:scaleX(-1) translate(-10px) scale(1)}78%{opacity:.62;transform:scaleX(-1) translate(0) scale(.9)}to{opacity:0;transform:scaleX(-1) translate(0) scale(.84)}}@media (prefers-reduced-motion: reduce){.meter-intro-screen .wizard-next-controls,.meter-intro-disease-icon,.persistent-meter.meter-intro-meter,.persistent-meter.meter-intro-meter .meter-intro-direction-arrow,.meter-intro-screen .evidence-substage-button-pulse{animation:none!important;transition:none!important}.meter-intro-disease-icon{opacity:1;transform:none;filter:drop-shadow(0 12px 18px rgba(17,55,94,.16))}}@media (max-width: 1023px){.story-layout,.setup-chooser,.sandbox-layout,.grid-layout,.network-layout,.story-hero,.scenario-grid{grid-template-columns:1fr}.network-layout.single{max-width:100%}.disease-chooser.setup-chooser-collapsed{grid-template-columns:1fr}.disease-screen .disease-chooser,.disease-screen .wizard-next-controls{box-sizing:border-box;width:100%;padding-inline:12px}.evidence-risk-table{grid-template-columns:max-content repeat(2,minmax(0,1fr))}.rare-outcome-card{grid-template-columns:1fr}.rare-outcome-badge{min-width:44px;width:fit-content}.sandbox-layout{gap:18px}.sandbox-settings-column{order:-1}.sandbox-settings-panel,.sandbox-workspace{padding:20px;border-radius:24px}.sandbox-settings-panel{margin-top:0}.community-split-layout{align-items:start}.community-meter-card{min-height:0}.grid-step-side-column{margin-inline:auto;padding-left:0}.access-illustration-card{padding:18px 16px}.access-illustration-card .mini-meter-header{max-width:min(100%,220px)}.access-illustration-card .mini-meter-icon{width:min(100%,220px);max-width:220px}.mandate-screen .access-illustration-card .mini-meter-header{max-width:min(100%,168px)}.mandate-screen .access-illustration-card .mini-meter-icon{width:min(100%,168px);max-width:168px}.community-mini-meter{min-height:0;width:100%}.community-mini-meter .mini-meter-icon,.community-mini-meter .mini-meter-scale,.community-mini-meter .mini-meter-track{width:100%;max-width:100%}.results-screen-sandbox .results-workspace,.results-screen-sandbox .results-workspace-body,.results-screen-sandbox .results-tab-body-outbreak,.results-screen-sandbox .outbreak-screen,.results-screen-sandbox .outbreak-layout,.results-screen-sandbox .outbreak-grid-panel,.results-screen-sandbox .outbreak-grid-shell,.results-screen-sandbox .outbreak-side-panel{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.results-screen-sandbox .outbreak-layout{grid-template-columns:1fr;justify-self:stretch;justify-content:stretch;column-gap:0;row-gap:16px}.results-screen-sandbox .outbreak-grid-panel{grid-template-rows:auto auto auto}.results-screen-sandbox .outbreak-grid-shell{justify-self:center}}@media (max-width: 390px){.outbreak-stats-grid{grid-template-columns:1fr}.results-final-takeaway-row,.results-final-principle{grid-template-columns:1fr;gap:10px}.results-final-takeaway-icon,.results-final-principle-logo{width:56px;height:56px}}@media (max-width: 800px){.results-screen-sandbox .results-workspace-body{--results-workspace-gutter: 0px;padding-block:12px 0}.results-screen-sandbox .wizard-next-controls .nav-action-label{text-align:center}.results-screen-sandbox .results-tablist{display:flex;flex-wrap:nowrap;width:100%;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch}.results-screen-sandbox .results-tab-button{top:0;flex:1 1 0;min-width:max-content;width:auto}.results-screen-sandbox .outbreak-side-panel{width:100%;max-width:100%;padding:18px 12px;border-radius:24px;box-sizing:border-box}.outbreak-side-panel,.outbreak-stats-panel{padding-inline:12px}.carnival-others-layout{display:flex;flex-direction:column;gap:12px}.carnival-others-layout>.grid-legend-stack{max-width:100%}.carnival-others-layout>.carnival-side-column{display:contents}.carnival-side-column{width:100%;gap:14px}.carnival-others-layout>.carnival-side-column>.centered-step-header.carnival-step-header{order:-1;width:100%}.grid-step-side-column{width:100%;gap:14px;padding-left:0}.grid-step-side-next{justify-self:center}.grid-step-summary-panel{padding:16px}.grid-step-summary-panel.is-visible{width:100%;margin-inline:auto;padding:16px}.grid-step-summary-grid,.grid-step-summary-tile.access{grid-template-columns:1fr}.carnival-step-header,.grid-step-side-header{text-align:center}.grid-step-side-header .step-11-school-icon,.grid-step-side-header .step-11-grid-stack{margin-inline:auto}.grid-step-summary-headline{text-align:left;font-size:30px}.carnival-step-header .step-11-school-icon{margin:0 auto 12px}.carnival-step-header h2,.carnival-step-header .story-lead,.grid-step-side-header h2,.grid-step-side-header .story-lead,.grid-step-side-header .influence-sub{max-width:none}.carnival-others-layout.has-selection>.carnival-side-column>.carnival-card{position:fixed;left:0;right:0;bottom:0;top:auto;transform:none;z-index:50;margin:0;box-sizing:border-box;width:100%;max-width:100%;min-height:0;max-height:82vh;overflow:auto;border-radius:0;border-left:0;border-right:0;border-bottom:0;box-shadow:0 18px 50px #11375e59}.carnival-others-layout.has-selection>.carnival-side-column>.carnival-card .carnival-card-dismiss{display:inline-flex}.carnival-others-layout.has-selection>.carnival-side-column>.carnival-card.carnival-card-entering{animation:carnival-card-sheet-enter .28s ease}.carnival-others-layout.has-selection>.carnival-side-column>.carnival-card.carnival-card-exiting{animation:carnival-card-sheet-exit .28s ease forwards}.carnival-student-section{column-gap:10px;padding-right:30px}.carnival-student-header{align-items:start;gap:10px}.carnival-student-section>.carnival-outcome-pill{gap:8px;padding:8px 11px;font-size:15px;line-height:1.15}.carnival-student-section>.carnival-outcome-pill .carnival-outcome-icon{width:24px;height:24px}.carnival-student-section>.carnival-outcome-pill .carnival-outcome-icon svg{width:16px;height:16px}}@keyframes carnival-card-sheet-enter{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes carnival-card-sheet-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (hover: none) and (pointer: coarse),(max-width: 1024px){.grid-screen.carnival-screen,.grid-screen.carnival-screen .grid-layout,.grid-screen.carnival-screen .grid-legend-stack,.grid-screen.carnival-screen .grid,.grid-screen.carnival-screen .inspect-panel{overflow:visible;min-height:0}.grid-screen.carnival-screen{padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))}.grid-screen.carnival-screen,.grid-screen.carnival-screen .grid-layout,.grid-screen.carnival-screen .grid-legend-stack,.grid-screen.carnival-screen .grid,.grid-screen.carnival-screen .cell{touch-action:pan-y}}@media (max-width: 840px){#app{padding:10px 0 0}.app-shell{min-height:calc(100dvh - 10px)}.legend{gap:6px 10px}.wizard-nav,.wizard-next-controls{position:static;grid-template-columns:1fr;justify-items:center}.impact-action.wizard-next-controls{grid-template-columns:1fr}.wizard-progress{position:static;left:auto;top:auto;transform:none;width:auto}.wizard-next-controls .wizard-action-slot{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:center;justify-self:center;width:100%;gap:10px}.impact-action.wizard-next-controls .wizard-action-slot{display:flex;flex-direction:column;align-items:center}.wizard-next-controls .wizard-progress{grid-column:1;grid-row:2;justify-self:center}.wizard-next-controls .wizard-back-btn{grid-column:1;grid-row:3;justify-self:center}.wizard-nav .wizard-progress{grid-column:1;grid-row:1;justify-self:center}.wizard-nav .wizard-back-btn{grid-column:1;grid-row:2;justify-self:stretch}.wizard-next-controls .wizard-action-slot .fit-btn,.wizard-next-controls .wizard-back-btn,.wizard-next-controls .choice-btn.fit-btn{align-self:center;width:fit-content;max-width:100%}.results-footer-actions,.results-share-widget,.results-share-menu{justify-content:center;justify-items:center}.results-closing-actions-row{justify-content:center}.nav-action-label,.impact-next{text-align:center}.story-header h2,.input-screen h2{max-width:none}.story-header.setup-simple-header.evidence-step-header{padding-inline:16px;box-sizing:border-box}.receipt-summary-head{flex-direction:column;align-items:stretch}.persistent-meter.meter-intro-meter{padding:8px 0 2px}.meter-intro-screen .wizard-next-controls{width:min(100%,760px)}.meter-intro-meter .persistent-meter-track{height:24px}.meter-intro-header-ghost{top:10px;width:calc(100vw - 24px)}.meter-intro-progress-ghost{display:none}.sandbox-screen{gap:18px;width:100%;margin-inline:0;padding-inline:0}.sandbox-header,.sandbox-layout,.sandbox-return-wrap{width:100%}.sandbox-header{grid-template-columns:minmax(0,1fr) auto;gap:8px;justify-content:space-between;width:calc(100% - 16px);margin:0 8px;box-sizing:border-box}.sandbox-header-copy{gap:4px}.sandbox-header h2{font-size:clamp(30px,9vw,38px)}.sandbox-title-icon{width:clamp(52px,15vw,72px);height:clamp(52px,15vw,72px);justify-self:end;order:0}.sandbox-lead{width:100%;max-width:none;font-size:16px;line-height:1.35}.sandbox-layout.sandbox-layout-collapsed{grid-template-columns:1fr}.sandbox-settings-panel{padding:14px 12px}.sandbox-workspace{padding:14px 0}.sandbox-settings-panel{position:static;top:auto;height:auto;width:calc(100% - 16px);max-width:none;max-height:none;margin:0 8px;box-sizing:border-box;overflow:visible;overscroll-behavior:auto}.sandbox-settings-panel.is-collapsed{justify-items:stretch;padding:12px 14px}.sandbox-settings-panel.is-collapsed .sandbox-settings-header{grid-template-columns:minmax(0,1fr) auto;justify-items:stretch}.sandbox-settings-panel.is-collapsed .sandbox-settings-title{display:block}.sandbox-settings-panel.is-collapsed .sandbox-settings-title span{display:inline;padding-left:8px}.results-screen-sandbox .results-final-takeaway-panel{gap:14px;justify-self:stretch;width:100%;max-width:100%;min-width:0;padding:20px 0 22px;border-radius:24px;box-sizing:border-box}.results-screen-sandbox .results-final-takeaway-actions{padding-top:18px}.sandbox-settings-header{grid-template-columns:minmax(0,1fr) auto;margin-inline:0}.sandbox-settings-title{font-size:19px}.sandbox-replay .outbreak-layout{gap:16px}.sandbox-replay .stepinfo{width:100%;margin-left:0}.sandbox-run-btn,.sandbox-return-btn{width:100%;justify-content:center}.sandbox-return-wrap{padding-bottom:4px}.outbreak-screen .playback{gap:12px}.outbreak-screen .playback button{width:52px;height:52px;border-radius:18px}.outbreak-grid-panel>.outbreak-legend{order:1;width:100%;max-width:100%}.outbreak-grid-shell{order:3}.outbreak-vaccination-badge-mobile{display:inline-flex;order:2;justify-self:center;align-self:center}.outbreak-legend.outbreak-bottom-legend{flex-wrap:wrap;justify-content:center;gap:8px 12px;width:100%}.outbreak-legend.outbreak-bottom-legend .outbreak-legend-item{gap:6px;font-size:14px;max-width:100%}.outbreak-legend.outbreak-bottom-legend .outbreak-legend-label{font-size:14px}.outbreak-grid-panel,.outbreak-grid-shell,.outbreak-grid{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.outbreak-wave-header{grid-template-columns:1fr;justify-items:stretch}.outbreak-wave-header>.outbreak-vaccination-badge{display:none}.outbreak-wave-header-copy{grid-column:1;grid-row:2;padding-top:6px;justify-items:center;text-align:center}.outbreak-wave-title,.outbreak-wave-heading{gap:8px;font-size:clamp(24px,6vw,30px);line-height:1}.outbreak-wave-title-icon{width:22px;height:22px;flex:0 0 22px}.outbreak-vaccination-badge{grid-column:1;grid-row:1;justify-self:center;gap:6px;min-height:32px;padding:4px 10px 4px 8px}.outbreak-vaccination-badge-icon.carnival-summary-threshold-icon{width:22px;height:22px}.outbreak-vaccination-badge-icon.carnival-summary-threshold-icon svg{width:22px;height:22px}.outbreak-vaccination-badge-value{font-size:16px}.outbreak-vaccination-badge-label{font-size:14px}.outbreak-legend .outbreak-status-icon,.outbreak-legend .outbreak-legend-icon,.outbreak-legend .outbreak-legend-focal{width:24px;height:24px;flex:0 0 24px}.outbreak-legend .outbreak-status-icon svg{width:18px;height:18px}.outbreak-legend-focal{font-size:18px}.outbreak-speed-control{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center}.outbreak-log-row{grid-template-columns:auto minmax(0,1fr)}.outbreak-log-lead,.outbreak-log-copy{grid-column:2}.outbreak-log-lead{align-items:flex-start}.outbreak-bottom-legend{gap:12px 18px}.results-tablist{width:100%;min-width:0;box-sizing:border-box;gap:6px}.results-tab-button{flex:1 1 160px;justify-content:center;min-height:50px;padding:12px 14px 10px;font-size:16px}.results-tabs-shell,.results-page-footer{box-sizing:border-box;padding-left:14px;padding-right:14px}.results-workspace-body{--results-workspace-gutter: 0px}.about-modal-backdrop{padding:12px 12px 0}.about-modal-header{gap:12px;padding:12px 16px 0}.about-modal-tabs-shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid rgba(199,215,234,.92);padding-top:6px;padding-bottom:4px}.about-modal-tabs-shell .results-tablist{grid-column:2;width:100%;justify-content:flex-start;gap:14px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x}.about-modal-tabs-shell .results-tablist::-webkit-scrollbar{display:none}.about-modal-tabs-shell .results-tab-button{flex:0 0 auto;min-height:0;padding:6px 0 8px;border-radius:0;background:transparent;box-shadow:none;color:var(--text-muted);font-size:16px;font-weight:800}.about-modal-tabs-shell .results-tab-button[aria-selected=true]{color:var(--primary-strong);background:transparent;box-shadow:none;border-bottom:3px solid var(--primary-strong)}.about-modal-tabs-shell .results-tab-button:not([aria-selected=true]):hover,.about-modal-tabs-shell .results-tab-button:not([aria-selected=true]):focus-visible{color:var(--primary-strong);background:transparent}.about-modal-tabs-shell,.about-modal-body{padding-left:16px;padding-right:16px}.about-modal-body{padding-top:18px;padding-bottom:24px}.about-modal-title-row{grid-template-columns:1fr;gap:16px}.about-modal-title-lockup{gap:12px;align-items:flex-start}.about-modal-title{max-width:none;font-size:clamp(24px,8vw,34px)}.about-terms-section{grid-template-columns:1fr;gap:12px;padding:16px}.about-mode-switch{justify-items:start}.about-modal-tab-scroll{display:inline-flex;width:30px;height:30px;padding:0;font-size:16px}.about-modal-tab-scroll[data-direction=left]{grid-column:1}.about-modal-tab-scroll[data-direction=right]{grid-column:3}.app-footer{flex-wrap:wrap;justify-content:flex-start;padding-inline:14px}.app-footer-about{width:fit-content;margin-left:auto}.results-stage-title{max-width:none}.results-outcome-label,.results-stat-value{font-size:22px}.stepinfo{margin-left:0;width:100%}.evidence-board-header{grid-template-columns:auto minmax(0,1fr);gap:12px}.evidence-disease-logo{display:block;width:48px;height:38px;min-width:48px}.evidence-comparison-board{padding:14px 12px 16px}.evidence-risk-table{grid-template-columns:1fr;gap:0}.evidence-bad-reaction-note-row{grid-template-columns:1fr}.evidence-bad-reaction-info{grid-column:1}.evidence-table-spacer{display:none}.evidence-table-header,.evidence-table-row-label,.evidence-table-cell{min-height:auto}.evidence-table-row-label{display:none}.evidence-table-card-label{display:flex}.evidence-vaccinated-gate{display:flex;align-items:center;justify-content:center;min-height:clamp(118px,30vw,168px);padding:12px 10px;box-sizing:border-box}.evidence-table-header-illness{grid-column:1;grid-row:1;border:0}.evidence-table-header-hospitalization{grid-column:1;grid-row:4;margin-top:10px;border:0}.evidence-table-row-label-unvaccinated{grid-column:1;grid-row:2}.evidence-cell-unvaccinated-illness{grid-column:1;grid-row:2;border:2px solid rgba(69,85,97,.5);border-bottom:0}.evidence-cell-unvaccinated-hospitalization{grid-column:1;grid-row:5;border:2px solid rgba(69,85,97,.5);border-bottom:0}.evidence-table-row-label-vaccinated{grid-column:1;grid-row:3}.evidence-cell-vaccinated-illness{grid-column:1;grid-row:3;border:2px solid rgba(69,85,97,.5)}.evidence-cell-vaccinated-hospitalization{grid-column:1;grid-row:6;border:2px solid rgba(69,85,97,.5)}.evidence-cell-vaccinated-gate{grid-column:1;grid-row:5 / 7;border:2px solid rgba(69,85,97,.5)}.evidence-table-header{padding:10px 8px 9px;border:0}.evidence-table-header svg,.evidence-table-header-asset-icon{width:clamp(42px,12vw,56px);height:clamp(42px,12vw,56px)}.evidence-table-header-title,.evidence-table-header-detail{font-size:16px}.evidence-table-cell{padding:12px 9px;border-top-width:2px}.evidence-table-value{font-size:clamp(26px,7vw,34px)}.evidence-table-frequency{font-size:16px}.evidence-bad-reaction-panel{width:auto;margin:8px 8px 0;padding-top:10px;box-shadow:inset 0 0 0 1px #173a5d38,0 3px 8px #173a5d1c}.evidence-bad-reaction-label{font-size:16px}.evidence-takeaways-section{padding:18px 16px}.evidence-takeaway{padding:15px 14px}.evidence-bad-reaction-button{width:100%}.evidence-vaccinated-gate .evidence-inline-action{position:relative;inset:auto;width:100%;height:auto;min-height:56px;padding:0}.evidence-choice-stack{grid-template-columns:1fr}.evidence-board-response .response-card-embedded .prompt-card-header{grid-template-columns:minmax(0,1fr) auto;align-items:start}.evidence-board-response .response-card-embedded .prompt-card-icon{width:92px;height:66px}.evidence-question-context{margin-bottom:20px;font-size:20px}.evidence-question-context svg{width:24px;height:24px}.evidence-question-meter{width:min(100%,240px)}.evidence-choice-btn{justify-content:space-between}.story-hero{padding:22px}.intro-frame{min-height:auto;padding:20px 0}.intro-simple,.intro-artwork{width:100%;max-width:100%;margin:0}.intro-simple{padding-left:0;padding-right:0}.intro-simple h1{font-size:clamp(28px,10vw,38px);max-width:8ch}.intro-title-row{gap:10px;width:100%}.intro-product-logo{width:auto;height:clamp(68px,18vw,88px)}.intro-gp-logo{width:min(132px,40vw)}.intro-artwork{width:100%;max-width:100%;margin:0}.intro-sequence{width:100%;margin-top:28px;padding-inline:0;gap:34px;transform:none;transition:none;will-change:auto}.intro-sequence-card,.intro-sequence-card-final{width:max-content;max-width:100%;padding:11px 14px;font-size:clamp(18px,5.3vw,20px)}.choice-btn.intro-begin-btn{font-size:clamp(18px,5.3vw,20px)}.intro-sequence-card-single-line-first,.intro-sequence-card-two-line-second,.intro-sequence-card-final{transform:none}.intro-sequence-card-single-line-first{margin-left:16px;max-width:none;white-space:nowrap}.intro-sequence-card-final{margin-left:30px}.intro-sequence-card-overlap{margin-top:0;margin-left:0}.intro-tagline{gap:6px}.intro-tagline-kicker,.intro-tagline-main{font-size:clamp(20px,6.6vw,24px)}.intro-sequence-connector-line{stroke-width:4}.story-hero-art-grid{gap:10px}.node-grid{grid-template-columns:repeat(2,1fr)}.story-header,.centered-step-header,.feed-post-current,.feed-header-row{box-sizing:border-box;padding-inline:16px}.feed-header-row{flex-direction:column;align-items:flex-start}.feed-post-label{align-self:flex-start}.feed-stage,.feed-card-stack{min-height:620px}.feed-card-stack{box-sizing:border-box;padding-inline:16px}.feed-post-preview.preview-1{top:456px}.feed-post-preview.preview-2{top:520px}.network-canvas{margin-inline:10px;min-height:500px}.network-map{padding:0}.network-node{max-width:min(120px,calc(100% - 22px));padding:8px 10px 10px;gap:6px;font-size:12px}.network-node.you{padding:8px 10px}.network-node-avatar{width:40px;height:40px;border-radius:14px}.network-node-avatar svg{width:20px;height:20px}.network-node-label{font-size:12px;line-height:1.2}.persistent-meter{top:0;left:0;right:0;width:100vw;margin:0;padding:8px 12px 6px;flex-direction:row;align-items:center;gap:10px}.persistent-meter:before{background-size:auto,auto,cover}.persistent-meter:after{background:radial-gradient(circle at 50% 22%,rgba(15,56,128,.08),transparent 28%),radial-gradient(circle at 50% 60%,rgba(15,56,128,.05),transparent 36%)}.persistent-meter-content{width:min(100%,240px);max-width:240px;min-width:0;flex:1 1 240px;align-self:auto}.persistent-meter-visual{width:100%;max-width:calc(100% - 20px);min-width:0;flex:1 1 auto;align-self:auto}.persistent-meter-brand{gap:6px}.persistent-meter-brand-logo{width:32px;height:32px}.persistent-meter-brand-name{font-size:14px;max-width:8ch}.persistent-meter-track{height:20px}.persistent-meter-indicator{top:50%;font-size:12px}.persistent-meter-indicator [data-meter-value]{font-size:12px;line-height:1.2}.persistent-meter-label{font-size:14px}.wizard-frame.has-persistent-meter{padding-top:66px}.grid{max-width:none}}@media (max-width: 980px){.grid-legend-stack{width:min(100%,560px);margin-inline:auto}.legend{grid-template-columns:minmax(0,1fr);justify-content:center;justify-items:center;gap:10px}.legend-probability{width:min(100%,230px);align-items:center}.legend-items-column{width:100%;justify-content:center;justify-items:center}.carnival-summary-panel{width:min(100%,560px);margin-inline:auto;padding:20px 16px;border-radius:24px}.carnival-summary-title{font-size:clamp(20px,6vw,24px)}.carnival-summary-disease-icon{width:58px;height:58px}.carnival-summary-threshold-card{gap:12px}.carnival-summary-threshold-headline{font-size:20px}.carnival-summary-threshold-body{font-size:16px}}@media (max-width: 1180px){.carnival-selection-prompt,.carnival-grid-prompt,.carnival-inline-prompt,.carnival-side-prompt-shell{width:min(100%,calc(var(--prompt-inline-max-width) + 24px))}.results-screen-story .outbreak-layout{grid-template-columns:minmax(0,1fr);width:min(100%,720px);margin-inline:auto;justify-self:center;justify-content:stretch;row-gap:18px}.results-screen-story .outbreak-grid-panel{width:100%;max-width:640px;margin-inline:auto;justify-self:center;grid-template-rows:auto auto}.results-screen-story .outbreak-grid-shell,.results-screen-story .outbreak-legend.outbreak-bottom-legend{width:min(100%,640px);max-width:640px;height:auto;margin-inline:auto;justify-self:center}.results-screen-story .outbreak-grid{width:100%;max-width:none;max-height:none;margin-inline:auto}.results-screen-story .outbreak-side-panel{width:min(100%,460px);max-width:460px;height:auto;margin-inline:auto;justify-self:center}}.results-screen-sandbox .outbreak-side-panel{width:min(100%,460px);max-width:460px}@container sandbox-workspace (min-width: 900px){.results-screen-sandbox .outbreak-layout{grid-template-columns:minmax(0,min(720px,calc(100% - 480px))) minmax(0,460px);width:100%;max-width:100%;justify-content:center;align-items:stretch;gap:20px}.results-screen-sandbox .outbreak-grid-panel,.results-screen-sandbox .outbreak-grid-shell,.results-screen-sandbox .outbreak-legend.outbreak-bottom-legend{width:100%;max-width:100%;min-width:0}.results-screen-sandbox .outbreak-side-panel{width:100%;max-width:460px;height:100%;align-self:stretch;justify-self:end;grid-template-rows:auto auto minmax(0,1fr)}.results-screen-sandbox .outbreak-stats-panel{height:100%;min-height:0;grid-template-rows:auto auto auto minmax(0,1fr)}.results-screen-sandbox .outbreak-log-body{min-height:0;overflow-y:auto}}@container sandbox-workspace (max-width: 899px){.results-screen-sandbox .outbreak-grid-shell,.results-screen-sandbox .outbreak-legend.outbreak-bottom-legend{width:min(100%,640px);max-width:640px;justify-self:center}.results-screen-sandbox .outbreak-side-panel{width:min(100%,460px);max-width:460px;justify-self:center}}#app{padding-bottom:0}@media (max-width: 1180px){.results-screen-story .outbreak-screen{align-items:center}.results-screen-story .outbreak-layout{grid-template-columns:minmax(0,1fr)!important;width:min(100%,640px)!important;max-width:640px!important;margin-inline:auto!important;align-self:center}.results-screen-story .outbreak-grid-panel,.results-screen-story .outbreak-grid-shell,.results-screen-story .outbreak-grid,.results-screen-story .outbreak-legend.outbreak-bottom-legend{width:100%!important;max-width:640px!important;margin-inline:auto!important}.results-screen-story .outbreak-side-panel{width:min(100%,460px)!important;max-width:460px!important;margin-inline:auto!important;height:auto!important;grid-template-rows:auto auto auto!important}.results-screen-story .outbreak-stats-panel{height:auto!important;min-height:0!important;grid-template-rows:auto auto auto auto!important}.results-screen-story .outbreak-log-body{min-height:0;max-height:360px;overflow-y:auto;align-content:start}}@media (max-width: 1180px){.results-screen-story .outbreak-grid-panel,.results-screen-story .outbreak-side-panel,.results-screen-story .outbreak-grid-shell{justify-self:center!important}.results-screen-story .outbreak-grid{display:grid;margin-left:auto!important;margin-right:auto!important}}.results-screen-story .outbreak-grid-panel{grid-template-rows:auto auto;align-content:start}.results-screen-story .outbreak-grid-shell{height:auto}.story-outbreak-screen .outbreak-grid-panel{grid-template-rows:auto auto;align-content:start}.story-outbreak-screen .outbreak-grid-shell{height:auto}.results-screen-story .outbreak-summary-strip{padding-bottom:24px;box-sizing:border-box}@media (max-width: 640px){.real-world-evidence-table,.real-world-evidence-table tbody,.real-world-evidence-table tr,.real-world-evidence-table th,.real-world-evidence-table td{display:block;width:100%;box-sizing:border-box}.real-world-evidence-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.real-world-evidence-table tbody tr{padding:14px 0;border-bottom:1px solid rgba(105,137,159,.28)}.real-world-evidence-table tbody tr:last-child{border-bottom:0}.real-world-evidence-table tbody tr:has(+.real-world-evidence-calculation-row){border-bottom:0}.real-world-evidence-table tbody tr.real-world-evidence-calculation-row{border:0}.real-world-evidence-table th,.real-world-evidence-table td{padding:3px 0;border:0}.real-world-evidence-table tbody>tr>th{margin-bottom:6px;font-size:20px;line-height:1.2}.real-world-evidence-table td:before{display:none}.real-world-evidence-sim strong{display:inline;font-size:16px;line-height:1.4}.real-world-evidence-sim{margin-bottom:7px}.real-world-evidence-table tbody tr.real-world-evidence-r0>th,.real-world-evidence-table tbody tr.real-world-evidence-r0>td.real-world-evidence-sim{display:inline;width:auto;padding:0}.real-world-evidence-table tbody tr.real-world-evidence-r0>th{margin:0;color:var(--primary-strong);font-size:16px;line-height:1.4;font-weight:800}.real-world-evidence-table tbody tr.real-world-evidence-r0>th:after{content:": "}.real-world-evidence-table tbody tr.real-world-evidence-r0>td.real-world-evidence-sim{margin:0}.real-world-evidence-table tbody tr.real-world-evidence-r0>td.real-world-evidence-copy{display:block;width:100%;margin-top:10px}.real-world-evidence-sim strong+strong:before{content:" · ";color:var(--text-muted)}.real-world-evidence-copy{line-height:1.4}.real-world-evidence-statement+.real-world-evidence-statement{margin-top:7px}.real-world-evidence-calculation{width:100%;padding-inline:0;margin-inline:0}.real-world-evidence-table .real-world-evidence-calculation-cell{padding-right:0;padding-left:0}.real-world-evidence-calculation-operator{font-size:18px}}
