.ewcd2-wrap,.ewcd2-summary-wrap{width:100%;font-family:inherit}.ewcd2-card{background:#eaf5ea;border-radius:20px;padding:34px 40px;box-sizing:border-box}.ewcd2-card h2,.ewcd2-summary-card h2{margin:0 0 28px;color:#246d35;font-size:34px;font-weight:800}.ewcd2-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px}.ewcd2-field label,.ewcd2-summary-form label{display:block;font-weight:700;color:#202020;margin-bottom:10px}.ewcd2-field input,.ewcd2-field select,.ewcd2-summary-form input{width:100%;box-sizing:border-box;border:1px solid #c8c8c8;background:#fff;border-radius:12px;padding:14px 18px;font-size:17px;min-height:54px}.ewcd2-stepper{display:grid;grid-template-columns:46px 1fr 46px;border:1px solid #c8c8c8;border-radius:12px;overflow:hidden;background:#fff}.ewcd2-stepper button{border:0;background:#fff;color:#1593d1;font-size:25px;cursor:pointer}.ewcd2-stepper input{border:0!important;border-left:1px solid #ddd!important;border-right:1px solid #ddd!important;border-radius:0!important;text-align:center}.ewcd2-actions{display:flex;align-items:end}.ewcd2-actions button,.ewcd2-proceed{width:100%;min-height:58px;border:0;border-radius:12px;background:#d52b2f;color:#fff;font-size:20px;font-weight:700;cursor:pointer}.ewcd2-summary-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 8px 30px rgba(0,0,0,.10);box-sizing:border-box}.ewcd2-summary-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start}.ewcd2-donor{background:#f3f3f3;border-radius:16px;padding:18px}.ewcd2-summary-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ewcd2-summary-form .full{grid-column:1/-1}.ewcd2-items{display:flex;flex-direction:column;gap:12px;margin:8px 0 20px}.ewcd2-item{display:flex;justify-content:space-between;gap:15px;align-items:center;background:#f3f3f3;border-radius:14px;padding:16px 18px}.ewcd2-item-title{font-size:19px;font-weight:700}.ewcd2-item-meta{font-size:13px;color:#777;margin-top:5px}.ewcd2-item-controls{display:flex;align-items:center;gap:10px;white-space:nowrap}.ewcd2-item-controls button{width:38px;height:38px;border:0;border-radius:8px;background:#fff;font-size:22px;cursor:pointer}.ewcd2-item-controls .trash{font-size:17px}.ewcd2-item-controls strong{min-width:120px;text-align:center;color:#4caf50;font-size:20px}.ewcd2-total-card{background:#fff;border-radius:16px;padding:22px;box-shadow:0 8px 30px rgba(0,0,0,.08);position:sticky;top:20px}.ewcd2-total-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding-bottom:18px;margin-bottom:18px}.ewcd2-total-row span{font-weight:700;color:#666;font-size:18px}.ewcd2-total-row strong{font-size:30px;color:#4caf50}.ewcd2-add-more{width:100%;min-height:50px;border:1px solid #ddd;border-radius:10px;background:#fff;font-weight:700;cursor:pointer;margin-bottom:12px}.ewcd2-proceed{background:#555}.ewcd2-summary-message{margin-top:12px;color:#a00}.ewcd2-empty{padding:25px;background:#f3f3f3;border-radius:14px}.ewcd2-empty a{font-weight:700}.ewcd2-html{margin-bottom:24px}@media(max-width:1000px){.ewcd2-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ewcd2-summary-layout{grid-template-columns:1fr}.ewcd2-total-card{position:static}}@media(max-width:650px){.ewcd2-card{padding:24px 16px}.ewcd2-card h2,.ewcd2-summary-card h2{font-size:28px}.ewcd2-grid,.ewcd2-summary-form{grid-template-columns:1fr}.ewcd2-summary-card{padding:18px}.ewcd2-item{align-items:flex-start;flex-direction:column}.ewcd2-item-controls{width:100%;justify-content:space-between}.ewcd2-item-controls strong{min-width:0}.ewcd2-field input,.ewcd2-field select{font-size:16px}.ewcd2-total-row strong{font-size:25px}}

/* === v3.1: redesigned summary donor section, payment method card, total-card trash icon === */
.ewcd2-donor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:26px}
.ewcd2-donor-grid .full{grid-column:1/-1}
.ewcd2-donor-grid label{display:block;font-weight:700;color:#202020;margin-bottom:9px;font-size:15px}
.ewcd2-donor-grid input,.ewcd2-donor-grid select{width:100%;box-sizing:border-box;border:0;background:#f2f2f2;border-radius:16px;padding:16px 20px;font-size:16px;color:#202020;min-height:56px}
.ewcd2-donor-grid input::placeholder{color:#9a9a9a}
.ewcd2-donor-grid select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23555'><path d='M5.5 7.5l4.5 4.5 4.5-4.5' stroke='%23555' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 18px center;background-size:16px;padding-right:44px}
.ewcd2-subscribe label{display:flex;align-items:center;gap:12px;background:#f2f2f2;border-radius:16px;padding:16px 20px;font-weight:600;color:#202020;cursor:pointer;font-size:15px;margin-bottom:0}
.ewcd2-subscribe input[type=checkbox]{width:20px;height:20px;flex:0 0 auto;accent-color:#2e9e44}

.ewcd2-payment-section{margin-top:26px}
.ewcd2-payment-label{display:block;font-weight:700;color:#202020;margin-bottom:10px;font-size:15px}
.ewcd2-payment-methods{display:flex;flex-direction:column;gap:12px}
.ewcd2-pm{display:flex;align-items:center;gap:16px;background:#f2f2f2;border-radius:16px;padding:14px 18px;cursor:pointer;border:2px solid transparent;outline:none}
.ewcd2-pm.active{border-color:#2e9e44}
.ewcd2-pm:focus-visible{border-color:#1593d1}
.ewcd2-pm-icon{width:48px;height:48px;border-radius:12px;background:#3fb256;display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.ewcd2-pm-info{display:flex;flex-direction:column;gap:6px}
.ewcd2-pm-info strong{font-size:17px;color:#202020}
.ewcd2-pm-badge{display:inline-block;background:#dbe6ff;color:#3457c9;font-size:12px;font-weight:700;padding:3px 10px;border-radius:20px;width:fit-content}

.ewcd2-total-row{gap:10px}
.ewcd2-clear{border:0;background:#f2f2f2;width:38px;height:38px;min-height:38px;border-radius:10px;font-size:16px;cursor:pointer;flex:0 0 auto;line-height:1}
.ewcd2-proceed{background:#4a4a4a}

@media(max-width:650px){
  .ewcd2-donor-grid{grid-template-columns:1fr}
  .ewcd2-donor-grid input,.ewcd2-donor-grid select{font-size:16px}
}

/* === v3.2: floating "Ways You Can Donate" CTA button + Quick Donate scroll bar === */
.ewcd2-float-btn{position:fixed;bottom:26px;z-index:99998;display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#39a3e0,#5cc6ea);color:#fff;border:0;border-radius:999px;padding:14px 22px;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 12px 30px rgba(20,100,160,.28);font-family:inherit}
.ewcd2-float-btn:hover{filter:brightness(1.06)}
.ewcd2-float-bottom-left{left:26px}
.ewcd2-float-bottom-right{right:26px}
.ewcd2-float-icon{width:26px;height:26px;border-radius:50%;background:#ffb020;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}
.ewcd2-float-arrow{opacity:.9;font-size:16px}

.ewcd2-quick-bar{position:fixed;left:16px;right:16px;bottom:-140px;z-index:99997;max-width:900px;margin:0 auto;background:#e9f7e6;border:1px solid #cdeccb;border-radius:18px;padding:16px 44px 16px 20px;display:flex;flex-wrap:wrap;align-items:center;gap:12px;box-shadow:0 16px 36px rgba(0,0,0,.14);transition:bottom .35s ease;font-family:inherit}
.ewcd2-quick-bar.show{bottom:16px}
.ewcd2-quick-label{color:#246d35;font-size:16px;font-weight:800;white-space:nowrap}
.ewcd2-quick-bar select,.ewcd2-quick-bar input{border:1px solid #cfd8cf;background:#fff;border-radius:10px;padding:10px 14px;font-size:14px;min-width:130px;box-sizing:border-box}
.ewcd2-quick-donate{background:#3fa85a;color:#fff;border:0;border-radius:10px;padding:11px 24px;font-weight:700;cursor:pointer;font-size:14px}
.ewcd2-quick-donate:hover{background:#369550}
.ewcd2-quick-close{position:absolute;top:8px;right:12px;border:0;background:transparent;font-size:20px;color:#5b7a5b;cursor:pointer;line-height:1;padding:4px}
.ewcd2-quick-msg{width:100%;color:#a00;font-size:13px}
@media(max-width:650px){
  .ewcd2-quick-bar{flex-direction:column;align-items:stretch;padding:18px}
  .ewcd2-quick-bar select,.ewcd2-quick-bar input,.ewcd2-quick-donate{width:100%;min-width:0}
  .ewcd2-float-btn{padding:12px 18px;font-size:14px}
}
