.sd-donate-widget{--sd-dark:#16202e;--sd-cream:#f4efe6;--sd-gold:#c8951f;--sd-gold-dark:#b3830f;--sd-border:#e2dccf;--sd-text:#2b2b2b;--sd-muted:#6b6b6b;max-width:480px;margin:0 auto;background:var(--sd-cream);border-radius:10px;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .08);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--sd-text)}.sd-donate-widget *{box-sizing:border-box}.sd-header{background:var(--sd-dark);color:#fff;padding:24px 28px}.sd-heading{margin:0 0 6px;font-size:22px;font-weight:800}.sd-subheading{margin:0;font-size:13px;opacity:.8}.sd-body{padding:24px 28px 28px}.sd-progress{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:22px}.sd-step-dot{width:26px;height:26px;border-radius:50%;background:#e5dfd1;color:#8a8371;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.sd-step-dot.active,.sd-step-dot.done{background:var(--sd-gold);color:#fff}.sd-step-line{width:36px;height:2px;background:#e5dfd1}.sd-tabs{display:flex;background:#e5dfd1;border-radius:6px;padding:4px;margin-bottom:18px}.sd-tab{flex:1;border:0;background:#fff0;padding:12px 8px;font-weight:700;font-size:13px;letter-spacing:.03em;color:#7d7666;border-radius:5px;cursor:pointer}.sd-tab.active{background:var(--sd-gold);color:#fff}.sd-amounts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.sd-amount-btn{padding:16px 6px;border:1px solid var(--sd-border);background:#fff;border-radius:6px;font-weight:700;font-size:15px;cursor:pointer;color:var(--sd-text);transition:all .15s ease}.sd-amount-btn:hover{border-color:var(--sd-gold)}.sd-amount-btn.selected,.sd-amount-btn.featured.selected{background:var(--sd-gold);border-color:var(--sd-gold);color:#fff}.sd-custom-amount{display:flex;align-items:center;border:1px solid var(--sd-border);border-radius:6px;background:#fff;padding:0 14px;margin-bottom:16px}.sd-currency-symbol{color:var(--sd-muted);font-weight:700;margin-right:6px}.sd-custom-input{border:0;outline:0;padding:14px 0;flex:1;font-size:15px;background:#fff0}.sd-fund-select{margin-bottom:20px}.sd-fund-select label{display:block;font-size:11px;font-weight:700;letter-spacing:.06em;color:#7d90a8;margin-bottom:6px}.sd-fund-dropdown{width:100%;padding:12px 14px;border:1px solid var(--sd-border);border-radius:6px;background:#fff;font-size:14px;appearance:auto}.sd-btn{display:block;width:100%;padding:16px;border:0;border-radius:6px;font-weight:800;font-size:14px;letter-spacing:.03em;cursor:pointer;text-align:center}.sd-btn-primary{background:var(--sd-gold);color:#fff}.sd-btn-primary:hover{background:var(--sd-gold-dark)}.sd-btn-primary:disabled{opacity:.6;cursor:not-allowed}.sd-btn-secondary{background:#e9e4d8;color:#4a4436}.sd-nav-row{display:flex;gap:10px;margin-top:6px}.sd-nav-row .sd-btn{flex:1}.sd-footer-note{text-align:center;margin-top:16px;font-size:12px;color:var(--sd-muted);line-height:1.6}.sd-field{margin-bottom:14px}.sd-field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.sd-input{width:100%;padding:12px 14px;border:1px solid var(--sd-border);border-radius:6px;font-size:14px;background:#fff}.sd-summary-line{display:flex;justify-content:space-between;background:#fff;border:1px solid var(--sd-border);border-radius:6px;padding:14px 16px;margin-bottom:18px;font-weight:700}.sd-payment-title{margin:0 0 4px;font-size:18px}.sd-payment-sub{margin:0 0 16px;font-size:13px;color:var(--sd-muted)}.sd-donation-summary{background:#fff;border:1px solid var(--sd-border);border-radius:6px;padding:16px;margin-bottom:16px}.sd-summary-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.sd-summary-total{border-top:1px solid var(--sd-border);margin-top:6px;padding-top:10px;font-weight:800}.sd-terms-check{display:flex;gap:8px;align-items:flex-start;font-size:13px;margin-bottom:10px}.sd-terms-box{max-height:110px;overflow-y:auto;font-size:12px;color:var(--sd-muted);background:#fff;border:1px solid var(--sd-border);border-radius:6px;padding:10px 12px;margin-bottom:18px}.sd-gateway-list{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.sd-gateway-option{display:flex;align-items:center;gap:10px;border:1px solid var(--sd-border);border-radius:6px;padding:12px 14px;background:#fff;cursor:pointer;font-weight:600;font-size:14px}.sd-gateway-option:has(input:checked){border-color:var(--sd-gold);box-shadow:0 0 0 1px var(--sd-gold)}.sd-gateway-panel{border:1px solid var(--sd-border);border-radius:6px;padding:14px;margin-bottom:14px;background:#fff}.sd-stripe-card-element{padding:10px 4px}.sd-stripe-card-errors{color:#b3261e;font-size:12px;margin-top:6px}.sd-test-mode-note{margin:0;font-size:13px;color:var(--sd-muted)}.sd-error{background:#fbeaea;color:brown;border:1px solid #f0c7c7;border-radius:6px;padding:10px 12px;font-size:13px;margin:10px 0}.sd-success{background:#e8f5e9;color:#2e7d32;border:1px solid #c8e6c9;border-radius:6px;padding:10px 12px;font-size:13px;margin:10px 0}.sd-step-success{text-align:center;padding:20px 0}.sd-success-icon{width:56px;height:56px;border-radius:50%;background:#2e7d32;color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.sd-success-message{font-size:15px;font-weight:600;margin-bottom:6px}.sd-success-reference{font-size:12px;color:var(--sd-muted)}@media (max-width:420px){.sd-header,.sd-body{padding-left:18px;padding-right:18px}}