html{scroll-behavior:smooth;overflow-x:hidden}:root{color-scheme:light;font-family:Poppins,sans-serif;background:#161616}*,*:before,*:after{box-sizing:border-box}body{display:flex;justify-content:center;margin:0}html:has(.hamburger.open){overflow-y:hidden;margin-right:17px}app-root{display:flex;flex-direction:column;min-height:100vh;max-width:1300px;flex-grow:1;padding:28px}body,button,input,select,textarea{font-family:inherit!important}*{scrollbar-width:thin;scrollbar-color:#a89cfe #1b1b1b;resize:none}*::-webkit-scrollbar{width:10px}*::-webkit-scrollbar-track{background:#1b1b1b;border-radius:10px}*::-webkit-scrollbar-thumb{background:#a89cfe;border-radius:10px;border:2px solid #1b1b1b}*::-webkit-scrollbar-thumb:hover{background:#74a3ff}
