.DashboardLayout-module__TvOKRa__layout{background:var(--dash-bg);min-height:100vh;display:flex}.DashboardLayout-module__TvOKRa__sidebar{background:var(--dash-surface);border-right:1px solid var(--dash-border);width:260px;height:100vh;min-height:100vh;transition:transform var(--transition-base);z-index:50;border-right-color:#1a9c3026;flex-direction:column;flex-shrink:0;display:flex;position:sticky;top:0;overflow-y:auto}.DashboardLayout-module__TvOKRa__overlay{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:none;position:fixed;inset:0}.DashboardLayout-module__TvOKRa__sidebarHeader{background:linear-gradient(135deg,#162040cc,#1a9c300d);border-bottom:1px solid #1a9c3026;padding:16px 20px}.DashboardLayout-module__TvOKRa__logo{justify-content:center;align-items:center;display:flex}.DashboardLayout-module__TvOKRa__logoImg{object-fit:contain;filter:brightness(1.05);width:auto;max-width:150px;height:48px}.DashboardLayout-module__TvOKRa__nav{flex:1;padding:20px 12px;overflow-y:auto}.DashboardLayout-module__TvOKRa__navSection{margin-bottom:8px}.DashboardLayout-module__TvOKRa__navSectionLabel{color:var(--dash-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;padding:0 8px;font-size:.68rem;font-weight:700}.DashboardLayout-module__TvOKRa__navItem{border-radius:var(--radius-md);color:var(--dash-text-muted);transition:all var(--transition-fast);align-items:center;gap:12px;margin-bottom:2px;padding:11px 12px;font-size:.9rem;font-weight:500;display:flex;position:relative}.DashboardLayout-module__TvOKRa__navItem:hover{color:var(--dash-text);background:#ffffff0f}.DashboardLayout-module__TvOKRa__navItemActive{font-weight:600;color:#4ade80!important;background:#1a9c3026!important}.DashboardLayout-module__TvOKRa__navIcon{flex-shrink:0;font-size:1.15rem}.DashboardLayout-module__TvOKRa__navLabel{flex:1}.DashboardLayout-module__TvOKRa__navActiveDot{background:var(--brand-gold);border-radius:50%;flex-shrink:0;width:6px;height:6px}.DashboardLayout-module__TvOKRa__sidebarFooter{border-top:1px solid var(--dash-border);flex-direction:column;gap:12px;padding:16px 12px;display:flex}.DashboardLayout-module__TvOKRa__footerLink{border-radius:var(--radius-md);color:var(--dash-text-muted);transition:all var(--transition-fast);align-items:center;gap:10px;padding:9px 12px;font-size:.85rem;font-weight:500;display:flex}.DashboardLayout-module__TvOKRa__footerLink:hover{color:var(--dash-text);background:#ffffff0f}.DashboardLayout-module__TvOKRa__footerUser{border-radius:var(--radius-md);background:var(--dash-surface-2);border:1px solid var(--dash-border);align-items:center;gap:10px;padding:10px 12px;display:flex}.DashboardLayout-module__TvOKRa__footerAvatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--brand-green), var(--brand-navy-light));width:34px;height:34px;color:var(--white);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}.DashboardLayout-module__TvOKRa__footerName{color:var(--dash-text);font-size:.85rem;font-weight:600}.DashboardLayout-module__TvOKRa__footerRole{color:var(--dash-text-muted);margin-top:1px;font-size:.72rem}.DashboardLayout-module__TvOKRa__logoutBtn{border-radius:var(--radius-md);color:#ef4444;cursor:pointer;width:28px;height:28px;transition:all var(--transition-fast);background:#ef44441f;border:1px solid #ef444433;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.DashboardLayout-module__TvOKRa__logoutBtn:hover{background:#ef444440;border-color:#ef444466;transform:scale(1.1)}.DashboardLayout-module__TvOKRa__main{flex-direction:column;flex:1;min-width:0;display:flex}.DashboardLayout-module__TvOKRa__topbar{background:var(--dash-surface);border-bottom:1px solid var(--dash-border);z-index:30;align-items:center;gap:16px;height:60px;padding:0 28px;display:flex;position:sticky;top:0}.DashboardLayout-module__TvOKRa__menuBtn{color:var(--dash-text-muted);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:6px;font-size:1.25rem;display:none}.DashboardLayout-module__TvOKRa__menuBtn:hover{color:var(--dash-text);background:#ffffff14}.DashboardLayout-module__TvOKRa__topbarRight{align-items:center;gap:16px;margin-left:auto;display:flex}.DashboardLayout-module__TvOKRa__topbarDate{color:var(--dash-text-muted);text-transform:capitalize;font-size:.82rem;font-weight:500}.DashboardLayout-module__TvOKRa__content{flex:1;padding:28px;overflow-y:auto}@media (max-width:1024px){.DashboardLayout-module__TvOKRa__sidebar{z-index:50;position:fixed;top:0;left:0;transform:translate(-100%)}.DashboardLayout-module__TvOKRa__sidebarOpen{transform:translate(0)}.DashboardLayout-module__TvOKRa__overlay{display:block}.DashboardLayout-module__TvOKRa__menuBtn{justify-content:center;align-items:center;display:flex}}@media (max-width:600px){.DashboardLayout-module__TvOKRa__content{padding:20px 16px}.DashboardLayout-module__TvOKRa__topbar{padding:0 16px}}
