*{box-sizing:border-box}:root{--logo-size:50px;--stock-item-height:50px;--text-symbol-font-size:1.4em;--text-price-font-size:1.4em;--text-percentage-font-size:1.4em;--text-minmax-font-size:1.4em;--text-marketcap-font-size:1.4em;--layout-logo:50px;--layout-symbol:67px;--layout-chart:100px;--layout-minmax:54px;--layout-price:67px;--layout-percentage:67px;--layout-marketcap:67px;--layout-pricechange:67px;--color-accent:#4caf50;--color-secondary:#d4a853;--color-secondary-dark:#b8860b;--color-secondary-rgb:212,168,83;--color-secondary-dark-rgb:184,134,11;--color-danger:#f44336;--color-error:#ff6b6b;--color-bg-app:#000;--color-bg-overlay:rgba(0,0,0,.85);--color-bg-modal:#1a1a2e;--color-bg-surface:hsla(0,0%,100%,.08);--color-bg-surface-hover:hsla(0,0%,100%,.1);--color-bg-surface-active:hsla(0,0%,100%,.15);--color-text-primary:#fff;--color-text-secondary:hsla(0,0%,100%,.7);--color-text-muted:hsla(0,0%,100%,.5);--color-text-dim:#999;--color-text-dimmer:#666;--color-text-light:#ccc;--color-border-subtle:hsla(0,0%,100%,.06);--color-border-default:hsla(0,0%,100%,.08);--color-border-visible:hsla(0,0%,100%,.12);--color-white-10:hsla(0,0%,100%,.1);--color-white-20:hsla(0,0%,100%,.2);--color-white-30:hsla(0,0%,100%,.3);--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 2px 8px rgba(0,0,0,.2);--shadow-md:0 8px 24px rgba(0,0,0,.3);--shadow-lg:0 20px 60px rgba(0,0,0,.5);--shadow-glow-accent:0 0 0 3px rgba(76,175,80,.2);--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--duration-fast:0.15s;--duration-normal:0.25s;--duration-slow:0.4s;--scale-press:0.97;--scale-hover:1.02}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;background-color:#000;color:#fff;font-family:Roboto Condensed,Open Sans Condensed,Open Sans,Helvetica,Arial,sans-serif;margin:0;overflow-x:hidden}#root{min-height:100vh;width:100%}@keyframes flash{0%{background-color:#fff}to{background-color:#000}}@keyframes fadeInTooltip{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.high-up{color:#f0f}.med-up{color:lime}.up{color:#66cdaa}.down{color:#daa520}.med-down{color:tomato}.high-down{color:red}@media (max-width:800px){:root{--logo-size:38px;--stock-item-height:38px;--text-symbol-font-size:1.2em;--text-price-font-size:1.7em;--text-percentage-font-size:1.2em}}@media (max-width:768px){:root{--logo-size:40px;--stock-item-height:40px;--text-symbol-font-size:1.3em;--text-price-font-size:1.8em;--text-percentage-font-size:1.3em}}@media (max-width:480px){:root{--logo-size:36px;--stock-item-height:36px;--text-symbol-font-size:1.2em;--text-price-font-size:1.6em;--text-percentage-font-size:1.2em}}@media (max-width:375px){:root{--logo-size:32px;--stock-item-height:32px;--text-symbol-font-size:1.1em;--text-price-font-size:1.4em;--text-percentage-font-size:1.1em}}:focus-visible{outline:2px solid #4caf50;outline:2px solid var(--color-accent);outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.15);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.25)}[data-rbd-placeholder-context-id]{display:none!important}.recharts-wrapper.recharts-chart-initial .recharts-line-curve{animation:revealChart .01s ease-in .1s forwards;opacity:0!important}@keyframes revealChart{to{opacity:1}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}body.layout-debug [data-stock-anchor]>*{outline:1px dashed rgba(255,170,0,.9);outline-offset:-1px}body.layout-debug [data-stock-item]{outline:1px dashed rgba(0,200,255,.6);outline-offset:-1px}