@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}.app-layout{display:grid;grid-template-columns:240px 1fr;height:100vh;overflow:hidden}.app-layout.collapsed{grid-template-columns:64px 1fr}.main-content{height:100vh;overflow-y:auto}@media (max-width:768px){.app-layout,.app-layout.collapsed{grid-template-columns:1fr}}
/*# sourceMappingURL=main.feae2127.css.map*/