body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f1f7;font-family:Inter,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#fff;border-bottom:1px solid #fff;color:#44464b;height:45px;justify-content:space-between;padding:8px 16px}.navbar,.navbar-left{align-items:center;display:flex}.navbar-left{gap:10px}.hamburger-menu{cursor:pointer;transition:transform .3s ease;width:30px}.navbar-title{font-size:20px;font-weight:700}.navbar-profile{align-items:center;display:flex;gap:8px}.profile-pic{border-radius:50%;width:40px}.profile-info{display:flex;flex-direction:column}.profile-name{font-weight:700}.profile-role{color:#757474;font-size:12px}.dark-mode .navbar{background-color:#1b1c1e;border-bottom:1px solid #444}.dark-mode .navbar-title{color:#b2b4b4}.dark-mode .profile-info{color:#a2a4a6}.dark-mode .profile-role{color:#8d8c8c}@media (max-width:768px){.navbar-title,.profile-info{display:none}.hamburger-menu,.profile-pic{display:block}.navbar{padding:8px 10px}.navbar-left,.navbar-profile{gap:8px}}*{transition:background-color .3s ease,color .3s ease}.welcome-text{font-size:20px;font-weight:600}@media (max-width:768px){.sidebar{background-color:#111c43;height:100vh;left:0;position:fixed!important;top:0;z-index:1000}}
/*# sourceMappingURL=main.1e02675d.css.map*/