: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}html{overflow-x:hidden}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;letter-spacing:-.02em}h2{font-size:24px;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}@media (max-width: 768px){.layout app-sidebar,.layout .sidebar,.layout .esb{display:none!important}}.mobile-menu .sidebar{width:100%;height:auto;border-right:none;padding:10px 0;gap:14px;overflow:visible;background:transparent}.mobile-menu .sidebar .section label{padding:0 1rem;margin-bottom:8px;font-size:10px;letter-spacing:.12em}.mobile-menu .sidebar .link-group button{padding:.65rem 1rem;border-radius:10px;border:1px solid transparent;margin:0 .75rem 2px;background:transparent;font-size:14px;font-weight:700;color:var(--text-dim)}.mobile-menu .sidebar .link-group button.active{background:#f0fdf4;color:var(--green);font-weight:800}.mobile-menu .sidebar .trend-item{border-bottom:none;padding:.65rem 1rem;margin:0 .75rem 2px}.mobile-menu .sidebar .link-group button:hover{background:var(--bg-hover);color:var(--text)}.content{flex:1;overflow-y:auto;overflow-x:hidden;padding:2rem;background:var(--bg)}@media (max-width: 768px){.content{padding:1rem}}.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}
