.Sidebar-module__5-k5AW__sidebar{width:250px;height:100vh;color:var(--foreground);z-index:1000;border-right:1px solid var(--border);background:#fff;flex-direction:column;display:flex;position:fixed;top:0;left:0}.Sidebar-module__5-k5AW__logoContainer{border-bottom:1px solid var(--border);align-items:center;height:80px;padding:0 1.5rem;display:flex}.Sidebar-module__5-k5AW__logo{align-items:center;width:100%;display:flex}.Sidebar-module__5-k5AW__logoImage{object-fit:contain;max-width:100%;height:auto}.Sidebar-module__5-k5AW__nav{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.Sidebar-module__5-k5AW__navItem{border-radius:var(--radius-md);color:var(--foreground-secondary);align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__5-k5AW__navItem:hover{color:var(--foreground);background:#f3f4f6}.Sidebar-module__5-k5AW__navItem.Sidebar-module__5-k5AW__active{color:#856404;background:#fee685;font-weight:700}.Sidebar-module__5-k5AW__icon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Sidebar-module__5-k5AW__icon svg{width:100%;height:100%}.Sidebar-module__5-k5AW__footer{border-top:1px solid var(--border);background:#f9fafb;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Sidebar-module__5-k5AW__userProfile{align-items:center;gap:1rem;display:flex}.Sidebar-module__5-k5AW__avatar{background:var(--brand-primary);width:40px;height:40px;color:var(--brand-primary-fg);border:2px solid var(--border);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex}.Sidebar-module__5-k5AW__userInfo{flex-direction:column;display:flex;overflow:hidden}.Sidebar-module__5-k5AW__userName{white-space:nowrap;text-overflow:ellipsis;color:var(--foreground);font-size:.9rem;font-weight:600;overflow:hidden}.Sidebar-module__5-k5AW__userRole{color:var(--foreground-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.Sidebar-module__5-k5AW__logoutBtn{color:#ef4444;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #ef444480;width:100%;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s}.Sidebar-module__5-k5AW__logoutBtn:hover{background:#ef44441a}@media (max-width:768px){.Sidebar-module__5-k5AW__sidebar{width:100%;height:auto;color:var(--foreground);border-top:1px solid var(--border);z-index:1000;background:#fff;flex-direction:row;padding:0;position:fixed;top:auto;bottom:0;left:0;box-shadow:0 -4px 20px #0000000d}.Sidebar-module__5-k5AW__logoContainer,.Sidebar-module__5-k5AW__footer{display:none}.Sidebar-module__5-k5AW__nav{flex-direction:row;justify-content:space-around;gap:0;width:100%;padding:.5rem;overflow-y:hidden}.Sidebar-module__5-k5AW__navItem{color:#6b7280;border-radius:8px;flex-direction:column;gap:.25rem;padding:.5rem;font-size:.7rem}.Sidebar-module__5-k5AW__navItem:hover{color:var(--brand-primary);background:0 0}.Sidebar-module__5-k5AW__navItem.Sidebar-module__5-k5AW__active{background:hsla(var(--hue-primary),var(--sat-primary),var(--lig-primary),.1);color:var(--brand-primary);box-shadow:none}.Sidebar-module__5-k5AW__icon{width:24px;height:24px}}
.Header-module__Af2_WG__header{background:var(--background);border-bottom:1px solid var(--border);z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.Header-module__Af2_WG__title{color:var(--foreground);font-size:1.1rem;font-weight:600}.Header-module__Af2_WG__actions{align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__date{color:#888;font-size:.85rem}@media (max-width:768px){.Header-module__Af2_WG__header{padding:0 1rem}.Header-module__Af2_WG__date{display:none}}
.dashboard-module__WBsb5q__layout{background:var(--background);min-height:100vh;display:flex}.dashboard-module__WBsb5q__mainContent{flex-direction:column;flex:1;min-height:100vh;margin-left:250px;transition:margin-left .3s;display:flex}.dashboard-module__WBsb5q__pageContent{flex:1;width:100%;max-width:1600px;margin:0 auto;padding:2rem;overflow-y:auto}@media (max-width:768px){.dashboard-module__WBsb5q__mainContent{padding-bottom:80px;width:100vw!important;max-width:100vw!important;margin-left:0!important;overflow-x:hidden!important}.dashboard-module__WBsb5q__pageContent{padding:1rem}}
