.admin-link{align-items:center;border-radius:6px;color:#333;display:flex;gap:10px;padding:8px 10px;text-decoration:none}.admin-link:hover{background:#f0f0f0;color:#000}.icon-wrapper{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.icon{height:100%;object-fit:contain;width:100%}.sidebar{padding:10px;width:200px}@media (max-width:768px){.sidebar{display:none}}.topbar{background:#0038b8;color:#fff;height:60px;justify-content:space-between;min-height:60px;padding:0 15px}.topbar,.topbar-left{align-items:center;display:flex}.topbar-left{text-decoration:none}.topbar-center{display:flex;flex:1 1;justify-content:center}.search-box{align-items:center;background:#222;border-radius:8px;display:flex;gap:8px;padding:6px 10px;width:300px}.search-box input{background:#0000;border:none;color:#fff;outline:none;width:100%}.topbar-right{align-items:center;display:flex}.logo{height:35px;width:35px}.help,.search{height:18px;width:18px}.brand-text{color:#fff;font-family:Impact,fantasy;font-size:16px;font-weight:400;letter-spacing:.3px;text-transform:capitalize}@media (max-width:768px){.topbar-center{display:none}}.mobile-bar{bottom:10px;justify-content:space-between;left:5%;position:fixed;right:5%;z-index:999}.mobile-bar,.mobile-circle{align-items:center;display:flex}.mobile-circle{background:#fff;border-radius:50%;box-shadow:0 10px 20px #00000026;height:50px;justify-content:center;width:50px}.mobile-circle img{height:20px;width:20px}.mobile-nav-container{background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000026;display:flex;gap:25px;padding:12px 20px}.mobile-nav-container img{height:22px;width:22px}@media (min-width:768px){.mobile-bar{display:none}}.mobile-drawer{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:9999}.overlay{background:#0006;opacity:0;transition:.3s;width:100%}.drawer-content,.overlay{height:100%;position:absolute}.drawer-content{background:#111;border-radius:0;bottom:0;left:0;padding:0 20px;right:0;transform:translateY(100%);transition:transform .3s ease}.mobile-drawer.open{pointer-events:all}.mobile-drawer.open .overlay{opacity:1}.mobile-drawer.open .drawer-content{transform:translateY(0)}.menu-btn{background:none;border:none;height:28px;width:22px}.drawer-header{align-items:center;display:none;justify-content:space-between;margin-bottom:15px}.drawer-title{font-size:18px;font-weight:600;margin:0}.close-btn{align-items:center;background:#f2f2f2;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:18px;height:34px;justify-content:center;transition:.2s;width:34px}.close-btn:hover{background:#e6e6e6;transform:scale(1.05)}.menu-list{display:flex;flex-direction:column;gap:12px;padding-top:20px}.menu-item{align-items:center;border-radius:10px;color:#fff;display:flex;font-weight:500;gap:12px;padding:12px 14px;text-decoration:none;transition:.2s}.menu-item:hover{background:#f2f2f2}.menu-icon{filter:brightness(0) invert(1);height:20px;width:20px}.drawer-footer{bottom:10px;justify-content:space-between;left:0;padding:0 20px;position:absolute;width:90%}.drawer-footer,.footer-btn{align-items:center;display:flex}.footer-btn{background:#1a1a1a;border:none;border-radius:50%;box-shadow:0 0 12px #fff;color:#fff;cursor:pointer;font-size:20px;height:52px;justify-content:center;transition:.2s ease;width:52px}.footer-btn img{filter:brightness(0) invert(1);height:22px;width:22px}.footer-btn:active{transform:scale(.95)}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}
/*# sourceMappingURL=main.93cf0f2a.css.map*/