*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deep: #0b0b0e;--bg-mid: #14161e;--text-primary: #f0f0f2;--text-secondary: #6b6e7e;--text-muted: #3a3d4e;--accent: #8b9cf4;--accent-dim: #4a5299;--node-base: #2a2d3e;--node-hover: #4a4f6e;--node-stroke: #4a4f6e;--node-stroke-hover: #8b9cf4;--edge-base: rgba(100, 110, 160, .18);--edge-hover: rgba(139, 156, 244, .55);--water-line: rgba(100, 140, 220, .22);--water-glow: rgba(80, 120, 200, .12)}html,body{width:100%;height:100%;overflow:hidden;background:var(--bg-deep);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh;display:flex;flex-direction:column}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}
