:root{
  --ink:#101418;--muted:#626b73;--line:#e7e9eb;--paper:#fff;--soft:#f5f6f7;
  --red:#d9272e;--red2:#b91f25;--night:#111820;--radius:20px;--shadow:0 18px 50px rgba(13,18,24,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}.wrap{width:min(1120px,calc(100% - 34px));margin:auto}.topbar{position:absolute;z-index:10;left:0;right:0;top:0;padding:22px 0;color:white}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;gap:16px}.logo{font-size:.95rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}.nav-actions{display:flex;align-items:center;gap:10px}.lang{border:1px solid rgba(255,255,255,.45);background:rgba(0,0,0,.15);backdrop-filter:blur(8px);color:#fff;border-radius:999px;padding:9px 13px;font-weight:800;cursor:pointer}.hero{min-height:760px;display:flex;align-items:flex-end;color:#fff;position:relative;overflow:hidden;background:linear-gradient(115deg,rgba(10,14,18,.96),rgba(10,14,18,.55)),url('https://img.youtube.com/vi/C26QIz75J6o/maxresdefault.jpg') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.45),transparent 42%)}.hero-content{position:relative;z-index:2;padding:160px 0 92px;max-width:860px}.badge{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.18);backdrop-filter:blur(8px);border-radius:999px;padding:8px 13px;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-size:clamp(3.1rem,8vw,6.7rem);line-height:.92;letter-spacing:-.055em;margin:22px 0 22px}.hero p{font-size:clamp(1.08rem,2.2vw,1.35rem);line-height:1.55;color:rgba(255,255,255,.9);max-width:780px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{border:0;border-radius:13px;padding:14px 20px;font-size:.96rem;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:var(--red2)}.btn-light{background:#fff;color:#111}.btn-outline{border:1px solid #d8dde1;background:#fff;color:#111}.section{padding:84px 0}.section.soft{background:var(--soft)}.section.dark{background:var(--night);color:#fff}.kicker{text-transform:uppercase;font-size:.78rem;letter-spacing:.12em;font-weight:900;color:var(--red);margin:0 0 10px}.section h2{font-size:clamp(2rem,4.5vw,3.8rem);letter-spacing:-.045em;line-height:1.02;margin:0 0 18px}.lead{font-size:1.08rem;line-height:1.7;color:var(--muted);max-width:760px}.dark .lead{color:#b9c2ca}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.fact{border:1px solid var(--line);border-radius:var(--radius);padding:24px;background:#fff}.fact strong{font-size:2rem;display:block;margin-bottom:6px}.fact span{color:var(--muted);line-height:1.45}.media-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-top:34px}.video-card{border-radius:var(--radius);overflow:hidden;background:#000;box-shadow:var(--shadow)}.video-card iframe{display:block;width:100%;aspect-ratio:16/9;border:0}.updates{display:grid;gap:12px}.update{border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff}.update small{color:#7a838b}.update h3{font-size:1.02rem;margin:6px 0 8px}.update p{margin:0 0 10px;color:var(--muted);font-size:.94rem;line-height:1.5}.update a{font-weight:900;font-size:.9rem}.help-box{display:grid;grid-template-columns:1.3fr .7fr;gap:30px;align-items:center;border-radius:28px;padding:38px;background:linear-gradient(135deg,#c51f26,#e33a40);color:#fff}.help-box h2{margin-bottom:12px}.help-box p{color:rgba(255,255,255,.88);line-height:1.6}.help-box .btn{width:100%;min-height:58px}.flow{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.step{border:1px solid var(--line);border-radius:16px;padding:21px}.step b{display:block;margin-bottom:7px}.step span{color:var(--muted);font-size:.94rem;line-height:1.5}.numbers{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:12px;margin-top:28px}.number{border:1px solid #2a3641;border-radius:16px;background:#18222c;padding:22px}.number span{color:#9fabb5;font-size:.88rem}.number strong{display:block;font-size:1.45rem;margin-top:8px}.disclaimer{margin-top:26px;padding-top:20px;border-top:1px solid #29343d;color:#aeb8c1;font-size:.9rem;line-height:1.6}.sources{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.source{font-size:.86rem;border:1px solid #dfe3e6;border-radius:999px;padding:8px 12px;text-decoration:none;background:#fff}.floating-donate{position:fixed;right:18px;bottom:18px;z-index:40;box-shadow:0 12px 34px rgba(180,20,26,.35)}footer{padding:30px 0;border-top:1px solid var(--line);font-size:.9rem;color:var(--muted)}footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.campaign-launch{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:center;margin-top:30px;padding:28px;border:1px solid #34414c;border-radius:22px;background:linear-gradient(135deg,#18222c,#202d38)}.campaign-launch p{max-width:650px;margin:15px 0 0;color:#c3ccd3;line-height:1.65}.launch-status{display:inline-flex;border:1px solid #ef676c;border-radius:999px;padding:8px 12px;color:#fff;background:rgba(217,39,46,.16);font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.launch-goal{display:flex;flex-direction:column;align-items:flex-start;gap:9px;border-left:1px solid #34414c;padding-left:28px}.launch-goal>span{color:#9fabb5;font-size:.86rem}.launch-goal>strong{font-size:clamp(2.1rem,4vw,3.3rem);letter-spacing:-.045em}.launch-goal .btn{width:100%;margin-top:7px}.funded-progress{margin-top:30px;padding:24px;border:1px solid #34414c;border-radius:20px;background:#18222c}.progress-copy{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.progress-copy span{color:#aeb8c1;font-size:.9rem}.progress-copy strong{display:block;margin-top:7px;color:#fff;font-size:1.15rem}.progress-copy>strong{margin:0;font-size:1.7rem}.progress-track{height:11px;margin-top:20px;overflow:hidden;border-radius:999px;background:#34414c}.progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d9272e,#ef6268);transition:width .45s ease}[hidden]{display:none!important}
/* Checkout */.checkout-body{background:radial-gradient(circle at 50% 0,#fff 0,#f4f5f6 42%,#eef0f2 100%);min-height:100vh}.simple-header{background:#111820;color:#fff;padding:16px 0}.simple-header .wrap{display:flex;justify-content:space-between;align-items:center;gap:18px}.checkout-logo{white-space:nowrap}.checkout-wrap{width:min(720px,calc(100% - 30px));margin:42px auto 64px}.checkout-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:clamp(24px,5vw,42px);box-shadow:var(--shadow)}.checkout-card h1{font-size:clamp(2.25rem,6vw,4rem);line-height:.98;letter-spacing:-.05em;margin:0 0 14px}.checkout-card .intro{max-width:610px;color:var(--muted);font-size:1.04rem;line-height:1.65;margin:0 0 30px}.back{color:#fff;text-decoration:none;font-size:.88rem;font-weight:800;white-space:nowrap}.success{min-height:100vh;display:grid;place-items:center;background:#f4f5f6;padding:30px}.success-card{width:min(620px,100%);text-align:center;background:#fff;border:1px solid var(--line);border-radius:26px;padding:46px 30px;box-shadow:var(--shadow)}.success-icon{font-size:3.5rem}.success h1{font-size:clamp(2.3rem,7vw,4.2rem);letter-spacing:-.05em;margin:12px 0}.success p{color:var(--muted);line-height:1.6}.safety-note{margin-top:26px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#f7f8f9}.safety-note ul{margin:10px 0 0;padding-left:20px;color:var(--muted)}.safety-note li{margin:9px 0;line-height:1.45}.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}:focus-visible{outline:3px solid #f0aa00;outline-offset:3px}@media(max-width:820px){.hero{min-height:680px}.facts,.flow,.numbers,.media-grid,.help-box{grid-template-columns:1fr}.section{padding:62px 0}.hero-content{padding-bottom:70px}.help-box{padding:28px}.floating-donate{left:17px;right:17px}.floating-donate.btn{width:calc(100% - 34px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.currency-row{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.currency-row span{border:1px solid #d9dde0;background:#f7f8f9;border-radius:999px;padding:8px 11px;font-size:.84rem;font-weight:900}

/* Stripe checkout */
.stripe-summary{display:flex;align-items:center;gap:14px;margin:24px 0 18px;padding:18px;border:1px solid #dfe3e6;border-radius:16px;background:#f7f8f9}
.stripe-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#635bff;color:#fff;font-weight:900;font-size:1.25rem}
.stripe-summary b{display:block}.stripe-summary span{display:block;margin-top:4px;color:var(--muted);font-size:.9rem}
.currency-explainer{color:var(--muted);line-height:1.55;margin:0 0 14px}
.checkout-cta{width:100%;min-height:58px;margin-top:18px}
.amount-picker{margin:0;padding:0;border:0}.amount-picker legend{margin-bottom:12px;font-size:.88rem;font-weight:900}.amount-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.amount-option{position:relative;cursor:pointer}.amount-option input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.amount-option span{display:flex;align-items:center;justify-content:center;min-height:58px;border:1px solid #d6dade;border-radius:14px;background:#fff;color:#20262b;font-size:1.05rem;font-weight:900;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.amount-option:hover span{border-color:#9da5ac;background:#fafbfb}.amount-option input:checked+span{border-color:var(--red);background:#fff1f2;color:#aa171d;box-shadow:0 0 0 2px rgba(217,39,46,.13)}.amount-option input:focus-visible+span{outline:3px solid #f0aa00;outline-offset:3px}.amount-option-other{grid-column:1/-1}.amount-option-other span{min-height:52px;font-size:.92rem}.checkout-cta{margin-top:20px;white-space:nowrap}.checkout-cta.is-disabled{background:#bcc2c7;color:#f7f8f9;cursor:not-allowed;pointer-events:none;box-shadow:none}.selection-status{min-height:20px;margin:9px 0 0;text-align:center;color:#6d767e;font-size:.82rem;font-weight:750}.checkout-assurances{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:26px 0 0;padding:0;list-style:none}.checkout-assurances li{display:flex;align-items:center;justify-content:center;gap:7px;min-height:52px;padding:10px;border:1px solid #e0e3e5;border-radius:13px;background:#f8f9f9;text-align:center;color:#414a51;font-size:.78rem;font-weight:850}.checkout-assurances li span{color:#16834a;font-weight:900}.checkout-locale-note{margin:16px 0 0;color:#6b747b;font-size:.82rem;line-height:1.55}.checkout-transparency{margin-top:25px;padding-top:23px;border-top:1px solid var(--line)}.checkout-transparency>p:first-child{margin:0;color:#505960;line-height:1.55}.checkout-links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:15px}.checkout-links a,.checkout-support a{color:#a8171d;font-size:.84rem;font-weight:900;text-underline-offset:3px}.checkout-support{margin:18px 0 0!important;color:#6b747b!important;font-size:.86rem!important}.checkout-support a{overflow-wrap:anywhere}
.disclaimer p{margin:0}
.accountability-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:32px}
.accountability-card{border:1px solid #2a3641;border-radius:18px;background:#18222c;padding:26px}
.accountability-card h3{font-size:1.35rem;margin:5px 0 18px}
.accountability-card p{color:#c3ccd3;line-height:1.65}
.accountability-card a{color:#fff;font-weight:800}
.card-label{margin:0!important;color:#ef4a50!important;font-size:.76rem!important;font-weight:900;text-transform:uppercase;letter-spacing:.1em}
.campaign-details{display:grid;gap:10px;margin:0 0 20px}
.campaign-details div{display:grid;grid-template-columns:85px 1fr;gap:12px;padding-bottom:10px;border-bottom:1px solid #2a3641}
.campaign-details dt{color:#909da7;font-size:.86rem}
.campaign-details dd{margin:0;color:#fff;font-weight:700;overflow-wrap:anywhere}
.criteria-list{margin:0 0 18px;padding-left:20px;color:#c3ccd3}
.criteria-list li{margin:9px 0;line-height:1.5}
@media(max-width:820px){.accountability-grid,.campaign-launch{grid-template-columns:1fr}.campaign-details div{grid-template-columns:1fr;gap:4px}.launch-goal{border-left:0;border-top:1px solid #34414c;padding:22px 0 0}.progress-copy{align-items:flex-start}.progress-copy>strong{font-size:1.35rem}}
.site-home{padding-bottom:92px}
.floating-donate{min-width:142px;max-width:calc(100vw - 36px);padding-inline:22px;white-space:nowrap;line-height:1.2}
.hero-source{display:inline-flex;margin-top:4px;color:rgba(255,255,255,.82);font-size:.86rem;font-weight:800}
.fact a{display:inline-block;margin-top:12px;color:var(--red);font-size:.86rem;font-weight:900}
.success-card a:not(.btn){font-weight:800}
@media(max-width:820px){.site-home{padding-bottom:96px}.floating-donate,.floating-donate.btn{left:auto;right:17px;bottom:max(17px,env(safe-area-inset-bottom));width:auto!important;min-width:146px}.success-card{padding:38px 22px}.success-card .btn{width:100%}}
@media(max-width:560px){.simple-header{padding:14px 0}.simple-header .wrap{width:calc(100% - 28px);gap:12px}.checkout-logo{font-size:.78rem;letter-spacing:.055em}.back{font-size:.77rem}.checkout-wrap{width:min(calc(100% - 24px),720px);margin:22px auto 38px}.checkout-card{border-radius:20px;padding:24px 20px}.checkout-card h1{font-size:2.45rem}.checkout-card .intro{font-size:.96rem;margin-bottom:25px}.amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amount-option span{min-height:56px}.amount-option-other{grid-column:1/-1}.checkout-cta{min-height:56px;padding-inline:12px;font-size:.9rem}.checkout-assurances{grid-template-columns:1fr;gap:7px}.checkout-assurances li{justify-content:flex-start;min-height:46px;padding:10px 13px}.checkout-links{align-items:flex-start;flex-direction:column;gap:10px}}
footer a{font-weight:800}
.privacy-card p{color:var(--muted);line-height:1.7}
.privacy-card h1{margin-bottom:22px}
.privacy-card .privacy-contact{color:var(--ink)}

/* Current coverage */
.live-news,.video-reports{margin-top:42px}
.live-news{border:1px solid var(--line);border-radius:24px;padding:28px;background:#fbfcfc}
.live-news-heading,.video-reports-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.live-news-heading h3,.video-reports-heading h3{font-size:clamp(1.6rem,3vw,2.35rem);letter-spacing:-.035em;line-height:1.08;margin:0}
.live-news-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.live-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid #f0b8bb;border-radius:999px;background:#fff0f1;color:#a8171d;padding:8px 11px;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.live-badge span{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px rgba(217,39,46,.12)}
.news-refresh{border:1px solid #d9dde0;border-radius:999px;background:#fff;color:var(--ink);padding:9px 13px;font:inherit;font-size:.82rem;font-weight:900;cursor:pointer}
.news-refresh:disabled{cursor:wait;opacity:.65}
.news-intro{max-width:720px;margin:14px 0 22px;color:var(--muted);line-height:1.6}
.live-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.live-news-card{display:flex;flex-direction:column;min-height:170px;border:1px solid var(--line);border-radius:16px;padding:18px;background:#fff}
.news-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#77818a;font-size:.76rem;font-weight:800}
.news-card-meta span{color:var(--red);text-transform:uppercase;letter-spacing:.06em}
.live-news-card h4{font-size:1.08rem;line-height:1.35;margin:14px 0 18px}
.live-news-card h4 a{text-decoration:none}
.live-news-card h4 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}
.news-card-cta{margin-top:auto;color:#4f5961;font-size:.82rem;font-weight:900}
.news-status{margin:18px 0 0;color:#4f5961;font-size:.86rem;font-weight:800}
.news-provider{margin:7px 0 0;color:#828b92;font-size:.76rem;line-height:1.5}
.video-reports{padding-top:8px}
.all-video-link{font-size:.86rem;font-weight:900}
.video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}
.video-report-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(13,18,24,.08)}
.video-report-copy{padding:17px 18px 20px}
.video-report-copy small{color:#77818a;font-weight:800}
.video-report-copy h4{font-size:1.06rem;line-height:1.35;margin:7px 0 12px}
.video-report-copy a{color:var(--red);font-size:.84rem;font-weight:900}
.video-report-card .video-card{border-radius:0;box-shadow:none}
.video-report-card .video-card iframe{aspect-ratio:16/9}
.kicker-inverse{color:#fff}
@media(max-width:820px){.live-news,.video-reports{margin-top:32px}.live-news{padding:21px}.live-news-heading,.video-reports-heading{align-items:flex-start;flex-direction:column}.live-news-grid,.video-grid{grid-template-columns:1fr}.live-news-card{min-height:150px}}
@media(prefers-reduced-motion:no-preference){.live-badge span{animation:live-pulse 2.2s ease-out infinite}}
@keyframes live-pulse{0%,55%{box-shadow:0 0 0 0 rgba(217,39,46,.22)}100%{box-shadow:0 0 0 8px rgba(217,39,46,0)}}
