:root{--forest:#1a4a2e;--deep:#102f20;--green:#2e7d32;--lime:#66cf72;--red:#cc0000;--cream:#f5f5f0;--gold:#d4a000;--ink:#142018;--muted:#4a6355;--white:#fff;--shadow:0 12px 34px #16392318}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px}h1,h2,h3{font-family:Georgia,serif;margin:0;line-height:1.02}h1,h2{font-style:italic}a{text-decoration:none;color:inherit}button,input{font:inherit}header{height:76px;background:#fff;display:flex;align-items:center;padding:0 max(4vw,24px);gap:28px;position:sticky;top:0;z-index:20;box-shadow:0 3px 20px #0000000d}.brand{align-self:stretch;width:155px;display:grid;place-items:center}.brand img{width:118px;max-height:72px;object-fit:contain}nav{display:flex;align-items:center;gap:28px;margin-left:auto}nav a{font-size:.9rem;font-weight:650}nav a:hover{color:var(--green)}.donate-top,.btn{display:inline-flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#ef171e,var(--red));color:#fff;border:0;border-radius:999px;padding:14px 24px;font-weight:850;letter-spacing:.02em;cursor:pointer}.donate-top{white-space:nowrap}.btn.secondary{background:transparent;border:2px solid currentColor}.btn.green{background:var(--forest)}.menu{display:none;border:0;background:none;font-size:1.5rem}.hero{min-height:560px;background:linear-gradient(90deg,#0b3526 0%,#104530e8 41%,#123a2260 65%,#efd87a44),url('https://images.unsplash.com/photo-1552053831-71594a27632d?auto=format&fit=crop&w=1800&q=88') center/cover;color:#fff;display:grid;align-content:center;padding:65px max(8vw,40px);position:relative}.hero-copy{max-width:680px}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.78rem}.urgent{display:inline-flex;background:#df111b;color:#fff;padding:9px 16px;border-radius:999px;font-weight:800;font-size:.83rem;margin:16px 0}.hero h1{font-size:clamp(3rem,6vw,6.3rem);max-width:780px}.hero h1 em{color:var(--lime)}.hero p{max-width:650px;font:1.12rem/1.55 Georgia,serif}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:25px}.stats{background:#123e2c;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:24px max(8vw,40px);gap:12px}.stat{text-align:center;border-right:1px solid #ffffff55}.stat:last-child{border:0}.stat strong{font:700 1.8rem Georgia}.stat span{display:block;font-size:.85rem}.section{padding:70px max(7vw,28px)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section h2{font-size:clamp(2.2rem,4vw,4rem);color:#102038}.section-head p{margin:8px 0 0;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.case{background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--shadow);border-left:6px solid var(--green)}.case.red{border-color:#e1111a}.case img{width:100%;height:210px;object-fit:cover}.case-body{padding:22px}.case h3{font-size:1.7rem}.pill{display:inline-block;background:var(--green);color:#fff;padding:7px 10px;border-radius:999px;font-weight:800;font-size:.72rem}.pill.red{background:#e1111a}.bar{height:11px;background:#d9ddd8;border-radius:20px;overflow:hidden;margin:16px 0 8px}.bar i{display:block;height:100%;background:linear-gradient(90deg,#179a45,#41c75d);border-radius:20px}.funds{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.funds strong{font:700 1.45rem Georgia}.levels{background:radial-gradient(circle at 80% 20%,#2c6a45,var(--deep) 55%);color:#fff}.levels .section-head h2,.dark-title{color:#fff}.level-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.level{background:#fff;color:var(--ink);border-radius:16px;padding:22px 16px;text-align:center;min-height:220px;display:flex;flex-direction:column;align-items:center}.level:nth-child(5){border:2px solid #e1101b}.level:nth-child(6){background:linear-gradient(145deg,#fff8d9,#efd07a);border:2px solid var(--gold)}.level .icon{font-size:2.25rem}.level h3{font-size:1.1rem;margin:12px 0}.level strong{font-size:1.35rem;color:var(--forest);margin:auto 0 10px}.page-hero{padding:70px max(7vw,28px);background:linear-gradient(135deg,var(--deep),var(--forest));color:#fff}.page-hero.gold{background:radial-gradient(circle at 70% 0,#826412,var(--deep) 55%)}.page-hero h1{font-size:clamp(3rem,7vw,6rem);max-width:850px}.page-hero p{font:1.15rem/1.6 Georgia,serif;max-width:650px}.donation-layout,.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:start}.form-card,.info-card{background:#fff;border-radius:22px;padding:30px;box-shadow:var(--shadow)}.toggle{display:grid;grid-template-columns:1fr 1fr;background:#edf0eb;padding:5px;border-radius:999px}.toggle button{border:0;background:none;padding:13px;border-radius:999px;font-weight:800;cursor:pointer}.toggle button.active{background:var(--forest);color:white}.amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.amount{border:2px solid #d6ddd5;background:#fff;padding:16px;border-radius:12px;font-weight:850;cursor:pointer}.amount.active{border-color:var(--red);color:var(--red);background:#fff6f6}.fields{display:grid;gap:12px}.fields input{width:100%;padding:15px;border:1px solid #cdd5ce;border-radius:10px}.selected-level{text-align:center;background:linear-gradient(145deg,#f5fff6,#e7f3e8);border-radius:18px;padding:24px}.selected-level .big{font-size:4rem}.selected-level h3{font-size:2rem}.donate-submit{width:100%;margin-top:18px}.campaign{grid-column:1/-1}.heroes-featured{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:18px}.hero-person{background:#fff;border-radius:18px;padding:28px;box-shadow:var(--shadow);text-align:center}.hero-person.diamond{background:linear-gradient(145deg,#fff7cf,#dfbd59);transform:translateY(-8px)}.avatar{width:75px;height:75px;border-radius:50%;background:var(--forest);color:#fff;display:grid;place-items:center;margin:auto;font:700 1.5rem Georgia}.hero-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.hero-chip{background:#fff;border-radius:14px;padding:18px;box-shadow:var(--shadow)}.ecosystem{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.eco{background:var(--forest);color:#fff;padding:26px;border-radius:18px;text-align:center;font:700 1.15rem Georgia}.distribution{display:flex;height:44px;border-radius:15px;overflow:hidden;margin:25px 0}.distribution span{display:grid;place-items:center;color:#fff;font-weight:800;font-size:.85rem}.legend{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.legend div{display:flex;align-items:center;gap:10px}.dot{width:14px;height:14px;border-radius:50%}footer{background:#0c271a;color:#fff;padding:40px max(7vw,28px);display:flex;align-items:center;gap:24px}footer img{width:100px;border-radius:12px}footer a{margin-left:auto;color:#84dd8d;font-weight:800}.modal{display:none;position:fixed;inset:0;background:#07150fbb;z-index:50;padding:24px;place-items:center}.modal.open{display:grid}.modal-card{max-width:620px;width:100%;background:#fff;border-radius:26px;padding:34px;text-align:center;position:relative}.close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:1.8rem;cursor:pointer}.share{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:18px 0}.share button{border:1px solid #ccd4cc;background:#fff;padding:10px 13px;border-radius:99px;cursor:pointer}.badge-share{background:linear-gradient(135deg,var(--deep),var(--forest));color:#fff;padding:22px;border-radius:16px;margin:18px 0}.notice{background:#fff4d0;border:1px solid #ecd37c;padding:12px;border-radius:10px;margin:14px 0;color:#694e00}@media(max-width:1000px){nav{gap:14px}.level-grid{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:1fr 1fr}.heroes-featured{grid-template-columns:1fr 1fr}.hero-list,.ecosystem{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){header{height:68px;padding:0 16px}.brand{width:auto}.brand img{width:85px}.menu{display:block;margin-left:auto}nav{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;align-items:flex-start;box-shadow:var(--shadow)}nav.open{display:flex}.donate-top{padding:10px 13px;font-size:.75rem}.hero{min-height:650px;padding:54px 24px;background-position:62% center}.hero-copy{background:#0b3425c9;padding:22px;border-radius:20px}.stats{grid-template-columns:1fr 1fr;padding:20px}.stat:nth-child(2){border:0}.section{padding:52px 20px}.section-head{align-items:start;gap:15px}.cards,.donation-layout,.about-grid{grid-template-columns:1fr}.level-grid{grid-template-columns:1fr 1fr}.case img{height:180px}.heroes-featured,.hero-list{grid-template-columns:1fr}.hero-person.diamond{transform:none}.ecosystem{grid-template-columns:1fr 1fr}.legend{grid-template-columns:1fr}.page-hero{padding:55px 22px}.amounts{grid-template-columns:1fr 1fr}footer{align-items:flex-start;flex-wrap:wrap}footer a{margin-left:0}.distribution span{font-size:.65rem}}
