:root{--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--green: #10b981;--bg: #ffffff;--bg-nav: #ffffff;--bg-side: #ffffff;--bg-hover: #f1f5f9;--text: #0a0a0a;--text-dim: #4b5563;--border: #eaecef;--h-nav: 56px;--w-side: 260px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-system);background-color:var(--bg);color:var(--text);font-size:16px;line-height:1.6;overflow-x:hidden}.white-theme{min-height:100vh}h1{font-size:32px;font-weight:800;letter-spacing:-.02em}h2{font-size:24px;font-weight:800;letter-spacing:-.01em}h3{font-size:20px;font-weight:700}h4{font-size:16px;font-weight:700}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none}.dashboard{height:100vh;display:flex;flex-direction:column}.layout{display:flex;flex:1;overflow:hidden}.content{flex:1;overflow-y:auto;padding:2rem;background:var(--bg)}.d-flex{display:flex;gap:10px}.status{text-transform:uppercase;font-size:10px;padding:4px 10px;border-radius:6px;letter-spacing:.5px;display:inline-block;line-height:1}.status.confirmed{background:#dcfce7;color:#15803d}.status.speculation{background:#fef9c3;color:#854d0e}.status.mixed{background:#f1f5f9;color:#475569}.cat-badge{font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase;display:inline-flex;align-items:center;gap:4px;line-height:1}.cat-badge svg{width:10px;height:10px}.cat-war{background:#fee2e2;color:#b91c1c}.cat-finance{background:#dcfce7;color:#15803d}.cat-market{background:#dbeafe;color:#1d4ed8}.cat-crypto{background:#ffedd5;color:#c2410c}.cat-geo{background:#f3e8ff;color:#7e22ce}.cat-macro{background:#f1f5f9;color:#334155}.cat-default{background:#f1f5f9;color:#64748b}
