/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.flex{display:flex}.grid{display:grid}.border{border-style:var(--tw-border-style);border-width:1px}.uppercase{text-transform:uppercase}:root{--color-bg:#090a0f;--color-surface:#12141c;--color-surface-2:#1a1d28;--color-border:#ffffff0d;--color-violet:#7c3aed;--color-cyan:#06b6d4;--color-emerald:#10b981;--color-text:#f3f4f6;--color-text-dim:#9ca3af;--color-text-muted:#6b7280;--regime-strong-bull:#10b981;--regime-bull:#34d399;--regime-ranging:#f59e0b;--regime-bear:#f97316;--regime-strong-bear:#ef4444;--regime-high-vol:#a855f7;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:"Roboto Mono", ui-monospace, monospace;--radius-sm:4px;--radius:8px;--radius-lg:12px}@layer base{*,:before,:after{box-sizing:border-box}html{font-family:var(--font-sans);background:var(--color-bg)}body{-webkit-font-smoothing:antialiased;background:var(--color-bg);min-height:100vh;color:var(--color-text);margin:0}code,kbd,pre,samp,.mono{font-family:var(--font-mono)}}@layer components{.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.25rem}.card-header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.card-title{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);font-size:.75rem;font-weight:600;font-family:var(--font-mono)}.stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);font-size:.7rem;font-weight:500}.stat-value{font-size:1.5rem;font-weight:600;font-family:var(--font-mono);color:var(--color-text);tabular-nums:fixed}.stat-delta{font-size:.75rem;font-family:var(--font-mono);font-weight:600}.stat-delta.up{color:var(--color-emerald)}.stat-delta.down{color:#ef4444}.data-table{border-collapse:collapse;width:100%;font-size:.8rem}.data-table thead tr{border-bottom:1px solid var(--color-border)}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-size:.65rem;font-weight:600;font-family:var(--font-mono);padding:.5rem .65rem}.data-table tbody tr{border-bottom:1px solid var(--color-border);transition:background .1s}.data-table tbody tr:last-child{border-bottom:none}.data-table tbody tr:hover{background:var(--color-surface-2)}.data-table td{padding:.45rem .65rem}.badge{font-size:.65rem;font-weight:600;font-family:var(--font-mono);letter-spacing:.03em;border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .55rem;line-height:1.4;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;display:block}.badge-strong-bull{color:var(--regime-strong-bull);background:#10b9811f;border:1px solid #10b98140}.badge-bull{color:var(--regime-bull);background:#34d3991f;border:1px solid #34d39940}.badge-ranging{color:var(--regime-ranging);background:#f59e0b1f;border:1px solid #f59e0b40}.badge-bear{color:var(--regime-bear);background:#f973161f;border:1px solid #f9731640}.badge-strong-bear{color:var(--regime-strong-bear);background:#ef44441f;border:1px solid #ef444440}.badge-high-vol{color:var(--regime-high-vol);background:#a855f71f;border:1px solid #a855f740}.text-violet{color:var(--color-violet)}.text-cyan{color:var(--color-cyan)}.text-muted{color:var(--color-text-muted)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-surface-2);border-radius:3px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
