.layout_page__SV_bR{width:100vw;margin-left:calc(50% - 50vw);min-height:calc(100vh - 72px);display:flex;background:#1f1f1f;color:#fff}.layout_sidebar__WyDf1{width:260px;background:#1b1b1b;border-right:1px solid hsla(0,0%,100%,.08);padding:32px 16px;position:fixed;top:72px;left:0;height:calc(100vh - 72px);overflow-y:auto;display:flex;flex-direction:column;gap:32px;z-index:100;transition:transform .2s ease}@media(max-width:960px){.layout_sidebar__WyDf1{width:280px;transform:translateX(-100%);z-index:1000;box-shadow:2px 0 8px rgba(0,0,0,.3)}.layout_sidebar__WyDf1[data-open=true]{transform:translateX(0)}}.layout_profile__DZLJB{display:flex;align-items:center;gap:12px}.layout_profileAvatar__wuvAI{width:40px;height:40px;border-radius:50%;background:#d0d6d8;color:#1a1a1a;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:500;overflow:hidden}.layout_profileAvatar__wuvAI[data-has-image=true]{background:transparent}.layout_profileAvatarImage__MLr8j{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.layout_profileInfo__fWI3A{display:flex;flex-direction:column;gap:2px}.layout_profileName__YhMl7{margin:0;font-size:.875rem}.layout_profileStatus__NMQb2{margin:0;font-size:.75rem;color:hsla(0,0%,100%,.6)}.layout_statusBefore__Tuxu6{color:#7fb1ff}.layout_statusInProgress__djQJz{color:#f5d565}.layout_statusWaiting__sfifK{color:#7fd6b2}.layout_navSection__6mZeK{display:flex;flex-direction:column;gap:8px}.layout_sectionLabel___WyHO{font-size:.75rem;color:hsla(0,0%,100%,.4);margin:0 0 4px}.layout_navItem__nL0ON{border:none;background:transparent;color:hsla(0,0%,100%,.6);display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;font-size:.875rem;cursor:pointer;text-align:left;text-decoration:none;transition:background .2s ease,color .2s ease}.layout_navItem__nL0ON[data-active=true]{background:#c0d0d3;color:#222;font-weight:500}.layout_navItem__nL0ON[data-disabled=true]{opacity:.4;cursor:not-allowed}.layout_navItem__nL0ON:hover:not([data-disabled=true]):not([data-active=true]){background:hsla(0,0%,100%,.08);color:#fff}.layout_navIcon__kTufJ{width:18px;height:18px}.layout_logout__arwSV{margin-top:auto;border:none;background:transparent;color:hsla(0,0%,100%,.5);display:flex;align-items:center;gap:8px;padding:8px 4px;font-size:.875rem;cursor:pointer}.layout_overlay__s8rwM{display:none}@media(max-width:960px){.layout_overlay__s8rwM{position:fixed;top:72px;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.layout_overlay__s8rwM[data-open=true]{opacity:1;visibility:visible}}.layout_content__SqRNF{flex:1 1;margin-left:260px;padding:clamp(40px,7vw,96px) clamp(32px,8vw,120px);transition:margin-left .2s ease}@media(max-width:960px){.layout_content__SqRNF{margin-left:0;padding:32px 24px 40px}.layout_page__SV_bR{flex-direction:column}}