*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#e3f2fd,#f3e5f5);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.App,body{min-height:100vh}.App{align-items:center;display:flex;justify-content:center;padding:20px}.donation-container{grid-gap:0;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;display:grid;gap:0;grid-template-columns:1fr 1fr;max-width:800px;overflow:hidden;width:100%}.hero-section{background:linear-gradient(135deg,#4fc3f7,#29b6f6);color:#fff;display:flex;flex-direction:column;justify-content:center;padding:40px;position:relative}.hero-content h1{font-size:28px;font-weight:700;margin-bottom:16px}.hero-content p{font-size:16px;line-height:1.6;margin-bottom:24px;opacity:.95}.hero-image img{border-radius:12px;box-shadow:0 10px 30px #0003;height:200px;object-fit:cover;width:100%}.checkout-form{display:flex;flex-direction:column;gap:24px;padding:40px}.form-header{text-align:center}.form-header h2{color:#333;font-size:24px;margin-bottom:8px}.form-header p{color:#666;font-size:14px}.preset-amounts{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:20px}.preset-amounts button{background:#fff;border:2px solid #e1e5e9;border-radius:8px;cursor:pointer;font-weight:600;padding:12px;transition:all .2s}.preset-amounts button:hover{background:#f8fdff;border-color:#4fc3f7}.preset-amounts button.active{background:#4fc3f7;border-color:#4fc3f7;color:#fff}.custom-amount label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.custom-amount input{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;padding:14px;transition:border-color .2s;width:100%}.custom-amount input:focus{border-color:#4fc3f7;outline:none}.card-section label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.card-element{border:2px solid #e1e5e9;border-radius:8px;padding:14px;transition:border-color .2s}.StripeElement--focus{border-color:#4fc3f7!important}.donate-button{background:linear-gradient(135deg,#4fc3f7,#29b6f6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:16px;transition:transform .2s;width:100%}.donate-button:hover:not(:disabled){box-shadow:0 8px 25px #4fc3f74d;transform:translateY(-2px)}.donate-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.trust-badges{color:#666;display:flex;font-size:12px;gap:20px;justify-content:center;margin-top:8px}.success{background:linear-gradient(135deg,#e8f5e8,#f1f8e9);grid-column:1/-1;padding:60px 40px;text-align:center}.success-icon{font-size:48px;margin-bottom:20px}.success h2{color:#2e7d32;font-size:24px;margin-bottom:16px}.success p{color:#555;font-size:16px;margin-bottom:12px}.success .impact{color:#2e7d32;font-size:14px;font-weight:600}@media (max-width:768px){.donation-container{grid-template-columns:1fr;max-width:400px}.hero-section{padding:30px}.hero-content h1{font-size:24px}.checkout-form{padding:30px}.preset-amounts{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.5fedb733.css.map*/