@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #040610;--color-surface: #060912;--color-accent: #4fc3f7;--color-accent-2: #ce93d8;--color-accent-3: #80cbc4;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .45);--color-border: rgba(255, 255, 255, .06)}html{font-size:16px;scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);font-family:Space Grotesk,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;cursor:none}a{text-decoration:none;color:inherit}button{background:none;border:none;cursor:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#4fc3f733;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#4fc3f766}.cursor-dot.cursor-hover{width:12px!important;height:12px!important;background:#ce93d8!important}.cursor-ring.cursor-hover{width:60px!important;height:60px!important;border-color:#ce93d880!important}@keyframes scrollPulse{0%,to{opacity:.2;transform:scaleY(1)}50%{opacity:.8;transform:scaleY(1.15)}}@keyframes scanlineFade{0%,to{opacity:.03}50%{opacity:.06}}@keyframes borderPulse{0%,to{opacity:.3;box-shadow:none}50%{opacity:.8;box-shadow:0 0 16px currentColor}}@keyframes helixPing{0%{transform:scale(1);opacity:.6}to{transform:scale(2.5);opacity:0}}::selection{background:#4fc3f733;color:#fff}:focus-visible{outline:1px solid rgba(79,195,247,.5);outline-offset:2px}
