:root{color:#172016;background:#f6f2ea;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.site{background:#f6f2ea;min-height:100vh}.header{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);padding:14px 18px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #1822141f}.logo{letter-spacing:-.03em;font-weight:800}nav{gap:22px;font-size:14px;display:flex}.lang{gap:6px;display:flex}.lang button{cursor:pointer;background:#eef0e8;border:0;border-radius:999px;padding:7px 10px}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(90deg,#131f10e6,#131f1059),url(https://images.unsplash.com/photo-1548199973-03cce0bbc87b?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding:140px clamp(22px,7vw,110px);display:flex;position:relative;overflow:hidden}.heroContent{max-width:760px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#c8864a;margin:0 0 14px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.08em;margin-bottom:24px;font-size:clamp(54px,8vw,112px);line-height:.88}h2{letter-spacing:-.06em;margin-bottom:20px;font-size:clamp(36px,5vw,72px);line-height:.95}h3{letter-spacing:-.04em;font-size:24px}.hero p,.section p{font-size:18px;line-height:1.7}.hero p{color:#ffffffdb;max-width:620px}.actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;display:inline-flex}.primary{color:#fff;background:#c8864a}.secondary{color:#fff;background:#ffffff29;border:1px solid #ffffff47}.section{padding:110px clamp(22px,7vw,110px)}.split{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.cards{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px;display:grid}.card,.donateBox{background:#fff;border-radius:34px;padding:34px;box-shadow:0 20px 60px #18221414}.card span{color:#c8864a;margin-bottom:60px;font-weight:900;display:inline-flex}.highlight{color:#fff;background:#162114;grid-template-columns:.9fr 1.1fr;gap:40px;display:grid}.highlight p{color:#ffffffbf}.helpGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.helpGrid div{background:#ffffff17;border-radius:28px;align-items:end;min-height:130px;padding:24px;font-size:22px;font-weight:800;display:flex}.donate{grid-template-columns:1fr 1fr;align-items:center;gap:46px;display:grid}.donateBox p{margin-bottom:10px}.donateBox .btn{margin-top:20px}.contact{text-align:center;background:#eee6d9}.footer{color:#fff;background:#11180f;justify-content:space-between;gap:20px;padding:34px clamp(22px,7vw,110px);display:flex}.footer div{gap:18px;display:flex}@media (width<=860px){.header{border-radius:26px;align-items:flex-start;top:12px}nav{display:none}.hero{padding-top:120px}.split,.highlight,.donate,.cards,.helpGrid{grid-template-columns:1fr}.section{padding-block:76px}.footer{flex-direction:column}}
