@layer reset,base,layout,components,utilities;:root{color-scheme:light;--color-primary: #622468;--color-secondary: #2c2e30;--color-accent: #ef3743;--color-link: #622468;--color-link-on-dark: #7ec8e8;--color-surface: #ffffff;--color-surface-elevated: #ffffff;--color-surface-muted: #f4f4f2;--color-text: #2c2e30;--color-text-muted: #404040;--color-border: #cdcccb;--font-family: "proxima-nova", "Source Sans 3", system-ui, sans-serif;--font-display: "Stratum", "Stratum1Web", "Arial Narrow", Impact, sans-serif;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--max-width: 80rem}@font-face{font-family:Stratum;src:url(/fonts/Stratum1WebThin.woff) format("woff");font-weight:100 300;font-style:normal;font-display:swap}@font-face{font-family:Stratum;src:url(/fonts/Stratum1WebRegular.woff) format("woff");font-weight:400 500;font-style:normal;font-display:swap}@font-face{font-family:Stratum;src:url(/fonts/Stratum1WebBold.woff) format("woff");font-weight:600 900;font-style:normal;font-display:swap}@layer reset{*,*:before,*:after{box-sizing:border-box}*{margin:0}html:focus-within{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}}body{min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased}img,picture,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}}@layer base{body{font-family:var(--font-family);background:var(--color-surface);color:var(--color-text)}a{color:var(--color-link)}a:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.hero-banner a,.questions-cta a,.fights-covid a{color:var(--color-link-on-dark)}.site-footer a{color:#fff}h1,h2,h3{line-height:1.25;text-wrap:balance}h1{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:var(--space-md)}h2{font-size:clamp(1.35rem,3vw,1.75rem);margin-bottom:var(--space-sm)}}@layer layout{.container{width:min(100% - 2rem,var(--max-width));margin-inline:auto}.section{padding-block:4.5rem}.site-header{background:#fff;padding-top:3.5rem}.site-header__inner{width:min(100% - 2.5rem,80rem);margin-inline:auto;display:flex;justify-content:flex-start;padding-bottom:2.5rem}.site-header__rule{height:2px;width:100%;background:linear-gradient(90deg,#ef3743,#622468)}.site-logo{display:inline-block;max-width:min(100%,31.125rem)}.site-logo img{width:100%;height:auto}.site-footer{background:#3b3b3c;margin-top:0;color:#fff}.site-footer__inner{width:min(100% - 2.5rem,80rem);margin-inline:auto;padding:4.5rem 0 3rem}.site-footer__grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:700px){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1000px){.site-footer__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}}.site-footer__col h2{color:#fff;font-size:1rem;font-weight:700;letter-spacing:.125em;margin-bottom:.35rem}.site-footer__col a{color:#fff;text-decoration:none;font-size:.875rem;letter-spacing:.125em;line-height:1.6}.site-footer__col a:hover{text-decoration:underline}.site-footer__col--social{text-align:left}@media(min-width:1000px){.site-footer__col--social,.site-footer__col--social h2{text-align:center}}.site-footer__social{list-style:none;padding:0;margin:.25rem 0 0;display:flex;gap:.75rem;flex-wrap:wrap;max-width:12.5rem}@media(min-width:1000px){.site-footer__social{margin-inline:auto;justify-content:space-between;width:12.5rem}}.site-footer__social-link{display:inline-flex;align-items:center;justify-content:center;width:1.625rem;height:1.625rem;border-radius:50%;background:#fff;color:#3b3b3c!important;font-size:.8125rem;line-height:1;text-decoration:none}.site-footer__social-link:hover{opacity:.85}.site-footer__social-link i{display:block}.site-footer__copy{margin-top:4rem;color:#cdcccb;font-size:1rem}.nav-list{display:flex;flex-wrap:wrap;gap:var(--space-md);list-style:none;padding:0}.nav-list a{text-decoration:none;color:var(--color-text)}.nav-list a:hover{color:var(--color-primary)}}@layer components{.lead{font-size:1.125rem;color:var(--color-text-muted);margin-bottom:var(--space-md)}.summary{color:var(--color-text-muted);margin-bottom:var(--space-sm)}.btn{display:inline-block;padding:.625rem 1.25rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:var(--radius-sm);font-weight:600}.btn:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.prose p+p{margin-top:var(--space-md)}.post-list{list-style:none;padding:0}.post-list li+li{margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--color-border)}.meta{font-size:.875rem;color:var(--color-text-muted)}}@layer utilities{.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.skip-link[data-astro-cid-hfnh3lzd]{position:absolute;left:-9999px;z-index:100;padding:.75rem 1rem;background:var(--color-primary);color:#fff;text-decoration:none;border-radius:var(--radius-sm)}.skip-link[data-astro-cid-hfnh3lzd]:focus{left:1rem;top:1rem}
