.sdm-buy-credits-page{max-width:900px;margin:0 auto;padding:30px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.sdm-buy-header-section{text-align:center;margin-bottom:40px}.sdm-buy-title{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.sdm-buy-title i{color:#6366f1;font-size:64px;transform:scale(1.1)}.sdm-buy-subtitle{font-size:16px;color:#64748b;margin:0}.sdm-balance-card{background:linear-gradient(135deg,#6366f1 0,#8b5cf6 100%);border-radius:16px;padding:25px 30px;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between;color:#fff;box-shadow:0 10px 40px rgba(99,102,241,.3)}.sdm-balance-left{display:flex;align-items:center;gap:15px}.sdm-balance-icon-wrap{width:60px;height:60px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px}.sdm-balance-details{display:flex;flex-direction:column}.sdm-balance-label{font-size:14px;opacity:.9}.sdm-balance-value{font-size:32px;font-weight:700}.sdm-balance-badge{background:rgba(255,255,255,.2);padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}.sdm-balance-badge i{color:#fbbf24}.sdm-pricing-section{margin-bottom:30px}.sdm-section-title{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 20px;display:flex;align-items:center;gap:10px}.sdm-section-title i{color:#6366f1}.sdm-tier-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:25px 15px;text-align:center;cursor:pointer;transition:.3s;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:200px}.sdm-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:20px}.sdm-tier-card:hover{border-color:#6366f1;transform:translateY(-5px);box-shadow:0 12px 30px rgba(99,102,241,.15)}.sdm-tier-card.selected{border-color:#6366f1;background:#eff6ff;box-shadow:0 8px 25px rgba(99,102,241,.2)}.sdm-tier-card.popular{border-color:#f59e0b}.sdm-tier-card.popular::before{content:'POPULAR';position:absolute;top:-10px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#f59e0b 0,#d97706 100%);color:#fff;font-size:10px;font-weight:700;padding:3px 10px;border-radius:10px;letter-spacing:.5px}.sdm-tier-credits{margin-bottom:15px;display:flex;flex-direction:column;align-items:center;justify-content:center}.sdm-tier-amount{font-size:26px;font-weight:800;color:#000;line-height:1.1}.sdm-tier-label{font-size:13px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-top:5px}.sdm-tier-price{font-size:16px;color:#6366f1;font-weight:600}.sdm-tier-discount{font-size:11px;color:#10b981;margin-top:5px;font-weight:500}.sdm-custom-section{background:#f8fafc;border-radius:12px;padding:25px;margin-bottom:30px}.sdm-custom-input-row{display:flex;gap:15px;align-items:flex-end}.sdm-custom-field{flex:1}.sdm-custom-field label{display:block;font-size:13px;color:#64748b;margin-bottom:8px}.sdm-custom-field input{width:100%;padding:12px 16px;font-size:18px;font-weight:600;border:2px solid #e2e8f0;border-radius:10px;transition:border-color .3s;background:#fff}.sdm-custom-field input:focus{outline:0;border-color:#6366f1}.sdm-custom-note{font-size:14px;color:#94a3b8;padding:12px 0}.sdm-summary-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:25px;margin-bottom:25px}.sdm-summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9}.sdm-summary-row:last-child{border-bottom:none}.sdm-summary-divider{height:1px;background:#e2e8f0;margin:10px 0}.sdm-summary-total{padding-top:15px;border-bottom:none}.sdm-summary-label{font-size:14px;display:flex;align-items:center;gap:8px}.sdm-summary-value{font-size:14px;font-weight:600;color:#1e293b}.sdm-summary-discount .sdm-summary-value{color:#10b981}.sdm-summary-total .sdm-summary-label{font-size:16px;font-weight:600;color:#1e293b}.sdm-summary-total .sdm-summary-value{font-size:24px;font-weight:700;color:#6366f1}.sdm-benefits-card{background:linear-gradient(135deg,#fef3c7 0,#fde68a 100%);border-radius:12px;padding:20px;margin-bottom:25px}.sdm-benefits-card h4{font-size:14px;font-weight:600;color:#92400e;margin:0 0 12px;display:flex;align-items:center;gap:8px}.sdm-payment-section{margin-top:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}#sdm-paypal-button-container{width:100%;max-width:500px;margin:0 auto}.sdm-paypal-buttons{min-height:55px}.sdm-success-card{text-align:center;padding:40px;background:linear-gradient(135deg,#dcfce7 0,#bbf7d0 100%);border-radius:16px;margin-bottom:30px}.sdm-success-icon i{font-size:64px;color:#22c55e;margin-bottom:20px}.sdm-payment-success p{color:#15803d;font-size:16px;margin:0}.sdm-success-stats{margin-top:20px;padding-top:20px;border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:center;gap:30px}.sdm-success-stat{text-align:center}.sdm-success-stat-value{font-size:24px;font-weight:700;color:#166534}.sdm-success-stat-label{font-size:13px;color:#15803d}.sdm-login-required-card{text-align:center;padding:50px 30px;background:#fff;border:2px solid #e2e8f0;border-radius:16px}.sdm-login-icon i{font-size:48px;color:#94a3b8;margin-bottom:20px}.sdm-login-required-card h3{font-size:20px;color:#1e293b;margin:0 0 10px}.sdm-login-required-card p{color:#64748b;margin:0 0 20px}.sdm-login-actions{display:flex;gap:15px;justify-content:center}.sdm-btn-login{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:.3s}.sdm-btn-login.sdm-btn-primary{background:linear-gradient(135deg,#6366f1 0,#8b5cf6 100%);color:#fff}.sdm-btn-login.sdm-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.3)}.sdm-btn-login.sdm-btn-secondary{background:#f1f5f9;color:#475569}.sdm-btn-login.sdm-btn-secondary:hover{background:#e2e8f0}.sdm-paypal-disabled-card{text-align:center;padding:40px;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:16px}.sdm-disabled-icon i{font-size:48px;color:#94a3b8;margin-bottom:15px}.sdm-paypal-disabled-card h3{color:#64748b;margin:0 0 10px}.sdm-paypal-disabled-card p{color:#94a3b8;margin:0}.sdm-payment-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:99999}.sdm-payment-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:.8s linear infinite sdmSpin}@keyframes sdmSpin{to{transform:rotate(360deg)}}.sdm-payment-text{margin-top:15px;color:#64748b;font-size:14px}@media (max-width:768px){.sdm-buy-credits-page{padding:20px 15px}.sdm-current-balance{flex-direction:column;text-align:center;gap:15px}.sdm-pricing-grid{grid-template-columns:repeat(2,1fr)}.sdm-custom-input-group{flex-direction:column}.sdm-price-row.total .sdm-price-value{font-size:20px}.sdm-success-details .sdm-detail-row{flex-direction:column;gap:15px}.sdm-login-buttons{flex-direction:column}}@media (max-width:480px){.sdm-pricing-grid{grid-template-columns:1fr 1fr}.sdm-balance-amount,.sdm-buy-header h2{font-size:24px}}.sdm-current-limits-card{background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);border-radius:12px;padding:20px;margin-bottom:25px;border:1px solid #bfdbfe}.sdm-limits-header{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#1e40af;font-weight:600;font-size:14px}.sdm-limits-header i{color:#3b82f6}.sdm-limits-grid{display:flex;gap:20px;justify-content:center}.sdm-limit-item{text-align:center;padding:15px 25px;background:#fff;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.sdm-limit-icon{font-size:20px;color:#6366f1;margin-bottom:8px}.sdm-limit-value{font-size:28px;font-weight:700;color:#1e293b}.sdm-limit-label{font-size:12px;color:#64748b;margin-top:4px}.sdm-limits-note{text-align:center;margin-top:15px;font-size:13px;color:#3b82f6}.sdm-limits-note i{margin-right:5px}.sdm-tier-daily-limits{margin-top:10px;padding-top:10px;border-top:1px dashed #e2e8f0;display:flex;justify-content:center;gap:12px;font-size:11px;color:#64748b}.sdm-daily-limit-item{display:flex;align-items:center;gap:4px}.sdm-daily-limit-item i{font-size:10px;color:#6366f1}.sdm-summary-daily-limits{background:#f0fdf4;margin:0 -25px;padding:12px 25px;border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0}.sdm-summary-daily-limits .sdm-summary-label{color:#166534}.sdm-summary-daily-limits .sdm-summary-value{color:#15803d}.sdm-success-daily-limits{margin-top:20px;padding-top:15px;border-top:1px solid rgba(0,0,0,.1);font-size:14px;color:#166534}@media (max-width:480px){.sdm-limits-grid{flex-direction:column;gap:10px}.sdm-tier-daily-limits{flex-direction:column;gap:5px}}html[data-theme="dark"] .sdm-balance-card,html[data-theme="dark"] .sdm-custom-field input,html[data-theme="dark"] .sdm-custom-section,html[data-theme="dark"] .sdm-daily-limit-item,html[data-theme="dark"] .sdm-daily-limits-card,html[data-theme="dark"] .sdm-daily-limits-note,html[data-theme="dark"] .sdm-new-limit-item,html[data-theme="dark"] .sdm-summary-card,html[data-theme="dark"] .sdm-summary-new-limits,html[data-theme="dark"] .sdm-summary-value,html[data-theme="dark"] .sdm-tier-card{background:#111827;border-color:#374151;color:#f9fafb}html[data-theme="dark"] .sdm-benefits-card{background:linear-gradient(135deg,#92400e 0);border-radius:12px;padding:20px;margin-bottom:25px}html[data-theme="dark"] .sdm-daily-limit-value,html[data-theme="dark"] .sdm-daily-limits-header,html[data-theme="dark"] .sdm-new-limit-label,html[data-theme="dark"] .sdm-new-limit-value,html[data-theme="dark"] .sdm-new-limits-header,html[data-theme="dark"] .sdm-summary-label,html[data-theme="dark"] .sdm-summary-total .sdm-summary-value,html[data-theme="dark"] .sdm-summary-value,html[data-theme="dark"] .sdm-tier-amount{color:#f9fafb!important}.sdm-local-payment-section{background:linear-gradient(135deg,#dbeafe 0,#bfdbfe 100%);border-radius:16px;padding:25px;margin-top:30px;border:2px solid #3b82f6}.sdm-local-payment-header{display:flex;align-items:center;gap:12px;margin-bottom:15px;font-size:18px;font-weight:700;color:#1e40af}.sdm-local-payment-header i{font-size:24px;color:#3b82f6}.sdm-local-payment-message{color:#1e40af;font-size:14px;margin:0 0 20px;line-height:1.5}.sdm-local-payment-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.sdm-contact-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:12px;font-size:15px;font-weight:600;text-decoration:none;transition:.3s;box-shadow:0 4px 15px rgba(0,0,0,.1)}.sdm-contact-btn:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.sdm-contact-btn i{font-size:20px}.sdm-btn-whatsapp{background:linear-gradient(135deg,#25d366 0,#128c7e 100%);color:#fff}.sdm-btn-whatsapp:hover{color:#fff}.sdm-btn-telegram{background:linear-gradient(135deg,#08c 0,#005f99 100%);color:#fff}.sdm-btn-telegram:hover{color:#fff}.sdm-btn-facebook{background:linear-gradient(135deg,#0084ff 0,#06c 100%);color:#fff}.sdm-btn-facebook:hover{color:#fff}.sdm-local-payment-methods{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding-top:15px;border-top:1px dashed #93c5fd}.sdm-local-payment-methods span{background:#fff;padding:8px 14px;border-radius:8px;font-size:13px;color:#1e40af;font-weight:500;display:flex;align-items:center;gap:6px}.sdm-local-payment-methods span i{color:#3b82f6}.sdm-crypto-payment-section{background:linear-gradient(135deg,#fef3c7 0,#fde68a 100%);border-radius:16px;padding:25px;margin-top:20px;border:2px solid #f59e0b}.sdm-crypto-header{display:flex;align-items:center;gap:12px;margin-bottom:15px;font-size:18px;font-weight:700;color:#92400e}.sdm-crypto-header i{font-size:24px;color:#f59e0b}.sdm-crypto-message{color:#92400e;font-size:14px;margin:0 0 20px;line-height:1.5}.sdm-crypto-methods{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px}.sdm-crypto-methods span{background:#fff;padding:10px 18px;border-radius:10px;font-size:14px;color:#92400e;font-weight:600;display:flex;align-items:center;gap:8px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.sdm-crypto-methods span i{font-size:18px}.sdm-crypto-methods span:nth-child(1) i{color:#f7931a}.sdm-crypto-methods span:nth-child(2) i{color:#627eea}.sdm-crypto-methods span:nth-child(3) i{color:#26a17b}.sdm-crypto-methods span:nth-child(4) i{color:#345d9d}.sdm-live-chat-cta{background:#fff;padding:15px 20px;border-radius:12px;display:flex;align-items:center;gap:12px;color:#92400e;font-weight:500;box-shadow:0 4px 12px rgba(0,0,0,.08)}.sdm-live-chat-cta i{font-size:24px;color:#f59e0b}html[data-theme="dark"] .sdm-local-payment-section{background:linear-gradient(135deg,#1e3a5f 0,#1e40af 100%);border-color:#3b82f6}html[data-theme="dark"] .sdm-local-payment-header,html[data-theme="dark"] .sdm-local-payment-message{color:#e0f2fe}html[data-theme="dark"] .sdm-local-payment-methods span{background:#1e3a5f;color:#e0f2fe}html[data-theme="dark"] .sdm-crypto-payment-section{background:linear-gradient(135deg,#451a03 0,#78350f 100%);border-color:#f59e0b}html[data-theme="dark"] .sdm-crypto-header,html[data-theme="dark"] .sdm-crypto-message{color:#fef3c7}html[data-theme="dark"] .sdm-crypto-methods span,html[data-theme="dark"] .sdm-live-chat-cta{background:#451a03;color:#fef3c7}@media (max-width:600px){.sdm-local-payment-buttons{flex-direction:column}.sdm-contact-btn,.sdm-crypto-methods,.sdm-local-payment-methods{justify-content:center}}html[data-theme="dark"] .sdm-login-required-card,html[data-theme="dark"] .sdm-paypal-disabled-card,html[data-theme="dark"] .sdm-current-limits-card,html[data-theme="dark"] .sdm-limit-item,html[data-theme="dark"] .sdm-summary-card,html[data-theme="dark"] .sdm-custom-section,html[data-theme="dark"] .sdm-tier-card{background:var(--gsm-surface)!important;border-color:var(--gsm-line)!important;color:var(--gsm-text)!important;box-shadow:var(--gsm-shadow)!important}html[data-theme="dark"] .sdm-login-required-card h3,html[data-theme="dark"] .sdm-paypal-disabled-card h3,html[data-theme="dark"] .sdm-section-title,html[data-theme="dark"] .sdm-limit-value,html[data-theme="dark"] .sdm-summary-total .sdm-summary-label,html[data-theme="dark"] .sdm-tier-amount{color:var(--gsm-text)!important}html[data-theme="dark"] .sdm-login-required-card p,html[data-theme="dark"] .sdm-paypal-disabled-card p,html[data-theme="dark"] .sdm-buy-subtitle,html[data-theme="dark"] .sdm-limit-label,html[data-theme="dark"] .sdm-custom-field label,html[data-theme="dark"] .sdm-summary-label,html[data-theme="dark"] .sdm-tier-label{color:var(--gsm-muted)!important}html[data-theme="dark"] .sdm-btn-login.sdm-btn-secondary{background:var(--gsm-surface-2)!important;border:1px solid var(--gsm-line)!important;color:var(--gsm-text)!important}html[data-theme="dark"] .sdm-btn-login.sdm-btn-secondary:hover{border-color:var(--gsm-primary)!important;color:var(--gsm-primary-strong)!important}html[data-theme="dark"] .sdm-custom-field input{background:var(--gsm-surface-2)!important;border-color:var(--gsm-line)!important;color:var(--gsm-text)!important}html[data-theme="dark"] .sdm-login-icon i,html[data-theme="dark"] .sdm-disabled-icon i{color:var(--gsm-primary-strong)!important}
