.AdminLayout-module__RmJDSW__adminContainer{color:#0f172a;background-color:#f8fafc;min-height:100vh;display:flex}.AdminLayout-module__RmJDSW__sidebar{background-color:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:260px;display:flex;position:fixed;top:0;bottom:0;left:0}.AdminLayout-module__RmJDSW__sidebarHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;padding:24px;display:flex}.AdminLayout-module__RmJDSW__logo{object-fit:contain;border-radius:8px;width:40px;height:40px}.AdminLayout-module__RmJDSW__sidebarHeader h2{margin:0;font-size:1.1rem;font-weight:700}.AdminLayout-module__RmJDSW__nav{flex-direction:column;flex:1;gap:8px;padding:20px 12px;display:flex}.AdminLayout-module__RmJDSW__navLink{color:#475569;border-radius:8px;padding:12px 16px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.AdminLayout-module__RmJDSW__navLink:hover{color:#0f172a;background-color:#f1f5f9}.AdminLayout-module__RmJDSW__sidebarFooter{border-top:1px solid #e2e8f0;padding:24px}.AdminLayout-module__RmJDSW__logoutBtn{color:#ef4444;cursor:pointer;background-color:#fee2e2;border:none;border-radius:8px;width:100%;padding:12px;font-weight:600;transition:background-color .2s}.AdminLayout-module__RmJDSW__logoutBtn:hover{background-color:#fecaca}.AdminLayout-module__RmJDSW__mainContent{flex:1;max-width:1200px;margin-left:260px;padding:40px}
