body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#111526;font-family:Cinzel,serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{display:none}.navbar{align-items:center;background-color:#001a20;border:0;display:flex;justify-content:space-between;padding:10px 20px}.logo{width:120px}.user-info{align-items:center;display:flex}.avatar{border-radius:50%;height:45px;width:40px}.username{color:#fff;margin:0 10px}.logout-btn{background:none;border:none;color:#fff;cursor:pointer}@media (max-width:768px){.navbar{align-items:flex-start;flex-direction:column}.logo{margin-bottom:10px}.user-info{align-items:flex-start;flex-direction:column}.username{margin:5px 0}.logout-btn{margin-top:5px}}@media (max-width:480px){.navbar{padding:10px}.logo{width:100px}.avatar{height:40px;width:35px}}.dashboard-container{background-image:url(https://images.pexels.com/photos/2680270/pexels-photo-2680270.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-size:cover;display:flex;height:86vh;justify-content:space-evenly}.left-column{background-color:#000c;box-shadow:0 4px 8px #0006;display:flex;flex-direction:column;width:40%}.left-column,.right-column{border-radius:10px;height:90%;padding:20px}.right-column{margin-top:15px;width:35%}.section1{height:90%}.section1,.section2{background-color:#000c;border:10px;border-radius:10px;margin-bottom:20px;overflow-y:auto;padding:20px}.section2,.section3{height:50%}.section3{background-color:#000c;border-radius:10px;margin-bottom:20px;overflow-y:auto;padding:20px}@media screen and (max-width:960px){.dashboard-container{align-items:center;flex-direction:column}.left-column,.right-column{width:80%}.section{width:100%}}@media screen and (max-width:900px){.dashboard-container{height:auto}.left-column,.right-column{width:90%}}
/*# sourceMappingURL=main.68fb42e9.css.map*/