.Header-module__RO0gCa__header{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:16px;padding:16px 28px;display:flex}.Header-module__RO0gCa__breadcrumb{align-items:center;gap:12px;min-width:0;display:flex}.Header-module__RO0gCa__orgMark{width:36px;height:36px;color:var(--color-on-brand);box-shadow:var(--shadow-sm);border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;font-weight:700;display:grid}.Header-module__RO0gCa__trail{min-width:0;color:var(--color-ink);align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.Header-module__RO0gCa__separator{color:var(--color-ink-subtle);flex-shrink:0}.Header-module__RO0gCa__page{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Header-module__RO0gCa__actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__RO0gCa__iconButton{background:var(--color-surface);width:40px;height:40px;color:var(--color-ink-muted);cursor:pointer;box-shadow:var(--shadow-md);border:0;border-radius:50%;place-items:center;display:grid;position:relative}.Header-module__RO0gCa__iconButton:hover{color:var(--color-ink)}.Header-module__RO0gCa__dot{background:var(--color-brand);border:2px solid var(--color-surface);border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:11px}@media (max-width:900px){.Header-module__RO0gCa__header{padding:12px 16px}}
.UserProfile-module__sV6CNW__profile{border-top:1px solid var(--color-border);align-items:center;gap:12px;padding:16px 18px 18px;display:flex}.UserProfile-module__sV6CNW__avatar{background:linear-gradient(145deg, var(--color-brand-muted), var(--color-brand));width:40px;height:40px;color:var(--color-on-brand);border-radius:50%;flex-shrink:0;place-items:center;font-size:14px;font-weight:700;display:grid}.UserProfile-module__sV6CNW__meta{flex:1;min-width:0}.UserProfile-module__sV6CNW__name{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.UserProfile-module__sV6CNW__org{color:var(--color-ink-muted);align-items:center;gap:6px;margin:2px 0 0;font-size:12px;display:flex}.UserProfile-module__sV6CNW__badge{color:var(--color-brand);letter-spacing:.04em;font-size:11px;font-weight:500}.UserProfile-module__sV6CNW__settings{width:34px;height:34px;color:var(--color-ink-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.UserProfile-module__sV6CNW__settings:hover{background:var(--color-surface-hover);color:var(--color-ink)}
.Sidebar-module__MqpwTa__sidebar{background:var(--color-surface);border-right:1px solid var(--color-border);flex-direction:column;height:100vh;min-height:100vh;display:flex;position:sticky;top:0}.Sidebar-module__MqpwTa__brand{align-items:center;gap:10px;padding:22px 22px 18px;display:flex}.Sidebar-module__MqpwTa__brandImage{width:auto;height:28px;display:block}.Sidebar-module__MqpwTa__nav{flex:1;padding:8px 14px 24px;overflow-y:auto}.Sidebar-module__MqpwTa__section{margin-bottom:22px}.Sidebar-module__MqpwTa__sectionPopulated{margin-bottom:30px}.Sidebar-module__MqpwTa__topLink{letter-spacing:.08em;text-transform:uppercase;color:var(--color-ink-muted);border-radius:0;margin:0 0 0 8px;padding:0;font-size:11px;font-weight:500;display:block}.Sidebar-module__MqpwTa__topLink:hover{color:var(--color-ink);background:0 0}.Sidebar-module__MqpwTa__topLinkActive{color:var(--color-ink);font-weight:700}.Sidebar-module__MqpwTa__sectionLabel{letter-spacing:.08em;color:var(--color-ink-muted);text-transform:uppercase;margin:0 0 10px 8px;font-size:11px;font-weight:500}.Sidebar-module__MqpwTa__projectList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.Sidebar-module__MqpwTa__projectButton{width:100%;color:var(--color-ink);text-align:left;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:400;display:flex}.Sidebar-module__MqpwTa__projectButton:hover{background:var(--color-surface-hover)}.Sidebar-module__MqpwTa__projectButtonActive{font-weight:700}.Sidebar-module__MqpwTa__chevron{color:var(--color-ink-subtle);flex-shrink:0}.Sidebar-module__MqpwTa__subLinks{flex-direction:column;gap:2px;margin:2px 0 8px;padding:0 0 0 18px;list-style:none;display:flex}.Sidebar-module__MqpwTa__subLink{border-radius:var(--radius-sm);color:var(--color-ink);padding:7px 10px;font-size:14px;font-weight:400;display:block}.Sidebar-module__MqpwTa__subLink:hover{background:var(--color-surface-hover)}.Sidebar-module__MqpwTa__subLinkActive{color:var(--color-brand);font-weight:500}.Sidebar-module__MqpwTa__emptySection{min-height:8px}@media (max-width:900px){.Sidebar-module__MqpwTa__sidebar{border-right:0;border-bottom:1px solid var(--color-border);height:auto;position:relative}}
.AdminShell-module__SCR-qa__shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);min-height:100vh;display:grid}.AdminShell-module__SCR-qa__main{flex-direction:column;min-width:0;min-height:100vh;display:flex}.AdminShell-module__SCR-qa__content{padding:0 var(--content-pad-x) var(--content-pad-bottom);flex:1}@media (max-width:900px){.AdminShell-module__SCR-qa__shell{grid-template-columns:1fr}.AdminShell-module__SCR-qa__content{padding:0 var(--content-pad-x-mobile) 24px}}
