.dashboard-layout-module__hX1UUW__windowWrapper{background-color:var(--bg-main);min-height:100vh;display:flex}.dashboard-layout-module__hX1UUW__headerTitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem}.dashboard-layout-module__hX1UUW__appContainer{background-color:var(--bg-main);flex:1;display:flex}.dashboard-layout-module__hX1UUW__sidebar{background-color:var(--bg-sidebar);border-right:1px solid var(--border-color);flex-direction:column;width:240px;display:flex}.dashboard-layout-module__hX1UUW__logoContainer{color:var(--accent-pink);align-items:center;gap:.5rem;padding:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.dashboard-layout-module__hX1UUW__nav{flex:1;padding:1rem 0}.dashboard-layout-module__hX1UUW__navItem{color:var(--text-secondary);align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.9rem;transition:all .2s;display:flex}.dashboard-layout-module__hX1UUW__navItem:hover{color:var(--text-primary);background-color:#f3f4f680}.dashboard-layout-module__hX1UUW__navItemActive{color:var(--text-primary);background-color:var(--sidebar-active-bg);border-left:3px solid var(--sidebar-active-border);font-weight:500}.dashboard-layout-module__hX1UUW__bottomSection{border-top:1px solid var(--border-color);flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.dashboard-layout-module__hX1UUW__bottomItem{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.dashboard-layout-module__hX1UUW__profileItem{color:var(--text-primary);align-items:center;gap:.75rem;font-size:.9rem;font-weight:500;display:flex}.dashboard-layout-module__hX1UUW__avatar{background-color:#e5e7eb;border-radius:50%;width:24px;height:24px;overflow:hidden}.dashboard-layout-module__hX1UUW__mainContent{background-color:var(--bg-main);flex:1;padding:2rem;overflow-y:auto}
