.subscribe-module__UnZlda__tierOption{background-color:#fff;border:1px solid #e0e0e0;border-radius:.5rem;padding:1.5rem;transition:all .2s;position:relative}.subscribe-module__UnZlda__tierOption:hover{border-color:var(--primary-color);box-shadow:0 4px 12px #0000001a}.subscribe-module__UnZlda__currentTier{border:2px solid var(--primary-color);background-color:rgba(var(--primary-color-rgb),.03)}.subscribe-module__UnZlda__unavailableTier{opacity:.7;background-color:#f9f9f9;border-color:#e0e0e0}.subscribe-module__UnZlda__tierHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.subscribe-module__UnZlda__tierName{color:var(--text-color);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.subscribe-module__UnZlda__tierPrice{color:var(--primary-color);margin-bottom:.25rem;font-size:1.5rem;font-weight:600}.subscribe-module__UnZlda__recurringText{color:var(--text-color-secondary);margin-bottom:.5rem;font-size:.875rem}.subscribe-module__UnZlda__tierDescription{color:var(--text-color);margin-bottom:1rem}.subscribe-module__UnZlda__featuresList{flex-direction:column;gap:.5rem;display:flex}.subscribe-module__UnZlda__feature{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.subscribe-module__UnZlda__subscribeButton{align-self:flex-start}.subscribe-module__UnZlda__disabledButton{opacity:.7}.subscribe-module__UnZlda__currentBadge{background-color:var(--primary-color);color:#fff;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-10px;right:15px}.subscribe-module__UnZlda__downgradeBadge{color:#555;background-color:#ccc;border-radius:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-10px;right:15px}.subscribe-module__UnZlda__upgradeLabel{color:#20a34a;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.subscribe-module__UnZlda__tierDetails{margin-top:1rem}.subscribe-module__UnZlda__praiseIcon{justify-content:center;align-items:center;margin:0 2px;font-size:1.1rem;display:inline-flex}@media (max-width:768px){.subscribe-module__UnZlda__tierHeader{flex-direction:column;gap:1rem}.subscribe-module__UnZlda__subscribeButton{width:100%}}
.SubscriptionManager-module__kbN3YW__settingLabel{font-weight:600}.SubscriptionManager-module__kbN3YW__settingValue,.SubscriptionManager-module__kbN3YW__value{color:var(--text-color-secondary)}.SubscriptionManager-module__kbN3YW__actionButton{white-space:nowrap}.SubscriptionManager-module__kbN3YW__subscriptionCard{background-color:var(--surface-card);border-radius:var(--border-radius);margin-bottom:1rem;padding:1rem}.SubscriptionManager-module__kbN3YW__statusBadge{margin-left:.5rem}.SubscriptionManager-module__kbN3YW__infoAlert{background-color:var(--blue-50);border-radius:var(--border-radius);align-items:center;margin-top:1rem;padding:.75rem;display:flex}.SubscriptionManager-module__kbN3YW__warningAlert{background-color:var(--yellow-50);border-radius:var(--border-radius);align-items:center;margin-top:1rem;padding:.75rem;display:flex}.SubscriptionManager-module__kbN3YW__icon{color:var(--blue-500);margin-right:.5rem}.SubscriptionManager-module__kbN3YW__warningIcon{color:var(--yellow-500);margin-right:.5rem}
.DonationProgressBar-module__uH3E3W__container{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:12px;margin-bottom:1.5rem;padding:1rem 1.25rem;box-shadow:0 1px 3px #0000000d}.DonationProgressBar-module__uH3E3W__containerCompact{background:var(--surface-card,#fff);border:1px solid var(--surface-border,#e5e7eb);border-radius:10px;padding:.75rem 1rem;box-shadow:0 1px 3px #0000000d}.DonationProgressBar-module__uH3E3W__compactLink{color:inherit;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.DonationProgressBar-module__uH3E3W__compactLink:hover{text-decoration:none}.DonationProgressBar-module__uH3E3W__compactLink:hover .DonationProgressBar-module__uH3E3W__containerCompact{border-color:var(--primary-color,#8b5a2b);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.DonationProgressBar-module__uH3E3W__headerCompact{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem;margin-bottom:.5rem;display:flex}.DonationProgressBar-module__uH3E3W__titleCompact{color:var(--text-color,#374151);align-items:center;font-size:.85rem;font-weight:600;display:flex}.DonationProgressBar-module__uH3E3W__periodInline{color:var(--text-color-secondary,#6b7280);margin-right:.35rem;font-weight:500}.DonationProgressBar-module__uH3E3W__amountsCompact{color:var(--text-color-secondary,#6b7280);font-size:.85rem}.DonationProgressBar-module__uH3E3W__raisedCompact{color:var(--primary-color,#8b5a2b);font-weight:700}.DonationProgressBar-module__uH3E3W__separatorCompact{color:var(--text-color-secondary,#9ca3af)}.DonationProgressBar-module__uH3E3W__goalCompact{color:var(--text-color-secondary,#6b7280);font-weight:500}.DonationProgressBar-module__uH3E3W__progressBarContainer{margin-bottom:.25rem;position:relative}.DonationProgressBar-module__uH3E3W__progressBarTrack{background:var(--surface-ground,#f3f4f6);border-radius:5px;height:10px;position:relative;overflow:hidden}.DonationProgressBar-module__uH3E3W__progressBarFill{border-radius:5px;height:100%;transition:width .5s}.DonationProgressBar-module__uH3E3W__goalDivider{background:var(--surface-card,#fff);width:2px;box-shadow:0 0 0 1px var(--text-color-secondary,#9ca3af);z-index:1;position:absolute;top:0;bottom:0;transform:translate(-50%)}.DonationProgressBar-module__uH3E3W__barLabels{height:14px;margin-top:2px;position:relative}.DonationProgressBar-module__uH3E3W__barLabel{color:var(--text-color-secondary,#9ca3af);white-space:nowrap;font-size:.65rem;position:absolute;transform:translate(-50%)}.DonationProgressBar-module__uH3E3W__barLabel:last-child{transform:translate(-100%)}.DonationProgressBar-module__uH3E3W__footerCompact{justify-content:space-between;align-items:center;min-height:1.25rem;font-size:.75rem;display:flex}.DonationProgressBar-module__uH3E3W__messageCompact{color:var(--text-color,#374151);font-weight:500}.DonationProgressBar-module__uH3E3W__percentageCompact{color:var(--text-color-secondary,#6b7280);font-weight:600}.DonationProgressBar-module__uH3E3W__supporterRotate{align-items:center;gap:.15rem;transition:opacity .3s,transform .3s;display:inline-flex}.DonationProgressBar-module__uH3E3W__fadeIn{opacity:1;transform:translateY(0)}.DonationProgressBar-module__uH3E3W__fadeOut{opacity:0;transform:translateY(-8px)}.DonationProgressBar-module__uH3E3W__thankYou{color:var(--text-color-secondary,#6b7280);font-weight:500}.DonationProgressBar-module__uH3E3W__supporterName{text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-weight:700;overflow:hidden}.DonationProgressBar-module__uH3E3W__supporterTier{color:var(--text-color-secondary,#9ca3af);margin-left:.2rem;font-size:.7rem;font-weight:500}.DonationProgressBar-module__uH3E3W__periodLabel{color:var(--text-color-secondary,#6b7280);text-align:center;margin-bottom:.75rem;font-size:.8rem;font-weight:500}.DonationProgressBar-module__uH3E3W__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.DonationProgressBar-module__uH3E3W__title{color:var(--text-color,#374151);align-items:center;font-size:.9rem;font-weight:600;display:flex}.DonationProgressBar-module__uH3E3W__amounts{color:var(--text-color-secondary,#6b7280);font-size:.9rem}.DonationProgressBar-module__uH3E3W__raised{color:var(--primary-color,#8b5a2b);font-size:1rem;font-weight:700}.DonationProgressBar-module__uH3E3W__separator{color:var(--text-color-secondary,#9ca3af)}.DonationProgressBar-module__uH3E3W__goal{color:var(--text-color-secondary,#6b7280);font-weight:500}.DonationProgressBar-module__uH3E3W__footer{justify-content:space-between;align-items:center;margin-top:.35rem;font-size:.8rem;display:flex}.DonationProgressBar-module__uH3E3W__message{color:var(--text-color,#374151);font-weight:500}.DonationProgressBar-module__uH3E3W__percentage{color:var(--text-color-secondary,#6b7280);font-weight:600}.DonationProgressBar-module__uH3E3W__totalRaised{border-top:1px solid var(--surface-border,#e5e7eb);text-align:center;color:var(--text-color-secondary,#6b7280);margin-top:1rem;padding-top:.75rem;font-size:.85rem}.DonationProgressBar-module__uH3E3W__totalRaised strong{color:var(--primary-color,#8b5a2b)}@media (max-width:480px){.DonationProgressBar-module__uH3E3W__container{padding:.875rem 1rem}.DonationProgressBar-module__uH3E3W__containerCompact{padding:.625rem .75rem}.DonationProgressBar-module__uH3E3W__headerCompact{flex-direction:column;align-items:flex-start;gap:.15rem}.DonationProgressBar-module__uH3E3W__titleCompact{font-size:.8rem}.DonationProgressBar-module__uH3E3W__barLabel{font-size:.6rem}}
.RecentSupporters-module__nEtyyq__container{background:var(--surface-card,#fff);border-radius:12px;margin-top:1.5rem;margin-bottom:1.5rem;padding:1.25rem}.RecentSupporters-module__nEtyyq__title{color:var(--text-color,#374151);align-items:center;margin:0 0 .25rem;font-size:1.25rem;font-weight:600;display:flex}.RecentSupporters-module__nEtyyq__subtitle{color:var(--text-color-secondary,#6b7280);margin:0 0 1rem;font-size:.9rem}.RecentSupporters-module__nEtyyq__supporterList{flex-direction:column;gap:.75rem;display:flex}.RecentSupporters-module__nEtyyq__supporterCard{background:var(--surface-ground,#f9fafb);border:1px solid var(--surface-border,#e5e7eb);color:inherit;cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.RecentSupporters-module__nEtyyq__supporterCard:hover{border-color:var(--primary-color,#8b5a2b);transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.RecentSupporters-module__nEtyyq__avatar{border:2px solid var(--surface-border,#e5e7eb);flex-shrink:0}.RecentSupporters-module__nEtyyq__supporterInfo{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.RecentSupporters-module__nEtyyq__usernameRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.RecentSupporters-module__nEtyyq__username{color:var(--text-color,#374151);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.RecentSupporters-module__nEtyyq__tierBadge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:.25rem;padding:.1rem .4rem;font-size:.7rem;font-weight:500;line-height:1.1;display:inline-flex}.RecentSupporters-module__nEtyyq__timeAgo{color:var(--text-color-secondary,#9ca3af);font-size:.8rem}@media (max-width:480px){.RecentSupporters-module__nEtyyq__container{padding:1rem}.RecentSupporters-module__nEtyyq__supporterCard{padding:.625rem .75rem}.RecentSupporters-module__nEtyyq__usernameRow{flex-direction:column;align-items:flex-start;gap:.25rem}.RecentSupporters-module__nEtyyq__username{font-size:.9rem}}
