.layout-module__hTyZ_a__container{background:var(--bv-gray-50);min-height:calc(100vh - 70px);display:flex}.layout-module__hTyZ_a__sidebar{background:var(--bv-white);border-right:1px solid var(--bv-gray-100);width:280px;padding:var(--bv-space-6);gap:var(--bv-space-6);flex-direction:column;display:flex}.layout-module__hTyZ_a__userInfo{align-items:center;gap:var(--bv-space-3);padding-bottom:var(--bv-space-6);border-bottom:1px solid var(--bv-gray-100);display:flex}.layout-module__hTyZ_a__avatar{background:var(--bv-gradient-primary);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.layout-module__hTyZ_a__avatar img{object-fit:cover;width:100%;height:100%}.layout-module__hTyZ_a__avatar span{color:var(--bv-white);font-size:var(--bv-text-lg);font-weight:var(--bv-font-bold)}.layout-module__hTyZ_a__userDetails{gap:var(--bv-space-1);flex-direction:column;display:flex;overflow:hidden}.layout-module__hTyZ_a__userName{font-size:var(--bv-text-base);font-weight:var(--bv-font-semibold);color:var(--bv-text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.layout-module__hTyZ_a__userEmail{font-size:var(--bv-text-sm);color:var(--bv-text-tertiary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.layout-module__hTyZ_a__nav{gap:var(--bv-space-1);flex-direction:column;display:flex}.layout-module__hTyZ_a__navItem{align-items:center;gap:var(--bv-space-3);padding:var(--bv-space-3)var(--bv-space-4);border-radius:var(--bv-radius-lg);color:var(--bv-text-secondary);font-size:var(--bv-text-sm);font-weight:var(--bv-font-medium);transition:var(--bv-transition-base);text-decoration:none;display:flex}.layout-module__hTyZ_a__navItem:hover{background:var(--bv-gray-50);color:var(--bv-text-primary)}.layout-module__hTyZ_a__navItem.layout-module__hTyZ_a__active{background:var(--bv-primary-light);color:var(--bv-primary)}.layout-module__hTyZ_a__navItem svg{flex-shrink:0}.layout-module__hTyZ_a__main{padding:var(--bv-space-8);flex:1;overflow-y:auto}.layout-module__hTyZ_a__loadingContainer{justify-content:center;align-items:center;gap:var(--bv-space-4);flex-direction:column;min-height:calc(100vh - 70px);display:flex}.layout-module__hTyZ_a__spinner{border:3px solid var(--bv-gray-200);border-top-color:var(--bv-primary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite layout-module__hTyZ_a__spin}@keyframes layout-module__hTyZ_a__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.layout-module__hTyZ_a__container{flex-direction:column}.layout-module__hTyZ_a__sidebar{border-right:none;border-bottom:1px solid var(--bv-gray-100);width:100%;padding:var(--bv-space-4)}.layout-module__hTyZ_a__userInfo{padding-bottom:var(--bv-space-4)}.layout-module__hTyZ_a__nav{gap:var(--bv-space-2);padding-bottom:var(--bv-space-2);-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-flow:row;overflow-x:auto}.layout-module__hTyZ_a__nav::-webkit-scrollbar{display:none}.layout-module__hTyZ_a__navItem{min-width:fit-content;padding:var(--bv-space-2)var(--bv-space-3);white-space:nowrap;flex:none;justify-content:center}.layout-module__hTyZ_a__navItem span{display:inline}.layout-module__hTyZ_a__main{padding:var(--bv-space-4)}}@media (max-width:480px){.layout-module__hTyZ_a__navItem{padding:var(--bv-space-2);font-size:var(--bv-text-xs)}.layout-module__hTyZ_a__navItem svg{width:16px;height:16px}.layout-module__hTyZ_a__main{padding:var(--bv-space-3)}}[data-theme=dark] .layout-module__hTyZ_a__container{background:var(--bv-gray-900)}[data-theme=dark] .layout-module__hTyZ_a__sidebar{background:var(--bv-gray-800);border-color:var(--bv-gray-700)}[data-theme=dark] .layout-module__hTyZ_a__userInfo{border-color:var(--bv-gray-700)}[data-theme=dark] .layout-module__hTyZ_a__navItem:hover{background:var(--bv-gray-700)}[data-theme=dark] .layout-module__hTyZ_a__navItem.layout-module__hTyZ_a__active{background:var(--bv-primary-alpha)}[data-theme=dark] .layout-module__hTyZ_a__loadingContainer{background:var(--bv-gray-900)}[data-theme=dark] .layout-module__hTyZ_a__spinner{border-color:var(--bv-gray-600);border-top-color:var(--bv-primary)}
