:root{--bg:#071018;--panel:#0b1620;--panel2:#0f1d28;--border:#1a3241;--text:#eef7fb;--muted:#7f97a6;--teal:#18d7b0;--red:#ff5361;--blue:#2d9cff;--shadow:0 16px 40px rgba(0,0,0,.25)}*{box-sizing:border-box}body,html{margin:0;background:radial-gradient(circle at 40% -20%,#123044 0,#071018 42%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:inherit}.terminalPage{min-height:100vh;background:linear-gradient(180deg,rgba(4,14,22,.96),rgba(5,14,20,.99))}.topbar{height:68px;border-bottom:1px solid var(--border);gap:18px;padding:0 16px;background:rgba(7,16,24,.92);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;min-width:178px}.brandMark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#1be6c1,#087b8d);display:grid;place-items:center;font-weight:900;font-size:20px;box-shadow:0 0 28px rgba(24,215,176,.22)}.brand strong{font-size:22px;line-height:1}.brand strong span{color:var(--teal)}.brand small,.chartSymbol small,.orderSymbol small,.userMenu small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.symbolTabs{display:flex;gap:6px;overflow:auto}.chartActions button,.lotPresets button,.marketTabs button,.orderTabs button,.orderType button,.positionsTabs button,.symbolTabs button,.timeframes button{background:transparent;border:0;cursor:pointer}.symbolTabs button{height:46px;padding:0 14px;border-radius:9px;display:flex;align-items:center;gap:8px;color:#a9bac5;white-space:nowrap}.symbolTabs button.active{background:#102431;color:#fff;border-bottom:2px solid var(--teal)}.assetDot{width:16px;height:16px;border-radius:50%;display:inline-block}.gold{background:#d9a722}.orange{background:#f08a24}.blue{background:#4d8bf7}.purple{background:#8f63e9}.slate{background:#78909c}.cyan{background:#24c6dc}.red{background:#e45a64}.teal{background:#21b7a1}.accountStrip{margin-left:auto;display:flex;align-items:center;gap:20px}.accountStrip span{font-size:10px;color:var(--muted)}.accountStrip b{display:block;color:#fff;font-size:11px;margin-top:3px}.positive{color:var(--teal)!important}.ask,.negative{color:var(--red)!important}.userMenu{display:flex;align-items:center;gap:10px;padding-left:14px;border-left:1px solid var(--border)}.userMenu>svg{width:19px}.userMenu>span{font-size:11px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#6447ff,#3b8cff);font-weight:800}.terminalGrid{display:grid;grid-template-columns:62px 310px minmax(0,1fr) 320px;grid-template-rows:minmax(500px,calc(100vh - 268px)) 190px;grid-gap:8px;gap:8px;padding:8px 8px 0}.panel{background:linear-gradient(180deg,rgba(13,28,39,.96),rgba(8,20,29,.98));border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow)}.sidebar{grid-row:1/3;padding:8px 5px}.sideItem,.sidebar{display:flex;flex-direction:column;gap:5px}.sideItem{border:0;background:transparent;color:#93a9b6;border-radius:8px;padding:10px 4px;align-items:center;font-size:10px;cursor:pointer}.sideItem svg{width:20px}.sideItem.active{background:linear-gradient(180deg,rgba(24,215,176,.18),rgba(24,215,176,.08));color:var(--teal);box-shadow:inset 3px 0 0 var(--teal)}.sideBottom{margin-top:auto}.watchlist{padding:10px;overflow:hidden}.panelTitle{justify-content:space-between;margin-bottom:10px}.panelTitle,.searchBox{display:flex;align-items:center}.searchBox{height:38px;border:1px solid var(--border);background:#0c1b26;border-radius:8px;gap:8px;padding:0 10px;color:#76909f;font-size:12px}.searchBox svg{width:17px}.marketTabs{display:flex;gap:2px;margin-top:8px;overflow:auto}.marketTabs button{font-size:10px;color:#7e96a4;padding:8px;border-bottom:2px solid transparent}.marketTabs .active,.orderTabs .active,.orderType .active,.positionsTabs .active,.timeframes .active{color:var(--teal);border-color:var(--teal)}.marketHead,.marketRow{display:grid;grid-template-columns:1.25fr .9fr .9fr .8fr;grid-gap:6px;gap:6px;align-items:center}.marketHead{font-size:9px;color:#67818f;padding:8px 4px;border-bottom:1px solid var(--border)}.marketRows{overflow:auto;max-height:calc(100% - 180px)}.marketRow{font-size:10px;padding:9px 4px;border-bottom:1px solid rgba(31,55,68,.45)}.symbolCell{display:flex;align-items:center;gap:7px}.symbolCell .assetDot{width:15px;height:15px}.promoCard{margin-top:12px;height:100px;border-radius:9px;background:radial-gradient(circle at 80% 20%,rgba(227,169,55,.28),transparent 45%),linear-gradient(135deg,#102737,#0b1721);border:1px solid #203b4b;padding:16px;display:flex;flex-direction:column;justify-content:flex-end}.promoCard span{color:#a5b6c0;font-size:10px;margin-top:4px}.chart{overflow:hidden;position:relative}.chartTop{height:52px;gap:14px;border-bottom:1px solid var(--border);padding:0 12px}.chartSymbol,.chartTop{display:flex;align-items:center}.chartSymbol{gap:8px;min-width:190px}.chartSymbol>span{color:#f0bf40}.chartSymbol .assetDot{width:20px;height:20px}.timeframes{display:flex;align-items:center;gap:4px}.timeframes button{font-size:10px;color:#8da3b0;padding:6px 7px;border-radius:5px;border-bottom:2px solid transparent}.chartActions{margin-left:auto;display:flex;gap:6px}.chartActions button{border:1px solid var(--border);padding:7px 9px;border-radius:7px;color:#b7c6cf;background:#0c1b26}.chartMeta{height:34px;padding:10px 14px;font-size:10px;color:#9eb1bd;display:flex;gap:10px;align-items:center}.chartCanvas{position:relative;height:calc(100% - 116px);min-height:330px;background:#07141d}.chartCanvas svg{width:100%;height:100%;display:block}.priceTag{position:absolute;right:0;top:35%;background:var(--teal);color:#03110e;font-weight:800;font-size:10px;padding:4px 7px;border-radius:4px 0 0 4px}.drawTools{position:absolute;left:8px;top:14px;bottom:12px;width:30px;flex-direction:column;justify-content:space-between;color:#8aa1ae;font-size:18px}.chartBottom,.drawTools{display:flex;align-items:center}.chartBottom{height:30px;border-top:1px solid var(--border);justify-content:space-around;color:#6f8996;font-size:9px}.chartBottom b{color:#aabac3;font-weight:500}.orderPanel{padding:0 10px 10px}.orderTabs{height:46px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr 1fr auto}.orderTabs button{font-size:11px;color:#879ca8;border-bottom:2px solid transparent}.orderSymbol{justify-content:space-between;padding:12px 0}.orderSymbol,.orderSymbol>div{display:flex;align-items:center}.orderSymbol>div{gap:8px}.orderSymbol button{background:#102431;border:1px solid var(--border);color:#98acb7;border-radius:7px;width:34px;height:34px}.quoteGrid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:5px;gap:5px;position:relative}.quoteGrid button{border:0;border-radius:7px;padding:10px 6px;color:white}.executeBtn small,.quoteGrid small{display:block}.quoteGrid strong{font-size:18px}.sell{background:linear-gradient(180deg,#ff5c68,#e83d4a)}.buy{background:linear-gradient(180deg,#16d9b1,#09ad8c)}.spread{font-size:9px;background:#07131b;border:1px solid var(--border);padding:3px 6px;border-radius:4px;z-index:2}.orderType{display:grid;grid-template-columns:repeat(3,1fr);margin:12px 0 10px}.orderType button{padding:8px;color:#8399a5;border-bottom:2px solid transparent;font-size:10px}.orderPanel label{display:block;font-size:10px;margin:10px 0 6px;color:#bdc9d0}.orderPanel label span{color:#6d8593}.numberInput{display:grid;grid-template-columns:1fr 34px 34px}.numberInput input{min-width:0;background:#0d1f2b;color:#fff;border:1px solid var(--border);padding:10px;border-radius:7px 0 0 7px;outline:none}.numberInput button{background:#102431;border:1px solid var(--border);color:#b7c7d0}.lotPresets{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:5px;gap:5px;margin-top:7px}.lotPresets button{border:1px solid var(--border);border-radius:5px;padding:6px 0;color:#8298a5;font-size:9px}.lotPresets button.active{color:var(--teal);border-color:#187e71;background:rgba(24,215,176,.08)}.executeBtn{width:100%;margin-top:12px;border:0;background:linear-gradient(180deg,#18ddb6,#0bb28f);color:#04211b;border-radius:7px;padding:10px;font-weight:900;cursor:pointer}.orderStats{margin-top:9px;display:flex;flex-direction:column;gap:4px}.orderStats span{font-size:9px;color:#718b98;display:flex;justify-content:space-between}.orderStats b{color:#c9d5da}.positions{grid-column:3/5;overflow:hidden}.positionsTabs{height:42px;border-bottom:1px solid var(--border);display:flex;align-items:stretch;gap:5px;padding:0 8px}.positionsTabs button{font-size:10px;color:#849ba7;padding:0 12px;border-bottom:2px solid transparent;white-space:nowrap}.positionsTabs i{font-style:normal;background:#153c41;color:#7df3db;padding:2px 5px;border-radius:10px}.positionsTabs .closeAll{margin-left:auto;height:30px;align-self:center;border:1px solid #477487;border-radius:6px;color:#d9e5ea}.tableWrap{overflow:auto}.positions table{width:100%;border-collapse:collapse;min-width:900px}.positions td,.positions th{font-size:9px;padding:10px 8px;text-align:left;border-bottom:1px solid rgba(30,54,68,.55);white-space:nowrap}.positions th{color:#6e8794;font-weight:500}.positions td button{background:#102431;border:1px solid var(--border);color:#a9bac4;border-radius:4px;margin-right:4px}.terminalFooter{height:32px;display:flex;align-items:center;gap:18px;padding:0 18px;color:#6f8895;font-size:9px}.terminalFooter i{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--teal);margin-right:6px}.footerRight{margin-left:auto}.mobileNav{display:none}.loginPage{min-height:100vh;display:grid;grid-template-columns:1.15fr .85fr;background:#061018}.loginVisual{position:relative;padding:42px;background:radial-gradient(circle at 20% 20%,rgba(24,215,176,.16),transparent 28%),linear-gradient(145deg,#07151e,#092231);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.loginVisual:after{content:"";position:absolute;inset:auto -15% -25% -15%;height:55%;border-radius:50%;background:radial-gradient(circle at 50% 0,rgba(28,130,170,.45),transparent 58%);border-top:1px solid rgba(89,181,210,.3)}.loginHero{max-width:650px;z-index:1;margin-bottom:10vh}.eyebrow,.loginHero>span{color:var(--teal);letter-spacing:.18em;font-size:11px;font-weight:700}.loginHero h1{font-size:clamp(42px,6vw,78px);line-height:.98;margin:14px 0 20px;letter-spacing:-.04em}.loginHero p{color:#9eb2be;max-width:520px;font-size:16px;line-height:1.6}.loginPanel{display:grid;place-items:center;padding:30px}.loginCard{width:min(440px,100%);padding:34px}.loginCard h2{font-size:34px;margin:8px 0}.loginCard>p:not(.eyebrow){color:#8299a5;margin-top:0}.loginCard>label{display:block;font-size:11px;color:#aebdc5;margin:18px 0 7px}.loginCard>input{width:100%;height:48px;background:#0b1b25;border:1px solid var(--border);border-radius:8px;color:#fff;padding:0 13px;outline:none}.loginCard>input:focus{border-color:#1a8e7b;box-shadow:0 0 0 3px rgba(24,215,176,.08)}.loginRow{display:flex;justify-content:space-between;align-items:center;margin:16px 0 20px;font-size:11px}.loginRow a{color:var(--teal);text-decoration:none}.remember{display:flex;gap:7px;align-items:center}.loginButton{display:grid;place-items:center;height:48px;background:linear-gradient(90deg,#18d7b0,#11bca8);color:#04201a;font-weight:900;border-radius:8px;text-decoration:none}.loginFoot{text-align:center;color:#607985;font-size:10px;margin-top:18px}@media(max-width:1280px){.accountStrip span:nth-child(3),.accountStrip span:nth-child(4){display:none}.terminalGrid{grid-template-columns:58px 260px minmax(0,1fr) 290px}.watchlist{font-size:9px}.promoCard{display:none}.marketRows{max-height:calc(100% - 110px)}}@media(max-width:1024px){.topbar{gap:10px}.brand{min-width:150px}.accountStrip span:nth-child(n+3),.brand small,.symbolTabs button:nth-child(n+4){display:none}.terminalGrid{grid-template-columns:56px 220px minmax(0,1fr);grid-template-rows:460px 320px 180px}.orderPanel{grid-column:2/4;grid-row:2;padding:0 14px;display:grid;grid-template-columns:1.1fr .8fr .8fr;grid-gap:10px;gap:10px;align-content:start}.orderTabs{grid-column:1/4}.orderSymbol,.orderType,.quoteGrid{grid-column:1}.executeBtn,.lotPresets,.numberInput,.orderPanel label,.orderStats{grid-column:auto}.positions{grid-column:2/4;grid-row:3}.chart,.watchlist{grid-row:1}.loginPage{grid-template-columns:1fr}.loginVisual{min-height:38vh}.loginHero{margin:60px 0 0}.loginHero h1{font-size:46px}.loginPanel{padding:24px}}@media(max-width:760px){body{background:#061018}.terminalPage{padding-bottom:64px}.topbar{height:58px;padding:0 10px}.topbar .brand{min-width:auto}.brandMark{width:32px;height:32px;font-size:16px}.brand strong{font-size:17px}.accountStrip,.symbolTabs,.topbar .brand>div:last-child small{display:none}.userMenu{margin-left:auto;border:0;padding:0}.userMenu>span{display:none}.terminalGrid{display:flex;flex-direction:column;padding:7px;gap:7px}.sidebar,.watchlist{display:none}.chart{order:1;height:58vh;min-height:430px}.chartTop{height:auto;min-height:54px;flex-wrap:wrap;gap:8px;padding:8px 10px}.chartSymbol{min-width:160px}.timeframes{order:3;width:100%;overflow:auto}.chartActions{margin-left:auto}.chartMeta{overflow:auto;white-space:nowrap}.chartCanvas{height:calc(100% - 148px);min-height:280px}.chartBottom span:nth-child(-n+4),.drawTools{display:none}.orderPanel{order:2;display:block;padding-bottom:14px}.positions{order:3;min-height:180px}.positionsTabs{overflow:auto}.positionsTabs button:nth-child(n+4),.terminalFooter{display:none}.mobileNav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;height:62px;background:rgba(7,18,26,.98);border-top:1px solid var(--border);z-index:30}.mobileNav button{background:transparent;border:0;color:#77909d;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px}.mobileNav svg{width:19px}.mobileNav .active{color:var(--teal)}.loginVisual{display:none}.loginPanel{min-height:100vh;padding:16px}.loginCard{padding:24px;border:none;box-shadow:none;background:transparent}.loginCard h2{font-size:30px}}@media(max-width:420px){.chart{height:54vh;min-height:400px}.chartActions button:first-child{display:none}.quoteGrid strong{font-size:16px}.positionsTabs .closeAll{display:none}}body,html{width:100%;max-width:100%;overflow-x:hidden}body:has(.terminalPage){height:100dvh;overflow:hidden}.terminalPage{height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden}.terminalPage .topbar{flex:0 0 68px}.terminalPage .terminalGrid{flex:1 1 auto;min-height:0;height:auto;grid-template-rows:minmax(0,1fr) 190px;overflow:hidden}.terminalPage .terminalGrid.noSidebar{grid-template-columns:310px minmax(0,1fr) 320px}.terminalPage .terminalGrid.noSidebar .watchlist{grid-column:1;grid-row:1/3}.terminalPage .terminalGrid.noSidebar .chart{grid-column:2;grid-row:1}.terminalPage .terminalGrid.noSidebar .orderPanel{grid-column:3;grid-row:1}.terminalPage .terminalGrid.noSidebar .positions{grid-column:2/4;grid-row:2}.terminalPage .chart,.terminalPage .orderPanel,.terminalPage .positions,.terminalPage .watchlist{min-height:0}.terminalPage .watchlist{height:100%;overflow:hidden}.terminalPage .marketRows{height:calc(100% - 122px);max-height:none;overflow-y:auto;overscroll-behavior:contain}.terminalPage .chart{height:100%}.terminalPage .chartCanvas{min-height:0;height:calc(100% - 116px)}.terminalPage .orderPanel{height:100%;overflow-y:auto;overscroll-behavior:contain}.terminalPage .positions{height:100%;display:flex;flex-direction:column}.terminalPage .tableWrap{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain}.terminalPage .terminalFooter{flex:0 0 32px}.oneClickToggle{display:flex!important;align-items:center;gap:7px!important;margin:0!important;color:#8ca3af!important;font-size:9px!important;white-space:nowrap;cursor:pointer}.oneClickToggle input{position:absolute;opacity:0;pointer-events:none}.toggleTrack{width:30px;height:17px;border-radius:999px;background:#213540;border:1px solid #31505f;padding:2px;transition:.2s}.toggleTrack i{display:block;width:11px;height:11px;border-radius:50%;background:#8da2ad;transition:.2s}.oneClickToggle input:checked+.toggleTrack{background:rgba(24,215,176,.2);border-color:#18a98d}.oneClickToggle input:checked+.toggleTrack i{transform:translateX(13px);background:#25e0ba}.oneClickToggle input:checked~b{color:#35dfbd}.oneClickBar{position:absolute;z-index:6;top:60px;left:48px;display:grid;grid-template-columns:108px 84px 108px;height:46px;grid-gap:4px;gap:4px;padding:4px;border:1px solid #25414f;border-radius:9px;background:rgba(6,18,26,.96);box-shadow:0 10px 30px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.oneClickBar>button{border:0;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 8px}.oneClickBar small{font-size:8px}.oneClickBar strong{font-size:11px}.quickLot{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;border:1px solid #203b49;border-radius:6px;background:#0b1d27}.quickLot button{border:0;background:transparent;color:#8fa5b0}.quickLot b{text-align:center;font-size:9px}.mobileTradeExperience{display:none}@media(max-width:1280px) and (min-width:1025px){.terminalPage .terminalGrid.noSidebar{grid-template-columns:260px minmax(0,1fr) 290px}}@media(max-width:1024px) and (min-width:761px){body:has(.terminalPage){overflow:hidden}.terminalPage .terminalGrid.noSidebar{display:grid;grid-template-columns:220px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 248px 168px;overflow:hidden}.terminalPage .terminalGrid.noSidebar .watchlist{grid-column:1;grid-row:1}.terminalPage .terminalGrid.noSidebar .chart{grid-column:2;grid-row:1}.terminalPage .terminalGrid.noSidebar .orderPanel{grid-column:1/3;grid-row:2}.terminalPage .terminalGrid.noSidebar .positions{grid-column:1/3;grid-row:3}.terminalPage .orderPanel{min-height:0;overflow:auto}.oneClickToggle b{display:none}}@media(max-width:760px){body,html{height:100%;overscroll-behavior:none;background:#050d14}body:has(.mobileTradingApp){height:100dvh;overflow:hidden;position:fixed;inset:0;width:100%}.desktopTradeExperience{display:none!important}.mobileTradeExperience{display:block!important;height:100dvh;width:100%}.mobileTradingApp{height:100dvh;width:100%;display:flex;flex-direction:column;background:radial-gradient(circle at 50% -12%,rgba(20,91,104,.18),transparent 38%),#050d14;color:#f2f8fb;overflow:hidden;position:relative}.mobileTradingApp button{font:inherit;color:inherit}.mobileAppHeader{flex-grow:0;flex-shrink:0;flex-basis:calc(64px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 16px 8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(72,104,121,.18);background:rgba(5,13,20,.96);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:5}.mobileAppHeader>div:first-child{display:flex;flex-direction:column;gap:2px}.mobileAppHeader small{color:#708a98;font-size:10px}.mobileAppHeader strong{font-size:15px;letter-spacing:-.01em}.mobileHeaderActions{display:flex;align-items:center;gap:9px}.mobileHeaderActions button{width:36px;height:36px;border-radius:12px;border:1px solid #17313f;background:#0b1822;color:#a8bbc5;display:grid;place-items:center}.mobileHeaderActions svg{width:18px}.mobileHeaderActions .mobileAvatar{border:0;background:linear-gradient(135deg,#6d5cff,#3e8dff);color:white;font-weight:800;font-size:11px}.mobileAppScroll{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:12px 12px calc(92px + env(safe-area-inset-bottom))}.mobileAppScroll::-webkit-scrollbar{display:none}.mobileBalanceCard{padding:16px;border:1px solid rgba(39,86,101,.55);border-radius:18px;background:linear-gradient(145deg,rgba(14,36,48,.98),rgba(7,23,32,.98));box-shadow:0 18px 48px rgba(0,0,0,.22)}.mobileBalanceTop{display:flex;align-items:center;justify-content:space-between;color:#839aa7;font-size:11px}.mobileLiveDot{color:#4ee8c7;background:rgba(25,213,173,.09);border:1px solid rgba(25,213,173,.25);border-radius:999px;padding:4px 8px}.mobileBalanceCard>strong{display:block;margin:8px 0 16px;font-size:28px;letter-spacing:-.04em}.mobileBalanceCard>strong small{font-size:11px;color:#8197a4;font-weight:600;letter-spacing:0}.mobileBalanceGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.mobileBalanceGrid span{font-size:9px;color:#6f8795}.mobileBalanceGrid b{display:block;margin-top:4px;font-size:11px;color:#d9e5eb}.mobileSectionHead{display:flex;align-items:center;justify-content:space-between;margin:18px 2px 9px}.mobileSectionHead strong{font-size:14px}.mobileSectionHead button{display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#7d95a2;font-size:10px}.mobileSectionHead svg{width:14px}.mobileMarketScroller{display:flex;gap:8px;overflow-x:auto;padding:1px 0 3px;scrollbar-width:none;scroll-snap-type:x proximity}.mobileMarketScroller::-webkit-scrollbar{display:none}.mobileMarketCard{scroll-snap-align:start;flex:0 0 205px;min-width:0;height:68px;border:1px solid #18313e;border-radius:15px;background:#091822;color:#c7d5dc;padding:10px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:9px;gap:9px;text-align:left}.mobileMarketCard.active{border-color:rgba(25,213,173,.55);box-shadow:inset 0 0 0 1px rgba(25,213,173,.08);background:linear-gradient(145deg,rgba(13,42,49,.98),rgba(8,23,31,.98))}.mobileMarketCard .assetDot{width:18px;height:18px}.mobileMarketCard div{min-width:0}.mobileMarketCard b{display:block;font-size:11px}.mobileMarketCard small{display:block;color:#667f8e;font-size:8px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobileMarketPrice{text-align:right}.mobileMarketPrice b{font-size:10px}.mobileMarketPrice small{font-size:8px}.mobileChartCard{margin-top:10px;border:1px solid #17313f;border-radius:19px;overflow:hidden;background:linear-gradient(180deg,#081822,#06131c);box-shadow:0 18px 45px rgba(0,0,0,.2)}.mobileChartHeader{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid rgba(56,89,105,.24)}.mobileChartSymbol{display:flex;align-items:center;gap:9px}.mobileChartSymbol>div{display:flex;flex-direction:column;gap:2px}.mobileChartSymbol b{font-size:13px}.mobileChartSymbol small{font-size:8px;color:#738b98}.mobileChartSymbol>svg{width:14px;color:#78909c}.mobileRoundBtn{width:32px;height:32px;border:1px solid #1a3544;background:#0b1c27;color:#8da3af;border-radius:10px;display:grid;place-items:center}.mobileRoundBtn svg{width:16px}.mobileTimeframes{height:38px;display:flex;align-items:center;gap:3px;padding:0 10px;border-bottom:1px solid rgba(56,89,105,.18);overflow-x:auto;scrollbar-width:none}.mobileTimeframes::-webkit-scrollbar{display:none}.mobileTimeframes button{border:0;background:transparent;color:#6f8795;font-size:9px;padding:6px 9px;border-radius:8px;white-space:nowrap}.mobileTimeframes button.active{background:rgba(25,213,173,.1);color:#37e5c1}.mobileChartCanvas{position:relative;height:245px;background:#06141c}.mobileChartCanvas svg{display:block;width:100%;height:100%}.mobilePriceTag{position:absolute;right:0;top:40%;font-size:9px;font-weight:800;color:#042019;background:#1bd5ad;padding:4px 6px;border-radius:5px 0 0 5px}.mobileQuoteStrip{height:70px;display:grid;grid-template-columns:1fr 46px 1fr;grid-gap:7px;gap:7px;padding:9px 10px;background:#081923;border-top:1px solid rgba(56,89,105,.22)}.mobileQuoteStrip button,.mobileSheetQuotes button{border:0;border-radius:12px;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.mobileQuoteStrip small,.mobileSheetQuotes small{font-size:8px;opacity:.85}.mobileQuoteStrip b,.mobileSheetQuotes b{font-size:15px}.mobileQuoteStrip>span{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#708996}.mobileQuoteStrip>span small{font-size:7px}.mobileQuoteStrip>span b{font-size:9px;color:#a9bbc5}.mobileSell{background:linear-gradient(180deg,#ff5a68,#df3645)!important}.mobileBuy{background:linear-gradient(180deg,#18d8b1,#0bad8d)!important}.mobilePositionsCard{margin-top:10px;border:1px solid #17313f;border-radius:18px;background:#081720;overflow:hidden}.mobileSegmented{height:48px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:6px;border-bottom:1px solid rgba(56,89,105,.2)}.mobileSegmented button{border:0;background:transparent;color:#6e8795;border-radius:10px;font-size:10px}.mobileSegmented button.active{background:#102631;color:#e9f4f7}.mobileSegmented i{font-style:normal;background:#17343b;color:#52eacb;padding:1px 5px;border-radius:999px;margin-left:3px;font-size:8px}.mobilePositionList{padding:2px 12px}.mobilePositionRow{min-height:62px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(54,84,99,.18)}.mobilePositionRow:last-child{border-bottom:0}.mobilePositionRow>div{display:flex;flex-direction:column;gap:5px}.mobilePositionRow>div:last-child{text-align:right}.mobilePositionRow b{font-size:11px}.mobilePositionRow small{font-size:8px;color:#6f8794}.mobileEmptyState{height:92px;display:grid;place-items:center;color:#667f8d;font-size:10px}.mobileAppNav{position:absolute;left:0;right:0;bottom:0;height:calc(68px + env(safe-area-inset-bottom));padding:5px 10px env(safe-area-inset-bottom);display:grid;grid-template-columns:1fr 1fr 68px 1fr 1fr;align-items:center;background:rgba(5,14,21,.98);border-top:1px solid rgba(50,79,93,.38);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:30}.mobileAppNav button{height:52px;border:0;background:transparent;color:#6e8795;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:8px}.mobileAppNav svg{width:19px}.mobileAppNav button.active{color:#38dfbd}.mobileAppNav .mobileTradeFab{width:54px;height:54px;justify-self:center;align-self:start;margin-top:-17px;border-radius:18px;background:linear-gradient(145deg,#24e1b9,#0d9f87);color:#03211a;box-shadow:0 8px 24px rgba(19,210,172,.28);border:5px solid #071018}.mobileTradeFab svg{width:22px}.mobileSheetBackdrop{position:fixed;inset:0;background:rgba(1,5,8,.68);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;display:flex;align-items:flex-end}.mobileOrderSheet{width:100%;padding:8px 14px calc(18px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:linear-gradient(180deg,#0b1c27,#07151e);border-top:1px solid #244455;box-shadow:0 -25px 60px rgba(0,0,0,.5);animation:tradeSheetIn .2s ease-out}.mobileSheetHandle{width:42px;height:4px;border-radius:10px;background:#2b4451;margin:2px auto 13px}.mobileSheetTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.mobileSheetTitle>div{display:flex;flex-direction:column;gap:2px}.mobileSheetTitle b{font-size:16px}.mobileSheetTitle small{font-size:9px;color:#718995}.mobileSheetTitle button{width:32px;height:32px;border-radius:10px;border:1px solid #203a49;background:#10232e;color:#91a7b2;font-size:18px}.mobileSheetQuotes{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px}.mobileSheetQuotes button{height:60px}.mobileOrderSheet>label{display:block;margin:15px 0 7px;font-size:10px;color:#8ea2ad}.mobileLotControl{height:48px;border:1px solid #203c4b;border-radius:13px;display:grid;grid-template-columns:48px 1fr 48px;align-items:center;background:#0a1a24}.mobileLotControl button{height:100%;border:0;background:transparent;color:#a7bac3;font-size:20px}.mobileLotControl b{text-align:center;font-size:12px}.mobileSheetFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:10px}.mobileSheetFields button{height:48px;border:1px solid #1e3947;border-radius:12px;background:#0a1b25;color:#778e9a;font-size:9px;display:flex;flex-direction:column;justify-content:center;gap:3px}.mobileSheetFields b{color:#c5d4db;font-size:10px}.mobilePlaceOrder{width:100%;height:52px;margin-top:14px;border:0;border-radius:13px;background:linear-gradient(180deg,#1ddbb4,#0aad8c);color:#042019!important;font-weight:900;font-size:12px}@keyframes tradeSheetIn{0%{transform:translateY(25px);opacity:.5}to{transform:translateY(0);opacity:1}}}@media(max-width:390px){.mobileAppScroll{padding-left:10px;padding-right:10px}.mobileBalanceCard{padding:14px}.mobileBalanceCard>strong{font-size:25px}.mobileMarketCard{flex-basis:190px}.mobileChartCanvas{height:222px}.mobileQuoteStrip{height:66px}.mobileAppNav{grid-template-columns:1fr 1fr 62px 1fr 1fr}.mobileAppNav .mobileTradeFab{width:50px;height:50px}}