.account-info_accountInfo__sRh3v{width:100%}.account-info_hero__9uMWx{background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);border-radius:var(--border-radius);padding:40px;margin-bottom:30px;box-shadow:var(--template1-shadow);position:relative}.account-info_refreshButton__mF2mC{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.3);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);color:white;z-index:10}.account-info_refreshButton__mF2mC:hover:not(:disabled){background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:scale(1.05)}.account-info_refreshButton__mF2mC:active:not(:disabled){transform:scale(.95)}.account-info_refreshButton__mF2mC:disabled{cursor:not-allowed;opacity:.7}.account-info_statsContainer__38V6T{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;color:white}.account-info_statItem__eYYYJ{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s ease}.account-info_statItem__eYYYJ:hover{transform:translateY(-2px)}.account-info_statLabel__qDYEX{font-size:13px;opacity:.9;margin-bottom:6px;font-weight:500}.account-info_statValue__7nkQg{font-size:24px;font-weight:700;line-height:1.2}.account-info_actionButtons__O6ln9{display:flex;gap:15px;margin-top:30px;justify-content:center}.account-info_actionButton__P_dzY{flex:1;max-width:200px;padding:14px 30px;background:rgba(255,255,255,.2);border:2px solid rgba(255,255,255,.3);border-radius:var(--border-radius);color:white;font-size:16px;font-weight:600;cursor:pointer;transition:var(--transition);backdrop-filter:blur(10px);text-align:center}.account-info_actionButton__P_dzY:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.5);transform:translateY(-2px);color:white}.account-info_sectionTitle__DhEZQ{font-size:24px;font-weight:700;color:var(--template1-text);margin-bottom:20px;text-align:center}.account-info_mobileNavSection__tbcwU{display:none;margin-bottom:24px}.account-info_mobileNavGrid__tc20x{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.account-info_mobileNavItem__vVYV6{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 8px;background:var(--template1-card-bg);border:1px solid var(--template1-border);border-radius:12px;cursor:pointer;transition:all .2s ease;min-height:90px;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.account-info_mobileNavItem__vVYV6:active{transform:scale(.95);background:var(--template1-bg);border-color:#fcb8d9}.account-info_mobileNavItemActive__7Ctbf{background:linear-gradient(135deg,var(--template1-primary) 0,var(--template1-primary-dark) 100%);border-color:var(--template1-primary);color:white;box-shadow:var(--template1-shadow)}.account-info_mobileNavItemActive__7Ctbf .account-info_mobileNavIcon__UJhW4{transform:scale(1.1)}.account-info_mobileNavItemActive__7Ctbf .account-info_mobileNavLabel__o3A2e{color:white;font-weight:600}.account-info_mobileNavIcon__UJhW4{font-size:28px;line-height:1;transition:transform .2s ease}.account-info_mobileNavLabel__o3A2e{font-size:12px;color:var(--template1-text);font-weight:500;text-align:center;line-height:1.2;transition:color .2s ease}.account-info_productsSection__RII_T{margin-bottom:30px}.account-info_calculatorSection__9KSnx{background:white;border-radius:var(--border-radius);padding:30px;box-shadow:var(--template1-shadow)}.account-info_sectionSubtitle___V8Je{text-align:center;color:var(--template1-text-light);margin-bottom:30px;font-size:16px}.account-info_loading__mBWIa{text-align:center;padding:40px;color:var(--template1-text-light)}.account-info_loadingContainer__swXY8{text-align:center;padding:20px;color:var(--template1-text-light)}.account-info_skeletonContainer__eL0Tu{padding:20px 0}.account-info_skeletonHero__MdDj7{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.account-info_skeletonHeroItem__Dqu11{height:90px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:account-info_skeleton-loading__JPgVk 1.5s infinite;border-radius:12px}@keyframes account-info_skeleton-loading__JPgVk{0%{background-position:200% 0}to{background-position:-200% 0}}.account-info_skeletonSection___dXt1{margin-top:30px}.account-info_skeletonTitle__eTUmv{height:28px;width:200px;margin:0 auto 20px;border-radius:4px}.account-info_skeletonCalculator__lqPYe,.account-info_skeletonTitle__eTUmv{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:account-info_skeleton-loading__JPgVk 1.5s infinite}.account-info_skeletonCalculator__lqPYe{height:200px;border-radius:8px}.account-info_modalOverlay__XkpyH{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.account-info_modalContent__frxX6{background:white;border-radius:12px;max-width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:account-info_modalSlideIn__cucg_ .3s ease-out}@keyframes account-info_modalSlideIn__cucg_{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.account-info_modalHeader__TF1Nv{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 10px;border-bottom:1px solid #eee}.account-info_modalTitle__T_HSt{margin:0;font-size:18px;font-weight:600}.account-info_modalClose__4iAxO{background:none;border:none;font-size:24px;cursor:pointer;color:#999;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.account-info_modalClose__4iAxO:hover{color:#333}.account-info_modalBody__zroIo{padding:20px;line-height:1.6}.account-info_modalFooter__wGggt{padding:10px 20px 20px;text-align:right}.account-info_modalConfirm__8eSo6{background:var(--template1-primary);color:white;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:500}.account-info_modalConfirm__8eSo6:hover{background:var(--template1-primary-dark)}@media (max-width:768px){.account-info_hero__9uMWx{padding:25px 20px}.account-info_refreshButton__mF2mC{top:8px;right:8px;width:32px;height:32px}.account-info_statsContainer__38V6T{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;position:relative}.account-info_statsContainer__38V6T:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="1" stroke-opacity="0.1"><circle cx="12" cy="12" r="9"/><path d="M12 2v2M12 20v2M2 12h2M20 12h2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M4.93 19.07l1.41-1.41M17.66 6.34l1.41-1.41"/><text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" fill="white" fill-opacity="0.08" font-size="12" font-weight="bold">₮</text></svg>');background-size:contain;background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:0}.account-info_statsContainer__38V6T .account-info_statItem__eYYYJ{position:relative;z-index:1}.account-info_statLabel__qDYEX{font-size:12px;margin-bottom:4px}.account-info_statValue__7nkQg{font-size:18px}.account-info_actionButtons__O6ln9{flex-direction:row;gap:12px;margin-top:20px}.account-info_actionButton__P_dzY{flex:1;max-width:none;width:auto;padding:12px 20px;font-size:14px}.account-info_sectionTitle__DhEZQ{font-size:20px}.account-info_mobileNavSection__tbcwU{display:block}.account-info_mobileNavGrid__tc20x{gap:10px}.account-info_mobileNavItem__vVYV6{padding:14px 6px;min-height:85px}.account-info_mobileNavIcon__UJhW4{font-size:24px}.account-info_mobileNavLabel__o3A2e{font-size:11px}.account-info_calculatorSection__9KSnx{padding:20px 15px}.account-info_skeletonHero__MdDj7{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.account-info_skeletonHeroItem__Dqu11{height:70px}}