body{font-family:Inter,sans-serif;margin:0;background:#18181b}.mono{font-family:JetBrains Mono,monospace}::-webkit-scrollbar{display:none}.tab-btn.active{background:#3f3f46;color:#fbbf24}.nav-btn.active{color:#fbbf24}.stock-card{transition:border-color .15s,background .15s;cursor:pointer}.stock-card:hover{border-color:#71717a;background:#3f3f46e6}.stock-card:active{transform:scale(.99)}.score-bar{transition:width .6s cubic-bezier(.25,.46,.45,.94)}.bar-high{background:linear-gradient(90deg,#ef4444,#f97316)}.bar-mid{background:linear-gradient(90deg,#f97316,#fbbf24)}.bar-low{background:linear-gradient(90deg,#fbbf24,#facc15)}.pulse-dot{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.search-input:focus{outline:none;border-color:#fbbf2480}.chip{font-size:10px;padding:2px 8px;border-radius:4px;white-space:nowrap}.fade-in{animation:fadeIn .18s ease both}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
