.Donations-module__klfsEa__container{flex-direction:column;gap:2rem;display:flex}.Donations-module__klfsEa__heroSection{text-align:center;padding:2rem 1rem 0}.Donations-module__klfsEa__heroEyebrow{color:var(--imsp-secondary);background:#1e3a8a14;border:1px solid #0284c733;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.Donations-module__klfsEa__heroTitle{font-family:var(--font-heading);color:var(--text-main);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.Donations-module__klfsEa__heroTitle span{background:linear-gradient(135deg, var(--imsp-primary), var(--imsp-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Donations-module__klfsEa__heroSubtitle{color:var(--text-muted);max-width:600px;margin:0 auto 1.5rem;font-size:1.1rem;line-height:1.6}.Donations-module__klfsEa__heroStats{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:16px;flex-wrap:wrap;justify-content:center;gap:3rem;max-width:600px;margin:0 auto;padding:1.5rem;display:flex}.Donations-module__klfsEa__heroStat{text-align:center}.Donations-module__klfsEa__heroStatValue{font-family:var(--font-heading);color:var(--imsp-primary);font-size:1.8rem;font-weight:800;display:block}.Donations-module__klfsEa__heroStatLabel{color:var(--text-faint);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:500}.Donations-module__klfsEa__splitLayout{grid-template-columns:1fr 420px;align-items:flex-start;gap:2rem;display:grid}@media (max-width:1024px){.Donations-module__klfsEa__splitLayout{grid-template-columns:1fr}}.Donations-module__klfsEa__campaignsList{flex-direction:column;gap:1.25rem;display:flex}.Donations-module__klfsEa__campaignCard{background:var(--bg-surface);border:1px solid var(--border-light);cursor:pointer;border-radius:16px;padding:1.75rem;transition:all .25s;position:relative;overflow:hidden}.Donations-module__klfsEa__campaignCard:hover{border-color:var(--imsp-secondary);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.Donations-module__klfsEa__campaignCardActive{border-color:var(--imsp-primary);box-shadow:0 0 0 2px #1e3a8a1a, inset 4px 0 0 var(--imsp-primary)}.Donations-module__klfsEa__campaignCardAccent{background:linear-gradient(90deg, var(--imsp-primary), var(--imsp-secondary));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Donations-module__klfsEa__campaignCardActive .Donations-module__klfsEa__campaignCardAccent,.Donations-module__klfsEa__campaignCard:hover .Donations-module__klfsEa__campaignCardAccent{opacity:1}.Donations-module__klfsEa__campaignMeta{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Donations-module__klfsEa__campaignCategory{color:var(--imsp-secondary);background:#0284c71a;border:1px solid #0284c733;border-radius:99px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.Donations-module__klfsEa__campaignDonors{color:var(--text-faint);align-items:center;gap:.25rem;font-size:.8rem;display:flex}.Donations-module__klfsEa__campaignTitle{font-family:var(--font-heading);color:var(--text-main);margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.Donations-module__klfsEa__campaignDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 1.25rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Donations-module__klfsEa__progressWrapper{flex-direction:column;gap:.4rem;display:flex}.Donations-module__klfsEa__progressTrack{background:var(--bg-subtle);border-radius:99px;width:100%;height:8px;overflow:hidden}.Donations-module__klfsEa__progressBar{background:linear-gradient(90deg, var(--imsp-primary), var(--imsp-secondary));transform-origin:0;border-radius:99px;height:100%}.Donations-module__klfsEa__progressLabels{justify-content:space-between;font-size:.8rem;display:flex}.Donations-module__klfsEa__progressCurrent{color:var(--text-main);font-weight:700}.Donations-module__klfsEa__progressGoal{color:var(--text-faint)}.Donations-module__klfsEa__progressPercent{color:var(--imsp-secondary);font-weight:700}.Donations-module__klfsEa__detailPanel{background:var(--bg-surface);border:1px solid var(--border-light);box-shadow:var(--shadow-card);border-radius:20px;position:sticky;top:100px;overflow:hidden}.Donations-module__klfsEa__detailImage{object-fit:cover;background:linear-gradient(135deg, var(--imsp-primary) 0%, var(--imsp-secondary) 100%);color:#ffffff4d;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.Donations-module__klfsEa__detailContent{padding:2rem}.Donations-module__klfsEa__detailCategory{color:var(--imsp-secondary);background:#0284c71a;border-radius:99px;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.78rem;font-weight:600;display:inline-block}.Donations-module__klfsEa__detailTitle{font-family:var(--font-heading);color:var(--text-main);margin-bottom:.75rem;font-size:1.4rem;font-weight:800;line-height:1.25}.Donations-module__klfsEa__detailDesc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.65}.Donations-module__klfsEa__detailProgress{background:var(--bg-subtle);border-radius:12px;margin-bottom:1.75rem;padding:1.25rem}.Donations-module__klfsEa__detailProgressNumbers{justify-content:space-between;margin-bottom:.75rem;display:flex}.Donations-module__klfsEa__detailProgressRaised{font-family:var(--font-heading);color:var(--text-main);font-size:1.3rem;font-weight:800}.Donations-module__klfsEa__detailProgressGoal{color:var(--text-faint);align-self:flex-end;font-size:.85rem}.Donations-module__klfsEa__detailProgressDonors{color:var(--text-muted);margin-top:.5rem;font-size:.82rem}.Donations-module__klfsEa__amountSection{margin-bottom:1.5rem}.Donations-module__klfsEa__amountLabel{color:var(--text-main);margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:block}.Donations-module__klfsEa__amountChips{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.75rem;display:grid}.Donations-module__klfsEa__amountChip{border:1.5px solid var(--border-light);background:var(--bg-subtle);color:var(--text-main);cursor:pointer;text-align:center;border-radius:10px;padding:.65rem;font-size:.9rem;font-weight:600;transition:all .2s}.Donations-module__klfsEa__amountChip:hover{border-color:var(--imsp-secondary);color:var(--imsp-secondary)}.Donations-module__klfsEa__amountChipActive{border-color:var(--imsp-primary);color:var(--imsp-primary);background:#1e3a8a14}.Donations-module__klfsEa__customAmountInput{border:1.5px solid var(--border-light);background:var(--bg-input);width:100%;color:var(--text-main);font-size:1rem;font-family:var(--font-body);box-sizing:border-box;border-radius:10px;outline:none;padding:.8rem 1rem;transition:all .2s}.Donations-module__klfsEa__customAmountInput:focus{border-color:var(--imsp-secondary);box-shadow:0 0 0 3px #0284c71a}.Donations-module__klfsEa__frequencyToggle{background:var(--bg-subtle);border-radius:10px;margin-bottom:1.5rem;padding:4px;display:flex}.Donations-module__klfsEa__frequencyBtn{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:.55rem;font-size:.85rem;font-weight:600;transition:all .2s}.Donations-module__klfsEa__frequencyBtnActive{background:var(--bg-surface);color:var(--imsp-primary);box-shadow:0 1px 4px #0000001a}.Donations-module__klfsEa__ctaButton{background:var(--imsp-primary);color:#fff;width:100%;font-size:1.05rem;font-weight:700;font-family:var(--font-heading);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;transition:all .25s;display:flex}.Donations-module__klfsEa__ctaButton:hover:not(:disabled){background:var(--imsp-primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a59}.Donations-module__klfsEa__ctaButton:disabled{background:var(--text-faint);cursor:not-allowed;transform:none}.Donations-module__klfsEa__securityNote{text-align:center;color:var(--text-faint);justify-content:center;align-items:center;gap:.4rem;margin-top:.85rem;font-size:.78rem;display:flex}.Donations-module__klfsEa__emptyPanel{text-align:center;color:var(--text-muted);padding:4rem 2rem}.Donations-module__klfsEa__successState{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:4rem 2rem;display:flex}.Donations-module__klfsEa__successIcon{width:96px;height:96px;color:var(--color-success);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Donations-module__klfsEa__successTitle{font-family:var(--font-heading);color:var(--text-main);margin:0;font-size:1.8rem}.Donations-module__klfsEa__successDesc{color:var(--text-muted);max-width:380px;margin:0;line-height:1.6}.Donations-module__klfsEa__homeBtn{background:var(--imsp-primary);color:#fff;border-radius:12px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.8rem 2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Donations-module__klfsEa__homeBtn:hover{background:var(--imsp-primary-hover);transform:translateY(-2px)}
