.AppShell-module__iqVMIa__shell{background:var(--slds-bg-2);grid-template-columns:240px minmax(0,1fr);min-height:100vh;display:grid}.AppShell-module__iqVMIa__sidebar{align-content:start;align-self:start;gap:var(--slds-space-record-gap);height:100vh;padding-block:var(--slds-space-sidebar-block-start) var(--slds-space-panel);padding-inline:var(--slds-space-panel);color:#fff;background:var(--slds-rail);grid-template-rows:auto auto 1fr auto;display:grid;position:sticky;top:0}.AppShell-module__iqVMIa__sidebarHeader{justify-content:space-between;align-items:center;gap:var(--slds-space-control-gap);display:flex}.AppShell-module__iqVMIa__brand{align-items:center;gap:var(--slds-space-shell-brand-gap);min-height:var(--slds-shell-brand-height);color:#fff;font-size:var(--slds-type-brand-size);font-weight:var(--slds-weight-bold);line-height:var(--slds-type-subheading-line);margin-inline-start:var(--slds-space-shell-brand-indent);text-decoration:none;display:inline-flex}.AppShell-module__iqVMIa__brandMark{width:var(--slds-icon-brand);height:var(--slds-icon-brand);object-fit:contain;flex:none}.AppShell-module__iqVMIa__mobilePageTitle{display:none}@media (max-width:1023px){.AppShell-module__iqVMIa__brandMark{width:var(--slds-icon-brand);height:var(--slds-icon-brand)}}.AppShell-module__iqVMIa__nav{gap:var(--slds-space-field);margin-block-start:var(--slds-space-shell-nav-start);display:grid}.AppShell-module__iqVMIa__mobileMenu{display:none}.AppShell-module__iqVMIa__menuButton{width:var(--slds-control-height);min-width:var(--slds-control-height);min-height:var(--slds-control-height);color:#fff;border-radius:var(--slds-radius-sm);cursor:pointer;transition:background-color var(--slds-motion-fast) var(--slds-motion-ease), border-color var(--slds-motion-fast) var(--slds-motion-ease), box-shadow var(--slds-motion-fast) var(--slds-motion-ease);background:#ffffff14;border:1px solid #ffffff2e;justify-content:center;align-items:center;padding:0;list-style:none;display:none}.AppShell-module__iqVMIa__menuButton:hover{background:#ffffff24}.AppShell-module__iqVMIa__menuIcon{color:#fff}.AppShell-module__iqVMIa__navItem{min-height:var(--slds-control-height);align-items:center;gap:var(--slds-space-control-gap);padding-inline:var(--slds-space-control-inline);color:#ffffffbd;border-radius:var(--slds-radius-sm);transition:background-color var(--slds-motion-fast) var(--slds-motion-ease), color var(--slds-motion-fast) var(--slds-motion-ease);text-decoration:none;display:flex}.AppShell-module__iqVMIa__navItem:hover{color:#fff;background:#ffffff14}.AppShell-module__iqVMIa__navItemActive{color:#fff;background:#ffffff1f}.AppShell-module__iqVMIa__sidebarFooter{align-self:end;gap:var(--slds-space-field);display:grid}.AppShell-module__iqVMIa__themeButton,.AppShell-module__iqVMIa__signOutButton{width:100%;min-height:var(--slds-control-height);align-items:center;gap:var(--slds-space-control-gap);padding-inline:var(--slds-space-control-inline);color:#ffffffbd;border-radius:var(--slds-radius-sm);cursor:pointer;font:inherit;text-align:start;transition:background-color var(--slds-motion-fast) var(--slds-motion-ease), color var(--slds-motion-fast) var(--slds-motion-ease), opacity var(--slds-motion-fast) var(--slds-motion-ease);background:0 0;border:0;display:flex}.AppShell-module__iqVMIa__themeButton:hover,.AppShell-module__iqVMIa__signOutButton:hover{color:#fff;background:#ffffff14}.AppShell-module__iqVMIa__signOutButton:disabled{cursor:wait;opacity:.62}.AppShell-module__iqVMIa__navIcon{width:var(--slds-icon-md);height:var(--slds-icon-md);flex:none}.AppShell-module__iqVMIa__content{min-width:0}.AppShell-module__iqVMIa__contentTransition{animation:AppShell-module__iqVMIa__content-enter var(--slds-motion-base) var(--slds-motion-ease) backwards}@keyframes AppShell-module__iqVMIa__content-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.AppShell-module__iqVMIa__contentTransition{animation:none}}@media (max-width:1023px){.AppShell-module__iqVMIa__shell{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-content:start;width:100%;max-width:100vw;overflow-x:clip}.AppShell-module__iqVMIa__sidebar{z-index:10;width:100%;max-width:100vw;height:auto;padding-block:var(--slds-space-shell-mobile-block);padding-inline:var(--slds-space-page-mobile-inline);box-shadow:none;border-bottom:1px solid #ffffff1f;grid-template-rows:auto;align-self:auto;gap:0;position:sticky;top:0}.AppShell-module__iqVMIa__sidebarHeader{align-items:center;gap:var(--slds-space-control-gap);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);display:grid}.AppShell-module__iqVMIa__brand{width:var(--slds-control-height);justify-content:center;justify-self:start;margin-inline-start:0}.AppShell-module__iqVMIa__brandMark{width:var(--slds-control-height);height:var(--slds-control-height);border-radius:var(--slds-radius-sm)}.AppShell-module__iqVMIa__brandText{display:none}.AppShell-module__iqVMIa__mobilePageTitle{color:#fff;max-width:min(46vw,16rem);font-size:var(--slds-type-brand-size);font-weight:var(--slds-weight-bold);line-height:var(--slds-type-subheading-line);text-align:center;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.AppShell-module__iqVMIa__menuButton{display:inline-flex}.AppShell-module__iqVMIa__nav{display:none}.AppShell-module__iqVMIa__mobileMenu{width:var(--slds-control-height);justify-self:end;display:block}.AppShell-module__iqVMIa__sidebarFooter{display:none}.AppShell-module__iqVMIa__mobileDrawer{pointer-events:none;position:fixed;inset-block-start:calc(var(--slds-shell-brand-height) + (var(--slds-space-shell-mobile-block) * 2));inset-block-end:0;inset-inline:0;overflow:clip}.AppShell-module__iqVMIa__mobileDrawerOpen{pointer-events:auto}.AppShell-module__iqVMIa__mobileDrawerDismiss{opacity:0;background:color-mix(in srgb, var(--slds-scrim) 70%, transparent);cursor:default;width:100%;height:100%;transition:opacity var(--slds-motion-drawer) cubic-bezier(.2, .8, .2, 1);will-change:opacity;border:0;padding:0;position:absolute;inset:0}.AppShell-module__iqVMIa__mobileDrawerOpen .AppShell-module__iqVMIa__mobileDrawerDismiss{opacity:1}.AppShell-module__iqVMIa__mobileNav{z-index:1;gap:var(--slds-space-panel-tight);overscroll-behavior:contain;max-height:100%;padding:var(--slds-space-panel-tight) var(--slds-space-page-mobile-inline);background:var(--slds-rail);box-shadow:none;backface-visibility:hidden;transition:transform var(--slds-motion-drawer) cubic-bezier(.2, .8, .2, 1);will-change:transform;border-top:1px solid #ffffff24;display:grid;position:relative;overflow-y:auto;transform:translateY(-100%)}.AppShell-module__iqVMIa__mobileDrawerLinks{align-content:start;gap:var(--slds-space-field);display:grid}.AppShell-module__iqVMIa__mobileDrawerDivider{height:1px;margin-block:var(--slds-space-panel-tight) var(--slds-space-field);margin-inline:var(--slds-space-control-inline);background:#ffffff24}.AppShell-module__iqVMIa__menuButtonOpen{background:#fff3;border-color:#ffffff61;box-shadow:0 0 0 3px #ffffff14}.AppShell-module__iqVMIa__mobileDrawerOpen .AppShell-module__iqVMIa__mobileNav{transform:translate(0,0);box-shadow:0 18px 28px #00000057,0 42px 72px #0000003d}.AppShell-module__iqVMIa__navItem{justify-content:flex-start;justify-self:stretch}.AppShell-module__iqVMIa__mobileDrawerLinks .AppShell-module__iqVMIa__navItem,.AppShell-module__iqVMIa__mobileDrawerLinks .AppShell-module__iqVMIa__themeButton,.AppShell-module__iqVMIa__mobileDrawerLinks .AppShell-module__iqVMIa__signOutButton{width:100%}}
