@import url(https://fonts.googleapis.com/css2?family=Slackey&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5ff;font-family:Inter,sans-serif;margin:0}*{scrollbar-color:#c1c1c1 #0000;scrollbar-width:thin}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.page-layout{background-color:#f5f5ff;background-image:linear-gradient(180deg,#f4e9f9,#e9f0fc);display:flex;flex-direction:row;gap:20px;height:100vh;scrollbar-color:#c1c1c1 #0000;scrollbar-width:thin}a{color:inherit;cursor:pointer;text-decoration:none}.sidebar{background-color:#fff;width:250px}.page-content{flex:1 1;overflow-y:auto;scrollbar-color:#c1c1c1 #0000;scrollbar-width:thin}.logo-tex{font-size:20px;font-style:normal;font-weight:300}.mobile{display:none}@media (max-width:1000px){.desktop{display:none}.mobile{display:inherit}.page-layout{display:flex;flex-direction:column;gap:0;height:100vh}.page-content{margin-bottom:0;padding:20px}a{color:inherit;cursor:pointer;text-decoration:none}}
/*# sourceMappingURL=main.76a0da16.css.map*/