:root{--bg-primary:#0f1419;--bg-secondary:#1a2332;--bg-tertiary:#243447;--bg-card:#1e2d3d;--border:#2d4050;--text-primary:#e7e9ea;--text-secondary:#8899a6;--text-muted:#657786;--accent-aws:#f90;--accent-gcp:#4285f4;--accent-azure:#0078d4;--accent-green:#17bf63;--accent-red:#e0245e;--accent-purple:#a855f7;--radius:8px;--shadow:0 2px 8px #0000004d}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}#root{height:100vh;display:flex;overflow:hidden}
