html,body,#root{overflow-x:hidden;width:100%;max-width:100%}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent!important;-webkit-touch-callout:none;outline:none}*:focus,*:focus-visible,*:focus-within{outline:none!important;box-shadow:none!important}svg,svg *{-webkit-tap-highlight-color:transparent!important;outline:none!important}:root{--bg-primary: #0E0D07;--bg-secondary: #16140a;--bg-tertiary: #1e1c0f;--border: #2a2710;--border-light: #3a3520;--accent: #C5E384;--accent-bright: #C5E384;--accent-red: #E38484;--text-primary: #f0ead6;--text-secondary: #888888;--text-muted: #555555;--lens-active-bg: #C5E384;--lens-active-text: #0E0D07;--chart-line: #C5E384;--chart-grid: #1a1800;--chart-grad-start: rgba(197, 227, 132, .2);--chart-grad-end: rgba(197, 227, 132, 0);--section-label: #C5E384;--active-border: #C5E384;--active-text: #C5E384}html.light{--bg-primary: #F0EAD6;--bg-secondary: #E8E0C8;--bg-tertiary: #DDD5BA;--border: #C8BFA8;--border-light: #B8AE98;--accent: #537A00;--accent-bright: #537A00;--accent-red: #AB0000;--text-primary: #0E0D07;--text-secondary: #4a4438;--text-muted: #8a7f6e;--lens-active-bg: #0E0D07;--lens-active-text: #F0EAD6;--chart-line: #0E0D07;--chart-grid: rgba(0, 0, 0, .06);--chart-grad-start: rgba(14, 13, 7, .12);--chart-grad-end: rgba(14, 13, 7, 0);--section-label: #0E0D07;--active-border: #0E0D07;--active-text: #0E0D07}body{background:var(--bg-primary);font-family:DM Sans,sans-serif;-webkit-tap-highlight-color:transparent;transition:background .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fade{animation:fadeIn .3s ease forwards}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.scrubber-wrap{display:none}@media(max-width:767px){.scrubber-wrap{display:block}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}
