:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;color:#213547;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{box-sizing:border-box;margin:0;padding:0}body,html{margin:0;padding:0;width:100%;overflow:hidden;height:100%;overscroll-behavior:none}#root{width:100%;height:100%;overflow:hidden}.app-container{max-width:1400px;margin:0 auto;padding:20px 16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f8f9fc;color:#1f2937;min-height:100vh}header{text-align:center;margin-bottom:32px}h1{color:#2563eb;font-weight:700;margin-bottom:8px}h2,h3{color:#1e40af}.controls{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center;margin-bottom:24px}.search-input{flex:1;min-width:220px}.filter-select{min-width:140px}.stats-row{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.stat-chip{padding:8px 16px;border-radius:9999px;font-weight:500;font-size:.95rem}.bullish-chip{background:#dcfce7;color:#166534;border:1px solid #059669}.bearish-chip{background:#fee2e2;color:#991b1b;border:1px solid #dc2626}.table-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden}table{width:100%;border-collapse:collapse}th,td{padding:12px 16px;text-align:left;border-bottom:1px solid #e5e7eb}th{background:#f3f4f6;font-weight:600;color:#374151;font-size:.75rem;white-space:nowrap}tr:hover{background:#f9fafb}.trend-chip{padding:4px 12px;border-radius:9999px;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;gap:6px}.trend-bull{background:#dcfce7;color:#166534;border:1px solid #059669}.trend-bear{background:#fee2e2;color:#991b1b;border:1px solid #dc2626}.price{font-weight:600;color:#1e40af}.favorite-btn{color:#9ca3af}.favorite-btn:hover{color:#ef4444}footer{text-align:center;margin-top:48px;color:#6b7280;font-size:.875rem}
