@import url("https://fonts.googleapis.com/css2?family=Baumans&display=swap");*,:after,:before{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:color .2s ease}:focus-visible{outline:2px solid #8b5cf6;outline-offset:2px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:rgba(11,13,26,.5)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(139,92,246,.4),rgba(99,102,241,.3));border-radius:3px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,rgba(139,92,246,.6),rgba(99,102,241,.5))}::selection{background:rgba(139,92,246,.25);color:inherit}