.Layout-module__e_xTDG__container{min-height:100vh;display:flex}.Layout-module__e_xTDG__mainContent{margin-left:var(--sidebar-width);flex-direction:column;flex:1;display:flex}.Layout-module__e_xTDG__pageContent{flex:1;padding:2rem}
.Sidebar-module__XRNO5a__sidebar{width:var(--sidebar-width);background-color:var(--primary-color);color:#e2e8f0;flex-direction:column;height:100vh;padding:1.5rem;font-family:inherit;display:flex;position:fixed;top:0;left:0}.Sidebar-module__XRNO5a__logo{border-bottom:1px solid #ffffff1a;margin-bottom:2.5rem;padding-bottom:1rem}.Sidebar-module__XRNO5a__logo h1{color:#fff;font-size:1.25rem;font-weight:700}.Sidebar-module__XRNO5a__nav{flex-direction:column;flex:1;display:flex}.Sidebar-module__XRNO5a__navList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Sidebar-module__XRNO5a__navLink{border-radius:var(--radius);color:#a0aec0;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__navLink:hover{color:#fff;background-color:#ffffff0d}.Sidebar-module__XRNO5a__navBottom{margin-top:auto}.Sidebar-module__XRNO5a__navDivider{background:#ffffff1a;height:1px;margin:.75rem 0}.Sidebar-module__XRNO5a__navListSm{flex-direction:column;gap:0;list-style:none;display:flex}.Sidebar-module__XRNO5a__navLinkSm{border-radius:var(--radius);color:#718096;opacity:.65;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__XRNO5a__navLinkSm:hover{color:#a0aec0;opacity:1;background-color:#ffffff0d}.Sidebar-module__XRNO5a__navIconSm{font-size:.875rem}.Sidebar-module__XRNO5a__navIcon{font-size:1.125rem}.Sidebar-module__XRNO5a__navText{font-weight:500}.Sidebar-module__XRNO5a__profileSection{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:1.5rem}.Sidebar-module__XRNO5a__userInfo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Sidebar-module__XRNO5a__userAvatar{background-color:var(--accent-color);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.Sidebar-module__XRNO5a__userDetails{flex-direction:column;display:flex;overflow:hidden}.Sidebar-module__XRNO5a__userName{color:#fff;font-size:.875rem;font-weight:600}.Sidebar-module__XRNO5a__userEmail{color:#718096;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Sidebar-module__XRNO5a__logoutBtn{color:#a0aec0;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:.5rem;font-size:.75rem;transition:all .2s}.Sidebar-module__XRNO5a__logoutBtn:hover{color:#fff;background:#ffffff0d}
.Header-module__lnUIdW__header{border-bottom:1px solid var(--border-color);z-index:10;background-color:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.Header-module__lnUIdW__pageTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.Header-module__lnUIdW__userSection{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__userName{color:var(--text-primary);font-size:.875rem;font-weight:600}.Header-module__lnUIdW__roleTag{color:var(--accent-color);background-color:#ebf8ff;border-radius:9999px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}
:root{--primary-color:#1a202c;--secondary-color:#2d3748;--accent-color:#3182ce;--bg-color:#f7fafc;--card-bg:#fff;--text-primary:#1a202c;--text-secondary:#718096;--border-color:#e2e8f0;--sidebar-width:260px;--radius:8px;--shadow:0 4px 6px -1px #0000001a}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:sans-serif}a{color:inherit;text-decoration:none}
