*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;background:#000;color:#fff;line-height:1.5}a{color:gold;text-decoration:none}a:hover{text-decoration:underline}#root{min-height:100vh;display:flex;flex-direction:column}@keyframes cd-scroll-bounce{0%,to{transform:translateY(0);opacity:.85}50%{transform:translateY(6px);opacity:1}}.cd-scroll-hint,.cd-scroll-wheel{animation:cd-scroll-bounce 1.8s ease-in-out infinite}
