.sl-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh;background:#f5f7f5}.sl-shell-sidebar{position:sticky;top:0;height:100vh;padding:24px 16px;background:#12362c;color:#fff;z-index:30}.sl-shell-brand{display:flex;align-items:center;gap:11px;padding:0 9px 24px;color:#fff;text-decoration:none}.sl-shell-brand img{display:block;width:34px;height:34px}.sl-shell-brand strong,.sl-shell-brand small{display:block}.sl-shell-brand strong{font-size:18px}.sl-shell-brand small{margin-top:2px;color:#a9c6bc;font-size:11px}.sl-shell-nav{display:grid;gap:4px}.sl-shell-nav a{display:block;padding:10px 11px;border-radius:9px;color:#c8dcd5;text-decoration:none;font-size:13px;font-weight:650}.sl-shell-nav a:hover,.sl-shell-nav a:focus-visible,.sl-shell-nav a.active{background:#ffffff18;color:#fff}.sl-shell-subnav{display:grid;gap:2px;margin:2px 0 8px 15px;padding-left:10px;border-left:1px solid #ffffff2e}.sl-shell-subnav a{padding:7px 9px;font-size:12px;font-weight:500}.sl-shell-feature-hidden{display:none!important}.sl-shell-main{min-width:0}.sl-shell-mobile{display:none;height:58px;padding:0 14px;align-items:center;justify-content:space-between;background:#12362c;color:#fff}.sl-shell-mobile img{width:132px;max-height:32px}.sl-shell-toggle{width:40px;height:40px;border:1px solid #ffffff40;border-radius:8px;background:transparent;color:#fff;font-size:21px;cursor:pointer}.sl-shell-backdrop{display:none}.sl-shell>[data-shell-content]{min-width:0}.sl-shell-sidebar .sl-shell-signout{position:absolute;left:17px;right:17px;bottom:18px;border:1px solid #ffffff38;border-radius:8px;background:transparent;color:#fff;padding:9px;cursor:pointer}.sl-shell-sidebar .sl-shell-signout:empty{display:none}@media(max-width:760px){.sl-shell{display:block}.sl-shell-mobile{display:flex;position:sticky;top:0;z-index:40}.sl-shell-sidebar{position:fixed;inset:0 auto 0 0;width:min(290px,86vw);height:100dvh;transform:translateX(-105%);transition:transform .18s ease;box-shadow:12px 0 40px #0004}.sl-shell.drawer-open .sl-shell-sidebar{transform:translateX(0)}.sl-shell-backdrop{position:fixed;inset:0;background:#071d1799;z-index:20}.sl-shell.drawer-open .sl-shell-backdrop{display:block}.sl-shell.drawer-open{overflow:hidden}.sl-shell-main{min-height:calc(100vh - 58px)}}
