@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Sora:wght@500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--bg0:#0f172a;--bg1:#1e293b;--ink:#f1f5f9;--muted:#94a3b8;--line:#334155;--accent:#60a5fa;--accent2:#34d399;--danger:#ff5f7a;--panel:#0f172ab3;--panel2:#0f172a80;--surface-1:#e7eefc08;--surface-2:#e7eefc0f;--text-strong:#f8fafc;--text-soft:#94a3b8;--shadow:0 18px 70px #0206178c;--shadow2:0 12px 40px #0206176b;--font-ui:"Space Grotesk", "Segoe UI Variable", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:"Sora", "Space Grotesk", "Segoe UI Variable", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--title-tight:-.025em}html[data-theme=light]{--bg0:#fafafa;--bg1:#fff;--ink:#1f2937;--muted:#6b7280;--line:#e5e7eb;--accent:#3b82f6;--accent2:#10b981;--danger:#ff5f7a;--panel:#ffffffb8;--panel2:#fff9;--surface-1:#fff;--surface-2:#f8faff;--text-strong:#111827;--text-soft:#6b7280;--shadow:0 16px 60px #1018281a;--shadow2:0 10px 30px #1018281a}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.theme-preload *{transition:none!important}*{box-sizing:border-box}html,body{height:100%}body{color:var(--ink);background:radial-gradient(900px 600px at 18% 8%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 60%), radial-gradient(800px 500px at 85% 25%, color-mix(in srgb, var(--accent2) 14%, transparent), transparent 55%), radial-gradient(900px 700px at 40% 120%, #ff5f7a24, transparent 55%), linear-gradient(180deg, var(--bg0), var(--bg1));font-family:var(--font-ui);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-weight:500;line-height:1.58;transition:background-color .26s,color .26s}.skipLink{z-index:200;border:1px solid var(--line);background:var(--surface-1);color:var(--ink);border-radius:10px;padding:10px 12px;transition:transform .18s;position:fixed;top:8px;left:10px;transform:translateY(-140%)}.skipLink:focus-visible{transform:translateY(0)}a,button,[role=button],input,select,textarea{transition:border-color .18s,background-color .18s,color .18s,transform .18s,box-shadow .18s,filter .18s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 44%, transparent);outline-offset:2px}html{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 38%, #94a3b859) transparent}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 28%, #94a3b859);background-clip:padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent) 40%, #94a3b859)}a{color:inherit;text-decoration:none}.muted{color:var(--muted)}.mono{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "ss01" 1}.page{min-height:100%;position:relative}.siteAurora{pointer-events:none;z-index:0;background:radial-gradient(960px 520px at 8% -8%, color-mix(in srgb, var(--accent) 20%, transparent), transparent 62%), radial-gradient(780px 520px at 92% 6%, color-mix(in srgb, var(--accent2) 20%, transparent), transparent 64%), radial-gradient(940px 600px at 52% 116%, #ff5f7a21, transparent 58%);filter:saturate(1.04);position:fixed;inset:0}.siteGridGlow{pointer-events:none;z-index:0;opacity:.14;background:linear-gradient(#0000,#e7eefc0f),repeating-linear-gradient(90deg,#e7eefc0d,#e7eefc0d 1px,#0000 1px 42px),repeating-linear-gradient(0deg,#e7eefc0d,#e7eefc0d 1px,#0000 1px 42px);position:fixed;inset:0;-webkit-mask-image:radial-gradient(1000px 700px at 50% 20%,#000,#0000 76%);mask-image:radial-gradient(1000px 700px at 50% 20%,#000,#0000 76%)}.topbar{z-index:10;padding:12px 18px;transition:box-shadow .26s,background .26s;position:fixed;top:0;left:0;right:0}.metaRibbon{z-index:8;padding:0 18px;position:fixed;top:86px;left:0;right:0}.metaRibbonInner{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--line));background:color-mix(in srgb, var(--panel) 80%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:1200px;min-height:36px;box-shadow:var(--shadow2);border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin:0 auto;padding:6px 12px;display:grid}.metaPill{border:1px solid color-mix(in srgb, var(--accent2) 28%, var(--line));background:color-mix(in srgb, var(--accent2) 10%, var(--panel2));white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:11px;font-weight:900;display:inline-flex}.metaPill i{font-size:11px}.metaText{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:800;overflow:hidden}.metaTime{color:var(--muted);white-space:nowrap;font-size:11px}.topbarInner{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-width:1200px;box-shadow:var(--shadow);border-radius:22px;grid-template-columns:minmax(220px,1fr) auto minmax(320px,1fr);align-items:center;gap:12px;margin:0 auto;padding:12px 14px;display:grid}.topbar.scrolled .topbarInner{box-shadow:var(--shadow2);background:color-mix(in srgb, var(--panel) 82%, transparent)}.brand{letter-spacing:.2px;align-items:center;gap:10px;font-weight:700;display:flex}.mark{background:radial-gradient(18px 18px at 28% 30%,#4fe3c26b,#0000 60%),radial-gradient(22px 22px at 75% 65%,#7aa7ff61,#0000 62%),#e7eefc0a;border:1px solid #4fe3c247;border-radius:12px;width:34px;height:34px;box-shadow:0 18px 40px #00000059}.brandLogo{border:1px solid var(--line);object-fit:cover;background:#e7eefc0d;border-radius:14px;flex:none;width:38px;height:38px;box-shadow:0 18px 40px #00000047}.brandText{line-height:1.1;display:grid}.brandName{font-size:14px}.brandTag{color:var(--muted);font-size:12px;font-weight:600}.navActions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.navMenu{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}.navItem{color:var(--muted);border:1px solid #0000;border-radius:14px;align-items:center;gap:8px;padding:9px 12px;font-size:13.5px;font-weight:800;text-decoration:none;transition:transform .26s,background .26s,border-color .26s,color .26s;display:inline-flex}.navItem:hover{background:var(--panel2);border-color:var(--line);color:var(--ink);transform:translateY(-1px)scale(1.02)}.navItem.active{background:color-mix(in srgb, var(--accent) 12%, var(--panel2));border-color:color-mix(in srgb, var(--accent) 28%, var(--line));color:var(--ink)}.navItem i{opacity:.95;font-size:14px}.iconBtn{border:1px solid var(--line);background:var(--panel2);width:40px;height:40px;color:var(--ink);cursor:pointer;border-radius:14px;place-items:center;transition:transform .26s,background .26s,border-color .26s;display:grid}.iconBtn:hover{border-color:color-mix(in srgb, var(--accent) 26%, var(--line));background:color-mix(in srgb, var(--accent) 10%, var(--panel2));transform:translateY(-1px)}.searchWrap{border:1px solid var(--line);background:var(--panel2);border-radius:999px;align-items:center;gap:8px;width:clamp(160px,20vw,240px);min-width:0;padding:6px 10px;transition:width .26s,border-color .26s,background .26s;display:flex;position:relative}.searchWrap:focus-within{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--panel2));width:clamp(220px,30vw,360px)}.searchWrap i{color:var(--muted)}.searchWrap input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:13.5px;font-weight:700}.drop{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:360px;box-shadow:var(--shadow);border-radius:18px;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}.dropHead{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel2) 70%, transparent);justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.dropTitle{font-weight:900}.dropBtn{border:1px solid var(--line);background:var(--panel2);color:var(--ink);cursor:pointer;border-radius:999px;padding:7px 10px;font-weight:900}.dropBtn:hover{border-color:color-mix(in srgb, var(--accent) 26%, var(--line))}.notifRow{border-bottom:1px solid var(--line);cursor:pointer;gap:4px;padding:12px;display:grid}.notifRow:last-child{border-bottom:0}.notifRow:hover{background:var(--panel2)}.notifTop{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.notifTitle{font-weight:900}.notifTime{color:var(--muted);font-size:12px}.notifBody{color:var(--muted);line-height:1.45}.unreadDot{background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:99px}.notifTitleWrap{align-items:center;gap:8px;display:inline-flex}.badge{background:var(--danger);color:#fff;border:2px solid color-mix(in srgb, var(--panel) 70%, transparent);border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 6px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-6px;right:-6px}.themeSwitch{border:1px solid var(--line);background:var(--panel2);cursor:pointer;border-radius:999px;flex:none;align-items:center;width:66px;height:40px;padding:3px;transition:background .26s,border-color .26s;display:grid;position:relative}.themeKnob{border:1px solid color-mix(in srgb, var(--line) 70%, transparent);width:34px;height:34px;color:var(--ink);background:radial-gradient(18px 18px at 30% 30%,#ffffff40,#0000 60%),linear-gradient(135deg,#ffffff1a,#00000014);border-radius:999px;place-items:center;font-size:14px;transition:transform .26s;display:grid;transform:translate(0);box-shadow:0 10px 20px #0000002e}html[data-theme=dark] .themeKnob{transform:translate(26px)}.profileBtn{border:1px solid var(--line);background:var(--panel2);cursor:pointer;white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:8px;min-width:0;max-width:260px;height:40px;padding:3px 10px;transition:transform .26s,background .26s,border-color .26s;display:inline-flex;overflow:hidden}.profileBtn:hover{transform:translateY(-1px)}.avatar{border:1px solid var(--line);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 28%, var(--panel2)), var(--panel2));letter-spacing:.04em;border-radius:14px;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.whoWrap{text-align:left;gap:1px;min-width:0;line-height:1.05;display:grid}.whoName{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:900;overflow:hidden}.whoSub{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.profileBtn i.fa-chevron-down{color:var(--muted);flex:none}@media (width<=740px){.profileBtn .whoWrap{display:none}}.hamburger{display:none}.mobilePanel{z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000061;display:none;position:fixed;inset:0}.mobileSheet{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:22px;gap:10px;max-height:calc(100vh - 20px);padding:12px;display:grid;position:absolute;top:10px;left:10px;right:10px;overflow:auto}.mobileNav{gap:8px;display:grid}.mobileNav a{color:var(--ink);border:1px solid var(--line);background:var(--panel2);border-radius:16px;align-items:center;gap:10px;padding:12px;font-weight:900;text-decoration:none;display:flex}@media (width<=1120px){.topbarInner{grid-template-columns:1fr auto}.navMenu{display:none}.hamburger{display:grid}}@media (width<=968px){.topbarInner{grid-template-columns:1fr auto}.navMenu{display:none}.hamburger{display:grid}.searchWrap{display:none}}@media (width<=576px){.profileBtn .whoWrap{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.search input{width:100%;min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-size:14px}.nav{color:var(--muted);gap:14px;font-size:14px;display:flex}.nav a{border:1px solid #0000;border-radius:10px;padding:8px 10px}.nav a:hover{border-color:var(--line);color:var(--ink);background:#e7eefc0f}.nav a.active{color:var(--ink);background:#e7eefc0f;border-color:#e7eefc38}.chip{border:1px solid var(--line);background:#e7eefc0a;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;display:inline-flex}.dot{background:linear-gradient(135deg, var(--accent), var(--accent2));border-radius:999px;width:10px;height:10px}.content{z-index:1;max-width:1100px;margin:0 auto;padding:154px 22px 54px;position:relative}.panel,.marketCard,.hero,.pageHero,.blogCard,.perfCard,.dashStatCard,.orbCard{content-visibility:auto;contain-intrinsic-size:360px}.searchDrop{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);border-radius:18px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden}.searchDropHead{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel2) 70%, transparent);padding:10px 12px;font-size:11px;font-weight:900}.searchRow{cursor:pointer;grid-template-columns:1fr auto;gap:10px;padding:10px 12px;display:grid}.searchRow:hover{background:var(--panel2)}.searchTitle{font-weight:900}.searchMeta{color:var(--muted);margin-top:2px;font-size:12.5px}.searchScore{color:color-mix(in srgb, var(--accent) 70%, var(--ink));font-size:12px;font-weight:900}.blogGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.blogCard{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 72%, transparent);box-shadow:var(--shadow2);border-radius:22px;transition:transform .24s,border-color .24s,filter .24s;overflow:hidden}.blogPage{position:relative}.galleryBar{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow2);border-radius:22px;grid-template-columns:1.2fr .8fr;gap:12px;margin-bottom:12px;padding:12px;display:grid}.galleryLeft,.galleryRight{gap:10px;display:grid}.gallerySearch{border:1px solid var(--line);background:var(--panel2);border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:flex}.gallerySearch i{color:var(--muted)}.gallerySearch input{width:100%;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;font-weight:800}.galleryChips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.gChip{border:1px solid var(--line);background:var(--panel2);color:var(--ink);cursor:pointer;border-radius:999px;padding:8px 10px;font-size:12.5px;font-weight:900;transition:transform .22s,border-color .22s,background .22s,filter .22s}.gChip:hover{border-color:color-mix(in srgb, var(--accent) 28%, var(--line));filter:saturate(1.06);transform:translateY(-1px)}.gChip.on{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));background:color-mix(in srgb, var(--accent) 12%, var(--panel2))}.gChip.on.ok{border-color:color-mix(in srgb, var(--accent2) 45%, var(--line));background:color-mix(in srgb, var(--accent2) 14%, var(--panel2))}.gChip.on.mid{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));background:color-mix(in srgb, var(--accent) 14%, var(--panel2))}.gChip.on.warn{background:#ffce541a;border-color:#ffce5480}.viewTog{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.vBtn{border:1px solid var(--line);background:var(--panel2);color:var(--muted);cursor:pointer;border-radius:14px;align-items:center;gap:8px;padding:8px 10px;font-size:12.5px;font-weight:900;transition:transform .22s,border-color .22s,background .22s,color .22s;display:inline-flex}.vBtn:hover{color:var(--ink);border-color:color-mix(in srgb, var(--accent) 28%, var(--line));transform:translateY(-1px)}.vBtn.on{color:var(--ink);border-color:color-mix(in srgb, var(--accent) 42%, var(--line));background:color-mix(in srgb, var(--accent) 12%, var(--panel2))}.blogGrid.list{grid-template-columns:1fr}.blogGrid.list .blogCard{grid-template-columns:320px 1fr;display:grid}.blogGrid.list .blogMedia{border-bottom:0;border-right:1px solid var(--line)}.blogGrid.list .blogMedia img{height:100%;min-height:210px}.blogGrid.list .blogBody{align-content:start}.blogGrid.list .blogTagRow{top:12px;left:12px}.blogGrid.list .blogHover{display:none}.blogCard:hover{border-color:color-mix(in srgb, var(--accent) 26%, var(--line));filter:saturate(1.04);transform:translateY(-2px)}.blogMedia{background:color-mix(in srgb, var(--panel2) 70%, transparent);border-bottom:1px solid var(--line);position:relative}.blogMediaBtn{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.blogMedia img{object-fit:cover;width:100%;height:210px;display:block}.winOverlay{display:none}.winLeft{min-width:0}.winTitle{letter-spacing:.02em;color:#e7eefcf5;text-shadow:0 10px 30px #0000008c;font-weight:950}.winCaption{letter-spacing:.01em;color:#e7eefcd1;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:12.5px;font-weight:800;line-height:1.3;display:-webkit-box;overflow:hidden}.winRight{flex:none;align-items:center;gap:8px;display:inline-flex}.statusMini{text-transform:lowercase;letter-spacing:.02em;color:#e7eefceb;background:#e7eefc0a;border:1px solid #e7eefc29;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.statusMini.confirmed{background:#4fe3c21a;border-color:#4fe3c257}.statusMini.processing{background:#7aa7ff1f;border-color:#7aa7ff57}.statusMini.pending{background:#ffce541f;border-color:#ffce5457}.blogHover{opacity:0;background:radial-gradient(500px 240px at 50% 30%,#00000038,#0000008c),linear-gradient(#0000,#00000094);place-items:center;transition:opacity .22s;display:grid;position:absolute;inset:0}.blogHoverInner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e7eefceb;letter-spacing:.04em;background:#0b12208c;border:1px solid #e7eefc38;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:900;transition:transform .22s;display:inline-flex;transform:translateY(6px)scale(.98);box-shadow:0 18px 60px #00000059}.blogHoverIcon{background:#e7eefc0f;border:1px solid #e7eefc2e;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.blogHoverText{text-transform:uppercase;font-size:12.5px}.blogCard:hover .blogHover,.blogMediaBtn:focus-visible .blogHover{opacity:1}.blogCard:hover .blogHoverInner,.blogMediaBtn:focus-visible .blogHoverInner{transform:translateY(0)scale(1)}.blogMediaBtn:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:3px}.blogTagRow{display:none}.blogBody{gap:6px;padding:14px 14px 16px;display:grid;position:relative}.blogBody .panelSub{color:var(--muted);line-height:1.5}@media (width<=968px){.blogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.galleryBar{grid-template-columns:1fr}.viewTog{justify-content:flex-start}.blogGrid.list .blogCard{grid-template-columns:1fr}.blogGrid.list .blogMedia{border-right:0;border-bottom:1px solid var(--line)}.blogGrid.list .blogMedia img{height:220px}}@media (width<=576px){.blogGrid{grid-template-columns:1fr}.blogMedia img{height:190px}}.toast{z-index:130;border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-weight:950;animation:.18s ease-out toastIn;display:inline-flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.lightbox{z-index:120;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(1100px 700px at 20% 10%,#60a5fa29,#0000 60%),radial-gradient(1000px 700px at 80% 30%,#34d39924,#0000 58%),#0000009e;place-items:center;padding:14px;animation:.16s ease-out lbFade;display:grid;position:fixed;inset:0}.lightboxPanel{border:1px solid var(--line);background:var(--panel);width:min(1200px,100%);box-shadow:var(--shadow);border-radius:22px;animation:.18s ease-out lbPop;overflow:hidden}@keyframes lbFade{0%{opacity:0}to{opacity:1}}@keyframes lbPop{0%{opacity:.85;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.lightboxTop{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel2) 72%, transparent);justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.lightboxMeta{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.lightboxActions{align-items:center;gap:10px;display:inline-flex}.lightboxStage{grid-template-columns:52px 1fr 52px;align-items:center;gap:10px;padding:12px;display:grid}.lightboxMedia{border:1px solid var(--line);background:color-mix(in srgb, var(--panel2) 75%, transparent);border-radius:18px;place-items:center;height:min(70vh,720px);display:grid;overflow:hidden}.lightboxMedia img{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;max-height:100%;display:block}.lightboxNav{border:1px solid var(--line);background:var(--panel2);width:52px;height:52px;color:var(--ink);cursor:pointer;border-radius:18px;place-items:center;transition:transform .22s,background .22s,border-color .22s;display:grid}.lightboxNav:hover{border-color:color-mix(in srgb, var(--accent) 28%, var(--line));background:color-mix(in srgb, var(--accent) 10%, var(--panel2));transform:translateY(-1px)}.lightboxBottom{border-top:1px solid var(--line);background:color-mix(in srgb, var(--panel2) 72%, transparent);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.lightboxCap{min-width:0}.lightboxCap .panelTitle{font-size:14px;font-weight:950}.lightboxCap .panelSub{margin-top:4px}.lightboxCount{letter-spacing:.02em;font-weight:900}@media (width<=740px){.lightboxStage{grid-template-columns:1fr}.lightboxNav{display:none}.lightboxMedia{height:min(72vh,700px)}}.quoteList{display:grid}.quoteRow{border-bottom:1px solid #e7eefc14;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:10px;padding:12px;display:grid}.quoteRow:last-child{border-bottom:0}.quoteRow:hover{background:#e7eefc08}.quoteSym{letter-spacing:.03em;font-weight:900}.quotePx,.quoteChg{text-align:right}.lineChart,.candleChart{width:100%;display:block}.tvWrap{gap:10px;display:grid}.tvToolbar{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:18px;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px;display:flex}.tvLeft{gap:8px;display:grid}.tvSym{letter-spacing:.06em;text-transform:uppercase;color:#e7eefceb;font-weight:900}.tvBtnRow{flex-wrap:wrap;gap:6px;display:flex}.tvBtn{color:#e7eefcd1;background:#0b122059;border:1px solid #e7eefc24;border-radius:12px;padding:7px 10px;font-size:13px}.tvBtnOn{color:#e7eefceb;background:#5ad2ff1a;border-color:#5ad2ff8c}.tvRight{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.tvSelect{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:14px;gap:6px;padding:8px 10px;display:grid}.tvSelect select{color:#e7eefceb;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font:inherit;background:#0b1220a6;border:1px solid #e7eefc1a;border-radius:12px;outline:0;padding:6px 8px;font-size:13px}@media (prefers-color-scheme:dark){.tvSelect select{--lightningcss-light: ;--lightningcss-dark:initial}}.tvToggles{align-items:center;gap:8px;display:flex}.tvPill{color:#e7eefcd1;cursor:pointer;background:#0b122059;border:1px solid #e7eefc24;border-radius:999px;padding:8px 10px;font-size:13px}.tvPillOn{color:#e7eefceb;background:#00c8531a;border-color:#00c8538c}.tvIndicators{position:relative}.tvIndicators summary{list-style:none}.tvIndicators summary::-webkit-details-marker{display:none}.tvMenu{z-index:20;background:#0b1220eb;border:1px solid #e7eefc24;border-radius:16px;gap:8px;min-width:220px;padding:10px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 60px #00000073}.tvMenuRow{color:#e7eefce0;align-items:center;gap:10px;font-size:13px;display:flex}.tvHost{touch-action:none;background:#131722;border:1px solid #e7eefc1f;border-radius:18px;height:620px;position:relative;overflow:hidden}.tvTooltip{color:#e7eefceb;opacity:0;pointer-events:none;background:#0b1220e6;border:1px solid #e7eefc24;border-radius:14px;width:240px;padding:10px;transition:opacity .12s;position:absolute;top:12px;left:12px}.spanFull{grid-column:1/-1}.pageHero{background:#e7eefc08;border:1px solid #e7eefc24;border-radius:22px;justify-content:space-between;align-items:start;gap:14px;margin-bottom:12px;padding:20px;display:flex}.pageTitle{letter-spacing:.2px;margin:10px 0 0;font-size:38px;line-height:1.08}.pageLead{color:#e7eefcb8;max-width:76ch;margin:10px 0 0;line-height:1.5}.pageHeroActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.chartSymbolField{min-width:240px}.marketMeta{background:#0b122052;border:1px solid #e7eefc1f;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px 14px;font-size:13.5px;display:flex}.marketHeroGrid{grid-template-columns:1.5fr 1fr;gap:12px;margin-bottom:12px;display:grid}.heroChartCard{background:#0b122066;border:1px solid #e7eefc24;border-radius:22px;padding:16px;overflow:hidden;box-shadow:0 30px 70px #00000040}.heroChartHead{justify-content:space-between;align-items:start;gap:12px;margin-bottom:10px;display:flex}.heroChartNums{text-align:right}.heroPx{letter-spacing:.02em;font-size:18px;font-weight:900}.heroChg{margin-top:4px;font-size:13px}.heroSide{gap:12px;display:grid}.miniChartCard{background:#0b122061;border:1px solid #e7eefc24;border-radius:22px;padding:14px;overflow:hidden;box-shadow:0 30px 70px #0003}.miniChartHead{justify-content:space-between;align-items:start;gap:12px;margin-bottom:8px;display:flex}.traderStrip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.traderCard{transform-style:preserve-3d;background:#0b122066;border:1px solid #e7eefc24;border-radius:22px;grid-template-columns:92px 1fr;align-items:center;gap:12px;padding:12px;display:grid;overflow:hidden;box-shadow:0 30px 70px #0003}.traderCard:hover{transition:transform .16s ease-out;transform:perspective(900px)rotateX(2deg)rotateY(-4deg)}.traderImg{background:#e7eefc08;border:1px solid #e7eefc24;border-radius:22px;width:92px;height:92px;box-shadow:0 18px 60px #0000004d}.traderInfo .panelTitle{font-size:14px}.traderInfo .panelSub{font-size:13px}.marketGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.tgCta{background:radial-gradient(760px 420px at 20% 15%,#60a5fa2e,#0000 55%),radial-gradient(620px 360px at 80% 25%,#34d39924,#0000 55%),radial-gradient(720px 420px at 60% 115%,#ff5f7a1f,#0000 55%),#0b122075;border:1px solid #e7eefc24;border-radius:24px;grid-template-columns:1.35fr .65fr;align-items:stretch;margin-top:14px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #0000004d}.tgCtaInner{z-index:2;gap:10px;padding:18px 18px 16px;display:grid;position:relative}.tgCtaBadge{color:#e7eefceb;letter-spacing:.06em;text-transform:uppercase;background:#7aa7ff1a;border:1px solid #7aa7ff42;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 10px;font-size:11px;font-weight:950;display:inline-flex}.tgCtaTitle{margin:4px 0 0;line-height:1.05}.tg3d{letter-spacing:-.02em;color:#0000;background:linear-gradient(90deg,#e7eefcf5,#7aa7ffeb,#4fe3c2eb);text-shadow:0 10px 26px #00000061,0 28px 70px #00000042;-webkit-background-clip:text;background-clip:text;font-size:clamp(26px,3.2vw,44px);font-weight:980;display:inline-block;position:relative;transform:perspective(900px)rotateX(10deg)rotateY(-14deg)}.tg3d:before{content:attr(data-text);color:#0000008c;filter:blur(.2px);opacity:.55;z-index:-1;text-shadow:0 1px #0000004d,0 8px 20px #0000008c;position:absolute;inset:0;transform:translate(6px,7px)}.tg3d:after{content:"";opacity:.2;pointer-events:none;background:radial-gradient(160px 90px at 30% 35%,#ffffff29,#0000 60%),linear-gradient(115deg,#0000,#ffffff24,#0000);position:absolute;inset:-12px -20px -10px -18px;transform:skew(-18deg)translate(-30%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}@media (hover:hover) and (pointer:fine){.tgCta:hover .tg3d{transform:perspective(900px)rotateX(8deg)rotateY(-10deg)translateY(-1px)}.tgCta:hover .tg3d:after{opacity:.24;transition:transform .9s cubic-bezier(.22,1,.36,1);transform:skew(-18deg)translate(35%)}}.tgCtaLead{color:#e7eefcbd;max-width:70ch;margin:0;line-height:1.55}.tgCtaActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2px;display:flex}.tgCtaFine{font-size:12.5px}.tgCtaArt{border-left:1px solid #e7eefc1a;min-height:220px;position:relative;overflow:hidden}.tgOrb{filter:saturate(1.05);opacity:.85;background:radial-gradient(120px 120px at 30% 30%,#ffffff2e,#0000 60%),conic-gradient(from 220deg,#60a5fabf,#34d3998c,#ff5f7a73,#60a5fabf);border-radius:999px;width:260px;height:260px;animation:6.8s ease-in-out infinite tgFloat;position:absolute;top:-30px;right:-40px;box-shadow:0 30px 120px #0006,0 0 0 1px #e7eefc24}.tgGrid{opacity:.26;background:linear-gradient(#0000,#ffffff0f),repeating-linear-gradient(90deg,#e7eefc12,#e7eefc12 1px,#0000 1px 16px),repeating-linear-gradient(0deg,#e7eefc12,#e7eefc12 1px,#0000 1px 16px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(320px 240px at 50% 40%,#000,#0000 70%);mask-image:radial-gradient(320px 240px at 50% 40%,#000,#0000 70%)}@keyframes tgFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.marketCard{background:#0b122066;border:1px solid #e7eefc24;border-radius:22px;overflow:hidden;box-shadow:0 30px 70px #00000040}.marketCardHead{background:#e7eefc05;border-bottom:1px solid #e7eefc1f;justify-content:space-between;align-items:start;gap:12px;padding:16px;display:flex}.pairsControls{border-bottom:1px solid #e7eefc1a;grid-template-columns:1.6fr .8fr 1fr;gap:10px;padding:14px 16px 16px;display:grid}.pairsSearch,.pairsSelect{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;gap:6px;padding:10px 12px;display:grid}.pairsSearch input{color:#e7eefceb;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.pairsSelect select{color:#e7eefceb;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font:inherit;background:#0b1220a6;border:1px solid #e7eefc1a;border-radius:12px;outline:0;padding:8px 10px;font-size:14px}@media (prefers-color-scheme:dark){.pairsSelect select{--lightningcss-light: ;--lightningcss-dark:initial}}.pairsSelect select option{color:canvastext;background-color:canvas}.pairsPager{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;justify-content:flex-end;align-items:center;gap:10px;padding:10px 12px;display:flex}.pairsPager button[disabled]{opacity:.5;cursor:not-allowed}.pairsError{color:#ffd7dcfa;background:#ff5f7a1a;border-top:1px solid #ff5f7a38;border-bottom:1px solid #e7eefc1a;padding:12px 16px}.notice{box-shadow:var(--shadow2);background:#e7eefc08;border:1px solid #e7eefc24;border-radius:18px;padding:12px}.notice.info{border-color:color-mix(in srgb, var(--accent) 25%, #e7eefc24);background:color-mix(in srgb, var(--accent) 8%, #e7eefc08)}.notice.warn{background:#ffc85a0f;border-color:#ffc85a47}.notice.danger{background:#ff5f7a14;border-color:#ff5f7a47}.noticeTop{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.noticeTitle{letter-spacing:.01em;font-weight:950}.noticeBody{color:#e7eefcbd;margin-top:6px;line-height:1.5}.noticeActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.skel{background:linear-gradient(90deg,#e7eefc0f,#e7eefc24,#e7eefc0f) 0 0/240% 100%;border:1px solid #e7eefc1a;border-radius:14px;animation:1.2s ease-in-out infinite skelShimmer}@media (prefers-reduced-motion:reduce){.skel{animation:none}}@keyframes skelShimmer{0%{background-position:0 0}to{background-position:120% 0}}.pairsTable{display:grid}.holdingsTable .pairsHeader,.holdingsTable .pairsRow{grid-template-columns:1.6fr .9fr .9fr .9fr 1.1fr 1fr}.holdAsset{grid-template-columns:auto 1fr;align-items:center;gap:10px;min-width:0;display:grid}.holdIcon{letter-spacing:.02em;color:#e7eefce6;background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:12px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.holdText{min-width:0}.holdSymRow{align-items:baseline;gap:8px;min-width:0;display:flex}.holdName{color:#e7eefc9e;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;overflow:hidden}.holdPill{letter-spacing:.06em;color:#e7eefcc7;background:#0b122059;border:1px solid #e7eefc24;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:900;display:inline-flex}.holdPill.crypto{border-color:#7aa7ff4d}.holdPill.metal{border-color:#ffc85a4d}.holdPill.fx{border-color:#4fe3c247}.holdNum{text-align:right}.holdTotalRow{background:#e7eefc05}@media (width<=920px){.holdingsTable .pairsHeader,.holdingsTable .pairsRow{grid-template-columns:1.6fr 1fr 1fr}.holdingsTable .hideSm{display:none}.holdNum{text-align:left}}.pairsHeader,.pairsRow{border-bottom:1px solid #e7eefc14;grid-template-columns:1.5fr 1fr 1fr;align-items:center;gap:10px;padding:12px 16px;display:grid}.pairsHeader{color:#e7eefc9e;letter-spacing:.08em;text-transform:uppercase;background:#e7eefc08;font-size:12px;font-weight:900}.pairsRow:hover{background:#e7eefc08}.pairsNotes{gap:10px;padding:14px 16px 16px;display:grid}.pairsNote{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;padding:12px 12px 11px;line-height:1.45}.progressTargetCard .marketCardHead{background:radial-gradient(900px 240px at 15% 0,#4fe3c21f,#0000 55%),radial-gradient(900px 240px at 85% 0,#7aa7ff1f,#0000 55%),#e7eefc05}.progressBadge{text-align:right;background:#0b12206b;border:1px solid #e7eefc24;border-radius:16px;min-width:190px;padding:10px 12px 9px}.progressBadgeTop{letter-spacing:.12em;text-transform:uppercase;color:#e7eefc9e;margin-bottom:4px;font-size:11px;font-weight:900}.progressBody{gap:12px;padding:14px 16px 16px;display:grid}.progressKpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.kpi{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;padding:12px 12px 11px;line-height:1.2}.kpi.tax{background:#ffc85a0f;border-color:#ffc85a42}.kpiLabel{letter-spacing:.12em;text-transform:uppercase;color:#e7eefc94;font-size:11px;font-weight:900}.kpiValue{color:#e7eefceb;margin-top:7px;font-size:15px;font-weight:900}.progressBar{background:#0b12208c;border:1px solid #e7eefc24;border-radius:999px;height:12px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.progressBarFill{background:linear-gradient(90deg,#4fe3c2d9,#7aa7ffd9);border-right:1px solid #ffffff1a;width:0%;height:100%;transition:width .18s;box-shadow:0 0 30px #4fe3c22e}.progressMeta{color:#e7eefcad;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;font-size:13px;display:grid}.progressChartCard .marketCardHead{background:radial-gradient(900px 260px at 22% 0,#00c85312,#0000 55%),radial-gradient(900px 260px at 85% 0,#ff5f7a12,#0000 55%),#e7eefc05}.progressMiniGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.progressWithdrawRow{gap:8px;margin-top:14px;display:grid}.withdrawBtn{justify-content:center;width:100%;min-height:46px}.withdrawBtn.isDisabled{color:#e7eefc99;box-shadow:none;filter:grayscale(.25);background:#94a3b824;border-color:#94a3b842}.withdrawBtn.isReady{border-color:#4fe3c273}.progressWithdrawHint{font-size:12.5px}.withdrawModalOverlay{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0206178c;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.withdrawModal{background:color-mix(in srgb, var(--panel) 78%, transparent);border:1px solid #e7eefc24;border-radius:20px;width:min(620px,96vw);max-height:min(86vh,860px);padding:14px;position:relative;overflow:auto;box-shadow:0 30px 80px #00000059}.withdrawProcessingOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:#0206179e;border-radius:20px;place-items:center;padding:14px;display:grid;position:absolute;inset:0}.withdrawProcessingCard{text-align:center;background:#0f172af5;border:1px solid #e7eefc38;border-radius:14px;width:min(340px,90%);padding:14px 14px 16px;box-shadow:0 16px 40px #0000006b}.withdrawProcessingHead{text-align:left;color:#e7eefce6;margin-bottom:10px;font-size:13px}.withdrawSpinner{border:10px solid #7a99ff;border-color:#7a99ff #7a99ff #e7eefc29 #e7eefc29;border-radius:999px;width:68px;height:68px;margin:6px auto 10px;animation:.95s linear infinite withdrawSpin}.withdrawProcessingTitle{color:#e7eefcf2;font-size:21px;font-weight:900}.withdrawProcessingSub{margin-top:8px;font-size:13px}@keyframes withdrawSpin{to{transform:rotate(360deg)}}.taxAlertOverlay{z-index:95;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0206178c;place-items:center;padding:14px;display:grid;position:fixed;inset:0}.taxAlertCard{background:color-mix(in srgb, var(--panel) 86%, transparent);border:1px solid #e7eefc38;border-radius:16px;width:min(460px,94vw);padding:16px;box-shadow:0 24px 60px #0006}.taxAlertTitle{color:#e7eefcf2;font-size:20px;font-weight:900}.taxAlertBody{color:#e7eefce6;margin-top:10px;line-height:1.45}.taxAlertActions{justify-content:flex-end;margin-top:14px;display:flex}.taxCongratsCard{text-align:center;background:radial-gradient(420px 150px at 50% -20%, #4fe3c22e, transparent 70%), color-mix(in srgb, var(--panel) 90%, transparent);border-color:#6feecf73}.taxCongratsBurst{color:#0b1f17;background:linear-gradient(135deg,#6feecf,#8be7ff);border-radius:999px;place-items:center;width:58px;height:58px;margin:2px auto 10px;font-size:28px;font-weight:900;animation:1.2s ease-in-out infinite taxCongratsPulse;display:grid;box-shadow:0 14px 30px #4fe3c259}@keyframes taxCongratsPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.withdrawHead{justify-content:space-between;align-items:start;gap:10px;margin-bottom:12px;display:flex}.withdrawForm{gap:10px;display:grid}.withdrawAmountInput{letter-spacing:.03em;text-align:center;color:#e7eefcfa;background:linear-gradient(135deg,#22c55e1f,#3b82f61a),#0f172ae6;border:1px solid #6feecf59;font-size:24px;font-weight:900;box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 28px #0ea5e926}.withdrawAmountHighlight{color:#a7f3d0fa;background:#10b9811a;border:1px solid #10b9814d;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:8px 10px;font-size:18px;font-weight:900;display:inline-flex}.withdrawActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.miniBox,.riskBox{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;padding:12px 12px 11px}.miniLabel{letter-spacing:.12em;text-transform:uppercase;color:#e7eefc94;font-size:11px;font-weight:900}.miniValue{color:#e7eefceb;margin-top:7px;font-size:15px;font-weight:900}.miniHint{margin-top:6px;font-size:12.5px}.paceGauge{background:#0b12208c;border:1px solid #e7eefc24;border-radius:999px;height:10px;overflow:hidden;box-shadow:inset 0 1px #ffffff0f}.paceGaugeFill{background:linear-gradient(90deg,#ff5f7ab3,#ffc85ab3,#4fe3c2c7);width:0%;height:100%;transition:width .22s;box-shadow:0 0 26px #7aa7ff29}.paceLegend{justify-content:space-between;gap:10px;padding:2px 2px 0;font-size:12.5px;display:flex}.mileList{gap:8px;display:grid}.mileRow{background:#e7eefc05;border:1px solid #e7eefc1a;border-radius:16px;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.mileDot{background:#e7eefc38;border-radius:99px;width:10px;height:10px;box-shadow:0 0 0 4px #e7eefc0f}.mileDot.done{background:#4fe3c2e6;box-shadow:0 0 0 4px #4fe3c224}.mileTop{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.mileName,.mileVal{font-weight:950}.mileSub{margin-top:2px;font-size:12.5px}.mileToggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12.5px;font-weight:900;display:inline-flex}.mileToggle input{accent-color:#7aa7fff2;width:16px;height:16px}.riskGrid{grid-template-columns:1fr;gap:10px;display:grid}.timeline{gap:10px;display:grid}.tRow{background:#e7eefc05;border:1px solid #e7eefc1a;border-radius:18px;grid-template-columns:14px 1fr;align-items:start;gap:10px;padding:12px;display:grid}.tRow.done{background:#4fe3c20a;border-color:#4fe3c229}.tDot{background:#e7eefc38;border-radius:99px;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 4px #e7eefc0f}.tRow.done .tDot{background:#4fe3c2e6;box-shadow:0 0 0 4px #4fe3c224}.tTop{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.tTag{letter-spacing:.12em;text-transform:uppercase;color:#e7eefc9e;font-size:11px;font-weight:950}.tTitle{margin-top:4px;font-weight:950}.tBody{margin-top:2px;font-size:13px;line-height:1.45}@media (width<=920px){.progressBadge{min-width:0}.progressKpis{grid-template-columns:repeat(2,minmax(0,1fr))}.progressMeta,.progressMiniGrid{grid-template-columns:1fr}}.authBody{gap:12px;padding:14px 16px 16px;display:grid}.authTabs{flex-wrap:wrap;gap:10px;display:flex}.activeTab{color:var(--ink);background:#e7eefc0f;border-color:#e7eefc38}.authField{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;gap:6px;padding:10px 12px;display:grid}.authField input{color:#e7eefceb;font:inherit;background:0 0;border:0;outline:0;font-size:14px}.authField select{color:#e7eefceb;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font:inherit;background:#0b1220a6;border:1px solid #e7eefc1a;border-radius:12px;outline:0;padding:8px 10px;font-size:14px}@media (prefers-color-scheme:dark){.authField select{--lightningcss-light: ;--lightningcss-dark:initial}}.authField select option{color:canvastext;background-color:canvas}.authError{color:#ffd7dcfa;background:#ff5f7a1a;border:1px solid #ff5f7a38;border-radius:16px;padding:12px}.authOk{background:#4fe3c20f;border:1px solid #4fe3c238;border-radius:16px;padding:12px 12px 11px}.otpPromptOverlay{z-index:1200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 50% 35%,#2563eb2e,#0000 34%),#030712c2;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.otpPrompt{background:linear-gradient(145deg,#0f172afa,#08141efa);border:1px solid #60a5fa47;border-radius:22px;width:min(460px,100%);padding:22px;animation:.18s ease-out both otpPromptIn;box-shadow:0 28px 90px #00000094}.otpPromptHead{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.otpPromptKicker{color:#93c5fddb;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.otpPrompt h2{color:#f8fafcfa;margin:4px 0 0;font-size:1.45rem;line-height:1.15}.otpPromptClose{color:#e2e8f0e6;cursor:pointer;background:#0f172adb;border:1px solid #94a3b833;border-radius:10px;width:34px;height:34px}.otpPromptText{color:#cbd5e1e0;margin:14px 0 0;line-height:1.6}.otpPromptNotice,.otpPromptError{border-radius:14px;margin-top:14px;padding:10px 12px;font-size:.92rem}.otpPromptNotice{color:#dcfce7f2;background:#22c55e14;border:1px solid #22c55e3d}.otpPromptError{color:#fee2e2f2;background:#7f1d1d3d;border:1px solid #f8717147}.otpBoxes{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:18px;display:grid}.otpBox{aspect-ratio:1/1.08;color:#f8fafc;text-align:center;background:#0f172aeb;border:2px solid #475569db;border-radius:14px;outline:none;width:100%;min-height:48px;font-size:1.55rem;font-weight:900}.otpBox:focus{border-color:#f59e0beb;box-shadow:0 0 0 3px #f59e0b1f}.otpPromptActions{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:18px;display:grid}@keyframes otpPromptIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){.otpPrompt{padding:18px}.otpBoxes{gap:6px}.otpBox{border-radius:12px;font-size:1.3rem}.otpPromptActions{grid-template-columns:1fr}}.pulse{display:grid}.pulseRow{border-bottom:1px solid #e7eefc14;grid-template-columns:1.3fr 1fr .7fr;align-items:center;gap:12px;padding:12px 16px;display:grid}.pulseRow:last-child{border-bottom:0}.pulseRow:hover{background:#e7eefc08}.pulseLeft{min-width:0}.pulseSym{letter-spacing:.03em;font-weight:900}.pulseName{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:13px;overflow:hidden}.pulseMid{flex-wrap:wrap;justify-content:flex-start;gap:8px;display:flex}.pulseRight{text-align:right}.pulsePx{font-weight:900}.pulseChg{margin-top:4px;font-size:13px}.levels{padding:14px 16px 16px}.levelsTop{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.levelsStat{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;padding:10px 10px 9px}.levelsLabel{color:#e7eefc9e;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.levelsVal{margin-top:6px;font-size:16px;font-weight:900}.levelsList{gap:10px;display:grid}.levelsRow{grid-template-columns:44px 1fr 78px;align-items:center;gap:10px;display:grid}.levelsKey{letter-spacing:.03em;color:#e7eefcb8;font-weight:900}.levelsBar{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:999px;height:10px;overflow:hidden}.levelsFill{border-radius:999px;height:100%}.levelsFill.r{background:#ff5f7ac7}.levelsFill.s{background:#4fe3c2bf}.levelsFill.m{background:#7aa7ffb3}.levelsNum{text-align:right;color:#e7eefcd1}.calendar{display:grid}.calRow{border-bottom:1px solid #e7eefc14;grid-template-columns:.9fr 2.1fr;align-items:center;gap:14px;padding:12px 16px;display:grid}.calRow:last-child{border-bottom:0}.calRow:hover{background:#e7eefc08}.calDay{font-weight:900}.calTime{color:#e7eefc9e;margin-top:4px;font-size:13px}.calTitle{font-weight:850}.calImpact{margin-top:6px}.impact{letter-spacing:.06em;text-transform:uppercase;background:#e7eefc08;border:1px solid #e7eefc24;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:900;display:inline-flex}.impact.high{color:#ffd7dcfa;background:#ff5f7a1a;border-color:#ff5f7a57}.impact.med{color:#e7eefceb;background:#7aa7ff1a;border-color:#7aa7ff4d}.news{display:grid}.newsRow{border-bottom:1px solid #e7eefc14;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:12px 16px;display:grid}.newsRow:last-child{border-bottom:0}.newsRow:hover{background:#e7eefc08}.newsTitle{color:#e7eefce6;line-height:1.4}.priorityCallout{background:radial-gradient(900px 220px at 15% 0,#4fe3c224,#0000 60%),radial-gradient(900px 220px at 85% 0,#7aa7ff24,#0000 60%),#0b1220ad;border:1px solid #4fe3c242;border-radius:22px;margin-bottom:14px;padding:18px 18px 16px;box-shadow:0 30px 80px #00000059}.depositHeroPrime{background:radial-gradient(1000px 420px at 10% 18%,#ffae002e,#0000 62%),radial-gradient(920px 360px at 92% 28%,#38bdf82b,#0000 66%),linear-gradient(135deg,#0f172aeb,#060c18f0);border:1px solid #ffb83d6b;border-radius:24px;margin-bottom:14px;padding:18px;position:relative;overflow:hidden;box-shadow:0 26px 90px #00000059,inset 0 1px #ffffff1f}.depositHeroPrime:before{content:"";border-radius:inherit;pointer-events:none;opacity:.85;border:1px solid #ffcf6b59;position:absolute;inset:-1px}.depositHeroPrimeTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.depositHeroPrimeBadge{letter-spacing:.08em;text-transform:uppercase;color:#ffda87;background:#ffb83d21;border:1px solid #ffcf6b8c;border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:900;display:inline-flex}.depositHeroPrimeStatus{color:#e7eefccc;font-size:12px}.depositHeroPrimeGrid{grid-template-columns:1.3fr .9fr;align-items:end;gap:14px;margin-top:12px;display:grid}.depositHeroPrimeTitle{letter-spacing:.01em;color:#fff5defa;margin:0;font-size:clamp(1.65rem,2.8vw,2.25rem);line-height:1.08}.depositHeroPrimeLead{color:#e7eefceb;max-width:62ch;margin:10px 0 0;line-height:1.58}.depositHeroPrimeActions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.depositHeroPrimeCta{color:#17120a;background:linear-gradient(135deg,#ffc658,#ff9f2d);border-color:#ffe4a09e;font-weight:950;box-shadow:0 14px 34px #ff9d2d59}.depositHeroPrimeCta:hover{background:linear-gradient(135deg,#ffd47f,#ffab47);transform:translateY(-1px)}.depositHeroAuthBtn{color:#f6fbff;background:linear-gradient(135deg,#58c2ff,#2f7bff);border-color:#8ee0ff8c;justify-content:center;min-width:120px;font-weight:900;box-shadow:0 12px 30px #2f7bff4d}.depositHeroAuthBtn:hover{background:linear-gradient(135deg,#7fd0ff,#4e93ff);transform:translateY(-1px)}.depositHeroAuthBtnGhost{background:linear-gradient(135deg,#1fbe74,#129b56);border-color:#8effc48c;box-shadow:0 12px 30px #129b5647}.depositHeroAuthBtnGhost:hover{background:linear-gradient(135deg,#34cd88,#1db76a)}.depositHeroPrimeStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.depositHeroStat{background:#e7eefc0d;border:1px solid #e7eefc29;border-radius:14px;gap:4px;padding:10px;display:grid}.depositHeroStat small{color:#e7eefcb3;letter-spacing:.03em;text-transform:uppercase;font-size:11px}.depositHeroStat span{color:#e7eefcf5;font-weight:900}.calloutTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.calloutBadge{color:#ffd7dcfa;letter-spacing:.08em;text-transform:uppercase;background:#ff5f7a1f;border:1px solid #ff5f7a59;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:900;display:inline-flex}.calloutTitle{letter-spacing:.2px;font-size:18px;font-weight:900}.calloutBody{color:#e7eefce6;max-width:80ch;margin:10px 0 0;font-size:15px;line-height:1.45}.calloutActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.calloutPrimary{color:var(--ink);background:linear-gradient(135deg,#4fe3c240,#7aa7ff2e);border:1px solid #4fe3c259;border-radius:14px;justify-content:center;align-items:center;padding:11px 16px;font-size:14.5px;font-weight:850;display:inline-flex}.calloutPrimary:hover{border-color:#4fe3c28c}.calloutLinkHint{color:#e7eefc9e;font-size:13px}.calloutDisclaimer{color:#e7eefc99;margin:10px 0 0;font-size:12.5px}.teacherBlock{background:radial-gradient(900px 260px at 20% 0,#7aa7ff1f,#0000 60%),#0b12208c;border:1px solid #7aa7ff38;border-radius:22px;margin-bottom:14px;padding:18px}.teacherHead{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.teacherPre{color:#e7eefceb;white-space:pre-wrap;background:#e7eefc0d;border:1px solid #e7eefc24;border-radius:16px;margin:0;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:14px;line-height:1.6}.hero{border:1px solid var(--line);background:#e7eefc0a;border-radius:22px;padding:24px;box-shadow:0 30px 80px #00000059}.heroHead{grid-template-columns:1fr auto;align-items:start;gap:16px;display:grid}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#e7eefc99;font-size:12px;font-weight:700}.hero h1{margin:0 0 10px;font-size:44px;line-height:1.05}.hero p{color:var(--muted);max-width:68ch;margin:0}.heroActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}button{font:inherit;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:14px;padding:10px 14px}button:disabled,button[disabled]{opacity:.55;cursor:not-allowed}.primary{background:linear-gradient(135deg,#4fe3c240,#7aa7ff2e);border-color:#4fe3c259}.primary:hover{border-color:#4fe3c28c}.success{background:linear-gradient(135deg,#4ee27838,#4fe3c21f);border-color:#4ee2788c}.success:hover{border-color:#4ee278bf}.btnContact{border:1px solid var(--line);min-height:44px;color:var(--ink);font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 24px;font-weight:700;text-decoration:none;transition:transform .26s,background .26s,border-color .26s,box-shadow .26s,filter .26s;display:inline-flex;position:relative;overflow:hidden}.btnContact:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:2px}.btnContact i{font-size:18px;line-height:1}.btnHero{border-color:color-mix(in srgb, var(--accent) 40%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 42%, transparent), color-mix(in srgb, var(--accent2) 32%, transparent));box-shadow:0 16px 40px color-mix(in srgb, var(--accent) 14%, transparent);background-size:200% 200%}.btnHero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff38,#0000);transition:transform .52s;position:absolute;inset:0;transform:translate(-120%)}.btnHero:hover{border-color:color-mix(in srgb, var(--accent) 62%, var(--line));filter:saturate(1.05);transform:translateY(-1px)}.btnHero:hover:before{transform:translate(120%)}.btnGhost{border-width:2px;border-color:color-mix(in srgb, var(--accent) 55%, var(--line));color:color-mix(in srgb, var(--accent) 72%, var(--ink));background:0 0}.btnGhost:hover{background:color-mix(in srgb, var(--accent) 16%, var(--panel2));border-color:color-mix(in srgb, var(--accent) 72%, var(--line));color:var(--ink);transform:translateY(-1px)}.btnPill{border-radius:999px;padding:12px 22px}.btnGlass{border-color:color-mix(in srgb, var(--line) 85%, transparent);background:color-mix(in srgb, var(--panel) 72%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow2)}.btnGlass:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));transform:translateY(-1px)}.btnNeumo{background:color-mix(in srgb, var(--panel2) 65%, transparent);border-color:color-mix(in srgb, var(--line) 80%, transparent);box-shadow:10px 10px 20px #02061759,-10px -10px 20px #ffffff0f}html[data-theme=light] .btnNeumo{box-shadow:10px 10px 18px #1018281a,-10px -10px 18px #fffc}.btnNeumo:active{transform:translateY(0);box-shadow:inset 10px 10px 20px #02061747,inset -10px -10px 20px #ffffff0d}html[data-theme=light] .btnNeumo:active{box-shadow:inset 10px 10px 18px #1018281f,inset -10px -10px 18px #ffffffb8}.btnContact.isLoading{opacity:.85;cursor:wait}.btnSpinner{border:2px solid color-mix(in srgb, var(--ink) 22%, transparent);border-top-color:color-mix(in srgb, var(--ink) 88%, transparent);border-radius:999px;width:18px;height:18px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.btnCheck{background:color-mix(in srgb, var(--accent2) 28%, transparent);border:1px solid color-mix(in srgb, var(--accent2) 55%, var(--line));border-radius:999px;place-items:center;width:20px;height:20px;animation:.22s ease-out pop;display:grid}@keyframes pop{0%{opacity:.6;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.ripple{opacity:.9;pointer-events:none;background:#ffffff38;border-radius:999px;animation:.64s ease-out ripple;position:absolute;transform:translate(-50%,-50%)scale(0)}html[data-theme=light] .ripple{background:#11182724}@keyframes ripple{to{opacity:0;transform:translate(-50%,-50%)scale(9)}}.contactBtnRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.contactFab{z-index:80;border:1px solid color-mix(in srgb, var(--accent) 32%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 30%, var(--panel)), color-mix(in srgb, var(--accent2) 26%, var(--panel)));width:54px;height:54px;color:var(--ink);border-radius:999px;place-items:center;text-decoration:none;display:grid;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 60px #0000004d}.contactFab:hover{filter:saturate(1.08)}.contactFab:after{content:"Contact";border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:var(--ink);letter-spacing:.04em;opacity:0;pointer-events:none;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900;transition:opacity .22s,transform .22s;position:absolute;bottom:50%;right:62px;transform:translateY(50%)}.contactFab:hover:after{opacity:1;transform:translateY(50%)translate(-4px)}.contactFab:before{content:"";border:1px solid color-mix(in srgb, var(--accent) 24%, transparent);opacity:.6;border-radius:999px;animation:2.2s ease-in-out infinite pulse;position:absolute;inset:-6px}@keyframes pulse{0%,to{opacity:.15;transform:scale(.94)}55%{opacity:.45;transform:scale(1.06)}}@media (width<=640px){.btnContact.fullSm{justify-content:center;width:100%}}.ghost:hover{background:#e7eefc0f}.mini{color:var(--muted);border-radius:12px;padding:8px 10px;font-size:13px}.mini:hover{color:var(--ink);background:#e7eefc0f}.progressToggleBtn{color:#17120a;background:linear-gradient(135deg,#ffb11b,#ff8a00);border:1px solid #ffd86a;font-weight:800;box-shadow:0 8px 18px #ff910059}.progressToggleBtn:hover{color:#120d07;background:linear-gradient(135deg,#ffc84d,#ff9d2a);border-color:#ffe8a3}.kpiRow{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.kpi{border:1px solid var(--line);background:#0b122052;border-radius:16px;padding:14px 14px 13px}.kpiLabel{color:#e7eefc9e;letter-spacing:.02em;font-size:12px;font-weight:700}.kpiValue{letter-spacing:.2px;margin-top:8px;font-size:20px;font-weight:800}.kpiDelta{color:#e7eefc9e;margin-top:6px;font-size:13px}.dashGrid{grid-template-columns:1.05fr 1.95fr 1.1fr;align-items:start;gap:12px;margin-top:14px;display:grid}.dashHeroPro{border:1px solid var(--line);background:radial-gradient(900px 380px at 15% 20%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 62%), radial-gradient(900px 380px at 85% 30%, color-mix(in srgb, var(--accent2) 14%, transparent), transparent 64%), #e7eefc08;border-radius:22px;padding:18px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000047}.dashHeroPro:before{content:"";pointer-events:none;opacity:.7;background-color:#0000;background-image:linear-gradient(90deg,#e7eefc0f 1px,#0000 1px),linear-gradient(#e7eefc0d 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 30% 20%,#000,#0000001a 60%,#0000 85%);mask-image:radial-gradient(70% 60% at 30% 20%,#000,#0000001a 60%,#0000 85%)}.dashHeroPro:after{content:"";pointer-events:none;opacity:.9;background:radial-gradient(700px 240px at 30% 20%,#ffffff0f,#0000 70%),radial-gradient(700px 240px at 70% 70%,#ffffff0a,#0000 72%),linear-gradient(#0b122000,#0b12201f);position:absolute;inset:-2px}.dashHeroGrid,.dashKpiGrid,.dashProGrid{z-index:1;position:relative}.dashHeroGrid{grid-template-columns:1.25fr .95fr;align-items:stretch;gap:14px;display:grid}.dashHeroLeft{padding:6px 2px}.dashTitle{letter-spacing:.2px;margin:10px 0 0;font-size:44px;line-height:1.05}.dashLead{color:var(--muted);max-width:70ch;margin:10px 0 0;line-height:1.55}.dashTitleTight{margin-bottom:.6em}.dashLeadLarge{font-size:1.18rem;line-height:1.7}.poolSection{margin-top:2.8rem}.poolTitle{color:#00d4ff;margin-bottom:1.1rem;font-size:1.9rem;font-weight:700;line-height:1.2}.poolLead{opacity:.95;margin-bottom:1.6rem;font-size:1.22rem}.planBox{border-radius:12px;padding:1.5rem 1.8rem}.planBox24{background:#00d4ff14;border:1px solid #00d4ff59;margin-bottom:1.8rem}.planBox48{background:#ffc10717;border:1px solid #ffc10766}.planTitle{margin:0 0 1rem;font-size:1.45rem;font-weight:700;line-height:1.2}.planTitle24{color:#00d4ff}.planTitle48{color:#ffc107}.planNote{background:#f4433614;border:1px solid #f443364d;border-radius:10px;margin-top:2.2rem;padding:1.2rem;font-size:1.08rem}.planNoteStrong{color:#f44336}.poolCtaWrap{text-align:center;margin-top:2.8rem}.poolCtaTitle{color:#00ff9d;text-shadow:0 0 10px #00ff9d80;margin-bottom:.6rem;font-size:1.7rem;font-weight:800}.poolCtaHint{margin-top:.8rem;font-size:1.4rem}.iconInlineRow{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.appleUiIcon{--apple-icon-bg:linear-gradient(180deg, #ffb84a 0%, #ff8a00 100%);background:var(--apple-icon-bg);color:#fff;border-radius:12px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .18s,filter .18s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff6,0 10px 18px #00000038}.appleUiIcon:before{content:"";pointer-events:none;background:linear-gradient(#fff6,#fff0 42%);position:absolute;inset:0}.appleUiIcon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.appleUiIcon--sm{border-radius:9px;flex:0 0 28px;width:28px;height:28px}.appleUiIcon--money{--apple-icon-bg:linear-gradient(180deg, #54d169 0%, #33b84c 100%)}.appleUiIcon--bolt{--apple-icon-bg:linear-gradient(180deg, #37beff 0%, #0f93ff 100%)}.appleUiIcon--fire{--apple-icon-bg:linear-gradient(180deg, #ffb84a 0%, #ff8a00 100%)}.appleUiIcon--check{--apple-icon-bg:linear-gradient(180deg, #2fe2b7 0%, #14b98f 100%)}.appleUiIcon--rocket{--apple-icon-bg:linear-gradient(180deg, #7b73ff 0%, #5a4dff 100%)}.appleUiIcon--chevronDown{--apple-icon-bg:linear-gradient(180deg, #ffd24f 0%, #ffb100 100%)}.appleUiIcon--pulse{--apple-icon-bg:linear-gradient(180deg, #44d3ff 0%, #148ef7 100%)}.appleUiIcon--session{--apple-icon-bg:linear-gradient(180deg, #ffa86f 0%, #ff6d6d 100%)}.appleUiIcon--context{--apple-icon-bg:linear-gradient(180deg, #8f88ff 0%, #6656ff 100%)}.appleUiIcon--shield{--apple-icon-bg:linear-gradient(180deg, #51d59d 0%, #1faa78 100%)}.appleUiIcon--trend{--apple-icon-bg:linear-gradient(180deg, #4fbcff 0%, #148ef7 100%)}.appleUiIcon--support{--apple-icon-bg:linear-gradient(180deg, #7f79ff 0%, #5a4dff 100%)}.appleUiIcon--news{--apple-icon-bg:linear-gradient(180deg, #ffa86f 0%, #ff6d6d 100%)}.appleUiIcon--activity{--apple-icon-bg:linear-gradient(180deg, #ffd35b 0%, #ffad33 100%)}.iconInlineRow:hover .appleUiIcon{filter:saturate(1.06);transform:translateY(-1px)}.dashLeadIconRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.dashLeadChip{color:#e7eefcf0;letter-spacing:.01em;background:#e7eefc0a;border:1px solid #e7eefc29;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:800;display:inline-flex}.planList{flex-direction:column;gap:.9rem;font-size:1.15rem;display:flex}.planLine{align-items:center;gap:10px;display:flex}.chatPlanBubble{color:#f1f7ff;background:#2f5f91;border-radius:16px;width:min(100%,240px);margin:.8rem 0 1.2rem;padding:12px 14px 10px;box-shadow:inset 0 0 0 1px #ffffff0f}.chatPlanLine{letter-spacing:.01em;font-size:1.05rem;line-height:1.26}.chatPlanMeta{color:#f1f7ffeb;justify-content:space-between;align-items:center;margin-top:10px;font-size:.95rem;display:flex}.chatPlanSeen{color:#7ec8ff;letter-spacing:-.04em}.chatPlanTime{opacity:.7}.dashActions,.dashMetaRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.dashHeroRight{align-items:stretch;display:grid}.orbCard{background:color-mix(in srgb, var(--panel) 70%, transparent);box-shadow:var(--shadow2);border:1px solid #e7eefc24;border-radius:22px;grid-template-rows:auto 1fr auto;display:grid;overflow:hidden}.orbTop{background:color-mix(in srgb, var(--panel2) 70%, transparent);border-bottom:1px solid #e7eefc1a;justify-content:space-between;align-items:start;gap:10px;padding:14px 14px 12px;display:flex}.orbStage{min-height:220px;padding:14px;position:relative}.orbVfx{opacity:.55;pointer-events:none;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}.orb3d{opacity:1;pointer-events:auto;width:100%;height:100%;position:absolute;inset:0}.orb3d canvas{pointer-events:none!important;background:0 0!important}.mcPlate{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:radial-gradient(220px 140px at 30% 20%,#ffffff1a,#ffffff08),linear-gradient(#0b122026,#0b12209e);border:1px solid #e7eefc2e;border-radius:16px;width:210px;padding:10px 10px 9px;box-shadow:0 24px 70px #0000004d,inset 0 1px #ffffff14}.mcPlateTop{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.mcPlateLbl{letter-spacing:.08em;text-transform:uppercase;color:#e7eefcc7;font-size:11px;font-weight:950}.mcPlateVal{letter-spacing:.01em;color:#e7eefcf0;text-shadow:0 14px 34px #00000073;margin-top:8px;font-size:16px;font-weight:950}.mcPlateChg{font-size:12px;font-weight:950}.holoOrb{filter:saturate(1.05);background:radial-gradient(70px 70px at 30% 30%,#ffffff38,#0000 60%),conic-gradient(from 220deg,#60a5fabf,#34d3998c,#ff5f7a73,#60a5fabf);border-radius:999px;width:178px;height:178px;animation:6.5s ease-in-out infinite orbFloat;position:absolute;top:18px;right:14px;overflow:hidden;box-shadow:0 30px 120px #0006,0 0 0 1px #e7eefc29}.holoOrb:before{content:"";filter:blur(.2px);opacity:.9;background:radial-gradient(220px 160px at 30% 30%,#ffffff2e,#0000 60%),radial-gradient(200px 160px at 70% 75%,#ffffff1a,#0000 62%);animation:10s linear infinite orbSpin;position:absolute;inset:-20px}.holoOrb:after{content:"";-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:radial-gradient(120px 90px at 35% 30%,#0b122026,#0000 60%),radial-gradient(120px 90px at 70% 75%,#0b122047,#0000 60%),#0b12202e;border:1px solid #e7eefc29;border-radius:999px;position:absolute;inset:10px}@keyframes orbSpin{to{transform:rotate(360deg)}}@keyframes orbFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.orbGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-right:190px;display:grid;position:relative}.dashTape{isolation:isolate;background:#0b122057;border:1px solid #e7eefc1f;border-radius:18px;margin-top:12px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0003}.dashTape:before{content:"";pointer-events:none;opacity:.9;z-index:2;background:linear-gradient(90deg,#0b1220f2,#0b122000 20% 80%,#0b1220f2);position:absolute;inset:0}.dashTapeTrack{gap:0;width:max-content;animation:18s linear infinite tapeScroll;display:flex}@media (prefers-reduced-motion:reduce){.dashTapeTrack{animation:none}}@keyframes tapeScroll{to{transform:translate(-50%)}}.dashTape .tItem{border-right:1px solid #e7eefc14;flex:none;grid-template-columns:auto 1fr auto;align-items:baseline;gap:10px;min-width:260px;padding:10px 12px;display:grid}.dashTape .tItem:last-child{border-right:0}.tSym{letter-spacing:.04em;text-transform:uppercase;color:#e7eefcdb;font-size:12px;font-weight:950}.tPx{text-overflow:ellipsis;white-space:nowrap;color:#e7eefce0;text-align:left;font-weight:900;overflow:hidden}.tChg{font-size:12.5px;font-weight:950}.orbStat{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;padding:10px 10px 9px}.orbLabel{color:#e7eefc9e;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.orbValue{letter-spacing:.01em;margin-top:7px;font-size:14px;font-weight:950}.orbFoot{background:color-mix(in srgb, var(--panel2) 65%, transparent);border-top:1px solid #e7eefc1a;padding:10px 14px 12px;font-size:12.5px}.dashKpiGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.dashStatCard{background:color-mix(in srgb, var(--panel) 72%, transparent);box-shadow:var(--shadow2);border:1px solid #e7eefc24;border-radius:20px;padding:14px;overflow:hidden}.dashStatCard,.panel,.orbCard,.quickBtn,.winThumb{will-change:transform;transform:translateZ(0)}@media (hover:hover) and (pointer:fine){.dashStatCard:hover,.panel:hover,.orbCard:hover{transform:translateY(-2px);box-shadow:0 28px 90px #00000052}.quickBtn:hover{transform:translateY(-2px)scale(1.01)}.winThumb:hover{border-color:color-mix(in srgb, var(--accent) 28%, #e7eefc1f);transform:translateY(-2px)}}.dashStatHead{justify-content:space-between;align-items:start;gap:10px;display:flex}.dashStatLabel{letter-spacing:.04em;text-transform:uppercase;color:#e7eefcd6;align-items:center;gap:8px;font-size:12px;font-weight:950;display:inline-flex}.dashStatSub{color:var(--muted);margin-top:4px;font-size:12.5px}.dashStatChg{font-size:12.5px;font-weight:950}.dashStatBody{gap:10px;margin-top:10px;display:grid}.dashStatValue{letter-spacing:.02em;font-size:18px;font-weight:950}.dashSpark{background:#e7eefc05;border:1px solid #e7eefc1a;border-radius:16px;overflow:hidden}.dashProGrid{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:12px;margin-top:12px;display:grid}.dashQuick{gap:10px;display:grid}.quickBtn{color:inherit;font:inherit;text-align:left;cursor:pointer;background:#e7eefc08;border:1px solid #e7eefc24;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:12px;text-decoration:none;transition:transform .22s,border-color .22s,background .22s;display:grid}.quickBtn:hover{border-color:color-mix(in srgb, var(--accent) 26%, #e7eefc24);background:color-mix(in srgb, var(--accent) 8%, #e7eefc08);transform:translateY(-1px)}.qIcon{color:#e7eefcf2;place-items:center;width:46px;height:46px;display:grid}.quickBtn.q1 .appleUiIcon{--apple-icon-bg:linear-gradient(180deg, #54d169 0%, #2fb94a 100%)}.quickBtn.q2 .appleUiIcon{--apple-icon-bg:linear-gradient(180deg, #44c7ff 0%, #1696ff 100%)}.quickBtn.q3 .appleUiIcon{--apple-icon-bg:linear-gradient(180deg, #7f79ff 0%, #5a4dff 100%)}.quickBtn.q4 .qIcon{color:#111827;background:linear-gradient(#ffb24c 0%,#ff8a3d 100%);border-radius:14px}.quickBtn.q4Prime{background:radial-gradient(240px 90px at 10%,#ffaa2829,#0000 72%),#e7eefc0a;border-color:#ffc25c94;box-shadow:0 12px 34px #ff8a3d38}.quickBtn.q4Prime:hover{background:radial-gradient(260px 100px at 12%,#ffaa2838,#0000 72%),#e7eefc0f;border-color:#ffce73bf}.qTitle{letter-spacing:.01em;font-weight:950}.qSub{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.4}.quickBtn>svg{color:var(--muted)}.depositModal{width:min(980px,97vw)}.depositCheckoutGrid{grid-template-columns:1.25fr .9fr;align-items:start;gap:12px;display:grid}.depositCheckoutMain,.depositCheckoutSide{gap:10px;display:grid}.depositCheckoutForm{background:#e7eefc08;border:1px solid #e7eefc24;border-radius:16px;padding:12px}.depositField{gap:6px;display:grid}.depositFieldRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.depositSummaryCard{background:radial-gradient(220px 80px at 10% 0,#ffaf3f1f,#0000 72%),#e7eefc08;border:1px solid #e7eefc29;border-radius:16px;padding:12px}.depositSummaryAmount{color:#e7eefcfa;margin-top:6px;font-size:28px;font-weight:900}.depositFine{background:#e7eefc05;border:1px solid #e7eefc1f;border-radius:12px;padding:8px 10px;font-size:12.5px}.depositSubmitBtn{color:#121212;background:linear-gradient(135deg,#ffc55e,#ff9a31);border:1px solid #ffca5e8f;min-width:220px;font-weight:900;box-shadow:0 12px 34px #ff992e47}.depositHistory{gap:8px;margin-top:12px;display:grid}.depositPayNow{background:#ffc25c14;border:1px solid #ffc25c73;border-radius:14px;gap:10px;margin-top:10px;padding:10px;display:grid}.depositQrImage{background:#fffffff2;border:1px solid #e7eefc2e;border-radius:12px;width:min(220px,100%);height:auto;padding:8px}@media (width<=980px){.depositCheckoutGrid,.depositHeroPrimeGrid{grid-template-columns:1fr}.depositHeroPrimeStats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.depositFieldRow{grid-template-columns:1fr}.depositSubmitBtn{width:100%}.depositHeroPrime{padding:14px}.depositHeroPrimeActions .mini,.depositHeroAuthBtn{text-align:center;width:100%}.depositHeroPrimeStats{grid-template-columns:1fr}}.dashWins{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.winThumb{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:18px;min-height:120px;text-decoration:none;display:grid;position:relative;overflow:hidden}.winThumb img{object-fit:cover;width:100%;height:100%;display:block}.winThumbCap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0b12201a,#0b1220b8);border:1px solid #e7eefc33;border-radius:16px;gap:4px;padding:10px;display:grid;position:absolute;bottom:10px;left:10px;right:10px;box-shadow:0 18px 60px #00000059}.winThumbTitle{color:#e7eefcf5;text-shadow:0 10px 30px #0000008c;font-weight:950}.winThumbQuote{color:#e7eefcd1;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.panel{border:1px solid var(--line);background:#0b122066;border-radius:20px;padding:16px;overflow:hidden;box-shadow:0 30px 70px #00000040}.panelWide{grid-column:span 1}.dashWide{margin-top:12px}.dashBelow{grid-template-columns:1.4fr 1fr;align-items:start;gap:12px;margin-top:12px;display:grid}.trustSection{border:1px solid var(--line);background:color-mix(in srgb, var(--panel) 72%, transparent);box-shadow:var(--shadow2);border-radius:20px;margin-top:12px;padding:14px}.trustHead{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.trustGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.trustCard{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;padding:12px}.trustTitle{letter-spacing:.01em;font-weight:900}.trustList{gap:8px;margin-top:10px;display:grid}.trustRow{color:#e7eefce0;align-items:center;gap:8px;line-height:1.4;display:inline-flex}.trustStats{gap:8px;margin-top:10px;display:grid}.trustStat{background:#0b122042;border:1px solid #e7eefc1a;border-radius:14px;gap:2px;padding:10px;display:grid}.trustStat span{letter-spacing:-.01em;font-size:22px;font-weight:900}.trustStat small{color:var(--muted)}.perfGrid{grid-template-columns:1.55fr .85fr;align-items:start;gap:12px;display:grid}.perfChart{background:#e7eefc05;border:1px solid #e7eefc1a;border-radius:18px;padding:10px}.perfSide{gap:12px;display:grid}.perfCard{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:18px;padding:12px}.rbList,.miList{gap:8px;margin-top:10px;display:grid}.rbRow,.miRow{background:#0b122047;border:1px solid #e7eefc1a;border-radius:14px;grid-template-columns:1fr auto auto;align-items:baseline;gap:10px;padding:9px 10px;display:grid}.rbL{color:#e7eefce0;align-items:center;gap:8px;font-weight:900;display:inline-flex}.rbM,.rbR{color:#e7eefcd6}.miSym{letter-spacing:.04em;text-transform:uppercase;color:#e7eefcdb;align-items:center;gap:8px;font-size:12px;font-weight:950;display:inline-flex}.miPx{color:#e7eefcdb}.miChg{font-weight:950}.seg{border:1px solid var(--line);background:var(--panel2);border-radius:999px;align-items:center;gap:6px;padding:6px;display:inline-flex}.segBtn{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950;transition:background .22s,border-color .22s,color .22s,transform .22s}.segBtn:hover{color:var(--ink);background:#e7eefc0a;transform:translateY(-1px)}.segBtn.on{border-color:color-mix(in srgb, var(--accent) 35%, var(--line));background:color-mix(in srgb, var(--accent) 12%, #e7eefc08);color:var(--ink)}.emptyState{background:#0b122040;border:1px dashed #e7eefc2e;border-radius:18px;padding:18px}.newsList,.actList{gap:10px;display:grid}.newsRow{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:12px;display:grid}.newsTag{letter-spacing:.08em;text-transform:uppercase;color:#e7eefcd9;white-space:nowrap;background:#0b122059;border:1px solid #e7eefc24;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:950;display:inline-flex}.newsTitle{letter-spacing:.01em;font-weight:950}.newsMeta{margin-top:4px;line-height:1.45}.newsTime{white-space:nowrap;font-size:12px}.actRow{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:start;gap:12px;padding:12px;display:grid}.actKey{color:#e7eefceb;background:#0b122059;border:1px solid #e7eefc24;border-radius:16px;justify-content:center;align-items:center;gap:6px;min-width:82px;height:44px;padding:0 10px;font-weight:950;display:inline-flex}.actTitle{font-weight:950}.actMeta{margin-top:4px;line-height:1.45}.actTime{white-space:nowrap;font-size:12px}.siteFooter{z-index:1;background:#0b122047;border-top:1px solid #e7eefc1a;margin-top:20px;padding:22px 18px 26px;position:relative}.siteFooterInner{justify-content:space-between;align-items:center;gap:14px;max-width:1100px;margin:0 auto;display:flex}.footBrand{gap:4px;display:grid}.footMark{letter-spacing:.16em;font-weight:950}.footNote{font-size:12.5px}.footLinks{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.footLink{color:var(--muted);background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:999px;padding:9px 12px;font-weight:900;transition:transform .22s,border-color .22s,background .22s,color .22s}.footLink:hover{border-color:color-mix(in srgb, var(--accent) 28%, #e7eefc1f);background:color-mix(in srgb, var(--accent) 10%, #e7eefc08);color:var(--ink);transform:translateY(-1px)}.panelHead{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.panelTitle{letter-spacing:.2px;align-items:center;gap:8px;font-weight:800;display:inline-flex}.panelSub{color:#e7eefc9e;margin-top:4px;font-size:13px}.alloc{grid-template-columns:150px 1fr;align-items:center;gap:14px;display:grid}.ring{background:conic-gradient(from 210deg, #4fe3c2eb 0 34%, #7aa7ffe6 34% 46%, #ff5f7ad1 46% 56%, #e7eefc2e 56% 100%);border:1px solid #e7eefc29;border-radius:999px;width:150px;height:150px;position:relative;box-shadow:0 18px 60px #00000059}.ringInner{text-align:center;background:radial-gradient(120px 90px at 35% 30%,#7aa7ff29,#0000 60%),radial-gradient(120px 90px at 70% 75%,#4fe3c224,#0000 60%),#0b1220bf;border:1px solid #e7eefc1f;border-radius:999px;place-items:center;display:grid;position:absolute;inset:14px}.ringBig{font-size:26px;font-weight:900}.ringSmall{color:#e7eefc9e;letter-spacing:.02em;font-size:12px;font-weight:700}.allocList{gap:10px;display:grid}.allocItem{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:14px;grid-template-columns:14px 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.swatch{border-radius:999px;width:10px;height:10px}.s1{background:#4fe3c2f2}.s2{background:#7aa7fff2}.s3{background:#ff5f7ae6}.s4{background:#e7eefc40}.allocName{color:#e7eefcd1;font-size:13px;font-weight:650}.allocPct{color:#e7eefcb8;font-variant-numeric:tabular-nums;font-size:13px}.tableWrap{border:1px solid #e7eefc1f;border-radius:16px;overflow:hidden}.table{border-collapse:collapse;width:100%;font-size:14px}.table thead th{text-align:left;color:#e7eefc9e;letter-spacing:.08em;text-transform:uppercase;background:#e7eefc08;border-bottom:1px solid #e7eefc1f;padding:12px;font-size:12px}.table tbody td{border-bottom:1px solid #e7eefc14;padding:12px}.table tbody tr:hover td{background:#e7eefc08}.num{text-align:right}.pill{letter-spacing:.04em;background:#e7eefc08;border:1px solid #e7eefc24;border-radius:999px;align-items:center;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.pill.up{border-color:#4fe3c252}.pill.down{border-color:#ff5f7a52}.feed{gap:10px;display:grid}.feedItem{background:#e7eefc08;border:1px solid #e7eefc1f;border-radius:16px;padding:12px 12px 11px}.feedWhen{letter-spacing:.06em;text-transform:uppercase;color:#e7eefc8c;font-size:12px;font-weight:800}.feedWhat{margin-top:6px;font-weight:800}.feedDetail{color:#e7eefcad;margin-top:4px;font-size:13px}@media (width<=820px){.dashHeroGrid{grid-template-columns:1fr}.dashTitle{font-size:34px}.dashKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashProGrid,.dashBelow,.trustGrid,.perfGrid{grid-template-columns:1fr}.orbGrid{grid-template-columns:repeat(2,minmax(0,1fr));padding-right:0}.holoOrb{margin:0 auto 12px;position:relative;top:auto;right:auto}.dashTape{overflow:auto}.dashTape:before{display:none}.dashTapeTrack{animation:none}.hero h1{font-size:34px}.topbarRight{gap:10px}.nav{display:none}.search{width:100%;min-width:0}.heroHead{grid-template-columns:1fr}.heroActions{justify-content:flex-start}.kpiRow{grid-template-columns:repeat(2,minmax(0,1fr))}.dashGrid{grid-template-columns:1fr}.alloc{grid-template-columns:1fr;justify-items:start}.pageHero{flex-direction:column}.pageTitle{font-size:30px}.marketMeta{flex-direction:column;align-items:start}.marketGrid,.marketHeroGrid,.tgCta{grid-template-columns:1fr}.tgCtaArt{border-top:1px solid #e7eefc1a;border-left:0;min-height:180px}.traderStrip{grid-template-columns:1fr}.pulseRow{grid-template-columns:1fr;gap:10px}.pulseRight{text-align:left}.levelsTop,.calRow,.pairsControls{grid-template-columns:1fr}.pairsPager{justify-content:space-between}.pairsHeader,.pairsRow{grid-template-columns:1fr}}@media (width<=640px){.content{padding:calc(150px + env(safe-area-inset-top)) 12px 30px}.topbar{padding:calc(8px + env(safe-area-inset-top)) 10px 8px}.metaRibbon{top:calc(74px + env(safe-area-inset-top));padding:0 10px}.metaRibbonInner{grid-template-columns:auto 1fr;min-height:34px;padding:6px 10px}.metaTime{display:none}.topbarInner{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 10px}.navActions{gap:8px}.brandLogo{border-radius:10px;width:32px;height:32px}.brandName{font-size:13px}.brandTag{font-size:11px}.iconBtn{border-radius:12px;width:36px;height:36px}.themeSwitch{width:58px;height:36px}.themeKnob{width:30px;height:30px}html[data-theme=dark] .themeKnob{transform:translate(22px)}.profileBtn{height:36px;padding:2px 8px}.avatar{border-radius:10px;width:30px;height:30px}.drop{width:min(92vw,360px);right:0}.searchDrop{max-height:60vh;overflow:auto}.chartSymbolField{width:100%;min-width:0}.dashLeadLarge{font-size:1.02rem;line-height:1.6}.poolSection{margin-top:1.8rem}.poolTitle{margin-bottom:.8rem;font-size:1.38rem}.poolLead{margin-bottom:1rem;font-size:1rem}.planBox{padding:1rem}.planTitle{font-size:1.12rem}.planList{font-size:.98rem}.planNote{margin-top:1.3rem;padding:.95rem;font-size:.96rem}.poolCtaWrap{margin-top:1.5rem}.poolCtaTitle{text-shadow:none;font-size:1.18rem}.poolCtaHint{font-size:1rem}.tgCtaTitle{line-height:1.15}.tg3d{text-shadow:none;white-space:normal;word-break:break-word;font-size:clamp(22px,8vw,34px);transform:none}.tg3d:before,.tg3d:after{display:none}}@media (width<=480px){.content{padding:calc(146px + env(safe-area-inset-top)) 10px 24px}.dashKpiGrid,.kpiRow{grid-template-columns:1fr}.panel{padding:12px}.marketCardHead,.pairsControls,.pairsNotes,.progressBody,.authBody,.levels,.calRow,.pairsHeader,.pairsRow{padding-left:12px;padding-right:12px}.newsRow,.actRow{grid-template-columns:1fr;gap:8px}.newsTime,.actTime{white-space:normal;font-size:11px}.newsTag{width:fit-content}.actKey{border-radius:12px;width:fit-content;min-width:0;height:34px;padding:0 8px}.pulseRow{padding:10px 12px}.tvToolbar{padding:10px}.tvRight{gap:8px;width:100%}.tvSelect{flex:140px;min-width:0}.tvPill,.tvBtn{padding:7px 9px;font-size:12px}.tvHost{height:min(66vh,520px)}.tvTooltip{width:min(74vw,220px);font-size:12px;top:8px;left:8px}.withdrawModalOverlay{padding:8px}.withdrawModal{border-radius:16px;width:100%;max-height:min(90vh,860px);padding:10px}.withdrawActions{justify-content:stretch}.withdrawActions .ghost,.withdrawActions .primary{justify-content:center;width:100%}}@media (width<=420px){.metaRibbon{top:calc(68px + env(safe-area-inset-top));padding:0 8px}.metaPill{padding:3px 8px}.metaText{font-size:11px}.topbar{padding:calc(6px + env(safe-area-inset-top)) 8px 6px}.topbarInner{grid-template-columns:auto 1fr;gap:6px;padding:7px 8px}.brand{gap:6px;min-width:0;max-width:120px}.brandLogo{border-radius:9px;width:28px;height:28px}.brandText{min-width:0}.brandName{text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.05;overflow:hidden}.brandTag{display:none}.navActions{justify-self:end;gap:6px}.iconBtn{border-radius:11px;width:34px;height:34px}.themeSwitch{width:52px;height:34px}.themeKnob{width:28px;height:28px}html[data-theme=dark] .themeKnob{transform:translate(18px)}.profileBtn{gap:5px;height:34px;padding:2px 7px}.profileBtn i.fa-chevron-down{display:none}.avatar{border-radius:9px;width:28px;height:28px;font-size:11px}}html[data-theme=light] .dashHeroPro,html[data-theme=light] .panel,html[data-theme=light] .perfCard,html[data-theme=light] .orbCard,html[data-theme=light] .newsRow,html[data-theme=light] .actRow,html[data-theme=light] .rbRow,html[data-theme=light] .miRow,html[data-theme=light] .quickBtn,html[data-theme=light] .dashLeadChip,html[data-theme=light] .newsTag,html[data-theme=light] .actKey,html[data-theme=light] .mcPlate,html[data-theme=light] .winThumbCap,html[data-theme=light] .dashTitle,html[data-theme=light] .panelTitle,html[data-theme=light] .newsTitle,html[data-theme=light] .actTitle,html[data-theme=light] .qTitle,html[data-theme=light] .dashStatLabel,html[data-theme=light] .dashStatValue,html[data-theme=light] .pulseSym,html[data-theme=light] .pulsePx,html[data-theme=light] .rbL,html[data-theme=light] .miSym,html[data-theme=light] .tSym,html[data-theme=light] .tPx,html[data-theme=light] .orbValue,html[data-theme=light] .mcPlateVal,html[data-theme=light] .winThumbTitle{color:var(--ink)}html[data-theme=light] .dashLead,html[data-theme=light] .panelSub,html[data-theme=light] .newsMeta,html[data-theme=light] .actMeta,html[data-theme=light] .qSub,html[data-theme=light] .dashStatSub,html[data-theme=light] .pulseName,html[data-theme=light] .rbM,html[data-theme=light] .rbR,html[data-theme=light] .miPx,html[data-theme=light] .newsTime,html[data-theme=light] .actTime,html[data-theme=light] .tChg,html[data-theme=light] .orbLabel,html[data-theme=light] .calloutDisclaimer,html[data-theme=light] .calloutLinkHint{color:var(--muted)}html[data-theme=light] .winThumbTitle,html[data-theme=light] .mcPlateVal{text-shadow:none}html[data-theme=light] .dashHeroPro{background:radial-gradient(700px 300px at 8% 10%,#4f46e514,#0000 58%),radial-gradient(700px 300px at 92% 24%,#3b82f614,#0000 62%),#fff;border-color:#e5e7ef;box-shadow:0 20px 52px #0f172a14}html[data-theme=light] .dashHeroPro:before{opacity:.25}html[data-theme=light] .dashHeroPro:after{opacity:.35}html[data-theme=light] .panel,html[data-theme=light] .perfCard,html[data-theme=light] .orbCard,html[data-theme=light] .dashStatCard{background:#fff;border-color:#e8ebf2;box-shadow:0 14px 30px #0f172a0f}html[data-theme=light] .dashSpark,html[data-theme=light] .perfChart,html[data-theme=light] .orbStat,html[data-theme=light] .rbRow,html[data-theme=light] .miRow,html[data-theme=light] .newsRow,html[data-theme=light] .actRow,html[data-theme=light] .quickBtn,html[data-theme=light] .dashLeadChip,html[data-theme=light] .newsTag,html[data-theme=light] .actKey,html[data-theme=light] .dashTape,html[data-theme=light] .qIcon{background:#f8faff;border-color:#e7ebf4}html[data-theme=light] .dashTape:before{background:linear-gradient(90deg,#fffffff2,#fff0 20% 80%,#fffffff2)}html[data-theme=light] .dashTape .tItem{border-right-color:#e8ebf2}html[data-theme=light] .pill,html[data-theme=light] .seg,html[data-theme=light] .mini{color:#4b5563;background:#f4f6fb;border-color:#e4e8f1}html[data-theme=light] .segBtn.on{color:#27324a;background:#ecefff;border-color:#cfd7ff}html[data-theme=light] .winThumbCap{background:linear-gradient(#ffffffbf,#f5f7fffa);border-color:#e7ebf4}h1,h2,h3,.pageTitle,.hero h1,.dashTitle{font-family:var(--font-display);letter-spacing:var(--title-tight);font-weight:860;line-height:1.08}.panelTitle{font-family:var(--font-display);letter-spacing:-.01em;font-weight:800}.brandName,.brandTag,.footMark{font-family:var(--font-display)}.hero p,.pageLead,.dashLead,.panelSub,.newsMeta,.actMeta,.qSub{line-height:1.62}button,.primary,a.primary,.calloutPrimary,.btnContact,.ghost,.mini,.segBtn{letter-spacing:-.01em;font-weight:720}.primary,a.primary,.calloutPrimary{border:1px solid color-mix(in srgb, var(--accent) 36%, var(--line));background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 40%, transparent), color-mix(in srgb, var(--accent2) 26%, transparent));box-shadow:0 10px 26px color-mix(in srgb, var(--accent) 14%, transparent);border-radius:12px;padding:11px 18px}.primary:hover,a.primary:hover,.calloutPrimary:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--line));filter:saturate(1.06);transform:translateY(-1px)}.ghost,.mini{border-radius:12px}.heroActions .primary,.heroActions a.primary{min-height:42px}html[data-theme=light] .hero p,html[data-theme=light] .pageLead,html[data-theme=light] .dashLead,html[data-theme=light] .panelSub,html[data-theme=light] .newsMeta,html[data-theme=light] .actMeta,html[data-theme=light] .qSub{color:#6b7280}html[data-theme=light] .primary,html[data-theme=light] a.primary,html[data-theme=light] .calloutPrimary{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-color:#cfd7ff;box-shadow:0 12px 24px #4f46e540}html[data-theme=light] .ghost,html[data-theme=light] .mini{color:#4b5563;background:#f4f6fb;border-color:#e2e7f2}html[data-theme=light] .progressToggleBtn{color:#fff;background:linear-gradient(135deg,#f59e0b,#ea580c);border-color:#d97706;box-shadow:0 10px 18px #ea580c38}html[data-theme=light] .progressToggleBtn:hover{color:#fff;background:linear-gradient(135deg,#fbbf24,#f97316);border-color:#b45309}html[data-theme=light] .hero,html[data-theme=light] .pageHero,html[data-theme=light] .marketCard,html[data-theme=light] .heroChartCard,html[data-theme=light] .miniChartCard,html[data-theme=light] .traderCard,html[data-theme=light] .tgCta,html[data-theme=light] .priorityCallout,html[data-theme=light] .teacherBlock,html[data-theme=light] .notice,html[data-theme=light] .pairsNote,html[data-theme=light] .kpi,html[data-theme=light] .miniBox,html[data-theme=light] .riskBox,html[data-theme=light] .levelsStat,html[data-theme=light] .mileRow,html[data-theme=light] .tRow,html[data-theme=light] .authField,html[data-theme=light] .holdIcon,html[data-theme=light] .holdPill,html[data-theme=light] .impact,html[data-theme=light] .tvSelect,html[data-theme=light] .tvPill,html[data-theme=light] .tvMenu,html[data-theme=light] .tvTooltip,html[data-theme=light] .feedItem,html[data-theme=light] .tableWrap,html[data-theme=light] .searchDrop,html[data-theme=light] .drop{background:#fff;border-color:#e5eaf3;box-shadow:0 10px 24px #0f172a0f}html[data-theme=light] .marketMeta,html[data-theme=light] .marketCardHead,html[data-theme=light] .pairsControls,html[data-theme=light] .pairsPager,html[data-theme=light] .pairsSearch,html[data-theme=light] .pairsSelect,html[data-theme=light] .progressBadge,html[data-theme=light] .progressTargetCard .marketCardHead,html[data-theme=light] .progressChartCard .marketCardHead,html[data-theme=light] .levelsBar,html[data-theme=light] .holdTotalRow,html[data-theme=light] .searchDropHead,html[data-theme=light] .dropHead{background:#f8faff;border-color:#e6ebf4}html[data-theme=light] .pairsHeader,html[data-theme=light] .table thead th{color:#6b7280;background:#f3f6fc;border-color:#e3e8f2}html[data-theme=light] .pairsRow,html[data-theme=light] .newsRow,html[data-theme=light] .pulseRow,html[data-theme=light] .calRow,html[data-theme=light] .table tbody td{border-color:#e8ecf4}html[data-theme=light] .pairsRow:hover,html[data-theme=light] .newsRow:hover,html[data-theme=light] .pulseRow:hover,html[data-theme=light] .calRow:hover,html[data-theme=light] .table tbody tr:hover td,html[data-theme=light] .searchRow:hover,html[data-theme=light] .notifRow:hover{background:#f6f9ff}html[data-theme=light] .pairsSearch input,html[data-theme=light] .authField input,html[data-theme=light] .searchWrap input,html[data-theme=light] .search input{color:#1f2937}html[data-theme=light] .pairsSelect select,html[data-theme=light] .authField select,html[data-theme=light] .tvSelect select{color:#1f2937;background:#fff;border-color:#dce3ef}html[data-theme=light] .calloutBody,html[data-theme=light] .tgCtaLead,html[data-theme=light] .noticeBody,html[data-theme=light] .pageLead,html[data-theme=light] .feedDetail,html[data-theme=light] .kpiLabel,html[data-theme=light] .miniLabel,html[data-theme=light] .progressBadgeTop,html[data-theme=light] .holdName,html[data-theme=light] .calTime,html[data-theme=light] .tTag,html[data-theme=light] .footNote,html[data-theme=light] .searchMeta,html[data-theme=light] .notifTime,html[data-theme=light] .notifBody{color:#6b7280}html[data-theme=light] .calloutTitle,html[data-theme=light] .newsTitle,html[data-theme=light] .tTitle,html[data-theme=light] .calTitle,html[data-theme=light] .heroPx,html[data-theme=light] .kpiValue,html[data-theme=light] .miniValue,html[data-theme=light] .ringBig,html[data-theme=light] .allocName,html[data-theme=light] .feedWhat,html[data-theme=light] .searchTitle,html[data-theme=light] .dropTitle,html[data-theme=light] .notifTitle,html[data-theme=light] .footMark{color:#111827}html[data-theme=light] .calloutBadge{color:#7f1d1d;background:#ffe8ea;border-color:#ffcdd3}html[data-theme=light] .impact.high{color:#9f1239;background:#ffe7ef;border-color:#ffc7da}html[data-theme=light] .impact.med{color:#1e40af;background:#e7efff;border-color:#c9d9ff}html[data-theme=light] .tgCta{background:radial-gradient(760px 420px at 20% 15%,#4f46e51a,#0000 55%),radial-gradient(620px 360px at 80% 25%,#3b82f617,#0000 55%),#fff}html[data-theme=light] .tgCtaArt{border-left-color:#e8ecf4}html[data-theme=light] .tg3d{background:linear-gradient(90deg,#1f2937,#4f46e5,#0ea5e9);text-shadow:none;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .tg3d:before,html[data-theme=light] .tg3d:after{opacity:.12}html[data-theme=light] .teacherPre{color:#111827;background:#f8faff;border-color:#e6ebf4}html[data-theme=light] .siteFooter{background:#f8faff;border-top-color:#e5eaf3}html[data-theme=light] .progressMeta,html[data-theme=light] .paceLegend,html[data-theme=light] .mileSub,html[data-theme=light] .miniHint,html[data-theme=light] .tTag,html[data-theme=light] .tTime,html[data-theme=light] .tBody,html[data-theme=light] .kpiLabel,html[data-theme=light] .miniLabel,html[data-theme=light] .levelsLabel,html[data-theme=light] .calTime,html[data-theme=light] .progressBadgeTop,html[data-theme=light] .eyebrow{color:#667085}html[data-theme=light] .kpiValue,html[data-theme=light] .miniValue,html[data-theme=light] .mileName,html[data-theme=light] .mileVal,html[data-theme=light] .tTitle,html[data-theme=light] .calDay,html[data-theme=light] .calTitle,html[data-theme=light] .levelsVal,html[data-theme=light] .levelsNum,html[data-theme=light] .progressBadge .mono,html[data-theme=light] .progressMeta .mono{color:#101828}html[data-theme=light] .progressBar,html[data-theme=light] .paceGauge,html[data-theme=light] .levelsBar{background:#eef2f8;border-color:#dde5f0}html[data-theme=light] .withdrawBtn.isDisabled{color:#7c8798;background:#eceff5;border-color:#d6dce8}html[data-theme=light] .withdrawModal{background:#fff;border-color:#e4e9f3;box-shadow:0 18px 44px #0f172a29}html[data-theme=light] .trustSection{background:#fff;border-color:#e5eaf3;box-shadow:0 12px 24px #0f172a0f}html[data-theme=light] .trustCard,html[data-theme=light] .trustStat{background:#f8faff;border-color:#e6ebf4}html[data-theme=light] .trustRow,html[data-theme=light] .trustTitle{color:#111827}html[data-theme=light] .siteAurora{background:radial-gradient(960px 520px at 8% -8%,#4f46e521,#0000 62%),radial-gradient(780px 520px at 92% 6%,#0ea5e91f,#0000 64%),radial-gradient(940px 600px at 52% 116%,#f472b61a,#0000 58%)}html[data-theme=light] .siteGridGlow{opacity:.2}html[data-theme=light] .metaRibbonInner{background:#ffffffe6;border-color:#dbe4f2}html[data-theme=light] .metaPill{color:#1d4ed8;background:#eef7ff;border-color:#cfe2ff}html[data-theme=light] .metaText{color:#1f2937}html[data-theme=light] .conversionDock{background:#ffffffed;border-color:#dbe4f2;box-shadow:0 16px 38px #0f172a1f}html[data-theme=light] .conversionDockHead{border-bottom-color:#e4eaf5}html[data-theme=light] .conversionSub{color:#667085}.page .pageHero{isolation:isolate}.page .pageHero:before{content:"";pointer-events:none;z-index:-1;opacity:.32;background:conic-gradient(from 220deg at 18% 25%, color-mix(in srgb, var(--accent) 26%, transparent), transparent 42%), radial-gradient(420px 160px at 85% 12%, color-mix(in srgb, var(--accent2) 24%, transparent), transparent 66%);filter:blur(1px)saturate(1.08);height:82%;position:absolute;inset:-20% -5% auto}.page-markets .pageHero:before{background:conic-gradient(from 200deg at 18% 25%,#60a5fa4d,#0000 44%),radial-gradient(420px 180px at 85% 12%,#34d39942,#0000 66%)}.page-portfolio .pageHero:before{background:conic-gradient(from 210deg at 16% 24%,#7dd3fc47,#0000 44%),radial-gradient(420px 180px at 86% 12%,#6366f13d,#0000 66%)}.page-progress .pageHero:before{background:conic-gradient(from 200deg at 16% 24%,#34d39942,#0000 44%),radial-gradient(420px 180px at 84% 12%,#60a5fa40,#0000 66%)}.page-chart .pageHero:before{background:conic-gradient(from 205deg at 16% 24%,#f472b640,#0000 44%),radial-gradient(420px 180px at 84% 12%,#38bdf842,#0000 66%)}.page-blog .pageHero:before{background:conic-gradient(from 205deg at 16% 24%,#818cf83d,#0000 44%),radial-gradient(420px 180px at 84% 12%,#2dd4bf3d,#0000 66%)}.page-contact .pageHero:before{background:conic-gradient(from 205deg at 16% 24%,#22c55e3d,#0000 44%),radial-gradient(420px 180px at 84% 12%,#3b82f63b,#0000 66%)}.page-dashboard .dashHeroPro{border-color:color-mix(in srgb, var(--accent) 26%, var(--line));box-shadow:0 28px 78px #0000005c, 0 0 0 1px color-mix(in srgb, var(--accent) 20%, transparent) inset}.navItem i,.panelTitle i,.appleUiIcon,.qIcon{filter:drop-shadow(0 4px 12px color-mix(in srgb, var(--accent) 24%, transparent))}.navItem.active i{transform:translateY(-.5px)scale(1.05)}.primary,.ghost,.mini,.btnContact,.dropBtn{position:relative;overflow:hidden}.primary:after,.ghost:after,.mini:after,.btnContact:after,.dropBtn:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff38,#0000);width:28%;position:absolute;inset:-1px auto -1px -30%;transform:skew(-20deg)translate(-170%)}.primary:hover:after,.ghost:hover:after,.mini:hover:after,.btnContact:hover:after,.dropBtn:hover:after{opacity:1;transition:transform .76s cubic-bezier(.22,1,.36,1),opacity .22s;transform:skew(-20deg)translate(520%)}.primary:active,.ghost:active,.mini:active,.btnContact:active,.dropBtn:active,.iconBtn:active{transform:translateY(0)scale(.985)}.marketCard,.panel,.heroChartCard,.miniChartCard,.blogCard,.traderCard{position:relative}.marketCard:before,.panel:before,.heroChartCard:before,.miniChartCard:before,.blogCard:before,.traderCard:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 12%, transparent), transparent 42%, color-mix(in srgb, var(--accent2) 10%, transparent));opacity:0;transition:opacity .26s;position:absolute;inset:0}.marketCard:hover:before,.panel:hover:before,.heroChartCard:hover:before,.miniChartCard:hover:before,.blogCard:hover:before,.traderCard:hover:before{opacity:1}@media (width<=640px){.page .pageHero:before{opacity:.26}.primary:after,.ghost:after,.mini:after,.btnContact:after,.dropBtn:after{display:none}}.content>*{animation:.32s both pageEnter}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.marketCard,.panel,.heroChartCard,.miniChartCard,.authField,.withdrawModal{transition:transform .22s,border-color .22s,box-shadow .22s,background .22s}.marketCard:hover,.panel:hover,.heroChartCard:hover,.miniChartCard:hover{border-color:color-mix(in srgb, var(--accent) 24%, var(--line));box-shadow:0 16px 34px color-mix(in srgb, var(--accent) 10%, transparent);transform:translateY(-2px)}.pageHero{position:relative;overflow:hidden}.pageHero:after{content:"";pointer-events:none;background:radial-gradient(520px 180px at 8% -12%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 62%), radial-gradient(520px 180px at 92% -10%, color-mix(in srgb, var(--accent2) 14%, transparent), transparent 62%);opacity:.45;position:absolute;inset:0}.authField input,.authField select,.authField textarea{min-height:44px;font-weight:700}.authField input::placeholder,.authField textarea::placeholder{color:color-mix(in srgb, var(--muted) 86%, transparent)}.primary:disabled,.ghost:disabled,.mini:disabled,.dropBtn:disabled,.iconBtn:disabled{opacity:.62;cursor:not-allowed;filter:grayscale(.08)}.marketGrid>*,.dashKpiGrid>*,.dashProGrid>*,.dashBelow>*,.blogGrid>*,.traderStrip>*{opacity:0;animation:.52s cubic-bezier(.22,1,.36,1) forwards sectionRise;transform:translateY(14px)scale(.995)}.marketGrid>:first-child,.dashKpiGrid>:first-child,.dashProGrid>:first-child,.dashBelow>:first-child,.blogGrid>:first-child,.traderStrip>:first-child{animation-delay:40ms}.marketGrid>:nth-child(2),.dashKpiGrid>:nth-child(2),.dashProGrid>:nth-child(2),.dashBelow>:nth-child(2),.blogGrid>:nth-child(2),.traderStrip>:nth-child(2){animation-delay:.11s}.marketGrid>:nth-child(3),.dashKpiGrid>:nth-child(3),.dashProGrid>:nth-child(3),.dashBelow>:nth-child(3),.blogGrid>:nth-child(3),.traderStrip>:nth-child(3){animation-delay:.18s}.marketGrid>:nth-child(4),.dashKpiGrid>:nth-child(4),.dashProGrid>:nth-child(4),.dashBelow>:nth-child(4),.blogGrid>:nth-child(4),.traderStrip>:nth-child(4){animation-delay:.25s}@keyframes sectionRise{0%{opacity:0;transform:translateY(14px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}.conversionDock{z-index:20;border:1px solid color-mix(in srgb, var(--accent) 34%, var(--line));background:radial-gradient(420px 220px at 12% -20%, color-mix(in srgb, var(--accent) 16%, transparent), transparent 66%), color-mix(in srgb, var(--panel) 86%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:20px;width:min(360px,100vw - 24px);position:fixed;bottom:16px;right:16px;overflow:hidden;box-shadow:0 20px 48px #00000059}.conversionDockHead{border-bottom:1px solid var(--line);letter-spacing:.1em;text-transform:uppercase;min-height:38px;color:var(--muted);align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:900;display:flex}.conversionToggle{border:1px solid var(--line);background:var(--panel2);min-height:28px;color:var(--ink);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;border-radius:999px;margin-left:auto;padding:4px 10px;font-size:11px;font-weight:900}.conversionToggle:hover{border-color:color-mix(in srgb, var(--accent) 26%, var(--line))}@media (width>=901px){.conversionToggle{display:none}}.conversionDot{background:linear-gradient(135deg, var(--accent), var(--accent2));width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 22%, transparent);border-radius:999px}.conversionDockBody{gap:10px;padding:12px;display:grid}.conversionDock.collapsed .conversionDockBody{display:none}.conversionTitle{font-family:var(--font-display);letter-spacing:-.02em;font-size:17px;font-weight:760;line-height:1.2}.conversionSub{color:var(--muted);font-size:13px;line-height:1.5}.conversionActions{flex-wrap:wrap;gap:8px;display:flex}.conversionActions .primary,.conversionActions .ghost{flex:130px;justify-content:center;align-items:center;min-height:40px;display:inline-flex}@media (prefers-reduced-motion:reduce){.content>*{animation:none!important}.marketGrid>*,.dashKpiGrid>*,.dashProGrid>*,.dashBelow>*,.blogGrid>*,.traderStrip>*{opacity:1;transform:none}}@media (width<=900px){.conversionDock{z-index:1;width:100%;max-width:1100px;margin:12px auto 0;position:relative;bottom:auto;left:auto;right:auto}}@media (width<=640px){.conversionTitle{font-size:16px}}@media (prefers-reduced-motion:reduce){.marketCard:before,.panel:before,.heroChartCard:before,.miniChartCard:before,.blogCard:before,.traderCard:before,.page .pageHero:before,.primary:after,.ghost:after,.mini:after,.btnContact:after,.dropBtn:after{display:none!important}}.adminAuthHero{min-height:164px}.adminAuthShell{gap:18px;display:grid}.adminAuthCard{background:radial-gradient(120% 140% at 100% 0,#0eb7a42e,#0000 44%),linear-gradient(135deg,#11214ff0,#060f2bfa);border:1px solid #6c93ff2e;border-radius:28px;grid-template-columns:minmax(320px,1fr) minmax(320px,.92fr);display:grid;overflow:hidden;box-shadow:0 28px 80px #02091c57}.adminAuthShowcase{background:radial-gradient(90% 120% at 0 0,#4a62ff29,#0000 48%),linear-gradient(#0c1a4ad6,#081234ad);border-right:1px solid #6c93ff29;padding:28px 28px 26px}.adminAuthShowcaseTop{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.adminAuthBrand{letter-spacing:-.04em;color:#eef4ff;font-size:1.95rem;font-weight:900}.adminAuthBrandSub{color:#d0dcffb8;margin-top:8px;font-size:.98rem}.adminAuthBack{color:#e0eaffc2;white-space:nowrap;font-size:.95rem;font-weight:700;text-decoration:none}.adminAuthBack:hover{color:#fff}.adminAuthChart{background:linear-gradient(#020b2dd1,#06103af5);border:1px solid #6f97ff29;border-radius:20px;min-height:236px;margin-bottom:16px;position:relative;overflow:hidden}.adminAuthChartGrid{background-image:linear-gradient(#7c97db1f 1px,#0000 1px),linear-gradient(90deg,#7c97db1f 1px,#0000 1px);background-size:18% 20%;border-radius:12px;position:absolute;inset:18px}.adminAuthChartArea{clip-path:polygon(0% 70%,18% 66%,35% 59%,52% 53%,68% 47%,84% 38%,100% 28%,100% 100%,0% 100%);background:linear-gradient(#7eccff61,#7eccff0f);position:absolute;inset:24% 10% 14% 14%}.adminAuthChartLine{clip-path:polygon(0% 69%,18% 65%,35% 58%,52% 52%,68% 46%,84% 37%,100% 27%);filter:drop-shadow(0 0 16px #86d9ff52);border-bottom:4px solid #86d9ff;position:absolute;inset:24% 10% 14% 14%}.adminAuthChartLineAlt{clip-path:polygon(0% 66%,18% 63%,35% 61%,52% 58%,68% 55%,84% 51%,100% 45%);filter:none;border-bottom:3px dashed #f0a95e;inset:auto 10% 24% 14%}.adminAuthStatGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.adminAuthStatCard,.adminAuthQuote,.adminAuthNotice{background:#08123494;border:1px solid #6f97ff29;border-radius:18px;box-shadow:inset 0 1px #ffffff0a}.adminAuthStatCard{padding:16px 14px}.adminAuthStatTitle,.adminAuthQuoteLabel,.adminAuthLabel span{text-transform:uppercase;letter-spacing:.08em;color:#b6c7f5ad;font-size:.76rem;font-weight:800;display:block}.adminAuthStatValue{color:#eef4ff;margin-top:8px;font-size:1.02rem;font-weight:800;line-height:1.25}.adminAuthQuote{margin-top:12px;padding:16px 18px}.adminAuthQuoteText{color:#f4f7ff;margin-top:8px;font-size:1.05rem;font-weight:800;line-height:1.3}.adminAuthFormPane{background:linear-gradient(#030b24db,#040c22fa);align-content:start;gap:18px;padding:28px 24px 26px;display:grid}.adminAuthFormHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.adminAuthFormTitle{letter-spacing:-.04em;color:#f4f8ff;font-size:1.95rem;font-weight:900}.adminAuthFormSub{color:#cdd9f0c2;max-width:340px;margin-top:8px;font-size:1rem;line-height:1.45}.adminAuthStatus{color:#c1cef0c7;text-transform:lowercase;font-size:.94rem;font-weight:700}.adminAuthFormGrid{gap:14px;display:grid}.adminAuthLabel input{color:#eef4ff;background:linear-gradient(#091c4ed1,#06143af0);border:1px solid #6d94ff33;border-radius:16px;outline:none;width:100%;min-height:52px;margin-top:8px;padding:14px 16px;box-shadow:inset 0 1px #ffffff0a}.adminAuthLabel input::placeholder{color:#b2c3eb85}.adminAuthLabel input:focus{border-color:#60cfb7b8;box-shadow:0 0 0 3px #28b79e24}.adminAuthActions{flex-wrap:wrap;gap:10px;display:flex}.adminAuthPrimary,.adminAuthSecondary{border:1px solid #0000;border-radius:16px;min-height:50px;padding:0 18px;font-size:1rem;font-weight:800}.adminAuthPrimary{color:#fff;background:linear-gradient(#4c88ff,#295fd9);box-shadow:0 18px 30px #295fd947}.adminAuthSecondary{color:#dbe6ff;background:0 0;border-color:#6f97ff3d}.adminAuthPrimary:disabled,.adminAuthSecondary:disabled{opacity:.6;cursor:not-allowed}.adminAuthNotice{color:#e1eaffeb;padding:18px;font-size:.98rem;font-weight:700;line-height:1.5}@media (width<=980px){.adminAuthCard{grid-template-columns:1fr}.adminAuthShowcase{border-bottom:1px solid #6c93ff29;border-right:0}.adminAuthStatGrid{grid-template-columns:1fr}.adminAuthFormHead{flex-direction:column}}.topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#1b2436f5,#101828fa);border-right:1px solid #859cc629;width:172px;height:100vh;padding:0;top:0;left:0;right:auto}.topbarInner{height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-rows:auto auto 1fr;grid-template-columns:1fr;align-content:start;padding:12px 10px}.brand{padding:4px 4px 8px}.brandLogo{border-radius:50%;width:34px;height:34px}.brandName{letter-spacing:.04em;text-transform:uppercase;font-size:12px}.brandTag{display:none}.navItem{border-radius:10px;justify-content:flex-start;width:100%;min-height:38px;padding:9px 10px;font-size:12px}.navItem span{letter-spacing:.04em;text-transform:uppercase}.navActions{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:auto}.navActions .themeSwitch{width:56px;height:34px}.navActions .themeKnob{width:28px;height:28px}html[data-theme=dark] .navActions .themeKnob{transform:translate(20px)}.navActions .iconBtn,.navActions .profileBtn{height:34px}.navActions .profileBtn{justify-content:flex-start;width:100%}.metaRibbon{padding:0;top:8px;left:190px;right:16px}.metaRibbonInner{border-radius:10px;max-width:none;min-height:34px}.content{max-width:none;margin-left:176px;padding:56px 16px 28px}.dashHeroPro,.panel,.conversionDock{border-radius:14px}.siteFooter{margin-left:176px}.mobileBottomNav{display:none}@media (width<=900px){.topbar{border-right-color:#859cc638;width:56px}.topbarInner{padding:8px 6px}.brandText,.navItem span,.profileBtn .whoWrap,.profileBtn i.fa-chevron-down,.themeSwitch,.metaRibbon{display:none!important}.navMenu{margin-top:6px;display:grid}.navItem{justify-content:center;padding:10px 0}.navActions{justify-content:center;margin-top:auto}.navActions .profileBtn{justify-content:center;width:42px;padding:0}.content{margin-left:56px;padding:14px 12px 84px}.siteFooter,.conversionDock{display:none}.mobileBottomNav{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#081326eb;border:1px solid #7192c94d;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:6px;display:grid;position:fixed;bottom:8px;left:60px;right:8px}.mobileBottomItem{color:#93a4c3;border-radius:8px;justify-items:center;gap:4px;padding:6px 2px;font-size:10px;font-weight:800;display:grid}.mobileBottomItem.active{color:#f5fbff;background:#4a83ee2e}}.topbar{border-bottom:1px solid #859cc629!important;border-right:0!important;width:auto!important;height:auto!important;padding:10px 16px!important;right:0!important}.topbarInner{grid-template-rows:auto!important;grid-template-columns:auto 1fr auto!important;align-content:center!important;height:auto!important;padding:10px 14px!important}.navMenu{gap:8px!important;margin-top:0!important;display:flex!important}.navActions{justify-content:flex-end!important;margin-top:0!important}.navActions .searchWrap{display:flex!important}.metaRibbon{top:84px!important;left:16px!important;right:16px!important}.content,.siteFooter{margin-left:0!important}.content{padding-top:130px!important}@media (width<=900px){.topbar{border-right-color:#0000!important;width:auto!important}.brandText,.navMenu,.searchWrap,.profileBtn .whoWrap,.profileBtn i.fa-chevron-down,.themeSwitch,.metaRibbon{display:none!important}.content{margin-left:0!important;padding:14px 12px 84px!important}.mobileBottomNav{left:8px!important}}.dashTickerRibbon{background:#081326db;border:1px solid #6d89ba3d;border-radius:10px;margin:8px 0 4px}.dashTickerViewport{position:relative;overflow:hidden}.dashTickerTrack{will-change:transform;gap:20px;width:max-content;padding:6px 0;animation:18s linear infinite tapeScroll;display:flex}.dashTickerItem{white-space:nowrap;color:#e9f1ffe6;flex:none;align-items:center;gap:8px;font-size:12px;display:inline-flex}.dashTickerSym{font-weight:800}.dashTickerPx{font-weight:700}.dashTickerChg.pos{color:#58d68d}.dashTickerChg.neg{color:#ff7b72}@media (width<=900px){.dashTickerTrack{padding:8px 10px;animation:none}}.taxAlertOverlay,.tfPromptOverlay{-webkit-backdrop-filter:blur(8px)saturate(1.1)!important;backdrop-filter:blur(8px)saturate(1.1)!important;background:#030a18ad!important}.taxAlertCard,.tfPromptCard{background:radial-gradient(520px 220px at 100% -20%,#58a6ff29,#0000 70%),linear-gradient(165deg,#0c172cf5,#081122fa)!important;border:1px solid #789ad657!important;border-radius:18px!important;padding:18px 18px 16px!important;box-shadow:0 24px 70px #010712b8,inset 0 1px #ffffff0f!important}.taxAlertTitle,.tfPromptTitle{letter-spacing:.01em;align-items:center;gap:10px;font-size:29px;font-weight:900;display:flex}.taxAlertTitle:before,.tfPromptTitle:before{content:"!";color:#04111d;background:linear-gradient(135deg,#8be7ff,#6feecf);border-radius:999px;place-items:center;width:24px;height:24px;font-size:14px;font-weight:900;display:inline-grid;box-shadow:0 8px 20px #5bd3ff66}.taxAlertBody,.tfPromptBody{margin-top:12px;font-size:16px;line-height:1.5;color:#e7eefceb!important}.taxAlertActions .ghost,.taxAlertActions .primary,.tfPromptActions .ghost,.tfPromptActions .primary{border-radius:12px;min-width:110px;font-weight:800}.withdrawProcessingOverlay,.tfProcessingOverlay{-webkit-backdrop-filter:blur(7px)saturate(1.08)!important;backdrop-filter:blur(7px)saturate(1.08)!important;background:#030a18bd!important}.withdrawProcessingCard,.tfProcessingCard{border-radius:16px;width:min(360px,92%);padding:16px 16px 18px;background:radial-gradient(360px 160px at 100% -15%,#58a6ff29,#0000 68%),linear-gradient(165deg,#0b172df5,#071020fa)!important;border:1px solid #7d9ed857!important;box-shadow:0 22px 56px #010814bd,inset 0 1px #ffffff0f!important}.withdrawProcessingHead,.tfProcessingHead{color:#c3d4f4e6;font-size:13px}.withdrawSpinner,.tfProcessingSpinner{border-width:8px;border-color:#81a0ff #66dbff #849bc442 #849bc442;width:70px;height:70px;animation:.95s linear infinite withdrawSpin,1.6s ease-in-out infinite tfLoaderPulse;box-shadow:0 0 0 4px #547cdb1f,0 14px 28px #1c65cb33}.withdrawProcessingTitle,.tfProcessingTitle{color:#eef5fffa;margin-top:2px;font-size:39px;font-weight:900}.withdrawProcessingSub,.tfProcessingSub{color:#bccceae6;margin-top:8px;font-size:16px}@keyframes tfLoaderPulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.withdrawProcessingCard,.tfProcessingCard{border-radius:20px!important;width:min(440px,94vw)!important;padding:18px 20px 20px!important}.withdrawProcessingHead,.tfProcessingHead{letter-spacing:.01em;margin-bottom:10px;font-weight:800;color:#d6e5fff2!important;font-size:21px!important}.withdrawProcessingTitle,.tfProcessingTitle{letter-spacing:-.01em;text-wrap:balance;line-height:1.05;margin-top:0!important;font-size:clamp(28px,5.4vw,52px)!important}.withdrawProcessingSub,.tfProcessingSub{line-height:1.35;color:#c4d4ecf0!important;margin-top:12px!important;font-size:clamp(16px,2.2vw,22px)!important}@media (width<=520px){.withdrawProcessingCard,.tfProcessingCard{width:min(360px,94vw)!important;padding:16px 16px 18px!important}.withdrawProcessingHead,.tfProcessingHead{font-size:18px!important}.withdrawProcessingTitle,.tfProcessingTitle{font-size:24px!important}.withdrawProcessingSub,.tfProcessingSub{font-size:14px!important}}.withdrawProgressMeta{letter-spacing:.08em;color:#a3bce6f2;margin-top:10px;font-size:12px}.withdrawProgressTrack{background:#5f79a540;border-radius:999px;width:100%;height:8px;margin-top:8px;overflow:hidden;box-shadow:inset 0 1px 2px #00000059}.withdrawProgressFill{border-radius:inherit;background:linear-gradient(90deg,#6f92ff,#61e0ff);width:0;height:100%;transition:width .12s linear;box-shadow:0 0 14px #63bcff73}.withdrawProcessingCard,.tfProcessingCard{width:min(400px,92vw)!important;padding:16px!important}.withdrawProcessingHead,.tfProcessingHead{color:#c6d5eeeb!important;margin-bottom:8px!important;font-size:14px!important;font-weight:700!important}.withdrawSpinner,.tfProcessingSpinner{border-width:6px!important;width:64px!important;height:64px!important;margin:6px auto 12px!important}.withdrawProcessingTitle,.tfProcessingTitle{letter-spacing:0!important;font-size:clamp(18px,4.4vw,24px)!important;font-weight:800!important;line-height:1.2!important}.withdrawProcessingSub,.tfProcessingSub{color:#bccce6eb!important;margin-top:8px!important;font-size:clamp(13px,3.2vw,16px)!important;line-height:1.35!important}.withdrawProgressMeta{margin-top:10px!important;font-size:11px!important}.withdrawProgressTrack{height:6px!important;margin-top:6px!important}.withdrawSpinner,.tfProcessingSpinner{--wd-progress:0;background:conic-gradient(from -90deg, #79a2ff 0%, #59e0ff calc(var(--wd-progress) * 1%), #556d9547 calc(var(--wd-progress) * 1%), #556d9547 100%);border-radius:50%;transition:background .12s linear;position:relative;box-shadow:0 0 0 1px #6e8bbc38,0 10px 22px #10295c47;border:0!important;width:64px!important;height:64px!important;margin:6px auto 12px!important;animation:none!important}.withdrawSpinner:after,.tfProcessingSpinner:after{content:"";background:linear-gradient(#08152df5,#091325fa);border-radius:50%;position:absolute;inset:7px;box-shadow:inset 0 0 0 1px #91abd629}.topbar{padding:10px 16px!important}.topbar .topbarInner{min-height:72px;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important}.topbar .brand{min-width:0;margin-right:6px}.topbar .navMenu{min-width:0;overflow:visible;justify-content:flex-start!important;gap:6px!important}.topbar .navItem{white-space:nowrap;letter-spacing:.03em;text-transform:uppercase;border-radius:10px;min-height:40px;padding:9px 12px;font-size:12px;font-weight:800}.topbar .navItem span{white-space:nowrap}.topbar .navItem i{font-size:12px}.topbar .navMoreWrap{flex:none;position:relative}.topbar .navMoreBtn{justify-content:center;min-width:82px}.topbar .navMoreDrop{width:220px;right:0}.topbar .navMoreRow{color:var(--ink);text-decoration:none}.topbar .navMoreRow.active{background:color-mix(in srgb, var(--accent) 12%, var(--panel2))}.topbar .navActions{flex-wrap:nowrap!important;gap:8px!important}.topbar .searchWrap{width:clamp(220px,24vw,300px)}.topbar .searchWrap:focus-within{width:clamp(260px,30vw,360px)}.topbar .iconBtn,.topbar .themeSwitch,.topbar .profileBtn{border-radius:10px}.topbar .profileBtn{max-width:200px;height:40px}@media (width<=1180px){.topbar .searchWrap{width:clamp(180px,20vw,240px)}}@media (width<=1040px){.topbar .navMenu{display:none!important}.topbar .hamburger{display:grid!important}.topbar .searchWrap{display:none!important}.topbar .brandTag{display:none}}@media (width<=760px){.topbar{padding:8px 10px!important}.topbar .topbarInner{min-height:58px;gap:10px!important;padding:8px 10px!important}.topbar .brandName{font-size:12px}.topbar .profileBtn{justify-content:center;max-width:44px;padding-inline:0}.topbar .logoutIconBtn{flex:0 0 40px;width:40px;height:40px;display:grid}.topbar .profileBtn .whoWrap,.topbar .profileBtn i.fa-chevron-down,.topbar .themeSwitch{display:none}}.topbar{background:linear-gradient(#070e1cdb,#070e1cb8)!important;border-bottom:1px solid #6284bd38!important}.topbar .topbarInner{background:linear-gradient(#0a1426e0,#0a1426b8);border:1px solid #6284bd33;border-radius:14px;max-width:min(1320px,100vw - 24px);margin-inline:auto;box-shadow:0 12px 30px #00000040,inset 0 1px #ffffff0d}.topbar .brandLogo{border:1px solid #85a3da59;border-radius:999px}.topbar .brandName{letter-spacing:.07em;text-transform:uppercase;font-size:13px;font-weight:900}.topbar .brandTag{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb, var(--muted) 88%, white 12%);font-size:10px}.topbar .navItem{color:color-mix(in srgb, var(--muted) 85%, white 15%);background:0 0;border-color:#0000}.topbar .navItem:hover{background:#5682d424;border-color:#7aa0e24d}.topbar .navItem.active{background:linear-gradient(#5682d43d,#5682d424);border-color:#85adf270;box-shadow:inset 0 0 0 1px #b0ceff2e}.topbar .navActions{border-left:1px solid #6d8cc440;margin-left:6px;padding-left:10px}.topbar .searchWrap{background:#0f1a30d1;border-color:#6d8cc461}.topbar .searchWrap input::placeholder{color:#a8bad9b8}.topbar .iconBtn,.topbar .themeSwitch,.topbar .profileBtn{background:#101d34d6;border-color:#6d8cc457}.topbar .logoutIconBtn,.ovxTopTools .ovxLogoutIcon{color:#ffb4bd}.topbar .logoutIconBtn:hover,.ovxTopTools .ovxLogoutIcon:hover{background:#ff546024;border-color:#ff778475}.topbar .drop,.topbar .searchDrop,.topbar .navMoreDrop{transform-origin:100% 0;background:linear-gradient(#0e1b31f7,#0a1527f7);border-color:#779ada57;animation:.14s ease-out navDropIn;box-shadow:0 22px 46px #0000006b}@keyframes navDropIn{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1040px){.topbar .topbarInner{border-radius:12px}.topbar .navActions{border-left:0;margin-left:0;padding-left:0}}.topbar .navMenu{max-width:100%;overflow:hidden}.topbar .navItem{flex:none}@media (width<=1320px){.topbar .navItem{padding:8px 10px;font-size:11.5px}.topbar .searchWrap{width:clamp(170px,18vw,220px)}.topbar .profileBtn{max-width:164px}}.topbar .navItem{flex:none;display:inline-flex;width:auto!important}.aiDeskCard .marketCardHead{align-items:flex-start}.aiDeskBody{gap:16px;display:grid}.aiDeskTopGrid{grid-template-columns:minmax(0,1fr) 300px;gap:14px;display:grid}.aiChartWrap{background:linear-gradient(#0a162acc,#081020d6);border:1px solid #6e91d047;border-radius:14px;overflow:hidden}.aiChartToolbar,.aiChartMeta{border-bottom:1px solid #6e91d033;flex-wrap:wrap;align-items:center;gap:12px;min-height:34px;padding:8px 12px;font-size:11px;display:flex}.aiChartMeta{border-top:1px solid #6e91d033;border-bottom:0}.aiSidePanel{background:linear-gradient(#0a1527e6,#070f1deb);border:1px solid #6e91d047;border-radius:14px;align-content:start;gap:12px;padding:12px;display:grid}.aiPanelTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:13px;font-weight:800}.aiKpiGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.aiKpiBox{background:#0f1b3299;border:1px solid #6e91d038;border-radius:12px;padding:10px}.aiLockedBox{border:1px dashed #8caeea57;border-radius:12px;padding:10px}.aiLockedBtn{width:100%}.aiTapeSection{background:#081122ad;border:1px solid #6e91d033;border-radius:12px;padding:10px}.aiTapeTable{gap:4px;margin-top:8px;display:grid}.aiTapeHead,.aiTapeRow{grid-template-columns:80px 64px 100px minmax(0,1fr);align-items:center;gap:10px;font-size:12px;display:grid}.aiTapeHead{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-weight:800}.aiTapeRow{background:#0c182d8a;border:1px solid #6e91d02e;border-radius:8px;min-height:30px;padding:4px 8px}@media (width<=1040px){.aiDeskTopGrid{grid-template-columns:1fr}}.terminalProgressBody{gap:14px;display:grid}.terminalTop{grid-template-columns:minmax(0,1fr) 300px;gap:12px;display:grid}.terminalChartPane{background:linear-gradient(#0b162ad1,#081120db);border:1px solid #7896d23d;border-radius:14px;overflow:hidden}.terminalToolbar,.terminalMeta{border-bottom:1px solid #7896d233;flex-wrap:wrap;align-items:center;gap:10px;min-height:34px;padding:8px 12px;font-size:11px;display:flex}.terminalMeta{border-top:1px solid #7896d233;border-bottom:0}.terminalCompatWrap{padding:6px}.terminalFallback{padding:24px 12px}.terminalSidePane{background:linear-gradient(#0a1527e6,#08101ee6);border:1px solid #7896d23d;border-radius:14px;align-content:start;gap:10px;padding:12px;display:grid}.terminalSideTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:900}.terminalStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.terminalStat{background:#0c182d8c;border:1px solid #7896d233;border-radius:10px;padding:8px}.terminalLockNote{border:1px dashed #8caeea57;border-radius:10px;padding:8px}.terminalDisabledBtn{width:100%}.terminalTape{background:#081122a8;border:1px solid #7896d233;border-radius:12px;padding:10px}.terminalTapeTable{gap:4px;margin-top:8px;display:grid}.terminalTapeRow{background:#0c182d7a;border:1px solid #7896d229;border-radius:8px;grid-template-columns:86px 66px 100px minmax(0,1fr);align-items:center;gap:10px;min-height:30px;padding:4px 8px;font-size:12px;display:grid}.terminalTapeRowHead{text-transform:uppercase;letter-spacing:.05em;min-height:24px;color:var(--muted);background:0 0;border:0;padding:0 2px;font-weight:800}@media (width<=1024px){.terminalTop{grid-template-columns:1fr}}.terminalTop{grid-template-columns:minmax(0,1fr) 320px;gap:10px}.terminalChartShell{grid-template-columns:42px minmax(0,1fr);gap:8px;display:grid}.terminalToolRail{background:linear-gradient(#0a1527e0,#070e1be6);border:1px solid #7896d23d;border-radius:12px;align-content:start;gap:8px;padding:10px 6px;display:grid}.terminalToolBtn{color:#b8c8e6;background:#0c182d99;border:1px solid #7896d233;border-radius:8px;min-height:30px;font-size:12px;font-weight:800}.terminalChartPane{border-radius:12px}.terminalToolbar,.terminalMeta{letter-spacing:.04em;text-transform:uppercase;font-size:10.5px}.terminalSidePane{border-radius:12px;gap:8px}.terminalSideTitle{font-size:11px}.terminalStatsGrid{gap:6px}.terminalStat{border-radius:8px;padding:7px}.terminalTape{border-radius:10px}.terminalTapeRow{min-height:28px;font-size:11.5px}.terminalTapeRowHead{font-size:10px}@media (width<=1024px){.terminalChartShell{grid-template-columns:1fr}.terminalToolRail{grid-template-columns:repeat(5,minmax(0,1fr))}}.terminalProgressCard{border:2px solid #2dd4bf!important;box-shadow:0 0 0 1px #2dd4bf38,0 18px 40px #00000059!important}.terminalLiveBanner{color:#9ff8e8;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,#2dd4bf2e,#22c55e1f);border:1px solid #2dd4bf73;border-radius:10px;margin-bottom:10px;padding:8px 10px;font-size:11px;font-weight:800}.exactTerminalCard{border:1px solid #7194d252}.exactTerminalBody{padding-top:6px}.exactTopGrid{grid-template-columns:minmax(0,1fr) 280px;gap:10px;display:grid}.exactChartCol{background:#0d1425;border:1px solid #7194d238;border-radius:12px;overflow:hidden}.exactTopStrip{text-transform:uppercase;letter-spacing:.04em;color:#a9bddc;border-bottom:1px solid #7194d233;flex-wrap:wrap;align-items:center;gap:10px;min-height:34px;padding:7px 10px;font-size:10px;display:flex}.exactChartCanvas{border-bottom:1px solid #7194d233;padding:6px}.exactTabRow{color:#9db2d3;border-bottom:1px solid #7194d229;align-items:center;gap:14px;min-height:30px;padding:6px 10px;font-size:10px;display:flex}.exactTabRow .on{color:#d8f5ff;font-weight:800}.exactTxTable{display:grid}.exactTxHead,.exactTxRow{grid-template-columns:130px 52px 78px 78px 72px 70px 72px;align-items:center;gap:8px;padding:6px 10px;font-size:11px;display:grid}.exactTxHead{color:#95a9c9;letter-spacing:.04em;border-bottom:1px solid #7194d229;font-size:10px;font-weight:800}.exactTxRow{border-bottom:1px solid #7194d21a}.exactSideCol{background:#0f172b;border:1px solid #7194d238;border-radius:12px;align-content:start;gap:10px;padding:10px;display:grid}.exactAssetTitle{letter-spacing:.04em;font-weight:900}.exactMiniGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.exactMiniGrid>div{background:#0e182da6;border:1px solid #7194d22e;border-radius:8px;padding:7px}.exactBarGroup{border:1px solid #7194d22e;border-radius:8px;gap:6px;padding:8px;display:grid}.exactBarRow{color:#b6c6df;justify-content:space-between;font-size:11px;display:flex}.exactBar{background:#7194d22e;border-radius:999px;height:6px;overflow:hidden}.exactBar i{background:linear-gradient(90deg,#3dd4a8,#58e0ff);height:100%;display:block}.exactBuySell{grid-template-columns:1fr 1fr;gap:8px;display:grid}.exactBuySell button,.exactQuickGrid button{color:#d4def0;background:#101d34b8;border:1px solid #7194d23d;border-radius:8px;min-height:32px}.exactQuickGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.exactQuickBuy{color:#fff;background:linear-gradient(90deg,#5c74ff,#8a66ff);border:1px solid #7e92ff73;border-radius:10px;min-height:38px;font-weight:800}@media (width<=1100px){.exactTopGrid{grid-template-columns:1fr}.exactTxHead,.exactTxRow{grid-template-columns:120px 50px 70px 70px 64px 64px 64px}}.terminalProgressCard .marketCardHead{border-bottom:2px solid #22d3ee!important}.terminalProgressCard .panelTitle{text-shadow:0 0 14px #22d3ee59;color:#9ffcff!important}.terminalLiveBanner{color:#d7ffff!important;background:linear-gradient(90deg,#22d3ee47,#10b98133)!important;border:1px solid #22d3eeb3!important;font-size:12px!important}.ovxWrap{gap:12px;max-width:1180px;margin:14px auto 28px;display:grid}.ovxTopMini{color:#9fb2cf;justify-content:space-between;align-items:center;padding:0 4px;font-size:12px;display:flex}.ovxMiniActions{align-items:center;gap:8px;display:flex}.ovxGuest{color:#9af3cc;background:#198f633d;border:1px solid #47f0a96b;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.ovxIcon{color:#bdd0ed;background:#0c182db3;border:1px solid #7896d23d;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.ovxCard{background:linear-gradient(#141f33e0,#0a1425eb);border:1px solid #7896d247;border-radius:14px;box-shadow:0 14px 30px #00000052}.ovxBalance{padding:14px}.ovxCardHead{letter-spacing:.08em;color:#93a8c9;justify-content:space-between;align-items:center;font-size:10px;font-weight:800;display:flex}.ovxPill{border:1px solid #7896d25c;border-radius:999px;padding:4px 10px;font-size:10px}.ovxBalance h3{color:#ecf3ff;margin:14px 0 10px;font-size:24px}.ovxCtas{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.ovxGoldBtn{color:#172132;background:linear-gradient(#ffd95c,#f7c72c);border:1px solid #ffd0528c;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-weight:800;display:inline-flex}.ovxGoldBtn.small{min-height:34px;padding:0 12px;font-size:12px}.ovxTags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ovxTags span{color:#9cb0cd;border:1px solid #7896d242;border-radius:999px;padding:4px 10px;font-size:10px}.ovxPriority{padding:12px 14px}.ovxPriorityHead{justify-content:space-between;align-items:center;display:flex}.ovxPriorityBadge{color:#fff;background:linear-gradient(90deg,#9f7aff,#8b6fff);border-radius:6px;padding:4px 8px;font-size:10px;font-weight:800}.ovxPriority p{color:#b8c9e2;margin:8px 0;font-size:13px}.ovxPriorityBtns{align-items:center;gap:8px;display:flex}.ovxPriorityBtns a{color:#37a8ff;font-size:12px;text-decoration:none}.ovxGrid{grid-template-columns:minmax(0,1fr) 300px;gap:10px;display:grid}.ovxTableCard{padding:12px}.ovxTableHeadTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.ovxTableHeadTop h4{margin:0;font-size:22px}.ovxTableHeadTop p{color:#95a9c8;margin:3px 0 0;font-size:12px}.ovxLive{color:#4ff0a9;font-size:11px;font-weight:800}.ovxTableHead,.ovxRow{grid-template-columns:88px 1fr 110px 90px 110px;align-items:center;gap:8px;display:grid}.ovxTableHead{letter-spacing:.05em;color:#8fa4c3;border:1px solid #7896d238;border-radius:10px;padding:10px 12px;font-size:10px;font-weight:800}.ovxRow{color:#d5e2f6;background:#091426b3;border:1px solid #7896d229;border-radius:10px;margin-top:7px;padding:11px 12px;font-size:13px}.ovxRow .asset{align-items:center;gap:5px;font-weight:700;display:inline-flex}.ovxRow strong{color:#42e59b}.ovxRow .ok{color:#6df6b5;border:1px solid #4ceea659;border-radius:999px;justify-self:start;padding:2px 8px;font-size:11px}.ovxSide{align-content:start;gap:10px;padding:10px;display:grid}.ovxSideBlock{border:1px solid #7896d233;border-radius:10px;padding:10px}.ovxSideTitle{letter-spacing:.06em;color:#8fa4c3;font-size:10px;font-weight:800}.ovxSideBlock p{color:#b7c6de;margin:8px 0;font-size:12px}.ovxSideBtns{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ovxDarkBtn{color:#d6e3f6;background:#121e32cc;border:1px solid #7896d24d;border-radius:9px;justify-content:center;align-items:center;min-height:34px;font-weight:700;display:inline-flex}.ovxMiniStats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ovxMiniStats>div{background:#0a1526a6;border:1px solid #7896d233;border-radius:10px;padding:9px}.ovxMiniStats span{color:#8da1bf;letter-spacing:.05em;font-size:10px;font-weight:800}.ovxMiniStats b{color:#ecf4ff;margin-top:3px;font-size:28px;display:block}.ovxAccess{background:linear-gradient(#16213adb,#0d182beb);border:1px solid #7896d247;border-radius:12px;padding:10px}.ovxAccessTop{color:#8fa4c3;letter-spacing:.07em;font-size:10px;font-weight:800}.ovxAccess h5{margin:8px 0 6px;font-size:20px}.ovxHero{background:linear-gradient(130deg,#172238d1,#232b3fa3);border:1px solid #7896d240;border-radius:14px;padding:16px}.ovxHero span{color:#8ea3c2;letter-spacing:.08em;font-size:10px;font-weight:800}.ovxHero h2{color:#eaf2ff;max-width:620px;margin:6px 0 0;font-size:52px;line-height:.98}.ovxGuest.isLive{color:#aff8d8;background:#12ae7547;border-color:#34eeaa80}.ovxAmountRow{align-items:center;gap:8px;margin:8px 0 12px;display:flex}.ovxCurrency{color:#cfe0f9;border:1px solid #7896d25c;border-radius:8px;place-items:center;width:24px;height:24px;font-size:12px;display:grid}.ovxEye{color:#8ca2c2}.ovxInfoBoxes{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.ovxInfoBoxes>div{background:#081324b8;border:1px solid #7896d23d;border-radius:10px;padding:9px}.ovxInfoBoxes span{letter-spacing:.06em;color:#8fa4c3;font-size:10px;font-weight:800;display:block}.ovxInfoBoxes b{color:#eef5ff;margin-top:4px;font-size:28px;line-height:1;display:block}.ovxInfoBoxes b.chips{flex-wrap:wrap;gap:6px;margin-top:8px;font-size:11px;display:flex}.ovxInfoBoxes b.chips i{border:1px solid #7896d24d;border-radius:8px;padding:4px 7px;font-style:normal}.ovxSideAmount{color:#edf5ff;margin:8px 0;font-size:52px;line-height:.95}.ovxRow.isFresh{border-color:#3decaf73;animation:1.4s ease-out ovxFreshPulse;box-shadow:inset 0 0 0 1px #3decaf2e,0 0 16px #15d3a01f}@keyframes ovxFreshPulse{0%{background:#167b6047}to{background:#091426b3}}.ovxModern .ovxCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(160deg,#0c1931eb 0%,#091426f0 70%);border-color:#6a8ed833}.ovxControls{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.ovxControlPills,.ovxControlRight{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.ovxChip{color:#bcd3f6;letter-spacing:.02em;background:#0f1d35d9;border:1px solid #84aaee47;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:11px;font-weight:700;transition:all .2s;display:inline-flex}.ovxChip.active{color:#eff5ff;background:linear-gradient(#4462fa47,#223ea838);border-color:#7199ffb3;box-shadow:inset 0 0 0 1px #6690ff33}.ovxSearch{color:#99b8e9;background:#091324c7;border:1px solid #7698dc3d;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex}.ovxSearch input{color:#dceaff;background:0 0;border:none;outline:none;width:126px;font-size:12px}.ovxRowsViewport{max-height:430px;padding-right:2px;overflow:auto}.ovxHint{color:#8ea8d0;margin-top:8px;font-size:11px}.ovxPulsePanel{background:#0a1527d1;border:1px solid #7896d22e;border-radius:12px;margin-bottom:10px;padding:10px}.ovxPulseRow{color:#bed2f2;border-bottom:1px dashed #7e9acc2e;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:6px 0;font-size:12px;display:grid}.ovxPulseRow em.up{color:#43e89f;font-style:normal;font-weight:700}.ovxPulseRow em.down{color:#f07394;font-style:normal;font-weight:700}@media (width<=1080px){.ovxGrid,.ovxCtas{grid-template-columns:1fr}.ovxHero h2{font-size:40px}.ovxInfoBoxes{grid-template-columns:repeat(2,minmax(0,1fr))}.ovxSideAmount{font-size:40px}}@media (width<=900px){.ovxWrap{gap:10px;margin:10px 10px 20px}.ovxTableCard{overflow-x:auto}.ovxTableHead,.ovxRow,.ovxTableHeadTop{min-width:640px}}@media (width<=640px){.ovxHero h2{font-size:34px}.ovxCtas,.ovxSideBtns,.ovxInfoBoxes{grid-template-columns:1fr}}.page-dashboard .conversionDock,.topbar .navMenu .navItem[href=\/founder-letter]{display:none!important}.ovxExchange{color:#e8f1ff;gap:14px;width:min(100%,1320px);max-width:1320px;margin:0 auto 28px}.ovxExchange .ovxCard{background:linear-gradient(145deg,#07172bf5,#03121ffa);border:1px solid #2d649fb3;border-radius:8px;min-width:0;box-shadow:inset 0 1px #78beff14,0 18px 40px #00000047}.ovxExchangeTop{background:#040f1df0;border:1px solid #16689c8c;border-radius:12px 12px 0 0;grid-template-columns:190px minmax(380px,1fr) 350px;align-items:center;min-height:58px;display:grid;overflow:hidden}.ovxExchangeBrand{border-right:1px solid #2b649e73;align-items:center;gap:10px;height:100%;padding:0 16px;display:flex}.ovxBrandMark{color:#08121f;background:linear-gradient(135deg,#ff9b15,#ff6b00);border-radius:10px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 0 20px #ff7e0059}.ovxWebsiteLogo{background:#020806;border:1px solid #46d09a59;overflow:hidden;box-shadow:0 0 0 4px #2cc28414,0 10px 24px #00000047}.ovxWebsiteLogo img{object-fit:cover;width:100%;height:100%;display:block}.ovxExchangeBrand strong{letter-spacing:0;max-width:120px;font-size:12px;line-height:1.05;display:block}.ovxExchangeBrand em{color:#ff8a00;font-style:normal}.ovxTicker{grid-template-columns:repeat(4,minmax(0,1fr));height:100%;display:grid}.ovxTickerItem{border-right:1px solid #2b649e52;grid-template-rows:auto auto;grid-template-columns:22px 1fr auto;align-content:center;gap:2px 8px;min-width:0;padding:8px 14px;display:grid}.ovxTickerItem .ovxCoin{grid-row:1/3;align-self:center}.ovxTickerItem span{text-overflow:ellipsis;color:#8ea8c9;white-space:nowrap;min-width:0;font-size:10px;font-weight:800;overflow:hidden}.ovxTickerItem b{text-overflow:ellipsis;color:#f3f7ff;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.ovxTickerItem em{white-space:nowrap;font-size:11px;font-style:normal;font-weight:800}.ovxTickerItem em.up,.ovxPulseRow em.up,.ovxRiskList b{color:#37f29b}.ovxTopTools{justify-content:flex-end;align-items:center;gap:8px;min-width:0;padding:0 12px;display:flex}.ovxTopSearch,.ovxSearch{color:#91a9c8;background:#030f1dd1;border:1px solid #4377b19e;border-radius:8px;align-items:center;gap:8px;min-width:0;display:inline-flex}.ovxTopSearch{width:min(210px,100%);height:34px;padding:0 10px}.ovxSearch{height:36px;padding:0 10px}.ovxTopSearch input,.ovxSearch input{color:#eaf2ff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.ovxAccountChip{color:#b9dcff;background:#0c2a48bf;border:1px solid #3e88c5a6;border-radius:8px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.ovxDashboardGrid{grid-template-columns:minmax(0,1fr) 280px;gap:18px;display:grid}.ovxMainColumn{gap:12px;min-width:0;display:grid}.ovxHeroHead{justify-content:space-between;align-items:flex-start;gap:14px;padding:4px 0 8px;display:flex}.ovxGreetingKicker{color:#18e0a0;letter-spacing:0;margin:0 0 5px;font-size:12px;font-weight:900}.ovxHeroHead h1{color:#f4f8ff;letter-spacing:0;margin:0;font-size:24px;line-height:1.1}.ovxHeroHead p{color:#9fb0c9;margin:6px 0 0;font-size:12px}.ovxHeroMeta{color:#8da3be;white-space:nowrap;align-items:center;gap:16px;font-size:11px;display:flex}.ovxExchange .ovxGuest{background:#0088562e;border-color:#21de8f7a;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;display:inline-flex}.ovxStatsGrid{grid-template-columns:minmax(250px,1.55fr) repeat(3,minmax(125px,1fr)) minmax(120px,.76fr);gap:8px;display:grid}.ovxBalanceHero{min-height:132px;padding:14px}.ovxCardHead{letter-spacing:0;color:#b9c8dc}.ovxBalanceLine{grid-template-columns:1fr minmax(100px,150px);align-items:end;gap:8px;margin-top:14px;display:grid}.ovxBalanceLine h3{color:#f6f8ff;letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(24px,2.35vw,30px);line-height:1}.ovxBalanceLine p{color:#8ea4bf;margin:8px 0 0;font-size:12px}.ovxSpark{width:100%;height:58px;overflow:visible}.ovxSpark polyline{fill:none;stroke:#ff8300;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #ff830073)}.ovxStatTile,.ovxHoldings{align-content:start;gap:10px;min-width:0;min-height:132px;padding:14px;display:grid;overflow:hidden}.ovxStatTile span,.ovxHoldings>span{color:#9fb0c9;font-size:11px;font-weight:800}.ovxStatTile b{color:#f2f7ff;letter-spacing:0;white-space:nowrap;min-width:0;font-size:clamp(20px,1.85vw,25px);line-height:1.05}.ovxCompactValue{display:none}.ovxStatTile small{color:#a9b8cd;font-size:12px}.ovxHoldings div{grid-template-columns:1fr;gap:7px;display:grid}.ovxHoldings i{color:#c9d8ee;align-items:center;gap:6px;font-size:11px;font-style:normal;display:flex}.ovxHoldings b{color:#eaf2ff;margin-left:auto}.ovxCoin{border-radius:50%;flex:0 0 16px;place-items:center;width:16px;height:16px;display:inline-grid;overflow:hidden;box-shadow:inset 0 1px #ffffff47,0 0 10px #ffffff14}.ovxCoinSvg{width:100%;height:100%;display:block}.ovxCoinSvg circle{stroke:#ffffff42;stroke-width:.8px}.ovxCoinSvg path{fill:currentColor}.ovxCoinETH{background:linear-gradient(135deg,#7ea4ff,#5068f2)}.ovxCoinSOL{background:linear-gradient(135deg,#13f4a3,#7858ff)}.ovxCoinUSDT{background:linear-gradient(135deg,#27d39f,#118b7d)}.ovxCoinXRP{color:#061425;background:linear-gradient(135deg,#dfe7f3,#7889a6)}.ovxCoinBTC .ovxCoinSvg circle,.ovxCoinBNB .ovxCoinSvg circle{fill:#f7931a}.ovxCoinETH .ovxCoinSvg circle{fill:#627eea}.ovxCoinSOL .ovxCoinSvg circle{fill:#14f195}.ovxCoinUSDT .ovxCoinSvg circle{fill:#26a17b}.ovxCoinXRP .ovxCoinSvg circle{fill:#dfe7f3}.ovxCoinSOL .ovxCoinSvg path{fill:#111827}.ovxExchange .ovxCtas{grid-template-columns:1.05fr 1.15fr .9fr 1fr;gap:8px}.ovxExchange .ovxGoldBtn,.ovxActionBtn{text-align:center;white-space:normal;border-radius:7px;gap:8px;min-width:0;min-height:48px;font-size:14px;font-weight:900;line-height:1.15;text-decoration:none}.ovxExchange .ovxGoldBtn{color:#fff;background:linear-gradient(#ff9d13,#ff6a00);border-color:#ffb723cc;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #ff6f003d}.ovxExchange .ovxBotDepositBtn{color:#fff;background:linear-gradient(#2f80ed,#1555c7);border-color:#2563ebe6;box-shadow:inset 0 1px #fff3,0 10px 24px #2f80ed3d}.ovxExchange .ovxSyndicateDepositBtn{color:#fff;background:linear-gradient(#ff9d13,#ff6a00);border-color:#ffb723e0;box-shadow:inset 0 1px #ffffff2e,0 10px 24px #ff6f003d}.ovxActionBtn{color:#eaf3ff;background:linear-gradient(#0d2b4ef0,#06182df2);border:1px solid #3d79b9cc}.ovxExchange .ovxTags{background:#061322db;border:1px solid #2d649fb3;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.ovxExchange .ovxTags span{color:#b7c8de;border:0;border-right:1px solid #2d649f73;border-radius:0;justify-content:center;align-items:center;gap:8px;min-height:38px;display:flex}.ovxExchange .ovxTags span:last-child{border-right:0}.ovxTableCard{padding:14px;overflow:hidden}.ovxTableHeadTop h4{text-transform:uppercase;font-size:16px}.ovxTableHeadTop p{font-size:12px}.ovxLive{text-transform:none;align-items:center;gap:5px;display:inline-flex}.ovxLive:before{content:"";background:#39f58f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #39f58f}.ovxControls{flex-wrap:wrap}.ovxChip{color:#a9bad0;background:#07182be0;border-color:#396eaca6;border-radius:7px;min-height:32px;padding:0 12px}.ovxChip.active{color:#fff;background:linear-gradient(#ff9612,#e96800);border-color:#ff8c00d1}.ovxTableHead,.ovxRow{grid-template-columns:82px 86px minmax(150px,1.35fr) 105px minmax(92px,1fr) 90px;gap:10px}.ovxTableHead{background:#0a1e33e6;border-width:1px 0;border-radius:0}.ovxRow{background:0 0;border:0;border-bottom:1px solid #39679e47;border-radius:0;margin-top:0}.ovxRow .ok{color:#47ee98;background:#11804b5c;border-color:#2dde8173;border-radius:6px}.ovxRowsViewport{max-height:360px}.ovxEmpty{text-align:center;color:#8ea4bf;padding:26px}.ovxTableFoot{color:#8fa5c0;justify-content:space-between;align-items:center;gap:12px;padding:14px 0 0;font-size:12px;display:flex}.ovxTableFoot>div{gap:6px;display:flex}.ovxPageBtn{color:#c9d8ee;background:#07182be0;border:1px solid #3769a694;border-radius:7px;place-items:center;width:30px;height:30px;display:inline-grid}.ovxPageBtn.active{color:#fff;background:linear-gradient(#ff9612,#e96800);border-color:#ff8c00d1}.ovxExchange .ovxSide{align-content:start;gap:16px;padding:0;display:grid}.ovxPulsePanel,.ovxProgressCard,.ovxInsights{padding:14px}.ovxMobilePulse{display:none}.ovxSideTitle{color:#e7efff;letter-spacing:0;font-size:12px}.ovxPulseRow{border-bottom:1px solid #3a6aa647;grid-template-columns:1fr auto auto;padding:8px 0}.ovxPulseRow span{align-items:center;gap:7px;min-width:0;display:inline-flex}.ovxSideLink{color:#39a8ff;justify-content:flex-end;align-items:center;gap:4px;width:100%;padding-top:10px;font-size:12px;text-decoration:none;display:inline-flex}.ovxProgressCard{gap:14px;display:grid}.ovxProgressBody{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:16px;margin:0;display:grid}.ovxRing{text-align:center;background:conic-gradient(#ff8a00 0 72%, #3769a66b 72% 100%);border-radius:50%;place-items:center;width:92px;height:92px;display:grid;position:relative}.ovxRing:after{content:"";background:#071526;border-radius:50%;position:absolute;inset:10px}.ovxRing span,.ovxRing small{z-index:1;grid-column:1;position:relative}.ovxRing span{color:#f5f8ff;align-self:end;font-size:24px;font-weight:900;line-height:1}.ovxRing small{color:#8fa5c0;align-self:start;width:56px;font-size:8px;line-height:1.15;display:block}.ovxRiskList{gap:9px;min-width:0;display:grid}.ovxRiskList p,.ovxInsights p{margin:0}.ovxRiskList p{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px;font-size:12px;display:grid}.ovxRiskList span{color:#a8b8ce}.ovxRiskList b{text-align:right;white-space:nowrap}.ovxProgressCard .ovxGoldBtn.small{width:100%;min-height:46px;margin-top:2px}.ovxAccess{grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:14px;display:grid}.ovxAccess svg{color:#37a8ff;filter:drop-shadow(0 0 10px #37a8ff73)}.ovxAccess p{color:#a8bad1;margin:6px 0 10px;font-size:12px}.ovxAccess .ovxDarkBtn{width:94px;min-height:32px;text-decoration:none}.ovxInsights{gap:12px;display:grid}.ovxInsights p{color:#c7d8ee;grid-template-columns:1fr auto;gap:2px 8px;font-size:12px;display:grid}.ovxInsights p span{color:#98abc5}.ovxInsights p b{grid-column:1;font-weight:800}.ovxInsights p small{color:#8fa5c0;grid-area:1/2/3;align-self:center}@media (width<=1180px){.ovxExchangeTop{grid-template-columns:180px 1fr}.ovxTopTools{border-top:1px solid #2b649e52;grid-column:1/-1;padding:10px 12px}.ovxTopSearch{flex:1;width:auto}.ovxStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.ovxBalanceHero,.ovxHoldings{grid-column:span 2}.ovxDashboardGrid{grid-template-columns:1fr}.ovxExchange .ovxSide{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=761px) and (width<=1320px){.ovxStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.ovxBalanceHero,.ovxHoldings,.ovxStatsGrid>.ovxStatTile:nth-of-type(4){grid-column:span 2}.ovxStatTile b{font-size:24px}}@media (width<=760px){.page-dashboard .topbar{display:none}.page-dashboard .appShell{padding-top:0}.ovxExchange{gap:12px;width:100%;margin:0 auto 84px;padding:14px}.ovxExchangeTop{background:radial-gradient(220px 120px at 8% 0,#ff8a0024,#0000 58%),linear-gradient(145deg,#081a31f5,#030f1efa);border:1px solid #3a8bda57;border-radius:18px;grid-template-columns:1fr auto;min-height:72px;padding:0 14px;box-shadow:inset 0 1px #ffffff14,0 14px 34px #00000052}.ovxExchangeBrand{border:0;min-width:0;padding:0}.ovxExchangeBrand strong{max-width:210px;font-size:13px}.ovxTicker,.ovxTopSearch,.ovxTopTools .ovxIcon:nth-of-type(2),.ovxAccountChip{display:none}.ovxTopTools{border:0;grid-column:auto;padding:0}.ovxHeroHead{flex-direction:column;align-items:flex-start;gap:8px;padding:0}.ovxGreetingKicker{margin-bottom:4px;font-size:11px}.ovxHeroHead h1{font-size:21px;line-height:1.12;display:block}.ovxHeroHead p{margin-top:5px;font-size:11px;display:block}.ovxHeroMeta{justify-content:space-between;width:100%;font-size:11px}.ovxStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ovxBalanceHero{grid-column:1/-1;min-height:86px;padding:12px}.ovxBalanceLine{grid-template-columns:1fr 120px;margin-top:10px}.ovxBalanceLine h3{font-size:25px}.ovxSpark{height:44px}.ovxStatTile{gap:5px;min-height:78px;padding:10px}.ovxStatTile b{font-size:18px}.ovxStatTile small{font-size:10px}.ovxHoldings{grid-column:span 2;min-height:78px;padding:10px}.ovxHoldings div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.ovxExchange .ovxCtas{grid-template-columns:repeat(2,minmax(0,1fr))}.ovxExchange .ovxGoldBtn,.ovxActionBtn{min-height:40px;font-size:12px}.ovxExchange .ovxTags{display:none}.ovxControls{gap:8px}.ovxControlRight{width:100%}.ovxControlRight .ovxChip:first-of-type,.ovxControlRight .ovxChip:nth-of-type(2){display:none}.ovxSearch{flex:1}.ovxTableHeadTop{min-width:0}.ovxTableHeadTop h4{font-size:14px}.ovxTableHead,.ovxRow{grid-template-columns:70px 70px 1fr 76px;min-width:0;font-size:11px}.ovxTableHead span:nth-child(3),.ovxTableHead span:nth-child(5),.ovxRow span:nth-child(3),.ovxRow span:nth-child(5){display:none}.ovxRowsViewport{max-height:none}.ovxTableFoot{justify-content:center}.ovxTableFoot>div{display:none}.ovxExchange .ovxSide{grid-template-columns:1fr;gap:12px}.ovxSide>.ovxPulsePanel,.ovxProgressCard,.ovxAccess,.ovxInsights{display:none}.ovxMobilePulse{padding:12px;display:block}.ovxMobilePanelHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.ovxMobilePanelHead .ovxSideLink{width:auto;padding:0;font-size:11px}}@media (width<=420px){.page-dashboard .content{padding:0 9px 72px!important}.page-dashboard .mobileBottomNav{gap:4px;padding:5px;bottom:7px;left:9px!important;right:9px!important}.page-dashboard .mobileBottomItem{gap:3px;padding:5px 1px;font-size:9px}.page-dashboard .mobileBottomItem.active{color:#ff8a00;background:#ff8a001f}.ovxExchange{gap:9px;padding:8px 8px 70px}.ovxExchangeTop{border-radius:16px;height:62px;min-height:62px;padding:0 12px}.ovxExchangeBrand{align-items:center;gap:10px;height:100%}.ovxBrandMark{border-radius:12px;width:34px;height:34px;box-shadow:0 0 0 4px #ff8a001a,0 12px 24px #ff6f0038}.ovxBrandMark svg{width:17px;height:17px}.ovxExchangeBrand strong{color:#f5f9ff;letter-spacing:.01em;text-shadow:0 1px 12px #5ea4ff2e;max-width:170px;font-size:11px}.ovxTopTools .ovxIcon{background:linear-gradient(#0d2c52fa,#051830fa);border-color:#5697e0b8;border-radius:12px;width:36px;height:36px;box-shadow:inset 0 1px #ffffff14,0 10px 22px #0000003d}.ovxHeroMeta small{display:none}.ovxHeroMeta{justify-content:flex-start;padding:0 2px}.ovxExchange .ovxGuest{color:#c6ffe7;letter-spacing:.02em;background:radial-gradient(circle at 10% 15%,#43ffbb2e,#0000 42%),linear-gradient(#0c543eb8,#052a27c7);border-color:#2beba694;border-radius:10px;min-height:30px;padding:0 11px;font-size:10px;font-weight:900;box-shadow:inset 0 1px #ffffff12,0 10px 22px #00a8751f}.ovxBalanceHero{min-height:78px;padding:8px 10px}.ovxBalanceLine{grid-template-columns:1fr 92px;margin-top:6px}.ovxBalanceLine h3{font-size:20px}.ovxBalanceLine p{margin-top:5px;font-size:10px}.ovxCardHead{font-size:9px}.ovxSpark{height:36px}.ovxStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.ovxStatTile{gap:3px;min-height:58px;padding:7px}.ovxStatsGrid>.ovxStatTile:nth-child(2){grid-area:2/1/span 2;min-height:122px}.ovxStatsGrid>.ovxStatTile:nth-child(3){grid-area:2/2}.ovxStatsGrid>.ovxStatTile:nth-child(4){grid-area:2/3}.ovxStatTile span{font-size:9px}.ovxStatTile b{font-size:14px}.ovxStatsGrid>.ovxStatTile:nth-child(2) b{font-size:15px}.ovxStatsGrid>.ovxStatTile:nth-child(2) .ovxFullValue{display:none}.ovxStatsGrid>.ovxStatTile:nth-child(2) .ovxCompactValue{color:#f2f7ff;font-size:inherit;display:inline}.ovxStatTile small{font-size:9px}.ovxHoldings{grid-area:3/2/auto/4;min-height:58px;padding:7px 9px}.ovxHoldings div{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.ovxHoldings i{grid-template-columns:14px 1fr;gap:3px;font-size:9px;display:grid}.ovxHoldings i b{grid-column:2;margin:-2px 0 0}.ovxExchange .ovxCtas{gap:5px}.ovxExchange .ovxGoldBtn,.ovxActionBtn{gap:4px;min-height:34px;padding:0 4px;font-size:10px}.ovxMobilePulse{padding:8px 10px}.ovxMobilePanelHead{margin-bottom:3px}.ovxMobilePulse .ovxPulseRow{grid-template-columns:minmax(0,1fr) auto auto;padding:4px 0;font-size:9px}.ovxMobilePulse .ovxPulseRow strong,.ovxMobilePulse .ovxPulseRow em{font-size:9px}.ovxTableCard{padding:9px 10px}.ovxTableHeadTop{margin-bottom:8px}.ovxTableHeadTop p{font-size:11px;line-height:1.35}.ovxTableHeadTop h4{font-size:13px}.ovxControlPills{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;width:100%;display:grid}.ovxChip{justify-content:center;min-height:28px;padding:0 5px;font-size:9px}.ovxControlRight{grid-template-columns:1fr 70px;gap:6px;display:grid}.ovxSearch{width:100%}.ovxTableHead,.ovxRow{grid-template-columns:58px 60px minmax(62px,1fr) 82px;gap:6px;font-size:9px}.ovxRow .ok{padding:2px 5px;font-size:9px}}@media (width>=761px){body .page-dashboard>main.content{overflow-x:hidden;width:100vw!important;max-width:none!important;margin:0!important;padding:0!important}body .page-dashboard .ovxDesktopFrame{grid-template-columns:clamp(190px,14vw,220px) minmax(0,1fr);width:calc(100vw - 28px);margin-left:auto;margin-right:auto}body .page-dashboard .ovxDesktopSidebar{background:radial-gradient(240px 180px at 42% 2%,#00759c24,#0000 68%),linear-gradient(#031326fc,#020c19fc);gap:clamp(22px,3vh,34px);padding:clamp(18px,1.7vw,26px) clamp(16px,1.35vw,22px)}body .page-dashboard .ovxSideBrand{gap:10px;min-height:54px}body .page-dashboard .ovxSideLogo{border-radius:50%;width:48px;height:48px;box-shadow:0 0 0 4px #ff8a001a,0 10px 24px #ff6f0038}body .page-dashboard .ovxSideLogo svg{width:24px;height:24px}body .page-dashboard .ovxSideBrand strong{max-width:106px;font-size:13px;line-height:1.03}body .page-dashboard .ovxSideNav{gap:10px}body .page-dashboard .ovxSideNav a{color:#a5b8d1;border-radius:8px;gap:14px;min-height:44px;padding:0 16px;font-size:14px}body .page-dashboard .ovxSideNav i{width:18px;font-size:15px}body .page-dashboard .ovxSideNav a.active{color:#ff9a18;background:linear-gradient(90deg,#ff7e003d,#ff7e0024)}body .page-dashboard .ovxPoolStatus{background:radial-gradient(160px 110px at 65% 18%,#1c68ae29,#0000 72%),#041222f0;border-radius:10px;gap:8px;padding:18px;font-size:12px}body .page-dashboard .ovxPoolStatus .ovxSideTitle{font-size:12px}body .page-dashboard .ovxPoolStatus b{font-size:16px}body .page-dashboard .ovxPoolRing{background:radial-gradient(circle, #051e36 45%, transparent 46%), conic-gradient(#31f28f 0 78%, #225e9c7a 78% 100%);width:104px;height:104px;margin:14px auto 10px}body .page-dashboard .ovxPoolRing.ovxPoolImage{background:linear-gradient(90deg,#030e18eb 0 34%,#0000 72%),radial-gradient(circle at 72% 32%,#10d8963d,#0000 42%),linear-gradient(145deg,#020d16fa,#032022d1);border-radius:16px;width:120px;height:104px;margin:12px auto 8px}body .page-dashboard .ovxPoolRing.ovxPoolImage img{width:118px;height:138px;bottom:-18px;right:-20px}body .page-dashboard .ovxPoolRing svg{width:34px;height:34px}body .page-dashboard .ovxPoolStatus small{font-size:11px;line-height:1.35}body .page-dashboard .ovxPoolStatus a{border-radius:8px;min-height:42px;margin-top:8px;font-size:13px}}@media (width>=761px) and (width<=1320px){body .page-dashboard .ovxDesktopFrame{grid-template-columns:clamp(172px,15vw,198px) minmax(0,1fr)}body .page-dashboard .ovxDesktopSidebar{padding-left:14px;padding-right:14px}body .page-dashboard .ovxSideNav a{min-height:39px;font-size:13px}body .page-dashboard .ovxSideBrand strong{font-size:12px}body .page-dashboard .ovxSideLogo{width:42px;height:42px}body .page-dashboard .ovxPoolRing{width:86px;height:86px}}@media (width>=761px){body .page-exchange-shell{background:radial-gradient(circle at 50% -8%,#00527c38,#0000 34%),linear-gradient(#030a13 0%,#04101d 48%,#03070d 100%);min-height:100vh}body .page-exchange-shell .tfExchangeFrame{grid-template-columns:clamp(190px,14vw,220px) minmax(0,1fr);width:calc(100vw - 28px);max-width:none;height:auto;min-height:calc(100vh - 28px);margin:8px auto 14px}body .page-exchange-shell .tfExchangeWrap{grid-template-rows:auto minmax(0,1fr);gap:clamp(10px,1.2vh,16px);min-height:0;padding:0 clamp(10px,1vw,16px) clamp(10px,1vw,16px);display:grid}body .page-exchange-shell .ovxExchangeTop{border-top:0;border-radius:0;grid-template-columns:minmax(0,1fr) clamp(290px,27vw,430px);height:clamp(58px,6.2vh,76px);min-height:clamp(58px,6.2vh,76px)}body .page-exchange-shell .tfExchangePageContent{color:#eef6ff;align-content:start;gap:clamp(12px,1.3vh,18px);width:100%;min-width:0;padding:clamp(2px,.5vh,8px) 0 0;display:grid}body .page-exchange-shell .pageHero{background:linear-gradient(145deg,#031326fa,#020e1cfc);border:1px solid #1c68aed1;border-radius:8px;margin:0;padding:clamp(14px,1.5vw,22px);box-shadow:inset 0 1px #61b4ff14,0 18px 42px #00000038}body .page-exchange-shell .eyebrow{color:#ff9a18;font-size:clamp(10px,.8vw,12px)}body .page-exchange-shell .pageTitle{color:#f4f8ff;letter-spacing:0;margin:4px 0 0;font-size:clamp(24px,2.2vw,34px);line-height:1.05}body .page-exchange-shell .pageLead,body .page-exchange-shell .panelSub,body .page-exchange-shell .muted{color:#9fb0c9}body .page-exchange-shell .marketGrid,body .page-exchange-shell .marketHeroGrid,body .page-exchange-shell .traderStrip,body .page-exchange-shell .progressGrid,body .page-exchange-shell .blogGrid{width:100%;max-width:none;margin:0}body .page-exchange-shell .marketGrid{gap:clamp(10px,1vw,16px)}body .page-exchange-shell .marketCard,body .page-exchange-shell .heroChartCard,body .page-exchange-shell .miniChartCard,body .page-exchange-shell .traderCard,body .page-exchange-shell .panel,body .page-exchange-shell .perfCard,body .page-exchange-shell .blogCard,body .page-exchange-shell .tgCta{background:linear-gradient(145deg,#031326fa,#020e1cfc);border-color:#1c68aed1;border-radius:8px;box-shadow:inset 0 1px #61b4ff14,0 18px 42px #0000003d}body .page-exchange-shell .marketCard,body .page-exchange-shell .heroChartCard,body .page-exchange-shell .miniChartCard,body .page-exchange-shell .traderCard,body .page-exchange-shell .panel,body .page-exchange-shell .perfCard{padding:clamp(12px,1vw,18px)}body .page-exchange-shell .panelTitle,body .page-exchange-shell .marketCardHead,body .page-exchange-shell h1,body .page-exchange-shell h2,body .page-exchange-shell h3{color:#f4f8ff}body .page-exchange-shell .primary,body .page-exchange-shell .success{color:#fff;background:linear-gradient(#ff9b00 0%,#ff7600 52%,#ff5f00 100%);border-color:#ff8500e6;box-shadow:inset 0 1px #ffebc738,0 10px 24px #ff6f0038}body .page-exchange-shell .ghost,body .page-exchange-shell .mini,body .page-exchange-shell input,body .page-exchange-shell select,body .page-exchange-shell textarea{color:#eaf2ff;background-color:#031122f0;border-color:#2767a9bd}body .page-exchange-shell .authField input,body .page-exchange-shell .authField select,body .page-exchange-shell .pairsSearch input,body .page-exchange-shell .pairsSelect select{border-radius:8px;min-height:38px}body .page-exchange-shell .quoteRow,body .page-exchange-shell .pairsRow,body .page-exchange-shell .pulseRow,body .page-exchange-shell .mileRow,body .page-exchange-shell .tRow{border-color:#39679e47}body .page-exchange-shell .pos{color:#31f28f}body .page-exchange-shell .neg{color:#ff5366}body .page-exchange-shell .siteFooter,body .page-exchange-shell .conversionDock,body .page-exchange-shell .topbar,body .page-exchange-shell .metaRibbon{display:none!important}body .page-exchange-shell .ovxDesktopSidebar{background:radial-gradient(240px 180px at 42% 2%,#00759c24,#0000 68%),linear-gradient(#031326fc,#020c19fc);gap:clamp(22px,3vh,34px);padding:clamp(18px,1.7vw,26px) clamp(16px,1.35vw,22px)}body .page-exchange-shell .ovxSideBrand{gap:10px;min-height:54px}body .page-exchange-shell .ovxSideLogo{border-radius:50%;width:48px;height:48px;box-shadow:0 0 0 4px #ff8a001a,0 10px 24px #ff6f0038}body .page-exchange-shell .ovxSideLogo i,body .page-exchange-shell .ovxSideLogo svg{color:#1c1200;stroke-width:2.6px;font-size:20px;line-height:1;display:block}body .page-exchange-shell .ovxSideBrand strong{max-width:106px;font-size:13px;line-height:1.03}body .page-exchange-shell .ovxSideNav{gap:10px}body .page-exchange-shell .ovxSideNav a{color:#a5b8d1;border-radius:8px;gap:14px;min-height:44px;padding:0 16px;font-size:14px}body .page-exchange-shell .ovxSideNav i,body .page-exchange-shell .ovxSideNav svg{flex:none;width:18px;font-size:15px}body .page-exchange-shell .ovxSideNav a.active{color:#ff9a18;background:linear-gradient(90deg,#ff7e003d,#ff7e0024)}body .page-exchange-shell .ovxPoolStatus{background:radial-gradient(160px 110px at 65% 18%,#1c68ae29,#0000 72%),#041222f0;border-radius:10px;gap:8px;padding:18px;font-size:12px}body .page-exchange-shell .ovxPoolStatus b{font-size:16px}body .page-exchange-shell .ovxPoolRing{width:104px;height:104px;margin:14px auto 10px}body .page-exchange-shell .ovxPoolRing.ovxPoolImage{border-radius:16px;width:120px;height:104px;margin:12px auto 8px}body .page-exchange-shell .ovxPoolRing.ovxPoolImage img{width:118px;height:138px;bottom:-18px;right:-20px}body .page-exchange-shell .ovxPoolStatus small{font-size:11px;line-height:1.35}body .page-exchange-shell .ovxPoolStatus a{border-radius:8px;min-height:42px;margin-top:8px;font-size:13px}body .page-exchange-shell .ovxTickerItem .ovxCoin i{color:#1c1200;font-size:9px;line-height:1;display:block}body .page-exchange-shell .ovxCoinText{color:#1c1200;font-size:10px;font-weight:900;line-height:1;display:block}}@media (width>=761px) and (width<=1320px){body .page-exchange-shell .tfExchangeFrame{grid-template-columns:clamp(172px,15vw,198px) minmax(0,1fr)}body .page-exchange-shell .ovxExchangeTop{grid-template-columns:minmax(0,1fr) clamp(250px,30vw,340px)}body .page-exchange-shell .ovxSideNav a{min-height:39px;font-size:13px}body .page-exchange-shell .ovxSideBrand strong{font-size:12px}body .page-exchange-shell .ovxSideLogo{width:42px;height:42px}body .page-exchange-shell .ovxPoolRing{width:86px;height:86px}}@media (width<=760px){body .page-exchange-shell .tfExchangeFrame{border:0;border-radius:0;width:100%;margin:0;display:block}body .page-exchange-shell .ovxDesktopSidebar,body .page-exchange-shell .ovxTicker,body .page-exchange-shell .ovxTopSearch{display:none}body .page-exchange-shell .tfExchangeWrap{padding:0 12px 82px}body .page-exchange-shell .ovxExchangeTop{grid-template-columns:1fr;justify-content:space-between;height:48px;min-height:48px;padding:0 10px 0 12px;display:flex}body .page-exchange-shell .ovxExchangeTop:before{content:"AL MIZAN TRADERS";color:#f4f8ff;font-size:12px;font-weight:900;line-height:1}body .page-exchange-shell .ovxTopTools{padding:0}body .page-exchange-shell .ovxAccountChip{min-height:32px;padding:0 10px}body .page-exchange-shell .ovxTopTools .ovxIcon:nth-of-type(2){display:grid}}@media (width>=761px){.page-dashboard .topbar,.page-dashboard .metaRibbon,.page-dashboard .mobileBottomNav{display:none!important}.page-dashboard .content{max-width:none!important;margin:0!important;padding:0!important}.ovxDesktopFrame{background:linear-gradient(#020914,#020b16);border:1px solid #165288e0;border-radius:8px;grid-template-columns:clamp(118px,10vw,128px) minmax(0,1fr);width:min(100vw - 20px,1180px);min-height:calc(100vh - 28px);margin:10px auto 18px;display:grid;overflow:hidden;box-shadow:0 24px 60px #0000006b}.ovxDesktopSidebar{background:linear-gradient(#031224fa,#020c19fc);border-right:1px solid #165288e0;grid-template-rows:auto auto auto;align-content:start;gap:12px;padding:18px 10px 14px;display:grid}.ovxSideBrand{color:#f4f8ff;align-items:center;gap:7px;height:30px;display:flex;overflow:hidden}.ovxSideLogo{color:#1c1200;background:linear-gradient(#ff9b00,#ff6100);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.ovxSideBrand strong{font-size:9px;line-height:1.05}.ovxSideBrand em{color:#ff8a00;font-style:normal}.ovxSideNav{align-content:start;gap:3px;display:grid}.ovxSideNav a{color:#8fa5c0;border-radius:6px;align-items:center;gap:10px;min-height:21px;padding:0 10px;font-size:10px;font-weight:800;text-decoration:none;display:flex}.ovxSideNav a.active{color:#ff8a00;background:#ff7e002e}.ovxSideNav i{text-align:center;width:14px}.ovxPoolStatus{color:#c9d8ee;background:#041222eb;border:1px solid #165288cc;border-radius:8px;gap:4px;height:178px;padding:12px 10px;font-size:10px;display:grid;overflow:hidden}.ovxPoolStatus b{color:#31f28f;font-size:13px}.ovxPoolRing{color:#31f28f;background:radial-gradient(circle, #051e36 48%, transparent 49%), conic-gradient(#31f28f 0 78%, #225e9c7a 78% 100%);border-radius:50%;place-items:center;width:58px;height:58px;margin:6px auto;display:grid}.ovxPoolRing.ovxPoolImage{background:linear-gradient(90deg,#030e18eb 0 35%,#0000 72%),radial-gradient(circle at 72% 32%,#10d89638,#0000 42%),linear-gradient(145deg,#020d16fa,#032022d1);border-radius:14px;width:98px;height:86px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #18ffbb33,0 16px 34px #00ffae1f}.ovxPoolRing.ovxPoolImage img{object-fit:cover;object-position:58% 18%;opacity:.96;filter:drop-shadow(0 0 16px #00ffc757);width:98px;height:112px;position:absolute;bottom:-14px;right:-18px}.ovxPoolRing.ovxPoolImage:before{content:"";z-index:2;background:#31f28f;border-radius:50%;width:9px;height:9px;position:absolute;top:10px;left:10px;box-shadow:0 0 18px #31f28fd9}.ovxPoolRing.ovxPoolImage:after{content:"ONLINE";z-index:2;color:#caffe8db;letter-spacing:.08em;font-size:8px;font-weight:900;position:absolute;top:7px;left:24px}.ovxPoolStatus a{color:#ffd9ad;background:#ff7e002e;border:1px solid #ff8a00b8;border-radius:6px;justify-content:center;align-items:center;min-height:24px;font-weight:900;text-decoration:none;display:inline-flex}.ovxPoolStatus small{font-size:8px;line-height:1.2}.ovxDesktopFrame .ovxWrap{grid-template-rows:auto auto;align-content:start;gap:6px;width:100%;max-width:none;margin:0;padding:0 8px 10px}.ovxDesktopFrame .ovxExchangeTop{border-top:0;border-radius:0;grid-template-columns:minmax(0,1fr) clamp(238px,28vw,350px);height:48px;min-height:48px}.ovxDesktopFrame .ovxExchangeTop .ovxExchangeBrand{display:none}.ovxDesktopFrame .ovxHeroHead{height:40px;min-height:40px;align-items:center;min-block-size:0;padding:5px 0 4px;overflow:hidden}.ovxDesktopFrame .ovxHeroHead h1{font-size:18px}.ovxDesktopFrame .ovxStatsGrid{height:86px;max-height:86px;grid-template-columns:minmax(120px,1.45fr) repeat(3,minmax(70px,.92fr)) minmax(56px,.68fr);gap:6px;min-block-size:0;overflow:hidden}.ovxDesktopFrame .ovxBalanceHero,.ovxDesktopFrame .ovxStatTile,.ovxDesktopFrame .ovxHoldings{grid-area:auto;height:86px;min-height:86px;padding:10px}.ovxDesktopFrame .ovxStatsGrid>.ovxStatTile:nth-of-type(4),.ovxDesktopFrame .ovxStatsGrid>.ovxHoldings{grid-area:auto}.ovxDesktopFrame .ovxBalanceLine h3{font-size:clamp(19px,2.05vw,23px)}.ovxDesktopFrame .ovxStatTile b{font-size:16px}.ovxDesktopFrame .ovxDashboardGrid{grid-template-columns:minmax(0,1fr) clamp(160px,22vw,280px);align-items:start;gap:10px}.ovxDesktopFrame .ovxTableCard{padding:10px}.ovxDesktopFrame .ovxRowsViewport{max-height:clamp(210px,29vh,330px)}.ovxDesktopFrame .ovxMainColumn{align-content:start;gap:6px}.ovxDesktopFrame .ovxTickerItem{grid-template-columns:18px minmax(0,1fr) auto;gap:0 5px;padding:5px 8px}.ovxDesktopFrame .ovxTickerItem span{font-size:8px}.ovxDesktopFrame .ovxTickerItem b,.ovxDesktopFrame .ovxTickerItem em{font-size:9px}.ovxDesktopFrame .ovxTopTools{border-top:0;grid-column:auto;gap:5px;padding:0 8px}.ovxDesktopFrame .ovxTopSearch{width:clamp(128px,14vw,210px);height:26px;padding:0 8px}.ovxDesktopFrame .ovxTopSearch input{font-size:8px}.ovxDesktopFrame .ovxIcon{border-radius:7px;width:26px;height:26px}.ovxDesktopFrame .ovxAccountChip{min-height:26px;padding:0 8px;font-size:8px}.ovxDesktopFrame .ovxHeroHead p,.ovxDesktopFrame .ovxHeroMeta,.ovxDesktopFrame .ovxStatTile small,.ovxDesktopFrame .ovxBalanceLine p{font-size:9px}.ovxDesktopFrame .ovxHeroHead p{white-space:nowrap;text-overflow:ellipsis;max-width:320px;overflow:hidden}.ovxDesktopFrame .ovxHeroMeta{gap:8px}.ovxDesktopFrame .ovxExchange .ovxGuest{padding:4px 7px;font-size:8px}.ovxDesktopFrame .ovxCardHead,.ovxDesktopFrame .ovxStatTile span,.ovxDesktopFrame .ovxHoldings>span{font-size:8px}.ovxDesktopFrame .ovxBalanceLine{grid-template-columns:1fr 72px;margin-top:10px}.ovxDesktopFrame .ovxSpark{height:34px}.ovxDesktopFrame .ovxHoldings div{gap:3px}.ovxDesktopFrame .ovxHoldings i{gap:4px;font-size:8px}.ovxDesktopFrame .ovxCoin{flex-basis:14px;width:14px;height:14px}.ovxDesktopFrame .ovxExchange .ovxCtas{height:36px;min-height:36px;max-height:36px;gap:4px;min-block-size:0;overflow:hidden}.ovxDesktopFrame .ovxExchange .ovxGoldBtn,.ovxDesktopFrame .ovxActionBtn{border-radius:6px;height:36px;min-height:36px;max-height:36px;font-size:11px}.ovxDesktopFrame .ovxExchange .ovxTags span{white-space:nowrap;gap:5px;height:24px;min-height:24px;font-size:7px;line-height:1}.ovxDesktopFrame .ovxExchange .ovxTags{height:24px;min-height:24px;max-height:24px;min-block-size:0;overflow:hidden}.ovxDesktopFrame .ovxTableHeadTop{margin-bottom:7px}.ovxDesktopFrame .ovxTableHeadTop h4{font-size:13px}.ovxDesktopFrame .ovxTableHeadTop p{font-size:9px}.ovxDesktopFrame .ovxControls{gap:6px;margin-bottom:8px}.ovxDesktopFrame .ovxChip{gap:4px;min-height:25px;padding:0 8px;font-size:8px}.ovxDesktopFrame .ovxSearch{height:25px;padding:0 8px}.ovxDesktopFrame .ovxSearch input{width:92px;font-size:8px}.ovxDesktopFrame .ovxTableHead,.ovxDesktopFrame .ovxRow{grid-template-columns:54px 56px minmax(90px,1.35fr) 70px minmax(70px,.9fr) 68px;gap:6px;font-size:8px}.ovxDesktopFrame .ovxTableHead{min-height:24px}.ovxDesktopFrame .ovxRow{min-height:31px}.ovxDesktopFrame .ovxRow .ok{padding:3px 6px;font-size:8px}.ovxDesktopFrame .ovxTableFoot{padding-top:7px;font-size:8px}.ovxDesktopFrame .ovxPageBtn{border-radius:6px;width:24px;height:24px}.ovxDesktopFrame .ovxExchange .ovxSide{grid-template-columns:1fr;gap:10px}.ovxDesktopFrame .ovxPulsePanel,.ovxDesktopFrame .ovxProgressCard,.ovxDesktopFrame .ovxInsights{padding:10px}.ovxDesktopFrame .ovxSideTitle{font-size:9px}.ovxDesktopFrame .ovxPulseRow{gap:5px;padding:5px 0;font-size:8px}.ovxDesktopFrame .ovxSideLink{padding-top:7px;font-size:8px}.ovxDesktopFrame .ovxProgressCard{gap:9px}.ovxDesktopFrame .ovxProgressBody{grid-template-columns:74px minmax(0,1fr);gap:8px}.ovxDesktopFrame .ovxRing{width:66px;height:66px}.ovxDesktopFrame .ovxRing:after{inset:8px}.ovxDesktopFrame .ovxRing span{font-size:22px}.ovxDesktopFrame .ovxRing small{width:44px;font-size:7px}.ovxDesktopFrame .ovxRiskList{gap:5px}.ovxDesktopFrame .ovxRiskList p{gap:6px;font-size:8px}.ovxDesktopFrame .ovxProgressCard .ovxGoldBtn.small{min-height:36px;font-size:9px}.ovxDesktopFrame .ovxAccess{grid-template-columns:34px 1fr;gap:8px;padding:10px}.ovxDesktopFrame .ovxAccess svg{width:24px;height:24px}.ovxDesktopFrame .ovxAccessTop{font-size:8px}.ovxDesktopFrame .ovxAccess p{margin:4px 0 7px;font-size:8px}.ovxDesktopFrame .ovxAccess .ovxDarkBtn{width:74px;min-height:26px;font-size:8px}.ovxDesktopFrame .ovxInsights{gap:8px}.ovxDesktopFrame .ovxInsights p{gap:1px 6px;font-size:8px}}@media (width<=760px){.ovxDesktopFrame{display:block}.ovxDesktopSidebar{display:none}}@media (width>=761px){.ovxDesktopFrame{grid-template-columns:clamp(128px,10.8vw,154px) minmax(0,1fr);width:calc(100vw - 24px);max-width:1500px;height:calc(100vh - 22px);min-height:620px;margin:8px auto 14px}.ovxDesktopSidebar{grid-template-rows:auto auto minmax(0,1fr);gap:clamp(10px,1.25vh,16px);min-height:0;padding:clamp(14px,1.5vw,20px) 10px}.ovxSideBrand{height:auto;min-height:34px}.ovxSideLogo{width:clamp(30px,2.7vw,36px);height:clamp(30px,2.7vw,36px)}.ovxSideBrand strong{font-size:clamp(9px,.78vw,11px)}.ovxSideNav{gap:clamp(3px,.45vh,7px)}.ovxSideNav a{min-height:clamp(24px,3vh,34px);font-size:clamp(10px,.82vw,12px)}.ovxPoolStatus{align-self:end;gap:clamp(5px,.75vh,8px);height:auto;max-height:none;padding:clamp(10px,1vw,14px);font-size:clamp(9px,.78vw,11px)}.ovxPoolStatus b{font-size:clamp(13px,1vw,15px)}.ovxPoolRing{width:clamp(58px,6vw,82px);height:clamp(58px,6vw,82px);margin:clamp(4px,.7vh,8px) auto}.ovxPoolStatus small{font-size:clamp(8px,.68vw,10px)}.ovxPoolStatus a{min-height:clamp(26px,3vh,34px);font-size:clamp(9px,.78vw,11px)}.ovxDesktopFrame .ovxWrap{grid-template-rows:auto minmax(0,1fr);gap:clamp(8px,1vh,12px);height:100%;min-height:0;padding:0 clamp(8px,1vw,14px) clamp(8px,1vw,14px);display:grid}.ovxDesktopFrame .ovxExchangeTop{grid-template-columns:minmax(0,1fr) clamp(260px,28vw,370px);height:clamp(48px,6.2vh,68px);min-height:clamp(48px,6.2vh,68px)}.ovxDesktopFrame .ovxTickerItem{grid-template-columns:clamp(16px,1.6vw,22px) minmax(0,1fr) auto;padding:clamp(5px,.8vh,9px) clamp(8px,1vw,14px)}.ovxDesktopFrame .ovxTickerItem span{font-size:clamp(8px,.72vw,10px)}.ovxDesktopFrame .ovxTickerItem b,.ovxDesktopFrame .ovxTickerItem em{font-size:clamp(9px,.9vw,12px)}.ovxDesktopFrame .ovxTopSearch{width:clamp(150px,15vw,230px);height:clamp(28px,3.6vh,36px)}.ovxDesktopFrame .ovxTopSearch input,.ovxDesktopFrame .ovxAccountChip{font-size:clamp(9px,.78vw,11px)}.ovxDesktopFrame .ovxIcon{width:clamp(28px,3vh,34px);height:clamp(28px,3vh,34px)}.ovxDesktopFrame .ovxAccountChip{min-height:clamp(28px,3.6vh,36px)}.ovxDesktopFrame .ovxDashboardGrid{grid-template-columns:minmax(0,1fr) clamp(280px,22vw,330px);align-items:stretch;gap:clamp(10px,1.2vw,18px);height:100%;min-height:0}.ovxDesktopFrame .ovxMainColumn{grid-template-rows:auto auto auto auto minmax(0,1fr);align-content:stretch;gap:clamp(8px,1vh,12px);height:100%;min-height:0;display:grid}.ovxDesktopFrame .ovxHeroHead{height:auto;min-height:clamp(42px,5.4vh,64px);padding:clamp(4px,.7vh,8px) 0}.ovxDesktopFrame .ovxHeroHead h1{font-size:clamp(19px,1.7vw,26px)}.ovxDesktopFrame .ovxHeroHead p,.ovxDesktopFrame .ovxHeroMeta,.ovxDesktopFrame .ovxStatTile small,.ovxDesktopFrame .ovxBalanceLine p{font-size:clamp(10px,.82vw,12px)}.ovxDesktopFrame .ovxHeroHead p{max-width:none}.ovxDesktopFrame .ovxExchange .ovxGuest{padding:clamp(4px,.55vh,6px) clamp(8px,.9vw,12px);font-size:clamp(9px,.78vw,11px)}.ovxDesktopFrame .ovxStatsGrid{grid-template-columns:minmax(190px,1.45fr) repeat(3,minmax(120px,1fr)) minmax(90px,.72fr);gap:clamp(8px,.85vw,12px);height:clamp(112px,12.5vh,150px);max-height:none}.ovxDesktopFrame .ovxBalanceHero,.ovxDesktopFrame .ovxStatTile,.ovxDesktopFrame .ovxHoldings{height:auto;min-height:0;padding:clamp(10px,1vw,16px)}.ovxDesktopFrame .ovxCardHead,.ovxDesktopFrame .ovxStatTile span,.ovxDesktopFrame .ovxHoldings>span{font-size:clamp(9px,.78vw,11px)}.ovxDesktopFrame .ovxBalanceLine{grid-template-columns:minmax(0,1fr) clamp(86px,10vw,150px);align-items:center;margin-top:clamp(8px,1.2vh,14px)}.ovxDesktopFrame .ovxBalanceLine h3{font-size:clamp(24px,2.6vw,34px)}.ovxDesktopFrame .ovxStatTile b{font-size:clamp(20px,1.9vw,28px)}.ovxDesktopFrame .ovxSpark{height:clamp(34px,4.8vh,58px)}.ovxDesktopFrame .ovxHoldings i{font-size:clamp(9px,.82vw,12px)}.ovxDesktopFrame .ovxCoin{flex-basis:clamp(14px,1.35vw,18px);width:clamp(14px,1.35vw,18px);height:clamp(14px,1.35vw,18px)}.ovxDesktopFrame .ovxExchange .ovxCtas{gap:clamp(6px,.8vw,10px);height:clamp(36px,5.1vh,58px);min-height:clamp(36px,5.1vh,58px);max-height:none}.ovxDesktopFrame .ovxExchange .ovxGoldBtn,.ovxDesktopFrame .ovxActionBtn{height:auto;min-height:clamp(36px,5.1vh,58px);max-height:none;font-size:clamp(12px,1.05vw,16px)}.ovxDesktopFrame .ovxExchange .ovxTags{height:clamp(26px,4vh,42px);min-height:clamp(26px,4vh,42px);max-height:none}.ovxDesktopFrame .ovxExchange .ovxTags span{height:auto;min-height:clamp(26px,4vh,42px);font-size:clamp(8px,.72vw,10px)}.ovxDesktopFrame .ovxTableCard{flex-direction:column;min-height:0;padding:clamp(10px,1vw,16px);display:flex}.ovxDesktopFrame .ovxTableHeadTop{margin-bottom:clamp(7px,.9vh,10px)}.ovxDesktopFrame .ovxTableHeadTop h4{font-size:clamp(14px,1.35vw,18px)}.ovxDesktopFrame .ovxTableHeadTop p{font-size:clamp(10px,.82vw,12px)}.ovxDesktopFrame .ovxControls{gap:clamp(6px,.8vw,10px);margin-bottom:clamp(8px,1vh,12px)}.ovxDesktopFrame .ovxChip{min-height:clamp(26px,3.3vh,34px);padding:0 clamp(8px,.9vw,12px);font-size:clamp(9px,.76vw,11px)}.ovxDesktopFrame .ovxSearch{height:clamp(26px,3.3vh,34px)}.ovxDesktopFrame .ovxSearch input{width:clamp(100px,11vw,160px);font-size:clamp(9px,.76vw,11px)}.ovxDesktopFrame .ovxTableHead,.ovxDesktopFrame .ovxRow{grid-template-columns:minmax(62px,.62fr) minmax(70px,.72fr) minmax(150px,1.45fr) minmax(90px,.86fr) minmax(100px,1fr) minmax(86px,.78fr);gap:clamp(6px,.75vw,12px);font-size:clamp(9px,.76vw,12px)}.ovxDesktopFrame .ovxTableHead{min-height:clamp(28px,3.8vh,38px)}.ovxDesktopFrame .ovxRow{min-height:clamp(34px,4.9vh,48px)}.ovxDesktopFrame .ovxRowsViewport{flex:auto;min-height:0;max-height:none}.ovxDesktopFrame .ovxRow .ok,.ovxDesktopFrame .ovxTableFoot{font-size:clamp(9px,.76vw,11px)}.ovxDesktopFrame .ovxPageBtn{width:clamp(26px,3vw,34px);height:clamp(26px,3vw,34px)}.ovxDesktopFrame .ovxExchange .ovxSide{grid-template-columns:1fr;align-content:stretch;gap:clamp(10px,1.25vh,16px);min-height:0}.ovxDesktopFrame .ovxPulsePanel,.ovxDesktopFrame .ovxProgressCard,.ovxDesktopFrame .ovxInsights{padding:clamp(10px,1vw,16px)}.ovxDesktopFrame .ovxSideTitle{font-size:clamp(10px,.82vw,13px)}.ovxDesktopFrame .ovxPulseRow{padding:clamp(5px,.8vh,9px) 0;font-size:clamp(9px,.78vw,12px)}.ovxDesktopFrame .ovxSideLink{font-size:clamp(9px,.78vw,12px)}.ovxDesktopFrame .ovxProgressBody{grid-template-columns:clamp(76px,7.5vw,104px) minmax(0,1fr);gap:clamp(10px,1vw,16px)}.ovxDesktopFrame .ovxRing{width:clamp(70px,7.2vw,96px);height:clamp(70px,7.2vw,96px)}.ovxDesktopFrame .ovxRiskList p,.ovxDesktopFrame .ovxInsights p,.ovxDesktopFrame .ovxAccess p{font-size:clamp(9px,.78vw,12px)}.ovxDesktopFrame .ovxAccess{grid-template-columns:clamp(34px,4vw,46px) minmax(0,1fr);padding:clamp(10px,1vw,16px)}.ovxDesktopFrame .ovxAccessTop{font-size:clamp(9px,.78vw,11px)}}@media (width>=761px) and (width<=1050px){.ovxDesktopFrame{height:auto;min-height:calc(100vh - 22px);overflow:hidden}.ovxDesktopFrame .ovxWrap{height:auto}.ovxDesktopFrame .ovxDashboardGrid{grid-template-columns:1fr}.ovxDesktopFrame .ovxMainColumn{height:auto}.ovxDesktopFrame .ovxStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));height:auto}.ovxDesktopFrame .ovxBalanceHero{grid-column:span 2;min-height:104px}.ovxDesktopFrame .ovxHoldings,.ovxDesktopFrame .ovxStatsGrid>.ovxStatTile:nth-of-type(4){grid-column:span 2}.ovxDesktopFrame .ovxExchange .ovxSide{grid-template-columns:repeat(2,minmax(0,1fr))}.ovxDesktopFrame .ovxSide>.ovxPulsePanel,.ovxDesktopFrame .ovxProgressCard,.ovxDesktopFrame .ovxAccess,.ovxDesktopFrame .ovxInsights{min-height:0}.ovxDesktopFrame .ovxRowsViewport{max-height:320px}}@media (width>=1051px){.ovxDesktopFrame{width:calc(100vw - 28px);max-width:none;height:auto;min-height:calc(100vh - 28px)}.ovxDesktopFrame .ovxDashboardGrid{align-items:start}.ovxDesktopFrame .ovxMainColumn{grid-template-rows:repeat(5,auto);align-content:start;height:auto}.ovxDesktopFrame .ovxStatsGrid{height:clamp(112px,12vh,132px)}.ovxDesktopFrame .ovxExchange .ovxCtas{height:clamp(44px,4.8vh,58px);min-height:clamp(44px,4.8vh,58px)}.ovxDesktopFrame .ovxExchange .ovxGoldBtn,.ovxDesktopFrame .ovxActionBtn{min-height:clamp(44px,4.8vh,58px)}.ovxDesktopFrame .ovxExchange .ovxTags{height:clamp(30px,3.4vh,42px);min-height:clamp(30px,3.4vh,42px)}.ovxDesktopFrame .ovxExchange .ovxTags span{min-height:clamp(30px,3.4vh,42px)}.ovxDesktopFrame .ovxTableCard{display:block}.ovxDesktopFrame .ovxRowsViewport{max-height:clamp(260px,34vh,430px)}.ovxDesktopFrame .ovxExchange .ovxSide{align-content:start}.ovxDesktopFrame .ovxPulsePanel,.ovxDesktopFrame .ovxProgressCard,.ovxDesktopFrame .ovxAccess,.ovxDesktopFrame .ovxInsights{min-height:0}}.page-dashboard .mainContent,.page-dashboard .contentShell{background:radial-gradient(circle at 50% -10%,#00527c47,#0000 34%),radial-gradient(circle at 95% 20%,#00374c38,#0000 28%),linear-gradient(#030a13 0%,#04101d 48%,#03070d 100%)!important}.ovxExchange{color:#eef6ff}.ovxExchange .ovxCard{background:linear-gradient(145deg,#031326fa,#020e1cfc);border-color:#1c68aed1;box-shadow:inset 0 1px #61b4ff14,0 18px 42px #00000057}.ovxExchangeTop{background:#020c18f5;border-color:#1460a5c7}.ovxBrandMark,.ovxExchange .ovxGoldBtn,.ovxChip.active,.ovxPageBtn.active{color:#fff;background:linear-gradient(#ff9b00 0%,#ff7600 52%,#ff5f00 100%);border-color:#ff8500e6;box-shadow:inset 0 1px #ffebc738,0 10px 24px #ff6f0047}.ovxBrandMark{color:#1c1200}.ovxExchangeBrand em,.page-dashboard .mobileBottomItem.active{color:#ff8a00}.page-dashboard .mobileBottomItem.active{background:#ff8a001f}.ovxTickerItem em.up,.ovxPulseRow em.up,.ovxRiskList b,.ovxLive,.ovxRow .ok{color:#31f28f}.ovxTickerItem em.down,.ovxPulseRow em.down{color:#ff4e62}.ovxTopSearch,.ovxSearch,.ovxAccountChip,.ovxChip,.ovxPageBtn,.ovxActionBtn{background-color:#031122f0;border-color:#2767a9bd}.ovxActionBtn{background:linear-gradient(#072548f5,#031428fa)}.ovxExchange .ovxGuest{color:#75ffc0;background:#00915b33;border-color:#24f19394}.ovxSpark polyline{stroke:#ff7a00;filter:drop-shadow(0 0 7px #ff7a0080)}.ovxTableHead{background:#05192ff0}.ovxRow .ok{background:#0c77446b;border-color:#2dde8185}.ovxRing{background:conic-gradient(#ff8500 0 72%, #225e9c7a 72% 100%)}.ovxRing:after{background:#061426}.ovxCoinBTC,.ovxCoinBNB{color:#1c1200;background:linear-gradient(135deg,#ffad17,#ff7600)}.page-dashboard .ovxSideNav svg{color:currentColor;flex:0 0 16px;width:16px;height:16px}.page-dashboard .ovxSideLogo svg,.page-dashboard .ovxBrandMark svg{stroke-width:2.6px}.page-dashboard .ovxRowsViewport{scrollbar-gutter:stable}.page-dashboard .ovxRowsViewport::-webkit-scrollbar{width:8px}.page-dashboard .ovxRowsViewport::-webkit-scrollbar-track{background:#030e1cb3;border-radius:999px}.page-dashboard .ovxRowsViewport::-webkit-scrollbar-thumb{background:#4582c3c7;border-radius:999px}.page-dashboard .ovxRow.isFresh{box-shadow:inset 3px 0 #2bf19bd1,0 0 0 1px #2bf19b1a}.page-dashboard .ovxPulsePanel,.page-dashboard .ovxProgressCard,.page-dashboard .ovxAccess,.page-dashboard .ovxInsights,.page-dashboard .ovxTableCard,.page-dashboard .ovxBalanceHero,.page-dashboard .ovxStatTile,.page-dashboard .ovxHoldings{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (width>=1051px){.page-dashboard .ovxDesktopFrame{grid-template-columns:clamp(190px,14vw,220px) minmax(0,1fr)}.page-dashboard .ovxDesktopFrame .ovxRow{min-height:48px}.page-dashboard .ovxDesktopFrame .ovxRowsViewport{max-height:192px}.page-dashboard .ovxDesktopFrame .ovxTableHead,.page-dashboard .ovxDesktopFrame .ovxRow{grid-template-columns:minmax(68px,.6fr) minmax(72px,.66fr) minmax(150px,1.55fr) minmax(92px,.82fr) minmax(104px,1fr) minmax(92px,.75fr)}}@media (width>=1440px){.page-dashboard .ovxDesktopFrame .ovxRowsViewport{max-height:240px}}@media (width>=761px) and (width<=1320px){.page-dashboard .ovxDesktopFrame{grid-template-columns:clamp(172px,15vw,198px) minmax(0,1fr)}}@media (width<=420px){.page-dashboard,.page-dashboard .content,.page-dashboard .mainContent,.page-dashboard .contentShell{background:radial-gradient(circle at 50% -8%,#092d4c75,#0000 28%),linear-gradient(#010712 0%,#020b16 46%,#01050c 100%)!important}.page-dashboard .mobileBottomNav{background:#030e1cfa;border-color:#1c4974eb;box-shadow:0 -10px 28px #0000006b,inset 0 1px #66b4ff14}.page-dashboard .mobileBottomItem.active{color:#ff8a00;background:#ff7e0021}.ovxExchange{color:#edf6ff}.ovxExchangeTop{background:#020a15fa;border-color:#12436fe0}.ovxExchange .ovxCard{background:linear-gradient(145deg,#031224fc,#020c19fc);border-color:#165288e0;box-shadow:inset 0 1px #63b8ff12,0 14px 30px #00000061}.ovxBrandMark{border-radius:999px}.ovxSpark polyline{stroke:#ff7a00;filter:drop-shadow(0 0 6px #ff7a0080)}.ovxExchange .ovxGoldBtn,.ovxChip.active{background:linear-gradient(#ff9a00 0%,#ff7a00 54%,#ff6100 100%);border-color:#ff8a00f2}.ovxActionBtn{background:linear-gradient(#051f3efa,#031122fc);border-color:#235c97e6}.ovxChip,.ovxSearch{background:#031020f5;border-color:#215891e6}.ovxRow .ok{color:#42f39a;background:#096d4170;border-color:#2bdc828c}}.mobileFloatCluster{display:none}@media (width<=760px){.mobileBottomNav.mobileBottomNavUnified{left:max(10px, env(safe-area-inset-left));right:max(10px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));z-index:90;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#03101ff0;border:1px solid #2d69aad1;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;padding:6px;display:grid;position:fixed;box-shadow:0 14px 34px #0000006b,inset 0 1px #71beff14}.mobileBottomNav.mobileBottomNavUnified .mobileBottomItem{color:#9fb0c9;border-radius:10px;align-content:center;justify-items:center;gap:2px;min-width:0;min-height:38px;padding:4px 2px;font-size:9px;font-weight:900;line-height:1.05;text-decoration:none;display:grid}.mobileBottomNav.mobileBottomNavUnified .mobileBottomItem svg{color:currentColor;flex:none}.mobileBottomNav.mobileBottomNavUnified .mobileBottomItem.active{color:#ff9a18;background:#ff7e002e;box-shadow:inset 0 1px #ffc7791f}.mobileFloatCluster{right:max(14px, env(safe-area-inset-right));bottom:calc(max(8px, env(safe-area-inset-bottom)) + 62px);z-index:91;gap:8px;display:grid;position:fixed}.mobileFloatBtn{color:#c7d7ee;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#041222f5;border:1px solid #2d69aadb;border-radius:12px;place-items:center;width:42px;height:42px;text-decoration:none;display:grid;box-shadow:0 12px 26px #00000057,inset 0 1px #71beff14}.mobileFloatBtn.support{color:#fff;background:linear-gradient(#ff9b00 0%,#ff7600 55%,#ff5f00 100%);border-color:#ff8a00b8}.page-exchange-shell .contactFab,.page-dashboard .contactFab{display:none!important}.page-exchange-shell .tfExchangeWrap,.page-dashboard .content{padding-bottom:132px!important}}html[data-theme=light] .page-exchange-shell,html[data-theme=light] .page-dashboard .mainContent,html[data-theme=light] .page-dashboard .contentShell{background:radial-gradient(circle at 50% -8%,#0071a82e,#0000 34%),linear-gradient(#eef6ff 0%,#f8fbff 52%,#eaf3fb 100%)!important}html[data-theme=light] .page-exchange-shell .tfExchangeFrame,html[data-theme=light] .page-dashboard .ovxDesktopFrame{background:linear-gradient(#f7fbff,#edf6ff);border-color:#2371b56b;box-shadow:0 18px 48px #254b7629}html[data-theme=light] .page-exchange-shell .ovxDesktopSidebar,html[data-theme=light] .page-dashboard .ovxDesktopSidebar,html[data-theme=light] .page-exchange-shell .ovxExchangeTop,html[data-theme=light] .page-dashboard .ovxExchangeTop,html[data-theme=light] .page-exchange-shell .ovxCard,html[data-theme=light] .page-dashboard .ovxCard,html[data-theme=light] .page-exchange-shell .pageHero,html[data-theme=light] .page-exchange-shell .marketCard,html[data-theme=light] .page-exchange-shell .panel,html[data-theme=light] .page-exchange-shell .blogCard,html[data-theme=light] .page-exchange-shell .traderCard,html[data-theme=light] .page-exchange-shell .heroChartCard,html[data-theme=light] .page-exchange-shell .miniChartCard,html[data-theme=light] .page-exchange-shell .perfCard{color:#102235;background:linear-gradient(145deg,#fffffff5,#edf6fff5);border-color:#2371b56b;box-shadow:inset 0 1px #fffc,0 14px 34px #254b761f}html[data-theme=light] body .page-exchange-shell .pageHero,html[data-theme=light] body .page-exchange-shell .marketCard,html[data-theme=light] body .page-exchange-shell .heroChartCard,html[data-theme=light] body .page-exchange-shell .miniChartCard,html[data-theme=light] body .page-exchange-shell .traderCard,html[data-theme=light] body .page-exchange-shell .panel,html[data-theme=light] body .page-exchange-shell .perfCard,html[data-theme=light] body .page-exchange-shell .blogCard{color:#102235!important;background:linear-gradient(145deg,#fffffff7,#eef7fff7)!important;border-color:#2371b56b!important}html[data-theme=light] body .page-exchange-shell .ovxExchangeTop:before{color:#102235}html[data-theme=light] body .page-exchange-shell .ovxIcon,html[data-theme=light] body .page-dashboard .ovxIcon,html[data-theme=light] body .page-exchange-shell .ovxAccountChip,html[data-theme=light] body .page-dashboard .ovxAccountChip{color:#20364f;background:#ffffffe0;border-color:#2371b561}html[data-theme=light] .page-exchange-shell h1,html[data-theme=light] .page-exchange-shell h2,html[data-theme=light] .page-exchange-shell h3,html[data-theme=light] .page-exchange-shell .pageTitle,html[data-theme=light] .page-exchange-shell .panelTitle,html[data-theme=light] .page-dashboard .ovxHeroHead h1,html[data-theme=light] .page-dashboard .ovxTableHeadTop h4,html[data-theme=light] .page-dashboard .ovxBalanceLine h3,html[data-theme=light] .page-dashboard .ovxStatTile b{color:#102235}html[data-theme=light] .page-exchange-shell .pageLead,html[data-theme=light] .page-exchange-shell .panelSub,html[data-theme=light] .page-exchange-shell .muted,html[data-theme=light] .page-dashboard .ovxHeroHead p,html[data-theme=light] .page-dashboard .ovxTableHeadTop p,html[data-theme=light] .page-dashboard .ovxStatTile small,html[data-theme=light] .page-dashboard .ovxBalanceLine p,html[data-theme=light] .page-exchange-shell .ovxSideNav a,html[data-theme=light] .page-dashboard .ovxSideNav a,html[data-theme=light] .page-exchange-shell .ovxTickerItem span,html[data-theme=light] .page-dashboard .ovxTickerItem span{color:#58708a}html[data-theme=light] .page-exchange-shell .ovxSideNav a.active,html[data-theme=light] .page-dashboard .ovxSideNav a.active,html[data-theme=light] .mobileBottomNav.mobileBottomNavUnified .mobileBottomItem.active{color:#ff7a00;background:#ff8a0024}html[data-theme=light] .page-exchange-shell .ovxTopSearch,html[data-theme=light] .page-dashboard .ovxTopSearch,html[data-theme=light] .page-dashboard .ovxSearch,html[data-theme=light] .page-exchange-shell input,html[data-theme=light] .page-exchange-shell select,html[data-theme=light] .page-exchange-shell textarea,html[data-theme=light] .mobileBottomNav.mobileBottomNavUnified,html[data-theme=light] .mobileFloatBtn{color:#20364f;background:#ffffffe6;border-color:#2371b557}html[data-theme=light] .page-dashboard .ovxTableHead,html[data-theme=light] .page-dashboard .ovxRow{color:#20364f;background:#f1f8ffc2;border-color:#2371b538}.botConsolePage{gap:clamp(12px,1.3vh,18px);display:grid}.botConsoleHero{grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:center;gap:18px;display:grid}.botModePanel{background:linear-gradient(145deg,#ff8a0024,#041222bd);border:1px solid #ff8a0047;border-radius:8px;padding:16px}.botModePanel span,.botMetric span,.botConsoleHead span{color:#9fb0c9;font-size:12px;font-weight:900}.botModePanel strong{color:#ff9a18;margin-top:6px;font-size:26px;line-height:1;display:block}.botModePanel p{color:#b9c8dc;margin:8px 0 0;font-size:13px;line-height:1.45}.botConsoleGrid{grid-template-columns:minmax(0,1.7fr) repeat(3,minmax(150px,.55fr));gap:12px;display:grid}.botConsolePrimary,.botMetric,.botTableCard,.botLogCard{border-radius:8px;padding:clamp(14px,1.2vw,18px)}.botConsoleHead,.botSectionHead{justify-content:space-between;align-items:center;gap:14px;display:flex}.botConsoleHead span,.botSectionHead div{gap:3px;display:grid}.botConsoleHead span{grid-auto-flow:column;justify-content:start;align-items:center}.botConsoleHead b{text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:11px}.botConsoleHead b.live{color:#31f28f;background:#31f28f1f}.botConsoleHead b.paused{color:#ff5366;background:#ff53661f}.botConsoleCore{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:18px;margin-top:18px;display:grid}.botCoreRing{color:#ff9a18;background:radial-gradient(circle at center, #ff8a0029 0 45%, transparent 46%), conic-gradient(from 20deg, #ff9a18 0 78%, #39679e47 78% 100%);border-radius:50%;place-items:center;width:132px;height:132px;display:grid;position:relative}.botCoreRing span{color:#f4f8ff;font-size:13px;font-weight:900;position:absolute;bottom:28px}.botConsoleCore h2,.botSectionHead h2{color:#f4f8ff;letter-spacing:0;margin:0;font-size:clamp(20px,1.6vw,28px)}.botConsoleCore p,.botSectionHead p{color:#9fb0c9;margin:6px 0 0;font-size:13px;line-height:1.45}.botConsoleActions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.botConsoleActions .mini{border-radius:8px;align-items:center;gap:7px;display:inline-flex}.botConsoleActions .mini.active{color:#ff9a18;background:#ff8a002e;border-color:#ff8a00bd}.botMetric{align-content:space-between;min-height:148px;display:grid}.botMetric svg{color:#ff9a18}.botMetric b{color:#f4f8ff;font-size:30px;line-height:1}.botMetric small{color:#9fb0c9}.botConsoleSplit{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:12px;display:grid}.botTable{gap:8px;margin-top:16px;display:grid}.botTableRow{color:#c8d5e6;border:1px solid #39679e3d;border-radius:8px;grid-template-columns:minmax(150px,1.35fr) minmax(90px,.8fr) minmax(70px,.55fr) minmax(80px,.65fr) minmax(90px,.7fr);align-items:center;gap:12px;min-height:42px;padding:0 12px;font-size:13px;display:grid}.botTableRow.head{color:#8297b5;text-transform:uppercase;background:#031122bd;min-height:34px;font-size:11px;font-weight:900}.botTableRow strong,.botTableRow em{font-style:normal;font-weight:900}.botTableRow em{color:#ff9a18}.botLogs{gap:10px;margin-top:16px;display:grid}.botLogs p{color:#c8d5e6;border:1px solid #39679e3d;border-radius:8px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:40px;margin:0;padding:8px 10px;font-size:13px;display:grid}.botLogs span{color:#ff9a18;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:900}.botControlStrip{flex-wrap:wrap;gap:10px;display:flex}.botControlStrip span{color:#b9c8dc;background:#031122b8;border:1px solid #39679e3d;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.botControlStrip svg{color:#ff9a18}html[data-theme=light] .botModePanel,html[data-theme=light] .botTableRow,html[data-theme=light] .botLogs p,html[data-theme=light] .botControlStrip span{color:#20364f;background:#f1f8ffc2;border-color:#2371b538}html[data-theme=light] .botConsoleCore h2,html[data-theme=light] .botSectionHead h2,html[data-theme=light] .botMetric b,html[data-theme=light] .botCoreRing span{color:#102235}html[data-theme=light] .botConsoleCore p,html[data-theme=light] .botSectionHead p,html[data-theme=light] .botModePanel p,html[data-theme=light] .botMetric small{color:#58708a}@media (width<=1080px){.botConsoleGrid,.botConsoleSplit{grid-template-columns:1fr}.botMetric{min-height:112px}}@media (width<=760px){.botConsoleHero,.botConsoleCore{grid-template-columns:1fr}.botCoreRing{width:112px;height:112px}.botTable{overflow-x:auto}.botTableRow{min-width:640px}}.botTradePage{color:#f4f8ff;gap:18px;display:grid}.botTradeTop{border-bottom:1px solid #39679e2e;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:0 4px 16px;display:flex}.botTradeTop span{color:#f4f8ff;align-items:center;gap:10px;font-size:22px;font-weight:950;display:inline-flex}.botTradeTop svg,.botCardTitle svg,.botTrustStrip svg{color:#04f7b2}.botTradeTop p{color:#8c98a8;margin:7px 0 0;font-size:13px;font-weight:700}.botBalance{justify-items:end;display:grid}.botBalance small{color:#7d8795;font-size:12px}.botBalance strong{color:#04f7b2;font-size:22px;line-height:1}.botActivationCard,.botSessionsCard,.botPackagesCard{box-shadow:none;background:linear-gradient(145deg,#0f0f10fa,#0c0d0efc);border-color:#ffffff17;border-radius:16px;padding:clamp(18px,1.7vw,26px)}.botCardTitle,.botPackageHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.botCardTitle span{color:#f4f8ff;align-items:center;gap:9px;font-size:18px;font-weight:900;display:inline-flex}.botCardTitle small,.botPackageHead p,.botField small{color:#7f858e;font-size:13px;font-weight:700}.botActivationForm{gap:18px;margin-top:18px;display:grid}.botField{gap:10px;display:grid}.botField>span,.botFieldRow{color:#85858a;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:950}.botFieldRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.botField input,.botField select{color:#f5f8ff;background:#0c0c0d;border:1px solid #ffffff1a;border-radius:14px;outline:none;width:100%;min-height:58px;padding:0 16px;font-size:16px;font-weight:800}.botField select{appearance:none;padding-right:44px}.botField input:focus,.botField select:focus{border-color:#04f7b2;box-shadow:0 0 0 3px #04f7b21f}.cryptoAuthPage{--ca-bg:#080b16;--ca-panel:#0b1020;--ca-panel-soft:#11182b;--ca-border:#60a5fa3d;--ca-blue:#2979ff;--ca-cyan:#00e0ff;--ca-purple:#6c5ce7;--ca-orange:#ff8a00;--ca-green:#00f5a0;--ca-red:#ff4d6d;color:#eef5ff;background:radial-gradient(780px 460px at 76% 8%,#6c5ce747,#0000 64%),radial-gradient(760px 520px at 42% 56%,#2979ff2e,#0000 64%),radial-gradient(520px 280px at 78% 78%,#ff8a001a,#0000 62%),#030712;place-items:center;min-height:100vh;padding:10px;font-family:Inter,Sora,Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow-x:hidden}.caFrame{background:radial-gradient(900px 420px at 86% 54%,#6c5ce738,#0000 70%),#040a18e0;border:0;border-radius:20px;width:min(1248px,100%);min-height:846px;position:relative;overflow:hidden;box-shadow:0 34px 120px #0000007a}.caFrame:before{content:"";filter:saturate(1.18);opacity:.96;pointer-events:none;background:radial-gradient(at 50% 98%,#ff8a005c 0 2px,#0000 3px),radial-gradient(at 42% 80%,#ffffffbf 0 2px,#0000 4px),radial-gradient(at 62% 70%,#7955ffb8 0 2px,#0000 4px),radial-gradient(at 50% 100%,#286bffeb,#0e26624d 22%,#040a1805 54%),linear-gradient(#0000 36%,#2a75ff6b 37%,#7752ff2e 42%,#0000 54%);border-radius:50% 50% 0 0/100% 100% 0 0;height:250px;position:absolute;bottom:148px;left:-6%;right:30%}.caFrame:after{content:"";opacity:.18;pointer-events:none;background-image:radial-gradient(circle at 13% 20%,#ffffff8c 0 1px,#0000 1.5px),radial-gradient(circle at 34% 31%,#6ea0ff8c 0 1px,#0000 1.5px),radial-gradient(circle at 62% 19%,#ffffff4d 0 1px,#0000 1.5px);background-size:170px 140px,230px 190px,210px 160px;position:absolute;inset:0}.caHeader,.caMain,.caSecurity{z-index:1;position:relative}.caHeader{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060d1dbd;border-bottom:0;grid-template-columns:210px minmax(0,1fr) auto;align-items:center;height:66px;display:grid}.caBrand{align-items:center;gap:10px;padding-left:24px;font-size:11px;font-weight:950;line-height:1.02;display:flex}.caBrand span,.caCoin{background:linear-gradient(135deg, #ffb12c, var(--ca-orange));color:#071222;border-radius:50%;place-items:center;font-weight:950;display:grid}.caBrand span{border-radius:12px;width:34px;height:34px}.caBrand em{color:var(--ca-orange);font-style:normal}.caTicker{grid-template-columns:repeat(4,minmax(142px,1fr));min-width:0;height:100%;display:grid}.caTickerItem{border-left:0;grid-template-rows:1fr 1fr;grid-template-columns:24px 1fr auto;align-items:center;gap:0 8px;padding:9px 16px;font-size:11px;display:grid}.caCoin{background:#ffffff14;grid-row:1/span 2;width:20px;height:20px;font-size:10px;overflow:hidden}.caCoin img{object-fit:cover;width:100%;height:100%}.caCoin.eth,.caCoin.Ξ{color:#fff;background:#627dff}.caCoin.sol{color:#fff;background:#6c5ce7}.caTickerItem small{color:#99abd0;font-weight:900}.caTickerItem b{color:#f8fbff;font-weight:950}.caTickerItem em{grid-column:2/span 2;font-style:normal;font-weight:950}.caTickerItem .up,.caTickerItem em.up,.caMarketRow .up,.caGainerRow strong{color:var(--ca-green)}.caTickerItem .down,.caTickerItem em.down,.caMarketRow .down{color:var(--ca-red)}.caActions{align-items:center;gap:10px;padding-right:22px;display:flex}.caActions button{color:#b7c5e2;background:#0c18319e;border:1px solid #60a5fa3b;border-radius:9px;justify-content:center;align-items:center;min-width:34px;height:34px;font-weight:850;display:inline-flex}.caActions .caAppBtn{padding:0 12px;font-size:11px}.caMain{grid-template-rows:462px auto;grid-template-columns:minmax(0,1fr) 300px;gap:16px 30px;padding:48px 34px 0;display:grid}.caHero{min-width:0;position:relative}.caHeroCopy{z-index:2;width:420px;position:relative}.caEyebrow{color:#b38cff;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:950}.caHero h1{letter-spacing:0;margin:0;font-size:clamp(42px,4vw,58px);font-weight:950;line-height:.98}.caHero h1 span{background:linear-gradient(90deg,#62a4ff,#7d6cff 52%,#ff69cf);color:#0000;-webkit-background-clip:text;background-clip:text}.caHero p{color:#aab8d2;max-width:390px;margin:16px 0 24px;font-weight:700;line-height:1.55}.caStats{grid-template-columns:repeat(4,max-content);gap:34px;margin-bottom:22px;display:grid}.caStats div{gap:5px;display:grid}.caStats b{font-size:17px;font-weight:950}.caStats span{color:#99a9c8;font-size:11px;font-weight:800}.caWatchBtn{color:#dbe7ff;z-index:4;background:#0c18319e;border:1px solid #60a5fa40;border-radius:10px;align-items:center;gap:9px;height:38px;padding:0 16px;font-weight:850;display:inline-flex;position:relative}.caHero .caWatchBtn{margin-top:0}.caChartWrap{z-index:1;opacity:.96;width:min(500px,43vw);height:260px;position:absolute;top:28px;left:min(36vw,360px);-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.caChart{width:100%;height:100%}.caPriceTag{z-index:2;color:#ffad4a;background:#181826b8;border:1px solid #ff8a008c;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:950;position:absolute}.caPriceTag b{color:#fff}.caPriceTop{top:18px;left:168px}.caPriceRight{top:80px;right:22px}.caAxis{color:#99abd09e;flex-direction:column;justify-content:space-between;font-size:10px;font-weight:750;display:flex;position:absolute;top:26px;bottom:42px;right:0}.caAuthCard{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070d1dc2;border:1px solid #ff8a00a3;border-radius:16px;grid-area:1/2/span 2;align-self:start;margin-top:8px;padding:18px 18px 16px;position:relative;box-shadow:0 26px 90px #0006,0 0 60px #6c5ce724}.caTabs{border-bottom:1px solid #90a0be29;grid-template-columns:1fr 1fr;margin-bottom:20px;display:grid}.caTabs button{z-index:1;color:#9caccc;cursor:pointer;touch-action:manipulation;background:0 0;border:0;border-radius:9px 9px 0 0;height:46px;font-weight:900;position:relative}.caTabs button.active{color:#fff;background:linear-gradient(#6c5ce733,#101d390a);border-bottom:2px solid #8d65ff}.caAuthCard h2{letter-spacing:0;margin:0 0 4px;font-size:25px}.caAuthCard p{color:#93a4c3;margin:0 0 18px;font-weight:750}.caField{color:#cbd6ed;gap:7px;margin-bottom:12px;font-size:12px;font-weight:850;display:grid}.caField div{color:#8295bd;background:#020c1a8a;border:1px solid #748bb440;border-radius:9px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:grid}.caField input{color:#f7fbff;background:0 0;border:0;outline:0;min-width:0;height:40px;font-weight:800}.caPasswordToggle{color:#9eb0d0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;display:inline-grid}.caPasswordToggle:hover,.caPasswordToggle:focus-visible{color:#fff;background:#8d65ff1f;border-color:#8d65ff57}.caPasswordToggle svg{pointer-events:none}.caForgot{color:#a38cff;background:0 0;border:0;margin:-2px 0 14px auto;font-size:12px;font-weight:850;display:block}.caGradientBtn{background:linear-gradient(100deg, var(--ca-orange), #ff6d2d 34%, var(--ca-purple) 68%, var(--ca-blue));color:#fff;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;font-weight:950;display:inline-flex;box-shadow:0 18px 42px #535dff47}.caGradientBtn:disabled{opacity:.58;cursor:not-allowed}.caDivider{color:#6f7f9c;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:16px 0 12px;font-size:12px;font-weight:750;display:grid}.caDivider:before,.caDivider:after{content:"";background:#90a0be2e;height:1px}.caSocials{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.caSocials button{color:#fff;cursor:pointer;background:#08142b9e;border:1px solid #748bb438;border-radius:9px;justify-content:center;align-items:center;height:38px;font-weight:950;transition:border-color .16s,background .16s,transform .16s;display:inline-flex}.caSocials button:hover:not(:disabled){background:#122646d1;border-color:#94beff9e;transform:translateY(-1px)}.caSocials button:disabled{cursor:not-allowed;opacity:.55}.caSocials img{width:19px;height:19px;display:block}.caSecure{color:#8e9dbb;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:12px;font-weight:750;display:flex}.caAuthError,.caResetBox{background:#ffffff08;border:1px solid #748bb433;border-radius:10px;margin-bottom:12px;padding:12px}.caResetMsg{color:#c8d6f3;font-size:12px}.caWidgets{grid-area:2/1;grid-template-columns:1.18fr .78fr .78fr;align-self:start;gap:14px;width:min(790px,100%);margin-top:6px;margin-bottom:18px;display:grid}.caGlass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#081327bd;border:1px solid #60a5fa33;border-radius:12px;min-height:122px;padding:14px 16px;box-shadow:inset 0 1px #ffffff08}.caCardHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.caCardHead b{font-size:13px}.caCardHead button{color:#4ff3a3;background:#152545e0;border:0;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:850}.caWatch .caCardHead button{color:#62a4ff;background:0 0}.caMarketRow{grid-template-columns:18px minmax(74px,1fr) 70px 52px 54px;align-items:center;gap:7px;min-height:21px;display:grid}.caMarketRow .caCoin{width:17px;height:17px;font-size:9px}.caMarketRow span,.caGainerRow span{color:#9eb0d0;font-size:12px;font-weight:800}.caMarketRow em,.caGainerRow em{color:#71819e;margin-left:4px;font-style:normal}.caMarketRow strong{color:#dce6fa;text-align:right;font-size:11px}.caMarketRow small{text-align:right;font-size:11px;font-weight:900}.caSpark{width:54px;height:18px;color:var(--ca-green)}.caSpark.down{color:var(--ca-red)}.caSpark polyline{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.caGainerRow{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:29px;display:grid}.caGainerRow i{background:#ffffff14;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;display:grid;overflow:hidden}.caGainerRow i .caCoin{grid-row:auto;width:100%;height:100%}.caRisk{align-content:start}.caGauge{place-items:center;width:126px;height:96px;margin:2px auto 0;display:grid;position:relative}.caGauge div{background:conic-gradient(from 232deg at 50% 82%, #38eaa0 0 72deg, #162b4f 72deg 194deg, #ff7846 194deg 252deg, transparent 252deg 360deg);clip-path:inset(0 0 34%);border-radius:999px 999px 0 0;position:absolute;inset:0}.caGauge div:after{content:"";background:#081327f5;border-radius:999px 999px 0 0;position:absolute;inset:12px 16px 0}.caGauge i{z-index:2;width:11px;height:11px;transform:rotate(var(--risk-angle,-36deg)) translateY(-48px);background:#f8fbff;border-radius:999px;transition:transform .9s cubic-bezier(.2,.8,.2,1);position:absolute;top:74px;left:calc(50% - 5.5px);box-shadow:0 0 0 4px #081327db,0 0 18px #00e0ff73}.caGauge strong{z-index:3;font-variant-numeric:tabular-nums;margin:0;font-size:34px;line-height:1;transition:color .3s;position:absolute;top:24px}.caGauge span{z-index:3;color:#41f0a0;font-size:11px;font-weight:950;position:absolute;bottom:17px}.caRiskLabels{justify-content:space-between;margin-top:-20px;display:flex}.caRiskLabels small{color:#8393b0;font-size:10px;font-weight:800}.caRisk p{text-align:center;color:#7f8eaa;margin:0;font-size:10px;font-weight:750}.caSecurity{background:#0710229e;border-top:0;grid-template-columns:repeat(4,1fr);align-items:center;min-height:74px;display:grid}.caSecurity div{color:#b0bfd8;justify-content:center;align-items:center;gap:12px;display:inline-flex}.caSecurity span{gap:3px;display:grid}.caSecurity b{font-size:12px}.caSecurity small{color:#7f8eaa;font-size:11px;font-weight:750}@media (width>=901px){.cryptoAuthPage{background:radial-gradient(860px 520px at 18% 12%,#2f80ed2e,#0000 66%),radial-gradient(740px 460px at 84% 12%,#10d8961a,#0000 64%),linear-gradient(#050b14 0%,#030712 100%);place-items:stretch center;padding:14px}.caFrame{background:radial-gradient(760px 380px at 72% 18%,#2f80ed1f,#0000 70%),radial-gradient(520px 260px at 20% 72%,#10d89612,#0000 72%),#040a13f5;border:1px solid #3676d057;border-radius:8px;grid-template-rows:76px minmax(0,1fr) auto;width:min(1280px,100%);min-height:calc(100vh - 28px);display:grid;box-shadow:0 30px 90px #00000073,inset 0 1px #ffffff0a}.caFrame:before{opacity:.48;filter:saturate(1.05);height:260px;bottom:110px;left:28px;right:430px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 72%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 72%,#0000)}.caFrame:after{opacity:.12}.caHeader{background:#050d1abd;border-bottom:1px solid #3676d02e;grid-template-columns:230px minmax(0,1fr) auto;height:76px}.caBrand{padding-left:26px}.caBrand span{border-radius:8px;width:42px;height:42px}.caTicker{grid-template-columns:repeat(4,minmax(128px,1fr));align-self:center;gap:8px;height:52px;padding:0 12px}.caTickerItem{background:#071223a3;border:1px solid #3676d02e;border-radius:8px;padding:8px 10px}.caActions{padding-right:18px}.caActions button{background:#071223c2;border-radius:8px}.caActions .caAppBtn{display:none}.caMain{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,1fr) minmax(360px,410px);align-items:start;gap:22px 34px;padding:34px 32px 26px}.caHero{background:linear-gradient(145deg,#09122094,#050a122e);border:1px solid #3676d024;border-radius:8px;min-height:430px;padding:34px;overflow:hidden}.caHeroCopy{width:min(470px,54%)}.caEyebrow{color:#10d896;letter-spacing:0;margin-bottom:14px}.caHero h1{font-size:clamp(46px,4.3vw,66px);line-height:1.02}.caHero h1 span{background:linear-gradient(90deg,#fff,#65a8ff 48%,#10d896);-webkit-background-clip:text;background-clip:text}.caHero p{color:#9fb0c8;max-width:460px}.caStats{grid-template-columns:repeat(4,minmax(76px,max-content));gap:22px}.caChartWrap{width:min(520px,49%);height:286px;top:70px;left:auto;right:18px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 100%);mask-image:linear-gradient(90deg,#0000,#000 5% 100%)}.caAuthCard{background:radial-gradient(360px 180px at 50% 0,#2f80ed1f,#0000 68%),linear-gradient(#0a1422f5,#050a12fa);border:1px solid #3676d042;border-radius:8px;grid-row:1/span 2;width:100%;margin-top:0;padding:24px;box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0a}.caTabs{background:#02080f8f;border:1px solid #748bb42e;border-radius:8px;gap:4px;margin-bottom:22px;padding:4px}.caTabs button{border-radius:6px;height:42px}.caTabs button.active{background:linear-gradient(135deg,#2f80ed47,#10d8961f);border-bottom:0}.caAuthCard h2{font-size:30px;line-height:1.05}.caAuthCard p{margin-bottom:22px}.caField{margin-bottom:14px}.caField div{background:#02080fb3;border-radius:8px;min-height:48px}.caField input{height:46px}.caGradientBtn{background:linear-gradient(135deg,#2f80ed,#16b981);border-radius:8px;min-height:50px;box-shadow:0 16px 34px #16b9812e}.caSocials button,.caForgot,.caResetBox,.caAuthError{border-radius:8px}.caWidgets{grid-template-columns:minmax(360px,1.55fr) minmax(210px,1fr) minmax(210px,1fr);width:100%;margin:0}.caGlass{background:#071223bd;border-radius:8px;min-height:128px}.caMarketRow{grid-template-columns:24px minmax(92px,1fr) 78px 58px 60px;min-height:25px}.caMarketRow .caCoin{width:21px;height:21px}.caGainerRow{grid-template-columns:26px minmax(0,1fr) auto;min-height:34px}.caGainerRow i{width:24px;height:24px}.caSecurity{border-top:1px solid #3676d029;min-height:76px}}@media (width<=900px){.cryptoAuthPage{background:radial-gradient(520px 320px at 50% -8%,#2979ff3d,#0000 66%),radial-gradient(440px 280px at 100% 16%,#ff8a001a,#0000 64%),linear-gradient(#071021 0%,#050a15 100%);place-items:stretch stretch;min-height:100svh;padding:0}.caFrame{background:radial-gradient(620px 340px at 50% 0,#6c5ce721,#0000 68%),#040a18eb;border-left:0;border-right:0;border-radius:0;width:100%;max-width:100%;min-height:100svh;overflow:visible}.caFrame:before{opacity:.42;filter:blur(.2px)saturate(1.1);height:142px;inset:62px -25% auto}.caHeader{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#060d1dd1,#060d1d00);grid-template-columns:1fr;align-content:center;justify-items:center;height:auto;min-height:74px;padding:18px 18px 10px}.caBrand{justify-content:center;padding-left:0;font-size:10px}.caBrand span{border-radius:12px;width:38px;height:38px}.caActions,.caTicker{display:none}.caMain{grid-template-columns:1fr;align-items:start;gap:0;min-height:calc(100svh - 74px);padding:14px 18px 28px;display:grid}.caHero,.caWidgets,.caSecurity{display:none}.caAuthCard{background:linear-gradient(#0c1831f0,#050e1ff5);border:1px solid #60a5fa38;border-radius:18px;grid-area:auto;justify-self:center;width:100%;max-width:430px;max-height:none;margin:0;padding:18px 18px 20px;position:relative;bottom:auto;left:auto;right:auto;overflow:visible;box-shadow:0 20px 60px #0000006b,inset 0 1px #ffffff0a}.caAuthCard:before{content:none}.caTabs{background:#020c1a6b;border:1px solid #748bb433;border-radius:12px;margin-bottom:18px;padding:4px}.caTabs button{border-radius:9px;height:42px}.caTabs button.active{background:linear-gradient(135deg,#ff8a003d,#6c5ce747);border-bottom:0}.caAuthCard h2{font-size:26px;line-height:1.08}.caAuthCard p{margin-bottom:20px;font-size:14px}.caField{gap:8px;margin-bottom:14px}.caField div{border-radius:10px;min-height:48px}.caField input{height:46px;font-size:15px}.caGradientBtn{min-height:50px}.caDivider{margin:18px 0 14px}.caSocials button{height:40px}}.authFlowPage{--auth-accent:#35d3b3;--auth-accent-alt:#4f8cff;color:#edf5ff;background:radial-gradient(circle at 16% 12%,#35d3b326,#0000 30%),radial-gradient(circle at 86% 88%,#4f8cff24,#0000 32%),linear-gradient(145deg,#06101f,#0b1528 52%,#07111f);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100svh;padding:76px 24px 38px;font-family:Montserrat,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;overflow-x:hidden}.authFlowBrand{color:#f2f7ff;letter-spacing:.14em;align-items:center;gap:9px;font-size:14px;font-weight:950;text-decoration:none;display:inline-flex;position:absolute;top:24px;left:50%;transform:translate(-50%)}.authFlowBrandMark{letter-spacing:0;background:#ffffff14;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;display:grid;overflow:hidden;box-shadow:0 8px 22px #35d3b32e}.authFlowBrandMark img{object-fit:cover;width:100%;height:100%}.authFlowContainer{background:#0c1628;border:1px solid #7fa8eb38;border-radius:16px;width:min(860px,100%);min-height:540px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000070,0 10px 24px #00000047}.authFlowFormContainer{width:50%;height:100%;transition:all .6s ease-in-out;position:absolute;top:0}.authFlowFormContainer form{text-align:center;background:linear-gradient(#0d192dfa,#081120fa);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:34px 54px;display:flex}.authFlowFormContainer h1,.authFlowOverlayPanel h1{letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,34px);font-weight:900;line-height:1.08}.authFlowSignIn{z-index:2;left:0}.authFlowSignUp{z-index:1;opacity:0;left:0}.authFlowContainer.right-panel-active .authFlowSignIn{transform:translate(100%)}.authFlowContainer.right-panel-active .authFlowSignUp{z-index:5;opacity:1;animation:.6s authFlowShow;transform:translate(100%)}@keyframes authFlowShow{0%,49.99%{z-index:1;opacity:0}50%,to{z-index:5;opacity:1}}.authFlowHint{color:#d2e0f6b8;margin:4px 0 12px;font-size:12px}.authFlowFormContainer input{color:#f3f8ff;width:100%;min-height:46px;font:inherit;background:#eff6ff14;border:1px solid #0000;border-radius:8px;outline:0;margin:6px 0;padding:12px 15px;font-size:14px;transition:border-color .16s,box-shadow .16s,background .16s}.authFlowFormContainer input:focus{background:#eff6ff1f;border-color:#35d3b39e;box-shadow:0 0 0 3px #35d3b31f}.authFlowPassword{width:100%;position:relative}.authFlowPassword input{padding-right:46px}.authFlowPassword>button{color:#d6e4f7b8;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.authFlowSocial{margin:18px 0 10px}.authFlowSocial button{cursor:pointer;background:#fff;border:1px solid #d8dae0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:transform .16s,border-color .16s,box-shadow .16s;display:inline-grid}.authFlowSocial button:hover:not(:disabled){border-color:var(--auth-accent);transform:translateY(-2px);box-shadow:0 6px 16px #ff4b2b2e}.authFlowSocial img{width:20px;height:20px}.authFlowPrimary,.authFlowGhost,.authFlowResetButton{border:1px solid var(--auth-accent);background:var(--auth-accent);color:#fff;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;min-height:44px;padding:11px 38px;font-size:12px;font-weight:900;transition:transform 80ms,opacity .16s,box-shadow .16s}.authFlowPrimary{margin-top:12px}.authFlowPrimary:hover:not(:disabled),.authFlowResetButton:hover:not(:disabled){box-shadow:0 9px 22px #35d3b338}.authFlowPrimary:active:not(:disabled),.authFlowGhost:active:not(:disabled),.authFlowResetButton:active:not(:disabled){transform:scale(.96)}.authFlowPrimary:disabled,.authFlowGhost:disabled,.authFlowResetButton:disabled,.authFlowSocial button:disabled{cursor:not-allowed;opacity:.55}.authFlowTextButton{color:#deebffcc;cursor:pointer;background:0 0;border:0;margin:10px 0 4px;padding:3px;font-size:13px}.authFlowTextButton:hover:not(:disabled){color:var(--auth-accent);text-decoration:underline}.authFlowReset{background:#ffffff14;border-radius:10px;width:100%;margin:5px 0 0;padding:10px}.authFlowResetButton{min-height:38px;margin-top:7px;padding:8px 22px;font-size:10px}.authFlowMessage,.authFlowError{border-radius:8px;width:100%;margin-top:9px;padding:9px 11px;font-size:11px;line-height:1.4}.authFlowMessage{color:#bdfbe7;background:#1c825f2e}.authFlowError{color:#ffd0d6;background:#99263642}.authFlowError button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:6px;padding:0;font-weight:800;text-decoration:underline}.authFlowOverlayContainer{z-index:100;width:50%;height:100%;transition:transform .6s ease-in-out;position:absolute;top:0;left:50%;overflow:hidden}.authFlowContainer.right-panel-active .authFlowOverlayContainer{transform:translate(-100%)}.authFlowOverlay{color:#fff;background:radial-gradient(circle at 20% 18%, #ffffff1f, transparent 28%), linear-gradient(120deg, var(--auth-accent), var(--auth-accent-alt));width:200%;height:100%;transition:transform .6s ease-in-out;position:relative;left:-100%;transform:translate(0)}.authFlowContainer.right-panel-active .authFlowOverlay{transform:translate(50%)}.authFlowOverlayPanel{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;padding:0 46px;transition:transform .6s ease-in-out;display:flex;position:absolute;top:0;transform:translate(0)}.authFlowOverlayPanel p{max-width:300px;margin:18px 0 28px;font-size:14px;font-weight:500;line-height:1.6}.authFlowOverlayPanel svg{margin-bottom:18px}.authFlowOverlayLeft{transform:translate(-20%)}.authFlowContainer.right-panel-active .authFlowOverlayLeft{transform:translate(0)}.authFlowOverlayRight{right:0}.authFlowContainer.right-panel-active .authFlowOverlayRight{transform:translate(20%)}.authFlowGhost{background:0 0;border-color:#fff}.authFlowMobileSwitch{color:#d3e0f5c7;font-size:13px;display:none}.authFlowMobileSwitch button{color:var(--auth-accent);cursor:pointer;font:inherit;background:0 0;border:0;margin-left:5px;padding:0;font-weight:800}.authFlowSecure{color:#d3e0f5b8;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}@media (width<=720px){.authFlowPage{justify-content:flex-start;padding:86px 16px 30px}.authFlowContainer{width:min(440px,100%);min-height:570px}.authFlowFormContainer{width:100%}.authFlowFormContainer form{padding:28px 26px}.authFlowSignIn,.authFlowSignUp,.authFlowContainer.right-panel-active .authFlowSignIn,.authFlowContainer.right-panel-active .authFlowSignUp{left:0;transform:none}.authFlowSignIn{z-index:2;opacity:1}.authFlowSignUp,.authFlowContainer.right-panel-active .authFlowSignIn{z-index:1;opacity:0}.authFlowContainer.right-panel-active .authFlowSignUp{z-index:2;opacity:1;animation:none}.authFlowOverlayContainer{display:none}.authFlowMobileSwitch{display:block}}@media (width<=390px){.authFlowFormContainer form{padding-inline:20px}.authFlowContainer{min-height:585px}}.portfolioAuthLanding{color:#f8fbff;background:radial-gradient(900px 520px at 96% 20%,#7748ff4d,#0000 62%),radial-gradient(760px 420px at 38% 42%,#0e69ff33,#0000 62%),linear-gradient(#071222 0%,#060c18 58%,#050a13 100%);border:1px solid #3081ff61;border-radius:14px;min-height:calc(100vh - 34px);position:relative;overflow:hidden;box-shadow:0 22px 90px #00000075,inset 0 1px #ffffff0d}.portfolioAuthLanding:before{content:"";opacity:.96;pointer-events:none;background:linear-gradient(#050b180a,#050b181f 54%,#050b18db),url(/auth/exchange-login-hero.png) 50% -74px/100% no-repeat;position:absolute;inset:64px 0 72px}.portfolioAuthLanding:after{content:"";opacity:.2;pointer-events:none;background-image:radial-gradient(circle at 18% 24%,#ffffff8c 0 1px,#0000 1.5px),radial-gradient(circle at 42% 18%,#83abff8c 0 1px,#0000 1.5px),radial-gradient(circle at 76% 32%,#fff6 0 1px,#0000 1.5px);background-size:160px 130px,220px 170px,190px 140px;position:absolute;inset:0}.portfolioAuthTop,.portfolioAuthScene,.portfolioInfoCards,.portfolioTrustBar{z-index:1;position:relative}.portfolioAuthTop{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030b189e;border-bottom:1px solid #5391ff29;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;height:64px;display:grid}.portfolioAuthBrand{align-items:center;gap:10px;padding-left:24px;font-size:11px;font-weight:950;line-height:1.02;display:flex}.portfolioAuthBrand span{color:#071222;background:linear-gradient(135deg,#ff9a13,#ff6a00);border-radius:12px;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 0 30px #ff83003d}.portfolioAuthBrand em{color:#ff9800;font-style:normal}.portfolioAuthTicker{border-left:1px solid #5391ff24;grid-template-columns:repeat(4,minmax(135px,1fr));min-width:0;height:100%;display:grid}.portfolioTickerItem{border-right:1px solid #5391ff24;grid-template-rows:1fr 1fr;grid-template-columns:24px 1fr auto;align-items:center;gap:0 8px;min-width:0;padding:8px 16px;font-size:11px;display:grid}.portfolioCoin{color:#071222;background:#ff8b00;border-radius:50%;grid-row:1/span 2;place-items:center;width:20px;height:20px;font-weight:950;display:grid}.portfolioTickerItem small{color:#9fb1d1;font-weight:900}.portfolioTickerItem b{color:#f7fbff;font-weight:950}.portfolioTickerItem em{grid-column:2/span 2;font-style:normal;font-weight:950}.portfolioTickerItem em.up{color:#18f29a}.portfolioTickerItem em.down{color:#ff5572}.portfolioAuthTools{align-items:center;gap:9px;padding-right:22px;display:flex}.portfolioAuthTools button{color:#b9c8e5;background:#09162dc7;border:1px solid #5391ff47;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.portfolioAuthScene{grid-template-columns:minmax(0,1fr) 310px;gap:30px;min-height:560px;padding:58px 34px 0;display:grid}.portfolioHeroCopy{align-self:start;max-width:560px}.portfolioEyebrow{color:#b38cff;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px;font-size:12px;font-weight:950}.portfolioHeroCopy h1{letter-spacing:0;margin:0;font-size:clamp(42px,4.4vw,60px);font-weight:950;line-height:.98}.portfolioHeroCopy h1 span{background:linear-gradient(90deg,#62a4ff,#8d66ff 55%,#ff73cf);color:#0000;-webkit-background-clip:text;background-clip:text}.portfolioHeroCopy p{color:#a9b8d7;max-width:400px;margin:16px 0 24px;font-weight:700;line-height:1.55}.portfolioHeroStats{grid-template-columns:repeat(4,minmax(0,92px));gap:14px;display:grid}.portfolioHeroStats div{gap:5px;display:grid}.portfolioHeroStats b{font-size:17px;font-weight:950}.portfolioHeroStats span{color:#9fb0ce;font-size:11px;font-weight:800}.portfolioChartStage{opacity:.95;background-color:#0000;background-image:radial-gradient(380px 160px at 50% 52%,#3d68ff29,#0000 68%),linear-gradient(#4676ff1a 1px,#0000 1px),linear-gradient(90deg,#4676ff1a 1px,#0000 1px);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:100% 46px,56px 100%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:min(470px,35vw);height:240px;display:none;position:absolute;top:118px;left:min(34vw,410px);-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.portfolioChartStage:before{content:"";opacity:.8;background:linear-gradient(135deg,#0000 0 9%,#5480ffc7 9.4% 10%,#0000 10.5% 25%,#ff8b1ed6 25.5% 26.2%,#0000 26.8% 42%,#60aaffd1 42.5% 43.1%,#0000 43.8% 60%,#ff8b1ed1 60.5% 61.2%,#0000 61.8%);border-bottom:2px solid #5286ff40;border-left:2px solid #5286ff59;height:92px;position:absolute;top:56px;left:10px;right:18px}.portfolioChartStage:after{content:"";clip-path:polygon(0 80%,8% 72%,17% 78%,25% 48%,34% 54%,43% 24%,51% 40%,60% 18%,71% 35%,80% 10%,91% 32%,100% 6%,100% 100%,0 100%);opacity:.68;background:linear-gradient(#5e50ff61,#5e50ff00);height:76px;position:absolute;bottom:26px;left:24px;right:16px}.portfolioCandles{align-items:flex-end;gap:7px;display:flex;position:absolute;inset:72px 34px 44px 72px}.portfolioCandles i{width:7px;height:var(--h);transform:translateY(var(--d));background:linear-gradient(#ffb34a,#ff6d00);border-radius:8px 8px 2px 2px;box-shadow:0 0 18px #ff760059}.portfolioCandles i:nth-child(3n),.portfolioCandles i:nth-child(4n){background:linear-gradient(#50b7ff,#5b5dff);box-shadow:0 0 18px #4676ff59}.portfolioPriceTag{z-index:2;color:#ffad4a;background:#181826b8;border:1px solid #ff8e288c;border-radius:6px;padding:6px 8px;font-size:10px;font-weight:950;position:absolute}.portfolioPriceTag b{color:#fff}.portfolioPriceTag.tagOne{top:22px;left:120px}.portfolioPriceTag.tagTwo{top:80px;right:20px}.portfolioAuthCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050e1fb3;border:1px solid #ff9a3794;border-radius:14px;align-self:start;margin-top:0;padding:18px 18px 16px;position:relative;box-shadow:0 26px 90px #00000061,0 0 70px #6c4aff2b}.portfolioAuthTabs{background:0 0;border-bottom:1px solid #90a0be29;grid-template-columns:1fr 1fr;gap:0;margin:0 0 20px;padding:0;display:grid}.portfolioAuthTabs .mini{color:#95a5c6;background:0 0;border:0;border-radius:8px 8px 0 0;justify-content:center;padding:12px 10px}.portfolioAuthTabs .mini.activeTab{color:#fff;background:linear-gradient(#6458ff2e,#09162d1f);border-bottom:2px solid #8d65ff}.portfolioAuthHead h2{letter-spacing:0;margin:0 0 4px;font-size:25px}.portfolioAuthHead p{color:#91a2c2;margin:0 0 18px;font-weight:750}.portfolioAuthBody{gap:12px;padding:0;display:grid}.portfolioField{background:0 0;border:0;gap:7px;padding:0}.portfolioField>span{color:#cbd6ed;font-size:12px;font-weight:850}.portfolioField>div{color:#8295bd;background:#020c1a8a;border:1px solid #748bb440;border-radius:9px;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:42px;padding:0 12px;display:grid}.portfolioField input{color:#f7fbff;height:40px;box-shadow:none;background:0 0;border:0;padding:0}.portfolioField input:focus{outline:0}.portfolioResetLink{color:#9f8cff;cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-size:12px;font-weight:850}.portfolioResetPanel{background:#ffffff08;border:1px solid #748bb433;border-radius:10px;gap:10px;padding:12px;display:grid}.portfolioSubmit{color:#fff;background:linear-gradient(100deg,#ff8a00,#ff6d2d 34%,#8a5cff 68%,#2f70ff);border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:48px;font-weight:950;display:inline-flex;box-shadow:0 18px 42px #535dff47}.portfolioDivider{color:#6f7f9c;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;font-size:12px;font-weight:750;display:grid}.portfolioDivider:before,.portfolioDivider:after{content:"";background:#90a0be2e;height:1px}.portfolioSocials{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.portfolioSocials button{color:#fff;background:#08142b9e;border:1px solid #748bb438;border-radius:9px;height:38px;font-weight:950}.portfolioSecure{color:#8e9dbb;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.portfolioInfoCards{grid-template-columns:1.15fr .75fr .75fr;gap:14px;width:min(720px,100% - 390px);margin:-152px 0 32px 28px;display:grid}.portfolioInfoCards>div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081327b8;border:1px solid #5391ff2e;border-radius:11px;gap:9px;min-height:108px;padding:14px 16px;display:grid}.portfolioInfoCards b{color:#fff;font-size:13px}.portfolioCardHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.portfolioCardHead button{color:#4ff3a3;background:#152545e0;border:0;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:850}.portfolioWatchCard .portfolioCardHead button{color:#62a4ff;background:0 0}.portfolioMarketRow{grid-template-columns:18px minmax(76px,1fr) 70px 52px 54px;align-items:center;gap:7px;min-height:20px;display:grid}.portfolioMarketRow .coin{color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;font-weight:950;display:grid}.portfolioMarketRow .coin.B{color:#071222;background:#ff8a00}.portfolioMarketRow .coin.E{background:#6e8cff}.portfolioMarketRow .coin.S{background:#6a58ff}.portfolioMarketRow span,.portfolioGainerRow span{color:#9eb0d0;font-size:12px;font-weight:800}.portfolioMarketRow em,.portfolioGainerRow em{color:#71819e;margin-left:4px;font-style:normal}.portfolioMarketRow strong{color:#dce6fa;text-align:right;font-size:11px}.portfolioMarketRow small{text-align:right;font-size:11px;font-weight:900}.portfolioMarketRow .up,.portfolioGainerRow strong{color:#10e29a}.portfolioMarketRow .down{color:#ff4f6d}.portfolioMarketRow svg{width:54px;height:18px}.portfolioMarketRow polyline{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.portfolioGainerRow{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:28px;display:grid}.portfolioGainerRow i{color:#fff;background:linear-gradient(135deg,#ff4b4b,#b02fff);border-radius:50%;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;font-weight:950;display:grid}.portfolioGainerRow:nth-child(3) i{background:linear-gradient(135deg,#34a8ff,#6a58ff)}.portfolioRiskCard{align-content:start}.portfolioRiskGauge{place-items:center;width:126px;height:76px;margin:2px auto 0;display:grid;position:relative}.portfolioRiskGauge .riskArc{background:conic-gradient(from 232deg at 50% 82%, #38eaa0 0 72deg, #162b4f 72deg 194deg, #ff7846 194deg 252deg, transparent 252deg 360deg);clip-path:inset(0 0 34%);border-radius:999px 999px 0 0;position:absolute;inset:0}.portfolioRiskGauge .riskArc:after{content:"";background:#081327f5;border-radius:999px 999px 0 0;position:absolute;inset:12px 16px 0}.portfolioRiskGauge strong{z-index:1;margin-top:10px;position:relative}.portfolioRiskGauge span{z-index:1;color:#41f0a0;font-size:11px;font-weight:950;position:absolute;bottom:9px}.portfolioRiskLabels{justify-content:space-between;margin-top:-7px;display:flex}.portfolioRiskLabels small{color:#8393b0;font-size:10px;font-weight:800}.portfolioInfoCards strong{color:#fff;font-size:42px;line-height:1}.portfolioRiskCard p{text-align:center;color:#7f8eaa;margin:0;font-size:10px;font-weight:750}.portfolioTrustBar{background:#0710229e;border-top:1px solid #5391ff24;grid-template-columns:repeat(4,1fr);align-items:center;min-height:72px;display:grid}.portfolioTrustBar span{color:#b0bfd8;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:850;display:inline-flex}@media (width<=900px){.portfolioAuthLanding{border-radius:18px;min-height:calc(100vh - 16px)}.portfolioAuthLanding:before{opacity:.98;background-position:43% 0;background-size:auto 100%;inset:106px 0 310px}.portfolioAuthTop{grid-template-columns:1fr auto;height:72px;padding:0 12px}.portfolioAuthBrand{padding-left:0}.portfolioAuthTicker{scrollbar-width:none;border:0;order:3;grid-column:1/span 2;height:68px;padding:8px 0;display:flex;overflow-x:auto}.portfolioTickerItem{background:#071227b8;border:1px solid #5391ff24;border-radius:9px;grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:1px;min-width:86px;margin-right:8px;padding:8px}.portfolioCoin{display:none}.portfolioTickerItem em{grid-column:auto}.portfolioAuthScene{min-height:calc(100vh - 72px);padding:120px 10px 0;display:block}.portfolioHeroCopy{display:none}.portfolioChartStage{width:auto;height:260px;display:none;top:148px;left:8px;right:8px;-webkit-mask-image:linear-gradient(#000,#000 78%,#0000);mask-image:linear-gradient(#000,#000 78%,#0000)}.portfolioAuthCard{background:#050e1fe0;border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;margin:0;padding:18px 18px 22px;position:absolute;bottom:0;left:0;right:0}.portfolioAuthCard:before{content:"";background:#aab9d875;border-radius:999px;width:48px;height:4px;margin:-4px auto 14px;display:block}.portfolioInfoCards,.portfolioTrustBar{display:none}.portfolioAuthHead h2{font-size:22px}}@media (width>=901px) and (width<=1180px){.portfolioAuthScene{grid-template-columns:minmax(0,1fr) 300px}.portfolioInfoCards{width:min(650px,100% - 350px)}}.botField input[aria-invalid=true]{border-color:#ff5460b8;box-shadow:0 0 0 3px #ff54601f}.botSelectWrap{position:relative}.botSelectWrap svg{color:#85858a;pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.botMiniBuy{color:#ffc022;cursor:pointer;background:#ffbb0014;border:1px solid #ffbb008c;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:30px;padding:0 12px;font-size:12px;font-weight:950;display:inline-flex}.botActivateBtn,.botBuyBtn{color:#fff;cursor:pointer;background:linear-gradient(#08c989,#069e69);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:56px;font-size:16px;font-weight:950;display:inline-flex;box-shadow:inset 0 1px #ffffff24}.botActivateBtn:hover,.botBuyBtn:hover{filter:brightness(1.06)}.botAlert{border-radius:10px;padding:12px 14px;font-size:13px;font-weight:850}.botAlert.error{color:#ff8d9a;background:#ff53661a;border:1px solid #ff536661}.botAlert.success{color:#04f7b2;background:#04f7b214;border:1px solid #04f7b252}.botSyncAlert{margin:-8px 0 16px}.botSessionsCard{place-items:stretch stretch;min-height:156px;display:grid}.botEmptyState{color:#5e626a;text-align:center;align-content:center;place-items:center;gap:6px;min-height:118px;display:grid}.botEmptyState b{color:#6e737c}.botSessionList{gap:10px;display:grid}.botSession{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:minmax(190px,1fr) repeat(2,minmax(92px,.35fr)) minmax(90px,.28fr);align-items:center;gap:12px;padding:12px 14px;display:grid}.botSession div{gap:3px;display:grid}.botSession b{color:#f4f8ff}.botSession span,.botSession small{color:#85858a;font-size:12px;font-weight:800}.botSession em{color:#04f7b2;background:#04f7b21a;border-radius:999px;justify-self:end;padding:7px 10px;font-size:12px;font-style:normal;font-weight:950}.botPackageHead h2{color:#f4f8ff;margin:0;font-size:16px}.botPackageHead p{margin:5px 0 0}.botPackageHead>span{color:#04f7b2;border:1px solid #04f7b238;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:12px;font-weight:900;display:inline-flex}.botPackageList{margin:18px -26px -26px;display:grid}.botPackage{border-top:1px solid #ffffff14;gap:14px;padding:20px 26px;display:grid}.botPackageMain{grid-template-columns:minmax(0,1fr) auto;gap:18px;display:grid}.botPackage h3{color:#04f7b2;text-transform:uppercase;margin:0;font-size:16px}.botPackage p{color:#838892;margin:5px 0 0;font-size:13px;font-weight:750;line-height:1.45}.botPackagePrice{align-content:start;justify-items:end;display:grid}.botPackagePrice strong{color:#f4f8ff;font-size:20px;line-height:1}.botPackagePrice small{color:#85858a;font-size:12px;font-weight:800}.botPackageTags{flex-wrap:wrap;gap:8px;display:flex}.botPackageTags span{color:#85858a;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:850;line-height:1}.botPackageTags span.green{color:#04f7b2;background:#04f7b21a;border-color:#04f7b240}.botPackageTags span.blue{color:#58aaff;background:#2395ff1a;border-color:#2395ff47}.botBuyBtn{min-height:44px;font-size:14px}.botTrustStrip{flex-wrap:wrap;gap:10px;display:flex}.botTrustStrip span{color:#a0a8b3;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}html[data-theme=light] .botTradePage,html[data-theme=light] .botTradeTop span,html[data-theme=light] .botPackageHead h2,html[data-theme=light] .botSession b,html[data-theme=light] .botPackagePrice strong{color:#102235}html[data-theme=light] .botActivationCard,html[data-theme=light] .botSessionsCard,html[data-theme=light] .botPackagesCard{background:linear-gradient(145deg,#fffffff7,#eef7fff7);border-color:#2371b538}html[data-theme=light] .botField input,html[data-theme=light] .botField select,html[data-theme=light] .botSession,html[data-theme=light] .botTrustStrip span,html[data-theme=light] .botPackageTags span{color:#20364f;background:#f1f8ffd6;border-color:#2371b538}html[data-theme=light] .botTradeTop p,html[data-theme=light] .botCardTitle small,html[data-theme=light] .botPackageHead p,html[data-theme=light] .botPackage p,html[data-theme=light] .botSession span,html[data-theme=light] .botSession small,html[data-theme=light] .botTrustStrip span{color:#58708a}@media (width<=760px){.botTradeTop,.botCardTitle,.botPackageHead,.botPackageMain{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.botBalance,.botPackagePrice{justify-items:start}.botSession{grid-template-columns:1fr}.botSession em{justify-self:start}.botPackageList{margin-bottom:-18px;margin-left:-18px;margin-right:-18px}.botPackage{padding-left:18px;padding-right:18px}}.page-bot-console .tfExchangePageContent{max-width:1180px;margin:0 auto}.page-bot-console .botTradePage{gap:18px;padding:8px 0 18px}.page-bot-console .botTradeTop{border-bottom:1px solid #ffffff0f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:58px;padding:0 4px 14px;display:grid}.page-bot-console .botTradeTop span{letter-spacing:-.01em;font-size:clamp(24px,2vw,31px)}.page-bot-console .botTradeTop p{color:#8895a5;max-width:520px;margin-top:8px;font-size:13px;line-height:1.35}.page-bot-console .botHowBtn,.page-bot-console .botDepositBtn,.page-bot-console .botWithdrawBtn,.page-bot-console .botBalance{background:linear-gradient(145deg,#12181edb,#090c10e0);border:1px solid #ffffff14;border-radius:10px;min-height:48px;box-shadow:inset 0 1px #ffffff08}.page-bot-console .botTopActions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.page-bot-console .botHowBtn{color:#c2cad6;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:12px;font-weight:850;text-decoration:none;display:inline-flex}.page-bot-console .botWithdrawBtn{color:#fff;cursor:pointer;background:radial-gradient(circle at 20% 0,#ffffff2e,#0000 36%),linear-gradient(135deg,#18d68f,#08a76f);border-color:#04f7b252;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #04f7b224,inset 0 1px #fff3}.page-bot-console .botDepositBtn{color:#fff;cursor:pointer;background:radial-gradient(circle at 20% 0,#ffffff29,#0000 36%),linear-gradient(135deg,#2f80ed,#1657b8);border-color:#3b82f661;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:13px;font-weight:950;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #2f80ed2e,inset 0 1px #ffffff2e}.page-bot-console .botDepositBtn svg,.page-bot-console .botWithdrawBtn svg{color:currentColor}.page-bot-console .botWithdrawBtn.isLocked{color:#9ba6b5;background:radial-gradient(circle at 20% 0,#ffffff14,#0000 36%),linear-gradient(135deg,#212b34eb,#0e1218f0);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff0a}.page-bot-console .botWithdrawBtn.isReady{animation:2.8s ease-in-out infinite botWithdrawReady}@keyframes botWithdrawReady{0%,to{box-shadow:0 14px 28px #04f7b224,inset 0 1px #fff3}50%{box-shadow:0 18px 34px #04f7b23d,inset 0 1px #ffffff3d}}.page-bot-console .botWithdrawNotice{color:#f2c66b;background:radial-gradient(circle at 0 0,#ffc6401a,#0000 32%),#120f07c7;border:1px solid #ffc6403d;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:800;display:flex}.page-bot-console .botWithdrawNotice svg{color:currentColor;flex:none}.page-bot-console .botBalance{grid-template-columns:minmax(76px,auto) 38px;align-items:center;column-gap:10px;padding:0 10px 0 14px}.page-bot-console .botBalance small,.page-bot-console .botBalance strong,.page-bot-console .botBalance em{grid-column:1;justify-self:start}.page-bot-console .botBalance em{color:#7f8a98;white-space:nowrap;margin-top:3px;font-size:10px;font-style:normal;font-weight:800}.page-bot-console .botBalance svg{color:#b7c0ce;background:#ffffff12;border-radius:8px;grid-area:1/2/span 3;width:32px;height:32px;padding:7px}.page-bot-console .botActivationCard,.page-bot-console .botSessionsCard,.page-bot-console .botPackagesCard{background:radial-gradient(circle at 0 0,#00ffb50e,#0000 34%),linear-gradient(145deg,#0f141af0,#090c10f5);border-color:#ffffff14;border-radius:12px;box-shadow:inset 0 1px #ffffff09,0 16px 36px #0000003d}.page-bot-console .botActivationCard{z-index:30;padding:24px 30px 28px;position:relative}.page-bot-console .botCardTitle{align-items:flex-start}.page-bot-console .botCardTitle>div{gap:7px;display:grid}.page-bot-console .botCardTitle span{font-size:20px}.page-bot-console .botCardTitle small{color:#8c98a8}.page-bot-console .botActivationForm{grid-template-columns:1.25fr .86fr .96fr 1.12fr;align-items:start;gap:28px;margin-top:28px}.page-bot-console .botActivationForm .botAlert{grid-column:1/-1;margin-top:-8px}.page-bot-console .botActivationForm .botActivateBtn{grid-column:1/-1}.page-bot-console .botField{gap:8px}.page-bot-console .botField>span,.page-bot-console .botFieldRow{color:#99a4b3;letter-spacing:0;text-transform:none;font-size:11px}.page-bot-console .botField input,.page-bot-console .botField select{color:#f2f6fc;background:#04080ca3;border-color:#5c6b7d3d;border-radius:7px;min-height:48px;font-size:13px}.page-bot-console .botField input::placeholder{color:#59616d}.page-bot-console .botField small{color:#88929f;min-height:18px;font-size:11px}.page-bot-console .botField small.botFieldError{color:#ff626d}.page-bot-console .botMiniBuy{color:#04f7b2;background:#04f7b20e;border-color:#04f7b25c;border-radius:7px;min-height:36px}.page-bot-console .botActivateBtn,.page-bot-console .botBuyBtn{background:linear-gradient(#35d38c 0%,#10a96b 100%);border-radius:8px;min-height:58px;box-shadow:0 16px 32px #10a96b2e,inset 0 1px #fff3}.page-bot-console .botActivateIcon{object-fit:cover;object-position:67% 33%;border-radius:50%;flex:0 0 26px;width:26px;height:26px;box-shadow:0 0 0 1px #ffffff6b,0 6px 14px #0003}.page-bot-console .botSessionsCard{z-index:1;background:radial-gradient(circle,#04f7b20e,#0000 30%),radial-gradient(circle,#ffffff09 1px,#0000 1px) 0 0/18px 18px,linear-gradient(145deg,#0f141af0,#090c10f5);min-height:178px;padding:26px;position:relative}.page-bot-console .botEmptyState svg,.page-bot-console .botEmptyState img{color:#04f7b2;filter:drop-shadow(0 0 14px #04f7b273);width:78px;height:66px}.page-bot-console .botEmptyState b{color:#f5f8ff;font-size:18px}.page-bot-console .botEmptyState span{color:#9aa4b1;max-width:360px;font-size:12px}.page-bot-console .botPackagesCard{padding:24px 30px 30px}.page-bot-console .botPackageHead{padding-bottom:22px}.page-bot-console .botPackageHead h2{font-size:16px}.page-bot-console .botPackageHead>span{border-radius:8px}.page-bot-console .botPackageList{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}.page-bot-console .botPackage{background:linear-gradient(#0c111785,#0a0e13fa 50%),radial-gradient(circle at 82% 18%,#04f7b22e,#0000 32%);border:1px solid #ffffff14;border-radius:10px;align-content:end;min-height:370px;padding:18px;position:relative;overflow:hidden}.page-bot-console .botPackage:before{content:"";opacity:.36;pointer-events:none;background:linear-gradient(135deg,#ffffff14,#0000 28%);position:absolute;inset:0}.page-bot-console .botPackageArt{color:#04f7b2;opacity:.86;filter:drop-shadow(0 0 22px #04f7b23d);border-radius:18px;width:132px;height:164px;position:absolute;top:10px;right:-4px;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0 76%,#0000 100%);mask-image:linear-gradient(#000 0 76%,#0000 100%)}.page-bot-console .botPackage:first-child .botPackageArt{opacity:.72;width:120px;height:150px;right:-10px}.page-bot-console .botPackage:nth-child(2) .botPackageArt{opacity:.8;width:128px;height:160px;right:-6px}.page-bot-console .botPackage:nth-child(3) .botPackageArt{opacity:.86;width:138px;height:170px;right:-10px}.page-bot-console .botPackage:nth-child(4) .botPackageArt{opacity:.92;width:146px;height:176px;right:-14px}.page-bot-console .botPackageArt img{object-fit:cover;object-position:64% 30%;filter:brightness(1.28)contrast(1.08);width:100%;height:100%}.page-bot-console .botPackageMain{z-index:1;grid-template-columns:1fr;gap:14px;position:relative}.page-bot-console .botPackage h3{max-width:112px;font-size:14px}.page-bot-console .botPackage p{max-width:170px;min-height:50px;font-size:11px;line-height:1.38}.page-bot-console .botPackagePrice{justify-items:start}.page-bot-console .botPackagePrice strong{font-size:25px}.page-bot-console .botPackageTags{z-index:1;gap:7px;position:relative}.page-bot-console .botPackageTags span{padding:5px 9px;font-size:11px}.page-bot-console .botPackagePasskey{z-index:1;background:#04080e9e;border:1px solid #65a8ff29;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:7px 8px;margin-top:4px;padding:9px;display:grid;position:relative}.page-bot-console .botPackagePasskey span{color:#8f9aaa;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:900}.page-bot-console .botPackagePasskey code{overflow-wrap:anywhere;color:#f5f8ff;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:850;line-height:1.35}.page-bot-console .botPackagePasskey button{color:#10d896;cursor:pointer;background:#10d8961a;border:1px solid #10d89647;border-radius:8px;place-items:center;width:32px;height:32px;display:inline-grid}.page-bot-console .botPackagePasskey button:hover{background:#10d89629;border-color:#10d8967a}.page-bot-console .botBuyBtn{z-index:1;min-height:45px;margin-top:2px;position:relative}.page-bot-console .botSession{grid-template-columns:minmax(220px,1fr) repeat(2,140px) 92px}.page-bot-console .botTrustStrip{display:none}@media (width<=1180px){.page-bot-console .botActivationForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.page-bot-console .botPackageList{grid-template-columns:repeat(2,minmax(0,1fr))}.page-bot-console .botPackage p{max-width:230px}}@media (width<=760px){.page-bot-console .tfExchangePageContent{max-width:none}.page-bot-console .botTradePage{gap:12px;padding:0 0 12px}.page-bot-console .botTradeTop{border-bottom:0;grid-template-columns:1fr;gap:10px;padding:8px 0 6px}.page-bot-console .botTradeTop>div:first-child{order:1}.page-bot-console .botHowBtn{display:none}.page-bot-console .botTopActions{order:2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%;display:grid}.page-bot-console .botDepositBtn,.page-bot-console .botWithdrawBtn{min-height:45px;padding:0 13px;font-size:12px}.page-bot-console .botWithdrawNotice{align-items:flex-start;font-size:12px;line-height:1.4}.page-bot-console .botBalance{grid-column:1/-1;min-height:45px;padding-left:12px}.page-bot-console .botTradeTop span{font-size:23px}.page-bot-console .botTradeTop p{max-width:260px;margin-top:4px;font-size:12px}.page-bot-console .botActivationCard,.page-bot-console .botSessionsCard,.page-bot-console .botPackagesCard{border-radius:10px;padding:14px}.page-bot-console .botCardTitle{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.page-bot-console .botCardTitle span{font-size:15px}.page-bot-console .botCardTitle small{display:none}.page-bot-console .botMiniBuy{min-height:30px;padding:0 9px;font-size:11px}.page-bot-console .botActivationForm{grid-template-columns:1fr;gap:11px;margin-top:14px}.page-bot-console .botField input,.page-bot-console .botField select{border-radius:7px;min-height:42px}.page-bot-console .botActivateBtn{min-height:48px}.page-bot-console .botSessionsCard{min-height:118px}.page-bot-console .botEmptyState{text-align:left;grid-template-columns:58px minmax(0,1fr);justify-items:start;gap:2px 12px;min-height:86px}.page-bot-console .botEmptyState svg,.page-bot-console .botEmptyState img{grid-row:1/span 2;width:62px;height:52px}.page-bot-console .botEmptyState b{font-size:14px}.page-bot-console .botEmptyState span{font-size:11px}.page-bot-console .botPackageHead{padding-bottom:12px;display:flex}.page-bot-console .botPackageHead p,.page-bot-console .botPackageHead>span{display:none}.page-bot-console .botPackageList{grid-template-columns:1fr;gap:12px}.page-bot-console .botPackage{min-height:318px;padding:14px}.page-bot-console .botPackageArt{width:134px;height:154px;top:8px;right:-8px}.page-bot-console .botPackage:first-child .botPackageArt,.page-bot-console .botPackage:nth-child(2) .botPackageArt,.page-bot-console .botPackage:nth-child(3) .botPackageArt,.page-bot-console .botPackage:nth-child(4) .botPackageArt{width:132px;height:154px;right:-8px}.page-bot-console .botPackage h3{font-size:13px}.page-bot-console .botPackage p{max-width:178px;min-height:56px}.page-bot-console .botPackagePrice strong{font-size:21px}.page-bot-console .botPackageTags span{font-size:10px}.page-bot-console .botPackagePasskey{padding:8px}.page-bot-console .botPackagePasskey code{font-size:10px}.page-bot-console .botBuyBtn{min-height:42px}.page-bot-console .botSession{grid-template-columns:1fr}}.page-bot-console .botRunnerStack{gap:14px;display:grid}.page-bot-console .botActiveTitle{color:#f4f8ff;align-items:center;gap:10px;font-size:20px;font-weight:950;display:inline-flex}.page-bot-console .botActiveTitle span,.page-bot-console .botRunnerSectionHead i,.page-bot-console .botWinPanel i{background:#10d896;border-radius:50%;width:12px;height:12px;display:inline-block;box-shadow:0 0 14px #10d89673}.page-bot-console .botRunnerCard{background:radial-gradient(circle at 50% 12%,#10d89613,#0000 34%),linear-gradient(145deg,#091b11f0,#090d0cfa);border:1px solid #10d89647;border-radius:18px;gap:18px;padding:clamp(18px,2vw,28px);display:grid;box-shadow:inset 0 1px #ffffff0a,0 18px 38px #00000047}.page-bot-console .botRunnerHead{grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:14px;display:grid}.page-bot-console .botRunnerIcon{color:#10d896;background:#10d8961f;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.page-bot-console .botRunnerIcon .botPairIcon{width:38px;height:38px}.page-bot-console .botRunnerIcon .botPairIconForex .botPairToken{width:26px;height:26px}.page-bot-console .botRunnerHead h2{color:#f4f8ff;margin:0;font-size:21px;line-height:1.1}.page-bot-console .botRunnerHead p{color:#828b93;margin:5px 0 0;font-size:13px;line-height:1.35}.page-bot-console .botTier,.page-bot-console .botRunState{text-transform:uppercase;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:13px;font-style:normal;font-weight:950;display:inline-flex}.page-bot-console .botTier{color:#ffd34e;background:#ffcc401a;border:1px solid #ffcc4057}.page-bot-console .botRunState{color:#65a8ff;background:#4093ff1a;border:1px solid #4093ff52}.page-bot-console .botRunState.paused{color:#ffd34e;background:#ffcc401a;border-color:#ffcc4057}.page-bot-console .botRunState.stopped{color:#ff6c77;background:#ff54601a;border-color:#ff546057}.page-bot-console .botRunState.completed{color:#10d896;background:#10d8961a;border-color:#10d89657}.page-bot-console .botMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.page-bot-console .botMetricGrid div{background:#00000057;border:1px solid #ffffff0b;border-radius:12px;align-content:center;gap:10px;min-height:108px;padding:18px;display:grid}.page-bot-console .botMetricGrid span{color:#737b84;font-size:16px}.page-bot-console .botMetricGrid strong{color:#f4f8ff;font-size:clamp(26px,3vw,34px);line-height:1}.page-bot-console .botMetricGrid .profit,.page-bot-console .botTradeRow strong{color:#10d896}.page-bot-console .botMetricGrid .loss,.page-bot-console .botWinPanel .loss,.page-bot-console .botTradeRow strong.loss,.page-bot-console .botLogTerminal .red{color:#ff626d}.page-bot-console .botWinPanel{background:linear-gradient(145deg,#0d1727e0,#080c15eb);border-radius:13px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:18px;display:grid}.page-bot-console .botWinPanel strong{color:#10d896;align-items:center;gap:10px;font-size:18px;display:inline-flex}.page-bot-console .botWinPanel strong.loss{justify-content:flex-end}.page-bot-console .botWinPanel span{color:#828b93;text-align:center}.page-bot-console .botWinTrack{background:#ffffff1a;border-radius:999px;grid-column:1/-1;height:9px;overflow:hidden}.page-bot-console .botWinTrack span,.page-bot-console .botTimerTrack span{border-radius:inherit;background:linear-gradient(90deg,#10d896,#28eab0);height:100%;display:block}.page-bot-console .botWinPanel small{color:#10d896b8;grid-column:1/-1;font-size:13px}.page-bot-console .botRunnerControls{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.page-bot-console .botRunnerControls button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:17px;font-weight:950;display:inline-flex}.page-bot-console .botRunnerControls .pause{color:#ffd34e;background:#ffcc401c;border:1px solid #ffcc4047}.page-bot-console .botRunnerControls .stop{color:#ff626d;background:#ff54601c;border:1px solid #ff546042}.page-bot-console .botRunnerControls .delete{color:#9aa2aa;background:#ffffff06;border:1px solid #ffffff17}.page-bot-console .botRunnerControls button:disabled{opacity:.42;cursor:not-allowed}.page-bot-console .botStopHint{color:#87919d;text-align:center;margin-top:-8px;font-size:12px}.page-bot-console .botTimerPanel{background:#082011b8;border:1px solid #10d8963d;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:10px 16px;padding:18px;display:grid}.page-bot-console .botActivePill{color:#65a8ff;background:#4093ff1f;border:1px solid #4093ff52;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:7px 12px;font-weight:900;display:inline-flex}.page-bot-console .botActivePill i{background:currentColor;border-radius:50%;width:8px;height:8px}.page-bot-console .botNextTrade{justify-self:end;justify-items:end;gap:4px;display:grid}.page-bot-console .botNextTrade small{color:#78816d;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.page-bot-console .botNextTrade b{color:#f4f8ff}.page-bot-console .botCompactPair{align-items:center;gap:8px;min-width:0;display:inline-flex}.page-bot-console .botCompactPair .botPairIcon{flex:0 0 24px;width:24px;height:24px;font-size:9px}.page-bot-console .botCompactPair .botPairIconForex .botPairToken{width:17px;height:17px;font-size:7px}.page-bot-console .botCompactPair b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-bot-console .botTimerPanel>strong{color:#10d896;text-align:center;font-variant-numeric:tabular-nums;grid-column:1/-1;font-size:clamp(42px,6vw,58px);line-height:1}.page-bot-console .botTimerTrack{background:#ffffff1c;border-radius:999px;grid-column:1/-1;height:9px;overflow:hidden}.page-bot-console .botLiveLogs,.page-bot-console .botTradeLog{gap:12px;display:grid}.page-bot-console .botRunnerSectionHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-bot-console .botRunnerSectionHead h3{color:#f4f8ff;align-items:center;gap:10px;margin:0;font-size:20px;display:inline-flex}.page-bot-console .botRunnerSectionHead span{color:#707983}.page-bot-console .botLogTerminal{background:linear-gradient(#10d8960b,#04060b00 34%),#04060be8;border:1px solid #10d8961f;border-radius:12px;gap:10px;max-height:480px;padding:16px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:grid;overflow:auto;box-shadow:inset 0 1px #ffffff09,0 18px 46px #0000002e}.page-bot-console .botLogTerminal p{color:#c3c7cd;grid-template-columns:74px minmax(0,1fr);gap:8px;margin:0;font-size:14px;line-height:1.45;display:grid}.page-bot-console .botLogTerminal p span{color:#555d69;font-variant-numeric:tabular-nums}.page-bot-console .botLogTerminal .green{color:#18c68c}.page-bot-console .botLogTerminal .yellow{color:#dbc94c}.page-bot-console .botTradeLog{border-top:1px solid #ffffff0f;padding-top:18px}.page-bot-console .botTradeRow{border-bottom:1px solid #ffffff0e;grid-template-columns:minmax(0,1fr) 70px auto;align-items:center;gap:10px;min-height:42px;display:grid}.page-bot-console .botTradeRow span{color:#aeb6bf;align-items:center;gap:8px;display:inline-flex}.page-bot-console .botTradeRow em{color:#6f7780;font-style:normal}.page-bot-console .botTradeEmpty{color:#7c858f;font-size:13px}.page-bot-console .botConfirmOverlay{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a3;place-items:start center;padding:26px 16px;display:grid;position:fixed;inset:0}.page-bot-console .botConfirmModal{background:#090b10;border:1px solid #ffffffb8;border-radius:8px;width:min(620px,100%);padding:30px 34px;box-shadow:0 24px 70px #0000008c,0 0 0 1px #10d89629}.page-bot-console .botConfirmModal h2{color:#f4f8ff;margin:0;font-size:22px}.page-bot-console .botConfirmModal p{color:#c6ced8;margin:12px 0 0;font-size:18px;line-height:1.45}.page-bot-console .botConfirmModal strong,.page-bot-console .botConfirmStats b{color:#10d896}.page-bot-console .botConfirmStats{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.page-bot-console .botConfirmStats span{color:#9aa5b2;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850}.page-bot-console .botConfirmActions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.page-bot-console .botConfirmActions button{cursor:pointer;border-radius:8px;min-height:42px;padding:0 16px;font-weight:950}.page-bot-console .botConfirmActions .ghost{color:#c6ced8;background:#ffffff0a;border:1px solid #ffffff29}.page-bot-console .botConfirmActions .danger{color:#ff737d;background:#ff546024;border:1px solid #ff54605c}.page-bot-console .botConfirmActions .primary{color:#fff;background:linear-gradient(135deg,#18d68f,#08a76f);border:1px solid #10d8965c;justify-content:center;align-items:center;gap:8px;display:inline-flex}.page-bot-console .botWithdrawOverlay{align-items:start;overflow-y:auto}.page-bot-console .botWithdrawModal{background:linear-gradient(#0c1518fa,#060a0ffc),#080d12;border:1px solid #34d39938;border-radius:12px;width:min(760px,100%);padding:clamp(20px,2.6vw,30px);position:relative;box-shadow:0 26px 80px #0000009e,inset 0 1px #ffffff0a}.page-bot-console .botWithdrawClose{color:#b9c3cf;cursor:pointer;background:#ffffff09;border:1px solid #ffffff17;border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:16px;right:16px}.page-bot-console .botWithdrawForm,.page-bot-console .botWithdrawProcessing,.page-bot-console .botWithdrawTax{gap:16px;display:grid}.page-bot-console .botWithdrawHead{gap:7px;padding-right:46px;display:grid}.page-bot-console .botWithdrawHead>span,.page-bot-console .botWithdrawTax>span{color:#10d896;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;width:max-content;font-size:12px;font-weight:950;display:inline-flex}.page-bot-console .botWithdrawHead h2,.page-bot-console .botWithdrawProcessing h2,.page-bot-console .botWithdrawTax h2{color:#f4f8ff;margin:0;font-size:clamp(24px,2.7vw,28px);line-height:1.08}.page-bot-console .botWithdrawHead p,.page-bot-console .botWithdrawProcessing p,.page-bot-console .botWithdrawTax p{color:#98a3b1;max-width:590px;margin:0;font-size:13px;line-height:1.55}.page-bot-console .botWithdrawTax p strong{color:#10d896}.page-bot-console .botWithdrawSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.page-bot-console .botWithdrawSummary div{background:#02060a94;border:1px solid #94a3b81f;border-radius:9px;align-content:center;gap:7px;min-height:78px;padding:13px 14px;display:grid}.page-bot-console .botWithdrawSummary small{color:#8b96a7;font-size:10px;font-weight:900}.page-bot-console .botWithdrawSummary strong{color:#f4f8ff;font-size:clamp(18px,2.5vw,23px);line-height:1.18}.page-bot-console .botWithdrawSummary div:last-child strong{color:#10d896}.page-bot-console .botWithdrawMethod{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-bot-console .botWithdrawMethod button{color:#b9c3cf;cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;font-weight:950;display:inline-flex}.page-bot-console .botWithdrawMethod button.active{color:#10d896;background:#10d8961a;border-color:#10d89657}.page-bot-console .botWithdrawFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.page-bot-console .botWithdrawAmountRow{grid-template-columns:1fr}.page-bot-console .botWithdrawAmountField{background:radial-gradient(420px 120px at 12% 0,#34d3991f,#0000 66%),#020a0cc7;border:1px solid #34d3993d;border-radius:12px;gap:10px;max-width:100%;padding:14px}.page-bot-console .botWithdrawAmountTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-bot-console .botWithdrawAmountTop label{color:#c8d2df;font-size:12px;font-weight:950}.page-bot-console .botWithdrawAmountTop span{color:#7f8b99;font-size:11px;font-weight:850}.page-bot-console .botWithdrawAmountField input{appearance:textfield;color:#fff;letter-spacing:0;background:linear-gradient(#050a10fa,#02060afa);border-color:#94a3b847;min-height:58px;padding:0 16px;font-size:22px;font-weight:950;box-shadow:inset 0 1px #ffffff09}.page-bot-console .botWithdrawAmountField input::-webkit-outer-spin-button{appearance:none;margin:0}.page-bot-console .botWithdrawAmountField input::-webkit-inner-spin-button{appearance:none;margin:0}.page-bot-console .botWithdrawAmountField input:focus{background:#040a0ffa;border-color:#34d399ad;box-shadow:0 0 0 3px #34d3991f,inset 0 1px #ffffff0d}.page-bot-console .botWithdrawPercentBar{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.page-bot-console .botWithdrawPercentBar button{color:#aeb9c7;cursor:pointer;background:#080d13db;border:1px solid #94a3b826;border-radius:8px;min-height:38px;font-size:12px;font-weight:950;transition:border-color .18s,background .18s,color .18s,transform .18s}.page-bot-console .botWithdrawPercentBar button:hover,.page-bot-console .botWithdrawPercentBar button.active{color:#fff;background:linear-gradient(#10b98147,#10b98124);border-color:#34d3999e}.page-bot-console .botWithdrawPercentBar button:active{transform:translateY(1px)}.page-bot-console .botWithdrawFields .botField:last-child:nth-child(3){grid-column:1/-1}.page-bot-console .botWithdrawForm>.botConfirmActions{justify-content:center;align-items:center;gap:12px;margin-top:0;padding-bottom:2px;display:flex}.page-bot-console .botWithdrawForm>.botConfirmActions button{min-width:150px;min-height:46px}.page-bot-console .botWithdrawForm>.botConfirmActions .primary{min-width:220px;box-shadow:0 14px 30px #10b9813d,inset 0 1px #ffffff2e}.page-bot-console .botWithdrawConfirm{color:#b9d4ff;background:#4093ff14;border:1px solid #5099ff33;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 13px;font-size:13px;font-weight:800;line-height:1.45;display:flex}.page-bot-console .botWithdrawConfirm svg{color:#65a8ff;flex:none}.page-bot-console .botWithdrawProcessing{text-align:center;justify-items:center;padding:10px 0 4px}.page-bot-console .botWithdrawSpinner{border:5px solid #ffffff14;border-top-color:#10d896;border-radius:50%;width:72px;height:72px;animation:.85s linear infinite withdrawSpin}.page-bot-console .botWithdrawProgress{background:#ffffff1a;border-radius:999px;width:min(420px,100%);height:10px;overflow:hidden}.page-bot-console .botWithdrawProgress span{border-radius:inherit;background:linear-gradient(90deg,#10d896,#35e6b0);height:100%;transition:width .22s;display:block}.page-bot-console .botWithdrawProcessing>strong{color:#10d896;font-size:18px}.page-bot-console .botWithdrawLive{text-align:left;justify-items:stretch;gap:15px}.page-bot-console .botWithdrawLive h2,.page-bot-console .botWithdrawLive p{text-align:center;justify-self:center}.page-bot-console .botWithdrawLive.isConfirmed{gap:14px}.page-bot-console .botWithdrawSuccessMark{color:#7dffc0;background:radial-gradient(circle at 50% 45%,#34d39947,#10b98114 58%,#0000 72%),#05100eb8;border:1px solid #34d3996b;border-radius:999px;justify-self:center;place-items:center;width:92px;height:92px;display:grid;box-shadow:0 0 34px #10b98138,inset 0 1px #ffffff14}.page-bot-console .botOkxOrb{background:radial-gradient(circle,#10d89633,#10d8960a 52%,#0000 68%);border-radius:999px;justify-self:center;place-items:center;width:86px;height:86px;display:grid;position:relative}.page-bot-console .botOkxOrb:before,.page-bot-console .botOkxOrb:after,.page-bot-console .botOkxOrb span{content:"";border:1px solid #10d89652;border-radius:999px;position:absolute}.page-bot-console .botOkxOrb:before{border-top-color:#10d896;animation:1.15s linear infinite withdrawSpin;inset:3px}.page-bot-console .botOkxOrb:after{border-right-color:#65a8ff;animation:1.8s linear infinite reverse withdrawSpin;inset:15px}.page-bot-console .botOkxOrb span{background:linear-gradient(145deg,#10d896,#65a8ff);border:0;inset:28px;box-shadow:0 0 28px #10d8966b}.page-bot-console .botOkxOrb i,.page-bot-console .botOkxOrb b{background:#dffcf2;border-radius:999px;width:8px;height:8px;position:absolute;box-shadow:0 0 18px #10d896d9}.page-bot-console .botOkxOrb i{top:10px;right:22px}.page-bot-console .botOkxOrb b{bottom:20px;left:14px}.page-bot-console .botWithdrawLivePill{color:#c9ddff;background:#2563eb1f;border:1px solid #60a5fa59;border-radius:999px;justify-self:center;align-items:center;gap:7px;width:max-content;padding:7px 12px;font-size:11px;font-weight:950;display:inline-flex}.page-bot-console .botWithdrawLivePill.confirmed{color:#b8ffd8;background:#10b98124;border-color:#34d3997a}.page-bot-console .botWithdrawLiveProgress{justify-self:center}.page-bot-console .botWithdrawSteps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.page-bot-console .botWithdrawSteps div{color:#8d9aaa;background:#02060a73;border:1px solid #94a3b81f;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:12px;font-weight:900;display:flex}.page-bot-console .botWithdrawSteps div.done{color:#9ff5bd;background:#10b9811f;border-color:#10b98161}.page-bot-console .botWithdrawSteps div.active{color:#b9d4ff;background:#2563eb21;border-color:#60a5fa66}.page-bot-console .botWithdrawToast{z-index:80;color:#dffcf2;background:#061210f5;border:1px solid #10d8965c;border-radius:12px;align-items:center;gap:10px;max-width:min(430px,100vw - 28px);padding:13px 15px;font-size:13px;font-weight:850;line-height:1.45;display:flex;position:fixed;top:clamp(14px,3vw,34px);right:clamp(14px,3vw,34px);box-shadow:0 18px 48px #0000006b}.page-bot-console .botWithdrawToast svg{color:#10d896;flex:none}.page-bot-console .botWithdrawHistory{background:#02060a6b;border:1px solid #94a3b81f;border-radius:10px;gap:9px;padding:11px;display:grid}.page-bot-console .botWithdrawHistoryHead,.page-bot-console .botWithdrawHistoryRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-bot-console .botWithdrawHistoryHead span{color:#f4f8ff;font-size:12px;font-weight:900}.page-bot-console .botWithdrawHistoryHead small,.page-bot-console .botWithdrawHistoryRow small,.page-bot-console .botWithdrawHistoryEmpty{color:#8d9aaa;font-size:11px;font-weight:750}.page-bot-console .botWithdrawSupport{background:#10b9810f;border:1px solid #22c55e29;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.page-bot-console .botWithdrawSupport>span{color:#b9c6d8;min-width:0;font-size:11px;font-weight:760;line-height:1.35}.page-bot-console .botWithdrawSupport a{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#16a34a 0%,#15803d 100%);border:1px solid #34d399a6;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:7px 11px;font-size:11px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 8px 22px #0f8f4742,inset 0 1px #ffffff38}.page-bot-console .botWithdrawSupport a:hover{color:#fff;background:linear-gradient(#20cf6b 0%,#119c4d 100%);border-color:#b4ffcff2;transform:translateY(-1px)}.page-bot-console .botWithdrawSupport a:focus-visible{outline-offset:2px;outline:2px solid #ffffffe6}.page-bot-console .botWithdrawSupport svg{flex:none}.page-bot-console .botWithdrawHistoryList{gap:7px;display:grid}.page-bot-console .botWithdrawHistoryRow{background:#0003;border:1px solid #94a3b81c;border-radius:9px;min-height:52px;padding:9px 10px}.page-bot-console .botWithdrawHistoryRow>div{gap:4px;display:grid}.page-bot-console .botWithdrawHistoryRow>div:last-child{text-align:right;justify-items:end}.page-bot-console .botWithdrawHistoryRow strong{color:#f4f8ff;font-size:13px}.page-bot-console .botWithdrawHistoryRow span{color:#ffd98c;background:#f5aa2d24;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:900}.page-bot-console .botWithdrawHistoryRow[data-status=confirmed] span,.page-bot-console .botWithdrawHistoryRow[data-status=completed] span{color:#9ff5bd;background:#24be6924}.page-bot-console .botWithdrawHistoryRow[data-status=expired] span,.page-bot-console .botWithdrawHistoryRow[data-status=rejected] span,.page-bot-console .botWithdrawHistoryRow[data-status=cancelled] span{color:#d2dae6;background:#94a3b824}@media (width<=760px){.page-bot-console .botRunnerCard{border-radius:14px;gap:16px;padding:18px 14px}.page-bot-console .botRunnerHead{grid-template-columns:46px minmax(0,1fr)}.page-bot-console .botTier,.page-bot-console .botRunState{justify-self:start;min-height:32px}.page-bot-console .botMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.page-bot-console .botMetricGrid div{min-height:90px;padding:14px}.page-bot-console .botMetricGrid span{font-size:13px}.page-bot-console .botMetricGrid strong{font-size:26px}.page-bot-console .botWinPanel{grid-template-columns:1fr;padding:14px}.page-bot-console .botWinPanel strong.loss,.page-bot-console .botWinPanel span{text-align:left;justify-content:flex-start}.page-bot-console .botRunnerControls{grid-template-columns:1fr}.page-bot-console .botRunnerControls button{min-height:48px}.page-bot-console .botWithdrawSteps{grid-template-columns:1fr}.page-bot-console .botOkxOrb{width:92px;height:92px}.page-bot-console .botTimerPanel{padding:14px}.page-bot-console .botTimerPanel>strong{font-size:46px}.page-bot-console .botLogTerminal{padding:14px}.page-bot-console .botLogTerminal p{font-size:13px}.page-bot-console .botTradeRow{grid-template-columns:minmax(0,1fr) 48px auto}.page-bot-console .botConfirmOverlay{align-items:start;padding-top:26px}.page-bot-console .botConfirmModal{padding:24px}.page-bot-console .botConfirmModal p{font-size:16px}.page-bot-console .botConfirmActions{display:grid}.page-bot-console .botWithdrawForm>.botConfirmActions{grid-template-columns:1fr 1fr;gap:10px;width:100%}.page-bot-console .botWithdrawForm>.botConfirmActions button,.page-bot-console .botWithdrawForm>.botConfirmActions .primary{width:100%;min-width:0;min-height:48px;padding:0 12px}.page-bot-console .botWithdrawModal{border-radius:14px;padding:20px 14px}.page-bot-console .botWithdrawSummary,.page-bot-console .botWithdrawMethod,.page-bot-console .botWithdrawFields{grid-template-columns:1fr}.page-bot-console .botWithdrawSummary div{min-height:68px}}.page-bot-console{--bot-panel:#0a0f15f0;--bot-panel-soft:#0f161fd6;--bot-border:#99aac021;--bot-text:#f4f8ff;--bot-muted:#8c99aa;--bot-green:#10d896;--bot-blue:#65a8ff;--bot-gold:#ffd34e;--bot-red:#ff626d}.page-bot-console .botTradePage{gap:16px}.page-bot-console .botTradeTop{border:1px solid var(--bot-border);background:radial-gradient(560px 220px at 18% 0,#10d89624,#0000 64%),radial-gradient(420px 200px at 86% 12%,#65a8ff29,#0000 62%),linear-gradient(145deg,#0d141cfa,#05080cfa);border-radius:8px;align-items:stretch;min-height:168px;padding:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 18px 42px #0000003d}.page-bot-console .botTradeTop:before{content:"";opacity:.34;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#ffffff0e 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.botPairPicker{z-index:20;position:relative}.botPairButton{color:#f2f6fc;text-align:left;cursor:pointer;background:#04080cbd;border:1px solid #5c6b7d47;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:48px;padding:7px 12px;transition:border-color .18s,box-shadow .18s,background .18s;display:grid}.botPairButton:hover,.botPairButton[aria-expanded=true]{background:#060c13f0;border-color:#65a8ffb8;box-shadow:0 0 0 3px #65a8ff1f}.botPairButton>svg{color:#8d98a8}.botPairRow{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.botPairText{gap:2px;min-width:0;display:grid}.botPairText b,.botPairText small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.botPairText b{color:#f5f8ff;font-size:13px;font-weight:950}.botPairText small{color:#8995a5;font-size:10px;font-weight:850}.botPairIcon{background:#ffffff14;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:34px;height:34px;display:inline-grid;overflow:hidden;box-shadow:inset 0 1px #ffffff26,0 8px 18px #00000038}.botPairToken{border-radius:inherit;color:#fff;letter-spacing:0;text-align:center;background:linear-gradient(135deg,#24324a,#101827);place-items:center;width:100%;min-width:0;height:100%;font-size:12px;font-weight:950;line-height:1;display:inline-grid;position:relative;overflow:hidden}.botPairToken:after{content:attr(data-label);z-index:0;place-items:center;display:grid;position:absolute;inset:0}.botPairToken img{z-index:1;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block;position:relative}.botPairIconForex{box-shadow:none;background:0 0;border:0;position:relative}.botPairIconForex .botPairToken{border:1px solid #ffffff38;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:inline-grid;position:absolute;box-shadow:0 6px 12px #00000038}.botPairIconForex .botPairToken:first-child{z-index:2;top:1px;left:0}.botPairIconForex .botPairToken:last-child{bottom:1px;right:0}.botPairToken.asset-XAU{color:#141006;background:linear-gradient(135deg,#f8d36a,#9b6a10)}.botPairToken.asset-BTC{background:linear-gradient(135deg,#f7931a,#9a5807)}.botPairToken.asset-ETH{background:linear-gradient(135deg,#8ea2ff,#3b4ac8)}.botPairToken.asset-SOL{background:linear-gradient(135deg,#14f195,#9945ff)}.botPairToken.asset-BNB{color:#15110a;background:linear-gradient(135deg,#f3ba2f,#9c7212)}.botPairToken.asset-XRP{background:linear-gradient(135deg,#b9c4d6,#344056)}.botPairToken.asset-LTC{background:linear-gradient(135deg,#9aa8c0,#345d9d)}.botPairToken.asset-USD{background:linear-gradient(135deg,#22c55e,#166534)}.botPairToken.asset-EUR{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.botPairToken.asset-GBP{background:linear-gradient(135deg,#ef4444,#1d4ed8)}.botPairToken.asset-JPY{color:#b91c1c;background:linear-gradient(135deg,#fff,#d8dee8)}.botPairToken.asset-CHF{background:linear-gradient(135deg,#ef4444,#991b1b)}.botPairToken.asset-AUD{background:linear-gradient(135deg,#38bdf8,#1d4ed8)}.botPairToken.asset-CAD{background:linear-gradient(135deg,#f87171,#b91c1c)}.botPairToken.asset-NZD{background:linear-gradient(135deg,#60a5fa,#312e81)}.botPairMenu{z-index:80;background:radial-gradient(260px 160px at 0 0,#10d89614,#0000 70%),#101720;border:1px solid #65a8ff47;border-radius:8px;gap:4px;max-height:390px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 24px 58px #0000008a,inset 0 1px #ffffff0d}.botPairMenu button{color:#f2f6fc;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:8px;width:100%;min-height:48px;padding:7px 9px;display:grid}.botPairMenu button:hover,.botPairMenu button.active{background:#65a8ff1f;border-color:#65a8ff38}.botPairMenu button.active .botPairText b{color:#8ec5ff}.botPairMenu button>svg{color:#10d896}.page-bot-console .botTradeTop>div{z-index:1;position:relative}.page-bot-console .botTradeTop span{color:var(--bot-text);align-items:center;gap:10px;font-size:clamp(26px,2.6vw,38px);line-height:1;display:inline-flex}.page-bot-console .botTradeTop span svg{width:34px;height:34px;color:var(--bot-green);background:#10d89617;border:1px solid #10d89638;border-radius:8px;padding:7px}.page-bot-console .botTradeTop p{color:#a3afbf;max-width:640px;margin-top:12px;font-size:14px}.page-bot-console .botHeroStats{grid-template-columns:repeat(3,minmax(112px,1fr));gap:8px;max-width:540px;margin-top:20px;display:grid}.page-bot-console .botHeroStats div{background:#ffffff09;border:1px solid #ffffff13;border-radius:8px;align-content:center;gap:6px;min-height:66px;padding:10px 12px;display:grid}.page-bot-console .botHeroStats small{color:#7f8b9c;text-transform:uppercase;font-size:10px;font-weight:900}.page-bot-console .botHeroStats strong{color:var(--bot-text);font-variant-numeric:tabular-nums;text-transform:capitalize;font-size:18px}.page-bot-console .botTopActions{grid-template-columns:repeat(2,minmax(128px,auto));align-self:start;gap:10px;display:grid}.page-bot-console .botHowBtn,.page-bot-console .botDepositBtn,.page-bot-console .botWithdrawBtn{border-radius:8px;min-height:46px}.page-bot-console .botHowBtn{background:#ffffff0b;grid-column:1/-1}.page-bot-console .botBalance{background:#03070b94;border-radius:8px;grid-column:1/-1;min-width:286px;min-height:68px}.page-bot-console .botActivationCard,.page-bot-console .botSessionsCard,.page-bot-console .botPackagesCard,.page-bot-console .botRunnerCard,.page-bot-console .botWithdrawModal{border-radius:8px}.page-bot-console .botActivationCard,.page-bot-console .botSessionsCard,.page-bot-console .botPackagesCard{background:radial-gradient(460px 180px at 0% 0%, #10d89612, transparent 68%), linear-gradient(145deg, var(--bot-panel), #06090df5);border-color:var(--bot-border)}.page-bot-console .botActivationCard{padding:22px}.page-bot-console .botCardTitle span{color:var(--bot-text);font-size:18px}.page-bot-console .botActivationForm{grid-template-columns:1.05fr .82fr .82fr 1fr;gap:14px;margin-top:20px}.page-bot-console .botField{min-width:0}.page-bot-console .botField>span,.page-bot-console .botFieldRow{color:#a8b2c1;font-weight:900}.page-bot-console .botField input,.page-bot-console .botField select{background:#04080cc2;border-color:#99aac02e;border-radius:8px;min-height:46px;transition:border-color .18s,box-shadow .18s,background .18s}.page-bot-console .botField input:focus,.page-bot-console .botField select:focus{background:#060c13eb;border-color:#65a8ff94;outline:0;box-shadow:0 0 0 3px #65a8ff1f}.page-bot-console .botNetworkPicker{z-index:4;position:relative}.page-bot-console .botNetworkTrigger,.page-bot-console .botNetworkMenu button{color:#f4f8ff;cursor:pointer;text-align:left;background:#04080cd1;border:1px solid #65a8ff42;border-radius:9px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;display:grid}.page-bot-console .botNetworkTrigger{min-height:50px;padding:8px 11px;box-shadow:inset 0 1px #ffffff0a}.page-bot-console .botNetworkTrigger:hover,.page-bot-console .botNetworkPicker.isOpen .botNetworkTrigger{background:#070e17f5;border-color:#65a8ffad;box-shadow:0 0 0 3px #65a8ff1f}.page-bot-console .botNetworkTrigger>span,.page-bot-console .botNetworkMenu button>span{gap:3px;min-width:0;display:grid}.page-bot-console .botNetworkTrigger strong,.page-bot-console .botNetworkMenu strong{color:#f4f8ff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:950;line-height:1.15;overflow:hidden}.page-bot-console .botNetworkTrigger small,.page-bot-console .botNetworkMenu small{color:#91a0b3;letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:850}.page-bot-console .botNetworkIcon{background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.page-bot-console .botNetworkIcon img{object-fit:contain;width:23px;height:23px}.page-bot-console .botNetworkIcon em{color:#fff;text-align:center;background:#0f172a;border:1px solid #ffffffb8;border-radius:999px;min-width:18px;padding:3px 4px;font-size:7px;font-style:normal;font-weight:950;line-height:1;position:absolute;bottom:-3px;right:-5px}.page-bot-console .botNetworkIcon.network-btc{background:#f7931a29}.page-bot-console .botNetworkIcon.network-erc20{background:#627eea29}.page-bot-console .botNetworkIcon.network-trc20{background:#26a17b29}.page-bot-console .botNetworkIcon.network-sol{background:#14b8a629}.page-bot-console .botNetworkIcon.network-bep20{background:#f3ba2f29}.page-bot-console .botNetworkMenu{z-index:30;background:#080d14;border:1px solid #65a8ff52;border-radius:12px;gap:6px;max-height:280px;padding:8px;display:grid;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow:auto;box-shadow:0 20px 44px #0000007a}.page-bot-console .botNetworkMenu button{grid-template-columns:34px minmax(0,1fr);min-height:48px;padding:8px 9px}.page-bot-console .botNetworkMenu button:hover,.page-bot-console .botNetworkMenu button.isSelected{background:#65a8ff24;border-color:#65a8ff94}.page-bot-console .botNetworkMenu button.isSelected strong{color:#93c5fd}.page-bot-console .botActivateBtn,.page-bot-console .botBuyBtn{border-radius:8px}.page-bot-console .botSessionsCard{min-height:150px;padding:22px}.page-bot-console .botRunnerCard{background:radial-gradient(520px 200px at 12% 0,#10d8961a,#0000 70%),radial-gradient(420px 190px at 92% 10%,#65a8ff17,#0000 68%),linear-gradient(145deg,#091212f5,#06090dfc);border-color:#10d89638;justify-items:center;gap:16px;padding:clamp(18px,2.4vw,26px)}.page-bot-console .botRunnerHead{border-bottom:1px solid #ffffff12;grid-template-columns:46px minmax(0,1fr) auto auto;width:100%;padding-bottom:14px}.page-bot-console .botRunnerIcon,.page-bot-console .botPackageHead>span,.page-bot-console .botMiniBuy{border-radius:8px}.page-bot-console .botRunnerHead h2{font-size:19px}.page-bot-console .botRunnerHead p{color:#929dad}.page-bot-console .botTier,.page-bot-console .botRunState,.page-bot-console .botActivePill{letter-spacing:.04em;border-radius:8px;min-height:32px;font-size:11px}.page-bot-console .botMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:760px}.page-bot-console .botMetricGrid div{background:#ffffff09;border-color:#fff1;border-radius:8px;min-height:94px;padding:14px}.page-bot-console .botMetricGrid div:last-child:nth-child(odd){grid-column:1/-1;max-width:calc(50% - 5px)}.page-bot-console .botMetricGrid span{color:#8792a3;text-transform:uppercase;font-size:11px;font-weight:900}.page-bot-console .botMetricGrid strong{font-size:clamp(20px,2vw,27px)}.page-bot-console .botWinPanel,.page-bot-console .botTimerPanel,.page-bot-console .botLogTerminal{border-radius:8px}.page-bot-console .botWinPanel,.page-bot-console .botRunnerControls,.page-bot-console .botTimerPanel,.page-bot-console .botStopHint{width:100%;max-width:940px}.page-bot-console .botRunnerControls{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch}.page-bot-console .botRunnerControls button{border-radius:8px;min-height:46px;font-size:14px}.page-bot-console .botTimerPanel{background:linear-gradient(145deg,#091a12db,#070b10e6);grid-template-columns:auto 1fr auto}.page-bot-console .botTimerPanel>strong{grid-column:auto;justify-self:center;font-size:clamp(36px,5vw,54px)}.page-bot-console .botTimerTrack{grid-column:1/-1}.page-bot-console .botRunnerSectionHead h3{font-size:16px}.page-bot-console .botRunnerSectionHead span{font-size:12px}.page-bot-console .botLogTerminal{background:linear-gradient(#65a8ff0b,#04060b00 34%),#03060af0;border-color:#65a8ff24;max-height:340px}.page-bot-console .botLogTerminal p{font-size:12px}.page-bot-console .botTradeRow{background:#ffffff07;border:1px solid #ffffff0e;border-radius:8px;padding:0 12px}.page-bot-console .botPackageHead{border-bottom:1px solid #ffffff12;align-items:center;padding-bottom:18px}.page-bot-console .botPackageList{gap:10px;margin-top:18px}.page-bot-console .botPackage{background:linear-gradient(#0d131b94,#070a0ffa 52%),radial-gradient(circle at 86% 12%,#65a8ff29,#0000 32%),radial-gradient(circle at 8% 92%,#10d8961a,#0000 32%);border-radius:8px;min-height:388px;transition:transform .18s,border-color .18s,box-shadow .18s}.page-bot-console .botPackageArt{opacity:.7;width:152px;height:190px;top:0;right:0;-webkit-mask-image:linear-gradient(#000 0 72%,#0000 100%);mask-image:linear-gradient(#000 0 72%,#0000 100%)}.page-bot-console .botPackage:first-child .botPackageArt,.page-bot-console .botPackage:nth-child(2) .botPackageArt,.page-bot-console .botPackage:nth-child(3) .botPackageArt,.page-bot-console .botPackage:nth-child(4) .botPackageArt{width:152px;height:190px;right:0}.page-bot-console .botPackage:hover{border-color:#10d89642;transform:translateY(-2px);box-shadow:0 18px 42px #00000042}.page-bot-console .botPackage:hover .botPackageArt{opacity:.72}.page-bot-console .botPackage h3{color:var(--bot-text);text-transform:none;font-size:15px}.page-bot-console .botPackage p{color:#929dad}.page-bot-console .botPackagePrice strong{color:var(--bot-green)}.page-bot-console .botPackageTags span{border-radius:8px}.page-bot-console .botPackagePasskey{background:#03070cc2;border-color:#65a8ff26}@media (width<=1180px){.page-bot-console .botMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-bot-console .botMetricGrid div:last-child:nth-child(odd){max-width:none}}@media (width<=760px){.page-bot-console .botTradePage{gap:10px}.page-bot-console .botTradeTop{min-height:0;padding:14px}.page-bot-console .botTradeTop span{font-size:25px}.page-bot-console .botTradeTop span svg{width:30px;height:30px}.page-bot-console .botTradeTop p{max-width:none}.page-bot-console .botHeroStats{grid-template-columns:1fr;margin-top:12px}.page-bot-console .botHeroStats div{grid-template-columns:1fr auto;align-items:center;min-height:54px}.page-bot-console .botTopActions{grid-template-columns:1fr 1fr}.page-bot-console .botBalance{min-width:0}.page-bot-console .botActivationCard,.page-bot-console .botSessionsCard,.page-bot-console .botPackagesCard,.page-bot-console .botRunnerCard{padding:14px}.page-bot-console .botActivationForm{grid-template-columns:1fr;gap:10px;margin-top:14px}.page-bot-console .botRunnerHead{grid-template-columns:minmax(82px,auto) minmax(0,1fr);gap:10px}.page-bot-console .botRunnerIcon{grid-area:1/1}.page-bot-console .botRunnerHead>div{grid-area:1/2}.page-bot-console .botTier{grid-area:2/1}.page-bot-console .botRunState{grid-area:2/2}.page-bot-console .botMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-bot-console .botMetricGrid div{min-height:78px}.page-bot-console .botRunnerControls,.page-bot-console .botTimerPanel{grid-template-columns:1fr}.page-bot-console .botRunnerControls{justify-content:stretch}.page-bot-console .botTimerPanel>strong,.page-bot-console .botNextTrade{text-align:left;justify-self:start}.page-bot-console .botLogTerminal p{grid-template-columns:66px minmax(0,1fr);font-size:11px}.page-bot-console .botRunnerSectionHead{grid-template-columns:1fr;gap:5px;display:grid}.page-bot-console .botRunnerSectionHead h3{font-size:15px}.page-bot-console .botPairMenu{z-index:1500;max-height:calc(100vh - 250px);position:fixed;top:148px;left:18px;right:18px}.page-bot-console .botPackage{min-height:328px}.page-bot-console .botPackageArt{opacity:.16}body .page-dashboard{background:radial-gradient(460px 260px at 50% -10%,#2470cd29,#0000 68%),linear-gradient(#020a14 0%,#020812 100%)}body .page-dashboard .content{overflow-x:hidden;width:100%!important;padding-left:10px!important;padding-right:10px!important}body .page-dashboard .ovxWrap.ovxExchange{gap:12px;padding:10px 4px 78px}body .page-dashboard .ovxExchangeTop,body .page-dashboard .ovxBalanceHero,body .page-dashboard .ovxStatTile,body .page-dashboard .ovxHoldings,body .page-dashboard .ovxMobilePulse,body .page-dashboard .ovxTableCard{border-color:#3685dc9e;box-shadow:inset 0 1px #ffffff09,0 12px 28px #0000002e}body .page-dashboard .ovxExchangeTop{background:radial-gradient(220px 120px at 8% 0,#ff8a001f,#0000 58%),linear-gradient(145deg,#07182dfa,#030e1bfa);border-radius:16px}body .page-dashboard .ovxStatsGrid{gap:8px}body .page-dashboard .ovxBalanceHero,body .page-dashboard .ovxStatTile,body .page-dashboard .ovxHoldings,body .page-dashboard .ovxMobilePulse,body .page-dashboard .ovxTableCard{background:radial-gradient(220px 100px at 96% 0,#2677da17,#0000 62%),linear-gradient(#051426f5,#030f1dfa);border-radius:12px}body .page-dashboard .ovxBalanceHero{min-height:96px;padding:12px}body .page-dashboard .ovxBalanceLine{grid-template-columns:minmax(0,1fr) 108px;align-items:end}body .page-dashboard .ovxBalanceLine h3{font-size:24px}body .page-dashboard .ovxCardHead,body .page-dashboard .ovxStatTile span,body .page-dashboard .ovxHoldings>span{color:#b5c6dc;letter-spacing:0;font-size:10px}body .page-dashboard .ovxStatTile{min-height:74px;padding:9px}body .page-dashboard .ovxStatsGrid>.ovxStatTile:nth-child(2){grid-area:auto;min-height:74px}body .page-dashboard .ovxStatsGrid>.ovxStatTile:nth-child(3),body .page-dashboard .ovxStatsGrid>.ovxStatTile:nth-child(4){grid-area:auto}body .page-dashboard .ovxStatTile b{font-size:17px}body .page-dashboard .ovxHoldings{grid-area:auto/1/auto/-1;min-height:72px;padding:9px 10px}body .page-dashboard .ovxHoldings div{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}body .page-dashboard .ovxExchange .ovxCtas{gap:8px;margin-top:2px}body .page-dashboard .ovxExchange .ovxGoldBtn,body .page-dashboard .ovxActionBtn{border-radius:9px;min-height:38px;font-size:10.5px}body .page-dashboard .ovxMobilePulse,body .page-dashboard .ovxTableCard{padding:13px}body .page-dashboard .ovxMobilePulse .ovxPulseRow{min-height:26px;padding:5px 0}body .page-dashboard .ovxTableHeadTop h4{font-size:16px}body .page-dashboard .ovxTableHeadTop p{max-width:310px}body .page-dashboard .ovxControlPills{gap:6px}body .page-dashboard .ovxChip{border-radius:8px;min-height:30px;font-size:9.5px}body .page-dashboard .ovxSearch{border-radius:9px;height:36px}body .page-dashboard .ovxTableHead{background:#0a1e33d1;border-radius:9px 9px 0 0;min-height:36px}body .page-dashboard .ovxRow{min-height:48px}body .page-dashboard .ovxRow .ok{border-radius:7px}}@media (width>=1051px){body .page-dashboard{background:radial-gradient(900px 520px at 24% -12%,#1665b02e,#0000 62%),linear-gradient(#030914 0%,#020812 100%)}body .page-dashboard .ovxDesktopFrame{background:linear-gradient(#050f1dfa,#020913fc);border-radius:14px;grid-template-columns:224px minmax(0,1fr);width:min(1500px,100vw - 32px);min-height:auto;margin:16px auto 22px;overflow:hidden}body .page-dashboard .ovxDesktopSidebar{border-right-color:#3974b575;gap:26px;padding:24px 20px}body .page-dashboard .ovxSideBrand{gap:12px;min-height:58px}body .page-dashboard .ovxSideLogo{width:48px;height:48px;box-shadow:0 0 0 5px #ff8a001a,0 14px 30px #ff6f003d}body .page-dashboard .ovxSideBrand strong{font-size:13px;line-height:1.08}body .page-dashboard .ovxSideNav{gap:9px}body .page-dashboard .ovxSideNav a{color:#a8bad2;border-radius:10px;min-height:44px;padding:0 16px;font-size:14px}body .page-dashboard .ovxSideNav a.active{color:#ffb04a;background:linear-gradient(90deg,#ff8a0033,#ff8a0014)}body .page-dashboard .ovxPoolStatus{border-radius:14px;min-height:292px;padding:18px}body .page-dashboard .ovxPoolStatus b{font-size:19px}body .page-dashboard .ovxPoolStatus small{font-size:12px}body .page-dashboard .ovxPoolStatus a{border-radius:10px;min-height:44px;font-size:13px}body .page-dashboard .ovxWrap.ovxExchange{gap:18px;padding:18px}body .page-dashboard .ovxExchangeTop{background:radial-gradient(520px 170px at 10% 0,#2f80ed1f,#0000 64%),linear-gradient(#07172bf5,#051223fa);border:1px solid #3974b57a;border-radius:14px;grid-template-columns:minmax(0,1fr) 390px;height:78px;min-height:78px}body .page-dashboard .ovxTicker{gap:0}body .page-dashboard .ovxTickerItem{grid-template-rows:auto auto;grid-template-columns:26px minmax(0,1fr);gap:4px 10px;padding:14px 18px}body .page-dashboard .ovxTickerItem .ovxCoin{width:22px;height:22px}body .page-dashboard .ovxTickerItem span{font-size:11px}body .page-dashboard .ovxTickerItem b,body .page-dashboard .ovxTickerItem em{font-size:14px}body .page-dashboard .ovxTickerItem em{grid-column:2}body .page-dashboard .ovxTopTools{gap:10px;padding:0 16px}body .page-dashboard .ovxTopSearch{border-radius:10px;width:230px;height:42px}body .page-dashboard .ovxIcon{border-radius:10px;width:42px;height:42px}body .page-dashboard .ovxAccountChip{border-radius:10px;min-height:42px;font-size:13px}body .page-dashboard .ovxDashboardGrid{grid-template-columns:minmax(0,1fr) 330px;gap:20px}body .page-dashboard .ovxMainColumn{gap:16px}body .page-dashboard .ovxHeroHead{min-height:66px;padding:4px 0 0}body .page-dashboard .ovxHeroHead h1{font-size:30px}body .page-dashboard .ovxHeroHead p{color:#98aac0;margin-top:8px;font-size:14px}body .page-dashboard .ovxHeroMeta{gap:12px;font-size:12px}body .page-dashboard .ovxExchange .ovxGuest{border-radius:10px;min-height:38px;padding:0 16px;font-size:13px}body .page-dashboard .ovxStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;height:auto}body .page-dashboard .ovxBalanceHero{grid-column:span 2;min-height:164px}body .page-dashboard .ovxStatsGrid>.ovxStatTile:nth-of-type(4){grid-column:span 1}body .page-dashboard .ovxHoldings{grid-column:span 3;min-height:132px}body .page-dashboard .ovxBalanceHero,body .page-dashboard .ovxStatTile,body .page-dashboard .ovxHoldings,body .page-dashboard .ovxPulsePanel,body .page-dashboard .ovxProgressCard,body .page-dashboard .ovxAccess,body .page-dashboard .ovxInsights,body .page-dashboard .ovxTableCard{background:linear-gradient(#081a31f0,#041121f7);border-color:#3177be94;border-radius:14px}body .page-dashboard .ovxBalanceHero,body .page-dashboard .ovxStatTile,body .page-dashboard .ovxHoldings{padding:18px}body .page-dashboard .ovxCardHead,body .page-dashboard .ovxStatTile span,body .page-dashboard .ovxHoldings>span{letter-spacing:.02em;font-size:12px}body .page-dashboard .ovxBalanceLine{grid-template-columns:minmax(0,1fr) 180px;margin-top:22px}body .page-dashboard .ovxBalanceLine h3{font-size:clamp(38px,3.1vw,48px)}body .page-dashboard .ovxBalanceLine p{font-size:14px}body .page-dashboard .ovxSpark{height:72px}body .page-dashboard .ovxStatTile{align-content:center;gap:14px;min-height:164px}body .page-dashboard .ovxStatTile b{font-size:32px}body .page-dashboard .ovxStatTile small{font-size:13px}body .page-dashboard .ovxHoldings div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}body .page-dashboard .ovxHoldings i{font-size:13px}body .page-dashboard .ovxExchange .ovxCtas{grid-template-columns:repeat(2,minmax(230px,1fr));gap:12px;height:auto}body .page-dashboard .ovxExchange .ovxGoldBtn,body .page-dashboard .ovxActionBtn{border-radius:12px;min-height:56px;padding:0 14px;font-size:15px}body .page-dashboard .ovxExchange .ovxTags{border-radius:12px;height:auto;min-height:50px}body .page-dashboard .ovxExchange .ovxTags span{min-height:50px;font-size:12px}body .page-dashboard .ovxTableCard{padding:18px}body .page-dashboard .ovxTableHeadTop{margin-bottom:16px}body .page-dashboard .ovxTableHeadTop h4{text-transform:none;font-size:22px}body .page-dashboard .ovxTableHeadTop p{font-size:13px}body .page-dashboard .ovxControls{gap:12px;margin-bottom:16px}body .page-dashboard .ovxChip{border-radius:10px;min-height:38px;padding:0 13px;font-size:12px}body .page-dashboard .ovxSearch{border-radius:10px;height:38px}body .page-dashboard .ovxSearch input{width:190px;font-size:12px}body .page-dashboard .ovxTableHead,body .page-dashboard .ovxRow{grid-template-columns:90px 90px minmax(180px,1.55fr) 110px minmax(120px,1fr) 110px;gap:14px;font-size:12px}body .page-dashboard .ovxTableHead{border:1px solid #3177be6b;border-radius:10px 10px 0 0;min-height:44px}body .page-dashboard .ovxRow{min-height:54px}body .page-dashboard .ovxRowsViewport{max-height:392px}body .page-dashboard .ovxTableFoot{padding-top:16px;font-size:12px}body .page-dashboard .ovxSide{gap:18px}body .page-dashboard .ovxPulsePanel,body .page-dashboard .ovxProgressCard,body .page-dashboard .ovxInsights{padding:18px}body .page-dashboard .ovxSideTitle{font-size:14px}body .page-dashboard .ovxPulseRow{min-height:38px;font-size:12px}body .page-dashboard .ovxProgressBody{grid-template-columns:112px minmax(0,1fr)}body .page-dashboard .ovxRing{width:104px;height:104px}body .page-dashboard .ovxAccess{padding:18px}body .page-dashboard .ovxInsights p{min-height:46px;font-size:12px}}@media (width>=1051px) and (width<=1280px){body .page-dashboard .ovxDesktopFrame{grid-template-columns:198px minmax(0,1fr)}body .page-dashboard .ovxDashboardGrid{grid-template-columns:minmax(0,1fr) 300px}body .page-dashboard .ovxStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}body .page-dashboard .ovxBalanceHero,body .page-dashboard .ovxHoldings{grid-column:span 2}body .page-dashboard .ovxBalanceLine{grid-template-columns:minmax(0,1fr) 132px}body .page-dashboard .ovxBalanceLine h3{font-size:34px}body .page-dashboard .ovxExchange .ovxGoldBtn,body .page-dashboard .ovxActionBtn{font-size:13px}body .page-dashboard .ovxExchange .ovxCtas{grid-template-columns:repeat(2,minmax(190px,1fr))}}@media (width>=1051px){body .page-dashboard .ovxDesktopFrame .ovxExchangeTop{background:radial-gradient(420px 120px at 2% 0,#ff8a001c,#0000 58%),linear-gradient(#07182df5,#030f1efa);border:1px solid #4288d66b;border-radius:16px;grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:12px;height:78px;min-height:78px;padding:0 12px;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 14px 32px #00000038}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxExchangeBrand{border-right:1px solid #4288d638;gap:12px;min-width:0;height:54px;padding:0 14px 0 2px;display:flex}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxBrandMark{border-radius:14px;width:44px;height:44px;box-shadow:0 0 0 5px #ff8a0014,0 12px 24px #ff6f0033}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxExchangeBrand strong{color:#f6f9ff;max-width:none;font-size:13px;line-height:1.08}body .page-dashboard .ovxDesktopFrame .ovxTicker{grid-template-columns:repeat(4,minmax(128px,1fr));gap:8px;min-width:0;height:54px;display:grid}body .page-dashboard .ovxDesktopFrame .ovxTickerItem{background:linear-gradient(#0a2340b3,#051528b8);border:1px solid #4288d633;border-radius:12px;grid-template-rows:1fr 1fr;grid-template-columns:28px minmax(0,1fr) auto;align-content:center;gap:0 10px;min-width:0;height:54px;padding:8px 10px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem .ovxCoin{align-self:center;width:24px;height:24px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem span{color:#91a7c2;letter-spacing:0;font-size:10px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem b{color:#f5f8ff;font-size:13px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem em{grid-area:1/3/span 2;align-self:center;font-size:12px}body .page-dashboard .ovxDesktopFrame .ovxTopTools{border:0;gap:8px;height:54px;padding:0}body .page-dashboard .ovxDesktopFrame .ovxTopSearch{background:#020d1bb8;border-radius:12px;width:clamp(190px,16vw,260px);height:42px}body .page-dashboard .ovxDesktopFrame .ovxTopSearch input{font-size:12px}body .page-dashboard .ovxDesktopFrame .ovxIcon,body .page-dashboard .ovxDesktopFrame .ovxAccountChip{background:linear-gradient(#091f3be0,#041224eb);border-radius:12px;height:42px;min-height:42px}body .page-dashboard .ovxDesktopFrame .ovxIcon{width:42px}body .page-dashboard .ovxDesktopFrame .ovxAccountChip{color:#dbeaff;padding:0 14px;font-size:12px}}@media (width>=1051px) and (width<=1320px){body .page-dashboard .ovxDesktopFrame .ovxExchangeTop{grid-template-columns:190px minmax(0,1fr) auto;gap:8px}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxExchangeBrand strong{font-size:11px}body .page-dashboard .ovxDesktopFrame .ovxTicker{grid-template-columns:repeat(4,minmax(108px,1fr));gap:6px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem{grid-template-columns:22px minmax(0,1fr);padding:8px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem em{grid-area:2/2;justify-self:start;font-size:11px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem b{grid-column:2;font-size:12px}body .page-dashboard .ovxDesktopFrame .ovxTopSearch{width:190px}}@media (width>=1051px) and (width<=1800px){body .page-dashboard .ovxDesktopFrame .ovxTicker{grid-template-columns:repeat(3,minmax(0,1fr))}body .page-dashboard .ovxDesktopFrame .ovxTickerItem:nth-child(4){display:none}body .page-dashboard .ovxDesktopFrame .ovxTickerItem{grid-template-columns:minmax(0,1fr) auto}body .page-dashboard .ovxDesktopFrame .ovxTickerItem .ovxCoin{display:none}body .page-dashboard .ovxDesktopFrame .ovxTickerItem span{color:#d8e6f8;text-overflow:clip;grid-area:1/1/span 2;align-self:center;font-size:11px;overflow:visible}body .page-dashboard .ovxDesktopFrame .ovxTickerItem b{display:none}body .page-dashboard .ovxDesktopFrame .ovxTickerItem em{grid-area:1/2/span 2;place-self:center end}}@media (width>=761px){body .page-dashboard .ovxDesktopFrame .ovxExchangeTop,body .page-exchange-shell .tfExchangeFrame .ovxExchangeTop{background:radial-gradient(420px 120px at 2% 0,#ff8a001c,#0000 58%),linear-gradient(#07182df5,#030f1efa);border:1px solid #4288d66b;border-radius:16px;grid-template-columns:230px minmax(0,1fr) auto;align-items:center;gap:12px;height:78px;min-height:78px;padding:0 12px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 14px 32px #00000038}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxExchangeBrand,body .page-exchange-shell .tfExchangeFrame .ovxExchangeTop .ovxExchangeBrand{border-right:1px solid #4288d638;align-items:center;gap:12px;min-width:0;height:54px;padding:0 14px 0 2px;display:flex}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxBrandMark,body .page-exchange-shell .tfExchangeFrame .ovxExchangeTop .ovxBrandMark{border-radius:14px;flex:0 0 44px;width:44px;height:44px;box-shadow:0 0 0 5px #ff8a0014,0 12px 24px #ff6f0033}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxExchangeBrand strong,body .page-exchange-shell .tfExchangeFrame .ovxExchangeTop .ovxExchangeBrand strong{color:#f6f9ff;max-width:none;font-size:13px;line-height:1.08}body .page-dashboard .ovxDesktopFrame .ovxTicker,body .page-exchange-shell .tfExchangeFrame .ovxTicker{grid-template-columns:repeat(4,minmax(128px,1fr));gap:8px;min-width:0;height:54px;display:grid}body .page-dashboard .ovxDesktopFrame .ovxTickerItem,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem{background:linear-gradient(#0a2340b3,#051528b8);border:1px solid #4288d633;border-radius:12px;grid-template-rows:1fr 1fr;grid-template-columns:28px minmax(0,1fr) auto;align-content:center;gap:0 10px;min-width:0;height:54px;padding:8px 10px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem .ovxCoin,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem .ovxCoin{align-self:center;width:24px;height:24px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem span,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem span{color:#91a7c2;letter-spacing:0;font-size:10px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem b,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem b{color:#f5f8ff;font-size:13px}body .page-dashboard .ovxDesktopFrame .ovxTickerItem em,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem em{grid-area:1/3/span 2;align-self:center;font-size:12px}body .page-dashboard .ovxDesktopFrame .ovxTopTools,body .page-exchange-shell .tfExchangeFrame .ovxTopTools{border:0;gap:8px;height:54px;padding:0}body .page-dashboard .ovxDesktopFrame .ovxTopSearch,body .page-exchange-shell .tfExchangeFrame .ovxTopSearch{background:#020d1bb8;border-radius:12px;width:clamp(190px,16vw,260px);height:42px}body .page-dashboard .ovxDesktopFrame .ovxTopSearch input,body .page-exchange-shell .tfExchangeFrame .ovxTopSearch input{font-size:12px}body .page-dashboard .ovxDesktopFrame .ovxIcon,body .page-dashboard .ovxDesktopFrame .ovxAccountChip,body .page-exchange-shell .tfExchangeFrame .ovxIcon,body .page-exchange-shell .tfExchangeFrame .ovxAccountChip{background:linear-gradient(#091f3be0,#041224eb);border-radius:12px;height:42px;min-height:42px}body .page-dashboard .ovxDesktopFrame .ovxIcon,body .page-exchange-shell .tfExchangeFrame .ovxIcon{width:42px}body .page-dashboard .ovxDesktopFrame .ovxAccountChip,body .page-exchange-shell .tfExchangeFrame .ovxAccountChip{color:#dbeaff;padding:0 14px;font-size:12px}}@media (width>=761px) and (width<=1050px){body .page-dashboard .ovxDesktopFrame .ovxExchangeTop,body .page-exchange-shell .tfExchangeFrame .ovxExchangeTop{grid-template-columns:220px auto}body .page-dashboard .ovxDesktopFrame .ovxTicker,body .page-exchange-shell .tfExchangeFrame .ovxTicker{display:none}}@media (width>=1051px) and (width<=1320px){body .page-dashboard .ovxDesktopFrame .ovxExchangeTop,body .page-exchange-shell .tfExchangeFrame .ovxExchangeTop{grid-template-columns:190px minmax(0,1fr) auto;gap:8px}body .page-dashboard .ovxDesktopFrame .ovxExchangeTop .ovxExchangeBrand strong,body .page-exchange-shell .tfExchangeFrame .ovxExchangeTop .ovxExchangeBrand strong{font-size:11px}body .page-dashboard .ovxDesktopFrame .ovxTopSearch,body .page-exchange-shell .tfExchangeFrame .ovxTopSearch{width:190px}}@media (width>=1051px) and (width<=1800px){body .page-dashboard .ovxDesktopFrame .ovxTicker,body .page-exchange-shell .tfExchangeFrame .ovxTicker{grid-template-columns:repeat(3,minmax(0,1fr))}body .page-dashboard .ovxDesktopFrame .ovxTickerItem:nth-child(4),body .page-exchange-shell .tfExchangeFrame .ovxTickerItem:nth-child(4){display:none}body .page-dashboard .ovxDesktopFrame .ovxTickerItem,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem{grid-template-columns:minmax(0,1fr) auto}body .page-dashboard .ovxDesktopFrame .ovxTickerItem .ovxCoin,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem .ovxCoin{display:none}body .page-dashboard .ovxDesktopFrame .ovxTickerItem span,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem span{color:#d8e6f8;text-overflow:clip;grid-area:1/1/span 2;align-self:center;font-size:11px;overflow:visible}body .page-dashboard .ovxDesktopFrame .ovxTickerItem b,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem b{display:none}body .page-dashboard .ovxDesktopFrame .ovxTickerItem em,body .page-exchange-shell .tfExchangeFrame .ovxTickerItem em{grid-area:1/2/span 2;place-self:center end}}@media (width<=760px){body .page-exchange-shell .ovxExchangeTop:before{content:none}body .page-exchange-shell .ovxExchangeBrand{border-right:0;padding:0;display:flex}}.ordersPage{gap:16px;display:grid}.ordersHero,.ordersCard,.ordersStats>div{background:linear-gradient(145deg,#0c121cf5,#080c12f5);border:1px solid #ffffff12;border-radius:8px;box-shadow:0 18px 50px #00000038}.ordersHero{justify-content:space-between;align-items:center;gap:16px;padding:clamp(18px,3vw,28px);display:flex}.ordersHero span,.ordersCardHead span{color:#10d896;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:950;display:inline-flex}.ordersHero h1{color:#f4f8ff;margin:8px 0 0;font-size:clamp(28px,4vw,44px);line-height:1}.ordersHero p{color:#9aa5b2;max-width:720px;margin:10px 0 0;line-height:1.55}.ordersHero button{color:#dffcf3;cursor:pointer;background:#10d8961a;border:1px solid #10d89652;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-weight:900;display:inline-flex}.ordersStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.ordersStats>div{align-content:center;gap:8px;min-height:92px;padding:16px;display:grid}.ordersStats small,.orderRow small{color:#7d8794;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:850}.ordersStats strong{color:#f4f8ff;font-size:clamp(20px,3vw,30px);line-height:1}.ordersCard{overflow:hidden}.ordersCardHead{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.ordersCardHead small{color:#7f8995;margin-top:5px;display:block}.ordersList{display:grid}.orderRow{border-bottom:1px solid #ffffff0e;grid-template-columns:minmax(220px,1.7fr) repeat(7,minmax(86px,1fr));align-items:center;gap:10px;min-height:82px;padding:14px 20px;display:grid}.orderRow:last-child{border-bottom:0}.orderMain,.orderRow strong{align-items:center;gap:8px;min-width:0;display:inline-flex}.orderIcon{color:#10d896;background:#10d8961f;border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.orderMain h2{color:#f4f8ff;margin:0;font-size:15px}.orderMain p{color:#7f8995;margin:4px 0 0;font-size:12px}.orderRow>div{gap:6px;min-width:0;display:grid}.orderRow strong{color:#dfe8f6;font-size:13px;font-weight:950}.ordersPage .profit{color:#10d896}.ordersPage .loss{color:#ff6875}.ordersEmpty{color:#8c96a4;text-align:center;align-content:center;place-items:center;gap:10px;min-height:260px;padding:28px;display:grid}.ordersEmpty b{color:#f4f8ff;font-size:18px}.ordersEmpty span{max-width:420px;line-height:1.45}@media (width<=1100px){.ordersStats{grid-template-columns:repeat(2,minmax(0,1fr))}.orderRow{grid-template-columns:minmax(0,1fr) repeat(3,minmax(86px,auto))}}@media (width<=760px){.ordersPage{gap:12px}.ordersHero{flex-direction:column;align-items:flex-start;padding:18px}.ordersHero button{width:100%}.ordersStats{grid-template-columns:1fr 1fr;gap:8px}.ordersStats>div{min-height:80px;padding:12px}.ordersCardHead{padding:16px}.orderRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.orderMain{grid-column:1/-1}.orderRow>div{min-height:48px}}.page-bot-console button,.page-bot-console a{-webkit-tap-highlight-color:transparent}.page-bot-console .botHowBtn,.page-bot-console .botDepositBtn,.page-bot-console .botWithdrawBtn,.page-bot-console .botActivateBtn,.page-bot-console .botBuyBtn,.page-bot-console .botMiniBuy,.page-bot-console .botRunnerControls button,.page-bot-console .botConfirmActions button,.page-bot-console .botWithdrawMethod button,.page-bot-console .botWithdrawPercentBar button,.page-bot-console .botPackagePasskey button{white-space:nowrap;-webkit-user-select:none;user-select:none;min-width:0}.page-bot-console .botHowBtn:hover,.page-bot-console .botMiniBuy:hover,.page-bot-console .botPackagePasskey button:hover{color:#f4f8ff;background:#65a8ff1f;border-color:#65a8ff73}.page-bot-console .botDepositBtn:hover,.page-bot-console .botWithdrawBtn.isReady:hover,.page-bot-console .botActivateBtn:not(:disabled):hover,.page-bot-console .botBuyBtn:not(:disabled):hover,.page-bot-console .botConfirmActions .primary:not(:disabled):hover{filter:saturate(1.08)brightness(1.04);transform:translateY(-1px)}.page-bot-console button:disabled,.page-bot-console button[aria-disabled=true]{cursor:not-allowed;opacity:.62;filter:grayscale(.18);animation:none!important;transform:none!important}.page-bot-console .botWithdrawBtn:disabled,.page-bot-console .botActivateBtn:disabled,.page-bot-console .botConfirmActions .primary:disabled{color:#a9b4c2;background:linear-gradient(135deg,#222b36eb,#0d1219f0);border-color:#94a3b829;box-shadow:inset 0 1px #ffffff0b}.page-bot-console .botHeroStats{grid-template-columns:repeat(4,minmax(0,1fr));max-width:720px}.page-bot-console .botHeroStats div,.page-bot-console .botBalance,.page-bot-console .botMetricGrid div,.page-bot-console .botWithdrawSummary div{min-width:0}.page-bot-console .botHeroStats strong,.page-bot-console .botBalance strong,.page-bot-console .botMetricGrid strong,.page-bot-console .botWithdrawSummary strong{overflow-wrap:anywhere}.page-bot-console .botTopActions{grid-template-columns:repeat(2,minmax(118px,1fr));width:min(360px,100%)}.page-bot-console .botHowBtn,.page-bot-console .botDepositBtn,.page-bot-console .botWithdrawBtn{padding-inline:14px}.page-bot-console .botBalance{width:100%}.page-bot-console .botActivationForm{grid-template-columns:minmax(230px,1.08fr) minmax(150px,.78fr) minmax(150px,.78fr) minmax(210px,1fr)}.page-bot-console .botPairButton,.page-bot-console .botNetworkTrigger,.page-bot-console .botField input,.page-bot-console .botField select{width:100%}.page-bot-console .botPasskeyWrap{background:#04080cc2;border:1px solid #99aac02e;border-radius:8px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;min-height:46px;display:grid;overflow:hidden}.page-bot-console .botPasskeyWrap:focus-within{background:#060c13eb;border-color:#65a8ff94;box-shadow:0 0 0 3px #65a8ff1f}.page-bot-console .botPasskeyWrap input{min-height:44px;box-shadow:none;background:0 0;border:0}.page-bot-console .botPasskeyWrap input:focus{box-shadow:none}.page-bot-console .botPasskeyToggle{color:#9eb0c7;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-self:center;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.page-bot-console .botPasskeyToggle:hover,.page-bot-console .botPasskeyToggle:focus-visible{color:#fff;background:#65a8ff1f;border-color:#65a8ff61}.page-bot-console .botPasskeyToggle svg{pointer-events:none}.page-bot-console .botPackage{flex-direction:column;display:flex}.page-bot-console .botPackageTags{align-content:start}.page-bot-console .botPackagePasskey{grid-template-columns:auto minmax(0,1fr) 36px;margin-top:auto}.page-bot-console .botPackagePasskey code{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.page-bot-console .botBuyBtn{width:100%}.page-bot-console .botRunnerHead>div,.page-bot-console .botRunnerSectionHead,.page-bot-console .botTradeRow span,.page-bot-console .botLogTerminal p{min-width:0}.page-bot-console .botRunnerHead h2,.page-bot-console .botRunnerHead p,.page-bot-console .botRunnerSectionHead span,.page-bot-console .botTradeRow span,.page-bot-console .botLogTerminal p{overflow-wrap:anywhere}.page-bot-console .botWithdrawAmountField input{width:100%}.page-bot-console .botWithdrawSupport{grid-template-columns:minmax(0,1fr) auto}.page-bot-console .botWithdrawSupport>span{min-width:0}.page-bot-console .botSyncAlert.success{color:#36f0ad;background:radial-gradient(360px 120px at 0 0,#10d89629,#0000 68%),#051410db;border-color:#10d89657}.page-bot-console .panel,.page-bot-console .authBody,.page-bot-console .authOk{overflow-wrap:anywhere;min-width:0}.page-bot-console .authBody{width:100%}.page-bot-console .authOk{max-width:100%}.page-bot-console .authOk .panelTitle,.page-bot-console .authOk .pairsNote,.page-bot-console .panel>.panelHead{min-width:0}.page-bot-console .authOk .panelTitle,.page-bot-console .authOk .pairsNote,.page-bot-console .panel>.panelHead p{white-space:normal}@media (width<=1080px){.page-bot-console .botTradeTop{grid-template-columns:1fr}.page-bot-console .botTopActions{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.page-bot-console .botHowBtn,.page-bot-console .botBalance{grid-column:auto}.page-bot-console .botBalance{min-width:0}.page-bot-console .botActivationForm{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.page-bot-console,.page-bot-console .ovxDesktopFrame,.page-bot-console .ovxWrap,.page-bot-console .tfExchangePageContent{min-width:0;max-width:100vw;overflow-x:hidden}.page-bot-console .tfExchangePageContent{width:100%}.page-bot-console .mobileFloatCluster{display:none}.page-bot-console .botTradeTop{padding:16px}.page-bot-console .botTradeTop span{font-size:24px;line-height:1.12}.page-bot-console .botHeroStats{grid-template-columns:repeat(2,minmax(0,1fr))}.page-bot-console .botHeroStats strong{font-size:16px}.page-bot-console .botTopActions,.page-bot-console .botActivationForm,.page-bot-console .botPackageList,.page-bot-console .botWithdrawSupport{grid-template-columns:1fr}.page-bot-console .panel{padding:16px}.page-bot-console .panel>.panelHead{grid-template-columns:1fr;gap:8px;display:grid}.page-bot-console .authBody{padding:14px}.page-bot-console .authOk{padding:18px 14px}.page-bot-console .authOk .panelTitle{font-size:clamp(22px,7vw,30px);line-height:1.2}.page-bot-console .botHowBtn,.page-bot-console .botDepositBtn,.page-bot-console .botWithdrawBtn,.page-bot-console .botBalance{grid-column:1;width:100%}.page-bot-console .botBalance{min-height:62px}.page-bot-console .botCardTitle,.page-bot-console .botPackageHead{grid-template-columns:1fr;gap:12px;display:grid}.page-bot-console .botMiniBuy,.page-bot-console .botPackageHead>span{justify-self:stretch;width:100%}.page-bot-console .botMetricGrid{grid-template-columns:1fr}.page-bot-console .botMetricGrid div{min-height:74px}.page-bot-console .botMetricGrid strong{font-size:22px}.page-bot-console .botPackage{min-height:0}.page-bot-console .botPackagePasskey{grid-template-columns:1fr 40px}.page-bot-console .botPackagePasskey span{grid-column:1/-1}.page-bot-console .botWithdrawAmountTop{grid-template-columns:1fr;gap:4px;display:grid}.page-bot-console .botWithdrawPercentBar{grid-template-columns:repeat(2,minmax(0,1fr))}.page-bot-console .botWithdrawSupport a{justify-content:center;width:100%}.page-bot-console .botWithdrawHistoryRow{grid-template-columns:minmax(0,1fr) auto}}@media (width<=430px){.page-bot-console .botHeroStats{grid-template-columns:1fr}.page-bot-console .botTradeTop,.page-bot-console .botActivationCard,.page-bot-console .botSessionsCard,.page-bot-console .botPackagesCard,.page-bot-console .botRunnerCard{padding:12px}.page-bot-console .botTradeTop span{font-size:22px}.page-bot-console .botWithdrawModal{width:calc(100vw - 20px);padding:18px 12px}}.homeScrollShowcase{color:#f8fafc;isolation:isolate;background:radial-gradient(circle at 18% 15%,#f59e0b26,#0000 30%),radial-gradient(circle at 82% 76%,#3b82f61f,#0000 34%),#080c14;border:1px solid #94a3b829;border-radius:20px;width:100%;margin:18px 0;position:relative;overflow:clip;box-shadow:0 24px 60px #02061738}.homeScrollShowcase:before{z-index:-1;content:"";background-image:linear-gradient(#94a3b80b 1px,#0000 1px),linear-gradient(90deg,#94a3b80b 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 12% 88%,#0000);mask-image:linear-gradient(#0000,#000 12% 88%,#0000)}.homeScrollPrompt{z-index:3;color:#e2e8f094;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:800;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.homeScrollPrompt svg{animation:1.8s ease-in-out infinite homeScrollNudge}.homeScrollScene{min-height:clamp(500px,54vh,540px);position:relative}.homeScrollScene+.homeScrollScene{margin-top:-42px}.homeScrollSticky{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:min(450px,100vh - 100px);padding:58px 30px 44px;display:flex;position:sticky;top:74px}.homeScrollLabel{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.homeScrollLabel>span{color:#fbbf24;background:#f59e0b14;border:1px solid #fbbf2447;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.homeScrollLabel p{margin:0}.homeScrollHeadline{color:#fff;letter-spacing:-.055em;perspective:600px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 .22em;max-width:100%;margin:0;font-size:clamp(34px,5vw,64px);font-weight:900;line-height:.96;display:flex}.homeScrollCharacter,.homeScrollSpace{will-change:transform, opacity;display:inline-block}.homeScrollSpace{width:.22em}.homeScrollWord{white-space:nowrap;display:inline-flex}.homeScrollCharacter{color:#0000;background:linear-gradient(135deg,#fff 25%,#fbbf24 72%,#f59e0b);-webkit-background-clip:text;background-clip:text}.homeScrollCopy{color:#94a3b8;max-width:520px;margin:0;font-size:clamp(14px,1.5vw,17px);line-height:1.7}.homeScrollIconRow{perspective:700px;justify-content:center;align-items:center;gap:clamp(9px,1.5vw,18px);min-height:112px;display:flex}.homeScrollIcon{aspect-ratio:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);will-change:transform, opacity;background:linear-gradient(145deg,#ffffff1c,#ffffff09);border:1px solid #ffffff1c;border-radius:20px;place-items:center;width:clamp(52px,5.8vw,72px);display:grid;box-shadow:0 18px 34px #00000040}.homeScrollIcon img{object-fit:contain;width:58%;height:58%}.homeScrollIcon.isBot{border-radius:22px;width:clamp(66px,7vw,88px);overflow:hidden}.homeScrollIcon.isBot img{object-fit:cover;width:100%;height:100%}.homeScrollSceneTitle{color:#f8fafc;letter-spacing:-.05em;max-width:620px;margin:0;font-size:clamp(28px,3.4vw,46px);font-weight:850;line-height:1.02}.homeScrollAction{color:#111827;background:linear-gradient(135deg,#fcd34d,#f59e0b);border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 19px;font-size:13px;font-weight:850;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 12px 28px #f59e0b33}.homeScrollAction:hover{color:#111827;transform:translateY(-2px);box-shadow:0 16px 34px #f59e0b47}.homeScrollCredit{z-index:2;color:#94a3b86b;font-size:9px;text-decoration:none;position:absolute;bottom:14px;right:18px}@keyframes homeScrollNudge{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@media (width<=760px){.homeScrollShowcase{border-radius:18px;margin:16px 0}.homeScrollScene{min-height:clamp(430px,54vh,460px)}.homeScrollScene+.homeScrollScene{margin-top:-30px}.homeScrollSticky{gap:16px;min-height:min(400px,100vh - 72px);padding:52px 14px 38px;top:56px}.homeScrollHeadline{white-space:normal;max-width:100%;font-size:clamp(31px,9vw,44px);line-height:.98}.homeScrollSpace{width:.24em}.homeScrollLabel{max-width:270px;font-size:9px;line-height:1.35}.homeScrollIconRow{gap:8px;min-height:92px}.homeScrollIcon{border-radius:17px;width:clamp(42px,12vw,56px)}.homeScrollIcon.isBot{border-radius:19px;width:clamp(54px,15vw,68px)}.homeScrollSceneTitle{max-width:13ch}}@media (prefers-reduced-motion:reduce){.homeScrollPrompt svg{animation:none}.homeScrollScene{min-height:auto}.homeScrollScene+.homeScrollScene{margin-top:0}.homeScrollSticky{min-height:420px;position:relative;top:auto}}:root{--tf-bg-primary:#0a0c10;--tf-bg-secondary:#0f1117;--tf-bg-card:#141820;--tf-bg-elevated:#1c2030;--tf-border-subtle:#1e2435;--tf-border-default:#252c3f;--tf-text-primary:#f0f4ff;--tf-text-secondary:#8b93a8;--tf-text-muted:#4e566a;--tf-accent-primary:#3b82f6;--tf-accent-secondary:#10b981;--tf-danger:#ef4444;--tf-warning:#f59e0b;--tf-gold:#f5c842;--tf-btc:#f7931a;--tf-card-shadow:0 1px 3px #0006, 0 0 0 1px #ffffff0a;--tf-elevated-shadow:0 8px 32px #0009, 0 0 0 1px #ffffff0f;--tf-glow-blue:0 0 0 1px #3b82f633, 0 0 26px #3b82f633}body{background:radial-gradient(1200px 600px at 88% -5%, #3b82f61f, transparent 58%), radial-gradient(860px 460px at 5% 0%, #10b98117, transparent 55%), linear-gradient(180deg, var(--tf-bg-primary), var(--tf-bg-secondary));color:var(--tf-text-primary);font-family:Inter,system-ui,sans-serif}h1,h2,h3,.brandName,.pageTitle,.dashTitle{font-family:Inter,system-ui,sans-serif}.mono,.kpiValue,.dashStatValue,.heroPx,.heroChg,.quotePx,.quoteChg,.levelsVal,.levelsNum,.mileVal,.mileName{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,ui-monospace,monospace}.topbarInner,.panel,.marketCard,.heroChartCard,.miniChartCard,.dashStatCard,.notice,.drop,.searchDrop,.withdrawModal,.taxAlertCard{box-shadow:var(--tf-card-shadow);border-color:var(--tf-border-default)!important;background:color-mix(in srgb, var(--tf-bg-card) 80%, transparent)!important}.panel:hover,.marketCard:hover,.dashStatCard:hover,.quickBtn:hover{box-shadow:var(--tf-glow-blue)}.kpi,.pill,.mini,.segBtn,.tvBtn,.tvPill{border-radius:12px}.progressFlashUp{animation:.8s ease-out tf-price-up}.progressFlashDown{animation:.8s ease-out tf-price-down}.skel{background:linear-gradient(90deg,#ffffff0a,#ffffff1f,#ffffff0a) 0 0/200% 100%;animation:1.6s linear infinite tf-shimmer}.commandPaletteOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:120;background:#05080ebf;place-items:start center;padding:8vh 20px;display:grid;position:fixed;inset:0}.commandPalette{border:1px solid var(--tf-border-default);width:min(920px,96vw);box-shadow:var(--tf-elevated-shadow);background:linear-gradient(#1c2030f5,#141820f5);border-radius:16px;overflow:hidden}.commandPaletteInput{width:100%;color:var(--tf-text-primary);background:0 0;border:0;outline:0;padding:18px 20px;font-size:16px}.commandPaletteList{border-top:1px solid var(--tf-border-subtle);max-height:55vh;overflow:auto}.commandPaletteRow{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.commandPaletteRow:hover,.commandPaletteRow.active{background:#3b82f629}.terminalSidebar{display:none!important}.terminalSidebarNav{gap:6px;display:grid}.terminalSidebarBtn{text-align:left;width:100%;color:var(--tf-text-secondary);background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:13px;display:flex}.terminalSidebarBtn.active{color:var(--tf-text-primary);background:#3b82f629;border-color:#3b82f673}.content{margin-left:0}@media (width<=980px){.terminalSidebar{display:none!important}}@keyframes tf-price-up{0%{background-color:#10b98140}to{background-color:#0000}}@keyframes tf-price-down{0%{background-color:#ef444440}to{background-color:#0000}}@keyframes tf-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.skel,.progressFlashUp,.progressFlashDown{animation:none!important}}.tickerTape{z-index:8;padding:0 18px;position:fixed;top:126px;left:0;right:0}.tickerTapeTrack{border:1px solid var(--tf-border-subtle);background:#141820db;border-radius:999px;align-items:center;gap:14px;max-width:1200px;min-height:34px;margin:0 auto;padding:6px 12px;display:flex;overflow-x:auto}.tickerItem{white-space:nowrap;color:var(--tf-text-secondary);align-items:center;gap:8px;font-size:12px;display:inline-flex}.tickerItem b{color:var(--tf-text-primary);font-weight:700}.terminalSidebar.collapsed{width:64px}.terminalSidebar.collapsed .sidebarLabel,.terminalSidebar.collapsed .pill{display:none}.terminalSidebarBtn>span{align-items:center;gap:10px;display:inline-flex}.terminalSidebarBtn i{text-align:center;width:14px}.pos{color:var(--tf-accent-secondary)}.neg{color:var(--tf-danger)}@media (width<=980px){.tickerTape{display:none}}.terminalWidgets{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.twWatchlist{gap:8px;display:grid}.twWatchRow{border:1px solid var(--tf-border-subtle);background:#ffffff05;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:10px;display:grid}.twSearch{border:1px solid var(--tf-border-subtle);min-height:34px;color:var(--tf-text-primary);background:#ffffff08;border-radius:10px;padding:0 10px}.twTableWrap{overflow-x:auto}.twTable{border-collapse:collapse;width:100%}.twTable th,.twTable td{border-bottom:1px solid var(--tf-border-subtle);text-align:left;padding:9px 8px;font-size:12px}.twTable th button{color:var(--tf-text-secondary);cursor:pointer;background:0 0;border:0;font-weight:700}.twTable tbody tr:hover{background:#3b82f614}.twGaugeWrap{place-items:center;padding:12px 0;display:grid}.twGauge{--val:50%;aspect-ratio:1;background:conic-gradient(var(--tf-accent-secondary) 0 var(--val), #ffffff14 var(--val) 100%);border-radius:50%;place-items:center;width:170px;display:grid}.twGaugeInner{background:var(--tf-bg-card);text-align:center;border-radius:50%;place-items:center;width:124px;height:124px;display:grid}.twGaugeScore{font-size:28px;font-weight:700}.twGaugeLabel{color:var(--tf-text-secondary);font-size:12px}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1024px){.terminalWidgets{grid-template-columns:1fr}}.adminPremiumScene{background:radial-gradient(700px 300px at 12% -10%,#44aeff29,#0000 70%),radial-gradient(680px 360px at 92% 8%,#44ffce1f,#0000 72%),linear-gradient(145deg,#0812249e,#050c1cb8);border-radius:24px;padding:6px 8px 18px;position:relative;overflow:clip;box-shadow:0 24px 90px #0207148c}.adminPremiumScene:before{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#ffffff05,#ffffff05 1px,#0000 1px 44px),repeating-linear-gradient(0deg,#ffffff05,#ffffff05 1px,#0000 1px 44px);position:absolute;inset:0;-webkit-mask-image:radial-gradient(1300px 780px at 50% 14%,#000,#0000 75%);mask-image:radial-gradient(1300px 780px at 50% 14%,#000,#0000 75%)}.adminPremiumScene .pageHero{-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2);background:linear-gradient(132deg,#1b355c8a,#1842586b);border:1px solid #89c5ff42;border-radius:22px;box-shadow:inset 0 1px #ffffff1c,0 14px 34px #030b1d73}.adminPremiumScene .pageTitle{letter-spacing:-.018em;text-transform:none;text-wrap:balance;text-shadow:0 6px 28px #104e9147;max-width:14ch;font-family:Inter,system-ui,sans-serif;font-size:clamp(34px,4.4vw,56px);font-weight:700;line-height:1.02}.adminPremiumScene .eyebrow{letter-spacing:.14em;color:#bcd4f5bd;font-family:Inter,sans-serif;font-weight:700}.adminPremiumScene .pageLead,.adminPremiumScene .panelSub,.adminPremiumScene .pairsNote{color:#c6d8f5}.adminPremiumScene .marketCard{-webkit-backdrop-filter:blur(10px)saturate(1.16);backdrop-filter:blur(10px)saturate(1.16);border-radius:20px;box-shadow:inset 0 1px #ffffff17,0 14px 38px #02091b7a,0 0 0 1px #4298ff0d;background:linear-gradient(#0c162acc,#081123c7)!important;border:1px solid #79b2ff33!important}.adminPremiumScene .marketCard:hover{box-shadow:inset 0 1px #ffffff1c,0 14px 42px #02091b8a,0 0 0 1px #57aeff3d,0 0 24px #57aeff33!important}.adminPremiumScene .mini{color:#e9f3ff;letter-spacing:.01em;background:linear-gradient(140deg,#20416ea8,#142f5594);border:1px solid #82bfff57;border-radius:999px;font-weight:700}.adminPremiumScene .mini:hover{transform:translateY(-1px);box-shadow:0 10px 22px #186dd057}.adminPremiumScene input,.adminPremiumScene select,.adminPremiumScene textarea{color:#edf5ff;background:#101e36b8;border:1px solid #8ec6ff42;border-radius:12px;box-shadow:inset 0 1px #ffffff0f}.adminPremiumScene input::placeholder,.adminPremiumScene textarea::placeholder{color:#bcd3f294}.adminPremiumScene input:focus,.adminPremiumScene select:focus,.adminPremiumScene textarea:focus{border-color:#63baffa8;box-shadow:0 0 0 3px #56adff33,inset 0 1px #ffffff14}.adminPremiumScene table{border-radius:14px;overflow:hidden}.adminPremiumScene thead th{color:#dcecff;text-transform:uppercase;letter-spacing:.05em;background:#152b4ba6;font-size:11px}.adminPremiumScene tbody tr{transition:background-color .14s}.adminPremiumScene tbody tr:hover{background:#5297ff1a}@media (width<=760px){.adminPremiumScene{border-radius:16px;padding:4px 4px 12px}.adminPremiumScene .pageTitle{letter-spacing:-.012em;font-size:clamp(29px,8vw,40px);line-height:1.06}}.page-admin .content{max-width:min(1480px,100vw - 36px);padding-left:18px;padding-right:18px;margin-left:auto!important;margin-right:auto!important}.page-admin .adminPremiumScene{max-width:1420px;margin:0 auto}@media (width<=980px){.page-admin .content{max-width:100%;padding-left:12px;padding-right:12px}}.adminPremiumScene .adminLoginFields{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin-bottom:14px;display:grid}.adminPremiumScene .adminFieldBlock{gap:7px;min-width:0;display:grid}.adminPremiumScene .adminFieldLabel{color:#dde9ffc7;letter-spacing:.04em;font-size:12px;font-weight:800;line-height:1.2}.adminPremiumScene .adminFieldInput{color:#eef5ff;border-radius:14px;width:100%;min-height:42px;padding:0 12px;font-size:14px;font-weight:650;background:linear-gradient(#0e1e38db,#0b182ed6)!important;border:1px solid #8ec6ff57!important;box-shadow:inset 0 1px #ffffff14,0 8px 16px #02091940!important}.adminPremiumScene .adminFieldInput:focus{outline:none;border-color:#6ac8ffb8!important;box-shadow:0 0 0 3px #56adff33,0 8px 18px #02091959!important}.adminPremiumScene .adminNeoInput{color:#eef5ff;border-radius:14px;min-height:42px;padding:0 12px;font-size:14px;font-weight:600;box-shadow:inset 0 1px #ffffff14,0 8px 16px #02091940;background:linear-gradient(#0e1e38db,#0b182ed6)!important;border:1px solid #8ec6ff57!important}.adminPremiumScene .adminNeoInput:focus{border-color:#6ac8ffb8!important;box-shadow:0 0 0 3px #56adff33,0 8px 18px #02091959!important}.adminPremiumScene .adminTimeQuickRow{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.adminPremiumScene .adminTimeQuickBtn{color:#d8eaff;letter-spacing:.01em;background:#172f549e;border:1px solid #84c0ff57;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700}.adminPremiumScene .adminTimeQuickBtn:hover{background:#1d3e6ac7;border-color:#78d1ffb3}.page .content{margin-left:auto!important}.page-progress .eyebrow,.page-progress .progressBadgeTop,.page-progress .kpiLabel{letter-spacing:.08em;font-family:Inter,system-ui,sans-serif;font-weight:700}.page-progress .pageTitle{letter-spacing:-.012em;font-family:Inter,system-ui,sans-serif;font-weight:700;line-height:1.08}.page-progress .panelTitle{letter-spacing:-.006em;font-family:Inter,system-ui,sans-serif;font-weight:700}.page-progress .pageLead,.page-progress .panelSub,.page-progress .pairsNote,.page-progress .progressWithdrawHint{font-family:Inter,system-ui,sans-serif;font-weight:500}.page-progress .kpiValue,.page-progress .progressBadgeTime,.page-progress .progressMeta .mono,.page-progress .kpiRange{letter-spacing:0;font-family:JetBrains Mono,ui-monospace,monospace;font-weight:600}.page-progress .withdrawBtn,.page-progress .mini,.page-progress .primary,.page-progress .ghost{letter-spacing:0;font-family:Inter,system-ui,sans-serif;font-weight:650}.page-progress .pageTitle{letter-spacing:-.01em;font-size:clamp(44px,5.2vw,62px);font-weight:680;line-height:1.08}.page-progress .panelTitle{letter-spacing:-.004em;font-size:27px;font-weight:680}.page-progress .pageLead{color:#e8eefac7;font-size:14px}.page-progress .panelSub,.page-progress .pairsNote,.page-progress .progressWithdrawHint{color:#dbe4f4b8;font-size:13px}.page-progress .kpiLabel,.page-progress .progressBadgeTop,.page-progress .eyebrow{color:#c3d0e6bd;font-size:10.5px;font-weight:650}.page-progress .kpiValue,.page-progress .progressBadgeTime{font-size:18px;font-weight:700}.page-progress .kpiValueCompact,.page-progress .kpiRange,.page-progress .progressMeta .mono{font-size:16px}@media (width<=760px){.page-progress .pageTitle{font-size:clamp(34px,8vw,44px)}.page-progress .panelTitle{font-size:22px}.page-progress .kpiValue,.page-progress .progressBadgeTime{font-size:16px}.page-progress .kpiValueCompact,.page-progress .kpiRange,.page-progress .progressMeta .mono{font-size:14px}}:root{--ui-shell-max:1240px;--ui-space-1:8px;--ui-space-2:12px;--ui-space-3:16px;--ui-space-4:20px;--ui-space-5:28px;--ui-space-6:40px;--ui-radius-sm:12px;--ui-radius-md:16px;--ui-radius-lg:22px;--ui-focus:0 0 0 3px #3b82f657}.page .content{width:min(var(--ui-shell-max), calc(100vw - 28px));padding-bottom:96px;margin-inline:auto!important}.pageHero{border-radius:var(--ui-radius-lg);margin-bottom:var(--ui-space-5);padding:clamp(20px,3.4vw,44px)}.pageTitle{letter-spacing:-.02em;line-height:1.06}.pageLead,.panelSub,.pairsNote,.muted{line-height:1.55}.marketGrid,.dashProGrid,.dashKpiGrid,.progressMiniGrid,.perfGrid{gap:var(--ui-space-4)!important}.marketCard,.panel,.heroChartCard,.miniChartCard,.dashStatCard,.notice,.withdrawModal{border-radius:var(--ui-radius-md)}.marketCardHead,.panelHead{border-bottom:1px solid color-mix(in srgb, var(--tf-border-default) 88%, transparent);margin-bottom:12px;padding-bottom:12px}.topbar{-webkit-backdrop-filter:blur(10px)saturate(120%);backdrop-filter:blur(10px)saturate(120%)}.navMenu{gap:8px}.navItem{border-radius:10px;min-height:40px;padding-inline:12px}.navActions .iconBtn,.navActions .profileBtn,.themeSwitch,.primary,.ghost,.mini,.btnContact,.quickBtn,.withdrawBtn{min-height:42px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:var(--ui-focus);outline:none}.content>*{animation-duration:.22s}@media (width<=980px){.page .content{width:calc(100vw - 18px);padding-bottom:88px}.pageHero{margin-bottom:var(--ui-space-4);border-radius:16px}.panelTitle{font-size:clamp(20px,6.2vw,28px)}.dashHeroPro,.marketCard,.panel{border-radius:14px}}.page-dashboard .pageTitle,.page-dashboard .dashTitle{letter-spacing:-.02em;line-height:1.05}.page-dashboard .dashLead,.page-dashboard .panelSub,.page-dashboard .pairsNote,.page-dashboard .qSub,.page-dashboard .newsMeta,.page-dashboard .actMeta{color:#cbdaf2d6}.page-dashboard .dashHeroPro{border-radius:22px;padding:clamp(18px,2.4vw,32px)}.page-dashboard .dashKpiGrid,.page-dashboard .dashProGrid,.page-dashboard .dashBelow,.page-dashboard .terminalWidgets{gap:16px}.page-dashboard .dashStatCard,.page-dashboard .panel,.page-dashboard .perfCard,.page-dashboard .quickBtn,.page-dashboard .winThumb{border-radius:16px}.page-dashboard .panelHead,.page-dashboard .marketCardHead{border-bottom:1px solid #7a96c633;margin-bottom:10px;padding-bottom:10px}.page-dashboard .panelTitle{letter-spacing:-.01em;font-size:clamp(20px,2.3vw,28px)}.page-dashboard .dashStatValue,.page-dashboard .kpiValue,.page-dashboard .rbM,.page-dashboard .rbR,.page-dashboard .miPx,.page-dashboard .miChg{font-variant-numeric:tabular-nums}.page-dashboard .dashTickerRibbon{border-color:#7692c447;border-radius:14px}.page-dashboard .dashTickerItem{font-size:12.5px}.page-dashboard .quickBtn{min-height:66px;padding:12px}.page-dashboard .qTitle{font-size:14px;font-weight:800}.page-dashboard .perfChart,.page-dashboard .perfCard,.page-dashboard .newsList,.page-dashboard .actList,.page-dashboard .twWatchlist,.page-dashboard .txTableWrap{background:#0b14269e;border:1px solid #7591bf2e;border-radius:14px}.page-dashboard .newsRow,.page-dashboard .actRow,.page-dashboard .twWatchRow,.page-dashboard .txRow{min-height:46px}@media (width<=980px){.page-dashboard .dashHeroPro{border-radius:16px;padding:14px}.page-dashboard .panel,.page-dashboard .dashStatCard,.page-dashboard .quickBtn,.page-dashboard .perfCard{border-radius:12px}.page-dashboard .panelTitle{font-size:clamp(18px,5.8vw,24px)}}
