.SideTabs-module__rfOb4a__sidebar{width:var(--sidebar-width);z-index:50;background:var(--color-bg);border-right:1px solid var(--color-border);flex-direction:column;height:100dvh;transition:width .2s;display:flex;position:fixed;top:0;left:0}.SideTabs-module__rfOb4a__logoHeader{align-items:center;gap:var(--space-2);height:71px;padding:0 var(--sidebar-padding-x);flex-shrink:0;min-width:0;display:flex}.SideTabs-module__rfOb4a__logoFull{display:var(--sidebar-label-display);min-width:0;height:36px;overflow:hidden}.SideTabs-module__rfOb4a__collapseToggle{margin-left:auto;margin-right:var(--sidebar-toggle-margin-end,0);border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SideTabs-module__rfOb4a__collapseToggle:hover{background:var(--color-primary-bg);color:var(--color-primary)}.SideTabs-module__rfOb4a__collapseToggle:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.SideTabs-module__rfOb4a__nav{min-height:0;padding:var(--space-3) var(--space-2);flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden auto}.SideTabs-module__rfOb4a__footer{flex-shrink:0}.SideTabs-module__rfOb4a__item{--nav-item-line:21px;line-height:var(--nav-item-line);align-items:center;justify-content:var(--sidebar-item-justify,flex-start);border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--color-text);font-size:var(--text-base);font-weight:var(--font-weight-bold);text-align:left;background:0 0;border:none;gap:.625rem;padding:16px 12px;transition:background .15s,color .15s;display:flex}.SideTabs-module__rfOb4a__item:hover{color:#fff;background:#aac4fe}.SideTabs-module__rfOb4a__itemActive{background:var(--color-primary);color:#fff;}.SideTabs-module__rfOb4a__itemActive:hover{background:var(--color-primary);color:#fff}.SideTabs-module__rfOb4a__itemIconWrap{min-height:var(--nav-item-line);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.SideTabs-module__rfOb4a__itemIcon{flex-shrink:0}.SideTabs-module__rfOb4a__itemLabel{display:var(--sidebar-label-display);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SideTabs-module__rfOb4a__badge{display:var(--sidebar-label-display);box-sizing:border-box;background:var(--color-danger);color:#fff;border-radius:var(--radius-full);min-width:18px;height:18px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-align:center;padding:0 var(--space-1);flex-shrink:0;line-height:18px}.SideTabs-module__rfOb4a__badgeOnIcon{display:var(--sidebar-collapsed-display,none);box-sizing:border-box;background:var(--color-danger);color:#fff;border-radius:var(--radius-full);min-width:16px;height:16px;font-size:10px;font-weight:var(--font-weight-semibold);text-align:center;padding:0 3px;line-height:16px;position:absolute;top:-7px;left:10px}.SideTabs-module__rfOb4a__chevron{display:var(--sidebar-label-display);flex-shrink:0;transition:transform .2s}.SideTabs-module__rfOb4a__chevronOpen{display:var(--sidebar-label-display);flex-shrink:0;transition:transform .2s;transform:rotate(180deg)}.SideTabs-module__rfOb4a__subMenu{flex-direction:column;gap:1px;padding-left:8px;display:flex}.SideTabs-module__rfOb4a__subItem{white-space:nowrap;border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--color-text);font-size:var(--text-sm);font-weight:var(--font-weight-medium);text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;padding:10px 12px;transition:background .15s,color .15s;display:flex;overflow:hidden}.SideTabs-module__rfOb4a__subItem:hover{color:#fff;background:#aac4fe}.SideTabs-module__rfOb4a__subItemActive{background:var(--color-primary-bg);color:var(--color-primary);font-weight:var(--font-weight-semibold);}.SideTabs-module__rfOb4a__subItemActive:hover{background:var(--color-primary-bg);color:var(--color-primary)}.SideTabs-module__rfOb4a__subItem>span{text-overflow:ellipsis;min-width:0;overflow:hidden}
.layout-module__K_5hMa__workspaceRoot{--sidebar-gutter:var(--sidebar-width);display:contents}.layout-module__K_5hMa__workspaceRoot[data-sidebar=collapsed]{--sidebar-width:var(--sidebar-rail-width);--sidebar-label-display:none;--sidebar-padding-x:var(--space-3);--sidebar-toggle-margin-end:auto;--sidebar-item-justify:center;--sidebar-collapsed-display:block}@media (max-width:1280px){.layout-module__K_5hMa__workspaceRoot:not([data-sidebar=expanded]){--sidebar-width:var(--sidebar-rail-width);--sidebar-label-display:none;--sidebar-padding-x:var(--space-3);--sidebar-toggle-margin-end:auto;--sidebar-item-justify:center;--sidebar-collapsed-display:block}.layout-module__K_5hMa__workspaceRoot[data-sidebar=expanded]{--sidebar-gutter:var(--sidebar-rail-width)}}.layout-module__K_5hMa__sidebarScrim{z-index:49;background:var(--dialog-backdrop-bg);position:fixed;inset:0}.layout-module__K_5hMa__container{margin-left:var(--sidebar-gutter);background:var(--color-header-bg);flex-direction:column;min-width:0;height:100dvh;display:flex}.layout-module__K_5hMa__content{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.layout-module__K_5hMa__mainContent{flex:1;min-width:0}.layout-module__K_5hMa__expiryWarning{max-width:var(--content-max-width)}.layout-module__K_5hMa__sidebarUserZone{padding:24px var(--sidebar-padding-x) 32px;flex-direction:column;display:flex;position:relative}.layout-module__K_5hMa__sidebarUserRow{align-items:center;justify-content:var(--sidebar-item-justify,flex-start);cursor:pointer;text-align:left;background:0 0;border:none;gap:10px;width:100%;padding:0;display:flex}.layout-module__K_5hMa__sidebarUserRow:hover{opacity:.7}.layout-module__K_5hMa__sidebarUserName{display:var(--sidebar-label-display);min-width:0;font-size:18px;font-weight:var(--font-weight-regular);color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;line-height:1.5;overflow:hidden}.layout-module__K_5hMa__sidebarLogoutButton{margin-top:var(--space-5);align-items:center;justify-content:var(--sidebar-item-justify,flex-start);cursor:pointer;width:100%;font-size:18px;font-weight:var(--font-weight-regular);color:var(--color-text);background:0 0;border:none;gap:10px;padding:0;line-height:1.5;display:flex}.layout-module__K_5hMa__sidebarLogoutIcon{flex-shrink:0}.layout-module__K_5hMa__sidebarLogoutLabel{display:var(--sidebar-label-display);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.layout-module__K_5hMa__sidebarLogoutError{min-width:0}.layout-module__K_5hMa__sidebarLogoutError:not(:empty){margin-top:var(--space-3)}.layout-module__K_5hMa__workspaceRoot[data-sidebar=collapsed] .layout-module__K_5hMa__sidebarLogoutError{left:100%;bottom:var(--space-5);width:260px;margin-left:var(--space-2);position:absolute}@media (max-width:1280px){.layout-module__K_5hMa__workspaceRoot:not([data-sidebar=expanded]) .layout-module__K_5hMa__sidebarLogoutError{left:100%;bottom:var(--space-5);width:260px;margin-left:var(--space-2);position:absolute}}.layout-module__K_5hMa__sidebarLogoutButton:hover{opacity:.7}.layout-module__K_5hMa__sidebarLogoutButton:disabled{opacity:.5;cursor:not-allowed}
