:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#fff;background:radial-gradient(circle at top,#1e293b 0%,#0000 60%),radial-gradient(circle at bottom,#0f172a 0%,#000 80%);min-height:100vh;line-height:1.5}p,span,label,li,div,section,h2,h3,.hero-text,.info-text{color:#fff!important;font-size:1.05rem!important;font-weight:500!important}h1,.hero-heading{color:#fff!important;font-size:2rem!important;font-weight:700!important;line-height:1.2!important}small,.info-label,.custom-label{color:#fff!important;font-size:.9rem!important;font-weight:600!important}.page{justify-content:center;align-items:stretch;min-height:100vh;padding:24px 24px 72px;display:flex}.shell{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0f172ac7;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:1120px;padding:28px 28px 24px;position:relative;overflow:hidden;box-shadow:0 25px 80px #000000b3,0 0 0 1px #ffffff0a}.shell:before{content:"";opacity:.9;z-index:-1;background:radial-gradient(circle at 10% 20%,#38bdf833,#0000 55%),radial-gradient(circle at 90% 80%,#a855f733,#0000 55%);position:absolute;inset:-30%}.header-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:18px;display:flex}.hero-heading-main{margin:0 0 8px}.hero-subline{opacity:.9;max-width:620px;margin:0 auto}.photo-strip{flex-direction:column;gap:10px;margin:18px 0 22px;display:flex}.photo-strip-label{text-align:center;width:100%;margin-bottom:6px;font-size:.95rem!important;font-weight:600!important}.photo-strip-row{justify-content:center;align-items:center;gap:10px;display:flex}.photo-arrow-button{cursor:pointer;background:#0f172ae6;border:1px solid #ffffff38;border-radius:14px;justify-content:center;align-items:center;min-width:40px;font-size:1.4rem;transition:all .15s;display:flex}.photo-arrow-button:hover{background:#ffffff1f}.photo-item{background:#0f172ae6;border:1px solid #ffffff2e;border-radius:18px;flex:1;justify-content:center;align-items:center;max-width:420px;height:260px;display:flex;overflow:hidden}.photo-img{object-fit:contain;max-width:100%;max-height:100%;display:block}.photo-fade{animation:.35s photoFadeIn}@keyframes photoFadeIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.photo-caption,.photo-index-indicator{display:none}.hero-grid{grid-template-columns:1.3fr 1fr;gap:32px;display:grid}.donation-card{background:#0f172aeb;border:1px solid #ffffff1f;border-radius:22px;flex-direction:column;gap:16px;padding:20px 20px 18px;display:flex;box-shadow:0 20px 50px #000000b3,0 0 0 1px #ffffff0f}.donation-header-row{justify-content:space-between;align-items:center;display:flex}.donation-subtitle{font-size:.9rem!important}.progress-section{margin-top:4px;margin-bottom:4px}.progress-label-row{justify-content:space-between;display:flex;font-size:.9rem!important}.progress-bar-track{background:#0f172ae6;border:1px solid #ffffff2e;border-radius:999px;width:100%;height:10px;margin-top:6px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#22c55e,#84cc16,#eab308);border-radius:999px;height:100%}.donation-amounts{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:6px;display:grid}.donation-pill{cursor:pointer;text-align:center;background:#1e293bcc;border:1px solid #ffffff40;border-radius:12px;padding:10px 0;font-weight:600;transition:all .15s}.donation-pill:hover{background:#ffffff24;border-color:#fff}.donation-pill.active{background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;color:#fff!important}.custom-amount-wrapper{margin-top:8px}.custom-input-row{align-items:center;gap:8px;display:flex}.custom-prefix{background:#ffffff1f;border-radius:10px;padding:10px 12px}.custom-input{color:#fff;background:#ffffff14;border:none;border-radius:10px;outline:none;flex:1;padding:10px 12px}.donate-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#6366f1,#ec4899);border:none;border-radius:999px;margin-top:12px;padding:12px 20px;font-size:1.1rem;font-weight:700;transition:all .18s;box-shadow:0 10px 35px #6366f180}.donate-button:hover{filter:brightness(1.12);transform:translateY(-1px)}.donate-button.disabled{opacity:.6;cursor:not-allowed}.error-text{margin-top:4px;color:#ffb3b3!important;font-size:.95rem!important}.info-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px;display:grid}.info-card{background:#0f172ae6;border:1px dashed #ffffff40;border-radius:18px;padding:12px 13px 11px}.info-label{margin-bottom:4px}.footer{text-align:center;justify-content:center;align-items:center;width:100%;margin-top:18px;display:flex}.footer-links{gap:16px;display:flex}.footer-link{cursor:pointer;text-decoration:underline;font-size:.95rem!important}.mobile-sticky-bar{inset-inline:0;z-index:50;background:linear-gradient(#0000,#0f172af5);padding:10px 16px 14px;display:none;position:fixed;bottom:0}.mobile-sticky-inner{background:#0f172af2;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:10px;max-width:540px;margin:0 auto;padding:8px 12px;display:flex}.mobile-sticky-label{flex:1;font-size:.9rem!important}.mobile-sticky-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#6366f1);border:none;border-radius:999px;padding:8px 14px;font-weight:700}.lightbox-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:60;background:#0f172ae6;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.lightbox-inner{justify-content:center;align-items:center;width:100%;max-width:960px;max-height:100%;display:flex;position:relative}.lightbox-img{object-fit:contain;border-radius:18px;max-width:100%;max-height:90vh;box-shadow:0 24px 80px #000000e6,0 0 0 1px #ffffff1f}.lightbox-close-button{color:#fff;cursor:pointer;background:#0f172af2;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.4rem;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 8px 20px #000c}@media (max-width:640px){.mobile-sticky-bar{display:block}}@media (max-width:900px){.hero-grid,.info-row{grid-template-columns:1fr}}@media (max-width:640px){.shell{padding:20px 18px 16px}.page{padding:16px 16px 78px}}
