*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#002856;background:#fff;line-height:1.6}html{scroll-behavior:smooth}.container{width:min(1180px,94%);margin:auto}.topbar{position:sticky;top:0;z-index:100;background:#fff;box-shadow:0 3px 18px rgba(0,0,0,.08)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#002856;font-weight:800}.brand img{width:48px;height:48px;object-fit:cover;border-radius:50%}nav{display:flex;gap:22px}nav a{color:#002856;text-decoration:none;font-weight:700;font-size:14px}.btn{display:inline-block;background:#ff7a1a;color:white;text-decoration:none;padding:12px 24px;border-radius:28px;font-weight:800;border:0;cursor:pointer}.btn:hover{background:#e86609}.btn-small{padding:9px 16px;font-size:13px}.btn-outline{background:#fff;color:#ff7a1a;border:2px solid #ff7a1a}.btn-full{width:100%;text-align:center}.badge{display:inline-block;background:#e9f6ff;border:1px solid #aee0ff;color:#006ab4;padding:6px 14px;border-radius:20px;font-weight:800;font-size:13px}.hero{padding:80px 0;background:linear-gradient(135deg,#eef9ff,#fff7ef)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center}.hero h1{font-size:48px;line-height:1.15;margin:18px 0}.hero p{font-size:18px}.hero-actions{display:flex;gap:14px;margin:25px 0}.stats{display:flex;gap:16px;margin-top:30px}.stats div{background:#fff;padding:16px 20px;border-radius:16px;box-shadow:0 6px 20px rgba(0,0,0,.08);min-width:120px}.stats b{display:block;font-size:24px}.stats span{font-size:13px}.hero-card{background:white;border-radius:24px;padding:30px;text-align:center;box-shadow:0 12px 35px rgba(0,0,0,.12)}.hero-card img{width:180px;height:180px;object-fit:cover;border-radius:50%;border:6px solid #e9f6ff}.section{padding:70px 0}.bg-soft{background:#f6fbff}.section-head{text-align:center;max-width:780px;margin:0 auto 35px}.section-head h2{font-size:34px;margin:14px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.cause-card{background:white;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.cause-card>img{width:100%;height:190px;object-fit:cover;background:#eef9ff}.cause-body{padding:22px}.cause-cat{background:#e8f8ee;color:#0b9444;border-radius:16px;font-size:12px;font-weight:800;padding:5px 11px}.cause-body h3{font-size:20px;min-height:56px}.cause-body p{font-size:14px;min-height:70px}.progress{height:7px;background:#e8eef4;border-radius:8px;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#0075bd,#16a34a)}.amount-row{display:flex;justify-content:space-between;gap:10px;font-size:13px;margin:9px 0 18px}.about-grid,.donate-grid,.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start}.info-box,.donation-box,.contact-form{background:white;padding:28px;border-radius:18px;box-shadow:0 10px 28px rgba(0,0,0,.09)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps div{background:white;padding:24px;border-radius:18px;box-shadow:0 8px 25px rgba(0,0,0,.08)}.steps b{display:inline-grid;place-items:center;background:#ff7a1a;color:white;width:42px;height:42px;border-radius:50%;font-size:20px}.gallery{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.gallery-item{position:relative!important;overflow:hidden!important;border-radius:15px!important;cursor:pointer!important;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.12)}.gallery-item img{width:100%!important;height:380px!important;object-fit:cover!important;transform:scale(1)!important;transition:transform .5s ease,filter .5s ease!important;display:block!important}.gallery-item:hover img{transform:scale(1.25)!important;filter:brightness(1.08)!important}.donate-section{background:linear-gradient(135deg,#073763,#0b5ed7);color:white}.donation-box{color:#002856}.qr-placeholder{text-align:center;margin-top:18px}.qr-placeholder img{width:220px;height:220px;object-fit:cover;border:8px solid #fff;box-shadow:0 6px 18px rgba(0,0,0,.2)}.contact-form input,.contact-form textarea{width:100%;padding:13px;margin:8px 0;border:1px solid #d9e2ec;border-radius:10px;font-size:15px}.contact-form textarea{height:110px}footer{background:#061d38;color:white;padding:22px 0}.footer-wrap{display:flex;justify-content:space-between;align-items:center;gap:15px}.private-links a{color:#fff;text-decoration:none;font-size:12px;opacity:.35}@media(max-width:992px){.hero-grid,.about-grid,.donate-grid,.contact-grid{grid-template-columns:1fr}.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:repeat(3,1fr)!important}.hero h1{font-size:38px}nav{display:none}}@media(max-width:768px){.cards,.steps{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.gallery-item img{height:300px!important}.stats{flex-direction:column}.footer-wrap{flex-direction:column;text-align:center}}@media(max-width:480px){.gallery{grid-template-columns:1fr!important}.gallery-item img{height:360px!important}.hero h1{font-size:32px}}
