.subscription-page{background:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.subscription-main{z-index:1;background:#fff;flex:1;min-height:calc(100vh - 70px);padding:20px 20px 40px;position:relative;overflow-y:auto}.subscription-container{max-width:1400px;margin:0 auto}.loading-skeleton{padding:40px 0}.skeleton-header{text-align:center;margin-bottom:40px}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;margin-bottom:12px;animation:1.5s infinite loading}.skeleton-title{width:300px;height:32px;margin:0 auto 16px}.skeleton-subtitle{width:200px;height:20px;margin:0 auto}.skeleton-content{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.skeleton-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;width:300px;padding:30px;box-shadow:0 2px 8px #0000001a}.skeleton-card-title{width:80%;height:24px;margin-bottom:16px}.skeleton-card-price{width:60%;height:32px;margin-bottom:20px}.skeleton-card-feature{width:90%;height:16px;margin-bottom:8px}.skeleton-card-feature:last-child{width:70%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.subscription-status{text-align:center;margin-top:-10px;margin-bottom:10px}.free-plan{text-align:center}.free-plan h3{color:#666;font-size:14px;font-weight:400}.free-plan p{display:none}[data-theme=dark] .free-plan h3{color:#999}.billing-toggle-container{text-align:center;margin-top:0;margin-bottom:40px}.billing-toggle{background:#fff;border-radius:30px;padding:4px;display:inline-flex;box-shadow:0 2px 10px #00000014}.billing-option{color:#333;cursor:pointer;background:0 0;border:none;border-radius:26px;min-width:140px;padding:10px 24px;font-size:14px;font-weight:500;transition:all .3s}.billing-option.active{color:#333;background:#8b5cf626}.save-text{color:#666;margin-top:12px;font-size:14px}.pricing-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:20px;display:grid}.pricing-card{background:#fff;border-radius:16px;flex-direction:column;padding:24px 20px;display:flex;position:relative;box-shadow:0 2px 20px #0000000f}.plan-name{color:#1a1a1a;margin-bottom:16px;font-size:22px;font-weight:600}.price-container{align-items:baseline;margin-bottom:6px;display:flex}.price-symbol{color:#1a1a1a;font-size:20px;font-weight:600}.price-amount{color:#1a1a1a;font-size:42px;font-weight:700;line-height:1}.price-period{color:#999;margin-left:6px;font-size:14px}.discount-badge{color:#333;background:0 0;border-radius:20px;margin-bottom:16px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.custom-pricing{color:#999;margin:0;font-size:16px}.enterprise-price-wrapper{align-items:center;height:68px;margin-bottom:16px;display:flex}.enterprise-price-wrapper.monthly{height:48px;margin-bottom:6px}.subscribe-btn,.get-started-btn{color:#fff;cursor:pointer;background:#8b5cf6;border:none;border-radius:10px;width:100%;margin-bottom:20px;padding:12px;font-size:15px;font-weight:600;transition:all .3s}.subscribe-btn:hover,.get-started-btn:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf64d}.features-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.feature-item{color:#333;align-items:flex-start;gap:8px;font-size:13px;line-height:1.2;display:flex}.feature-item.not-included{color:#999}.check-icon{color:#4caf50;flex-shrink:0;width:18px;height:18px;margin-top:0}.x-icon{color:#ff5252;flex-shrink:0;width:18px;height:18px;margin-top:0}.enterprise-card{background:#fafafa;border:2px solid #e0e0e0}.guarantee-text{text-align:center;color:#666;margin-top:0;padding:10px 20px 20px;font-size:14px}.usage-popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;width:100vw;height:100vh;animation:.2s ease-out fadeIn;position:fixed;top:0;left:0}.usage-popup{z-index:1000;background:#fff;border-radius:20px;width:520px;max-width:90vw;animation:.3s ease-out slideUp;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}.usage-popup-header{border-bottom:1px solid #f0f0f0;padding:24px 24px 20px}.usage-popup-title{color:#1a1a1a;margin:0 0 4px;font-size:20px;font-weight:700}.usage-reset-text{color:#999;margin:0;font-size:14px}.usage-popup-content{flex-direction:column;gap:24px;padding:24px;display:flex}.usage-item{flex-direction:column;gap:12px;display:flex}.usage-progress-bar{background:#f5f5f5;border-radius:8px;width:100%;height:40px;position:relative;overflow:hidden}.usage-progress-fill{background:#3b82f6;border-radius:8px;height:100%;transition:width .5s}.usage-item-info{justify-content:space-between;align-items:center;display:flex}.usage-label{color:#666;font-size:15px;font-weight:500}.usage-value{color:#1a1a1a;font-size:16px;font-weight:600}.usage-total{color:#666;font-weight:500}.usage-popup-footer{border-top:1px solid #f0f0f0;justify-content:flex-end;padding:20px 24px;display:flex}.usage-close-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:10px 24px;font-size:15px;font-weight:500;transition:all .2s}.usage-close-btn:hover{background:#f5f5f5;border-color:#999}.usage-popup-overlay-minimal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.usage-popup-minimal{z-index:1000;background:#fff;border-radius:16px;width:580px;max-width:90vw;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0000004d}.usage-popup-header-minimal{border-bottom:1px solid #f0f0f0;padding:18px 24px 14px}.usage-popup-title-minimal{color:#1a1a1a;margin:0 0 2px;font-size:16px;font-weight:600}.usage-reset-text-minimal{color:#999;margin:0;font-size:12px}.usage-popup-content-minimal{flex-direction:column;gap:12px;padding:18px 24px;display:flex}.usage-item-minimal{flex-direction:column;gap:5px;display:flex}.usage-progress-bar-minimal{background:#f5f3ff;border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.usage-progress-fill-minimal{border-radius:3px;height:100%;transition:width .5s;position:relative}.usage-progress-fill-minimal:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);animation:3s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.usage-item-info-minimal{justify-content:space-between;align-items:center;display:flex}.usage-label-minimal{color:#666;font-size:13px;font-weight:500}.usage-value-minimal{color:#1a1a1a;font-size:14px;font-weight:600}.usage-total-minimal{color:#666;font-weight:500}.usage-popup-footer-minimal{border-top:1px solid #f0f0f0;justify-content:flex-end;padding:16px 24px;display:flex}.usage-close-btn-minimal{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:8px 20px;font-size:13px;font-weight:500;transition:all .2s}.usage-close-btn-minimal:hover{background:#f5f5f5;border-color:#999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.pricing-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.subscription-main{padding:30px 15px}.pricing-grid{grid-template-columns:1fr;gap:20px}.billing-option{min-width:120px;padding:8px 20px;font-size:13px}.price-amount{font-size:36px}.usage-popup{width:calc(100vw - 32px);margin:16px}.usage-popup-header{padding:20px 20px 16px}.usage-popup-title{font-size:18px}.usage-reset-text{font-size:13px}.usage-popup-content{gap:20px;padding:20px}.usage-progress-bar{height:36px}.usage-label{font-size:14px}.usage-value{font-size:15px}.usage-popup-footer{padding:16px 20px}.usage-close-btn{width:100%}.usage-popup-minimal{width:calc(100vw - 32px);margin:16px}.usage-popup-header-minimal{padding:16px 18px 12px}.usage-popup-title-minimal{font-size:15px}.usage-reset-text-minimal{font-size:11px}.usage-popup-content-minimal{gap:10px;padding:16px 18px}.usage-progress-bar-minimal{height:5px}.usage-label-minimal{font-size:12px}.usage-value-minimal{font-size:13px}.usage-popup-footer-minimal{padding:14px 18px}.usage-close-btn-minimal{width:100%;padding:8px 16px}}.active-subscription-view{max-width:800px;margin:0 auto;padding:20px 0}.current-plan-header{text-align:center;margin-bottom:40px}.current-plan-header h2{color:#1a1a1a;margin-bottom:16px;font-size:32px;font-weight:700}.cancel-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;margin-top:16px;padding:12px 16px}.cancel-notice p{color:#856404;margin:0;font-size:14px;font-weight:500}.current-plan-card{background:#fff;border:2px solid #f0f0f0;border-radius:16px;padding:32px;box-shadow:0 4px 20px #00000014}.plan-info{text-align:center;border-bottom:1px solid #f0f0f0;margin-bottom:32px;padding-bottom:24px}.current-plan-card .plan-name{color:#1a1a1a;margin-bottom:16px;font-size:28px;font-weight:700}.current-plan-card .price-container{justify-content:center;align-items:baseline;gap:4px;margin-bottom:12px;display:flex}.current-plan-card .price-symbol{color:#1a1a1a;font-size:24px;font-weight:600}.current-plan-card .price-amount{color:#1a1a1a;font-size:48px;font-weight:700;line-height:1}.current-plan-card .price-period{color:#666;font-size:18px;font-weight:500}.current-plan-card .discount-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.plan-features h4{color:#1a1a1a;text-align:center;margin-bottom:20px;font-size:20px;font-weight:600}.current-plan-card .features-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.current-plan-card .feature-item{color:#333;align-items:center;gap:12px;padding:8px 0;font-size:15px;display:flex}.current-plan-card .check-icon{color:#10b981;flex-shrink:0}.subscription-actions{text-align:center;border-top:1px solid #f0f0f0;margin-top:32px;padding-top:24px}.cancel-subscription-btn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:8px;padding:12px 32px;font-size:16px;font-weight:600;transition:all .2s}.cancel-subscription-btn:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.cancel-subscription-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:768px){.active-subscription-view{padding:16px}.current-plan-header h2{font-size:24px}.current-plan-card{padding:24px 20px}.current-plan-card .price-amount{font-size:36px}.current-plan-card .features-list{grid-template-columns:1fr}}.pricing-card.current-plan{border:3px solid #8b5cf6;box-shadow:0 4px 24px #8b5cf626}.current-plan-info{text-align:center}.current-plan-info h3{color:#666;font-size:14px;font-weight:400}.current-plan-info .cancel-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;max-width:600px;margin-top:12px;margin-left:auto;margin-right:auto;padding:12px 16px}.current-plan-info .cancel-notice p{color:#856404;margin:0;font-size:14px;font-weight:500}.subscribe-btn.current{color:#8b5cf6;cursor:default;background:0 0;border:2px solid #8b5cf6}.subscribe-btn.current:hover{box-shadow:none;background:0 0;transform:none}.pricing-card .cancel-subscription-btn{color:#dc3545;cursor:pointer;background:#fff;border:2px solid #dc3545;border-radius:10px;width:100%;margin-bottom:20px;padding:12px;font-size:15px;font-weight:600;transition:all .3s}.pricing-card .cancel-subscription-btn:hover:not(:disabled){color:#fff;background:#dc3545;transform:translateY(-2px);box-shadow:0 6px 20px #dc35454d}.pricing-card .cancel-subscription-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .current-plan-info h3{color:#999}@media (max-width:768px){.pricing-card.current-plan{border-width:2px}.pricing-card .cancel-subscription-btn{padding:9px 10px;font-size:13px}}
