@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
:root{--bg-primary:#f0f2f5;--bg-secondary:#fff;--bg-tertiary:#e9ecef;--fg-primary:#1e293b;--fg-secondary:#475569;--fg-muted:#94a3b8;--brand-blue:#0047b3;--brand-blue-hover:#003380;--brand-red:#d90429;--accent:var(--brand-blue);--accent-glow:#0047b31a;--success:#10b981;--warning:#f43f5e;--glass-bg:#fffc;--glass-border:#00000014;--glass-shadow:0 4px 20px #0000000d;--table-header-bg:#f8fafc;--table-border:#e2e8f0;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:1.5rem;--spacing-lg:2rem;--spacing-xl:3rem;--transition-fast:.2s ease;--transition-normal:.3s cubic-bezier(.4, 0, .2, 1)}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-primary);height:100%;color:var(--fg-primary);-webkit-font-smoothing:antialiased;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-weight:600}button,a{cursor:pointer}.app-container{height:100vh;display:flex;overflow:hidden}.main-layout{flex-direction:column;flex:1;height:100vh;margin-left:260px;display:flex;overflow:hidden}.content{padding:var(--spacing-sm) var(--spacing-lg);flex-direction:column;flex:1;display:flex;overflow:hidden}@media (max-width:1024px){.main-layout{margin-left:0}}.card{padding:var(--spacing-md);background:var(--bg-secondary);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:12px}.btn{transition:all var(--transition-fast);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:flex}.btn-primary{background:var(--brand-blue);color:#fff}.btn-primary:hover{background:var(--brand-blue-hover);box-shadow:0 4px 12px #0047b333}.btn-danger{background:var(--brand-red);color:#fff}.animate-fade-in{animation:.4s ease-out forwards fadeIn}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
.Sidebar-module__WZVnLW__sidebar{z-index:100;background:linear-gradient(#0a1628 0%,#0d1f3c 100%);border-right:1px solid #ffffff14;flex-direction:column;width:260px;height:100vh;display:flex;position:fixed;top:0;left:0}.Sidebar-module__WZVnLW__top{border-bottom:1px solid #ffffff14;padding:1.5rem 1.25rem 1rem}.Sidebar-module__WZVnLW__logo{align-items:center;gap:12px;display:flex}.Sidebar-module__WZVnLW__sidebarLogo{object-fit:contain;filter:drop-shadow(0 2px 6px #0000004d);background:0 0;width:44px;height:44px;padding:0;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.Sidebar-module__WZVnLW__logo:hover .Sidebar-module__WZVnLW__sidebarLogo{transform:scale(1.05)rotate(-3deg)}.Sidebar-module__WZVnLW__logoText{color:#fff;letter-spacing:1.5px;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.3rem;font-weight:800}.Sidebar-module__WZVnLW__nav{flex-direction:column;flex:1;gap:.25rem;padding:1rem .75rem;display:flex;overflow-y:auto}.Sidebar-module__WZVnLW__navItem{color:#ffffff8c;cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.7rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Sidebar-module__WZVnLW__navItem:hover{color:#ffffffe6;background:#ffffff12}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active{color:#fff;background:#0047b340;border:1px solid #0047b366}.Sidebar-module__WZVnLW__navItem.Sidebar-module__WZVnLW__active .Sidebar-module__WZVnLW__icon{filter:none}.Sidebar-module__WZVnLW__icon{text-align:center;flex-shrink:0;width:20px;font-size:1rem}.Sidebar-module__WZVnLW__label{flex:1}.Sidebar-module__WZVnLW__chevron{color:#fff6;font-size:.7rem;transition:transform .2s}.Sidebar-module__WZVnLW__submenu{flex-direction:column;gap:.1rem;margin:.25rem 0 .25rem 2.5rem;animation:.2s Sidebar-module__WZVnLW__fadeIn;display:flex}@keyframes Sidebar-module__WZVnLW__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__WZVnLW__submenuItem{color:#ffffff73;border-left:2px solid #0000;border-radius:8px;padding:.5rem .75rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.Sidebar-module__WZVnLW__submenuItem:hover{color:#fffc;background:#ffffff0d;border-left-color:#0047b380}.Sidebar-module__WZVnLW__submenuItem.Sidebar-module__WZVnLW__submenuActive{color:#fff;background:#0047b326;border-left-color:#0047b3}.Sidebar-module__WZVnLW__footer{border-top:1px solid #ffffff14;padding:1rem 1.25rem}.Sidebar-module__WZVnLW__user{align-items:center;gap:.75rem;display:flex}.Sidebar-module__WZVnLW__avatar{color:#fff;background:linear-gradient(135deg,#0047b3,#d90429);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:800;display:flex}.Sidebar-module__WZVnLW__userInfo{flex:1;min-width:0}.Sidebar-module__WZVnLW__userName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.Sidebar-module__WZVnLW__userRole{color:#fff6;margin-top:1px;font-size:.7rem}
.Navbar-module__cJzEcG__navbarWrapper{z-index:1000;border-bottom:1px solid var(--glass-border);background:#fff;justify-content:center;padding:0;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.Navbar-module__cJzEcG__navbar{background:0 0;justify-content:space-between;align-items:center;width:100%;padding:.75rem 2rem;display:flex}.Navbar-module__cJzEcG__left{align-items:center;display:flex}.Navbar-module__cJzEcG__titleWrapper{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__titleIcon{background:var(--brand-blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:6px;display:flex;box-shadow:0 4px 12px #0047b326}.Navbar-module__cJzEcG__titleIcon svg{width:100%;height:100%}.Navbar-module__cJzEcG__title{letter-spacing:-.01em;color:var(--fg-primary);margin:0;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__right{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__userInfo{align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__avatar{width:36px;height:36px;color:var(--brand-blue);background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Navbar-module__cJzEcG__userDetails{flex-direction:column;display:flex}.Navbar-module__cJzEcG__userName{color:var(--fg-primary);font-size:.85rem;font-weight:700;line-height:1.2}.Navbar-module__cJzEcG__userRole{color:var(--fg-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.7rem;font-weight:600}.Navbar-module__cJzEcG__logoutBtn{color:var(--fg-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;height:40px;padding:0 .875rem;transition:all .3s;display:flex}.Navbar-module__cJzEcG__logoutBtn:hover{color:var(--brand-red);background:#fef2f2}.Navbar-module__cJzEcG__doorWrapper{perspective:100px;width:24px;height:24px}.Navbar-module__cJzEcG__doorIcon{width:100%;height:100%;overflow:visible}.Navbar-module__cJzEcG__doorFrame{fill:currentColor}.Navbar-module__cJzEcG__doorLeaf{transform-origin:6px 12px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.Navbar-module__cJzEcG__doorLeaf rect{fill:currentColor}.Navbar-module__cJzEcG__doorHandle{fill:#fff}.Navbar-module__cJzEcG__logoutBtn:hover .Navbar-module__cJzEcG__doorLeaf{transform:rotateY(-65deg)}.Navbar-module__cJzEcG__logoutLabel{letter-spacing:.01em;font-size:.8rem;font-weight:600}
