@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--primary: #1a73e8;--primary-dark: #1557b0;--primary-light: #e8f0fe;--accent: #4285f4;--background: #f8f9fa;--white: #ffffff;--text-main: #202124;--text-secondary: #5f6368;--border: #dadce0;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--radius: 12px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:var(--background);color:var(--text-main);line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh}button{cursor:pointer;border:none;font-family:inherit;transition:all .2s ease}input{font-family:inherit}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease forwards}[data-theme=dark] body{background-color:#0f172a!important;color:#f8fafc!important}[data-theme=dark] .login-card,[data-theme=dark] .sidebar,[data-theme=dark] .sidebar-footer,[data-theme=dark] .stat-card,[data-theme=dark] .chart-container,[data-theme=dark] .activity-container,[data-theme=dark] .top-nav-standalone,[data-theme=dark] .list-card,[data-theme=dark] .modal-content,[data-theme=dark] .tabs-container,[data-theme=dark] .tab-content,[data-theme=dark] table th,[data-theme=dark] table td,[data-theme=dark] .exam-card,[data-theme=dark] .dashboard-layout{background-color:#1e293b!important;border-color:#334155!important;color:#f8fafc!important;box-shadow:0 4px 6px -1px #00000080!important}[data-theme=dark] .card-header h2,[data-theme=dark] .dashboard-header h1,[data-theme=dark] .stat-value,[data-theme=dark] .user-name{color:#f8fafc!important}[data-theme=dark] p,[data-theme=dark] .stat-label,[data-theme=dark] .card-header p,[data-theme=dark] .user-role{color:#94a3b8!important}[data-theme=dark] .menu-item{color:#cbd5e1!important}[data-theme=dark] .menu-item:hover{background-color:#334155!important;color:#60a5fa!important}[data-theme=dark] .menu-item.active{background-color:#0f172a!important;color:#3b82f6!important}[data-theme=dark] .input-wrapper,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:transparent!important;color:#f8fafc!important;border-color:#334155!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#64748b!important}[data-theme=dark] .search-bar{background-color:#0f172a!important;border:1px solid #334155!important}[data-theme=dark] .sidebar-brand{border-color:#334155!important}[data-theme=dark] .logout-button{background-color:#7f1d1d!important;color:#fca5a5!important}[data-theme=dark] td,[data-theme=dark] th{border-color:#334155!important}[data-theme=dark] th{background-color:#0f172a!important;color:#cbd5e1!important}[data-theme=dark] .chart-labels{color:#94a3b8!important}[data-theme=dark] .activity-item p.activity-text{color:#cbd5e1!important}[data-theme=dark] .bar{background:#334155!important}[data-theme=dark] .primary-btn{background-color:#2563eb!important}[data-theme=dark] .success-label,[data-theme=dark] .warning-label,[data-theme=dark] .danger-label,[data-theme=dark] .info-label{background-color:#1e293b!important}[data-theme=dark] .status-badge{background-color:transparent!important;border:1px solid currentColor!important}[data-theme=dark] .dashboard-layout{background-color:#0f172a!important}[data-theme=dark] .theme-toggle-btn{background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .welcome-text span{color:#f8fafc!important}[data-theme=dark] .icon-btn{color:#cbd5e1!important}[data-theme=dark] .search-bar input{color:#f8fafc!important}[data-theme=dark] .theme-toggle-btn:hover{background-color:#475569!important}[data-theme=dark] .table-card{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .btn-secondary:hover{background-color:#475569!important}[data-theme=dark] .close-btn{color:#94a3b8!important}[data-theme=dark] .form-group label,[data-theme=dark] .section-label{color:#cbd5e1!important;border-color:#334155!important}[data-theme=dark] .back-btn-v2,[data-theme=dark] .card-v2,[data-theme=dark] .stat-item,[data-theme=dark] .q-card-v2,[data-theme=dark] .badge-v2,[data-theme=dark] .bobot-tag,[data-theme=dark] .q-type-switcher-v2{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .q-type-btn-v2{color:#94a3b8!important}[data-theme=dark] .q-type-btn-v2.active{background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .q-type-btn-v2 .icon-circle,[data-theme=dark] .header-icon,[data-theme=dark] .badge-v2,[data-theme=dark] .bobot-tag{background-color:#0f172a!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .q-type-btn-v2.active .icon-circle{background-color:#3b82f6!important;color:#fff!important}[data-theme=dark] .editor-container-v2{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .editor-container-v2 .ql-toolbar{background-color:#334155!important;border-color:#475569!important}[data-theme=dark] .editor-container-v2 .ql-editor{color:#f8fafc!important}[data-theme=dark] .ql-toolbar button{color:#cbd5e1!important}[data-theme=dark] .ql-stroke{stroke:#cbd5e1!important}[data-theme=dark] .ql-fill{fill:#cbd5e1!important}[data-theme=dark] .opt-input-v2,[data-theme=dark] .opt-check,[data-theme=dark] .q-options-v2 .opt-item-v2,[data-theme=dark] .opt-marker{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .opt-input-v2 input{color:#f8fafc!important}[data-theme=dark] .opt-input-v2.selected{border-color:#22c55e!important;background-color:#14532d!important}[data-theme=dark] .opt-input-v2.selected .opt-check{background-color:#22c55e!important;color:#fff!important}[data-theme=dark] .input-with-icon input{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .btn-cancel-v2{background-color:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .btn-cancel-v2:hover{background-color:#334155!important}[data-theme=dark] .empty-questions-v2{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .q-number-v2{background-color:#334155!important;border-color:#475569!important;color:#60a5fa!important}[data-theme=dark] .q-actions-v2 button{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .q-text-v2{color:#f8fafc!important}[data-theme=dark] .essay-rubric-v2{background-color:#451a03!important}[data-theme=dark] .rubric-header{color:#fcd34d!important}[data-theme=dark] .rubric-content{color:#fde68a!important}[data-theme=dark] .form-header-v2 h3,[data-theme=dark] .list-header-v2 h3,[data-theme=dark] .title-v2{color:#f8fafc!important}[data-theme=dark] .course-card,[data-theme=dark] .guru-card{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .guru-avatar{background-color:#0f172a!important;color:#cbd5e1!important}[data-theme=dark] .course-details p{color:#f8fafc!important}[data-theme=dark] .alert-info,[data-theme=dark] .info-alert-v2{background-color:#172554!important;border-color:#1e3a8a!important;color:#bfdbfe!important}[data-theme=dark] .sidebar-menu{background-color:#1e293b!important}[data-theme=dark] .brand-name{color:#f8fafc!important}[data-theme=dark] .brand-name span{color:#3b82f6!important}[data-theme=dark] .event-btn{background-color:#1e293b!important;border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .event-btn.active{background-color:#334155!important;border-color:#3b82f6!important;color:#f8fafc!important}[data-theme=dark] .student-exam-card,[data-theme=dark] .token-modal{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .subject-icon,[data-theme=dark] .exam-times{background-color:#0f172a!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .token-field,[data-theme=dark] .btn-cancel{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .student-exam-card h3,[data-theme=dark] .token-modal h2{color:#f8fafc!important}[data-theme=dark] .cbt-layout{background-color:#0f172a!important}[data-theme=dark] .cbt-container,[data-theme=dark] .cbt-content-area,[data-theme=dark] .cbt-footer,[data-theme=dark] .cbt-modal-content{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .cbt-topbar{border-color:#334155!important}[data-theme=dark] .cbt-soal-number,[data-theme=dark] .cbt-font-controls{color:#cbd5e1!important}[data-theme=dark] .cbt-soal-number strong,[data-theme=dark] .cbt-modal-head h3{color:#f8fafc!important}[data-theme=dark] .cbt-question-box{border-color:#334155!important}[data-theme=dark] .cbt-question-text{color:#f8fafc!important}[data-theme=dark] .cbt-answer-area textarea{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .cbt-nav-num{background-color:#0f172a!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .cbt-nav-num:hover{background-color:#334155!important}[data-theme=dark] .master-data,[data-theme=dark] .pengampu-view{color:#f8fafc!important}[data-theme=dark] .tab-navigation button{background-color:#0f172a!important;color:#94a3b8!important;border-color:#334155!important}[data-theme=dark] .tab-navigation button.active{background-color:#1e293b!important;color:#3b82f6!important}[data-theme=dark] .guru-card,[data-theme=dark] .pengampu-chip,[data-theme=dark] .mapel-block{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .guru-avatar{background-color:#0f172a!important;color:#3b82f6!important}[data-theme=dark] .master-table thead th{background-color:#0f172a!important;color:#94a3b8!important}[data-theme=dark] .master-table td{border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .code-badge{background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .import-kelas-bar,[data-theme=dark] .kelas-section-header{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .kelas-chip-check.selected{background-color:#334155!important;border-color:#3b82f6!important}[data-theme=dark] .security-token .card{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .security-token .card-header{border-color:#334155!important}[data-theme=dark] .security-token .card-header h3{color:#f8fafc!important}[data-theme=dark] .token-table th{background-color:#0f172a!important;color:#94a3b8!important}[data-theme=dark] .token-table td{border-color:#334155!important}[data-theme=dark] .mapel-name{color:#f8fafc!important}[data-theme=dark] .token-display{background-color:#451a03!important;border-color:#78350f!important;color:#fcd34d!important}[data-theme=dark] .btn-refresh{background-color:#1e3a8a!important;border-color:#1e40af!important;color:#bfdbfe!important}[data-theme=dark] .btn-monitor{background-color:#064e3b!important;border-color:#065f46!important;color:#a7f3d0!important}[data-theme=dark] .monitor-modal{background-color:#1e293b!important}[data-theme=dark] .monitor-modal .modal-header{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .monitor-modal h3{color:#f8fafc!important}[data-theme=dark] .monitor-card{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .monitor-card.online{background-color:#064e3b!important;border-color:#059669!important}[data-theme=dark] .monitor-card.offline{background-color:#450a0a!important;border-color:#991b1b!important}[data-theme=dark] .monitor-card.finished{background-color:#1e3a8a!important;border-color:#1e40af!important}[data-theme=dark] .monitor-card [style*="color: #1e293b"],[data-theme=dark] .monitor-card [style*="color: rgb(30, 41, 59)"],[data-theme=dark] .exam-scoring-page h1,[data-theme=dark] .exam-scoring-page h2,[data-theme=dark] .exam-scoring-page h3{color:#f8fafc!important}[data-theme=dark] .exam-scoring-page .card-box,[data-theme=dark] .exam-scoring-page .exam-card,[data-theme=dark] .student-list-card,[data-theme=dark] .grading-card{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .list-title,[data-theme=dark] .kelas-header{background-color:#0f172a!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .student-item{border-color:#334155!important}[data-theme=dark] .student-item:hover{background-color:#334155!important}[data-theme=dark] .student-item.active{background-color:#1e3a8a!important}[data-theme=dark] .std-name{color:#f8fafc!important}[data-theme=dark] .std-score{background-color:#0f172a!important;color:#cbd5e1!important}[data-theme=dark] .grading-head,[data-theme=dark] .answer-item{border-color:#334155!important}[data-theme=dark] .answer-item{background-color:#0f172a!important}[data-theme=dark] .std-answer-box,[data-theme=dark] .manual-box{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .q-question,[data-theme=dark] .answer-item{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .std-answer-box{background-color:#1e293b!important;border-color:#475569!important}[data-theme=dark] .std-answer-box h4{color:#94a3b8!important}[data-theme=dark] .key-answer-box{background-color:#1a1c1e!important;border-color:#78350f!important}[data-theme=dark] .key-answer-box .lbl{color:#fbbf24!important}[data-theme=dark] .key-answer-box .ans-text{color:#fef3c7!important}[data-theme=dark] .ai-box{background-color:#172554!important;border-color:#1e40af!important}[data-theme=dark] .ai-head{color:#60a5fa!important}[data-theme=dark] .ai-score{color:#bfdbfe!important}[data-theme=dark] .ai-reason{color:#93c5fd!important}[data-theme=dark] .btn-ai{background-color:#1e293b!important;border-color:#1e40af!important;color:#60a5fa!important}[data-theme=dark] .btn-ai:hover{background-color:#1e40af!important;color:#fff!important}[data-theme=dark] .manual-box{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .manual-box label{color:#94a3b8!important}[data-theme=dark] .score-input-group input{background-color:#0f172a!important;border-color:#475569!important;color:#f8fafc!important}[data-theme=dark] .q-question{color:#f1f5f9!important}[data-theme=dark] .styled-select,[data-theme=dark] .custom-select{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .btn-back{background-color:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .btn-back:hover{background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .ex-icon{background-color:#334155!important}[data-theme=dark] .badge-guru,[data-theme=dark] .tag-kelas{background-color:#334155!important;color:#60a5fa!important;border-color:#475569!important}[data-theme=dark] .login-container{background-color:#0f172a!important}[data-theme=dark] .login-card{background-color:#1e293b!important;border-color:#334155!important;box-shadow:0 25px 50px -12px #00000080!important}[data-theme=dark] .header-text h1,[data-theme=dark] .header-text p,[data-theme=dark] .card-header h2,[data-theme=dark] .card-header p{color:#f8fafc!important}[data-theme=dark] .input-wrapper{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .input-wrapper input{color:#f8fafc!important;background-color:transparent!important}[data-theme=dark] .input-icon,[data-theme=dark] .toggle-password{color:#64748b!important}[data-theme=dark] .login-button{background:linear-gradient(135deg,#3b82f6,#2563eb)!important}[data-theme=dark] input[type=text],[data-theme=dark] input[type=password],[data-theme=dark] input[type=number],[data-theme=dark] textarea,[data-theme=dark] select{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .modal-content{background-color:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .modal-header,[data-theme=dark] .modal-footer{border-color:#334155!important}[data-theme=dark] .icon-close,[data-theme=dark] .icon-btn{color:#94a3b8!important}[data-theme=dark] .primary-btn{background-color:#3b82f6!important}[data-theme=dark] .primary-btn:hover{background-color:#2563eb!important}[data-theme=dark] .error-message{background-color:#450a0a!important;color:#fca5a5!important;border-color:#991b1b!important}[data-theme=dark] .loading-state,[data-theme=dark] .empty-state,[data-theme=dark] .no-data{color:#64748b!important}[data-theme=dark] .chart-container,[data-theme=dark] .activity-container{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .container-header h3,[data-theme=dark] .activity-text{color:#f8fafc!important}[data-theme=dark] .container-header p,[data-theme=dark] .activity-time,[data-theme=dark] .empty-state{color:#94a3b8!important}[data-theme=dark] .bar{background-color:#334155!important}[data-theme=dark] .bar:nth-child(3){background-color:#3b82f6!important}[data-theme=dark] .chart-labels span{color:#64748b!important}[data-theme=dark] .activity-item{border-color:#334155!important}[data-theme=dark] .activity-dot{background-color:#3b82f6!important;box-shadow:0 0 0 4px #1e293b,0 0 0 6px #3b82f633!important}[data-theme=dark] .text-link{color:#60a5fa!important}[data-theme=dark] .text-link:hover{color:#93c5fd!important}[data-theme=dark] .table-card{background-color:#1e293b!important;border-color:#334155!important;box-shadow:0 4px 6px -1px #0000004d!important}[data-theme=dark] .table-actions{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .search-box{background-color:#0f172a!important;border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .search-box input{color:#f8fafc!important;background-color:transparent!important}[data-theme=dark] .filter-btn{background-color:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] table,[data-theme=dark] .user-table,[data-theme=dark] .token-table,[data-theme=dark] .master-table,[data-theme=dark] .peserta-table,[data-theme=dark] .exam-table{background-color:#1e293b!important;color:#cbd5e1!important}[data-theme=dark] table thead th,[data-theme=dark] .user-table th,[data-theme=dark] .token-table th,[data-theme=dark] .master-table th,[data-theme=dark] .peserta-table th,[data-theme=dark] .exam-table th{background-color:#0f172a!important;color:#94a3b8!important;border-bottom:1px solid #334155!important;text-transform:uppercase;font-size:.75rem;font-weight:700}[data-theme=dark] table td,[data-theme=dark] .user-table td,[data-theme=dark] .token-table td,[data-theme=dark] .master-table td,[data-theme=dark] .peserta-table td,[data-theme=dark] .exam-table td{border-bottom:1px solid #334155!important;color:#cbd5e1!important}[data-theme=dark] tr:nth-child(2n) td{background-color:#ffffff05!important}[data-theme=dark] tr:hover td{background-color:#334155!important}[data-theme=dark] .full-name,[data-theme=dark] .nama-mapel,[data-theme=dark] .std-name{color:#f8fafc!important}[data-theme=dark] .email,[data-theme=dark] .username,[data-theme=dark] .std-nisn{color:#94a3b8!important}[data-theme=dark] .user-avatar-small,[data-theme=dark] .avatar-circle{background-color:#0f172a!important;color:#3b82f6!important;border:1px solid #334155!important}[data-theme=dark] .status-dot{border-color:#1e293b!important}[data-theme=dark] .action-btns button,[data-theme=dark] .icon-btn{background-color:#0f172a!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .action-btns button:hover,[data-theme=dark] .icon-btn:hover{background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .edit-btn,[data-theme=dark] .icon-btn.edit{color:#3b82f6!important}[data-theme=dark] .delete-btn,[data-theme=dark] .icon-btn.delete{color:#ef4444!important}[data-theme=dark] .mapel-assignment-list,[data-theme=dark] .peserta-list-container{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .import-kelas-bar{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .pagination-btn{background-color:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .pagination-btn.active{background-color:#3b82f6!important;color:#fff!important}[data-theme=dark] .card,[data-theme=dark] .card-box,[data-theme=dark] .table-card,[data-theme=dark] .modal-content,[data-theme=dark] .monitor-modal,[data-theme=dark] .cbt-container,[data-theme=dark] .cbt-footer,[data-theme=dark] .cbt-modal-content,[data-theme=dark] .student-exam-card,[data-theme=dark] .student-list-card,[data-theme=dark] .grading-card,[data-theme=dark] .card-v2,[data-theme=dark] .q-card-v2,[data-theme=dark] .event-card,[data-theme=dark] .course-card,[data-theme=dark] .guru-card{background-color:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .modal-header,[data-theme=dark] .card-header,[data-theme=dark] .selection-bar,[data-theme=dark] .import-kelas-bar{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .modal-header h3,[data-theme=dark] .card-header h3,[data-theme=dark] .card-header h2{color:#f8fafc!important}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .styled-select,[data-theme=dark] .custom-select,[data-theme=dark] .event-selector,[data-theme=dark] .kelas-mini-select,[data-theme=dark] .import-kelas-select,[data-theme=dark] .token-field{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] input:focus,[data-theme=dark] select:focus,[data-theme=dark] textarea:focus,[data-theme=dark] .styled-select:focus,[data-theme=dark] .custom-select:focus,[data-theme=dark] .search-box input:focus{background-color:#1e293b!important;border-color:#3b82f6!important}[data-theme=dark] .event-btn,[data-theme=dark] .btn-back,[data-theme=dark] .btn-cancel,[data-theme=dark] .btn-cancel-v2,[data-theme=dark] .btn-ai,[data-theme=dark] .back-btn-v2,[data-theme=dark] .q-actions-v2 button{background-color:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .event-btn:hover,[data-theme=dark] .btn-back:hover,[data-theme=dark] .btn-cancel:hover,[data-theme=dark] .back-btn-v2:hover,[data-theme=dark] .q-actions-v2 button:hover{background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .event-btn.active,[data-theme=dark] .tab-navigation button.active{background-color:#334155!important;color:#3b82f6!important;border-color:#3b82f6!important}[data-theme=dark] .monitor-card,[data-theme=dark] .std-answer-box,[data-theme=dark] .manual-box,[data-theme=dark] .opt-item-v2,[data-theme=dark] .opt-input-v2,[data-theme=dark] .stat-item,[data-theme=dark] .assignment-badge,[data-theme=dark] .kelas-chip-check{background-color:#0f172a!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .monitor-card.online{background-color:#064e3b!important}[data-theme=dark] .monitor-card.offline{background-color:#450a0a!important}[data-theme=dark] .monitor-card.finished{background-color:#1e3a8a!important}[data-theme=dark] .icon-circle,[data-theme=dark] .cbt-logo-circle,[data-theme=dark] .opt-check,[data-theme=dark] .checkbox-square{background-color:#334155!important;border-color:#475569!important;color:#f8fafc!important}[data-theme=dark] .cbt-nav-num{background-color:#1e293b!important;border-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .cbt-nav-num.active{background-color:#3b82f6!important;color:#fff!important;border-color:#2563eb!important}[data-theme=dark] .cbt-nav-num.done{background-color:#059669!important;color:#fff!important;border-color:#047857!important}[data-theme=dark] .badge-v2,[data-theme=dark] .bobot-tag{background-color:#334155!important;border-color:#475569!important;color:#cbd5e1!important}[data-theme=dark] h3,[data-theme=dark] h2,[data-theme=dark] h1,[data-theme=dark] .full-name,[data-theme=dark] .nama-mapel,[data-theme=dark] .std-name{color:#f8fafc!important}[data-theme=dark] .status-badge.ongoing{background-color:#064e3b!important;color:#a7f3d0!important}[data-theme=dark] .status-badge.upcoming{background-color:#1e3a8a!important;color:#bfdbfe!important}[data-theme=dark] .status-badge.done{background-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .ql-editor{color:#f8fafc!important;background-color:#0f172a!important}[data-theme=dark] .ql-toolbar{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .ql-toolbar .ql-stroke{stroke:#cbd5e1!important}[data-theme=dark] .ql-toolbar .ql-fill{fill:#cbd5e1!important}[data-theme=dark] .ql-toolbar .ql-picker{color:#cbd5e1!important}[data-theme=dark] .ql-toolbar .ql-picker-options{background-color:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] [style*="color: #0f172a"],[data-theme=dark] [style*="color: #1e293b"],[data-theme=dark] [style*="color: rgb(15, 23, 42)"],[data-theme=dark] [style*="color: rgb(30, 41, 59)"]{color:#f8fafc!important}[data-theme=dark] [style*="background: white"],[data-theme=dark] [style*="background-color: white"],[data-theme=dark] [style*="background: #ffffff"],[data-theme=dark] [style*="background-color: #ffffff"]{background-color:#1e293b!important}[data-theme=dark] .page-header h1{color:#f8fafc!important}[data-theme=dark] .page-header p{color:#94a3b8!important}[data-theme=dark] .lengkapi-btn,[data-theme=dark] .btn-outline{background-color:#1e293b!important;border-color:#3b82f6!important;color:#3b82f6!important}[data-theme=dark] .lengkapi-btn:hover,[data-theme=dark] .btn-outline:hover{background-color:#3b82f6!important;color:#fff!important}[data-theme=dark] .info-tag,[data-theme=dark] .tag-kelas,[data-theme=dark] .badge-guru{background-color:#334155!important;color:#93c5fd!important;border:1px solid #475569!important}[data-theme=dark] .badge-active,[data-theme=dark] .status-label.success{background-color:#064e3b!important;color:#a7f3d0!important}[data-theme=dark] .badge-inactive,[data-theme=dark] .status-label.danger{background-color:#450a0a!important;color:#fca5a5!important}[data-theme=dark] .badge-mapel{background-color:#1e3a8a!important;color:#bfdbfe!important}[data-theme=dark] .badge-kelas{background-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .time-cell,[data-theme=dark] .time-info{color:#94a3b8!important}[data-theme=dark] .mapel-cell .nama-mapel{color:#f8fafc!important}[data-theme=dark] .assignments-grid{border-color:#334155!important}[data-theme=dark] .my-assignments-summary{background-color:#1e293b!important;border-color:#334155!important}[data-theme=dark] .my-assignments-summary h3{color:#f8fafc!important}[data-theme=dark] .tab-navigation{background-color:#0f172a!important;border-color:#334155!important}[data-theme=dark] .tab-navigation button:hover:not(.active){background-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .guru-card-header{background-color:#0f172a!important}[data-theme=dark] .guru-info h4{color:#f8fafc!important}[data-theme=dark] .guru-info p{color:#94a3b8!important}[data-theme=dark] .pengampu-chip{background-color:#0f172a!important;border-color:#1e3a8a!important}[data-theme=dark] .chip-mapel{color:#93c5fd!important}[data-theme=dark] .chip-kelas{background-color:#1d4ed8!important}[data-theme=dark] .mapel-block{border-color:#334155!important}[data-theme=dark] .mapel-block.active{background-color:#1e3a8a!important;border-color:#2563eb!important}[data-theme=dark] .mapel-block:not(.active):hover{background-color:#334155!important}[data-theme=dark] .mapel-label{color:#f8fafc!important}[data-theme=dark] .checkbox-custom,[data-theme=dark] .checkbox-sm{border-color:#475569!important;background-color:#0f172a!important}[data-theme=dark] .checkbox-custom.checked,[data-theme=dark] .checkbox-sm.checked{background-color:#3b82f6!important;border-color:#2563eb!important}[data-theme=dark] .kelas-chip-check{background-color:#1e293b!important;border-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .kelas-chip-check:hover{background-color:#334155!important;border-color:#3b82f6!important}[data-theme=dark] .kelas-chip-check.selected{background-color:#1e3a8a!important;border-color:#3b82f6!important;color:#f8fafc!important}[data-theme=dark] .kelas-section-header{background:linear-gradient(135deg,#0f172a,#1e293b)!important;border-color:#334155!important}[data-theme=dark] .kelas-section-title{color:#93c5fd!important}[data-theme=dark] .peserta-count{color:#94a3b8!important}[data-theme=dark] .edit-pengampu-btn{background-color:#1e3a8a!important;color:#bfdbfe!important}[data-theme=dark] .edit-pengampu-btn:hover{background-color:#2563eb!important;color:#fff!important}[data-theme=dark] .peserta-btn{background-color:#064e3b!important;color:#a7f3d0!important;border-color:#065f46!important}[data-theme=dark] .peserta-btn:hover{background-color:#059669!important;color:#fff!important}[data-theme=dark] .import-btn{background:linear-gradient(135deg,#059669,#064e3b)!important}[data-theme=dark] .no-assign,[data-theme=dark] .text-center{color:#64748b!important}[data-theme=dark] .icon-close{background-color:#334155!important;color:#94a3b8!important}[data-theme=dark] .icon-close:hover{background-color:#7f1d1d!important;color:#fca5a5!important}[data-theme=dark] .btn-secondary{background-color:#334155!important;color:#cbd5e1!important}[data-theme=dark] .btn-secondary:hover{background-color:#475569!important;color:#f8fafc!important}[data-theme=dark] .kelas-mini-select,[data-theme=dark] .import-kelas-select{background-color:#0f172a!important;border-color:#334155!important;color:#f8fafc!important}[data-theme=dark] .code-badge{background-color:#1e3a8a!important;color:#93c5fd!important}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media(pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.forum-container{padding:30px;max-width:1200px;margin:0 auto}.forum-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.header-info h1{font-size:1.8rem;font-weight:800;color:#1e3a8a;margin-bottom:5px}.header-info p{color:#64748b;font-size:.95rem}.create-topic-btn{background:#3b82f6;color:#fff;padding:10px 20px;border-radius:12px;display:flex;align-items:center;gap:8px;font-weight:600;box-shadow:0 4px 6px -1px #3b82f64d}.create-topic-btn:hover{background:#2563eb;transform:translateY(-2px)}.search-bar-forum{position:relative;margin-bottom:25px}.search-bar-forum input{width:100%;padding:15px 15px 15px 50px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;font-size:1rem;box-shadow:0 4px 6px -1px #0000000d}.search-icon{position:absolute;left:18px;top:50%;transform:translateY(-50%);color:#94a3b8}.topics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:20px}.topic-card{background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(226,232,240,.8);border-radius:20px;padding:24px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;flex-direction:column}.topic-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:#3b82f6}.topic-badge{display:inline-block;padding:4px 12px;background:#eff6ff;color:#3b82f6;border-radius:8px;font-size:.75rem;font-weight:700;margin-bottom:12px;text-transform:uppercase}.topic-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.pinned-badge{background:#fff7ed;color:#f97316;padding:4px 10px;border-radius:8px;font-size:.65rem;font-weight:800;display:flex;align-items:center;gap:4px;border:1px solid #ffedd5}.topic-card.pinned{border:2px solid #f97316;background:linear-gradient(to bottom right,#fff7ede6,#fffc);box-shadow:0 10px 25px -5px #f973161a}.topic-card h3{font-size:1.25rem;color:#1e293b;margin-bottom:10px;line-height:1.4}.topic-preview{color:#64748b;font-size:.9rem;margin-bottom:20px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.topic-footer{display:flex;align-items:center;gap:15px;border-top:1px solid #f1f5f9;padding-top:15px}.topic-meta,.topic-stats{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:.85rem}.topic-card:hover .delete-topic-btn,.topic-card:hover .pin-toggle-btn{opacity:1}.topic-actions{margin-left:auto;display:flex;gap:8px}.pin-toggle-btn{color:#94a3b8;background:#f1f5f9;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .2s}.pin-toggle-btn.active{color:#f97316;background:#fff7ed;opacity:1}.delete-topic-btn{color:#ef4444;background:#fee2e2;width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s}.topic-card:hover .delete-topic-btn{opacity:1}.chat-container-forum{background:#fff;border-radius:24px;height:calc(100vh - 200px);display:flex;flex-direction:column;box-shadow:var(--shadow-lg);overflow:hidden;border:1px solid #e2e8f0}.chat-header{padding:20px 25px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;gap:15px;background:#fcfcfc}.chat-topic-info h2{font-size:1.1rem;color:#1e293b}.chat-badge{font-size:.7rem;font-weight:700;color:#94a3b8;text-transform:uppercase;display:block}.chat-messages{flex:1;overflow-y:auto;padding:25px;display:flex;flex-direction:column;gap:20px;background:#f8fafc}.original-post{background:#eff6ff;border-left:4px solid #3b82f6;border-radius:0 16px 16px 0;padding:20px;margin-bottom:10px}.message-user{display:flex;align-items:center;gap:10px;margin-bottom:10px}.message-user.rtl{flex-direction:row-reverse}.user-initials{width:36px;height:36px;border-radius:50%;background:#cbd5e1;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.user-initials.guru{background:#3b82f6}.user-initials.siswa{background:#10b981}.message-details{display:flex;flex-direction:column}.user-name{font-weight:700;font-size:.9rem;color:#1e293b}.user-role{font-size:.7rem;color:#94a3b8;text-transform:uppercase;font-weight:600}.message-content{background:#fff;padding:12px 18px;border-radius:16px;font-size:.95rem;color:#334155;box-shadow:0 2px 4px #00000005;max-width:80%;word-wrap:break-word}.message-content.original{background:transparent;box-shadow:none;padding:0;max-width:100%}.message-bubble.own{align-self:flex-end;display:flex;flex-direction:column;align-items:flex-end}.message-bubble.own .message-content{background:#3b82f6;color:#fff}.message-time{font-size:.7rem;color:#94a3b8;margin-top:5px}.messages-divider{text-align:center;position:relative;margin:10px 0}.messages-divider:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#e2e8f0;z-index:1}.messages-divider span{position:relative;z-index:2;background:#f8fafc;padding:0 15px;color:#94a3b8;font-size:.75rem;font-weight:600;text-transform:uppercase}.chat-input-area{padding:20px;border-top:1px solid #f1f5f9;display:flex;gap:15px;align-items:flex-end}.chat-input-area textarea{flex:1;background:#f1f5f9;border:1px solid transparent;border-radius:12px;padding:12px 15px;font-size:.95rem;resize:none;height:50px;transition:all .2s}.chat-input-area textarea:focus{background:#fff;border-color:#3b82f6;height:100px;outline:none}.send-btn{background:#3b82f6;color:#fff;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.send-btn:disabled{background:#e2e8f0;cursor:not-allowed}.modal-overlay{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content-forum{background:#fff;padding:30px;border-radius:24px;width:100%;max-width:500px;box-shadow:0 20px 25px -5px #0000001a}.modal-content-forum h2{margin-bottom:25px;color:#1e293b;font-size:1.5rem}.form-group-forum{margin-bottom:20px}.form-group-forum label{display:block;font-size:.85rem;font-weight:600;color:#64748b;margin-bottom:8px}.form-group-forum input,.form-group-forum select,.form-group-forum textarea{width:100%;padding:12px;border-radius:10px;border:1px solid #e2e8f0;font-size:.95rem}.modal-actions-forum{display:flex;justify-content:flex-end;gap:12px;margin-top:30px}.cancel-btn{padding:10px 20px;background:#f1f5f9;color:#64748b;border-radius:10px;font-weight:600}.confirm-btn{padding:10px 20px;background:#3b82f6;color:#fff;border-radius:10px;font-weight:600}.pin-toggle{margin-top:10px}.checkbox-container{display:flex;align-items:center;position:relative;padding-left:35px;cursor:pointer;font-size:.9rem;font-weight:600;color:#1e293b;-webkit-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:#f1f5f9;border-radius:6px;border:2px solid #e2e8f0;transition:all .2s ease}.checkbox-container:hover input~.checkmark{background-color:#e2e8f0}.checkbox-container input:checked~.checkmark{background-color:#f97316;border-color:#f97316}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:8px;top:4px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.label-text{margin-left:8px}[data-theme=dark] .header-info h1{color:#f8fafc}[data-theme=dark] .topic-card{background:#1e293b;border-color:#334155}[data-theme=dark] .topic-card h3{color:#f8fafc}[data-theme=dark] .search-bar-forum input{background:#1e293b;border-color:#334155;color:#fff}[data-theme=dark] .chat-container-forum,[data-theme=dark] .chat-header{background:#1e293b;border-color:#334155}[data-theme=dark] .chat-messages{background:#0f172a}[data-theme=dark] .message-content{background:#1e293b;color:#f8fafc}[data-theme=dark] .message-bubble.own .message-content{background:#3b82f6}[data-theme=dark] .user-name{color:#f8fafc}[data-theme=dark] .chat-input-area{border-color:#334155}[data-theme=dark] .chat-input-area textarea{background:#334155;color:#fff}[data-theme=dark] .modal-content-forum{background:#1e293b}[data-theme=dark] .modal-content-forum h2{color:#f8fafc}[data-theme=dark] .form-group-forum input,[data-theme=dark] .form-group-forum select,[data-theme=dark] .form-group-forum textarea{background:#334155;border-color:#475569;color:#fff}[data-theme=dark] .original-post{background:#1e3a8a33}[data-theme=dark] .messages-divider span{background:#0f172a}.chat-topic-description{padding:0 25px 20px;background:#fcfcfc;border-bottom:1px solid #f1f5f9}[data-theme=dark] .chat-topic-description{background:#1e293b;border-bottom-color:#334155}.typing-indicator-wrapper{display:flex;align-items:center;gap:10px;padding:10px 15px;background:#3b82f60d;border-radius:12px;margin-bottom:5px;animation:slideDown .3s ease}.typing-text{font-size:.8rem;color:#64748b;font-style:italic}.typing-bubbles{display:flex;gap:3px}.typing-bubbles span{width:6px;height:6px;background:#3b82f6;border-radius:50%;opacity:.4;animation:typing-blink 1.4s infinite both}.typing-bubbles span:nth-child(2){animation-delay:.2s}.typing-bubbles span:nth-child(3){animation-delay:.4s}@keyframes typing-blink{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .typing-indicator-wrapper{background:#3b82f61a}[data-theme=dark] .typing-text{color:#94a3b8}.topic-header-badges{display:flex;gap:8px;align-items:center}.closed-badge{background:#fee2e2;color:#ef4444;padding:4px 8px;border-radius:6px;font-size:.7rem;font-weight:700;display:flex;align-items:center;gap:4px;border:1px solid #fecaca}.chat-closed-notice{padding:20px;background:#fff1f2;border-top:1px solid #ffe4e6;color:#e11d48;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;font-size:.95rem;animation:slideUp .3s ease}.close-toggle-btn{background:#f1f5f9;border:none;color:#64748b;padding:6px;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.close-toggle-btn:hover{background:#fee2e2;color:#ef4444}.close-toggle-btn.active{background:#ef4444;color:#fff}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .closed-badge{background:#ef44441a;border-color:#ef44444d}[data-theme=dark] .chat-closed-notice{background:#e11d481a;border-color:#e11d4833}[data-theme=dark] .close-toggle-btn{background:#334155;color:#94a3b8}[data-theme=dark] .close-toggle-btn:hover{background:#ef444433;color:#f87171}.ai-analysis-btn{background:#f0f9ff;border:none;color:#0369a1;padding:6px;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.ai-analysis-btn:hover{background:#bae6fd;color:#0284c7;transform:scale(1.1)}.analysis-modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.analysis-modal-content{background:#fff;width:100%;max-width:800px;max-height:90vh;border-radius:24px;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;overflow:hidden;animation:modalPop .4s cubic-bezier(.17,.67,.83,.67)}.analysis-header{padding:24px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff}.analysis-title{display:flex;align-items:center;gap:12px}.sparkles-icon{color:#fbbf24;filter:drop-shadow(0 0 5px rgba(251,191,36,.5))}.analysis-body{padding:24px;overflow-y:auto;display:flex;flex-direction:column;gap:24px;background:#f8fafc}.analysis-section{display:flex;flex-direction:column;gap:16px}.section-title{display:flex;align-items:center;gap:10px;color:#1e293b;font-weight:700;font-size:1.1rem}.summary-card{background:#fff;padding:20px;border-radius:16px;border:1px solid #e2e8f0;line-height:1.6;color:#334155;box-shadow:0 4px 6px -1px #0000000d}.analysis-grid-results{display:grid;grid-template-columns:1fr 1fr;gap:24px}.active-users-list,.contributors-list{background:#fff;padding:16px;border-radius:16px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:12px}.active-user-item{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f1f5f9;border-radius:10px}.msg-count{background:#3b82f6;color:#fff;padding:2px 8px;border-radius:20px;font-size:.75rem;font-weight:700}.contributor-item{padding:12px;background:#fffbeb;border:1px solid #fef3c7;border-radius:12px;display:flex;flex-direction:column;gap:6px}.contributor-info-top{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#92400e}.contributor-reason{font-size:.85rem;color:#b45309;line-height:1.4}.analysis-loading{padding:60px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.loading-dots{display:flex;gap:8px}.loading-dots span{width:12px;height:12px;background:#3b82f6;border-radius:50%;animation:dotPulse 1.5s infinite ease-in-out}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%,to{transform:scale(.5);opacity:.3}50%{transform:scale(1);opacity:1}}@keyframes modalPop{0%{opacity:0;transform:scale(.9) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}[data-theme=dark] .analysis-modal-content{background:#0f172a;border:1px solid #334155}[data-theme=dark] .analysis-body{background:#020617}[data-theme=dark] .summary-card,[data-theme=dark] .active-users-list,[data-theme=dark] .contributors-list{background:#1e293b;border-color:#334155;color:#e2e8f0}[data-theme=dark] .section-title{color:#fff}[data-theme=dark] .active-user-item{background:#334155}[data-theme=dark] .contributor-item{background:#fbbf240d;border-color:#fbbf2433}@media(max-width:768px){.analysis-grid-results{grid-template-columns:1fr}}.analysis-action-bar{display:flex;justify-content:flex-end;margin-bottom:-10px}.save-drive-btn{display:flex;align-items:center;gap:8px;background:#059669;color:#fff;border:none;padding:10px 18px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.save-drive-btn:hover:not(:disabled){background:#047857;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.save-drive-btn:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .save-drive-btn{background:#10b981}[data-theme=dark] .save-drive-btn:hover:not(:disabled){background:#34d399}.analysis-action-bar{display:flex;justify-content:flex-end;gap:12px;margin-bottom:-10px}.refresh-analysis-btn{display:flex;align-items:center;gap:8px;background:#3b82f6;color:#fff;border:none;padding:10px 18px;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.refresh-analysis-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px)}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.topic-ai-teaser{margin-top:15px;padding:12px 16px;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.topic-ai-teaser:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.topic-ai-teaser:hover{transform:translateY(-3px);box-shadow:0 10px 20px -5px #4f46e566}.topic-ai-teaser:hover:before{left:100%}.ai-teaser-content{display:flex;align-items:center;gap:12px;z-index:1}.ai-sparkle-group{display:flex;position:relative;width:24px;height:24px;align-items:center;justify-content:center}.sparkle-primary{color:#fbbf24;animation:pulse 2s infinite}.brain-secondary{color:#fff;opacity:.8;position:absolute}.ai-teaser-text{display:flex;flex-direction:column}.ai-label{color:#ffffffe6;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ai-cta{color:#fff;font-size:.9rem;font-weight:600}.ai-status-badge{background:#fff3;padding:4px 10px;border-radius:20px;display:flex;align-items:center;gap:6px;color:#fff;font-size:.7rem;font-weight:600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1}@media(max-width:1024px){.forum-container{padding:20px}.topics-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.forum-header{flex-direction:column;align-items:flex-start;gap:15px}.create-topic-btn{width:100%;justify-content:center}.topics-grid{grid-template-columns:1fr}.chat-container-forum{height:calc(100vh - 120px);border-radius:0;margin:-20px}.chat-header{padding:15px}.chat-messages{padding:15px;gap:15px}.message-content{max-width:90%}.chat-input-area{padding:15px;gap:10px}.chat-input-area textarea{padding:10px;height:45px}.analysis-grid-results{grid-template-columns:1fr}.modal-content-forum{padding:20px}}@media(max-width:480px){.header-info h1{font-size:1.4rem}.topic-card{padding:20px}.topic-card h3{font-size:1.1rem}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}
