.dashboard-layout-module__epkFaG__layout{background:var(--bg-subtle);min-height:100vh;display:flex}.dashboard-layout-module__epkFaG__sidebar{width:var(--sidebar-width);background:var(--surface);border-right:1px solid var(--border);z-index:30;transition:transform .3s var(--ease-out);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.dashboard-layout-module__epkFaG__sidebarHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.dashboard-layout-module__epkFaG__logo{align-items:center;gap:.5rem;text-decoration:none;display:flex}.dashboard-layout-module__epkFaG__logoMark{background:var(--primary);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:900;display:flex}.dashboard-layout-module__epkFaG__logoText{color:var(--text-primary);font-size:1.125rem;font-weight:800}.dashboard-layout-module__epkFaG__closeSidebar{color:var(--text-secondary);display:none}.dashboard-layout-module__epkFaG__nav{flex-direction:column;flex:1;gap:2px;padding:1rem .75rem;display:flex;overflow-y:auto}.dashboard-layout-module__epkFaG__navItem{border-radius:var(--radius-lg);color:var(--text-secondary);align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.dashboard-layout-module__epkFaG__navItem:hover{background:var(--bg-muted);color:var(--text-primary)}.dashboard-layout-module__epkFaG__navActive,.dashboard-layout-module__epkFaG__navActive:hover{background:var(--primary-light);color:var(--primary)}.dashboard-layout-module__epkFaG__sidebarFooter{border-top:1px solid var(--border-light);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.dashboard-layout-module__epkFaG__userCard{align-items:center;gap:.625rem;padding:.5rem;display:flex}.dashboard-layout-module__epkFaG__userAvatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8125rem;font-weight:800;display:flex}.dashboard-layout-module__epkFaG__userInfo strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.8125rem;font-weight:700;display:block;overflow:hidden}.dashboard-layout-module__epkFaG__userInfo span{color:var(--text-tertiary);font-size:.6875rem;font-weight:500}.dashboard-layout-module__epkFaG__logoutBtn{border-radius:var(--radius-lg);color:var(--error);cursor:pointer;align-items:center;gap:.625rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}.dashboard-layout-module__epkFaG__logoutBtn:hover{background:var(--error-light)}.dashboard-layout-module__epkFaG__main{margin-left:var(--sidebar-width);flex-direction:column;flex:1;min-height:100vh;display:flex}.dashboard-layout-module__epkFaG__topBar{border-bottom:1px solid var(--border-light);background:var(--surface);z-index:10;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:sticky;top:0}.dashboard-layout-module__epkFaG__menuBtn{color:var(--text-primary);display:none}.dashboard-layout-module__epkFaG__topBarRight{align-items:center;gap:1rem;margin-left:auto;display:flex}.dashboard-layout-module__epkFaG__bellBtn{color:var(--text-secondary);border-radius:var(--radius-md);padding:.375rem;transition:background .15s;display:flex}.dashboard-layout-module__epkFaG__bellBtn:hover{background:var(--bg-muted)}.dashboard-layout-module__epkFaG__topAvatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;text-decoration:none;display:flex}.dashboard-layout-module__epkFaG__content{flex:1;width:100%;max-width:1200px;padding:1.5rem}.dashboard-layout-module__epkFaG__overlay{display:none}@media (max-width:1023px){.dashboard-layout-module__epkFaG__sidebar{box-shadow:none;transform:translate(-100%)}.dashboard-layout-module__epkFaG__sidebarOpen{box-shadow:var(--shadow-2xl);transform:translate(0)}.dashboard-layout-module__epkFaG__closeSidebar{display:flex}.dashboard-layout-module__epkFaG__main{margin-left:0}.dashboard-layout-module__epkFaG__menuBtn{display:flex}.dashboard-layout-module__epkFaG__overlay{z-index:20;background:#0006;display:block;position:fixed;inset:0}}
