:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;--bg: #0a0d0c;--bg-panel: #0e1311;--border: #1a2420;--text: #d4d4d4;--text-muted: #5f6b62;--accent: #00e676;--accent-dim: #00b35a;--bull: #00e676;--bear: #ef5350;--header-px: 24px;--header-py: 14px;--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--touch-min: 44px}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);overflow:hidden;overscroll-behavior:none;-webkit-text-size-adjust:100%}#root{min-height:100vh;min-height:100dvh}button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.chart-touch-surface{touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.chart-touch-surface canvas{touch-action:none}@media(max-width:1024px){:root{--header-px: 16px;--header-py: 10px}}@media(max-width:640px){:root{--header-px: max(10px, var(--safe-left));--header-py: 8px}}.mobile-timeframe-scroll{-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-timeframe-scroll::-webkit-scrollbar{display:none}
