.Layout_container__Ghxvz{display:flex;height:100vh;overflow:hidden;background-color:#ffffff}.Layout_sidebar__cCh25{width:70px;background-color:#fbfbfb;color:white;display:flex;flex-direction:column;padding:10px 0;border-right:2px solid #d2dbe5}.Layout_sidebarTop__ZSPVT{display:flex;justify-content:center;align-items:center;padding:15px 0}.Layout_sidebarTop__ZSPVT img{height:30px;width:auto}.Layout_sidebarNav__4DTW8 ul{flex-grow:1;display:flex;flex-direction:column;align-items:center;list-style:none;padding:0;margin:0}.Layout_sidebarNav__4DTW8 li{width:50px;height:50px;text-align:center;margin-bottom:10px}.Layout_sidebarNav__4DTW8 a{color:#807c7c;display:flex;justify-content:center;align-items:center;font-size:24px;padding:15px 0;text-decoration:none;transition:background-color .2s ease}.Layout_sidebarNav__4DTW8 a:hover{background-color:rgba(255,255,255,.1);color:rgb(68,67,67)}.Layout_sidebarSettings__jIhzq{display:flex;justify-content:center;align-items:center;padding:15px 0;border-top:1px solid rgba(255,255,255,.1)}.Layout_sidebarSettings__jIhzq a{color:#807c7c;font-size:24px;text-decoration:none;transition:color .2s ease}.Layout_sidebarSettings__jIhzq a:hover{background-color:rgba(255,255,255,.1);color:rgb(82,82,82)}.Layout_mainContentWrapper__vjNeM{flex-grow:1;display:flex;flex-direction:column;height:100%}.Layout_topbar__0aoig{height:60px;background-color:white;display:flex;justify-content:space-between;align-items:center;padding:0 20px}.Layout_topbarUserSection__jD1fs{display:flex;align-items:center;position:relative}.Layout_topbarIcon__vBA_q{color:#666;cursor:pointer;margin-right:20px;font-size:24px;position:absolute;top:5px;left:-33px;transform:translate(0)}.Layout_notificationBadge__XOjJh{position:absolute;top:-5px;right:-5px;background-color:#e74c3c;color:white;border-radius:50%;padding:2px 6px;font-size:10px;font-weight:700}.Layout_userAvatar__B_HyC{width:32px;height:32px;border-radius:50%;background-color:#3498db;color:white;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:14px;margin-left:10px;cursor:pointer}.Layout_userName__qnSB5{font-weight:500;margin-left:8px;color:#333}.Layout_mainContent__DlR1Z{flex-grow:1;overflow-y:auto;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden}.Layout_loadingSpinner__loWCA{width:60px;height:60px;border:6px solid rgba(0,0,0,.1);border-top-color:#3498db;border-radius:50%;animation:Layout_spin__S9ewi 1s linear infinite}@keyframes Layout_spin__S9ewi{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Layout_chatButton__kb8_4{position:fixed;bottom:20px;right:20px;color:white;padding:12px 20px;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1000}.Layout_chatButton__kb8_4,.Layout_chatButton__kb8_4:hover{background:var(--color-primary)}.Layout_navItem__rUxyC{margin-bottom:8px;border-radius:6px;transition:background-color .2s;width:100%;text-align:center}.Layout_link__bRrGk{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 0;text-decoration:none;color:#333;font-size:22px}.Layout_icon__Rm9gc{font-size:20px;margin-bottom:4px}.Layout_label__ACQfv{font-size:10px;line-height:1;color:#333}.Layout_active__PLgOu{background:var(--color-primary);border-radius:6px}.Layout_active__PLgOu .Layout_icon__Rm9gc,.Layout_active__PLgOu .Layout_label__ACQfv{color:#fff}