.layout-module__SpZBhW__loadingScreen{background:var(--n-bg);justify-content:center;align-items:center;gap:8px;min-height:100vh;display:flex}.layout-module__SpZBhW__loadingDot{background:var(--n-border-2);border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite layout-module__SpZBhW__loadBounce}.layout-module__SpZBhW__loadingDot:nth-child(2){animation-delay:.15s}.layout-module__SpZBhW__loadingDot:nth-child(3){animation-delay:.3s}@keyframes layout-module__SpZBhW__loadBounce{0%,80%,to{opacity:.3;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.layout-module__SpZBhW__shell{background:var(--n-bg);min-height:100vh;display:flex}.layout-module__SpZBhW__sidebar{background:var(--n-bg-muted);border-right:1px solid var(--n-border);flex-direction:column;flex-shrink:0;justify-content:space-between;width:232px;height:100vh;padding:12px 0 16px;display:flex;position:sticky;top:0;overflow-y:auto}.layout-module__SpZBhW__sidebarTop{flex-direction:column;display:flex}.layout-module__SpZBhW__sidebarLogo{letter-spacing:-.3px;color:var(--n-text);border-radius:var(--n-radius);align-items:center;gap:8px;margin-bottom:8px;padding:8px 14px;font-size:15px;font-weight:700;text-decoration:none;transition:background .1s;display:flex}.layout-module__SpZBhW__sidebarLogo:hover{background:var(--n-bg-hover)}.layout-module__SpZBhW__sidebarLogo span{color:var(--brand)}.layout-module__SpZBhW__logoDot{background:var(--brand);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.layout-module__SpZBhW__nav{flex-direction:column;gap:1px;padding:0 8px;display:flex}.layout-module__SpZBhW__navLabel{letter-spacing:.04em;color:var(--n-text-3);padding:12px 8px 4px;font-size:11px;font-weight:500}.layout-module__SpZBhW__navItem{border-radius:var(--n-radius);color:var(--n-text-2);white-space:nowrap;align-items:center;gap:8px;padding:6px 10px;font-size:14px;font-weight:400;text-decoration:none;transition:background .1s,color .1s;display:flex}.layout-module__SpZBhW__navItem:hover{background:var(--n-bg-hover);color:var(--n-text)}.layout-module__SpZBhW__navItemActive{background:var(--n-bg-selected);color:var(--n-text);font-weight:500}.layout-module__SpZBhW__navItemActive:hover{background:var(--n-bg-selected)}.layout-module__SpZBhW__navIcon{text-align:center;opacity:.7;flex-shrink:0;width:18px;font-size:14px}.layout-module__SpZBhW__sidebarUser{border-radius:var(--n-radius);cursor:default;align-items:center;gap:10px;margin:0 8px;padding:8px 10px;transition:background .1s;display:flex}.layout-module__SpZBhW__sidebarUser:hover{background:var(--n-bg-hover)}.layout-module__SpZBhW__avatar{object-fit:cover;border:1px solid var(--n-border);border-radius:50%;flex-shrink:0;width:28px;height:28px}.layout-module__SpZBhW__userInfo{flex-direction:column;flex:1;min-width:0;display:flex}.layout-module__SpZBhW__userName{color:var(--n-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.layout-module__SpZBhW__userEmail{color:var(--n-text-3);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.layout-module__SpZBhW__signOutBtn{color:var(--n-text-3);cursor:pointer;border-radius:var(--n-radius);background:0 0;border:none;flex-shrink:0;padding:4px 6px;font-size:14px;line-height:1;transition:all .1s}.layout-module__SpZBhW__signOutBtn:hover{background:var(--n-bg-hover);color:var(--n-text)}.layout-module__SpZBhW__main{background:var(--n-bg);flex:1;min-width:0;overflow-y:auto}
