:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html{background:#06101d}body{color:#e8f0fa;background:#06101d;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{color:#edf5ff;background:#091624;border:1px solid #22384d;border-radius:8px;outline:none;width:100%;padding:13px 14px;transition:all .2s}input:focus,select:focus,textarea:focus{border-color:#2b82ff;box-shadow:0 0 0 3px #2b82ff1f}input::placeholder,textarea::placeholder{color:#718196}textarea{resize:vertical}select option{color:#fff;background:#091624}label{color:#aebdcd;margin:16px 0 7px;font-size:13px;font-weight:600;display:block}.auth-page{background:radial-gradient(circle at 20% 20%,#1e6eff2e,#0000 32%),radial-gradient(circle at 80% 80%,#3741ff24,#0000 30%),#050d18;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:20px;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"₮";color:#1e69dc0a;pointer-events:none;font-size:430px;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.auth-card{z-index:2;background:#0a1725f7;border:1px solid #1c334a;border-radius:18px;width:min(460px,100%);padding:32px;position:relative;box-shadow:0 25px 70px #00000073}.brand{color:#fff;align-items:center;gap:10px;margin-bottom:25px;font-size:27px;font-weight:800;display:flex}.brand span{background:linear-gradient(135deg,#1e7bff,#433de8);border-radius:12px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 25px #286eff59}.auth-card h1{margin:0 0 7px;font-size:27px}.auth-subtitle{color:#8191a5;margin:0 0 23px}.two-col{grid-template-columns:1fr 1fr;gap:14px;display:grid}.primary-btn{color:#fff;background:linear-gradient(90deg,#1877f2,#3e46eb);border:0;border-radius:8px;width:100%;margin-top:22px;padding:13px 16px;font-weight:700;transition:all .2s;box-shadow:0 8px 24px #2364f033}.primary-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.text-btn,.link-btn{color:#5da0ff;background:0 0;border:0;padding:10px 0}.text-btn{margin:8px auto;display:block}.auth-bottom{text-align:center;color:#8998a9;border-top:1px solid #1d3042;margin-top:20px;padding-top:18px;font-size:14px}.field-help{color:#6e8297;margin-top:5px;display:block}.success-box,.error-box,.info-box{border-radius:8px;margin:14px 0;padding:12px 14px;font-size:14px;line-height:1.5}.success-box{color:#8ee9bc;background:#1eb46e14;border:1px solid #28be7840}.error-box{color:#ff9d9d;background:#e6374114;border:1px solid #e6465040}.info-box{color:#a9d0f4;background:#2078d217;border:1px solid #2d7dd238}.app-shell{background:#06101d;width:100%;min-height:100dvh;position:relative}.sidebar{z-index:1000;background:linear-gradient(#081a2b 0%,#061421 100%);border-right:1px solid #183149;flex-direction:column;width:245px;height:100dvh;padding:18px 12px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.logo{color:#fff;align-items:center;gap:9px;padding:5px 10px 20px;font-size:20px;font-weight:800;display:flex}.logo span{background:linear-gradient(135deg,#197cff,#423fe9);border-radius:11px;flex:0 0 37px;place-items:center;width:37px;height:37px;display:grid;box-shadow:0 7px 22px #2370ff59}.logo b{white-space:nowrap}.logo small{color:#6e8094;letter-spacing:1.2px;align-self:flex-end;margin-bottom:2px;margin-left:-4px;font-size:7px}.menu-title{color:#53687d;letter-spacing:2px;padding:12px 12px 8px;font-size:8px;font-weight:800}.menu-item{color:#8b9bad;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;min-height:41px;margin:2px 0;padding:10px 13px;font-size:13px;transition:all .2s;display:flex}.menu-item span{text-align:center;color:#72859a;flex:0 0 18px;width:18px}.menu-item b{font-weight:600}.menu-item:hover{color:#fff;background:#2a6ab41f}.menu-item.active{color:#fff;background:linear-gradient(90deg,#177df5,#4145e9);box-shadow:0 7px 20px #2165eb38}.menu-item.active span{color:#fff}.sidebar-bottom{text-align:center;margin-top:auto;padding:25px 10px 8px}.sidebar-bottom strong{color:#50667c;letter-spacing:2px;font-size:10px;display:block}.sidebar-bottom small{color:#344b61;font-size:8px}.mobile-sidebar-close,.sidebar-overlay{display:none}.main-content{background:#06101d;width:calc(100% - 245px);min-height:100dvh;margin-left:245px;position:relative;overflow-x:hidden}.main-content:before{content:"₮";z-index:0;color:#1863dc09;pointer-events:none;font-size:480px;font-weight:900;line-height:1;position:fixed;top:55%;left:57%;transform:translate(-50%,-50%)}.main-content>*{z-index:1;position:relative}.topbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#0b1d2df0;border-bottom:1px solid #183149;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:76px;padding:12px 28px;display:flex}.topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.hamburger-btn{color:#c8e0f7;background:#0b2236;border:1px solid #21445f;border-radius:8px;flex:0 0 39px;width:39px;height:39px;font-size:20px;display:none}.topbar h3{color:#f0f5fb;margin:0 0 4px;font-size:15px}.topbar-left small{color:#596e83;font-size:10px}.top-user{align-items:center;gap:10px;display:flex}.notification{font-size:17px}.top-user>div{flex-direction:column;min-width:100px;display:flex}.top-user strong{color:#eef5fc;font-size:11px}.top-user small{color:#65798d;margin-top:3px;font-size:9px}.logout-btn{color:#a8d0f4;background:#16364f80;border:1px solid #285171;border-radius:6px;padding:8px 12px;font-size:11px}.logout-btn:hover{color:#fff;background:#173d5b}.content{width:100%;max-width:1450px;margin:0 auto;padding:32px}.page-title{margin-bottom:25px}.page-title small{color:#4f8fc7;letter-spacing:2px;margin-bottom:7px;font-size:9px;font-weight:800;display:block}.page-title h2{color:#f0f6ff;margin:0;font-size:25px;line-height:1.25}.page-title p{color:#718399;margin:7px 0 0;font-size:13px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.stat-card{background:linear-gradient(145deg,#122a40f5,#0a1927f5);border:1px solid #1b354c;border-radius:12px;min-height:135px;padding:19px;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000001f}.stat-card:after{content:"";background:#2374ff14;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-45px;right:-45px}.stat-card>span{margin-bottom:12px;font-size:20px;display:block}.stat-card small{color:#7d91a6;margin-bottom:5px;font-size:11px;display:block}.stat-card strong{color:#f4f8ff;font-size:21px;display:block}.panel-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a1927d4;border:1px solid #1a344a;border-radius:12px;margin-bottom:20px;padding:22px;position:relative;box-shadow:0 14px 35px #0000001a}.panel-card h3{color:#eaf3fd;margin:0 0 12px;font-size:16px}.panel-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.panel-head h3{margin:0}.panel-head>span{color:#70859a;font-size:11px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:20px;display:grid}.quick-actions{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.quick-actions button{color:#b9d8f4;background:#0b2033;border:1px solid #234361;border-radius:8px;padding:12px 8px;transition:all .2s}.quick-actions button:hover{background:#123554;border-color:#2b73ad}.panel-card p{color:#8293a6;font-size:13px;line-height:1.65}.referral-code{color:#75b7ff;letter-spacing:1px;background:#145ba51f;border:1px solid #23548a;border-radius:8px;margin:5px 0 12px;padding:11px 18px;font-weight:800;display:inline-block}.referral-code.big{width:fit-content;margin:15px 0;font-size:22px;display:block}.referral-info{color:#8da1b5;padding:8px 0;font-size:13px}.referral-info strong{color:#c9d9e8}.withdraw-balances{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.withdraw-balances>div{color:#7d91a6;background:#0b1c2d;border:1px solid #1b354d;border-radius:9px;padding:15px;font-size:12px}.withdraw-balances strong{color:#e9f4ff;margin-top:6px;font-size:18px;display:block}.available-box{color:#8ca2b8;background:#0a1b2b;border:1px solid #1b3449;border-radius:7px;margin:12px 0;padding:11px 14px}.available-box strong{color:#70b0ff}.table-wrap{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:650px}th{color:#62768a;text-align:left;white-space:nowrap;background:#09172599;border-bottom:1px solid #1a3247;padding:12px 10px;font-size:10px;font-weight:700}td{color:#9cadbe;white-space:nowrap;border-bottom:1px solid #142a3e;padding:14px 10px;font-size:11px}tbody tr:hover{background:#19528212}.status{border-radius:5px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-block}.status.pending{color:#ffd477;background:#e1a52d1a}.status.approved{color:#72e0aa;background:#28be731a}.status.rejected{color:#ff8d8d;background:#dc3c461a}.empty{color:#65798c;text-align:center;padding:35px 15px}.performance-summary{background:linear-gradient(135deg,#102b42e6,#081928e6);border:1px solid #1b3850;border-radius:11px;justify-content:space-between;align-items:center;margin-bottom:15px;padding:16px 18px;display:flex}.performance-value{flex-direction:column;gap:5px;display:flex}.performance-value span{color:#71869b;font-size:11px}.performance-value strong{color:#f3f8ff;font-size:23px}.live-indicator{color:#68dca3;letter-spacing:1px;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex}.live-indicator i{background:#42d68c;border-radius:50%;width:7px;height:7px;animation:1.2s infinite livePulse;display:block;box-shadow:0 0 10px #42d68c}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.live-chart-card{padding:18px}.chart-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.chart-header div{flex-direction:column;gap:4px;display:flex}.chart-header strong{color:#e7f2ff;font-size:14px}.chart-header small{color:#63798e;font-size:10px}.chart-header>span{color:#70dca5;background:#37be7814;border-radius:5px;padding:5px 9px;font-size:8px;font-weight:800}.live-chart{background:linear-gradient(#081b2d,#071522);border:1px solid #17364e;border-radius:10px;width:100%;height:370px;position:relative;overflow:hidden}.chart-grid{flex-direction:column;justify-content:space-around;padding:20px 0;display:flex;position:absolute;inset:0}.chart-grid span{background:#648baa14;width:100%;height:1px;display:block}.chart-svg{width:100%;height:100%;position:absolute;inset:0}.chart-candles{pointer-events:none;justify-content:space-around;align-items:flex-end;padding:0 20px 25px;display:flex;position:absolute;inset:0}.candle{opacity:.22;background:linear-gradient(#73b6ff,#2d80ef);width:3px;min-height:20px;position:relative}.candle i{background:#5da9ff;border-radius:2px;width:9px;height:9px;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.chart-footer{color:#536a7f;gap:20px;padding:13px 3px 2px;font-size:9px;font-weight:700;display:flex}.chart-footer .active{color:#4d9aff}.faq-item{border-bottom:1px solid #1a3044;padding:15px 0}.faq-item:last-child{border-bottom:0}.faq-item summary{color:#dbe8f6;cursor:pointer;font-size:14px;font-weight:700}.faq-item p{margin:10px 0 0}.loading-page{color:#fff;text-align:center;background:#06101d;place-items:center;width:100%;min-height:100dvh;display:grid}.loading-page h2{background:linear-gradient(90deg,#4da0ff,#665eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:30px}.loading-page p{color:#71859a}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.content{padding:25px}}@media (width<=768px){html,body,#root{width:100%;min-width:0;overflow-x:hidden}body{overflow-x:hidden}.sidebar{width:280px;min-width:280px;height:100dvh;transition:left .28s;top:0;left:-290px;box-shadow:15px 0 45px #0000008c}.sidebar.sidebar-open{left:0}.mobile-sidebar-close{justify-content:flex-end;margin-bottom:3px;display:flex}.mobile-sidebar-close button{color:#a7c7e5;background:#0a2033;border:1px solid #24445e;border-radius:7px;width:32px;height:32px;font-size:22px;line-height:1}.sidebar-overlay{z-index:900;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000094;display:block;position:fixed;inset:0}.main-content{width:100%;min-width:0;margin-left:0}.main-content:before{color:#1863dc0b;font-size:310px;position:fixed;top:55%;left:50%;transform:translate(-50%,-50%)}.topbar{gap:10px;min-height:68px;padding:9px 12px}.topbar-left{gap:9px;min-width:0}.hamburger-btn{place-items:center;display:grid}.topbar h3{font-size:13px}.topbar-left small{font-size:8px}.top-user{margin-left:auto}.notification,.top-user>div{display:none}.logout-btn{padding:7px 9px;font-size:9px}.content{width:100%;max-width:none;padding:20px 13px 35px}.page-title{margin-bottom:20px}.page-title h2{font-size:21px}.page-title p{font-size:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card{width:100%;min-width:0;min-height:112px;padding:13px}.stat-card>span{margin-bottom:8px;font-size:17px}.stat-card small{font-size:9px;line-height:1.3}.stat-card strong{font-size:16px}.panel-card{width:100%;min-width:0;margin-bottom:14px;padding:15px}.panel-head{align-items:flex-start}.dashboard-grid{grid-template-columns:1fr;gap:12px;margin-bottom:14px}.quick-actions,.withdraw-balances{grid-template-columns:1fr}.table-wrap{width:100%;max-width:100%;overflow-x:auto}table{min-width:650px}.performance-summary{padding:13px}.performance-value strong{font-size:20px}.live-chart{height:275px}.chart-footer{white-space:nowrap;gap:12px;overflow-x:auto}.two-col{grid-template-columns:1fr;gap:0}label{margin-top:13px}input,select,textarea{padding:12px}.primary-btn{margin-top:18px}.referral-code.big{font-size:18px}}@media (width<=430px){.content{padding:17px 10px 30px}.topbar{padding:9px}.hamburger-btn{flex-basis:37px;width:37px;height:37px}.page-title h2{font-size:20px}.panel-card{padding:13px}.stat-card{min-height:105px;padding:11px}.stat-card strong{font-size:15px}.stat-card small{font-size:8px}.live-chart{height:240px}.performance-summary{margin-bottom:10px}.auth-page{align-items:flex-start;padding:25px 12px}.auth-card{padding:23px 17px}}@media (width<=360px){.stats-grid{gap:7px}.stat-card{padding:9px}.stat-card strong{font-size:14px}.topbar-left small{display:none}.logout-btn{padding:6px 8px}}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#06101d}::-webkit-scrollbar-thumb{background:#1d3a53;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#2b587c}
