.Header-module__KHjLKa__header{background:var(--bg-base);border-bottom:1px solid var(--border-subtle);z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:space-between;align-items:center;gap:16px;padding:18px 32px;display:flex;position:sticky;top:0}.Header-module__KHjLKa__title{color:var(--text-primary);letter-spacing:-.02em;font-size:20px;font-weight:700}.Header-module__KHjLKa__subtitle{color:var(--text-muted);margin-top:2px;font-size:13px}.Header-module__KHjLKa__right{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__KHjLKa__iconBtn{background:var(--bg-card);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__KHjLKa__iconBtn:hover{color:var(--text-primary);border-color:var(--border)}.Header-module__KHjLKa__userMenu{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border-subtle);cursor:pointer;align-items:center;gap:10px;padding:6px 12px 6px 6px;transition:border-color .2s;display:flex}.Header-module__KHjLKa__userMenu:hover{border-color:var(--border)}.Header-module__KHjLKa__avatar{background:linear-gradient(135deg, var(--accent), #818cf8);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:700;display:flex}.Header-module__KHjLKa__userInfo{flex-direction:column;line-height:1.2;display:flex}.Header-module__KHjLKa__userName{color:var(--text-primary);font-size:13px;font-weight:600}.Header-module__KHjLKa__userRole{color:var(--text-muted);font-size:11px}.Header-module__KHjLKa__chevron{color:var(--text-muted)}.Header-module__KHjLKa__logoutBtn{width:36px;height:36px;color:var(--danger);background:#ef44441a;border:1px solid #ef444433;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__KHjLKa__logoutBtn:hover{background:#ef444433}
