:root{--background:#0d0d0d;--foreground:#fff}html{height:100%}html,body{max-width:100vw;height:100%;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:"Exo 2",sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (max-width:768px){main{padding-top:70px!important}}html,body{max-width:100vw;overflow-x:hidden}*{cursor:auto!important}.cursor-dot{pointer-events:none;z-index:99999;border:2px solid #00ff87cc;border-radius:50%;width:40px;height:40px;position:fixed;transform:translate(-50%,-50%);box-shadow:0 0 15px #00ff8780}
