.admin_layout-module__kFvmfa__adminWrapper{background-color:#fcf9f6;min-height:100vh;display:flex}.admin_layout-module__kFvmfa__sidebar{z-index:100;background:#fdfaf8;border-right:1px solid #00000008;flex-direction:column;width:280px;height:100vh;display:flex;position:fixed}.admin_layout-module__kFvmfa__sidebarHeader{flex-direction:column;gap:.5rem;padding:2.5rem 2rem;display:flex}.admin_layout-module__kFvmfa__logo{object-fit:contain;width:160px;height:auto}.admin_layout-module__kFvmfa__adminBadge{background:var(--gray-light);color:var(--gray-medium);letter-spacing:1px;border-radius:4px;width:fit-content;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.admin_layout-module__kFvmfa__nav{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.admin_layout-module__kFvmfa__navLink{color:#a0aec0;border-radius:12px;align-items:center;gap:1rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.admin_layout-module__kFvmfa__navLink:hover{color:var(--primary)}.admin_layout-module__kFvmfa__navLink.admin_layout-module__kFvmfa__active{color:var(--primary);background:#004e8914}.admin_layout-module__kFvmfa__sidebarFooter{border-top:1px solid var(--gray-light);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.admin_layout-module__kFvmfa__logoutBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:1rem;width:100%;padding:.8rem 1.5rem;font-weight:700;transition:all .2s;display:flex}.admin_layout-module__kFvmfa__logoutBtn:hover{background:var(--gray-light)}.admin_layout-module__kFvmfa__avatarLogout{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:800;display:flex}.admin_layout-module__kFvmfa__mainContent{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:280px;display:flex}.admin_layout-module__kFvmfa__topHeader{z-index:90;background:0 0;justify-content:space-between;align-items:center;height:80px;padding:0 2rem;display:flex;position:sticky;top:0}.admin_layout-module__kFvmfa__breadcrumb{color:var(--gray-medium);font-size:.9rem}.admin_layout-module__kFvmfa__breadcrumb strong{color:var(--foreground)}.admin_layout-module__kFvmfa__userProfile{align-items:center;gap:1rem;display:flex}.admin_layout-module__kFvmfa__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:700;display:flex}.admin_layout-module__kFvmfa__pageContent{padding:2rem}.admin_layout-module__kFvmfa__loading{height:100vh;color:var(--primary);justify-content:center;align-items:center;font-weight:600;display:flex}
