﻿:root{--theme-orange: #fd7e14;--theme-orange-dark: #e06b0a;--theme-orange-light: #ff9a43;--theme-orange-gradient: linear-gradient(135deg, #fd7e14 0%, #e06b0a 100%)}.popup-credit-badge{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--theme-orange-gradient);border-radius:50%;color:white;font-size:28px;font-weight:700;margin-bottom:15px;box-shadow:0 10px 30px rgba(253,126,20,0.35);position:relative}.popup-credit-badge::after{position:absolute;bottom:-20px;font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:1px;color:#666;background:white;padding:2px 10px;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.popup-credit-number{font-size:34px;font-weight:700;color:#fd7e14}.popup-icon{font-size:40px;color:#fd7e14;margin-bottom:10px}.popup-feature-item{display:flex;align-items:center;gap:10px;padding:8px 0;color:#555;font-size:14px}.popup-feature-item i{color:#fd7e14;font-size:16px;width:20px}.popup-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 15px;margin:15px 0 10px 0}.popup-header-gradient{background:linear-gradient(135deg, #fff5eb 0%, #ffe8d6 100%);border-radius:8px 8px 0 0;padding:20px 25px 15px 25px;margin:-16px -16px 0 -16px;border-bottom:2px solid #fd7e14;position:relative}.popup-header-gradient::after{content:'✨';position:absolute;top:10px;right:20px;font-size:24px}.popup-btn-primary{background:var(--theme-orange-gradient);border:none;padding:12px 35px;font-weight:600;border-radius:50px;transition:all 0.3s ease;box-shadow:0 4px 15px rgba(253,126,20,0.4);color:white !important;text-decoration:none !important;display:inline-block}.popup-btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(253,126,20,0.5);background:var(--theme-orange-gradient);color:white !important}.popup-btn-secondary{background:transparent;border:2px solid #e0e0e0;padding:10px 25px;border-radius:50px;color:#888;transition:all 0.3s ease;font-weight:500}.popup-btn-secondary:hover{border-color:#fd7e14;color:#fd7e14;background:rgba(253,126,20,0.05)}.modal-content.popup-modal{border-radius:16px;border:none;box-shadow:0 20px 60px rgba(0,0,0,0.15);overflow:hidden}.popup-close-btn{opacity:0.6;transition:all 0.3s ease;background:rgba(0,0,0,0.05);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.popup-close-btn:hover{opacity:1;transform:rotate(90deg);background:rgba(0,0,0,0.1)}.popup-body-text{color:#555;line-height:1.6}.popup-divider{border:0;height:1px;background:linear-gradient(to right, transparent, #fd7e14, transparent);margin:15px 0}.popup-highlight-box{background:linear-gradient(135deg, #fff5eb 0%, #fffaf5 100%);border-radius:12px;padding:15px 20px;border:1px solid rgba(253,126,20,0.2);margin:10px 0}@media (max-width: 576px){.popup-features-grid{grid-template-columns:1fr;gap:0}.popup-credit-badge{width:60px;height:60px;font-size:22px}.popup-header-gradient{padding:15px 20px 10px 20px}.popup-header-gradient::after{font-size:18px;top:8px;right:12px}}.popup-credit-badge{display:flex;flex-direction:column;align-items:center;justify-content:center}.popup-credit-text{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin-top:2px}.popup-credit-number{color:white}
