.navbar{align-items:center;background-color:#aa206a;box-sizing:border-box;display:flex;height:60px;justify-content:start;justify-content:center;width:100%}.menu-bars{background:none;font-size:2rem;margin-left:2rem}.nav-menu{background-color:#aa206a;display:flex;height:100vh;justify-content:center;left:-100%;position:fixed;top:0;transition:.85s;width:250px;z-index:10}.nav-menu.active{left:0;transition:.35s}.nav-text{height:60px;justify-content:start;list-style:none;padding:8px 0 8px 16px}.nav-text,.nav-text a{align-items:center;display:flex}.nav-text a{border-radius:4px;color:#f5f5f5;font-size:18px;height:100%;padding:0 16px;text-decoration:none;width:95%}.nav-text a:hover{background-color:#21b6ae}.nav-text-logout{align-items:center;display:flex;height:60px;justify-content:start;list-style:none;padding:8px 0 8px 16px}.nav-text-logout a{align-items:center;border-radius:4px;color:#f5f5f5;display:flex;font-size:18px;height:100%;padding:0 16px;text-decoration:none;width:95%}.nav-text-logout a:hover{background-color:red}.nav-menu-items{width:100%}.navbar-toggle{align-items:center;background-color:#aa206a;display:flex;height:80px;justify-content:start;width:100%}.title{color:#fff;display:flex;margin:0 auto;text-align:center;width:fit-content}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e8cf7b;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}
/*# sourceMappingURL=main.2e64e057.css.map*/