@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@500;600;700;800&display=swap);:root{--primary-glow:radial-gradient(#0141ff66,#0141ff00);--secondary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,#0000 360deg)}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}section{scroll-margin-top:80px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}