.AccountView_container__2Su9i{max-width:100vw;margin:0 auto;padding:0 20px;font-family:var(--primaryFont);height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.AccountView_header__CdRNn{background:linear-gradient(135deg,var(--primaryColor) 0,#ff7b1a 100%);border-radius:12px;padding:15px 25px;margin-bottom:20px;color:white;box-shadow:0 3px 10px rgba(255,151,56,.3);width:100%;box-sizing:border-box;margin-left:0;margin-right:0}.AccountView_headerContent__1_0mz{display:flex;align-items:center;justify-content:space-between;gap:20px}.AccountView_title__oRnm8{font-size:1.6rem;font-weight:600;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.1)}.AccountView_mapButton__dFsb9{background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.3);color:white;padding:8px 18px;border-radius:20px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.AccountView_mapButton__dFsb9:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:translateY(-1px)}.AccountView_dashboardLayout__KFEf4{display:flex;align-items:flex-start;height:100%;width:100%;margin:0 auto;overflow:hidden;box-sizing:border-box}.AccountView_leftColumn__kycQx{display:flex;flex-direction:column;gap:20px;width:30%;height:100%;overflow-y:auto;box-sizing:border-box;margin-right:20px;flex-shrink:0}.AccountView_sectionTitle__fO2Ef{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 12px}.AccountView_userInfoSection__ACnR_{background:white;border-radius:12px;padding:20px;box-shadow:0 3px 15px rgba(0,0,0,.08)}.AccountView_userCard__0YXIc{background:#f8fafc;border-radius:10px;padding:15px;border:1px solid #e2e8f0}.AccountView_userCardHeader__pFTd7{display:flex;align-items:center;gap:15px}.AccountView_userAvatar__iAaX_{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e2e8f0}.AccountView_avatarImage__n1RKE{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AccountView_avatarPlaceholder__ag_a3{width:100%;height:100%;background:var(--primaryColor);display:flex;align-items:center;justify-content:center;color:white;font-size:1.5rem;font-weight:600}.AccountView_userInfo__EAEW_{flex:1}.AccountView_userName__3e3rk{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 4px}.AccountView_userEmail__ZqNCF{font-size:.9rem;color:#718096;margin:0 0 8px}.AccountView_supporterBadge__y1y8P{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,rgba(255,215,0,.1),rgba(255,237,74,.05));border:1px solid rgba(255,215,0,.3);border-radius:15px;padding:4px 8px;font-size:.8rem}.AccountView_supporterIcon__uyUAi{font-size:.9rem}.AccountView_supporterText__ERYdd{color:#b8860b;font-weight:600}.AccountView_statsSection__FNTY9{background:white;border-radius:12px;padding:20px;box-shadow:0 3px 15px rgba(0,0,0,.08)}.AccountView_statsGrid__3g_PG{display:flex;flex-direction:column;gap:12px}.AccountView_statCard__FK51B{display:flex;align-items:center;gap:12px;background:#f8fafc;border-radius:8px;padding:12px;border:1px solid #e2e8f0;transition:all .3s ease}.AccountView_statCard__FK51B:hover{transform:translateY(-1px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.AccountView_statIcon__HfyMp{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:white;border-radius:50%;border:1px solid #e2e8f0;flex-shrink:0}.AccountView_statContent__Ad1Dh{flex:1}.AccountView_statValue__Qk9iZ{font-size:1.2rem;font-weight:700;color:var(--primaryColor);margin:0 0 2px}.AccountView_statLabel__yfg4r{font-size:.8rem;color:#718096;margin:0}.AccountView_rightColumn__1BL9z{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden;box-sizing:border-box;min-width:0}.AccountView_tabContainer__m2cdL{width:100%;overflow:hidden;box-sizing:border-box;margin:0;padding:0;height:100%;display:flex;flex-direction:column}.AccountView_tabs__yNqF_{display:flex;width:100%;padding:4px;background:white;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);box-sizing:border-box;flex-shrink:0}.AccountView_tabButton__LyiTJ{flex:1;min-width:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px;border:none;background:transparent;border-radius:6px;font-size:.8rem;font-weight:500;color:#718096;cursor:pointer;transition:all .3s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.AccountView_tabButton__LyiTJ:hover{background:rgba(255,151,56,.1);color:var(--primaryColor)}.AccountView_tabButtonActive__95y8Q{background:var(--primaryColor)!important;color:white!important;box-shadow:0 2px 6px rgba(255,151,56,.3)}.AccountView_tabIcon__6nSZb{font-size:.85rem;flex-shrink:0}.AccountView_tabContent___VAG6{background:white;border-radius:12px;padding:25px;box-shadow:0 3px 15px rgba(0,0,0,.08);width:100%;flex:1;overflow-y:auto;overflow-x:hidden;box-sizing:border-box;margin-top:15px}.AccountView_overviewContent__aGKhL{display:flex;flex-direction:column;gap:20px;width:100%}.AccountView_overviewTitle___8Gfv{font-size:1.3rem;font-weight:600;color:#2d3748;margin:0 0 20px;text-align:center}.AccountView_overviewGrid__bAthv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.AccountView_overviewCard__ae_x5{background:#f8fafc;border-radius:10px;padding:20px;border:1px solid #e2e8f0;transition:all .3s ease}.AccountView_overviewCard__ae_x5:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.AccountView_overviewCard__ae_x5 h3{font-size:1rem;font-weight:600;color:#2d3748;margin:0 0 15px}.AccountView_statusIndicator__1nBcf{display:flex;align-items:center;gap:8px;margin-bottom:0;color:rgb(74,85,104)}.AccountView_statusDot__ZA8tw{width:10px;height:10px;border-radius:50%;flex-shrink:0}.AccountView_statusDot__ZA8tw.AccountView_active___kNt7{background:#22c55e}.AccountView_statusDot__ZA8tw.AccountView_inactive__K3HOh{background:#ef4444}.AccountView_statusMessage__np2vG{font-size:.9rem;color:#22c55e;margin:0;font-weight:500}.AccountView_upgradeSection__YJINN{margin-top:4px}.AccountView_upgradeMessage__TJ69F{font-size:.8rem;color:#4a5568;margin:0 0 12px;line-height:1.4}.AccountView_upgradeButton__uD5GP{background:linear-gradient(135deg,var(--primaryColor),#ff7b1a);color:white;border:none;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(255,151,56,.2)}.AccountView_upgradeButton__uD5GP:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,151,56,.3);background:linear-gradient(135deg,#ff7b1a,var(--primaryColor))}.AccountView_quickStats__MJ15G{display:flex;gap:20px}.AccountView_quickStat__Elnjq{text-align:center;flex:1}.AccountView_quickStatValue__JVvT9{display:block;font-size:1.5rem;font-weight:700;color:var(--primaryColor);margin-bottom:4px}.AccountView_quickStatLabel__HPqMr{font-size:.8rem;color:#718096}.AccountView_featuresList__uQrdY{list-style:none;padding:0;margin:0}.AccountView_featureItem__cvUSt{display:flex;align-items:center;gap:8px;padding:8px 0;font-size:.9rem;color:#4a5568;border-bottom:1px solid #e2e8f0}.AccountView_featureItem__cvUSt:last-child{border-bottom:none}.AccountView_featureIcon__6Mmd5{font-size:.9rem;flex-shrink:0}.AccountView_supporterContent__akw_2{display:flex;flex-direction:column;gap:25px;align-items:center;text-align:center}.AccountView_supporterHeader__ffjSY{display:flex;align-items:center;gap:15px;justify-content:center}.AccountView_supporterHeader__ffjSY h2{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0}.AccountView_supporterDescription__2Qrku{max-width:600px}.AccountView_supporterDescription__2Qrku p{font-size:1rem;color:#4a5568;line-height:1.6;margin:0}.AccountView_supporterFeatures__acNOk{margin:20px 0}.AccountView_featureShowcase__yKEda{display:flex;gap:20px;justify-content:center;align-items:center}.AccountView_featureImage__P77r8{padding:15px;background:white;border-radius:10px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.AccountView_featureImg__4W1Mr{max-width:120px;height:auto;border-radius:5px}.AccountView_supporterBenefits__S6thY p{font-size:.95rem;color:#718096;max-width:500px;margin:0}.AccountView_thanksSection__an4XR{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);border-radius:10px;padding:25px;max-width:500px;width:100%}.AccountView_thanksMessage__RMr7Q h3{color:#22c55e;margin:0 0 10px;font-size:1.2rem}.AccountView_thanksMessage__RMr7Q p{color:#4a5568;margin:0}.AccountView_supportActionSection__qA_P9{display:flex;flex-direction:column;align-items:center;gap:15px}.AccountView_supportNote__rwEQq{font-size:.85rem;color:#718096;margin:0}.AccountView_supportButton__X68j1{background:linear-gradient(135deg,#dc3545,#c82333);color:white;border:none;padding:12px 24px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;box-shadow:0 2px 8px rgba(220,53,69,.3)}.AccountView_supportButton__X68j1:hover{background:linear-gradient(135deg,#c82333,#a02029);transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,53,69,.4)}.AccountView_billingButton__qU75b{background:linear-gradient(135deg,var(--primaryColor),#ff7b1a);color:white;border:none;padding:10px 20px;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(255,151,56,.3)}.AccountView_billingButton__qU75b:hover{background:linear-gradient(135deg,#ff7b1a,#e56a12);transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,151,56,.4)}.AccountView_primaryButton__uS79o{background:linear-gradient(135deg,var(--primaryColor),#ff7b1a);color:white;border:none;padding:10px 20px;border-radius:20px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(255,151,56,.3)}.AccountView_primaryButton__uS79o:hover{background:linear-gradient(135deg,#ff7b1a,#e56a12);transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,151,56,.4)}.AccountView_billingContent__z710Q{display:flex;flex-direction:column;gap:20px}.AccountView_billingTitle__gmuPc{font-size:1.3rem;font-weight:600;color:#2d3748;margin:0 0 20px}.AccountView_billingCard__IyICe{background:#f8fafc;border-radius:10px;padding:25px;border:1px solid #e2e8f0}.AccountView_billingHeader__POG6A{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.AccountView_billingHeader__POG6A h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0}.AccountView_subscriptionStatus__lEchw{display:flex;align-items:center;gap:6px;color:#22c55e;font-weight:500}.AccountView_subscriptionDetails__rqFpV{display:flex;flex-direction:column;gap:12px;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.AccountView_subscriptionRow__vcuHV{display:flex;justify-content:space-between;align-items:center}.AccountView_subscriptionLabel__3P9Sq{font-weight:500;color:#4a5568}.AccountView_subscriptionValue__79mDg{color:#2d3748;font-weight:600}.AccountView_billingActions__9piAB{display:flex;flex-direction:column;gap:10px}.AccountView_billingNote__c22Ck{font-size:.85rem;color:#718096;margin:0}.AccountView_noBillingState__P2Nnk{text-align:center;padding:40px 20px}.AccountView_noBillingIcon__HKR2i{font-size:3rem;margin-bottom:15px}.AccountView_noBillingState__P2Nnk h3{color:#2d3748;margin:0 0 10px}.AccountView_noBillingState__P2Nnk p{color:#718096;margin:0 0 20px}.AccountView_loadingState__f_HKz,.AccountView_noAccountState__fYV2n{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;height:100%}.AccountView_loadingSpinner__hI2QQ{font-size:1.1rem;color:#718096}.AccountView_noAccountIcon__Wy1kt{font-size:3.5rem;margin-bottom:20px}.AccountView_noAccountTitle__DMbne{font-size:1.5rem;font-weight:600;color:#2d3748;margin:0 0 10px}.AccountView_noAccountSubtitle__4ZEfb{font-size:1rem;color:#718096;margin:0 0 25px}.AccountView_signInButton__3JqoO{background:var(--primaryColor);color:white;border:none;padding:12px 24px;border-radius:25px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease}.AccountView_signInButton__3JqoO:hover{background:#ff7b1a;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,151,56,.3)}@media (max-width:1024px){.AccountView_dashboardLayout__KFEf4{flex-direction:column;gap:20px;height:auto}.AccountView_leftColumn__kycQx{width:100%;margin-right:0;overflow:visible}.AccountView_rightColumn__1BL9z{width:100%;min-width:unset}.AccountView_overviewGrid__bAthv{grid-template-columns:1fr}}@media (max-width:768px){.AccountView_container__2Su9i{padding:0 15px}.AccountView_header__CdRNn{padding:12px 20px;margin-bottom:15px}.AccountView_headerContent__1_0mz{flex-direction:column;gap:12px}.AccountView_title__oRnm8{font-size:1.4rem}.AccountView_userCardHeader__pFTd7{flex-direction:column;text-align:center;gap:10px}.AccountView_quickStats__MJ15G{flex-direction:column;gap:10px}.AccountView_featureShowcase__yKEda{flex-direction:column;gap:15px}.AccountView_tabs__yNqF_{flex-direction:column;gap:2px}.AccountView_tabButton__LyiTJ{justify-content:flex-start;padding:8px 12px}}@media (max-width:480px){.AccountView_title__oRnm8{font-size:1.2rem}.AccountView_statsGrid__3g_PG{gap:8px}.AccountView_statCard__FK51B{padding:8px}.AccountView_tabContent___VAG6{padding:15px}}.page_pageContainer__26nYT{min-height:100%;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-family:var(--primaryFont)}.page_mainContent__w9mdK{padding:10px;margin:0 auto;height:100%;max-height:calc(100vh - 60px);overflow-y:auto}