:root{--z-base: 1;--z-dropdown: 100;--z-sticky: 200;--z-context-menu: 300;--z-overlay: 900;--z-modal: 10000;--z-popover: 500;--z-toast: 10500;--z-tooltip: 1500;--z-navbar: 950;--z-max: 99999;--bp-sm: 480px;--bp-md: 768px;--bp-lg: 1024px;--bp-xl: 1440px;--text-xs: 11px;--text-sm: 13px;--text-base: 15px;--text-lg: 17px;--text-xl: 21px;--text-2xl: 26px;--text-3xl: 34px;--text-hero: 44px;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--leading-tight: 1.15;--leading-normal: 1.5;--leading-relaxed: 1.65;--leading-hero: 1;--tracking-tight: -.02em;--tracking-normal: 0;--tracking-wide: .04em;--tracking-wider: .08em;--glass-light: blur(8px) saturate(1.2);--glass-medium: blur(16px) saturate(1.3);--glass-strong: blur(24px) saturate(1.4);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .25);--shadow-md: 0 4px 20px rgba(0, 0, 0, .35);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .5);--shadow-glow: 0 0 20px rgba(0, 212, 255, .15);--shadow-md-glow: 0 4px 20px rgba(0, 0, 0, .35), 0 0 12px rgba(0, 212, 255, .08);--shadow-lg-glow: 0 8px 40px rgba(0, 0, 0, .5), 0 0 20px rgba(0, 212, 255, .12);--gradient-cyan: linear-gradient(90deg, #0088cc, #00d4ff, #66e0ff);--gradient-shimmer: linear-gradient(90deg, transparent 0%, rgba(0, 212, 255, .12) 40%, rgba(139, 92, 246, .12) 60%, transparent 100%);--accent-04: rgba(0, 212, 255, .04);--accent-08: rgba(0, 212, 255, .08);--accent-12: rgba(0, 212, 255, .12);--accent-15: rgba(0, 212, 255, .15);--accent-20: rgba(0, 212, 255, .2);--accent-30: rgba(0, 212, 255, .3);--accent-50: rgba(0, 212, 255, .5);--red-08: rgba(255, 51, 85, .08);--red-12: rgba(255, 51, 85, .12);--red-15: rgba(255, 51, 85, .15);--red-20: rgba(255, 51, 85, .2);--green-08: rgba(0, 201, 167, .08);--green-12: rgba(0, 201, 167, .12);--green-15: rgba(0, 201, 167, .15);--green-20: rgba(0, 201, 167, .2);--white-04: rgba(255, 255, 255, .04);--white-06: rgba(255, 255, 255, .06);--white-08: rgba(255, 255, 255, .08);--white-12: rgba(255, 255, 255, .12);--white-20: rgba(255, 255, 255, .2);--border-subtle: var(--white-04);--border-default: var(--white-06);--border-hover: var(--white-12);--border-brand: var(--accent-20);--border-brand-dim: var(--accent-12);--border-danger: var(--red-15);--duration-instant: 80ms;--duration-fast: .15s;--duration-normal: .25s;--duration-slow: .4s;--ease-standard: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ease-smooth: cubic-bezier(.16, 1, .3, 1);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px}html{height:var(--vh, 100vh)!important;width:100%!important;overflow:hidden!important;margin:0!important;padding:0!important}body{height:var(--vh, 100vh)!important;max-height:var(--vh, 100vh)!important;width:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}#top-bar{flex:0 0 auto!important;width:100%!important}#tab-content{flex:1 1 0px!important;min-height:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0 0 52px!important;overflow-y:auto;overflow-x:hidden;position:relative}#tab-content.chart-active{overflow:hidden!important;padding-bottom:0!important}#cq-loading-bar,#auth-modal,#cmd-palette-overlay,#cq-toast-container,#screenshot-modal,#mp-preview-modal,#onboarding-overlay{position:fixed!important}#qt-modal-root{position:fixed!important;inset:0!important;width:100%!important;height:100%!important;pointer-events:none!important;z-index:var(--z-modal, 10000)!important}#qt-modal-root .qt-modal-overlay.open{pointer-events:auto!important}html body nav#bottom-nav{all:unset!important;display:flex!important;position:fixed!important;width:100vw!important;box-sizing:border-box!important;flex-direction:row!important;justify-content:space-around!important;align-items:center!important;height:52px!important;min-height:0!important;max-height:52px!important;padding:0!important;margin:0!important;background:#0a0a0c!important;border-top:1px solid rgba(255,255,255,.06)!important;border-radius:0!important;z-index:1000!important;transform:none!important;translate:none!important;inset:auto 0 0!important}html body nav#bottom-nav .tab-btn{all:unset!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;flex:1!important;height:52px!important;cursor:pointer!important;color:#fff6!important;font-size:10px!important;font-family:inherit!important;gap:2px!important;position:relative!important;-webkit-tap-highlight-color:transparent!important;transition:color .15s!important}html body nav#bottom-nav .tab-btn.active{color:#e8e8f0!important}html body nav#bottom-nav .tab-btn svg,html body nav#bottom-nav .tab-btn .tab-icon{width:22px!important;height:22px!important;fill:currentColor!important}html body nav#bottom-nav .tab-btn-cq{margin-top:-12px!important}html body nav#bottom-nav .tab-btn-cq .cq-fab{width:46px!important;height:46px!important;border-radius:50%!important;background:linear-gradient(135deg,#00d4ff,#a371f7)!important;color:#fff!important;font-weight:800!important;font-size:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 16px #00d4ff4d!important}html body nav#bottom-nav #tab-indicator{display:none!important}html body nav#bottom-nav .feature-dot{position:absolute!important;top:6px!important;right:calc(50% - 14px)!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#00d4ff!important}#tab-content{padding-bottom:52px!important}#tab-content.chart-active{padding-bottom:0!important}.tab-pane{width:100%!important;max-width:100%!important;margin:0!important}.tab-pane.active{display:block}#tab-home.active{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;overflow:hidden!important}#chart-area{flex:1 1 0px!important;min-height:0!important;width:100%!important;display:flex!important;flex-direction:column!important;position:relative!important}#chart-box{flex:1 1 0px!important;min-height:0!important;width:100%!important;position:relative!important;contain:style!important}#chart-header{flex:0 0 auto!important}#chart-box canvas,#chart-box .tv-lightweight-charts{width:100%!important;height:100%!important;max-width:none!important}#draw-toolbar{flex:0 0 auto!important}#tab-chat.active{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}#tab-account.active,#tab-market.active,#tab-insights.active{display:block!important;height:auto!important;overflow:visible!important}.account-container{width:100%!important;max-width:100%!important;padding:0!important}#cq-quick-trade{bottom:calc(64px + env(safe-area-inset-bottom,0px))}.cds-fab{bottom:calc(64px + env(safe-area-inset-bottom,0px))!important}@media(max-width:480px){#top-bar{min-height:40px;padding:0 8px}#bottom-nav{min-height:52px}#chart-header{overflow:hidden;min-width:0}.chart-header-left{min-width:0;flex:1 1 0px;overflow:hidden}.tf-pills{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:1;min-width:0}.tf-pills::-webkit-scrollbar{display:none}.cyn-settings-dropdown{max-width:calc(100vw - 16px)!important;right:8px!important}.slide-panel{max-width:100%!important;width:100%!important;border-radius:16px 16px 0 0!important}}@media(max-width:375px){.top-bar-logo{font-size:12px}.top-bar-price{font-size:11px}.lab-categories{grid-template-columns:1fr!important}.acct-hero-amount,.acct-metric-val,.trade-price-val,.conf-pct{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media(min-width:769px){#draw-toolbar{position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:40px!important;flex-direction:column!important;z-index:20!important;background:#0a0a10d9!important}.slide-panel{max-width:520px}}@media(max-height:500px)and (orientation:landscape){#bottom-nav{min-height:40px;padding-bottom:0}.tab-btn-label{display:none}#top-bar{min-height:32px}#chart-header{min-height:28px;padding:2px 6px}}@media(pointer:coarse){button,.tab-btn,.acct-tab,.tf-pill,.draw-btn,.chart-tool-btn,.zoom-btn,.symbol-pick,.lab-cat-card,.chart-tools-overflow-toggle{min-height:44px;min-width:44px}.chart-tool-btn,.zoom-btn{min-height:30px;min-width:30px;position:relative}.chart-tool-btn:after,.zoom-btn:after{content:"";position:absolute;inset:-7px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#top-bar,#bottom-nav,.iv-card,.lab-cat-card{border-width:.5px}}img,video,svg:not(.tv-lightweight-charts svg){max-width:100%;height:auto}.top-bar-price,.acct-hero-amount,.acct-metric-val,.trade-price-val,.conf-pct,.account-value,.account-stat-val,.insights-sym-price,.cyn-stat-val{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.skip-link{position:fixed;top:-100%;left:16px;z-index:99999;padding:8px 16px;background:var(--accent, #00d4ff);color:#000;border-radius:0 0 8px 8px;font-weight:600;font-size:14px;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:0}:focus-visible{outline:2px solid var(--accent, #00d4ff);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}.tab-btn:focus-visible,.lab-tab:focus-visible,[class*=btn]:focus-visible{box-shadow:0 0 0 2px var(--accent, #00d4ff),0 0 12px #00d4ff33;outline:none}.reveal-on-scroll{opacity:0;transform:translateY(16px);transition:opacity .5s var(--ease-smooth, cubic-bezier(.16, 1, .3, 1)),transform .5s var(--ease-smooth, cubic-bezier(.16, 1, .3, 1))}.reveal-on-scroll.revealed{opacity:1;transform:translateY(0)}.reveal-stagger>.reveal-on-scroll:nth-child(1){transition-delay:0ms}.reveal-stagger>.reveal-on-scroll:nth-child(2){transition-delay:60ms}.reveal-stagger>.reveal-on-scroll:nth-child(3){transition-delay:.12s}.reveal-stagger>.reveal-on-scroll:nth-child(4){transition-delay:.18s}.reveal-stagger>.reveal-on-scroll:nth-child(5){transition-delay:.24s}.reveal-stagger>.reveal-on-scroll:nth-child(6){transition-delay:.3s}.reveal-stagger>.reveal-on-scroll:nth-child(n+7){transition-delay:.35s}.scroll-fade-right:after{content:"";position:absolute;right:0;top:0;bottom:0;width:40px;background:linear-gradient(90deg,transparent,var(--bg, #030306));pointer-events:none;z-index:2}.scroll-fade-left:before{content:"";position:absolute;left:0;top:0;bottom:0;width:40px;background:linear-gradient(270deg,transparent,var(--bg, #030306));pointer-events:none;z-index:2}#top-bar.scrolled{box-shadow:0 2px 16px #0006;border-bottom:1px solid rgba(255,255,255,.04)}.connection-dot.pulse{animation:heartbeat-pulse .3s ease}@keyframes heartbeat-pulse{0%{transform:scale(1)}50%{transform:scale(1.5);opacity:.6}to{transform:scale(1)}}.vs-content{will-change:transform}.vs-viewport{contain:layout style}.skeleton-fade-in{animation:skel-to-content .3s ease forwards}@keyframes skel-to-content{0%{opacity:.6}to{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.card-hero{padding:var(--space-6, 24px);border-radius:16px;border:1px solid var(--border-brand-dim, rgba(0, 212, 255, .12));background:var(--bg-card, #0a0a14);box-shadow:var(--shadow-md-glow)}.card-primary{padding:var(--space-4, 16px);border-radius:var(--radius, 12px);border:1px solid var(--border-default, rgba(255, 255, 255, .06));background:var(--bg-card, #0a0a14)}.card-compact{padding:var(--space-3, 12px);border-radius:8px;border:1px solid var(--border-subtle, rgba(255, 255, 255, .04));background:var(--bg-card, #0a0a14)}.iv-card,.feature-card,.bento-card{border-color:#ffffff0a}.iv-card:hover,.feature-card:hover,.bento-card:hover{border-color:var(--border-hover, rgba(255, 255, 255, .12))}.tab-pane .iv-card,.tab-pane .feature-card,.tab-pane .bento-card,.tab-pane .pos-card{border-color:#ffffff08}.delta{font-size:.8em;margin-left:6px;font-weight:500}.delta.up{color:var(--accent, #00d4ff)}.delta.up:before{content:"\2191  "}.delta.down{color:#f35}.delta.down:before{content:"\2193  "}.delta.flat{color:var(--text-dim, #5c5c80)}.delta.flat:before{content:"\2014  "}
