:root{--bg:#f7f4ff;--bg-2:#efe9ff;--surface:#fff;--surface-2:#faf7ff;--surface-3:#f3eeff;--ink:#1f1740;--ink-2:#4a3f7a;--ink-3:#7c70a8;--ink-4:#b6abd6;--border:#ebe4ff;--border-2:#ddd2ff;--border-strong:#c8b8ff;--primary:#6b5bff;--primary-2:#8474ff;--primary-soft:#ebe5ff;--primary-softer:#f4f0ff;--primary-ink:#4233c4;--on-primary:#fff;--mint:#74e0a4;--mint-soft:#d5f5e3;--mint-ink:#1f7a4d;--peach:#ffb89a;--peach-soft:#ffe6d8;--peach-ink:#b85a2a;--rose:#ff8aa8;--rose-soft:#ffd9e4;--rose-ink:#b53465;--yellow:#ffe27a;--yellow-soft:#fff4c4;--profit:#a89ce8;--profit-soft:#ece6ff;--profit-ink:#4d3fa6;--loss:#feadec;--loss-soft:#ffe5f6;--loss-ink:#b8458e;--shadow-sm:0 1px 2px #28195a0a, 0 2px 6px #3c2d820a;--shadow-md:0 2px 8px #28195a0d, 0 8px 24px #3c2d820f;--shadow-lg:0 8px 24px #28195a14, 0 24px 48px #3c2d821a;--radius-sm:10px;--radius:16px;--radius-lg:22px;--radius-xl:28px;--radius-pill:999px}[data-theme=dark]{--bg:#0c0820;--bg-2:#150f30;--surface:#1a1340;--surface-2:#221855;--surface-3:#2a1f6a;--ink:#ece6ff;--ink-2:#c4b8ff;--ink-3:#8e7fc8;--ink-4:#574a8a;--border:#2f2467;--border-2:#3a2e80;--border-strong:#4d3fa6;--primary:#8474ff;--primary-2:#a394ff;--primary-soft:#2a1f6a;--primary-softer:#221855;--primary-ink:#c8bdff;--mint-soft:#1d3f2c;--peach-soft:#4a2f1f;--rose-soft:#4a1f2e;--yellow-soft:#3f3618;--profit:#b8acf0;--profit-soft:#2a1f6a;--profit-ink:#c8bdff;--loss:#feadec;--loss-soft:#3a1e30;--loss-ink:#ffc8e3;--shadow-sm:0 1px 2px #0003, 0 2px 6px #00000026;--shadow-md:0 2px 8px #00000040, 0 8px 24px #0003;--shadow-lg:0 8px 24px #0000004d, 0 24px 48px #00000040}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-feature-settings:"ss01" on;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Nunito,Quicksand,system-ui,sans-serif;font-size:14px;overflow:hidden}.mono{font-variant-numeric:tabular-nums;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,monospace}button{cursor:pointer;color:inherit;background:0 0;border:0;font-family:inherit}input{color:inherit;font-family:inherit}input:focus{outline:none}.app{background:var(--bg);grid-template-columns:232px 1fr;gap:0;height:100vh;display:grid}.sidebar{background:var(--bg);border-right:1px solid var(--border);flex-direction:column;padding:14px 12px;display:flex;overflow:hidden}.workspace{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);cursor:pointer;align-items:center;gap:10px;margin-bottom:14px;padding:8px 10px;transition:all .2s;display:flex}.workspace:hover{border-color:var(--border-strong)}.ws-avatar{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-2) 100%);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:flex;box-shadow:0 2px 6px #6b5bff4d}.ws-meta{flex:1;min-width:0}.ws-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.ws-role{color:var(--ink-3);font-size:11px;font-weight:600}.nav-section{flex-direction:column;gap:2px;padding:6px 0;display:flex}.nav-section+.nav-section{border-top:1px dashed var(--border-2);margin-top:6px;padding-top:10px}.nav-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-4);padding:4px 10px 6px;font-size:10px;font-weight:800}.nav-item{color:var(--ink-2);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;font-size:13.5px;font-weight:700;transition:all .15s;display:flex;position:relative}.nav-item:hover{background:var(--surface-3);color:var(--ink)}.nav-item.active{background:var(--primary-soft);color:var(--primary-ink)}.nav-item .badge{background:var(--primary);color:#fff;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:10px;font-weight:800}.sidebar-bottom{flex-direction:column;gap:8px;margin-top:auto;display:flex}.bufi-brand{align-items:center;gap:10px;padding:12px 8px 4px;display:flex}.bufi-brand-text{background:linear-gradient(135deg, var(--primary), var(--primary-2));color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:900}.topbar{background:var(--bg);border-bottom:1px solid var(--border);align-items:center;gap:12px;height:64px;padding:0 18px;display:flex}.greeting{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);white-space:nowrap;flex-shrink:0;align-items:center;gap:10px;height:44px;padding:8px 14px;display:flex}.greeting-text{flex-direction:column;line-height:1.1;display:flex}.greeting-text>span:first-child{color:var(--ink);font-size:13px;font-weight:800}.greeting-time{color:var(--ink-3);font-size:10px;font-weight:700}.ask-bu{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);white-space:nowrap;flex:1;align-items:center;gap:10px;min-width:0;max-width:460px;height:44px;margin:0 auto;padding:0 16px;display:flex;position:relative;overflow:hidden}.ask-bu-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ask-bu:before{content:"";border-top:1px dashed var(--border-2);z-index:-1;position:absolute;inset:50% -120px 0}.ask-bu-text{background:linear-gradient(90deg,#5e8be8,#6b5bff,#c084fc,#7fd3e8);color:#0000;-webkit-background-clip:text;background-clip:text;flex:1;font-size:14px;font-weight:800}.kbd{background:var(--primary-softer);color:var(--primary-ink);border-radius:6px;padding:3px 8px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700}.market-pill{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:8px;height:44px;padding:0 12px;transition:all .15s;display:flex;position:relative}.market-pill:hover{border-color:var(--border-strong)}.market-flag-pair{width:38px;height:22px;position:relative}.market-flag-pair .flag{border:2px solid var(--surface);background-position:50%;background-size:cover;border-radius:50%;width:22px;height:22px;position:absolute;top:0}.market-flag-pair .flag:first-child{z-index:1;left:0}.market-flag-pair .flag:last-child{left:14px}.market-sym{color:var(--ink);font-size:14px;font-weight:800}.market-price{color:var(--ink);font-size:13px;font-weight:700}.chev{color:var(--ink-3)}.balance-pill{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.balance-pill .av{background:linear-gradient(135deg, var(--primary), var(--primary-2));color:#fff;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.balance-amt{font-size:14px;font-weight:800}.balance-unit{color:var(--ink-3);align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.icon-btn{background:var(--surface);border:1px solid var(--border);width:44px;height:44px;color:var(--ink-2);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.icon-btn:hover{border-color:var(--border-strong);color:var(--ink)}.icon-btn .dot{background:var(--primary);border:2px solid var(--surface);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.profile-btn{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:10px;height:44px;padding:4px 14px 4px 4px;display:flex}.profile-btn .pic{color:#fff;background:linear-gradient(135deg,#ffb89a,#ff8aa8);border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:flex;position:relative}.profile-btn .pic:after{content:"";background:var(--profit);border:2px solid var(--surface);border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.profile-amt{font-size:13px;font-weight:800}.main{background:var(--bg);flex-direction:column;min-width:0;display:flex;overflow:hidden}.workspace-shell{border-radius:var(--radius-xl);background:var(--bg-2);flex-direction:column;flex:1;margin:0 14px 14px;display:flex;position:relative;overflow:hidden}.workspace-shell:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 25% 25%,#6b5bff0a 0,#0000 50%),radial-gradient(circle at 75% 75%,#ff8aa808 0,#0000 50%);position:absolute;inset:0}.actions-strip{z-index:1;align-items:center;gap:6px;padding:14px 18px 6px;display:flex;position:relative}.actions-strip .group-label{color:var(--ink-2);letter-spacing:.02em;white-space:nowrap;padding:0 8px 0 4px;font-size:12px;font-weight:800}.action-btn{white-space:nowrap}.metric-label{white-space:nowrap;color:var(--ink-3);letter-spacing:.02em;font-size:11px;font-weight:800}.action-btn{background:var(--surface);border:1px solid var(--border);color:var(--ink-2);border-radius:14px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:800;transition:all .15s;display:flex}.action-btn:hover{color:var(--primary-ink);border-color:var(--border-strong)}.action-btn.primary{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 2px 8px #6b5bff40}.action-btn.primary:hover{background:var(--primary-2)}.action-btn.profit{background:var(--profit);color:#fff;border-color:var(--profit)}.action-btn.loss{background:var(--loss);color:var(--loss-ink);border-color:var(--loss)}.actions-strip .spacer{flex:1}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.card-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.card-title{color:var(--ink);align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.card-icon{background:var(--primary-soft);width:28px;height:28px;color:var(--primary-ink);border-radius:9px;justify-content:center;align-items:center;display:flex}.card-sub{color:var(--ink-3);font-size:12px;font-weight:600}.pill{letter-spacing:.01em;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.pill.profit{background:var(--profit-soft);color:var(--profit-ink,var(--primary-ink))}.pill.loss{background:var(--loss-soft);color:var(--loss-ink)}.pill.primary{background:var(--primary-soft);color:var(--primary-ink)}.pill.muted{background:var(--surface-3);color:var(--ink-3)}.pill.mint{background:var(--mint-soft);color:var(--mint-ink)}.pill.beta{background:var(--yellow-soft);color:#b08400;padding:3px 10px 3px 8px}.pill.beta:before{content:"✦"}.ticker-row{scrollbar-width:none;z-index:1;gap:8px;padding:0 18px 4px;display:flex;position:relative;overflow-x:auto}.ticker-row::-webkit-scrollbar{display:none}.ticker-chip{background:var(--surface);border:1.5px solid var(--border);white-space:nowrap;cursor:pointer;border-radius:14px;align-items:center;gap:10px;padding:8px 12px 8px 8px;transition:all .15s;display:flex}.ticker-chip:hover{border-color:var(--border-strong)}.ticker-chip.active{border-color:var(--primary);background:var(--primary-softer);box-shadow:0 2px 8px #6b5bff1f}.ticker-chip .flags{width:36px;height:22px;position:relative}.ticker-chip .flags .flag{border:2px solid var(--surface);background-size:cover;border-radius:50%;width:22px;height:22px;position:absolute;top:0}.ticker-chip .flags .flag:first-child{z-index:1;left:0}.ticker-chip .flags .flag:last-child{left:14px}.ticker-sym{font-size:13px;font-weight:800}.ticker-price{font-size:12.5px;font-weight:700}.terminal-grid{z-index:1;flex:1;grid-template-columns:1fr 310px;gap:12px;min-height:0;padding:10px 18px 14px;display:grid;position:relative}.terminal-left{grid-template-rows:minmax(360px,1fr) auto;grid-template-columns:220px 1fr;gap:12px;min-height:0;display:grid}.chart-card{grid-area:1/2;min-height:0}.orderbook-card{grid-area:1/1;min-height:0}.positions-card{grid-area:2/1/auto/3}.right-col{grid-template-rows:auto 1fr;gap:12px;min-height:0;display:grid}.chart-head{border-bottom:1px solid var(--border);flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.chart-head>*{flex-shrink:0}.chart-head .chart-market{flex-shrink:1;min-width:0}.chart-head-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.chart-sym-row{align-items:center;gap:8px;line-height:1.1;display:flex}.chart-sym{white-space:nowrap;font-size:14px;font-weight:800}.chart-price-row{align-items:baseline;gap:8px;margin-top:2px;line-height:1.1;display:flex}.chart-substats{border-bottom:1px solid var(--border);background:var(--surface-2);scrollbar-width:none;align-items:center;gap:18px;padding:9px 16px;display:flex;overflow-x:auto}.chart-substats::-webkit-scrollbar{display:none}.chart-substats .chart-stat{flex-shrink:0}.chart-market{align-items:center;gap:14px;min-width:0;display:flex}.chart-price-block{flex-direction:column;display:flex}.chart-price{letter-spacing:-.01em;font-size:20px;font-weight:800}.chart-change{font-size:12px;font-weight:700}.chart-stat{flex-direction:column;line-height:1.2;display:flex}.chart-stat .l{color:var(--ink-3);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:700}.chart-stat .v{white-space:nowrap;font-size:12.5px;font-weight:700}.timeframe-tabs{background:var(--surface-3);border-radius:11px;gap:1px;padding:3px;display:flex}.tf-btn{color:var(--ink-3);white-space:nowrap;border-radius:8px;padding:4px 9px;font-size:11px;font-weight:800}.tf-btn:hover{color:var(--ink)}.tf-btn.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.chart-area{background:var(--surface);flex:1;min-height:0;position:relative;overflow:hidden}.chart-canvas{width:100%;height:100%;display:block}.chart-area>div:first-of-type{width:100%;height:100%}.chart-ohlc-tooltip{z-index:4;background:color-mix(in srgb, var(--surface) 88%, transparent);border:1px solid var(--border);color:var(--ink-2);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;box-shadow:var(--shadow-sm);border-radius:9px;grid-auto-flow:column;align-items:center;gap:4px 6px;padding:6px 9px;font-size:11px;font-weight:700;display:grid;position:absolute;top:8px;left:10px}.chart-ohlc-tooltip .chart-ohlc-label{color:var(--ink-4);letter-spacing:.04em;font-weight:800}.chart-empty{z-index:5;background:color-mix(in srgb, var(--surface) 70%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.chart-empty-inner{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:320px;display:flex}.chart-empty-glyph{color:var(--ink-4);opacity:.5;font-size:28px;font-weight:700;line-height:1}.chart-empty-title{color:var(--ink-2);letter-spacing:.01em;font-size:13px;font-weight:800}.chart-empty-sub{color:var(--ink-4);font-size:11px;font-weight:500;line-height:1.45}.ob-head{border-bottom:1px solid var(--border);padding:12px 14px}.ob-cols{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-4);grid-template-columns:1fr 1fr 1fr;padding:6px 14px 4px;font-size:10px;font-weight:800;display:grid}.ob-cols span:nth-child(2),.ob-cols span:nth-child(3){text-align:right}.ob-rows{flex:1;grid-template-rows:1fr auto 1fr;min-height:0;display:grid}.ob-half{flex-direction:column;min-height:0;display:flex;overflow-y:auto}.ob-half-asks{flex-direction:column-reverse;justify-content:flex-start}.ob-half-bids{justify-content:flex-start}.ob-empty{flex:1;justify-content:center;align-items:center;padding:12px;display:flex}.ob-empty-label{color:var(--ink-4);opacity:.6;text-transform:lowercase;letter-spacing:.02em;font-size:11px}.ob-row{cursor:pointer;grid-template-columns:1fr 1fr 1fr;padding:3px 14px;font-size:12px;display:grid;position:relative}.ob-row .bar{opacity:.5;border-top-left-radius:4px;border-bottom-left-radius:4px;position:absolute;top:0;bottom:0;right:0}.ob-row.ask:hover{background:var(--loss-soft)}.ob-row.bid:hover{background:var(--profit-soft)}.ob-row.ask .bar{background:var(--loss-soft)}.ob-row.bid .bar{background:var(--profit-soft)}.ob-row .v{font-weight:700;position:relative}.ob-row.ask .price{color:var(--loss-ink)}.ob-row.bid .price{color:var(--profit-ink,var(--primary-ink))}.ob-row .size,.ob-row .total{text-align:right;color:var(--ink-2)}.ob-spread{background:var(--surface-3);border-top:1px dashed var(--border-2);border-bottom:1px dashed var(--border-2);justify-content:space-between;align-items:center;padding:9px 14px;font-size:13px;display:flex}.ob-spread .last{color:var(--ink);align-items:center;gap:6px;font-size:14px;font-weight:800;display:flex}.ob-spread .meta{color:var(--ink-3);font-size:11px;font-weight:700}.order-card{flex-direction:column;min-height:0;display:flex}.order-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px 8px;display:flex}.margin-tabs{background:var(--surface-3);border-radius:10px;gap:2px;padding:3px;display:flex}.margin-tabs button{color:var(--ink-3);border-radius:7px;padding:4px 10px;font-size:11px;font-weight:800}.margin-tabs button.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.order-body{flex-direction:column;flex:1;gap:14px;min-height:0;padding:14px 16px;display:flex;overflow:auto}.order-type-tabs{background:var(--surface-3);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:2px;padding:3px;display:grid}.order-type-tabs button{color:var(--ink-3);border-radius:9px;padding:7px 4px;font-size:11px;font-weight:800}.order-type-tabs button.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.field{flex-direction:column;gap:6px;display:flex}.field-label{color:var(--ink-3);letter-spacing:.02em;justify-content:space-between;font-size:11px;font-weight:800;display:flex}.input-wrap{background:var(--surface-3);border:1px solid var(--border);border-radius:12px;align-items:center;height:42px;padding:0 12px;transition:all .15s;display:flex}.input-wrap:focus-within{border-color:var(--primary);background:var(--surface)}.input-wrap input{background:0 0;border:0;flex:1;width:100%;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:700}.input-wrap .unit{color:var(--ink-3);font-size:11px;font-weight:800}.input-wrap .unit-select{background:var(--surface);color:var(--ink-2);border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:800;display:flex}.leverage-block{flex-direction:column;gap:10px;display:flex}.lev-row{justify-content:space-between;align-items:center;display:flex}.lev-control{align-items:center;gap:4px;display:flex}.lev-control button{background:var(--surface-3);width:26px;height:26px;color:var(--ink-2);border-radius:8px;justify-content:center;align-items:center;display:flex}.lev-control button:hover{background:var(--primary-soft);color:var(--primary-ink)}.lev-value{text-align:center;width:52px;color:var(--primary-ink);font-family:JetBrains Mono,monospace;font-size:14px;font-weight:800}.slider{background:var(--surface-3);cursor:pointer;border-radius:999px;height:6px;position:relative}.slider .track{background:linear-gradient(90deg, var(--primary), var(--primary-2));border-radius:999px;position:absolute;top:0;bottom:0;left:0}.slider .thumb{background:var(--surface);border:2.5px solid var(--primary);border-radius:50%;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 6px #6b5bff4d}.lev-presets{justify-content:space-between;display:flex}.lev-presets button{color:var(--ink-3);border-radius:6px;padding:3px 7px;font-size:10px;font-weight:800}.lev-presets button.active{background:var(--primary-soft);color:var(--primary-ink)}.lev-presets button:hover{color:var(--ink)}.size-pcts{gap:4px;display:flex}.size-pcts button{color:var(--ink-3);border-radius:7px;padding:2px 8px;font-size:11px;font-weight:700}.size-pcts button:hover{background:var(--surface-3);color:var(--ink)}.tp-sl{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tp-sl .field .field-label{color:var(--ink-2)}.tp-sl .tp .input-wrap{background:#74e0a414;border-color:#74e0a459}.tp-sl .sl .input-wrap{background:#f0648714;border-color:#f0648759}.options-row{color:var(--ink-2);gap:14px;font-size:11.5px;font-weight:700;display:flex}.options-row label{cursor:pointer;align-items:center;gap:6px;display:flex}.options-row input{accent-color:var(--primary)}.summary{background:var(--surface-3);border-radius:14px;flex-direction:column;gap:8px;padding:12px 14px;font-size:12px;display:flex}.summary-row{white-space:nowrap;justify-content:space-between;gap:8px;display:flex}.summary-row .l{color:var(--ink-3);white-space:nowrap;align-items:center;gap:4px;font-weight:700;display:flex}.summary-row .v{font-weight:800}.summary-row .v.loss{color:var(--loss-ink)}.long-short{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px;padding:12px 16px 14px;display:grid}.long-short button{color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:12px 0;font-size:14px;font-weight:800;transition:all .15s;display:flex}.long-short .long{background:var(--profit);color:#fff;box-shadow:0 4px 12px #a89ce859}.long-short .short{background:var(--loss);color:var(--loss-ink);box-shadow:0 4px 12px #feadec73}.long-short button:hover{transform:translateY(-1px)}.intent-status-pill{background:var(--card-2,#a89ce814);color:var(--ink-2,currentColor);border:1px solid var(--border,#0000000d);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:10px 16px 0;padding:6px 12px;font-size:11px;font-weight:700;transition:background .2s,color .2s;display:flex}.intent-status-pill .dot{background:var(--profit,#a89ce8);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite intent-pulse}.intent-status-pill .label{letter-spacing:.02em}.intent-status-pill[data-status=filled]{color:#1e7a3a;background:#50c8781f}.intent-status-pill[data-status=filled] .dot{background:#1e7a3a;animation:none}.intent-status-pill[data-status=rejected],.intent-status-pill[data-status=expired]{color:#8a1840;background:#feadec2e}.intent-status-pill[data-status=rejected] .dot,.intent-status-pill[data-status=expired] .dot{background:#8a1840;animation:none}.intent-status-pill[data-status=partially_filled]{color:#4a3f9d;background:#a89ce82e}@keyframes intent-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.avail-line{text-align:center;color:var(--ink-3);padding:0 16px 14px;font-size:11px;font-weight:700}.metrics-grid{z-index:1;grid-template-columns:repeat(5,1fr);gap:12px;padding:8px 18px 4px;display:grid;position:relative}.metric{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:6px;padding:14px 16px;display:flex;position:relative}.metric-head{justify-content:space-between;align-items:center;display:flex}.metric-label{color:var(--ink-3);letter-spacing:.02em;white-space:nowrap;font-size:11px;font-weight:800}.metric-icon{border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.metric-icon.primary{background:var(--primary-soft);color:var(--primary-ink)}.metric-icon.mint{background:var(--mint-soft);color:var(--mint-ink)}.metric-icon.peach{background:var(--peach-soft);color:var(--peach-ink)}.metric-icon.rose{background:var(--rose-soft);color:var(--rose-ink)}.metric-icon.yellow{background:var(--yellow-soft);color:#b08400}.metric-value{letter-spacing:-.01em;font-size:19px;font-weight:800}.metric-value.profit{color:var(--profit-ink,var(--primary-ink))}.metric-value.loss{color:var(--loss-ink)}.metric-sub{color:var(--ink-3);font-size:11px;font-weight:700}.metric-sub.profit{color:var(--profit-ink,var(--primary-ink))}.metric-sub.loss{color:var(--loss-ink)}.tabs-row{align-items:center;gap:4px;padding:0 18px;display:flex}.tab-btn{color:var(--ink-3);padding:14px 12px;font-size:13px;font-weight:800;position:relative}.tab-btn:hover{color:var(--ink)}.tab-btn.active{color:var(--primary-ink)}.tab-btn.active:after{content:"";background:var(--primary);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.tab-btn .count{background:var(--surface-3);color:var(--ink-2);border-radius:999px;margin-left:6px;padding:1px 7px;font-size:10px}.tab-btn{white-space:nowrap}.tabs-row{white-space:nowrap;overflow-x:auto}.tab-btn.active .count{background:var(--primary-soft);color:var(--primary-ink)}.table{border-collapse:collapse;width:100%;font-size:12.5px}.table th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-4);background:var(--surface-3);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:8px 12px;font-size:10px;font-weight:800}.table th:first-child{padding-left:18px}.table th:last-child{text-align:right;padding-right:18px}.table td{vertical-align:middle;border-bottom:1px solid var(--border);padding:12px;font-weight:700}.table td:first-child{padding-left:18px}.table td:last-child{text-align:right;padding-right:18px}.table tr:last-child td{border-bottom:0}.table tr:hover td{background:var(--surface-2)}.side-tag{border-radius:6px;padding:2px 8px;font-size:11px;font-weight:800;display:inline-flex}.side-tag.long{background:var(--profit-soft);color:var(--profit-ink,var(--primary-ink))}.side-tag.short{background:var(--loss-soft);color:var(--loss-ink)}.close-btn{background:var(--surface-3);color:var(--ink-2);border-radius:9px;padding:6px 12px;font-size:11px;font-weight:800}.close-btn:hover{background:var(--loss-soft);color:var(--loss-ink)}.bottom-bar{justify-content:center;align-items:center;gap:14px;padding:0 0 14px;display:flex}.control-menu{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-md);color:var(--ink-2);border-radius:999px;align-items:center;gap:10px;padding:10px 24px;font-weight:800;display:flex}.control-menu .ic{background:var(--primary-soft);width:28px;height:28px;color:var(--primary-ink);border-radius:8px;justify-content:center;align-items:center;display:flex}.bufi-ghost{display:inline-block}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.float{animation:4s ease-in-out infinite float}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.pulse-dot{animation:1.6s ease-in-out infinite pulse}@keyframes flash-up{0%{background-color:#2fbf6c40}to{background-color:#0000}}@keyframes flash-down{0%{background-color:#f0648740}to{background-color:#0000}}.flash-up{animation:.6s ease-out flash-up}.flash-down{animation:.6s ease-out flash-down}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.theme-row{color:var(--ink-3);white-space:nowrap;justify-content:space-between;align-items:center;padding:8px 8px 0;font-size:11px;font-weight:800;display:flex}.theme-toggle{background:var(--surface);border:1px solid var(--border);border-radius:999px;gap:4px;padding:3px;display:flex}.theme-toggle button{width:22px;height:22px;color:var(--ink-3);border-radius:50%;justify-content:center;align-items:center;display:flex}.theme-toggle button.active{background:var(--primary-soft);color:var(--primary-ink)}.palette-row{gap:6px;padding:6px 8px 0;display:flex}.palette-row .sw{border:1.5px solid var(--surface);width:18px;height:18px;box-shadow:0 0 0 1px var(--border-2);cursor:pointer;border-radius:50%}.palette-row .sw.active{box-shadow:0 0 0 2px var(--primary)}
body.island-mode{justify-content:center;align-items:stretch;padding:20px;display:flex;overflow:auto;background:0 0!important}body.island-mode #root{width:100%;max-width:1600px;margin:0 auto;display:flex}.island{background:var(--surface);border:1.5px solid #6954cf2e;border-radius:28px;flex-direction:column;flex:1;align-self:stretch;min-height:min(560px,100vh - 230px);max-height:calc(100vh - 230px);transition:min-height .4s cubic-bezier(.4,0,.2,1),max-height .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 1px 2px #28195a0a,0 8px 24px #3c2d8214,0 24px 64px #3c2d821f}body[data-banner=open] .island{min-height:min(560px,100vh - 280px);max-height:calc(100vh - 280px);position:relative}.island.collapsed{min-height:64px}.island.collapsed .island-body{display:none}.island-header{border-bottom:1px solid var(--border);background:linear-gradient(180deg, var(--surface), var(--surface-2));align-items:center;gap:16px;padding:10px 12px 10px 14px;display:flex}.island.collapsed .island-header{border-bottom:0}.island-leading{flex-shrink:0;align-items:center;display:flex}.island-tabs{background:var(--surface-3);scrollbar-width:none;border-radius:14px;flex-wrap:nowrap;align-items:center;gap:4px;max-width:100%;padding:4px;display:flex;overflow-x:auto}.island-tabs::-webkit-scrollbar{display:none}.island-tab{color:var(--ink-3);white-space:nowrap;border-radius:10px;align-items:center;gap:7px;padding:7px 12px;font-size:12.5px;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.island-tab:hover{color:var(--ink);background:#ffffff4d}[data-theme=dark] .island-tab:hover{background:#ffffff0d}.island-tab.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.island-tab .tab-pill{background:var(--primary-soft);color:var(--primary-ink);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:800}.island-summary{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.market-mini{background:var(--surface);border:1px solid var(--border);white-space:nowrap;border-radius:12px;align-items:center;gap:7px;padding:6px 10px 6px 6px;transition:all .15s;display:inline-flex}.market-mini:hover{border-color:var(--border-strong)}.mkt-island-anchor{isolation:isolate;display:inline-flex;position:relative}.market-mini--phantom{visibility:hidden;pointer-events:none}.mkt-island-pill{cursor:pointer;z-index:41;background:var(--surface);position:absolute;top:0;left:0;overflow:hidden}.mkt-island-panel{background:var(--surface);border:1.5px solid var(--border);z-index:9001;width:360px;max-width:calc(100vw - 32px);position:fixed;overflow:hidden;box-shadow:0 12px 40px #28195a2e,0 2px 4px #28195a0f}[data-theme=dark] .mkt-island-panel{box-shadow:0 12px 40px #00000073,0 0 0 1px #8474ff1f}.mkt-island-inner{flex-direction:column;min-width:0;display:flex}.mkt-island-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px 10px;display:flex}.mkt-island-head-l{align-items:center;gap:10px;min-width:0;display:flex}.mkt-island-head-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.mkt-island-sym{letter-spacing:-.005em;color:var(--ink);font-family:Nunito,sans-serif;font-size:15px;font-weight:800}.mkt-island-price{color:var(--ink-2);font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.acct-mini{background:var(--primary-softer);border:1px solid var(--border);white-space:nowrap;border-radius:12px;align-items:center;gap:7px;padding:6px 12px;display:inline-flex}.acct-l{color:var(--ink-3);letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:800}.acct-v{color:var(--ink);font-size:13px;font-weight:800}.acct-island-anchor{isolation:isolate;display:inline-block;position:relative}.acct-mini--phantom{visibility:hidden;pointer-events:none}.acct-island-pill{cursor:pointer;z-index:9001;position:absolute;top:0;right:0;overflow:hidden}.acct-island-pill:hover{border-color:var(--border-strong)}.acct-island-ad{color:#fff;cursor:pointer;z-index:9001;background:0 0;border-color:#0000;position:absolute;top:0;right:0;overflow:hidden}.acct-island-ad-bg{border-radius:inherit;z-index:0;background:linear-gradient(115deg,#6954cf 0%,#8b6ff5 28%,#c084fc 52%,#f0abfc 70%,#8b6ff5 100%) 0 0/220% 100%;animation:4.5s cubic-bezier(.4,0,.2,1) infinite acct-island-ad-shimmer;position:absolute;inset:0}@keyframes acct-island-ad-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.acct-island-ad-inner{z-index:1;letter-spacing:.005em;white-space:nowrap;align-items:center;gap:6px;padding:0 2px;font-family:Nunito,sans-serif;font-size:12px;font-weight:800;display:inline-flex;position:relative}.acct-island-ad-icon{opacity:.92}.acct-island-ad-label{text-transform:uppercase;letter-spacing:.08em;opacity:.85;font-size:10px}.acct-island-ad-apy{font-variant-numeric:tabular-nums;font-size:13.5px;font-weight:800}.acct-island-ad-sep{opacity:.55}.acct-island-ad-sub{opacity:.88;font-variant-numeric:tabular-nums;font-size:11px;font-weight:700}.acct-island-ad-arrow{opacity:.9;margin-left:2px}.acct-island-panel{background:var(--surface);border:1.5px solid var(--border);z-index:9001;width:380px;max-width:calc(100vw - 32px);position:absolute;top:0;right:0;overflow:hidden;box-shadow:0 12px 40px #28195a2e,0 2px 4px #28195a0f}[data-theme=dark] .acct-island-panel{box-shadow:0 12px 40px #00000073,0 0 0 1px #8474ff1f}.acct-island-panel-inner{flex-direction:column;min-width:0;display:flex}.acct-island-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px 10px;display:flex}.acct-island-head-l{flex-direction:column;gap:2px;min-width:0;display:flex}.acct-island-head-l .acct-l{font-size:9.5px}.acct-island-head-l .acct-v{letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:17px}.acct-island-head-r{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.acct-island-role{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-family:Nunito,sans-serif;font-size:9px;font-weight:800}.acct-island-role.is-hub{background:var(--primary-soft);color:var(--primary-ink)}.acct-island-role.is-spoke{background:var(--surface-3);color:var(--ink-3)}.acct-island-close{width:26px;height:26px;color:var(--ink-3);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.acct-island-close:hover{background:var(--surface-3);color:var(--ink);border-color:var(--border)}.acct-island-network{border-bottom:1px solid var(--border);padding:10px 12px}.acct-island-list{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;max-height:320px;margin:0;padding:4px;list-style:none;overflow:hidden auto}.acct-island-list::-webkit-scrollbar{width:6px}.acct-island-list::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.acct-island-foot{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.acct-island-foot-l{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:10px;font-weight:800}.acct-island-foot-v{color:var(--primary-ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.acct-island-empty{text-align:center;color:var(--ink-3);border-top:1px solid var(--border);padding:14px;font-size:12px}.acct-island-scrim{cursor:default;z-index:9000;background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0}[data-radix-popper-content-wrapper]{z-index:9002!important}@media (max-width:1140px){.market-mini .mono{display:none}}@media (max-width:1000px){.market-mini,.island-tab span:first-of-type{display:none}}.island-collapse{background:var(--surface-3);width:34px;height:34px;color:var(--ink-2);border-radius:11px;justify-content:center;align-items:center;transition:all .2s;display:flex}.island-collapse:hover{background:var(--primary-soft);color:var(--primary-ink)}.mode-switch{letter-spacing:.06em;gap:7px;padding:0 12px;font-size:12px;font-weight:800;box-shadow:0 2px 8px #6b5bff40;background:linear-gradient(135deg, var(--primary), var(--primary-2))!important;color:#fff!important;width:auto!important}.mode-switch:hover{transform:translateY(-1px);box-shadow:0 4px 14px #6b5bff59;background:linear-gradient(135deg, var(--primary-2), var(--primary))!important;color:#fff!important}.mode-switch.arcade{box-shadow:none;background:var(--surface-3)!important;color:var(--ink-2)!important}.mode-switch.arcade:hover{background:var(--primary-soft)!important;color:var(--primary-ink)!important}.mode-label{font-size:11px;font-weight:900}.mode-glyph{font-size:14px;line-height:1}.caret{transition:transform .3s;display:inline-flex}.caret.down{transform:rotate(180deg)}.island-body{flex-direction:column;flex:1;min-height:0;animation:.3s ease-out island-fade;display:flex;overflow:hidden auto}@keyframes island-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.trade-tab{flex:1;min-width:0;min-height:0;display:flex}.trade-layout{flex:1;grid-template-rows:1fr;grid-template-columns:230px 1fr 320px;gap:12px;min-height:0;padding:12px;display:grid}.t-orderbook,.t-chart,.t-order{flex-direction:column;min-width:0;min-height:0;display:flex}.t-orderbook .card,.t-chart .card,.t-order .card{border-radius:18px;flex:1;min-height:0}.markets-tab{flex-direction:column;gap:12px;padding:14px 16px 18px;display:flex;overflow:auto}.markets-filter{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-btn{background:var(--surface-3);color:var(--ink-3);white-space:nowrap;border-radius:11px;align-items:center;gap:8px;padding:8px 14px;font-size:12.5px;font-weight:800;transition:all .15s;display:inline-flex}.filter-btn:hover{color:var(--ink)}.filter-btn.active{background:var(--primary-soft);color:var(--primary-ink)}.filter-count{background:var(--surface);border-radius:999px;padding:1px 7px;font-size:10px}.filter-btn.active .filter-count{background:var(--surface);color:var(--primary-ink)}.search-pill{background:var(--surface-3);border:1px solid #0000;border-radius:11px;align-items:center;gap:8px;height:36px;padding:0 12px;transition:all .15s;display:inline-flex}.search-pill:focus-within{background:var(--surface);border-color:var(--border-strong)}.search-pill input{background:0 0;border:0;width:200px;font-size:13px;font-weight:600}.search-pill input::placeholder{color:var(--ink-3)}.markets-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.market-card{background:var(--surface);border:1.5px solid var(--border);cursor:pointer;border-radius:18px;flex-direction:column;gap:10px;padding:14px 16px 12px;transition:all .2s;display:flex;position:relative}.market-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.market-card.active{border-color:var(--primary);box-shadow:0 4px 16px #6b5bff26}.mc-head{align-items:center;gap:10px;display:flex}.mc-sym-block{flex:1;min-width:0}.mc-sym{color:var(--ink);font-size:14px;font-weight:800}.mc-type{color:var(--ink-3);font-size:11px;font-weight:700}.mc-price{letter-spacing:-.01em;font-size:22px;font-weight:800}.mc-meta{justify-content:space-between;gap:8px;display:flex}.mc-meta>div{flex-direction:column;line-height:1.2;display:flex}.ml{color:var(--ink-3);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.mv{font-size:12px;font-weight:700}.sparkline{width:100%;height:36px;margin-top:4px;display:block}.leaders-tab{flex-direction:column;gap:12px;padding:14px 16px 18px;display:flex;overflow:auto}.leaders-period{background:var(--surface-3);border-radius:12px;gap:4px;width:fit-content;padding:4px;display:flex}.period-btn{color:var(--ink-3);border-radius:9px;padding:7px 14px;font-size:12.5px;font-weight:800}.period-btn:hover{color:var(--ink)}.period-btn.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.leaders-table{border:1px solid var(--border);border-radius:14px;overflow:hidden}.rank-badge{background:var(--surface-3);width:28px;height:28px;color:var(--ink-2);border-radius:9px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.rank-1{color:#6b4500;background:linear-gradient(135deg,#ffe27a,#ffb547)}.rank-2{color:#3d3d57;background:linear-gradient(135deg,#e4e4ef,#b3b3c8)}.rank-3{color:#5a3013;background:linear-gradient(135deg,#ffc8a3,#d9925a)}.copy-btn{background:var(--primary-soft);color:var(--primary-ink);border-radius:9px;align-items:center;gap:4px;padding:6px 12px;font-size:11.5px;font-weight:800;transition:all .15s;display:inline-flex}.copy-btn:hover{background:var(--primary);color:#fff}.history-tab,.positions-only-tab{flex-direction:column;gap:14px;padding:14px 16px 18px;display:flex;overflow:auto}.history-summary{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.hsum-card{background:var(--surface-3);border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.hsum-l{color:var(--ink-3);letter-spacing:.02em;font-size:11px;font-weight:800}.hsum-v{color:var(--ink);letter-spacing:-.01em;font-size:18px;font-weight:800}.hsum-v.profit{color:var(--profit)}.hsum-v.loss{color:var(--loss)}.history-tab .table,.positions-only-tab .table{border:1px solid var(--border);border-radius:14px;overflow:hidden}@media (max-width:1240px){.trade-layout{grid-template-columns:200px 1fr 290px;gap:10px;padding:10px}}@media (max-width:1080px){.trade-layout{grid-template-columns:1fr 290px}.t-orderbook{display:none}.history-summary{grid-template-columns:repeat(3,1fr)}.island-tabs{gap:2px;padding:3px}.island-tab{padding:6px 9px;font-size:11.5px}.island-tab span:first-of-type{display:none}}@media (max-width:767.98px){body.island-mode{padding:0}.island{box-shadow:none;border:0;border-radius:0;flex:none;align-self:auto;min-height:0;max-height:none}.island-body{min-height:0;overflow-y:visible}}@media (min-width:768px) and (max-width:1023.98px){.island{min-height:0;max-height:none}.island-body{min-height:0;overflow-y:visible}}@media (max-width:1023.98px){.trade-tab-mobile{padding:0;display:block}.mobile-trade{width:100%;height:calc(100dvh - 52px - 64px - 84px - 72px - env(safe-area-inset-bottom,0px));box-sizing:border-box;flex-direction:column;gap:6px;min-height:480px;padding:8px 10px 0;display:flex}.mt-price-bar{-moz-column-gap:8px;background:var(--surface);border:1px solid var(--border);text-align:left;border-radius:14px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:4px 8px;width:100%;padding:8px 12px;transition:border-color .15s;display:grid}.mt-price-bar:active{border-color:var(--border-strong)}.mt-price-sym{color:var(--ink);align-items:center;gap:5px;min-width:0;font-size:13px;font-weight:800;display:flex}.mt-price-sym .pill{padding:1px 5px;font-size:9.5px}.mt-price-v{letter-spacing:-.01em;text-align:right;justify-self:end;font-size:18px;font-weight:800;line-height:1.1}.mt-price-chg{border-radius:999px;padding:2px 7px;font-size:11.5px;font-weight:800;line-height:1.1}.mt-price-chg.profit{color:var(--profit-ink);background:var(--profit-soft)}.mt-price-chg.loss{color:var(--loss-ink);background:var(--loss-soft)}.mt-price-stats{color:var(--ink-3);grid-column:1/-1;gap:14px;margin-top:2px;font-size:10px;font-weight:700;display:flex}.mt-price-stats>span{align-items:baseline;gap:5px;display:inline-flex}.mt-price-stats em{color:var(--ink-4);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-style:normal;font-weight:800}.mt-price-stats .mono{color:var(--ink-2);font-size:10.5px}.mt-inner-tabs{background:var(--surface-3);border-radius:11px;flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:2px;padding:2px;display:grid}.mt-inner-tab{color:var(--ink-3);border-radius:9px;padding:6px 0;font-size:12px;font-weight:800;transition:background .15s,color .15s}.mt-inner-tab.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.mt-tf-row{scrollbar-width:none;flex-shrink:0;gap:3px;padding:0;display:flex;overflow-x:auto}.mt-tf-row::-webkit-scrollbar{display:none}.mt-tf-row .tf-btn{background:var(--surface-3);color:var(--ink-3);border-radius:7px;flex-shrink:0;padding:4px 9px;font-size:11px;font-weight:800}.mt-tf-row .tf-btn.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.mt-body{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.mt-chart-wrap{background:var(--surface);flex:1;min-height:280px;position:relative}.mt-chart-wrap .chart-area{height:100%}.mt-chart-wrap .chart-canvas{width:100%;height:100%;display:block}.mt-ob{flex-direction:column;flex:1;min-height:0;padding:6px 0 0;display:flex}.mt-ob-cols{color:var(--ink-4);letter-spacing:.04em;text-transform:uppercase;flex-shrink:0;grid-template-columns:1fr 1fr 1fr;padding:4px 12px 6px;font-size:10px;font-weight:800;display:grid}.mt-ob-cols span:nth-child(2),.mt-ob-cols span:nth-child(3){text-align:right}.mt-ob-rows{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;grid-template-rows:1fr auto 1fr;min-height:0;display:grid}.mt-ob-rows .ob-row{padding:4px 12px;font-size:12.5px}.mt-trades{flex-direction:column;flex:1;min-height:0;padding:6px 0 0;display:flex}.mt-trades-head{color:var(--ink-4);letter-spacing:.04em;text-transform:uppercase;flex-shrink:0;grid-template-columns:1fr 1fr 1fr;padding:4px 12px 6px;font-size:10px;font-weight:800;display:grid}.mt-trades-head span:nth-child(2),.mt-trades-head span:nth-child(3){text-align:right}.mt-trades-rows{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.mt-trade-row{grid-template-columns:1fr 1fr 1fr;padding:5px 12px;font-size:12.5px;display:grid}.mt-trade-row .size,.mt-trade-row .time{text-align:right}.mt-trade-row .time{color:var(--ink-3)}.mt-trade-row.buy .price{color:var(--profit-ink);font-weight:700}.mt-trade-row.sell .price{color:var(--loss-ink);font-weight:700}.mt-cta-bar{left:0;right:0;bottom:calc(72px + env(safe-area-inset-bottom,0px));z-index:50;background:var(--surface);border-top:1px solid var(--border);flex-direction:column;gap:4px;padding:6px 12px 8px;display:flex;position:fixed;box-shadow:0 -8px 24px #28195a0f}body:has(.mt-sheet-backdrop) .mt-cta-bar{display:none}.mt-cta-avail{color:var(--ink-3);justify-content:space-between;align-items:baseline;font-size:11px;font-weight:700;display:flex}.mt-cta-avail .mt-pl{color:var(--ink-4);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.mt-cta-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mt-cta{color:#fff;border-radius:14px;justify-content:center;align-items:center;gap:6px;padding:12px 0;font-size:15px;font-weight:800;transition:transform .12s;display:flex}.mt-cta:active{transform:translateY(1px)}.mt-cta.long{background:var(--profit);color:#fff}.mt-cta.short{background:var(--loss);color:var(--loss-ink)}.mt-sheet-backdrop{z-index:60;background:#1f174073;justify-content:stretch;align-items:flex-end;animation:.18s ease-out mt-fade;display:flex;position:fixed;inset:0}@keyframes mt-fade{0%{opacity:0}to{opacity:1}}.mt-sheet{background:var(--surface);border-top-left-radius:22px;border-top-right-radius:22px;flex-direction:column;width:100%;max-height:86vh;animation:.22s cubic-bezier(.2,.8,.2,1) mt-slide;display:flex;overflow:hidden;box-shadow:0 -8px 32px #28195a40}@keyframes mt-slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mt-sheet-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 16px 10px;display:flex;position:relative}.mt-sheet-handle{background:var(--border-2);border-radius:999px;width:36px;height:4px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.mt-sheet-title{color:var(--ink);align-items:center;font-size:14px;font-weight:800;display:flex}.mt-sheet-close{background:var(--surface-3);width:30px;height:30px;color:var(--ink-2);border-radius:9px;justify-content:center;align-items:center;display:flex;transform:rotate(45deg)}.mt-sheet-body{flex:1;min-height:0;display:flex;overflow:hidden}.mt-sheet-body .card.order-card{min-height:0;box-shadow:none;border:0;border-radius:0;flex:1}.mt-sheet-body .order-head{padding-top:12px}.mt-sheet-market{max-height:80vh}.mt-mkt-tabs{gap:4px;padding:10px 16px 4px;display:flex}.mt-mkt-tab{color:var(--ink-3);background:var(--surface-3);border-radius:9px;padding:6px 12px;font-size:12px;font-weight:800}.mt-mkt-tab.active{background:var(--primary-soft);color:var(--primary-ink)}.mt-mkt-list{flex:1;padding:4px 8px 16px;overflow-y:auto}.mt-mkt-row{text-align:left;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .12s;display:grid}.mt-mkt-row:active{background:var(--surface-2)}.mt-mkt-row.active{background:var(--primary-softer)}.mt-mkt-meta{flex-direction:column;gap:1px;min-width:0;display:flex}.mt-mkt-sym{color:var(--ink);font-size:13.5px;font-weight:800}.mt-mkt-type{color:var(--ink-3);font-size:10.5px;font-weight:700}.mt-mkt-price{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.mt-mkt-price .mono{color:var(--ink);font-size:13px;font-weight:800}.mt-mkt-chg{border-radius:999px;padding:1px 7px;font-size:11px;font-weight:800}.mt-mkt-chg.profit{background:var(--profit-soft);color:var(--profit-ink)}.mt-mkt-chg.loss{background:var(--loss-soft);color:var(--loss-ink)}}.pos-cards,.hist-cards,.leader-cards,.hsum-toggle{display:none}@media (max-width:1023.98px){.table-desktop-only{display:none}.pos-cards,.hist-cards,.leader-cards{flex-direction:column;gap:10px;display:flex}.pos-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:12px;padding:12px 14px;display:flex}.pos-card-head{-moz-column-gap:10px;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:2px 10px;display:grid}.pos-card-head>svg,.pos-card-head .market-flag-pair{grid-row:1/3}.pos-card-meta{flex-direction:column;grid-column:2;min-width:0;display:flex}.pos-card-sym{color:var(--ink);font-size:14px;font-weight:800}.pos-card-sub{color:var(--ink-3);font-size:10.5px;font-weight:700}.pos-card-head .side-tag{grid-column:2;place-self:start}.pos-card-pnl{flex-direction:column;grid-area:1/3/3;align-items:flex-end;line-height:1.15;display:flex}.pos-card-pnl-v{font-size:15px;font-weight:800}.pos-card-pnl-pct{opacity:.8;font-size:11px;font-weight:700}.pos-card-pnl.profit{color:var(--profit-ink)}.pos-card-pnl.loss{color:var(--loss-ink)}.pos-card-grid{border-top:1px dashed var(--border);grid-template-columns:1fr 1fr;gap:8px 16px;margin:0;padding:10px 0 0;display:grid}.pos-card-grid>div{flex-direction:column;gap:2px;min-width:0;display:flex}.pos-card-grid dt{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-4);font-size:10px;font-weight:800}.pos-card-grid dd{color:var(--ink);margin:0;font-size:13px;font-weight:700}.pos-card-close{background:var(--surface-3);width:100%;color:var(--ink-2);border-radius:12px;padding:11px 0;font-size:13px;font-weight:800;transition:background .12s,color .12s}.pos-card-close:active{background:var(--loss-soft);color:var(--loss-ink)}.hist-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:10px;padding:11px 14px;display:flex}.hist-card-head{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.hist-card-meta{flex-direction:column;min-width:0;display:flex}.hist-card-sym{color:var(--ink);font-size:13.5px;font-weight:800}.hist-card-time{color:var(--ink-3);font-size:10.5px;font-weight:700}.hist-card-pnl{text-align:right;font-size:14px;font-weight:800}.hist-card-pnl.profit{color:var(--profit-ink)}.hist-card-pnl.loss{color:var(--loss-ink)}.hist-card-grid{border-top:1px dashed var(--border);grid-template-columns:repeat(3,1fr);gap:6px 12px;margin:0;padding-top:8px;display:grid}.hist-card-grid>div{flex-direction:column;gap:1px;min-width:0;display:flex}.hist-card-grid dt{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-4);font-size:9.5px;font-weight:800}.hist-card-grid dd{color:var(--ink);margin:0;font-size:12.5px;font-weight:700}.hist-card-grid dd.muted{color:var(--ink-3);font-weight:700}.leader-cards{gap:8px}.leader-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.leader-card .rank-badge{width:30px;height:30px;font-size:13px}.leader-avatar{background:var(--surface-3);border-radius:11px;justify-content:center;align-items:center;width:36px;height:36px;font-size:19px;display:flex}.leader-card-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.leader-card-name{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:800;overflow:hidden}.leader-card-sub{color:var(--ink-3);gap:8px;font-size:11px;font-weight:700;display:flex}.leader-card-sub .mono{color:var(--ink-2)}.leader-card-pnl{flex-direction:column;align-items:flex-end;line-height:1.2;display:flex}.leader-card-pnl-v{color:var(--profit-ink);font-size:14px;font-weight:800}.leader-card-pnl-l{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-4);font-size:9.5px;font-weight:800}.leader-card .copy-btn{grid-column:1/5;justify-content:center;width:100%;margin-top:4px;padding:10px 0;font-size:12.5px}}@media (max-width:480px){.island-header{gap:8px;padding:8px 8px 8px 10px}.island-tabs{gap:2px;padding:3px}.island-tab{padding:6px 8px;font-size:11px}.island-tab .tab-pill{padding:0 5px;font-size:9px}.island-summary{gap:6px}.market-mini{display:none}.acct-mini{gap:4px;padding:5px 8px}.acct-mini .acct-v{font-size:11.5px}.acct-mini .pill{display:none}.mode-switch{gap:0;padding:0 8px!important}.mode-switch .mode-label{display:none}.mode-switch .mode-glyph{font-size:15px}.trade-tab-mobile .trade-layout{display:none}.history-summary{grid-template-columns:repeat(3,1fr);gap:8px}.hsum-card{padding:10px}.hsum-v{font-size:14px}.hsum-l{font-size:10px}.hsum-toggle{background:var(--surface-3);color:var(--ink-2);border-radius:9px;align-self:flex-start;padding:6px 12px;font-size:11.5px;font-weight:800;display:none}.hsum-toggle:active{background:var(--primary-soft);color:var(--primary-ink)}@media (max-width:480px){.history-summary{grid-template-columns:repeat(3,1fr)}.hsum-more{display:none}.hsum-more.open{flex-direction:column;gap:4px;display:flex}.history-summary:has(.hsum-more.open){grid-template-columns:repeat(2,1fr)}.hsum-toggle{align-items:center;display:inline-flex}}.history-tab,.positions-only-tab,.leaders-tab{padding:12px 12px 14px}.markets-grid{grid-template-columns:1fr;gap:10px}.markets-tab{padding:12px}.markets-filter{gap:4px}.filter-btn{padding:7px 10px;font-size:11.5px}.search-pill,.search-pill input,.pp-subtabs{width:100%}.pp-subtab{flex:1;justify-content:center;padding:7px 10px;font-size:12px}}.mp-popover{background:var(--surface);border-radius:16px;box-shadow:0 1px 2px #28195a0a,0 12px 32px #3c2d8229}.mp-head{border-bottom:1px solid var(--border);background:var(--surface-2);flex-direction:column;gap:8px;padding:10px 10px 8px;display:flex}.mp-filters{background:var(--surface-3);border-radius:10px;gap:4px;padding:3px;display:flex}.mp-filter{color:var(--ink-3);white-space:nowrap;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;padding:5px 8px;font-size:11.5px;font-weight:800;transition:all .15s;display:inline-flex}.mp-filter:hover{color:var(--ink)}.mp-filter.active{background:var(--surface);color:var(--primary-ink);box-shadow:var(--shadow-sm)}.mp-filter-count{background:var(--primary-soft);color:var(--primary-ink);border-radius:999px;padding:0 5px;font-size:10px;font-weight:800}.mp-filter.active .mp-filter-count{background:var(--surface-3)}.mp-search{background:var(--surface);border:1px solid var(--border);height:32px;color:var(--ink-3);border-radius:9px;align-items:center;gap:7px;padding:0 10px;transition:border-color .15s;display:inline-flex}.mp-search:focus-within{border-color:var(--primary);color:var(--ink)}.mp-search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12.5px;font-weight:600}.mp-search input::placeholder{color:var(--ink-3)}.mp-list{flex-direction:column;gap:2px;max-height:360px;margin:0;padding:6px;list-style:none;display:flex;overflow-y:auto}.mp-empty{text-align:center;color:var(--ink-3);padding:24px 12px;font-size:12px;font-weight:600}.mp-row{text-align:left;cursor:pointer;background:0 0;border-radius:10px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:background .12s;display:grid}.mp-row:hover{background:var(--surface-3)}.mp-row.active{background:var(--primary-soft)}.mp-row-meta{flex-direction:column;gap:1px;min-width:0;display:flex}.mp-row-sym{color:var(--ink);font-size:13px;font-weight:800}.mp-row-type{color:var(--ink-3);font-size:10.5px;font-weight:700}.mp-row-price{color:var(--ink);font-size:13px;font-weight:800}.td-backdrop{z-index:70;background:#1f17408c;justify-content:stretch;align-items:flex-end;animation:.18s ease-out td-fade;display:flex;position:fixed;inset:0}@keyframes td-fade{0%{opacity:0}to{opacity:1}}.td-sheet{background:var(--surface);width:100%;max-height:90vh;padding-bottom:env(safe-area-inset-bottom,0);border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;animation:.26s cubic-bezier(.2,.8,.2,1) td-slide;display:flex;overflow:hidden;box-shadow:0 -8px 32px #28195a40}@keyframes td-slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.td-head{justify-content:space-between;align-items:center;padding:18px 14px 8px;display:flex;position:relative}.td-handle{background:var(--border-2);pointer-events:none;border-radius:999px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.td-back,.td-close{background:var(--surface-3);width:32px;height:32px;color:var(--ink-2);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.td-back:disabled{opacity:.35;pointer-events:none}.td-back svg{transform:rotate(180deg)}.td-close svg{transform:rotate(45deg)}.td-progress{justify-content:center;align-items:center;gap:6px;padding:6px 0 8px;display:flex}.td-dot{background:var(--border-2);border-radius:999px;width:6px;height:6px;transition:all .2s}.td-dot.active{background:var(--primary);width:18px}.td-dot.done{background:var(--primary-soft)}.td-title-row{justify-content:space-between;align-items:baseline;padding:4px 18px 14px;display:flex}.td-title{color:var(--ink);font-size:16px;font-weight:800}.td-market{color:var(--ink-3);align-items:baseline;gap:8px;font-size:12px;font-weight:700;display:flex}.td-market .td-sym{color:var(--ink-2)}.td-market .td-price{color:var(--ink);font-weight:800}.td-body{flex:1;min-height:0;padding:0 18px 14px;overflow-y:auto}.td-step{flex-direction:column;gap:14px;display:flex}.td-step-help{color:var(--ink-3);margin:0;font-size:12.5px;font-weight:600;line-height:1.45}.td-mode-value{color:var(--primary-ink);text-align:center;letter-spacing:-.02em;font-size:36px;font-weight:900}.td-presets,.td-type-tabs{flex-wrap:wrap;gap:6px;display:flex}.td-presets button,.td-type-tabs button{background:var(--surface-3);min-width:56px;color:var(--ink-2);border-radius:10px;flex:1;padding:8px 0;font-size:12px;font-weight:800;transition:all .12s}.td-presets button.active,.td-type-tabs button.active{background:var(--primary-soft);color:var(--primary-ink)}.td-side-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.td-side{background:var(--surface-3);color:var(--ink-2);border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:22px 0;font-size:16px;font-weight:900;transition:all .15s;display:flex}.td-side.primary.active{background:var(--profit-soft);color:var(--profit-ink);border-color:var(--profit)}.td-side.loss.active{background:var(--loss-soft);color:var(--loss-ink);border-color:var(--loss)}.td-field{flex-direction:column;gap:6px;display:flex}.td-field-label{color:var(--ink-3);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:800}.td-input{background:var(--surface-3);border-radius:12px;align-items:center;height:52px;padding:0 14px;display:flex}.td-input input{min-width:0;color:var(--ink);background:0 0;border:0;outline:none;flex:1;padding:0;font-family:inherit;font-size:22px;font-weight:800}.td-input .unit{color:var(--ink-3);font-size:12.5px;font-weight:800}.td-summary{flex-direction:column;gap:6px;display:flex}.td-summary-row{background:var(--surface-3);border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.td-summary-row .l{color:var(--ink-3);font-weight:700}.td-summary-row .v{color:var(--ink);font-weight:800}.td-summary-row .v.profit{color:var(--profit-ink)}.td-summary-row .v.loss{color:var(--loss-ink)}.td-foot{padding:12px 18px calc(12px + env(safe-area-inset-bottom,0));border-top:1px solid var(--border);background:var(--surface)}.td-cta{letter-spacing:.01em;color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-2));border-radius:14px;width:100%;height:52px;font-size:15px;font-weight:900;transition:transform .12s,opacity .12s;box-shadow:0 2px 12px #6b5bff47}.td-cta.loss{background:linear-gradient(135deg, var(--loss-ink), var(--loss));box-shadow:0 2px 12px #b8458e47}.td-cta:active{transform:translateY(1px)}.td-cta:disabled{opacity:.45;pointer-events:none;box-shadow:none}body:has(.td-backdrop) .mt-cta-bar{display:none}
.zen-hint,.zen-hint-trigger{width:16px;height:16px;color:var(--ink-4);cursor:help;vertical-align:-2px;outline:0;flex-shrink:0;justify-content:center;align-items:center;margin-left:4px;transition:color .15s;display:inline-flex;position:relative}.zen-hint:hover,.zen-hint:focus-visible,.zen-hint-trigger:hover,.zen-hint-trigger:focus-visible{color:var(--primary)}.zen-hint-icon{flex-shrink:0;display:block}.zen-hint-tip{background:var(--surface);color:var(--ink);border:1px solid var(--border-strong);letter-spacing:0;text-transform:none;text-align:left;white-space:normal;opacity:0;visibility:hidden;pointer-events:none;z-index:50;border-radius:8px;padding:9px 12px;font-family:Nunito,sans-serif;font-size:12px;font-weight:600;line-height:1.45;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px);box-shadow:0 4px 14px #28195a14,0 1px 3px #28195a0f}.zen-hint-tip:before,.zen-hint-tip:after{content:"";width:0;height:0;position:absolute;top:100%;left:50%}.zen-hint-tip:before{border:7px solid #0000;border-top-color:var(--border-strong);margin-left:-7px}.zen-hint-tip:after{border:6px solid #0000;border-top-color:var(--surface);margin-top:-1px;margin-left:-6px}.zen-hint:hover .zen-hint-tip,.zen-hint:focus-visible .zen-hint-tip{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.zen-hint-bottom .zen-hint-tip{top:calc(100% + 8px);bottom:auto;transform:translate(-50%)translateY(-4px)}.zen-hint-bottom .zen-hint-tip:before{border-top-color:#0000;border-bottom-color:var(--border-strong);margin-left:-7px;top:auto;bottom:100%}.zen-hint-bottom .zen-hint-tip:after{border-top-color:#0000;border-bottom-color:var(--surface);margin-top:0;margin-bottom:-1px;margin-left:-6px;top:auto;bottom:100%}.zen-hint-bottom:hover .zen-hint-tip,.zen-hint-bottom:focus-visible .zen-hint-tip{transform:translate(-50%)translateY(0)}.zen-hint-left .zen-hint-tip{bottom:50%;left:auto;right:calc(100% + 8px);transform:translateY(50%)translate(4px)}.zen-hint-left .zen-hint-tip:before{border:7px solid #0000;border-left-color:var(--border-strong);margin-top:-7px;margin-left:0;top:50%;left:100%}.zen-hint-left .zen-hint-tip:after{border:6px solid #0000;border-left-color:var(--surface);margin-top:-6px;margin-left:-1px;top:50%;left:100%}.zen-hint-left:hover .zen-hint-tip,.zen-hint-left:focus-visible .zen-hint-tip{transform:translateY(50%)translate(0)}[data-theme=dark] .zen-hint-tip{box-shadow:0 6px 20px #00000059,0 1px 3px #00000040}
.lo-shell{flex-direction:column;gap:14px;width:100%;max-width:1280px;height:100%;min-height:0;margin:0 auto;padding:14px 28px 20px;display:flex;overflow:hidden}.lo-shell .lo-strip{flex:1;min-height:0;overflow:hidden}.lo-table-wrap{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;flex-direction:column;gap:10px;height:100%;min-height:0;padding:14px 16px 8px;display:flex;overflow:hidden}.lo-table{scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.lo-table::-webkit-scrollbar{width:6px}.lo-table::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.lo-table::-webkit-scrollbar-track{background:0 0}.lo-action{background:var(--surface);border:1.5px solid var(--border);scrollbar-width:thin;scrollbar-color:var(--border-strong) transparent;border-radius:16px;flex-direction:column;gap:11px;height:100%;min-height:0;padding:14px 16px 16px;display:flex;overflow:hidden auto}.lo-action::-webkit-scrollbar{width:6px}.lo-action::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}.lo-action::-webkit-scrollbar-track{background:0 0}.lo-eyebrow{color:var(--ink-3);letter-spacing:.12em;text-transform:uppercase;font-family:Nunito,sans-serif;font-size:11px;font-weight:800}.profit{color:var(--profit-ink)!important}.loss{color:var(--loss-ink)!important}.lo-hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:0 2px;display:flex}.lo-hero-l{flex-wrap:wrap;align-items:baseline;gap:4px 12px;min-width:0;max-width:none;display:flex}.lo-hero-h{color:var(--ink);letter-spacing:-.01em;margin:0;font-family:Nunito,sans-serif;font-size:18px;font-weight:800;line-height:1.15}.lo-hero-p{color:var(--ink-3);margin:0;font-size:11.5px;font-weight:600;line-height:1.3}.lo-hero-r{gap:6px;display:flex}.lo-stat{background:var(--surface);border:1.5px solid var(--border);border-radius:999px;align-items:baseline;gap:6px;min-width:0;padding:5px 10px;display:inline-flex}.lo-stat-l{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;font-size:9.5px;font-weight:800}.lo-stat-v{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:800}.lo-strip{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.2fr) minmax(380px,1fr);align-items:stretch;gap:18px;min-height:0;display:grid}@media (max-width:1080px){.lo-strip{grid-template-rows:auto;grid-template-columns:1fr}}.lo-strip-market{flex-direction:column;flex:1;gap:6px;display:flex}.lo-combo{flex:1;display:flex;position:relative}.lo-combo-trigger{background:var(--surface);border:1.5px solid var(--border);text-align:left;cursor:pointer;border-radius:16px;flex-direction:column;flex:1;gap:14px;min-width:0;padding:14px 18px 16px;transition:all .15s;display:flex}.lo-combo-row{align-items:center;gap:14px;min-width:0;display:flex}.lo-combo-trigger:hover{border-color:var(--border-strong)}.lo-combo-pair-flags{flex-shrink:0;align-items:center;display:inline-flex}.lo-combo-pair-flags>.fx-chip+.fx-chip{box-shadow:0 0 0 2px var(--surface);margin-left:-10px}.lo-combo-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.lo-combo-top{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lo-combo-syms{letter-spacing:-.01em;font-family:Nunito,sans-serif;font-size:20px;font-weight:800}.mkt-loan{color:var(--ink)}.mkt-coll{color:var(--ink-2)}.mkt-slash{color:var(--ink-3);padding:0 4px}.lo-combo-hub{color:var(--ink-3);background:var(--surface-3);border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:12px;font-weight:700;display:inline-flex}.lo-combo-rates{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.lo-combo-rate{align-items:baseline;gap:5px;display:inline-flex}.lo-combo-rate-l{color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;font-size:10.5px;font-weight:800}.lo-combo-rate-v{letter-spacing:-.005em;font-size:14px;font-weight:800}.lo-combo-rate-sep{color:var(--ink-4);font-weight:700}.lo-combo-chev{color:var(--ink-3);transition:transform .2s;display:inline-flex}.lo-combo-chev.open{transform:rotate(180deg)}.lo-table-wrap .lo-table-head{flex-shrink:0}.lo-table-wrap{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;flex-direction:column;gap:10px;padding:14px 16px 8px;display:flex}.lo-table-head{justify-content:space-between;align-items:center;display:flex}.lo-hub-filter{background:var(--surface-3);border-radius:10px;gap:2px;padding:3px;display:inline-flex}.lo-hub-btn{color:var(--ink-3);cursor:pointer;letter-spacing:.02em;background:0 0;border-radius:7px;align-items:center;gap:6px;padding:6px 12px;font-family:Nunito,sans-serif;font-size:11.5px;font-weight:800;transition:all .12s;display:inline-flex}.lo-hub-btn:hover{color:var(--ink)}.lo-hub-btn.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 2px #28195a0f}.lo-hub-btn-count{background:var(--surface-3);color:var(--ink-2);border-radius:999px;padding:1px 6px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800}.lo-hub-btn.active .lo-hub-btn-count{background:var(--primary-soft);color:var(--primary-ink)}.lo-table{flex-direction:column;display:flex}.lo-table-thead{-moz-column-gap:14px;color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;column-gap:14px;padding:8px 10px;font-family:Nunito,sans-serif;font-size:10px;font-weight:800;display:grid}.lo-table-thead-row{grid-template-columns:minmax(0,2.6fr) .7fr .7fr .55fr .85fr;align-items:center;gap:14px;display:grid}.lo-table-thead-spark{text-align:right;width:140px}.lo-trow{-moz-column-gap:14px;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;column-gap:14px;padding:9px 10px;transition:background .12s,transform .12s;display:grid;position:relative}.lo-trow-content{flex-direction:column;grid-area:1/1;min-width:0;display:flex}.lo-trow-row{grid-template-columns:minmax(0,2.6fr) .7fr .7fr .55fr .85fr;align-items:center;gap:14px;display:grid}.lo-trow-detail{opacity:0;background:var(--surface-2);border:1px solid #0000;border-radius:10px;grid-area:2/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 24px;width:100%;max-height:0;margin-top:0;padding:0 4px;transition:max-height .28s cubic-bezier(.22,1,.36,1),margin-top .28s cubic-bezier(.22,1,.36,1),padding .28s cubic-bezier(.22,1,.36,1),opacity .22s,border-color .22s,background .22s;display:grid;overflow:hidden}.lo-trow:hover .lo-trow-detail,.lo-trow.sel .lo-trow-detail,.lo-trow:focus-visible .lo-trow-detail{opacity:1;border-color:var(--border);max-height:70px;margin-top:8px;padding:10px 14px}.lo-trow.sel .lo-trow-detail{background:#ffffff8c}[data-theme=dark] .lo-trow.sel .lo-trow-detail{background:#00000040}.lo-trow-detail-item{flex-direction:column;gap:2px;min-width:0;display:flex}.lo-trow-detail-l{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-4);font-size:9.5px;font-weight:800}.lo-trow-detail-v{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12.5px;font-weight:800}.lo-trow+.lo-trow{border-top:1px solid var(--border)}.lo-trow:hover{background:var(--surface-2)}.lo-trow.sel{background:var(--primary-soft);border-top-color:#0000}.lo-trow.sel+.lo-trow{border-top-color:#0000}.lo-trow.sel:before{content:"";background:var(--primary);border-radius:0 3px 3px 0;width:2.5px;position:absolute;top:8px;bottom:8px;left:0}.lo-trow.dim{opacity:.55}.lo-trow-pair{align-items:center;gap:10px;min-width:0;display:flex}.lo-trow-flags{flex-shrink:0;display:inline-flex}.lo-trow-flags>.fx-chip+.fx-chip{box-shadow:0 0 0 1.5px var(--surface);margin-left:-8px}.lo-trow.sel .lo-trow-flags>.fx-chip+.fx-chip{box-shadow:0 0 0 1.5px var(--primary-soft)}.lo-trow-meta{flex-direction:column;gap:3px;min-width:0;display:flex}.lo-trow-syms{letter-spacing:-.005em;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;font-family:Nunito,sans-serif;font-size:14px;font-weight:800;display:inline-flex}.lo-trow-addr{letter-spacing:0;color:var(--ink-4);white-space:nowrap;flex-shrink:0;align-items:center;gap:3px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:10.5px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.lo-trow-addr:after{content:"";opacity:0;background:currentColor;width:9px;height:9px;transition:opacity .18s,transform .18s;display:inline-block;transform:translate(-2px,1px)scale(.8);-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M7 3h6v6M13 3L5 11M11 9v4H3V5h4'/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M7 3h6v6M13 3L5 11M11 9v4H3V5h4'/></svg>") 50%/contain no-repeat}.lo-trow-addr:hover{color:var(--primary);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.lo-trow-addr:hover:after{opacity:1;transform:translate(0)scale(1)}.lo-trow.sel .lo-trow-addr{color:var(--ink-3)}.lo-trow.sel .lo-trow-addr:hover{color:var(--primary-ink)}.lo-trow-sub{border-top:1px dashed var(--border);color:var(--ink-2);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;margin-top:6px;padding:6px 4px 0;font-size:12px;font-weight:700;display:grid}.lo-trow-spark-corner{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-3) 100%);border-radius:10px;grid-area:1/2;align-self:stretch;align-items:center;width:140px;padding:4px 6px;display:flex}.lo-trow-spark-corner .lo-spark{width:100%;height:100%;min-height:36px;display:block}.lo-trow.sel .lo-trow-spark-corner{background:linear-gradient(#ffffff80 0%,#ffffff40 100%)}[data-theme=dark] .lo-trow.sel .lo-trow-spark-corner{background:linear-gradient(#0003 0%,#0000001a 100%)}.lo-trow-sub-l{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.lo-trow-hub-l{color:var(--ink);flex-shrink:0;font-weight:800}.lo-trow-sep{color:var(--ink-4);flex-shrink:0}.lo-trow-lltv{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.lo-trow-num{color:var(--ink);text-align:right;letter-spacing:-.005em;justify-content:flex-end;align-items:center;font-size:13px;font-weight:800;display:flex}.lo-trow-spark{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-3) 100%);border-radius:8px;height:36px;padding:4px 6px;display:block}.lo-trow.sel .lo-trow-spark{background:linear-gradient(#ffffff80 0%,#ffffff40 100%)}[data-theme=dark] .lo-trow.sel .lo-trow-spark{background:linear-gradient(#0003 0%,#0000001a 100%)}.lo-trow-spark .lo-spark{width:100%;height:100%;display:block}.lo-combo-direction{background:var(--surface-3);border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:-2px;padding:4px 10px 4px 4px;display:inline-flex}.lo-combo-direction-l,.lo-combo-direction-c{color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;padding-left:4px;font-size:10.5px;font-weight:800}.lo-combo-direction-c{padding-left:0}.lo-combo-direction-loan{color:var(--profit-ink);background:var(--surface);border-radius:999px;padding:2px 8px;font-family:Nunito,sans-serif;font-size:12px;font-weight:800;box-shadow:0 1px 2px #28195a0f}.lo-combo-direction-coll{color:var(--ink-2);background:var(--surface);border-radius:999px;padding:2px 8px;font-family:Nunito,sans-serif;font-size:12px;font-weight:800;box-shadow:0 1px 2px #28195a0f}.lo-combo-direction-arrow{color:var(--ink-4);font-weight:700}.lo-combo-flip{background:var(--surface);border:1.5px solid var(--border);color:var(--ink-2);letter-spacing:.04em;cursor:pointer;border-radius:999px;align-items:center;gap:4px;margin-left:4px;padding:3px 10px 3px 8px;font-family:Nunito,sans-serif;font-size:10.5px;font-weight:800;transition:all .12s;display:inline-flex}.lo-combo-flip:hover{color:var(--primary-ink);border-color:var(--primary);background:var(--primary-soft);transform:translateY(-1px)}.lo-combo-flip:active{transform:translateY(0)}.lo-combo-spark{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-3) 100%);border-radius:12px;width:100%;padding:10px 12px 8px;display:block;position:relative;overflow:hidden}[data-theme=dark] .lo-combo-spark{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-3) 100%)}.lo-combo-spark .lo-spark{width:100%;height:88px;display:block}.pp-subtabs{background:var(--surface-3);border:1px solid var(--border);border-radius:12px;gap:2px;margin-bottom:14px;padding:4px;display:inline-flex}.pp-subtab{color:var(--ink-3);cursor:pointer;letter-spacing:-.005em;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:8px 16px;font-family:Nunito,sans-serif;font-size:13px;font-weight:800;transition:all .14s;display:inline-flex}.pp-subtab:hover{color:var(--ink)}.pp-subtab.active{background:var(--surface);color:var(--ink);box-shadow:0 1px 3px #28195a14}.pp-subtab-count{background:var(--surface-3);color:var(--ink-2);border-radius:999px;padding:1.5px 7px;font-family:JetBrains Mono,monospace;font-size:10.5px;font-weight:800}.pp-subtab.active .pp-subtab-count{background:var(--primary-soft);color:var(--primary-ink)}.pp-view{flex-direction:column;gap:14px;display:flex}.lo-combo-dd{background:var(--surface);border:2px solid var(--ink);box-shadow:4px 4px 0 0 var(--ink);z-index:30;border-radius:16px;flex-direction:column;max-height:420px;padding:6px;display:flex;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:auto}[data-theme=dark] .lo-combo-dd{border-color:var(--primary);box-shadow:4px 4px 0 0 var(--primary)}.lo-combo-dd-head{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid var(--border);grid-template-columns:2fr .8fr .8fr .7fr .9fr;gap:12px;margin-bottom:4px;padding:8px 14px 6px;font-family:Nunito,sans-serif;font-size:10px;font-weight:800;display:grid}.lo-combo-dd-head>:nth-child(n+2){text-align:right}.lo-combo-dd-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:2fr .8fr .8fr .7fr .9fr;align-items:center;gap:12px;padding:10px 14px;transition:background .12s;display:grid}.lo-combo-dd-row:hover{background:var(--surface-2)}.lo-combo-dd-row.sel{background:var(--primary-soft)}.lo-combo-dd-row.dim{opacity:.55}.lo-combo-dd-pair{align-items:center;gap:10px;min-width:0;display:flex}.lo-combo-dd-flags{flex-shrink:0;display:inline-flex}.lo-combo-dd-flags>.fx-chip+.fx-chip{box-shadow:0 0 0 1.5px var(--surface);margin-left:-7px}.lo-combo-dd-meta{flex-direction:column;gap:1px;min-width:0;display:flex}.lo-combo-dd-syms{font-family:Nunito,sans-serif;font-size:14px;font-weight:800}.lo-combo-dd-hub{color:var(--ink-3);align-items:center;gap:5px;font-size:10.5px;font-weight:700;display:inline-flex}.lo-combo-dd-num{color:var(--ink);text-align:right;letter-spacing:-.005em;font-size:13px;font-weight:800}.lo-st{letter-spacing:.06em;text-transform:uppercase;border-radius:5px;flex-shrink:0;padding:2px 7px;font-size:9.5px;font-weight:800}.lo-st-live{color:#2f9e6c;background:#e3f4ec}.lo-st-paused{background:var(--surface-3);color:var(--ink-3)}.lo-st-stale{color:#c08020;background:#fdf0d8}[data-theme=dark] .lo-st-live{color:#74e0a4;background:#1d3f2c}[data-theme=dark] .lo-st-stale{color:#ffe27a;background:#3f3618}.lo-action{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;flex-direction:column;align-self:stretch;gap:8px;padding:10px 14px 12px;display:flex}.lo-action-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.lo-amount-quick-chips{align-items:center;gap:6px;display:inline-flex}.lo-market-picker-anchor{flex-shrink:1;align-items:center;min-width:0;height:30px;display:inline-flex}.lo-amount-quick .lo-market-picker-pill,.lo-amount-quick .market-mini--phantom{gap:6px;align-items:center!important;height:30px!important;padding:4px 8px 4px 4px!important;font-size:12px!important;display:inline-flex!important}.lo-amount-quick .lo-market-picker-pill>span,.lo-amount-quick .market-mini--phantom>span{font-size:12px!important}.lo-amount-quick .lo-market-picker-pill .pill,.lo-amount-quick .market-mini--phantom .pill{padding:1px 5px!important;font-size:9px!important}.lo-rate{background:var(--surface-3);border-radius:999px;padding:3px 10px;font-size:13px;font-weight:800}.lo-tabs{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.lo-confirm-row{justify-content:flex-end;padding-top:4px;display:flex}.lo-confirm-cta{letter-spacing:-.005em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#6954cf,#5645b0);border:1.5px solid #4a3aa3;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-family:Nunito,sans-serif;font-size:13.5px;font-weight:800;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s,opacity .15s;display:inline-flex;box-shadow:2px 2px #4a3aa373}.lo-confirm-cta:hover:not(:disabled){transform:translate(-1px,-1px);box-shadow:4px 4px #4a3aa38c}.lo-confirm-cta:active:not(:disabled){transform:translate(1px,1px);box-shadow:1px 1px #4a3aa373}.lo-confirm-cta:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}[data-theme=dark] .lo-confirm-cta{background:linear-gradient(135deg,#8a76e9,#6954cf);border-color:#b09cff;box-shadow:2px 2px #b09cff73}.lo-trow-bal-l{color:var(--purpleDanis,var(--primary-ink));letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;font-size:9.5px;font-weight:800}.lo-trow-bal{color:var(--profit-ink);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;justify-self:end;align-items:baseline;font-size:13px;font-weight:800;display:inline-flex}.lo-trow-bal-muted{color:var(--ink-4);font-weight:700}.lo-tab-divider{background:linear-gradient(#0000 0%,#6954cf52 18% 82%,#0000 100%);border-radius:1px;flex:none;align-self:stretch;width:1.5px;margin:4px 2px}[data-theme=dark] .lo-tab-divider{background:linear-gradient(#0000 0%,#a894ff52 18% 82%,#0000 100%)}.lo-tab{color:var(--ink);border:1.5px solid var(--border);cursor:pointer;letter-spacing:-.005em;isolation:isolate;border-radius:11px;flex:1;min-width:84px;padding:8px 18px;font-family:Nunito,sans-serif;font-size:13.5px;font-weight:800;transition:transform .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),border-color .15s;position:relative}.lo-tab.tone-1{background:linear-gradient(95deg,#ffd2e0 0%,#fff 30% 70%,#e8dcff 100%)}.lo-tab.tone-2{background:linear-gradient(95deg,#dbcfff 0%,#fff 30% 70%,#ffd6e8 100%)}.lo-tab.tone-3{background:linear-gradient(95deg,#c7e2ff 0%,#fff 30% 70%,#dbcfff 100%)}.lo-tab.tone-4{background:linear-gradient(95deg,#cdf2dc 0%,#fff 30% 70%,#ffe1c2 100%)}[data-theme=dark] .lo-tab.tone-1{background:linear-gradient(95deg,#4a1f3e,#1a1340 30% 70%,#2a1f6a)}[data-theme=dark] .lo-tab.tone-2{background:linear-gradient(95deg,#2a1f6a,#1a1340 30% 70%,#4a1f3e)}[data-theme=dark] .lo-tab.tone-3{background:linear-gradient(95deg,#1f3d72,#1a1340 30% 70%,#2a1f6a)}[data-theme=dark] .lo-tab.tone-4{background:linear-gradient(95deg,#1d3f2c,#1a1340 30% 70%,#4a2f1f)}.lo-tab:hover{border-color:#6954cf80;transform:translate(-1px,-1px);box-shadow:3px 3px #6954cf2e}.lo-tab.active{z-index:2;border-width:2px;border-color:#6954cf;transform:translate(-1px,-1px);box-shadow:3px 3px #6954cf}[data-theme=dark] .lo-tab.active{border-color:var(--primary);box-shadow:3px 3px 0 0 var(--primary)}.lo-amount-input{background:var(--surface);border:1.5px solid var(--border);width:100%;height:50px;color:var(--ink);letter-spacing:-.02em;border-radius:12px;outline:0;padding:0 16px;font-family:Nunito,sans-serif;font-size:26px;font-weight:800;transition:all .15s}.lo-amount-input::placeholder{color:var(--ink-4)}.lo-amount-input:focus{border-color:var(--ink);box-shadow:0 0 0 4px #1f174014}[data-theme=dark] .lo-amount-input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #8474ff26}.lo-amount-foot{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.lo-balance{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:7px;min-width:0;font-size:11px;font-weight:800;display:inline-flex;overflow:hidden}.lo-balance .mono{color:var(--ink-2);letter-spacing:0;text-transform:none}.lo-balance-usd{color:var(--ink-3)!important;font-weight:700!important}.lo-amount-quick{justify-content:space-between;align-items:center;gap:8px;width:100%;margin-bottom:-2px;display:flex}.lo-amount-quick-chips button{background:var(--surface);border:1.5px solid var(--border);height:30px;color:var(--ink-2);cursor:pointer;letter-spacing:.04em;border-radius:8px;justify-content:center;align-items:center;padding:4px 10px;font-family:Nunito,sans-serif;font-size:10.5px;font-weight:800;transition:border-color .12s,color .12s,background .12s,transform .12s;display:inline-flex}.lo-amount-quick-chips button:hover{border-color:var(--ink);color:var(--ink)}.lo-amount-quick-chips button:active{transform:translateY(1px)}.lo-amount-quick-chips .lo-amount-max{background:var(--primary-soft);border-color:var(--primary);color:var(--primary-ink);letter-spacing:.08em;margin-left:4px;padding:4px 12px}.lo-amount-quick-chips .lo-amount-max:hover{background:var(--primary);border-color:var(--primary);color:#fff}.lo-cta{width:100%;height:56px;color:var(--ink);border:2.5px solid var(--ink);box-shadow:5px 5px 0 0 var(--ink);cursor:pointer;letter-spacing:.01em;text-transform:lowercase;background:#ffd54a;border-radius:12px;font-family:Nunito,sans-serif;font-size:18px;font-weight:800;transition:transform .12s,box-shadow .12s,background .15s;position:relative;overflow:hidden}.lo-cta:after{content:"";pointer-events:none;background:radial-gradient(60% 80% at 30% 10%,#ffffff80,#0000 60%);position:absolute;inset:0}.lo-cta:hover{box-shadow:7px 7px 0 0 var(--ink);background:#ffdf6e;transform:translate(-2px,-2px)}.lo-cta:active{box-shadow:2px 2px 0 0 var(--ink);transform:translate(3px,3px)}[data-theme=dark] .lo-cta{color:#1f1740;background:#ffd54a;border-color:#1f1740;box-shadow:5px 5px #1f1740}.lo-amount-shell{align-items:stretch;display:flex;position:relative}.lo-amount-shell .lo-amount-input{flex:1;height:56px;padding-right:134px}.lo-flip{background:var(--surface);border:1.5px solid var(--border);cursor:pointer;border-radius:12px;align-items:center;gap:8px;padding:6px 10px 6px 12px;font-family:Nunito,sans-serif;transition:border-color .14s,background .14s,transform .14s,box-shadow .14s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.lo-flip:hover{border-color:var(--primary);background:var(--primary-soft);transform:translateY(-50%)translate(-1px);box-shadow:0 2px 6px #28195a14}.lo-flip:active{transform:translateY(-50%)}.lo-flip-pair{letter-spacing:-.005em;color:var(--ink);align-items:center;gap:5px;font-size:12.5px;font-weight:800;display:inline-flex}.lo-flip-pair svg{color:var(--ink-3)}.lo-flip:hover .lo-flip-pair svg{color:var(--primary)}.lo-flip-l{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;border-left:1px solid var(--border);padding-left:7px;font-size:9.5px;font-weight:800}.lo-impact{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface-3) 100%);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:6px;margin-top:2px;padding:10px 14px;display:flex}.lo-impact-head{justify-content:space-between;align-items:baseline;display:flex}.lo-impact-title{color:var(--ink-3);letter-spacing:.12em;text-transform:uppercase;font-family:Nunito,sans-serif;font-size:11px;font-weight:800}.lo-impact-period{color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;background:var(--surface);border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:800}.lo-impact-big{letter-spacing:-.02em;color:var(--ink);font-family:Nunito,sans-serif;font-size:28px;font-weight:800;line-height:1.05}.lo-impact-big.profit{color:var(--profit-ink)}.lo-impact-big.loss{color:var(--loss-ink)}.lo-impact-big.ink{color:var(--ink)}.lo-impact-grid{border-top:1px dashed var(--border);grid-template-columns:1fr 1fr;gap:6px;padding-top:6px;display:grid}.lo-impact-mini{flex-direction:column;gap:2px;display:flex}.lo-impact-mini-l{color:var(--ink-3);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.lo-impact-mini-v{color:var(--ink);letter-spacing:-.01em;font-size:15px;font-weight:800}.lo-impact-mini-v.profit{color:var(--profit-ink)}.lo-impact-mini-v.loss{color:var(--loss-ink)}.lo-impact-mini-v.ink{color:var(--ink)}.lo-positions{background:var(--surface);border:1.5px solid var(--border);border-radius:16px;padding:12px 16px 6px}.lo-positions-head{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}.lo-positions-title{color:var(--ink);letter-spacing:-.01em;align-items:center;gap:4px;font-family:Nunito,sans-serif;font-size:15px;font-weight:800;display:inline-flex}.lo-positions-addr{color:var(--ink-2);background:var(--surface-3);border-radius:999px;padding:3px 10px;font-size:11.5px;font-weight:700}.lo-positions-table{flex-direction:column;display:flex}.lo-positions-thead,.lo-positions-row{border-bottom:1px solid var(--border);grid-template-columns:1.6fr 1.1fr .9fr .9fr .7fr;align-items:center;gap:10px;padding:9px 2px;display:grid}.lo-positions-row{cursor:pointer;text-align:left;background:0 0;border-top:0;border-left:0;border-right:0;transition:background .12s}.lo-positions-row:hover{background:var(--surface-2)}.lo-positions-thead{color:var(--ink-3);letter-spacing:.08em;text-transform:uppercase;border-bottom:1.5px solid var(--border-strong);padding:8px 2px;font-family:Nunito,sans-serif;font-size:10px;font-weight:800}.lo-positions-thead>:nth-child(3),.lo-positions-thead>:nth-child(4),.lo-positions-thead>:nth-child(5){text-align:right}.lo-pos-asset{align-items:center;gap:9px;min-width:0;display:flex}.lo-pos-sym{color:var(--ink);align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.lo-pos-tag{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:1.5px 6px;font-size:8.5px;font-weight:800}.lo-pos-tag.supply{color:#2f9e6c;background:#e3f4ec}.lo-pos-tag.borrow{background:var(--primary-soft);color:var(--primary-ink)}[data-theme=dark] .lo-pos-tag.supply{color:#74e0a4;background:#1d3f2c}.lo-pos-name{color:var(--ink-3);font-size:10px;font-weight:700}.lo-pos-market{color:var(--ink);flex-direction:column;gap:1px;font-size:12px;font-weight:800;display:flex}.lo-pos-hub{color:var(--ink-3);align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.lo-pos-num{color:var(--ink);text-align:right;font-size:12.5px;font-weight:800}.fx-chip{background:var(--surface-3);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex;overflow:hidden}.hub-pip{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:900;line-height:1;display:inline-flex}@media (max-width:1080px){.lo-shell{gap:14px;padding:16px 22px 20px}}@media (max-width:880px){.lo-shell{padding:16px 16px 20px}.lo-hero{align-items:flex-end}.lo-hero-h{font-size:22px}.lo-hero-r{width:100%}.lo-stat{border-radius:12px;flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;padding:8px 12px}.lo-stat-v{font-size:16px}.lo-combo-syms{font-size:18px}.lo-amount-input{height:56px;font-size:28px}.lo-cta{height:50px;font-size:16px}.lo-positions-thead,.lo-positions-row{grid-template-columns:1.4fr 1fr .8fr;gap:10px}.lo-positions-thead>:nth-child(2),.lo-positions-row>:nth-child(2),.lo-positions-thead>:nth-child(4),.lo-positions-row>:nth-child(4){display:none}}@media (max-width:480px){.lo-shell{gap:12px;height:auto;min-height:0;padding:12px 10px 16px;overflow:visible}.lo-shell .lo-strip{flex:none;min-height:0;overflow:visible}.lo-table-wrap,.lo-action{height:auto;overflow:hidden}.lo-table{max-height:320px;overflow:hidden auto}.lo-hero{gap:10px;padding:2px 2px 0}.lo-hero-h{font-size:20px}.lo-hero-p{font-size:12px}.lo-hero-r{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.lo-hero-r::-webkit-scrollbar{display:none}.lo-stat{border-radius:999px;flex-direction:row;flex:none;align-items:baseline;gap:6px;min-width:0;padding:7px 12px;display:flex}.lo-stat-l{letter-spacing:.08em;font-size:9.5px}.lo-stat-v{font-size:13px}.lo-strip{grid-template-columns:1fr;gap:12px}.lo-table-wrap{padding:10px 10px 6px}.lo-table-thead{-moz-column-gap:8px;column-gap:8px;padding:8px 6px}.lo-table-thead-row,.lo-trow-row{grid-template-columns:minmax(0,1.7fr) .9fr .9fr;gap:8px}.lo-trow{-moz-column-gap:8px;column-gap:8px;padding:9px 6px}.lo-table-thead-row>:nth-child(n+4),.lo-trow-row>:nth-child(n+4){display:none}.lo-table-thead-spark,.lo-trow-spark-corner{width:96px}.lo-trow-syms{font-size:13px}.lo-trow-num{font-size:12px}.lo-table-head{flex-direction:column;align-items:stretch;gap:8px}.lo-hub-filter{scrollbar-width:none;overflow-x:auto}.lo-hub-filter::-webkit-scrollbar{display:none}.lo-action{gap:10px;padding:12px 12px 14px}.lo-tabs{gap:6px}.lo-tab{min-width:64px;padding:7px 10px;font-size:12px}.lo-amount-input{padding:0 14px;font-size:24px}.lo-amount-shell .lo-amount-input{height:58px;padding-right:128px}.lo-amount-max{height:20px;padding:0 7px;font-size:10px}.lo-flip{gap:6px;padding:4px 7px 4px 9px}.lo-flip-pair{font-size:11.5px}.lo-flip-l{display:none}.lo-cta{height:48px;font-size:15px}.lo-impact{gap:6px;padding:12px}.lo-impact-big{font-size:28px}.lo-impact-mini-v{font-size:13px}.lo-positions{padding:10px 12px 4px}.lo-positions-thead,.lo-positions-row{grid-template-columns:1.4fr 1fr .8fr;gap:8px;padding:8px 2px}.lo-positions-thead>:nth-child(2),.lo-positions-row>:nth-child(2),.lo-positions-thead>:nth-child(4),.lo-positions-row>:nth-child(4){display:none}.lo-combo-dd-head,.lo-combo-dd-row{grid-template-columns:1.6fr .8fr .8fr;gap:8px}.lo-combo-dd-head>:nth-child(n+4),.lo-combo-dd-row>:nth-child(n+4){display:none}}@media (min-width:481px) and (max-width:768px){.lo-shell{padding:16px 14px 18px}.lo-strip{grid-template-columns:1fr}.lo-hero-r{gap:10px;display:flex}.lo-stat{flex:1;min-width:0}}