:root{color-scheme:dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b0f1a}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(0,212,255,.12),transparent 45%),radial-gradient(circle at 80% 20%,rgba(255,200,87,.08),transparent 40%),#0b0f1a;color:#e6eef7}a{color:inherit;text-decoration:none}#root{min-height:100vh}.pulse-dot{width:8px;height:8px;border-radius:999px;background:#00d4ff;box-shadow:0 0 12px #00d4ff80;animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:.6}50%{transform:scale(1.5);opacity:1}to{transform:scale(1);opacity:.6}}
