@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/static/media/Inter-V.89a1d07172df41191baa.ttf) format("truetype")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/static/media/Inter-Bold.29a77b7e0aa49b534323.otf) format("opentype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Arial,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%}body{margin:0}.layout{display:grid;grid-template-areas:"header header" "sidebar main" "footer footer";grid-template-columns:260px 1fr;grid-template-rows:auto 1fr auto;height:100vh;min-height:100vh}.header{grid-area:header}.sidebar{background:#efefef;grid-area:sidebar;min-height:0;min-width:260px;overflow-x:hidden;overflow-y:auto}.main{grid-area:main;min-height:0;min-width:0;overflow:auto}.footer{grid-area:footer}.main>.container{margin:0 auto;max-width:1200px;padding:clamp(12px,3vw,24px)}@media (max-width:992px){.layout{grid-template-columns:220px 1fr}}@media (max-width:576px){.layout{grid-template-columns:200px 1fr}}
/*# sourceMappingURL=main.30ae01d7.css.map*/