.rppd-donation,.rppd-receipt,.rppd-notice{--rppd-bg:#10161a;--rppd-panel:#151c20;--rppd-border:#30393e;--rppd-text:#f5f0e8;--rppd-muted:#aaa69f;--rppd-teal:#2dd4bf;--rppd-gold:#f0b45b;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--rppd-text)}
.rppd-donation{width:100%;max-width:760px;margin:0 auto}.rppd-trust-row{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:25px;color:var(--rppd-muted);font-size:13px;letter-spacing:.06em;text-transform:uppercase}.rppd-lock{display:grid;place-items:center;width:21px;height:21px;color:var(--rppd-teal);font-size:10px;border:1px solid rgba(45,212,191,.42);border-radius:50%}
.rppd-form{display:grid;gap:26px}.rppd-section{display:grid;gap:15px}.rppd-step{display:flex;align-items:center;gap:10px;font:600 14px/1.2 Outfit,Inter,sans-serif;color:var(--rppd-text)}.rppd-step>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:rgba(45,212,191,.12);border:1px solid rgba(45,212,191,.36);color:var(--rppd-teal);font-size:12px}
.rppd-currencies,.rppd-amounts{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px}.rppd-currency,.rppd-amount{appearance:none;min-height:54px;padding:11px 15px;color:var(--rppd-text);background:#0d1215;border:1px solid var(--rppd-border);border-radius:10px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.rppd-currency:hover,.rppd-amount:hover{transform:translateY(-2px);border-color:rgba(45,212,191,.55)}.rppd-currency.is-active,.rppd-amount.is-active{color:#07100f;background:var(--rppd-teal);border-color:var(--rppd-teal);box-shadow:0 12px 30px rgba(45,212,191,.15)}.rppd-currency strong{display:block;font-size:19px}.rppd-currency span{font-size:12px;font-weight:700;letter-spacing:.08em}.rppd-amount{font:700 16px Outfit,Inter,sans-serif}
.rppd-custom-amount{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:56px;padding:0 17px;background:#0b1013;border:1px solid var(--rppd-border);border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease}.rppd-custom-amount:focus-within{border-color:var(--rppd-teal);box-shadow:0 0 0 3px rgba(45,212,191,.09)}.rppd-symbol{color:var(--rppd-teal);font:700 20px Outfit,Inter,sans-serif}.rppd-custom-amount input{width:100%!important;height:54px!important;padding:0!important;color:var(--rppd-text)!important;background:transparent!important;border:0!important;box-shadow:none!important;font:600 16px Inter,sans-serif!important;outline:0}.rppd-limit{color:#777f83;font-size:11px;white-space:nowrap}
.rppd-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.rppd-fields label,.rppd-gateway-wrap label{display:grid;gap:7px}.rppd-fields label>span,.rppd-gateway-wrap label>span{color:var(--rppd-muted);font-size:12px;font-weight:600}.rppd-field-wide{grid-column:1/-1}.rppd-fields input,.rppd-fields textarea,.rppd-gateway-wrap select{width:100%!important;padding:13px 14px!important;color:var(--rppd-text)!important;background:#0b1013!important;border:1px solid var(--rppd-border)!important;border-radius:9px!important;box-shadow:none!important;outline:0;transition:border-color .2s ease,box-shadow .2s ease}.rppd-fields input:focus,.rppd-fields textarea:focus,.rppd-gateway-wrap select:focus{border-color:var(--rppd-teal)!important;box-shadow:0 0 0 3px rgba(45,212,191,.09)!important}.rppd-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.rppd-error{min-height:0;color:#ff8f8f;font-size:13px;text-align:center}.rppd-error:not(:empty){padding:11px 14px;background:rgba(239,68,68,.09);border:1px solid rgba(239,68,68,.25);border-radius:8px}
.rppd-submit{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:58px;padding:14px 20px;color:#07100f;background:linear-gradient(135deg,#2dd4bf,#38e0ca);border:0;border-radius:10px;font:700 15px Outfit,Inter,sans-serif;cursor:pointer;box-shadow:0 14px 36px rgba(45,212,191,.17);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.rppd-submit:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(45,212,191,.24);filter:saturate(1.06)}.rppd-submit:disabled{cursor:wait;opacity:.75}.rppd-submit-icon{font-size:20px}.rppd-submit.is-loading .rppd-submit-icon{animation:rppd-spin 1s linear infinite}.rppd-privacy{margin:0!important;color:#757d81!important;font-size:11px!important;text-align:center}
.rppd-receipt{display:flex;align-items:center;gap:18px;max-width:760px;margin:0 auto 25px;padding:20px 22px;background:linear-gradient(135deg,rgba(45,212,191,.1),rgba(20,25,29,.92));border:1px solid rgba(45,212,191,.34);border-radius:12px}.rppd-receipt-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;color:#07100f;background:var(--rppd-teal);border-radius:50%;font-size:21px;font-weight:800}.rppd-receipt-kicker{color:var(--rppd-teal);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.rppd-receipt h3{margin:3px 0!important;color:var(--rppd-text)!important}.rppd-receipt p{margin:0!important;color:var(--rppd-muted)!important}.rppd-notice{padding:16px 18px;background:rgba(240,180,91,.1);border:1px solid rgba(240,180,91,.35);border-radius:10px;color:var(--rppd-gold)}
@keyframes rppd-spin{to{transform:rotate(360deg)}}
@media(max-width:640px){.rppd-form{gap:23px}.rppd-fields{grid-template-columns:1fr}.rppd-field-wide{grid-column:auto}.rppd-currencies{grid-template-columns:repeat(2,1fr)}.rppd-amounts{grid-template-columns:repeat(2,1fr)}.rppd-limit{display:none}.rppd-receipt{align-items:flex-start}.rppd-custom-amount{grid-template-columns:auto 1fr}.rppd-donation{max-width:100%}}
@media(prefers-reduced-motion:reduce){.rppd-currency,.rppd-amount,.rppd-submit{transition:none}.rppd-currency:hover,.rppd-amount:hover,.rppd-submit:hover{transform:none}}

