.PaymentForm_paymentOverlay__KnGZP{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.PaymentForm_paymentModal__fFLq6{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #333;border-radius:16px;padding:2rem;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;backdrop-filter:blur(10px)}.PaymentForm_closeButton__h34P_{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.PaymentForm_closeButton__h34P_:hover{background:hsla(0,0%,100%,.1);color:#fff}.PaymentForm_paymentHeader__qF2AT{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #333}.PaymentForm_paymentHeader__qF2AT h2{color:#fff;margin:0 0 1rem;font-size:1.5rem}.PaymentForm_priceSummary__F0Gdb{margin-bottom:.5rem}.PaymentForm_price__aK8lT{font-size:2rem;font-weight:800;color:#0f8}.PaymentForm_period__3TvBm{color:#888;font-size:1rem}.PaymentForm_billingNote__3MOtw{color:#888;margin:0;font-size:.9rem}.PaymentForm_paymentForm__fEk64{display:flex;flex-direction:column;gap:1.5rem}.PaymentForm_paymentMethods__dOjKa{display:flex;gap:1rem;margin-bottom:1rem}.PaymentForm_paymentMethod__iuZKX{flex:1;display:flex;align-items:center;gap:.5rem;padding:1rem;background:hsla(0,0%,100%,.05);border:1px solid #333;border-radius:8px;cursor:pointer;transition:all .3s ease}.PaymentForm_paymentMethod__iuZKX:hover{border-color:#0cf}.PaymentForm_paymentMethod__iuZKX input[type=radio]{margin:0}.PaymentForm_methodLabel__dQCxM{color:#ccc;font-weight:600}.PaymentForm_cardForm__hCMjN{display:flex;flex-direction:column;gap:1rem}.PaymentForm_formRow__sApGd{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.PaymentForm_formGroup__lQ0rZ{display:flex;flex-direction:column;gap:.5rem}.PaymentForm_label__6eEpS{color:#ccc;font-size:.9rem;font-weight:600}.PaymentForm_input__fIN5K{padding:.75rem;background:hsla(0,0%,100%,.05);border:1px solid #444;border-radius:6px;color:#fff;font-size:.9rem;transition:all .3s ease}.PaymentForm_input__fIN5K:focus{outline:none;border-color:#0cf;box-shadow:0 0 0 2px rgba(0,204,255,.2)}.PaymentForm_cryptoInfo__H4v5d{text-align:center;padding:2rem;background:hsla(0,0%,100%,.03);border-radius:8px;border:1px solid #333}.PaymentForm_cryptoInfo__H4v5d p{color:#ccc;margin:0 0 1rem}.PaymentForm_supportedCoins__qOhrx{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.PaymentForm_supportedCoins__qOhrx span{background:rgba(0,255,136,.1);color:#0f8;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600}.PaymentForm_securityNote__JiCIt{text-align:center;color:#0f8;font-size:.9rem;padding:1rem;background:rgba(0,255,136,.1);border-radius:6px}.PaymentForm_submitButton__CNPGi{background:linear-gradient(135deg,#0f8,#0cf);color:#000;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.PaymentForm_submitButton__CNPGi:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,255,136,.3)}.PaymentForm_submitButton__CNPGi:disabled{opacity:.7;cursor:not-allowed;transform:none}.PaymentForm_cancelNote__x2abr{text-align:center;color:#888;font-size:.8rem}@media (max-width:768px){.PaymentForm_paymentModal__fFLq6{padding:1.5rem}.PaymentForm_paymentMethods__dOjKa{flex-direction:column}.PaymentForm_formRow__sApGd{grid-template-columns:1fr}}.PricingTiers_pricingContainer__I99CT{max-width:1000px;margin:0 auto}.PricingTiers_billingToggle__Ifa1j{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:12px}.PricingTiers_toggleLabel__eQR2l{display:flex;align-items:center;gap:1rem;cursor:pointer;font-weight:600;color:#fff}.PricingTiers_toggleInput__rg0nK{display:none}.PricingTiers_toggleSlider__4l5DV{position:relative;width:60px;height:30px;background:#333;border-radius:15px;transition:all .3s ease}.PricingTiers_toggleSlider__4l5DV:before{content:"";position:absolute;width:26px;height:26px;background:#666;border-radius:50%;top:2px;left:2px;transition:all .3s ease}.PricingTiers_toggleInput__rg0nK:checked+.PricingTiers_toggleSlider__4l5DV{background:linear-gradient(135deg,#0f8,#0cf)}.PricingTiers_toggleInput__rg0nK:checked+.PricingTiers_toggleSlider__4l5DV:before{transform:translateX(30px);background:#fff}.PricingTiers_savingsBadge__56ZQS{background:linear-gradient(135deg,#0f8,#0cf);color:#000;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700}.PricingTiers_pricingGrid__Cs385{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.PricingTiers_pricingCard__xITJ8{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #333;border-radius:16px;padding:2rem;position:relative;transition:all .3s ease;backdrop-filter:blur(10px)}.PricingTiers_pricingCard__xITJ8:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.PricingTiers_pricingCard__xITJ8.PricingTiers_popular__oCAWu{border-color:#0cf;transform:scale(1.05)}.PricingTiers_pricingCard__xITJ8.PricingTiers_current__WqSZw{border-color:#0f8}.PricingTiers_popularBadge__O7T8z{background:#0cf;text-transform:uppercase;letter-spacing:.5px}.PricingTiers_currentBadge__YgRiI,.PricingTiers_popularBadge__O7T8z{position:absolute;top:-12px;left:50%;transform:translateX(-50%);color:#000;padding:.5rem 1.5rem;border-radius:20px;font-size:.8rem;font-weight:700}.PricingTiers_currentBadge__YgRiI{background:#0f8}.PricingTiers_tierHeader__9cJbh{text-align:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #333}.PricingTiers_tierName__zlF73{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1rem}.PricingTiers_price__o9xdI{margin-bottom:.5rem}.PricingTiers_priceFree__uAWOX{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#0f8,#0cf);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.PricingTiers_priceAmount__X7kMj{font-size:2.5rem;font-weight:800;color:#fff}.PricingTiers_pricePeriod__8NZba{font-size:1rem;color:#888;font-weight:600}.PricingTiers_savings__R1L9Z{background:rgba(0,255,136,.1);color:#0f8;padding:.5rem;border-radius:6px;font-size:.8rem;font-weight:600;margin-bottom:1rem}.PricingTiers_tierDescription__6ieNA{color:#888;margin:0;line-height:1.5}.PricingTiers_features__hogVA{margin-bottom:2rem}.PricingTiers_featuresTitle___egKH,.PricingTiers_limitationsTitle__0CEEo{font-size:1rem;font-weight:600;color:#fff;margin:0 0 1rem}.PricingTiers_limitationsTitle__0CEEo{color:#ff6b6b;margin-top:1.5rem}.PricingTiers_featuresList__Uh4EZ,.PricingTiers_limitationsList__XpbuF{list-style:none;padding:0;margin:0}.PricingTiers_featureItem__DuXLd,.PricingTiers_limitationItem__OZhy6{padding:.5rem 0;color:#ccc;line-height:1.4}.PricingTiers_ctaButton__rJt3r{width:100%;padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.PricingTiers_ctaButton__rJt3r:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,204,255,.3)}.PricingTiers_ctaButton__rJt3r:disabled{cursor:not-allowed;opacity:.7}.PricingTiers_enterpriseCta__c5zE6{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:2px solid #0f8;border-radius:16px;backdrop-filter:blur(10px)}.PricingTiers_enterpriseCta__c5zE6 h3{font-size:1.5rem;color:#fff;margin:0 0 1rem}.PricingTiers_enterpriseCta__c5zE6 p{color:#888;margin:0 0 2rem;line-height:1.5}.PricingTiers_enterpriseButton__wilEZ{background:linear-gradient(135deg,#0f8,#0cf);color:#000;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.PricingTiers_enterpriseButton__wilEZ:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,255,136,.3)}@media (max-width:768px){.PricingTiers_pricingGrid__Cs385{grid-template-columns:1fr}.PricingTiers_pricingCard__xITJ8.PricingTiers_popular__oCAWu{transform:none}.PricingTiers_billingToggle__Ifa1j{flex-direction:column;gap:1rem}}.UsageMeter_usageMeter__9pevL{margin-bottom:1.5rem}.UsageMeter_meterHeader__MAnm0{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.UsageMeter_label__WNX1W{color:#ccc;font-weight:600;font-size:.9rem}.UsageMeter_usageText__AI3wF{color:#888;font-size:.8rem}.UsageMeter_meterBar__M9jk9{width:100%;height:8px;background:#333;border-radius:4px;overflow:hidden}.UsageMeter_meterFill__QusOq{height:100%;border-radius:4px;transition:all .3s ease}.UsageMeter_meterFooter__PBpvc{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem}.UsageMeter_percentage__JM_8i{color:#888;font-size:.8rem}.UsageMeter_warning__IM653{color:#f97316;font-size:.7rem;font-weight:600}.UsageMeter_error__oSCTP{color:#ef4444;font-size:.7rem;font-weight:600}.BillingDashboard_billingPage__CC6ZV{max-width:1200px;margin:0 auto;padding:2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:100vh}.BillingDashboard_header__tpjYT{text-align:center;margin-bottom:3rem}.BillingDashboard_title__0M10U{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#0f8,#0cf);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0 0 .5rem}.BillingDashboard_subtitle__rxhxR{color:#888;font-size:1.1rem;margin:0}.BillingDashboard_tabNavigation__xMRMn{display:flex;gap:.5rem;margin-bottom:2rem;background:hsla(0,0%,100%,.05);border:1px solid #333;border-radius:12px;padding:.5rem;flex-wrap:wrap}.BillingDashboard_tab__JQ2m2{flex:1;min-width:140px;padding:1rem 1.5rem;background:none;border:none;border-radius:8px;color:#888;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.BillingDashboard_tab__JQ2m2:hover{background:hsla(0,0%,100%,.1);color:#fff}.BillingDashboard_tab__JQ2m2.BillingDashboard_active__TzMYC{background:linear-gradient(135deg,#0f8,#0cf);color:#000}.BillingDashboard_tabContent__KT25W{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #333;border-radius:16px;padding:2rem;backdrop-filter:blur(10px)}.BillingDashboard_loadingContainer__zq9yT{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh;gap:1rem}.BillingDashboard_spinner__W7E9S{width:40px;height:40px;border:4px solid #333;border-top-color:#0f8;border-radius:50%;animation:BillingDashboard_spin__9d0_w 1s linear infinite}@keyframes BillingDashboard_spin__9d0_w{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.BillingDashboard_billingPage__CC6ZV{padding:1rem}.BillingDashboard_tabNavigation__xMRMn{flex-direction:column}.BillingDashboard_tab__JQ2m2{min-width:auto}.BillingDashboard_title__0M10U{font-size:2rem}}.BillingDashboard_cancelContainer__y_ATQ,.BillingDashboard_successContainer__nhHlY{text-align:center;max-width:600px;margin:0 auto;padding:3rem 2rem}.BillingDashboard_cancelIcon__9akh7,.BillingDashboard_successIcon__Fnk0X{font-size:4rem;margin-bottom:2rem}.BillingDashboard_cancelDetails__B0izb,.BillingDashboard_successDetails__1okMC{margin:2rem 0;text-align:left}.BillingDashboard_detailCard__7smTA{background:hsla(0,0%,100%,.05);border:1px solid #333;border-radius:12px;padding:1.5rem}.BillingDashboard_detailCard__7smTA h3{color:#fff;margin:0 0 1rem}.BillingDashboard_detailCard__7smTA ul{color:#ccc;padding-left:1.5rem;margin:0}.BillingDashboard_detailCard__7smTA li{margin-bottom:.5rem}.BillingDashboard_cancelActions__cyM3u,.BillingDashboard_successActions__jkltO{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.BillingDashboard_primaryButton__LDoJV{background:linear-gradient(135deg,#0f8,#0cf);color:#000;border:none;padding:1rem 2rem;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s ease}.BillingDashboard_primaryButton__LDoJV:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,255,136,.3)}.BillingDashboard_secondaryButton__a6tIz{background:hsla(0,0%,100%,.05);color:#ccc;border:1px solid #333;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.BillingDashboard_secondaryButton__a6tIz:hover{border-color:#0cf;color:#0cf}.SubscriptionManager_subscriptionManager__kUNHL{display:flex;flex-direction:column;gap:2rem}.SubscriptionManager_section__vLNNw{background:hsla(0,0%,100%,.05);border:1px solid #333;border-radius:12px;padding:1.5rem}.SubscriptionManager_section__vLNNw h3{color:#fff;margin:0 0 1.5rem;font-size:1.2rem;border-bottom:1px solid #333;padding-bottom:.5rem}.SubscriptionManager_detailsGrid__ik2ex{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.SubscriptionManager_detailItem__FS2Bu{display:flex;flex-direction:column;gap:.5rem}.SubscriptionManager_detailLabel__ogjlp{color:#888;font-size:.9rem;font-weight:600}.SubscriptionManager_detailValue__XMZOw{color:#ccc;font-size:1rem;font-weight:600}.SubscriptionManager_active__XK2_w{color:#0f8!important}.SubscriptionManager_past_due__j7Bmw{color:#f97316!important}.SubscriptionManager_canceled__jeEg3{color:#ef4444!important}.SubscriptionManager_paymentMethod__tEqz4{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:hsla(0,0%,100%,.03);border-radius:8px;border:1px solid #333}.SubscriptionManager_paymentInfo__mTr5Y{display:flex;flex-direction:column;gap:.25rem}.SubscriptionManager_paymentType__l_5de{color:#ccc;font-weight:600}.SubscriptionManager_paymentDetails__ni6AZ{color:#888;font-size:.9rem}.SubscriptionManager_updateButton__FCyXd{background:rgba(0,204,255,.1);color:#0cf;border:1px solid #0cf;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.SubscriptionManager_updateButton__FCyXd:hover{background:#0cf;color:#000}.SubscriptionManager_dangerZone__WEwUN{display:flex;flex-direction:column;gap:1rem}.SubscriptionManager_warningMessage__FQnD_{background:rgba(239,68,68,.1);color:#ef4444;padding:1rem;border-radius:8px;border:1px solid #ef4444;font-size:.9rem}.SubscriptionManager_cancelButton__4QAze{background:rgba(239,68,68,.1);color:#ef4444;border:1px solid #ef4444;padding:1rem 2rem;border-radius:8px;cursor:pointer;font-weight:700;transition:all .3s ease;align-self:flex-start}.SubscriptionManager_cancelButton__4QAze:hover:not(:disabled){background:#ef4444;color:#fff}.SubscriptionManager_cancelButton__4QAze:disabled{opacity:.7;cursor:not-allowed}.SubscriptionManager_upgradePrompt__7JlO2{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,rgba(0,255,136,.1),rgba(0,204,255,.1));border:2px solid #0f8;border-radius:16px}.SubscriptionManager_upgradePrompt__7JlO2 h3{color:#fff;margin:0 0 1rem;font-size:1.5rem}.SubscriptionManager_upgradePrompt__7JlO2 p{color:#ccc;margin:0 0 2rem;line-height:1.5}.SubscriptionManager_upgradeButton__YvNWD{background:linear-gradient(135deg,#0f8,#0cf);color:#000;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.SubscriptionManager_upgradeButton__YvNWD:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,255,136,.3)}.SubscriptionManager_loading__zvPjA{text-align:center;color:#888;padding:2rem}@media (max-width:768px){.SubscriptionManager_detailsGrid__ik2ex{grid-template-columns:1fr}.SubscriptionManager_paymentMethod__tEqz4{flex-direction:column;gap:1rem;align-items:flex-start}}.InvoiceHistory_invoiceHistory___dowS{display:flex;flex-direction:column;gap:2rem}.InvoiceHistory_header__O2b2k{text-align:center;margin-bottom:1rem}.InvoiceHistory_header__O2b2k h3{color:#fff;margin:0 0 .5rem;font-size:1.5rem}.InvoiceHistory_header__O2b2k p{color:#888;margin:0}.InvoiceHistory_emptyState__lxT32{text-align:center;padding:4rem 2rem;color:#666}.InvoiceHistory_emptyIcon__8rVuF{font-size:4rem;margin-bottom:1rem;opacity:.5}.InvoiceHistory_emptyState__lxT32 h4{color:#888;margin:0 0 .5rem;font-size:1.2rem}.InvoiceHistory_emptyState__lxT32 p{color:#666;margin:0}.InvoiceHistory_invoiceList__6F2gF{display:flex;flex-direction:column;gap:1rem}.InvoiceHistory_invoiceItem__wpVa1{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:hsla(0,0%,100%,.05);border:1px solid #333;border-radius:8px;transition:all .3s ease}.InvoiceHistory_invoiceItem__wpVa1:hover{border-color:#0cf;background:rgba(0,204,255,.05)}.InvoiceHistory_invoiceInfo__iwOXl{display:flex;flex-direction:column;gap:.75rem;flex:1}.InvoiceHistory_invoiceMain__du6U1{display:flex;align-items:center;gap:1rem}.InvoiceHistory_invoiceId__QbsHX{color:#fff;font-weight:700;font-family:Monaco,Consolas,monospace}.InvoiceHistory_invoiceDate___79TW{color:#888;font-size:.9rem}.InvoiceHistory_invoiceDetails__kV9HF{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.InvoiceHistory_plan__mgpJJ{background:rgba(0,255,136,.1);color:#0f8;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase}.InvoiceHistory_period__14__W{color:#ccc;font-size:.9rem}.InvoiceHistory_amount__TlA_J{color:#fff;font-weight:700;font-size:1.1rem}.InvoiceHistory_status__x_Nmg{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:700;text-transform:uppercase}.InvoiceHistory_paid__WPyLu{background:rgba(0,255,136,.1);color:#0f8}.InvoiceHistory_pending__E2KWk{background:rgba(250,204,21,.1);color:#facc15}.InvoiceHistory_failed__lno1t{background:rgba(239,68,68,.1);color:#ef4444}.InvoiceHistory_downloadButton__mpjuH{background:rgba(0,204,255,.1);color:#0cf;border:1px solid #0cf;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.InvoiceHistory_downloadButton__mpjuH:hover{background:#0cf;color:#000}.InvoiceHistory_loading__cq9Bo{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.InvoiceHistory_spinner__Yf1tG{width:40px;height:40px;border:4px solid #333;border-top-color:#0f8;border-radius:50%;animation:InvoiceHistory_spin__iK8jq 1s linear infinite}@keyframes InvoiceHistory_spin__iK8jq{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.InvoiceHistory_invoiceItem__wpVa1{flex-direction:column;gap:1rem;align-items:flex-start}.InvoiceHistory_invoiceMain__du6U1{flex-direction:column;align-items:flex-start;gap:.5rem}.InvoiceHistory_invoiceDetails__kV9HF{gap:.5rem}.InvoiceHistory_downloadButton__mpjuH{align-self:stretch;justify-content:center}}