.Rail-module__fhf3Xa__rail{width:var(--rail-width);min-width:var(--rail-width);background:var(--rail-bg);border-right:1px solid var(--shell-line);z-index:60;flex-direction:column;flex-shrink:0;align-items:center;height:100vh;padding:20px 0 16px;display:flex;position:sticky;top:0}.Rail-module__fhf3Xa__logoWrap{justify-content:center;align-items:center;width:100%;margin-bottom:12px;padding-bottom:16px;display:flex}.Rail-module__fhf3Xa__logo{-o-object-fit:contain;object-fit:contain;width:32px;height:32px;display:block}.Rail-module__fhf3Xa__apps{flex-direction:column;align-items:center;gap:6px;display:flex}.Rail-module__fhf3Xa__bottom{flex-direction:column;align-items:center;gap:4px;margin-top:auto;display:flex}.Rail-module__fhf3Xa__themeBtn{width:38px;height:38px;color:var(--shell-text-2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex;position:relative}.Rail-module__fhf3Xa__themeBtn:hover{background:var(--shell-hover);border-color:var(--shell-active-border);color:var(--shell-text)}.Rail-module__fhf3Xa__themeBtn:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.Rail-module__fhf3Xa__themeBtn:after{content:attr(data-tip);background:var(--shell-tooltip-bg);color:var(--shell-text);border:1px solid var(--shell-tooltip-border);white-space:nowrap;opacity:0;pointer-events:none;z-index:70;border-radius:7px;padding:5px 10px;font-size:12px;font-weight:600;transition:opacity .12s;position:absolute;top:50%;left:50px;translate:0 -50%}.Rail-module__fhf3Xa__themeBtn:hover:after{opacity:1}.Rail-module__fhf3Xa__langBtn{perspective:220px}.Rail-module__fhf3Xa__langText{letter-spacing:.04em;font-variant-numeric:tabular-nums;backface-visibility:hidden;font-size:11.5px;font-weight:700;display:block}@media (prefers-reduced-motion:no-preference){@keyframes Rail-module__fhf3Xa__langFlip{0%{opacity:0;transform:rotateX(-90deg)}to{opacity:1;transform:rotateX(0)}}.Rail-module__fhf3Xa__langText{animation:.32s cubic-bezier(.34,1.3,.64,1) both Rail-module__fhf3Xa__langFlip}}:root[data-shell=light] .Rail-module__fhf3Xa__themeBtn:after{color:#fbf9f7}:root[data-shell=light] .Rail-module__fhf3Xa__appBtn:after{color:#fbf9f7}.Rail-module__fhf3Xa__appBtn{width:42px;height:42px;color:var(--shell-text-2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex;position:relative}.Rail-module__fhf3Xa__appBtn:hover:not(:disabled){background:var(--shell-hover);border-color:var(--shell-active-border);color:var(--shell-text)}.Rail-module__fhf3Xa__appBtn:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.Rail-module__fhf3Xa__appBtnOn{background:var(--shell-active);border-color:var(--shell-active-border);color:var(--shell-text);box-shadow:var(--shell-active-shadow)}.Rail-module__fhf3Xa__appBtnSoon{opacity:.38;cursor:default}.Rail-module__fhf3Xa__appBtnLocked{opacity:.38;cursor:not-allowed}.Rail-module__fhf3Xa__lockBadge{background:var(--shell-hover);border:1px solid var(--shell-line);width:15px;height:15px;color:var(--shell-text-2);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:1px;right:1px}.Rail-module__fhf3Xa__divider{background:var(--shell-line);width:26px;height:1px;margin:4px 0}.Rail-module__fhf3Xa__appBtn:after{content:attr(data-tip);background:var(--shell-tooltip-bg);color:var(--shell-text);border:1px solid var(--shell-tooltip-border);white-space:nowrap;opacity:0;pointer-events:none;z-index:70;border-radius:7px;padding:5px 10px;font-size:12px;font-weight:600;transition:opacity .12s;position:absolute;top:50%;left:54px;translate:0 -50%}.Rail-module__fhf3Xa__appBtn:hover:after{opacity:1}@media (max-width:768px){.Rail-module__fhf3Xa__rail{display:none}}
.Sidebar-module__gPuS2a__sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);background:var(--side-bg);border-right:1px solid var(--shell-line);z-index:50;height:100vh;font-family:var(--font-family);flex-direction:column;flex-shrink:0;transition:width .22s,min-width .22s;display:flex;position:sticky;top:0;overflow:hidden}.Sidebar-module__gPuS2a__collapsed{border-right:none;width:0;min-width:0}.Sidebar-module__gPuS2a__head{border-bottom:1px solid var(--shell-line);justify-content:space-between;align-items:center;margin-bottom:6px;padding:20px 14px 16px 20px;display:flex}.Sidebar-module__gPuS2a__title{letter-spacing:.02em;color:var(--shell-text);white-space:nowrap;font-size:16px;font-weight:600}.Sidebar-module__gPuS2a__collapseBtn{background:var(--rail-bg);border:1px solid var(--shell-line);width:24px;height:24px;color:var(--shell-text-2);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.Sidebar-module__gPuS2a__collapseBtn:hover{color:var(--shell-text)}.Sidebar-module__gPuS2a__expandBtn{left:calc(var(--rail-width) + 10px);background:var(--rail-bg);border:1px solid var(--shell-line);width:26px;height:26px;color:var(--shell-text-2);cursor:pointer;z-index:55;border-radius:7px;justify-content:center;align-items:center;transition:color .15s;display:flex;position:fixed;top:16px}.Sidebar-module__gPuS2a__expandBtn:hover{color:var(--shell-text)}.Sidebar-module__gPuS2a__nav{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:1px;padding:4px 12px 16px;display:flex;overflow-y:auto}.Sidebar-module__gPuS2a__nav::-webkit-scrollbar{display:none}.Sidebar-module__gPuS2a__item{width:100%;color:var(--shell-text-2);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:9px 12px;font-family:inherit;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .13s,color .13s;display:flex}.Sidebar-module__gPuS2a__item:hover{background:var(--shell-hover);color:var(--shell-text)}.Sidebar-module__gPuS2a__itemOn{background:var(--shell-active);color:var(--shell-text);box-shadow:var(--shell-active-shadow);font-weight:600}.Sidebar-module__gPuS2a__item:focus-visible{outline:2px solid var(--shell-accent);outline-offset:-2px}.Sidebar-module__gPuS2a__itemIcon{flex-shrink:0}.Sidebar-module__gPuS2a__itemLabel{text-overflow:ellipsis;flex:1;overflow:hidden}.Sidebar-module__gPuS2a__group{width:100%;color:var(--shell-text-2);text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-top:4px;padding:9px 12px;font-family:inherit;font-size:13.5px;font-weight:500;transition:background .13s,color .13s;display:flex}.Sidebar-module__gPuS2a__group:hover{background:var(--shell-hover);color:var(--shell-text)}.Sidebar-module__gPuS2a__group:focus-visible{outline:2px solid var(--shell-accent);outline-offset:-2px}.Sidebar-module__gPuS2a__chev{flex-shrink:0;transition:rotate .18s}.Sidebar-module__gPuS2a__groupOpen .Sidebar-module__gPuS2a__chev{rotate:180deg}.Sidebar-module__gPuS2a__subWrap{grid-template-rows:0fr;transition:grid-template-rows .2s;display:grid}.Sidebar-module__gPuS2a__subWrapOpen{grid-template-rows:1fr}.Sidebar-module__gPuS2a__subWrap>div{overflow:hidden}.Sidebar-module__gPuS2a__sub{border-left:1px solid var(--shell-line);flex-direction:column;gap:1px;margin-left:21px;padding:2px 0 4px 9px;display:flex}.Sidebar-module__gPuS2a__subItem{padding:7px 10px;font-size:13px;position:relative}.Sidebar-module__gPuS2a__subItem:before{content:"";background:0 0;border-radius:2px;width:2px;transition:background .15s;position:absolute;top:6px;bottom:6px;left:-10px}.Sidebar-module__gPuS2a__subItemOn{color:var(--shell-text);font-weight:600}.Sidebar-module__gPuS2a__subItemOn:before{background:var(--shell-accent)}.Sidebar-module__gPuS2a__groupActive{background:var(--shell-active);color:var(--shell-text);box-shadow:var(--shell-active-shadow);font-weight:600}.Sidebar-module__gPuS2a__badge{background:var(--shell-accent);color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:auto;padding:0 5px;font-size:10.5px;font-weight:700;display:flex}.Sidebar-module__gPuS2a__footer{border-top:1px solid var(--shell-line);flex-direction:column;gap:12px;padding:14px 16px;display:flex}.Sidebar-module__gPuS2a__profile{background:var(--shell-hover);border-radius:10px;align-items:center;gap:10px;padding:8px;display:flex}.Sidebar-module__gPuS2a__avatar{background:var(--shell-accent);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.Sidebar-module__gPuS2a__userInfo{flex:1;min-width:0}.Sidebar-module__gPuS2a__userName{color:var(--shell-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.Sidebar-module__gPuS2a__logoutBtn{cursor:pointer;color:var(--shell-text-2);background:0 0;border:none;border-radius:7px;flex-shrink:0;padding:6px;transition:color .15s,background .15s}.Sidebar-module__gPuS2a__logoutBtn:hover{color:#f87171;background:#f871711a}@media (max-width:768px){.Sidebar-module__gPuS2a__sidebar{border-right:none;border-bottom:1px solid var(--shell-line);flex-direction:row;width:100%;min-width:0;height:auto;position:relative}.Sidebar-module__gPuS2a__head,.Sidebar-module__gPuS2a__footer{display:none}.Sidebar-module__gPuS2a__nav{flex-direction:row;width:100%;padding:8px;overflow-x:auto}.Sidebar-module__gPuS2a__group{display:none}.Sidebar-module__gPuS2a__subWrap,.Sidebar-module__gPuS2a__subWrap>div,.Sidebar-module__gPuS2a__sub{display:contents}.Sidebar-module__gPuS2a__sub{border:none;margin:0;padding:0}.Sidebar-module__gPuS2a__item{width:auto}.Sidebar-module__gPuS2a__itemLabel,.Sidebar-module__gPuS2a__subItem:before{display:none}.Sidebar-module__gPuS2a__subItemOn{background:var(--shell-active)}.Sidebar-module__gPuS2a__expandBtn{display:none}}
