.map-region{fill:#1f2a44;stroke:#3d4b6b;stroke-width:.5;transition:fill .2s ease,stroke .2s;cursor:pointer;vector-effect:non-scaling-stroke}.map-region:hover{fill:#4f6190;stroke:#ffd966;stroke-width:1.5;filter:drop-shadow(0 0 8px rgba(255,179,71,.4))}.map-region.selected{fill:#f39c12;stroke:#f1c40f;stroke-width:2;filter:drop-shadow(0 0 14px rgba(230,126,34,.6))}.map-label{fill:#bcc5e0;font-size:8px;text-anchor:middle;pointer-events:none;font-family:Inter,sans-serif;paint-order:stroke;stroke:#0b0f1a;stroke-width:2px;font-weight:500;letter-spacing:.3px}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #0b0f1a;--bg-secondary: #0f1322;--bg-card: #151c2b;--border-color: #283147;--text-primary: #e0e4f0;--text-secondary: #8895b9;--accent-gold: #f39c12;--accent-gold-light: #f1c40f;--trend-up: #4cce7c;--trend-down: #e05a5a;--risk-border: #e67e22}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg-primary);color:var(--text-primary);height:100vh;overflow:hidden}#root{height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#3d4b6b;border-radius:3px}
