body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}html{scroll-behavior:smooth}#about,#contact,#projects{scroll-margin-top:84px}body.custom-cursor-enabled,body.custom-cursor-enabled [role=button],body.custom-cursor-enabled a,body.custom-cursor-enabled button,body.custom-cursor-enabled input,body.custom-cursor-enabled select,body.custom-cursor-enabled textarea{cursor:none!important}.three-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.three-bg-gradient{position:absolute;inset:-20%;z-index:0;background:radial-gradient(circle at 20% 20%,rgba(31,42,68,.8) 0,rgba(31,42,68,0) 45%),radial-gradient(circle at 80% 30%,rgba(43,31,71,.75) 0,rgba(43,31,71,0) 50%),radial-gradient(circle at 50% 80%,rgba(16,40,58,.6) 0,rgba(16,40,58,0) 55%),linear-gradient(160deg,#05070f,#0b1020 55%,#05060b);background-size:140% 140%;filter:blur(22px);transform-origin:center;animation:darkGradientFlow 18s ease-in-out infinite alternate}@keyframes darkGradientFlow{0%{background-position:0 20%;transform:scale(1) rotate(0deg)}50%{background-position:100% 80%;transform:scale(1.06) rotate(1.2deg)}to{background-position:20% 10%;transform:scale(1.03) rotate(-1deg)}}.marquee-left{width:max-content;animation:marqueeLeft 26s linear infinite}@keyframes marqueeLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-color-scheme:dark){html{color-scheme:dark}body{color:white;background:black}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}