.list-search{max-width:280px}
.topbar{z-index:40;background:#fff;border-bottom:2px solid #e5e5e5;align-items:center;gap:.75rem;height:66px;padding:0 1.25rem;display:flex;position:sticky;top:0}.topbar .topbar-menu-btn{color:#383838;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.topbar .topbar-menu-btn:hover{color:#0a0a0a;background:#eee}.topbar .topbar-menu-btn svg{width:20px;height:20px}@media (max-width:1024px){.topbar .topbar-menu-btn{display:inline-flex}}.topbar .topbar-breadcrumbs{white-space:nowrap;color:#666;align-items:center;gap:.5rem;min-width:0;font-size:.81rem;display:flex;overflow:hidden}.topbar .topbar-breadcrumbs a{color:#666;transition:color .15s cubic-bezier(.16,1,.3,1)}.topbar .topbar-breadcrumbs a:hover,.topbar .topbar-breadcrumbs a:focus{color:#383838}.topbar .topbar-breadcrumbs .crumb-home{align-items:center;gap:.38rem;display:inline-flex}.topbar .topbar-breadcrumbs .crumb-home svg{flex-shrink:0;width:15px;height:15px}.topbar .topbar-breadcrumbs .crumb-separator{color:#c7c7c7;-webkit-user-select:none;user-select:none}.topbar .topbar-breadcrumbs .crumb-plain{color:#666}.topbar .topbar-breadcrumbs .crumb-current{color:#0a0a0a;font-weight:600}@media (max-width:768px){.topbar .topbar-breadcrumbs{display:none}}.topbar .topbar-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.topbar .topbar-actions .active-org{color:gray}.topbar .topbar-actions .active-org .org-dot{background:#f15a4a;border-radius:999px;flex-shrink:0;width:9px;height:9px}
.console-resolve-error{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;padding:1.5rem;display:flex}.console-resolve-error p{color:#383838;font-size:.88rem}.console-shell{min-height:100vh;display:flex}.console-shell .console-main{flex-direction:column;flex:1;min-width:0;display:flex}.console-shell .console-main main{flex:1;padding:1.25rem}@media (max-width:768px){.console-shell .console-main main{padding:1rem}}
