.dashboard-module__ri1OsW__dashboardLayout{background-color:var(--bg-main);width:100vw;height:100vh;display:flex;overflow:hidden}.dashboard-module__ri1OsW__sidebar{background:var(--md-surface-container);border-right:1px solid var(--md-outline-variant);width:280px;transition:width var(--transition-normal), background-color var(--transition-normal);flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.dashboard-module__ri1OsW__sidebarCollapsed{width:76px}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__sidebarHeader{flex-direction:column;justify-content:center;gap:.75rem;padding:1.5rem .75rem 1rem}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__logoText{display:none}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__navItem{justify-content:center;padding:.75rem 0}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__navItem span,.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__navItem svg:not(:first-child){display:none}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__userProfile{justify-content:center}.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__userInfo,.dashboard-module__ri1OsW__sidebarCollapsed .dashboard-module__ri1OsW__logoutBtn span{display:none}.dashboard-module__ri1OsW__sidebarHeader{align-items:center;gap:.85rem;padding:1.5rem 1rem 1rem 1.5rem;display:flex}.dashboard-module__ri1OsW__sidebarHeader h2{letter-spacing:0;color:var(--md-on-surface);font-size:1.05rem;font-weight:600}.dashboard-module__ri1OsW__logoMark{background:var(--md-primary);width:42px;height:42px;color:var(--md-on-primary);border-radius:var(--corner-md);letter-spacing:0;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;font-weight:700;display:flex}.dashboard-module__ri1OsW__logoText{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.dashboard-module__ri1OsW__logoSub{color:var(--md-on-surface-variant);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;overflow:hidden}.dashboard-module__ri1OsW__collapseArrow{border-radius:var(--corner-full);width:40px;height:40px;color:var(--md-on-surface-variant);cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__ri1OsW__collapseArrow:hover{background:var(--md-state-hover);color:var(--md-on-surface)}.dashboard-module__ri1OsW__logoIcon{color:var(--primary)}.dashboard-module__ri1OsW__navSection{flex-direction:column;flex:1;gap:.4rem;padding:1.5rem 1rem;display:flex;overflow-y:auto}.dashboard-module__ri1OsW__navItem{border-radius:var(--corner-full);color:var(--md-on-surface-variant);cursor:pointer;text-align:left;transition:all var(--transition-fast);background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.8rem 1.25rem;font-size:.9rem;font-weight:500;display:flex}.dashboard-module__ri1OsW__navItem:hover{color:var(--md-on-surface);background-color:var(--md-state-hover)}.dashboard-module__ri1OsW__navItemActive{color:var(--md-on-secondary-container);background:var(--md-secondary-container);font-weight:600}.dashboard-module__ri1OsW__navItemActive:hover{background:var(--md-secondary-container);color:var(--md-on-secondary-container)}.dashboard-module__ri1OsW__sidebarFooter{border-top:1px solid var(--md-outline-variant);flex-direction:column;gap:.75rem;padding:1.25rem 1rem;display:flex}.dashboard-module__ri1OsW__userProfile{align-items:center;gap:.75rem;display:flex}.dashboard-module__ri1OsW__userAvatar{background-color:var(--md-primary-container);width:40px;height:40px;color:var(--md-on-primary-container);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.95rem;font-weight:600;display:flex}.dashboard-module__ri1OsW__userInfo{flex-direction:column;min-width:0;display:flex}.dashboard-module__ri1OsW__userName{color:var(--md-on-surface);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.dashboard-module__ri1OsW__userRole{color:var(--md-on-surface-variant);font-size:.75rem}.dashboard-module__ri1OsW__logoutBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem;font-size:.85rem;display:flex}.dashboard-module__ri1OsW__mainContent{background-color:var(--bg-main);flex-direction:column;flex:1;display:flex;overflow:hidden}.dashboard-module__ri1OsW__contentHeader{border-bottom:1px solid var(--border-color);background-color:var(--bg-panel);justify-content:space-between;align-items:center;gap:1rem;height:72px;padding:0 2rem;display:flex}.dashboard-module__ri1OsW__headerLeft{align-items:center;gap:.75rem;min-width:0;display:flex}.dashboard-module__ri1OsW__collapseBtn{border-radius:var(--corner-md);width:36px;height:36px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__ri1OsW__collapseBtn:hover{color:var(--text-main);background:var(--bg-hover);border-color:var(--border-color)}.dashboard-module__ri1OsW__contentHeader h1{letter-spacing:-.02em;font-size:1.3rem}.dashboard-module__ri1OsW__tabBody{flex-direction:column;flex:1;display:flex;position:relative;overflow-y:auto}.dashboard-module__ri1OsW__chatContainer{flex-direction:column;height:100%;display:flex}.dashboard-module__ri1OsW__chatMessages{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.dashboard-module__ri1OsW__messageBubble{border-radius:var(--radius-md);white-space:pre-wrap;max-width:75%;padding:1rem 1.25rem;font-size:.95rem;line-height:1.5}.dashboard-module__ri1OsW__messageUser{background:var(--md-primary-container);color:var(--md-on-primary-container);border-radius:var(--corner-lg) var(--corner-lg) var(--corner-input) var(--corner-lg);border:none;align-self:flex-end}.dashboard-module__ri1OsW__messageSystem{background-color:var(--md-surface-container);color:var(--md-on-surface);border-radius:var(--corner-lg) var(--corner-lg) var(--corner-lg) var(--corner-input);border:none;align-self:flex-start}.dashboard-module__ri1OsW__messageHeader{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:flex}.dashboard-module__ri1OsW__chatVideosGrid{border-top:1px dashed var(--border-color);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-top:1rem;padding-top:1rem;display:grid}.dashboard-module__ri1OsW__chatVideoCard{background-color:var(--md-surface-container-low);border:1px solid var(--md-outline-variant);border-radius:var(--corner-md);cursor:pointer;transition:all var(--transition-fast);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.dashboard-module__ri1OsW__chatVideoCard:hover{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__ri1OsW__chatVideoCard h4{align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.dashboard-module__ri1OsW__chatVideoCard p{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;display:-webkit-box;overflow:hidden}.dashboard-module__ri1OsW__chatInputArea{background-color:var(--bg-panel);border-top:1px solid var(--border-color);padding:1.5rem 2rem}.dashboard-module__ri1OsW__chatInputForm{gap:1rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.dashboard-module__ri1OsW__typingIndicator{background-color:var(--md-surface-container);border-radius:var(--corner-lg) var(--corner-lg) var(--corner-lg) var(--corner-input);color:var(--text-muted);border:none;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;display:flex}.dashboard-module__ri1OsW__typingDots{gap:3px;display:flex}.dashboard-module__ri1OsW__typingDots span{background-color:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both dashboard-module__ri1OsW__typing;display:inline-block}.dashboard-module__ri1OsW__typingDots span:first-child{animation-delay:-.32s}.dashboard-module__ri1OsW__typingDots span:nth-child(2){animation-delay:-.16s}@keyframes dashboard-module__ri1OsW__typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.dashboard-module__ri1OsW__videosLayout{grid-template-columns:1fr 380px;height:100%;display:grid;overflow:hidden}.dashboard-module__ri1OsW__videosMain{flex-direction:column;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.dashboard-module__ri1OsW__filterBar{flex-wrap:wrap;gap:1rem;display:flex}.dashboard-module__ri1OsW__searchWrapper{flex:1;min-width:250px;position:relative}.dashboard-module__ri1OsW__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.dashboard-module__ri1OsW__searchInput{padding-left:2.75rem}.dashboard-module__ri1OsW__categorySelect{width:auto;min-width:180px}.dashboard-module__ri1OsW__videosGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.dashboard-module__ri1OsW__videoCard{cursor:pointer;flex-direction:column;height:100%;display:flex}.dashboard-module__ri1OsW__videoCardActive{box-shadow:0 0 0 2px var(--primary-glow);border-color:var(--primary)!important}.dashboard-module__ri1OsW__videoThumbnailMock{background:var(--grad-surface);height:160px;color:var(--text-muted);border-bottom:1px solid var(--border-color);justify-content:center;align-items:center;display:flex;position:relative}.dashboard-module__ri1OsW__videoThumbnailMockActive{color:var(--primary)}.dashboard-module__ri1OsW__playIconOverlay{color:#fff;width:48px;height:48px;transition:all var(--transition-fast);background-color:#26221aa6;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;display:flex}.dashboard-module__ri1OsW__videoCard:hover .dashboard-module__ri1OsW__playIconOverlay{background:var(--grad-brass);color:var(--primary-contrast);transform:scale(1.1)}.dashboard-module__ri1OsW__categoryBadge{z-index:2;position:absolute;top:.75rem;left:.75rem}.dashboard-module__ri1OsW__videoCardInfo{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.dashboard-module__ri1OsW__videoCardInfo h3{font-size:1rem;line-height:1.4}.dashboard-module__ri1OsW__videoCardInfo p{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.dashboard-module__ri1OsW__videoCardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.dashboard-module__ri1OsW__videoCardTags{flex-wrap:wrap;gap:.25rem;display:flex}.dashboard-module__ri1OsW__videoProgressBadge{align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:flex}.dashboard-module__ri1OsW__videosSidebar{background-color:var(--bg-panel);border-left:1px solid var(--border-color);flex-direction:column;gap:1.5rem;padding:2rem;display:flex;overflow-y:auto}.dashboard-module__ri1OsW__playerWrapper{border-radius:var(--radius-md);border:1px solid var(--border-color);aspect-ratio:16/9;background-color:#000;width:100%;position:relative;overflow:hidden}.dashboard-module__ri1OsW__videoPlayerElement{object-fit:contain;width:100%;height:100%}.dashboard-module__ri1OsW__noVideoPlaceholder{text-align:center;height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.dashboard-module__ri1OsW__videoMetaInfo h2{margin-bottom:.5rem;font-size:1.25rem}.dashboard-module__ri1OsW__videoMetaInfo p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.dashboard-module__ri1OsW__videoMetaStats{border-top:1px solid var(--border-color);color:var(--text-muted);flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;font-size:.8rem;display:flex}.dashboard-module__ri1OsW__onboardingLayout{flex-direction:column;gap:2rem;padding:2rem;display:flex}.dashboard-module__ri1OsW__onboardingHeaderCard{background:var(--grad-surface);padding:2rem}.dashboard-module__ri1OsW__onboardingProgressOverview{align-items:center;gap:2rem;margin-top:1.5rem;display:flex}.dashboard-module__ri1OsW__progressMeterWrapper{flex:1}.dashboard-module__ri1OsW__progressBarTrack{background-color:var(--bg-sunken);border-radius:var(--corner-full);border:1px solid var(--border-color);height:12px;overflow:hidden}.dashboard-module__ri1OsW__progressBarFill{background-color:var(--md-primary);border-radius:var(--corner-full);height:100%;transition:width .4s}.dashboard-module__ri1OsW__progressPercentageText{color:var(--md-primary);white-space:nowrap;font-size:1.75rem;font-weight:500}.dashboard-module__ri1OsW__onboardingListSection h3{margin-bottom:1.25rem;font-size:1.1rem}.dashboard-module__ri1OsW__checklistGrid{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__ri1OsW__checklistItem{background-color:var(--md-surface-container-low);border:1px solid var(--md-outline-variant);border-radius:var(--corner-md);transition:all var(--transition-fast);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.dashboard-module__ri1OsW__checklistItem:hover{border-color:var(--border-color-hover);background-color:var(--bg-card)}.dashboard-module__ri1OsW__checklistLeft{align-items:center;gap:1rem;min-width:0;display:flex}.dashboard-module__ri1OsW__checkboxBtn{cursor:pointer;color:var(--md-outline);border-radius:var(--corner-full);width:40px;height:40px;transition:color var(--transition-fast), background-color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.dashboard-module__ri1OsW__checkboxBtnCompleted{color:var(--md-primary)}.dashboard-module__ri1OsW__checkboxBtn:hover{color:var(--md-primary);background-color:var(--md-state-hover)}.dashboard-module__ri1OsW__checklistInfo{flex-direction:column;min-width:0;display:flex}.dashboard-module__ri1OsW__checklistTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.dashboard-module__ri1OsW__checklistTitleCompleted{color:var(--text-muted);text-decoration:line-through}.dashboard-module__ri1OsW__checklistMeta{color:var(--text-muted);gap:.75rem;margin-top:.25rem;font-size:.8rem;display:flex}.dashboard-module__ri1OsW__checklistRight{align-items:center;gap:1rem;display:flex}.dashboard-module__ri1OsW__adminOnboardingTabs{border-bottom:1px solid var(--border-color);gap:1rem;padding-bottom:1rem;display:flex}.dashboard-module__ri1OsW__adminOnboardingGrid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.dashboard-module__ri1OsW__tableWrapper{border-radius:var(--radius-md);border:1px solid var(--border-color);overflow-x:auto}.dashboard-module__ri1OsW__adminTable{border-collapse:collapse;text-align:left;width:100%;font-size:.9rem}.dashboard-module__ri1OsW__adminTable th,.dashboard-module__ri1OsW__adminTable td{padding:1rem 1.25rem}.dashboard-module__ri1OsW__adminTable th{background-color:var(--md-surface-container);border-bottom:1px solid var(--md-outline-variant);color:var(--md-on-surface-variant);font-weight:500}.dashboard-module__ri1OsW__adminTable td{border-bottom:1px solid var(--md-outline-variant);background-color:var(--md-surface-container-lowest)}.dashboard-module__ri1OsW__adminTable tr:last-child td{border-bottom:none}.dashboard-module__ri1OsW__formGroup{flex-direction:column;display:flex}.dashboard-module__ri1OsW__formGroup>label{color:var(--md-on-surface-variant);letter-spacing:.01em;margin-bottom:.4rem;font-size:.8rem;font-weight:500}.dashboard-module__ri1OsW__formSection{background-color:var(--bg-panel);border:1px solid var(--border-color);border-radius:var(--corner-lg);padding:1.5rem}.dashboard-module__ri1OsW__formSection h3{margin-bottom:1.25rem;font-size:1.1rem}.dashboard-module__ri1OsW__selectionBox{border:1px solid var(--md-outline-variant);border-radius:var(--corner-md);background-color:#0000;flex-direction:column;gap:.15rem;max-height:200px;padding:.4rem;display:flex;overflow-y:auto}.dashboard-module__ri1OsW__selectionItem{border-radius:var(--corner-sm);cursor:pointer;transition:background-color var(--transition-fast);align-items:center;gap:.6rem;padding:.55rem .6rem;display:flex}.dashboard-module__ri1OsW__selectionItem:hover{background-color:var(--md-state-hover)}.dashboard-module__ri1OsW__selectionItem input{cursor:pointer;width:18px}.dashboard-module__ri1OsW__selectionItem label{color:var(--md-on-surface);cursor:pointer;flex:1;font-size:.85rem}.dashboard-module__ri1OsW__uploadLayout{grid-template-columns:480px 1fr;gap:2rem;height:100%;padding:2rem;display:grid;overflow:hidden}.dashboard-module__ri1OsW__uploadFormArea{padding-right:.5rem;overflow-y:auto}.dashboard-module__ri1OsW__uploadListArea{flex-direction:column;gap:1.25rem;display:flex;overflow-y:auto}.dashboard-module__ri1OsW__fileDropZone{border:2px dashed var(--border-color-hover);border-radius:var(--corner-lg);text-align:center;cursor:pointer;background-color:var(--overlay-faint);transition:all var(--transition-fast);flex-direction:column;align-items:center;gap:.75rem;padding:2rem;display:flex}.dashboard-module__ri1OsW__fileDropZone:hover{border-color:var(--primary);background-color:var(--primary-light)}.dashboard-module__ri1OsW__fileDropZoneIcon{color:var(--primary)}.dashboard-module__ri1OsW__fileDropZoneText{color:var(--text-muted);font-size:.85rem}.dashboard-module__ri1OsW__selectedFileName{color:var(--success);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.dashboard-module__ri1OsW__orDivider{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:1rem 0;font-size:.8rem;position:relative}.dashboard-module__ri1OsW__orDivider:before,.dashboard-module__ri1OsW__orDivider:after{content:"";background-color:var(--border-color);width:40%;height:1px;position:absolute;top:50%}.dashboard-module__ri1OsW__orDivider:before{left:0}.dashboard-module__ri1OsW__orDivider:after{right:0}.dashboard-module__ri1OsW__uploadItemCard{background-color:var(--bg-panel);border:1px solid var(--border-color);border-radius:var(--corner-md);transition:all var(--transition-fast);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.dashboard-module__ri1OsW__uploadItemCard:hover{border-color:var(--border-color-hover)}.dashboard-module__ri1OsW__uploadItemLeft{align-items:center;gap:1rem;min-width:0;display:flex}.dashboard-module__ri1OsW__uploadItemIcon{color:var(--primary);flex-shrink:0}.dashboard-module__ri1OsW__uploadItemInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.dashboard-module__ri1OsW__uploadItemTitle{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.dashboard-module__ri1OsW__uploadItemMeta{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.75rem;display:flex}.dashboard-module__ri1OsW__uploadItemActions{gap:.5rem;display:flex}
