:root{--brand-red: #df1e26;--brand-red-dark: #c41a21;--brand-red-darker: #a31118;--brand-grey: #221e1f;--brand-grey-light: #3a3536;--brand-grey-dark: #1a1718;--white: #ffffff;--off-white: #f7f5f5;--text: #1a1718;--text-muted: #4a4546;--max-width: 72rem;--radius: .75rem;font-size:112.5%}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text);background:var(--white)}img{max-width:100%;height:auto}h1,h2,h3{line-height:1.15;color:var(--brand-grey)}h1{font-size:clamp(2.2rem,5vw,3.4rem)}h2{font-size:clamp(1.6rem,3.5vw,2.2rem)}h3{font-size:1.25rem}a{color:var(--brand-red-darker);text-underline-offset:.2em}a:hover{color:var(--brand-red-dark)}:focus-visible{outline:3px solid var(--brand-red);outline-offset:3px;border-radius:2px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--brand-grey-dark);color:var(--white);padding:.75rem 1.25rem;z-index:100;border-radius:0 0 var(--radius) 0}.skip-link:focus{left:0}.container{max-width:var(--max-width);margin-inline:auto;padding-inline:1.25rem}.btn{display:inline-block;padding:.9rem 1.75rem;border-radius:var(--radius);font-weight:700;font-size:1.05rem;text-decoration:none;text-align:center}.btn-primary{background:var(--brand-red-dark);color:var(--white)}.btn-primary:hover{background:var(--brand-red-darker);color:var(--white)}.btn-outline{border:2px solid var(--white);color:var(--white)}.btn-outline:hover{background:#ffffff26;color:var(--white)}.btn-dark{background:var(--brand-grey-dark);color:var(--white)}.btn-dark:hover{background:var(--brand-grey);color:var(--white)}.hero{background:linear-gradient(135deg,var(--brand-grey-dark),var(--brand-grey),var(--brand-grey-light));color:var(--white);padding-block:4rem 5rem}.hero h1{color:var(--white);margin:0 0 1rem}.hero h1 .accent{display:block;color:var(--brand-red)}.hero p{font-size:1.2rem;max-width:38rem;color:#e6e3e3}.hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:56rem){.hero-grid{grid-template-columns:3fr 2fr}}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;text-align:center}.stats .number{font-size:2.4rem;font-weight:800;color:var(--brand-red)}.stats .label{color:#cfcaca}.section{padding-block:4rem}.section.alt{background:var(--off-white)}.section-intro{max-width:44rem}.cards{display:grid;gap:1.5rem;margin-top:2.5rem}@media(min-width:44rem){.cards{grid-template-columns:repeat(3,1fr)}}.card{background:var(--white);border:1px solid #e8e4e4;border-radius:var(--radius);padding:1.75rem;box-shadow:0 1px 3px #00000014}.card h3{margin-top:0}.donate-band{background:var(--brand-red-dark);color:var(--white);padding-block:3.5rem;text-align:center}.donate-band h2{color:var(--white);margin-top:0}.donate-band p{max-width:40rem;margin-inline:auto;font-size:1.15rem}.donate-band .btn-primary{background:var(--white);color:var(--brand-red-darker)}.donate-band .btn-primary:hover{background:var(--off-white)}.story-card{display:block;text-decoration:none;color:inherit}.story-card .thumb{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:calc(var(--radius) - 4px);margin-bottom:.75rem}.story-card time{color:var(--text-muted);font-size:.95rem}.card .card-title{font-size:1.25rem;margin-top:.25rem}.story-card h2 a,.story-card h3 a{text-decoration:none}.story-card h2 a:hover,.story-card h3 a:hover{text-decoration:underline}.prose{max-width:44rem;font-size:1.1rem}.prose img{border-radius:var(--radius)}.site-header{background:var(--brand-grey-dark);color:var(--white)}.site-header .bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding-block:1rem}.site-header .brand{color:var(--white);font-weight:800;font-size:1.3rem;text-decoration:none}.site-header nav ul{display:flex;flex-wrap:wrap;gap:1.25rem;list-style:none;margin:0;padding:0;align-items:center}.site-header nav a{color:var(--white);text-decoration:none;font-weight:600;padding:.5rem .25rem}.site-header nav a:hover,.site-header nav a[aria-current=page]{color:#ff9da1;text-decoration:underline}.site-header .register-btn{background:var(--brand-red-dark);border-radius:var(--radius);padding:.6rem 1.2rem}.site-header .register-btn:hover{background:var(--brand-red);color:var(--white);text-decoration:none}.site-footer{background:var(--brand-grey-dark);color:#cfcaca;padding-block:3rem;margin-top:4rem}.site-footer h2{color:var(--white);font-size:1.1rem}.site-footer a{color:#ffb3b6}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin-bottom:.5rem}.footer-grid{display:grid;gap:2rem}@media(min-width:44rem){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.newsletter-form{max-width:34rem}.newsletter-form label{display:block;font-weight:600;margin-bottom:.5rem}.newsletter-row{display:flex;flex-wrap:wrap;gap:.75rem}.newsletter-row input[type=email]{flex:1 1 16rem;padding:.85rem 1rem;font-size:1.05rem;border:2px solid var(--brand-grey-light);border-radius:var(--radius)}.newsletter-form .hp{position:absolute;left:-9999px;width:1px;height:1px}.newsletter-status{font-weight:600;min-height:1.5rem}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
