.shell-module__hQVmqW__shell{background:var(--bg);min-height:100svh;display:flex}.shell-module__hQVmqW__sidebar{z-index:20;border-right:1px solid var(--line);background:var(--card-bg);flex-direction:column;flex-shrink:0;width:260px;height:100svh;padding:20px 16px 18px;display:flex;position:-webkit-sticky;position:sticky;top:0}.shell-module__hQVmqW__brand{align-items:center;gap:8px;padding:4px 10px 16px;display:flex}.shell-module__hQVmqW__brand>span{color:var(--blue);letter-spacing:-.02em;font-size:22px;font-weight:800}.shell-module__hQVmqW__brand b{color:var(--text-sub);background:var(--bg);border-radius:6px;padding:3px 7px;font-size:11px}.shell-module__hQVmqW__labSwitcher{width:100%;color:var(--text-strong);text-align:left;background:var(--bg);border:0;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.shell-module__hQVmqW__labMark{width:36px;height:36px;color:var(--blue-hover);background:var(--blue-bg);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.shell-module__hQVmqW__labText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.shell-module__hQVmqW__labText strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.shell-module__hQVmqW__labText small{color:var(--text-weak);font-size:11px}.shell-module__hQVmqW__labSwitcher svg{color:var(--text-weak);transform:rotate(90deg)}.shell-module__hQVmqW__newTask{width:100%;min-height:46px;color:var(--card-bg);background:var(--blue);border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;margin:14px 0 12px;font-size:15px;font-weight:700;display:flex}.shell-module__hQVmqW__newTask:hover{background:var(--blue-hover)}.shell-module__hQVmqW__navigation{flex-direction:column;gap:2px;display:flex}.shell-module__hQVmqW__navigation a,.shell-module__hQVmqW__navigation>span{color:var(--text-sub);border-radius:10px;padding:11px 12px;font-size:15px}.shell-module__hQVmqW__navigation a:hover{color:var(--text-strong);background:var(--bg)}.shell-module__hQVmqW__navigation a.shell-module__hQVmqW__active{color:var(--text-strong);background:var(--bg);font-weight:700}.shell-module__hQVmqW__navigation>span{color:var(--text-weak);cursor:help}.shell-module__hQVmqW__sidebarFooter{border-top:1px solid var(--line);flex-direction:column;gap:2px;margin-top:auto;padding-top:14px;display:flex}.shell-module__hQVmqW__sidebarFooter>span{color:var(--text-weak);padding:9px 12px;font-size:14px}.shell-module__hQVmqW__helpMenu{color:var(--text-weak);font-size:14px;position:relative}.shell-module__hQVmqW__helpMenu>summary{cursor:pointer;border-radius:9px;padding:9px 12px;list-style:none}.shell-module__hQVmqW__helpMenu>summary::-webkit-details-marker{display:none}.shell-module__hQVmqW__helpMenu>summary:hover,.shell-module__hQVmqW__helpMenu[open]>summary{color:var(--text-strong);background:var(--bg)}.shell-module__hQVmqW__helpPopover{z-index:25;border:1px solid var(--line);background:var(--card-bg);width:100%;min-width:210px;box-shadow:var(--shadow-pop);border-radius:12px;flex-direction:column;gap:3px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 6px);left:0}.shell-module__hQVmqW__helpPopover button{min-height:40px;color:var(--text-strong);text-align:left;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:13px}.shell-module__hQVmqW__helpPopover button:not(:disabled):hover{background:var(--bg)}.shell-module__hQVmqW__helpPopover button:disabled{color:var(--text-weak);cursor:default}.shell-module__hQVmqW__user{width:100%;color:var(--text-strong);text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;margin-top:5px;padding:10px 12px;display:flex}.shell-module__hQVmqW__user:hover{background:var(--bg)}.shell-module__hQVmqW__avatar{width:34px;height:34px;color:var(--blue-hover);background:var(--blue-bg);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.shell-module__hQVmqW__user>span:last-child{flex-direction:column;min-width:0;display:flex}.shell-module__hQVmqW__user strong{font-size:14px}.shell-module__hQVmqW__user small{color:var(--text-weak);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.shell-module__hQVmqW__mainColumn{flex-direction:column;flex:1;min-width:0;display:flex}.shell-module__hQVmqW__topbar{z-index:15;border-bottom:1px solid var(--line);background:var(--card-bg);flex-shrink:0;align-items:center;gap:16px;height:72px;padding:0 32px;display:flex;position:-webkit-sticky;position:sticky;top:0}.shell-module__hQVmqW__search{border:1px solid var(--line);width:min(620px,100%);height:44px;color:var(--text-weak);background:var(--bg);border-radius:12px;align-items:center;gap:10px;padding:0 14px;display:flex}.shell-module__hQVmqW__search:focus-within{border-color:var(--blue);background:var(--card-bg)}.shell-module__hQVmqW__search input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1;font-size:14px}.shell-module__hQVmqW__notification{border:1px solid var(--line);width:42px;height:42px;color:var(--text-sub);background:var(--card-bg);border-radius:12px;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.shell-module__hQVmqW__content{flex:1;min-width:0}@media (max-width:980px){.shell-module__hQVmqW__sidebar{width:210px}.shell-module__hQVmqW__topbar{padding:0 20px}}@media (max-width:760px){.shell-module__hQVmqW__shell{display:block}.shell-module__hQVmqW__sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;height:auto;padding:14px;position:static}.shell-module__hQVmqW__labSwitcher,.shell-module__hQVmqW__navigation,.shell-module__hQVmqW__sidebarFooter{display:none}.shell-module__hQVmqW__brand{padding-bottom:8px}.shell-module__hQVmqW__newTask{margin:0}.shell-module__hQVmqW__topbar{position:static}}
