.layout-module__T8_2_W__wrapper{background:var(--bg-primary);min-height:100vh;display:flex}.layout-module__T8_2_W__overlay{display:none}@media (max-width:1024px){.layout-module__T8_2_W__overlay{z-index:90;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;animation:.2s layout-module__T8_2_W__fadeIn;display:block;position:fixed;inset:0}}.layout-module__T8_2_W__sidebar{z-index:100;-webkit-backdrop-filter:blur(24px);border-right:1px solid var(--border-color);background:#111827b8;flex-direction:column;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;overflow:hidden}.layout-module__T8_2_W__sidebarOpen{width:var(--sidebar-width)}.layout-module__T8_2_W__sidebarClosed{width:80px}.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__logoText,.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__navLabel,.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__navLink span:last-child,.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__userInfo{opacity:0;pointer-events:none;display:none}.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__navLink{justify-content:center;padding:.625rem}.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__logo{padding:var(--space-md);justify-content:center}.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__userCard{justify-content:center}.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__navLinkActive:before{display:none}.layout-module__T8_2_W__sidebarCloseBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:.35rem;font-size:1rem;transition:all .15s;display:none}.layout-module__T8_2_W__sidebarCloseBtn:hover{color:var(--accent-coral);background:#f871711a}@media (max-width:1024px){.layout-module__T8_2_W__sidebarCloseBtn{justify-content:center;align-items:center;display:flex}}.layout-module__T8_2_W__logo{align-items:center;gap:var(--space-sm);padding:calc(var(--space-lg) + env(safe-area-inset-top,0px)) var(--space-lg) var(--space-lg) var(--space-lg);border-bottom:1px solid var(--border-color);flex-shrink:0;display:flex}.layout-module__T8_2_W__logoIcon{background:linear-gradient(135deg, var(--accent-gold), #e0b55e);border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-inverse);box-shadow:var(--shadow-gold);flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.layout-module__T8_2_W__logoImg{object-fit:cover;border-radius:var(--radius-md);width:40px;height:40px;box-shadow:var(--shadow-gold);border:1px solid #ffffff14;flex-shrink:0}.layout-module__T8_2_W__logoText{flex-direction:column;display:flex;overflow:hidden}.layout-module__T8_2_W__logoTitle{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;font-size:1.1rem;font-weight:700;line-height:1.2}.layout-module__T8_2_W__logoSubtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:.7rem}.layout-module__T8_2_W__nav{padding:var(--space-md) var(--space-sm);flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden auto}.layout-module__T8_2_W__navLabel{padding:var(--space-sm) var(--space-sm);margin-top:var(--space-sm);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);white-space:nowrap;font-size:.65rem;font-weight:700}.layout-module__T8_2_W__navLabel:first-child{margin-top:0}.layout-module__T8_2_W__navLink{align-items:center;gap:var(--space-sm);padding:.625rem var(--space-md);border-radius:var(--radius-md);color:var(--text-secondary);transition:color var(--transition-fast), background var(--transition-fast), transform var(--transition-fast);white-space:nowrap;font-size:.875rem;font-weight:500;text-decoration:none;display:flex;position:relative}.layout-module__T8_2_W__navLink:hover{color:var(--text-primary);background:#ffffff0a;transform:translate(2px)}.layout-module__T8_2_W__navLinkActive{font-weight:600;color:var(--accent-gold)!important;background:var(--accent-gold-dim)!important;transform:none!important}.layout-module__T8_2_W__navLinkActive:before{content:"";background:var(--accent-gold);border-radius:0 var(--radius-full) var(--radius-full) 0;width:3px;position:absolute;top:20%;bottom:20%;left:0;box-shadow:0 0 8px #d4a85380}.layout-module__T8_2_W__navIcon{text-align:center;flex-shrink:0;width:1.5rem;font-size:1.125rem;line-height:1}.layout-module__T8_2_W__userSection{padding:var(--space-md) var(--space-md);border-top:1px solid var(--border-color);flex-shrink:0}.layout-module__T8_2_W__userCard{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-sm);border-radius:var(--radius-md);transition:background var(--transition-fast);cursor:pointer;display:flex;overflow:hidden}.layout-module__T8_2_W__userCard:hover{background:#ffffff0a}.layout-module__T8_2_W__avatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--accent-teal), var(--accent-blue));width:36px;height:36px;color:var(--text-inverse);flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.layout-module__T8_2_W__userInfo{flex-direction:column;display:flex;overflow:hidden}.layout-module__T8_2_W__userName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.layout-module__T8_2_W__userRole{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.layout-module__T8_2_W__main{margin-left:var(--sidebar-width);flex-direction:column;flex:1;min-height:100vh;transition:margin-left .3s cubic-bezier(.4,0,.2,1);display:flex}.layout-module__T8_2_W__mainExpanded{margin-left:80px}.layout-module__T8_2_W__header{z-index:50;min-height:var(--header-height);height:auto;padding:env(safe-area-inset-top,0px) var(--space-xl) 0 var(--space-xl);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:var(--space-lg);background:#0a0e1abf;flex-shrink:0;display:flex;position:sticky;top:0}.layout-module__T8_2_W__toggleBtn{border:1px solid var(--border-color);border-radius:var(--radius-md);cursor:pointer;background:#ffffff0a;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.layout-module__T8_2_W__toggleBtn:hover{background:#ffffff14;border-color:#ffffff26}.layout-module__T8_2_W__hamburger{flex-direction:column;gap:4px;width:18px;display:flex}.layout-module__T8_2_W__hamburger span{background:var(--text-secondary);border-radius:2px;width:100%;height:2px;transition:all .2s;display:block}.layout-module__T8_2_W__toggleBtn:hover .layout-module__T8_2_W__hamburger span{background:var(--text-primary)}.layout-module__T8_2_W__searchBox{flex:1;max-width:420px;position:relative}.layout-module__T8_2_W__searchIcon{left:var(--space-md);color:var(--text-muted);pointer-events:none;font-size:.9rem;position:absolute;top:50%;transform:translateY(-50%)}.layout-module__T8_2_W__searchInput{border:1px solid var(--border-color);border-radius:var(--radius-full);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);background:#ffffff0a;padding:.55rem 1rem .55rem 2.5rem;font-size:.8125rem}.layout-module__T8_2_W__searchInput::placeholder{color:var(--text-muted)}.layout-module__T8_2_W__searchInput:focus{border-color:var(--accent-gold);box-shadow:0 0 0 3px var(--accent-gold-dim);background:#ffffff0f}.layout-module__T8_2_W__headerActions{align-items:center;gap:var(--space-md);flex-shrink:0;display:flex}.layout-module__T8_2_W__dateDisplay{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.layout-module__T8_2_W__dateIcon{font-size:.9rem}.layout-module__T8_2_W__notificationBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);width:38px;height:38px;color:var(--text-secondary);transition:all var(--transition-fast);cursor:pointer;background:#ffffff0a;justify-content:center;align-items:center;font-size:1.1rem;display:flex;position:relative}.layout-module__T8_2_W__notificationBtn:hover{border-color:var(--border-color-light);color:var(--text-primary);background:#ffffff14;transform:scale(1.05)}.layout-module__T8_2_W__notificationBadge{background:var(--accent-coral);color:#fff;border-radius:var(--radius-full);border:2px solid var(--bg-primary);justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:.625rem;font-weight:700;line-height:1;animation:2s ease-in-out infinite layout-module__T8_2_W__pulse;display:flex;position:absolute;top:-2px;right:-2px}.layout-module__T8_2_W__content{padding:var(--space-xl);flex:1;animation:.3s ease-out layout-module__T8_2_W__fadeIn}@media (max-width:1024px){.layout-module__T8_2_W__sidebar{transform:translate(-100%);width:var(--sidebar-width)!important}.layout-module__T8_2_W__sidebarOpen{transform:translate(0)}.layout-module__T8_2_W__sidebarClosed{transform:translate(-100%)}.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__logoText,.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__navLabel,.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__navLink span:last-child,.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__userInfo{opacity:1;pointer-events:auto;display:flex}.layout-module__T8_2_W__main,.layout-module__T8_2_W__mainExpanded{margin-left:0}.layout-module__T8_2_W__header{padding:0 var(--space-md)}.layout-module__T8_2_W__content{padding:var(--space-md)}.layout-module__T8_2_W__dateDisplay{display:none}}@media (max-width:768px){.layout-module__T8_2_W__searchBox{max-width:100%}}@keyframes layout-module__T8_2_W__fadeIn{0%{opacity:0}to{opacity:1}}.layout-module__T8_2_W__searchResultsDropdown{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-lg);z-index:1001;background:#1e293be6;border:1px solid #ffffff1a;max-height:400px;padding:.5rem 0;animation:.2s layout-module__T8_2_W__fadeIn;position:absolute;top:110%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #00000080}.layout-module__T8_2_W__searchNoResults{text-align:center;color:var(--text-muted);padding:1rem;font-size:.85rem}.layout-module__T8_2_W__searchSection{margin-bottom:.5rem}.layout-module__T8_2_W__searchSection:last-child{margin-bottom:0}.layout-module__T8_2_W__searchSectionHeader{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.05em;background:#00000026;border-bottom:1px solid #ffffff0a;padding:.4rem 1rem;font-size:.7rem;font-weight:700}.layout-module__T8_2_W__searchResultItem{color:var(--text-secondary);border-bottom:1px solid #ffffff05;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.85rem;text-decoration:none;transition:all .15s;display:flex}.layout-module__T8_2_W__searchResultItem:hover{color:var(--text-primary);background:#ffffff0a}.layout-module__T8_2_W__searchResultItem strong{color:var(--text-primary)}.layout-module__T8_2_W__resultBadge{border-radius:4px;padding:.15rem .45rem;font-size:.72rem;font-weight:600}.layout-module__T8_2_W__notificationPanel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-lg);z-index:1002;background:#1e293beb;border:1px solid #ffffff1a;width:320px;animation:.2s layout-module__T8_2_W__fadeIn;position:absolute;top:120%;right:0;overflow:hidden;box-shadow:0 15px 30px #0009}.layout-module__T8_2_W__notHeader{background:#0003;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.layout-module__T8_2_W__notHeader h3{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:700}.layout-module__T8_2_W__markAllBtn{color:var(--accent-teal);cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600}.layout-module__T8_2_W__markAllBtn:hover{text-decoration:underline}.layout-module__T8_2_W__notList{max-height:280px;overflow-y:auto}.layout-module__T8_2_W__notEmpty{text-align:center;color:var(--text-muted);padding:2rem;font-size:.85rem}.layout-module__T8_2_W__notItem{cursor:pointer;border-bottom:1px solid #ffffff0a;flex-direction:column;gap:.25rem;padding:.75rem 1rem;transition:background .15s;display:flex}.layout-module__T8_2_W__notItem:hover{background:#ffffff08}.layout-module__T8_2_W__notUnread{border-left:3px solid var(--accent-teal);background:#2dd4bf08}.layout-module__T8_2_W__notMessage{color:var(--text-primary);flex:1;font-size:.82rem;line-height:1.4}.layout-module__T8_2_W__notDeleteBtn{color:var(--text-muted);cursor:pointer;opacity:.6;background:0 0;border:none;padding:0 0 0 8px;font-size:.8rem;transition:opacity .15s}.layout-module__T8_2_W__notDeleteBtn:hover{opacity:1;color:var(--accent-coral)}.layout-module__T8_2_W__notTime{color:var(--text-muted);align-self:flex-start;font-size:.7rem}.layout-module__T8_2_W__syncBadge{border-radius:var(--radius-full);white-space:nowrap;border:1px solid #0000;align-items:center;gap:.375rem;padding:.35rem .65rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.layout-module__T8_2_W__syncBadgeSynced{color:var(--accent-green);background:#4ade8014;border-color:#4ade8026;}.layout-module__T8_2_W__syncBadgeSyncing{color:var(--accent-gold);background:#d4a85314;border-color:#d4a85326;}.layout-module__T8_2_W__syncBadgeOffline{color:var(--accent-coral);background:#f8717114;border-color:#f8717126;}.layout-module__T8_2_W__syncDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.layout-module__T8_2_W__syncDotSynced{background:var(--accent-green);box-shadow:0 0 6px var(--accent-green)}.layout-module__T8_2_W__syncDotSyncing{background:var(--accent-gold);box-shadow:0 0 6px var(--accent-gold);animation:1.5s ease-in-out infinite layout-module__T8_2_W__pulseSync}.layout-module__T8_2_W__syncDotOffline{background:var(--accent-coral);box-shadow:0 0 6px var(--accent-coral);animation:1.2s ease-in-out infinite layout-module__T8_2_W__pulseOffline}@keyframes layout-module__T8_2_W__pulseSync{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes layout-module__T8_2_W__pulseOffline{0%{opacity:.4;box-shadow:0 0 2px var(--accent-coral)}50%{opacity:1;box-shadow:0 0 12px var(--accent-coral)}to{opacity:.4;box-shadow:0 0 2px var(--accent-coral)}}.layout-module__T8_2_W__userSection{position:relative}.layout-module__T8_2_W__userDropdown{bottom:calc(100% + 8px);left:var(--space-md);right:var(--space-md);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--radius-lg);z-index:101;background:#1e293bd9;flex-direction:column;padding:.5rem 0;animation:.2s cubic-bezier(.16,1,.3,1) layout-module__T8_2_W__slideUpFade;display:flex;position:absolute;box-shadow:0 -10px 25px #00000080,0 0 0 1px #ffffff0d}@keyframes layout-module__T8_2_W__slideUpFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.layout-module__T8_2_W__dropdownTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;padding:.5rem 1rem .25rem;font-size:.65rem;font-weight:700}.layout-module__T8_2_W__dropdownItem{align-items:center;gap:var(--space-sm);width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;transition:all var(--transition-fast);background:0 0;border:none;padding:.625rem 1rem;display:flex}.layout-module__T8_2_W__dropdownItem:hover{color:var(--text-primary);background:#ffffff0f}.layout-module__T8_2_W__dropdownItemActive{color:var(--accent-gold);background:#d4a8531a}.layout-module__T8_2_W__dropdownAvatar{border-radius:var(--radius-full);width:28px;height:28px;color:var(--text-inverse);flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.layout-module__T8_2_W__dropdownInfo{flex-direction:column;display:flex;overflow:hidden}.layout-module__T8_2_W__dropdownName{white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.layout-module__T8_2_W__dropdownRole{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.layout-module__T8_2_W__sidebarClosed .layout-module__T8_2_W__userDropdown{left:80px;bottom:var(--space-md);width:200px;animation:.2s cubic-bezier(.16,1,.3,1) layout-module__T8_2_W__slideRightFade;right:auto;box-shadow:10px 0 25px #00000080}@keyframes layout-module__T8_2_W__slideRightFade{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (max-width:480px){.layout-module__T8_2_W__syncText{display:none!important}.layout-module__T8_2_W__syncBadge{justify-content:center;width:38px;height:38px;border-width:2px!important;border-radius:50%!important;padding:0!important}.layout-module__T8_2_W__syncBadge span:first-child,.layout-module__T8_2_W__syncBadgeSynced span:first-child,.layout-module__T8_2_W__syncBadgeSyncing span:first-child,.layout-module__T8_2_W__syncBadgeOffline span:first-child{width:14px!important;height:14px!important}}.layout-module__T8_2_W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:99999;background:#0a0e1ad9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.layout-module__T8_2_W__modalContent{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--radius-xl);background:#1e293bb3;border:1px solid #ffffff14;width:100%;max-width:400px;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) layout-module__T8_2_W__slideUp;box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #00000080,0 0 40px #d4a85326}.layout-module__T8_2_W__modalTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;display:flex}.layout-module__T8_2_W__modalSubtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.85rem;line-height:1.4}.layout-module__T8_2_W__passwordInputGroup{margin-bottom:1.5rem}.layout-module__T8_2_W__passwordInput{border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;color:var(--text-primary);transition:all var(--transition-fast);background:#ffffff0a;outline:none;padding:.75rem 1rem;font-size:.95rem}.layout-module__T8_2_W__passwordInput:focus{border-color:var(--accent-gold);background:#ffffff0f;box-shadow:0 0 0 3px #d4a85333}.layout-module__T8_2_W__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.layout-module__T8_2_W__cancelBtn{border:1px solid var(--border-color);border-radius:var(--radius-lg);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:.6rem 1.2rem;font-size:.875rem}.layout-module__T8_2_W__cancelBtn:hover{color:var(--text-primary);background:#ffffff0d}.layout-module__T8_2_W__submitBtn{background:var(--accent-gold);border-radius:var(--radius-lg);color:#000;cursor:pointer;transition:all var(--transition-fast);border:none;padding:.6rem 1.2rem;font-size:.875rem;font-weight:600;box-shadow:0 4px 12px #d4a85333}.layout-module__T8_2_W__submitBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #d4a8534d}.layout-module__T8_2_W__lockScreenWrapper{z-index:99999;padding:var(--space-lg);background:radial-gradient(circle,#111827 0%,#030712 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.layout-module__T8_2_W__lockScreenCard{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-xl);padding:var(--space-2xl) var(--space-xl);align-items:center;gap:var(--space-xl);background:#1e293b73;border:1px solid #ffffff14;flex-direction:column;width:100%;max-width:680px;animation:.4s cubic-bezier(.16,1,.3,1) layout-module__T8_2_W__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000080,0 0 50px #d6a8530d}.layout-module__T8_2_W__lockScreenHeader{text-align:center;align-items:center;gap:var(--space-xs);flex-direction:column;max-width:480px;display:flex}.layout-module__T8_2_W__lockScreenLogo{background:linear-gradient(135deg, var(--accent-gold), #b88d36);border-radius:var(--radius-lg);width:64px;height:64px;margin-bottom:var(--space-xs);justify-content:center;align-items:center;font-size:2rem;display:flex;overflow:hidden;box-shadow:0 0 20px #d4a85340}.layout-module__T8_2_W__lockScreenLogoImg{object-fit:cover;width:100%;height:100%}.layout-module__T8_2_W__lockScreenTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.layout-module__T8_2_W__lockScreenSubtitle{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.layout-module__T8_2_W__usersGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fit,minmax(130px,1fr));width:100%;max-width:600px;display:grid}.layout-module__T8_2_W__userGridItem{border-radius:var(--radius-lg);padding:var(--space-lg) var(--space-md);text-align:center;align-items:center;gap:var(--space-xs);cursor:pointer;transition:all var(--transition-fast);background:#ffffff05;border:1px solid #ffffff0a;flex-direction:column;display:flex}.layout-module__T8_2_W__userGridItem:hover{background:#ffffff0f;border-color:#d4a8534d;transform:translateY(-2px);box-shadow:0 10px 20px #0003,0 0 15px #d4a8530d}.layout-module__T8_2_W__userGridAvatar{border-radius:var(--radius-full);color:#fff;width:56px;height:56px;transition:transform var(--transition-fast);justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 10px #0003}.layout-module__T8_2_W__userGridItem:hover .layout-module__T8_2_W__userGridAvatar{transform:scale(1.05)}.layout-module__T8_2_W__userGridName{color:var(--text-primary);font-size:.875rem;font-weight:600;line-height:1.3}.layout-module__T8_2_W__userGridRole{color:var(--text-muted);font-size:.72rem;font-weight:500}.layout-module__T8_2_W__loginForm{gap:var(--space-lg);flex-direction:column;width:100%;max-width:380px;animation:.2s layout-module__T8_2_W__fadeIn;display:flex}.layout-module__T8_2_W__backToUsersBtn{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;align-self:flex-start;padding:0;font-size:.8125rem;font-weight:600}.layout-module__T8_2_W__backToUsersBtn:hover{color:var(--accent-gold)}.layout-module__T8_2_W__selectedUserBanner{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0a;display:flex}.layout-module__T8_2_W__selectedUserAvatar{border-radius:var(--radius-full);color:#fff;justify-content:center;align-items:center;width:44px;height:44px;font-size:1rem;font-weight:700;display:flex}.layout-module__T8_2_W__selectedUserInfo{flex-direction:column;gap:2px;display:flex}.layout-module__T8_2_W__selectedUserName{color:var(--text-primary);font-size:.9rem;font-weight:600}.layout-module__T8_2_W__selectedUserRole{color:var(--text-muted);font-size:.75rem}.layout-module__T8_2_W__passwordLabel{color:var(--text-secondary);margin-bottom:var(--space-xs);font-size:.78rem;font-weight:600;display:block}.layout-module__T8_2_W__lockSubmitBtn{background:var(--accent-gold);border-radius:var(--radius-lg);color:#000;cursor:pointer;width:100%;transition:all var(--transition-fast);border:none;padding:.75rem;font-size:.9rem;font-weight:700;box-shadow:0 4px 12px #d4a85333}.layout-module__T8_2_W__lockSubmitBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #d4a8534d}.layout-module__T8_2_W__dropdownDivider{background:var(--border-color);height:1px;margin:.35rem 0}.layout-module__T8_2_W__dropdownLogoutItem{align-items:center;gap:var(--space-sm);width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;transition:all var(--transition-fast);background:0 0;border:none;padding:.625rem 1rem;display:flex}.layout-module__T8_2_W__dropdownLogoutItem:hover{color:var(--accent-coral);background:#f8717114}.layout-module__T8_2_W__logoutIcon{border-radius:var(--radius-full);width:28px;height:28px;color:var(--accent-coral);background:#f871711a;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:flex}.layout-module__T8_2_W__logoutName{white-space:nowrap;font-size:.75rem;font-weight:600}.layout-module__T8_2_W__logoutSubtext{color:var(--text-muted);white-space:nowrap;font-size:.65rem}
