body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{display:flex;flex-direction:column;height:100vh}.app-header{background-color:#333;color:#fff;padding:1rem}.main-layout{display:flex;flex:1 1;overflow:hidden}.app-sidebar{background-color:#f5f5f5;display:flex;flex-direction:column;padding:1rem;width:200px}.app-sidebar a{color:#333;font-weight:500;margin-bottom:.75rem;text-decoration:none}.app-sidebar a.active{color:#007bff}.main-content{flex:1 1;overflow-y:auto;padding:1.5rem}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9f9f9;color:#222;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100%}a{color:inherit;text-decoration:none}ul{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:1rem}h1,h2,h3,h4,h5,h6{font-weight:600;margin-bottom:.5rem}p{margin-bottom:1rem}:root{--primary:#007bff;--secondary:#6c757d;--light:#f8f9fa;--dark:#343a40;--gray:#dee2e6}
/*# sourceMappingURL=main.7a2dada8.css.map*/