:root{--font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--focus:#8dfca9;--ease-out:cubic-bezier(0.22,1,0.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#050807}body{margin:0;min-width:320px;font-family:var(--font-sans);font-size:1rem;line-height:1.6;text-rendering:optimizeLegibility;overflow-x:hidden}a,button{font:inherit}button{border:0}a{color:inherit}html[data-custom-cursor=true],html[data-custom-cursor=true] *{cursor:none!important}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}::selection{color:#020403;background:#8dfca9}.skip-link{position:fixed;z-index:1000;top:1rem;left:1rem;padding:.75rem 1rem;color:#050807;background:#fff;border-radius:999px;transform:translateY(-200%)}.skip-link:focus-visible{transform:translateY(0)}.not-found{display:grid;min-height:100svh;place-content:center;gap:1rem;padding:2rem;color:#d9ffe3;background:#050807}.not-found h1,.not-found p{margin:0}.not-found p{color:#72ed94;font-family:var(--font-mono)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-motion-paused=true],[data-motion-paused=true] *,[data-motion-paused=true] :after,[data-motion-paused=true] :before,[data-motion-paused=true]:after,[data-motion-paused=true]:before{animation-play-state:paused!important}