:root{--color-brand-500:#2f5fe0;--brand-gradient-cta:linear-gradient(180deg, #4f7cf5 0%, #2f5fe0 32%, #2049c4 76%, #1a3a9c 100%);--ink:#0f172a;--muted:#64748b;--paper:#fff;--soft:#f8fafc;--line:#e2e8f0;--green:#2f5fe0;--green-dark:#2049c4;--mint:#adc6ff;--gold:#4f7cf5;--night:#051c2c;--display:"Inter", system-ui, sans-serif;--sans:"Inter", system-ui, sans-serif}.hero{isolation:isolate}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#fff 12%,#fffffff5 34%,#ffffff80 56%,#ffffff12),url(/images/solve-world.webp) 70%/cover;position:absolute;inset:0}.game-directory{border-bottom:1px solid #dbe5f4;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:30px 0;display:grid}.game-directory a{border-left:2px solid #dbe5f4;gap:8px;padding:10px 22px 12px;text-decoration:none;transition:border-color .2s;display:grid}.game-directory a:hover{border-color:#2f5fe0}.game-directory span{letter-spacing:.12em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:600}.game-directory strong{letter-spacing:-.04em;color:#2049c4;justify-content:space-between;align-items:center;font-size:18px;line-height:1.4;display:flex}.game-directory b{padding-left:12px;font-weight:400}.game-directory small{color:#64748b;font-size:12px}@media (width<=620px){.game-directory{grid-template-columns:1fr;gap:10px;padding:24px 0}.game-directory a{padding:8px 16px}.game-directory strong{font-size:20px}}.overview-grid{grid-template-columns:1fr 1fr;gap:100px;display:grid}.overview-grid p,.preparation-grid p{color:#64748b;font-size:16px;line-height:1.85}.overview-answers article{border-bottom:1px solid #e2e8f0;padding:24px 0}.overview-answers article:first-child{padding-top:0}.overview-answers h3{font-size:21px}.overview-answers a{color:#2049c4;text-underline-offset:4px;font-size:14px}.preparation-section{background:#f8fafc;border-block:1px solid #e2e8f0}.preparation-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:72px;display:grid}.prep-art{border-radius:20px;position:relative;overflow:hidden}.prep-art img{aspect-ratio:3/2;object-fit:cover}.prep-art span{color:#fff;text-shadow:0 1px 5px #051c2c;font-size:11px;position:absolute;bottom:16px;left:16px;right:16px}.blog-section-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px;display:flex}.blog-section-head p{color:#64748b;max-width:640px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:0;padding:0;list-style:none;display:grid}.blog-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;height:100%;text-decoration:none;transition:transform .2s;display:flex;overflow:hidden;box-shadow:0 2px 4px #051c2c06}.blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #051c2c10}.blog-card-image{aspect-ratio:16/9;background:#eaf1ff;border:1px solid #e2e8f0;border-radius:8px;margin:12px 12px 0;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-card:hover img{transform:scale(1.04)}.blog-card-body{flex-direction:column;flex:1;padding:18px;display:flex}.blog-card-body .guide-category{margin-bottom:10px;font-size:12px}.blog-card h3{font-size:19px;font-weight:650;line-height:1.35}.blog-card p{color:#64748b;margin:12px 0 20px;font-size:14px;line-height:1.65}.blog-card small{color:#64748b;margin-top:auto;font-size:12px}.blog-search{align-items:center;gap:12px;margin-bottom:30px;display:flex}.blog-search input{width:min(100%,420px);font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:13px 16px}.blog-search label{font-size:14px;font-weight:600}.blog-grid li[hidden]{display:none}.article-cover{object-fit:cover;border-radius:16px;width:100%;max-height:350px;margin:28px 0 0}.article-body details.exercise{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:18px}.article-body details.exercise summary{cursor:pointer;color:#2049c4;font-weight:650}.article-body .exercise p{font-size:16px;line-height:1.8}@media (width<=960px){.overview-grid,.preparation-grid{grid-template-columns:1fr;gap:36px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.prep-art img{aspect-ratio:16/9}}@media (width<=620px){.blog-grid{grid-template-columns:1fr}.blog-section-head{display:block}.blog-search{flex-direction:column;align-items:stretch}.hero:before{background:linear-gradient(#fff 8%,#fffffff5 38%,#ffffff50 64%,#ffffff08),url(/images/solve-world.webp) bottom/auto 75% no-repeat}}*{box-sizing:border-box}html{color-scheme:light;scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;border-radius:.25rem;outline:3px solid #146b9f}.skip-link{z-index:100;background:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:40;backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #e2e8f0e6;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1120px,100% - 2rem);min-height:4.5rem;margin:auto;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.nav-links{align-items:center;gap:1.6rem;font-size:.92rem;font-weight:600;display:flex}.nav-links>a:not(.btn-primary){color:#475569;text-decoration:none}.nav-links>a:not(.btn-primary):hover{color:var(--green)}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid var(--line);border-radius:999px;padding:.48rem .8rem;font-size:.82rem;font-weight:750;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav>div{border:1px solid var(--line);background:#fff;border-radius:1rem;gap:.3rem;width:min(17rem,100vw - 2rem);padding:.7rem;display:grid;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 24px 50px -30px #000}.mobile-nav>div>a:not(.btn-primary){color:#475569;border-radius:.6rem;padding:.65rem .7rem;font-weight:650;text-decoration:none}.mobile-nav .btn-primary{margin-top:.25rem}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.narrow{width:min(760px,100% - 2rem);margin-inline:auto}.section-soft{background:var(--soft);border-block:1px solid var(--line)}.kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .8rem;font-size:.75rem;font-weight:800}h1,h2,h3{color:var(--ink);font-family:var(--display);text-wrap:balance;margin:0;line-height:1.08}h1{letter-spacing:-.05em;font-size:clamp(3rem,7vw,5.8rem)}h2{letter-spacing:-.035em;font-size:clamp(2.2rem,4vw,3.4rem)}h3{letter-spacing:-.025em;font-size:1.55rem}.lede{max-width:720px;color:var(--muted);margin:1.4rem 0 0;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.section-head{max-width:760px;margin-bottom:2.5rem}.section-head p{color:var(--muted);font-size:1.05rem}.btn-primary,.btn-secondary{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.75rem 1.35rem;font-weight:750;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.btn-primary{border:1px solid var(--green-dark);background:var(--green-dark);color:#fff;box-shadow:0 12px 30px -20px #061c13}.btn-primary:hover{background:#1a3a9c;transform:translateY(-1px)}.btn-secondary{color:var(--green-dark);background:0 0;border:1px solid #cbd5e1}.btn-secondary:hover{border-color:var(--green-dark);background:#fff}.btn-small{min-height:2.5rem;padding:.55rem 1rem}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.trust-line{color:#64748b;margin-top:1rem;font-size:.84rem}.hero{background:radial-gradient(circle at 75% 0,#83d3ac52,#0000 38%),linear-gradient(#f7fbf8,#fff);padding:6rem 0 4.5rem;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:4rem;display:grid}.hero-copy h1 span{color:var(--green)}.product-frame{background:var(--night);border:1px solid #41604f;border-radius:1.25rem;position:relative;overflow:hidden;box-shadow:0 35px 80px -45px #051b12cc}.product-frame img{aspect-ratio:1216/744;object-fit:cover;width:100%}.product-caption{color:#d8e9df;justify-content:space-between;gap:1rem;padding:.8rem 1rem;font-size:.78rem;display:flex}.module-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.module{border:1px solid var(--line);background:#fff;border-radius:1rem;overflow:hidden}.module img{aspect-ratio:1216/744;object-fit:cover;width:100%}.module-body{padding:1.3rem}.module-body p{min-height:5.2rem;color:var(--muted);font-size:.92rem}.module-body .btn-primary{width:100%}.meta-label{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.55rem;font-size:.7rem;font-weight:800;display:inline-block}.matcher{grid-template-columns:.9fr 1.1fr;align-items:start;gap:3rem;display:grid}.matcher-options{gap:.75rem;display:grid}.matcher details{border:1px solid var(--line);background:#fff;border-radius:.8rem;padding:1rem 1.1rem}.matcher summary{cursor:pointer;font-weight:750}.matcher details p{color:var(--muted)}.source-note{border-left:3px solid var(--mint);color:var(--muted);padding-left:1rem;font-size:.9rem}.journey{counter-reset:journey;grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.journey article{counter-increment:journey}.journey article:before{content:"0" counter(journey);color:var(--green);letter-spacing:.1em;margin-bottom:1rem;font-weight:800;display:block}.journey p{color:var(--muted)}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:1rem;max-width:100%;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:620px}th,td{border-bottom:1px solid var(--line);vertical-align:top;padding:1rem}thead th{color:#475569;letter-spacing:.08em;text-transform:uppercase;background:#f1f5f9;font-size:.75rem}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.link-list{border-top:1px solid var(--line)}.link-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:1rem;padding:1.4rem 0;text-decoration:none;display:grid}.link-row strong{font-family:var(--display);font-size:1.35rem}.link-row span{color:var(--muted)}.link-row:hover strong{color:var(--green)}.faq-list details{border-bottom:1px solid var(--line);padding:1.1rem 0}.faq-list summary{cursor:pointer;font-weight:750}.faq-list p{color:var(--muted)}.final-cta{background:var(--night);color:#fff;border-radius:1.5rem;padding:clamp(2rem,6vw,4rem)}.final-cta h2,.final-cta .kicker{color:#fff}.final-cta p{color:#cbd5e1;max-width:650px}.page-hero h1{font-size:clamp(2.8rem,6vw,4.8rem)}.breadcrumbs{color:var(--muted);margin-bottom:1.5rem;font-size:.85rem}.breadcrumbs a{color:var(--green)}.article-meta{color:var(--muted);margin-top:1rem;font-size:.85rem}.article-shell{grid-template-columns:minmax(0,720px) 250px;align-items:start;gap:4rem;display:grid}.article-body{min-width:0;font-family:var(--sans);font-size:1.06rem}.article-body>*+*{margin-top:1.2rem}.article-body .table-hint{color:#64748b;font-size:.85rem}.article-body figure{margin-inline:0}.article-body figure img{border:1px solid #cbd5e1;border-radius:12px;width:100%;height:auto;display:block}.article-body figcaption{color:#64748b;margin-top:10px;font-size:.85rem;line-height:1.65}.article-body blockquote{background:#f5f8ff;border-left:3px solid #2049c4;border-radius:0 12px 12px 0;margin-inline:0;padding:1.25rem}.article-body h2{margin-top:3rem;font-size:2.2rem}.article-body h3{margin-top:2rem}.article-body a{color:var(--green-dark);text-underline-offset:3px}.article-body .callout{border:1px solid var(--line);background:var(--soft);border-radius:1rem;margin-block:2rem;padding:1.4rem}.article-aside{border-left:1px solid var(--line);padding-left:1.3rem;position:sticky;top:6rem}.article-aside p{color:var(--muted);font-size:.88rem}.article-aside .btn-primary{width:100%}.status-chip{color:var(--green-dark);border:1px solid #adc6ff;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:750;display:inline-block}.site-footer{border-top:1px solid var(--line);background:#fff;padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;width:min(1120px,100% - 2rem);margin:auto;display:grid}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:.55rem;font-size:.9rem;display:flex}.footer-grid a,.footer-grid button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.footer-note{max-width:520px;color:var(--muted);font-size:.85rem}.copyright{border-top:1px solid var(--line);color:#64748b;width:min(1120px,100% - 2rem);margin:2.5rem auto 0;padding-top:1.2rem;font-size:.75rem}.consent-banner{z-index:70;border:1px solid var(--line);background:#fff;border-radius:1rem;justify-content:space-between;align-items:center;gap:1.5rem;width:min(820px,100% - 2rem);margin:auto;padding:1rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 30px 70px -35px #000}.consent-banner[hidden]{display:none}.consent-banner p{color:var(--muted);margin:.25rem 0 0;font-size:.82rem}.consent-actions{flex-shrink:0;gap:.5rem;display:flex}.consent-actions .btn-primary,.consent-actions .btn-secondary{min-height:2.5rem;padding:.55rem .9rem;font-size:.8rem}@media (width<=850px){.hero-grid,.matcher,.article-shell{grid-template-columns:1fr}.hero-grid{gap:2.5rem}.module-grid,.journey{grid-template-columns:1fr}.module-body p{min-height:0}.article-aside{border:1px solid var(--line);border-radius:1rem;padding:1rem;position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}@media (width<=620px){.nav-wrap{width:min(100% - 1rem,1120px)}.brand span{font-size:.87rem}.nav-links{display:none}.mobile-nav{display:block}.hero{padding-top:4rem}.section{padding:4rem 0}.button-row{flex-direction:column;align-items:stretch}.module-body .btn-primary,.button-row .btn-primary,.button-row .btn-secondary{width:100%}.product-caption{flex-direction:column;gap:.2rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.consent-banner{flex-direction:column;align-items:stretch}.consent-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1,h2,h3{font-weight:650}h1{letter-spacing:-.055em;font-size:clamp(2.7rem,4.6vw,4.6rem);line-height:1.04}h2{letter-spacing:-.045em;font-size:clamp(2rem,3.2vw,3rem);line-height:1.12}h3{letter-spacing:-.035em;font-size:1.35rem;line-height:1.3}.container,.nav-wrap,.footer-grid,.copyright{width:min(1240px,100% - 3rem)}.nav-wrap{min-height:76px}.brand{letter-spacing:-.04em;font-size:1.15rem;font-weight:700}.brand img{width:32px;height:32px}.brand img.brand-wordmark{width:240px;height:auto;display:block}@media (width<=640px){.brand img.brand-wordmark{width:205px}}.kicker,.meta-label{letter-spacing:0;text-transform:none;font-size:.82rem;font-weight:600}.btn-primary{background:var(--brand-gradient-cta);color:#fff;border:1px solid #1a3a9c;border-radius:10px;gap:.8rem;font-weight:600;box-shadow:inset 0 1px 1px #fff6,0 8px 18px -12px #2049c4aa}.btn-primary:hover{background:var(--brand-gradient-cta);filter:brightness(1.06)}.btn-primary{isolation:isolate;border-color:#ffffff57;position:relative;box-shadow:inset 0 1px #ffffff6b,inset 0 -2px 4px #0e1f4f47,0 0 0 1px #2049c452,0 8px 18px -12px #2049c4ad}.btn-primary:active{transform:translateY(1px)scale(.995)}.btn-secondary{color:#334155;background:#fff;border-color:#cbd5e1;border-radius:10px;font-weight:500}.hero{border-bottom:1px solid var(--line);background:radial-gradient(at 78% 35%,#eaf1ff 0%,#0000 60%),#fff;padding:76px 0 68px}.hero-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:52px}.hero-eyebrow{color:#2049c4;margin:0 0 20px;font-size:.85rem;font-weight:600}.hero-copy h1 span{background:var(--brand-gradient-cta);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-copy .lede{max-width:440px;margin-top:24px;font-size:1.12rem;line-height:1.75}.hero-copy .button-row{margin-top:28px}.hero-copy .btn-primary{border-radius:999px;min-height:50px;padding-inline:26px}.hero-facts{border-top:1px solid var(--line);gap:28px;margin-top:28px;padding-top:24px;display:flex}.hero-facts div{gap:6px;display:grid}.hero-facts strong{letter-spacing:-.035em;font-size:1.1rem;font-weight:650}.hero-facts span{color:var(--muted);font-size:.72rem}.hero-product{background:#fff;border:1px solid #cbd5e1;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 28px 70px -30px #0f172a60}.hero-product img{width:100%}.preview-toolbar{border-bottom:1px solid var(--line);color:#64748b;background:#f8fafc;align-items:center;gap:16px;padding:14px 16px;font-size:.68rem;display:flex}.preview-dots{letter-spacing:3px;color:#cbd5e1;font-size:9px}.preview-live{color:#2049c4;margin-left:auto}.preview-bottom{color:#64748b;justify-content:space-between;gap:12px;padding:16px;font-size:.68rem;display:flex}.preview-bottom a{color:#2049c4;text-decoration:none}.module-strip{border-bottom:1px solid var(--line);background:#f8fafc;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding:26px 24px;display:flex}.module-strip span{color:#64748b;font-size:.78rem}.module-strip strong{color:#475569;letter-spacing:-.025em;font-size:.96rem;font-weight:600}.section{padding:76px 0}.section-head{margin-bottom:32px}.module-grid{gap:24px}.module{border-radius:16px;box-shadow:0 2px 4px #0f172a04}.module-image{border-bottom:1px solid var(--line);background:#eaf1ff;padding:20px 20px 0;overflow:hidden}.module-image img{border-radius:8px 8px 0 0;box-shadow:0 5px 20px #0f172a20}.module-body{flex-direction:column;align-items:stretch;padding:24px;display:flex}.module-body h3{min-height:1.8em}.module-body p{min-height:4.8em;line-height:1.7}.steps-section{border-top:1px solid var(--line)}.steps-list{border-top:1px solid var(--line);margin:36px 0 0;padding:0;list-style:none}.steps-list li{border-bottom:1px solid var(--line);grid-template-columns:3rem 16rem 1fr;align-items:baseline;gap:24px;padding:24px 0;display:grid}.step-number{color:#2f5fe0;letter-spacing:-.04em;font-size:1.4rem;font-weight:600}.steps-list h3{font-size:1.1rem}.steps-list p{color:var(--muted);margin:0;font-size:.95rem}.donor-faq{grid-template-columns:1fr 1.6fr;gap:64px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-list summary{justify-content:space-between;align-items:center;gap:24px;font-weight:550;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list svg{color:#64748b;flex-shrink:0;transition:transform .2s}.faq-list details[open] svg{transform:rotate(45deg)}.faq-list p{font-size:.95rem}.donor-guides{grid-template-columns:2fr 1fr;gap:56px;display:grid}.guide-aside{border-left:1px solid var(--line);padding-left:40px}.guide-aside p,.guide-feature p{color:var(--muted);max-width:540px;font-size:.95rem}.guide-feature{border:1px solid var(--line);background:linear-gradient(135deg,#f8faff,#fff);border-radius:14px;padding:30px;text-decoration:none;display:block}.guide-feature h3{max-width:560px;margin-top:18px;font-size:1.8rem}.guide-category{color:#2049c4;font-size:.78rem;font-weight:600}.read-link,.text-link{color:#2049c4;text-underline-offset:4px;gap:16px;font-size:.88rem;font-weight:600;display:inline-flex}.read-link{margin-top:18px}.guide-feature:hover{border-color:#7ea3ff}.page-hero{padding:64px 0 48px}.page-hero h1{max-width:1000px;font-size:clamp(2.5rem,4.5vw,4rem)}.guide-hero{background:linear-gradient(115deg,#f8faff,#eaf1ff 80%,#d5e3ff)}.offer-band{isolation:isolate;color:#fff;background:#08142e;padding:100px 0;position:relative;overflow:hidden}.offer-band .container{z-index:1;max-width:1000px;position:relative}.offer-band h2{max-width:700px}.gradient-pause{z-index:2;color:#fff;cursor:pointer;min-height:44px;font:inherit;background:#0009;border:1px solid #ffffff40;border-radius:8px;padding:8px 14px;font-size:12px;position:absolute;bottom:16px;right:24px}.site-footer{background:linear-gradient(#f6f9ff,#fff 70%)}.footer-signature{letter-spacing:-.04em;border-bottom:1px solid #dbe5f4;justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px;padding:10px 0 48px;font-size:clamp(26px,4vw,46px);font-weight:650;line-height:1.2;display:flex}.footer-signature strong{color:#2f5fe0;font-weight:inherit}.footer-signature a{color:#2049c4;border:1px solid #cbd5e1;border-radius:50%;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:24px;text-decoration:none;display:grid}.footer-grid{grid-template-columns:2fr 1fr 1.4fr 1fr}.footer-grid strong{color:#0f172a;font-size:13px}.footer-grid a:hover,.footer-grid button:hover{color:#2049c4;text-underline-offset:4px;text-decoration:underline}@media (width<=700px){.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-signature{margin-bottom:32px;padding-bottom:32px}.offer-band{padding:64px 0}}.offer-band h2{color:#fff;font-size:clamp(2rem,4vw,3.5rem)}.offer-band p{color:#d5e3ff;margin:20px 0 26px}.offer-band .btn-primary{color:#2049c4;background:#fff;border-color:#fff}.final-cta{background:linear-gradient(125deg,#051c2c,#2049c4)}.article-body h2{font-size:1.9rem}.article-body a.btn-primary{color:#fff}.article-meta{max-width:740px}@media (width<=960px){.hero-grid{grid-template-columns:1fr;gap:40px}.hero-copy{max-width:650px}.hero-copy .lede{max-width:520px}.hero{padding:48px 0}.module-grid{grid-template-columns:1fr}.module-body h3,.module-body p{min-height:0}.donor-faq,.donor-guides{grid-template-columns:1fr;gap:32px}.guide-aside{border-left:0;padding-left:0}.steps-list li{grid-template-columns:2rem 1fr;gap:12px}.steps-list li p{grid-column:2}}@media (width<=620px){.container,.nav-wrap,.footer-grid,.copyright{width:calc(100% - 40px)}.nav-wrap{gap:12px;min-height:68px}.brand{gap:8px}.brand span{font-size:.96rem}.hero{padding-top:40px}.hero-facts{gap:22px}.hero-facts strong{font-size:.94rem}.hero-facts span{font-size:.64rem}.preview-toolbar{gap:8px;padding:12px;font-size:.56rem}.preview-bottom{padding:12px;font-size:.6rem}.preview-dots{display:none}.module-strip{gap:12px 22px;padding-block:20px}.module-strip span{text-align:center;width:100%}.module-strip strong{font-size:.74rem}.section{padding:48px 0}.guide-feature{padding:24px}.guide-feature h3{font-size:1.5rem}.offer-band{padding:48px 0}}.editorial-figure{margin:28px 0}.editorial-figure img{border:1px solid #e2e8f0;border-radius:16px;width:100%;height:auto;display:block}.editorial-figure figcaption{color:#64748b;margin-top:10px;font-size:13px;line-height:1.65}.source-credit{color:#475569}
