:root,:root[data-theme=light]{--background:#f7f9f7;--surface:#fff;--surface-sunken:#eef3f1;--foreground:#17231f;--foreground-soft:#4b5a55;--primary:#2d8e84;--primary-strong:#1f6f63;--primary-tint:#e6f2f0;--secondary:#eef3f1;--accent:#f0a73c;--accent-text:#a4670f;--accent-tint:#fbead3;--accent-dark:#8a5a12;--neutral-50:#fafafa;--neutral-100:#eef0ef;--neutral-300:#d3dbd8;--neutral-500:#6d7a75;--neutral-700:#3d4844;--neutral-800:#26302c;--neutral-900:#17231f;--success:#1a7f4b;--success-tint:#e3f6ec;--warning:#92620a;--warning-tint:#fdf1de;--error:#b3261e;--error-tint:#fce8e6;--border:#dde5e2;--shadow-color:37, 46, 42;--accent-rgb:240, 167, 60;--scrollbar:#c9d3cf;--hero-bg:#164e46;--elevation-hover:0 12px 28px #252e2a1f;--panel-edge:#dde5e2;--hero-edge:transparent;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--background:#0e1917;--surface:#142825;--surface-sunken:#0b1513;--foreground:#eaf0ee;--foreground-soft:#9fb3ad;--primary:#56c2b4;--primary-strong:#7fd6c9;--primary-tint:#17332e;--secondary:#182f2a;--accent:#f2b15c;--accent-text:#f2b15c;--accent-tint:#2c2313;--accent-dark:#f2b15c;--neutral-50:#16221f;--neutral-100:#1c2b27;--neutral-300:#2a3d38;--neutral-500:#7c918a;--neutral-700:#b6c6c1;--neutral-800:#d9e4e0;--neutral-900:#eaf0ee;--success:#4cbf88;--success-tint:#16332a;--warning:#e3ab5a;--warning-tint:#33280f;--error:#e08079;--error-tint:#351816;--border:#24413b;--shadow-color:0, 0, 0;--accent-rgb:242, 177, 92;--scrollbar:#24413b;--hero-bg:#0c211d;--elevation-hover:0 12px 28px #0000008c;--panel-edge:#2f524b;--hero-edge:#1e453e;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root{--font-sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--font-heading:"Fraunces", "Georgia", serif;--font-mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", monospace;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{font-family:var(--font-sans);background:var(--background);margin:0;font-weight:400;transition:background-color .2s,color .2s}h1,h2,h3,h4,h5,h6,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5,.ant-typography h6,h1.ant-typography,h2.ant-typography,h3.ant-typography,h4.ant-typography,h5.ant-typography{font-optical-sizing:auto;color:var(--foreground);letter-spacing:-.01em;font-weight:600;font-family:var(--font-heading)!important}#root{min-height:100svh}::selection{background:var(--primary-tint);color:var(--primary-strong)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:999px}.bq-mono{font-family:var(--font-mono);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-weight:600}.bq-rule{background:var(--accent);border-radius:999px;width:48px;height:3px}.bq-ledger-label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--neutral-500);align-items:center;gap:10px;margin-bottom:14px;font-size:11px;font-weight:600;display:flex}.bq-ledger-label:after{content:"";background:var(--border);flex:1;height:1px}.bq-tick{pointer-events:none;border-radius:2px;width:5px;height:5px;position:absolute}.bq-nav .ant-menu-item{border-radius:0 999px 999px 0!important;width:100%!important;margin:2px 0!important}.bq-nav .ant-menu-item-selected{position:relative}.bq-nav .ant-menu-item-selected:before{content:"";background:var(--accent);border-radius:999px;width:4px;height:20px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.6s cubic-bezier(.22,1,.36,1) fade-up}.hover-lift{transition:transform .2s,box-shadow .2s,border-color .2s}.hover-lift:hover{box-shadow:0 12px 24px -12px rgba(var(--shadow-color), .35);transform:translateY(-3px)}@media (prefers-reduced-motion:reduce){.animate-fade-up{opacity:1;animation:none}.hover-lift{transition:none}.hover-lift:hover{transform:none}}.login-page{background:var(--surface);min-height:100svh;display:flex}.login-register-pane{background:linear-gradient(165deg, var(--hero-bg) 0%, var(--primary-strong) 100%);color:#ffffffeb;flex-direction:column;flex:46%;justify-content:space-between;padding:56px 56px 32px;display:flex;position:relative;overflow:hidden}.login-register-lines{pointer-events:none;background-image:repeating-linear-gradient(#ffffff0d 0 1px,#0000 1px 36px);position:absolute;inset:0}.login-register-pane:before,.login-register-pane:after{content:"";background:rgba(var(--accent-rgb), .55);border-radius:2px;width:6px;height:6px;position:absolute;left:28px}.login-register-pane:before{top:36px}.login-register-pane:after{bottom:36px}.login-register-content{z-index:1;max-width:380px;position:relative}.login-register-logo{filter:brightness(0)invert();width:auto;height:30px;margin-bottom:48px}.login-register-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:flex}.login-register-eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.login-register-headline{color:#fff!important;margin:0 0 12px!important;font-size:30px!important;line-height:1.2!important}.login-register-sub{color:#ffffffad;font-size:15px;line-height:1.6}.login-ledger-mock{z-index:1;border-top:1px solid #ffffff24;margin-top:44px;padding-top:20px;position:relative}.login-ledger-row{font-family:var(--font-mono);letter-spacing:.01em;align-items:baseline;gap:14px;padding:7px 0;font-size:12.5px;display:flex}.login-ledger-row .login-ledger-time{color:var(--accent);opacity:.85;white-space:nowrap}.login-ledger-row .login-ledger-label{color:#ffffff8c}.login-ledger-row:nth-child(2){opacity:.72}.login-ledger-row:nth-child(3){opacity:.48}.login-register-footer{z-index:1;color:#ffffff73;font-size:12px;position:relative}.login-form-pane{flex:54%;justify-content:center;align-items:center;padding:24px;display:flex}.login-form-inner{width:100%;max-width:380px}.login-mobile-brand{width:auto;height:26px;margin-bottom:32px;display:none}.login-form-eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--neutral-500);align-items:center;gap:8px;margin-bottom:14px;font-size:11px;font-weight:600;display:flex}.login-form-eyebrow:before{content:"";background:var(--accent);width:7px;height:7px;box-shadow:0 0 0 3px var(--accent-tint);border-radius:50%}@media (width<=900px){.login-register-pane{display:none}.login-form-pane{flex:100%}.login-mobile-brand{display:block}}@media (width<=480px){.login-form-pane{padding:24px 20px}}.login-visual-circle{pointer-events:none;background:radial-gradient(circle, var(--primary-tint) 0%, transparent 70%);opacity:.5;z-index:0;border-radius:50%;position:fixed}.login-visual-circle--one{width:420px;height:420px;top:-140px;right:-140px}.login-visual-circle--two{width:280px;height:280px;bottom:-100px;left:-80px}.login-visual-circle--three{width:160px;height:160px;bottom:20%;right:8%}.login-card-wrapper{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex;position:relative}.login-card{background:var(--surface);width:100%;max-width:380px;box-shadow:0 10px 30px -10px rgba(var(--shadow-color), .14);border-radius:14px;padding:40px 32px}.login-logo{width:auto;height:28px;margin-bottom:24px}.login-footer{color:var(--neutral-500);margin-top:20px;font-size:12px}.login-form-header{margin-bottom:28px}.login-form-header-title{margin:0}.login-form-row{justify-content:space-between;align-items:center;display:flex}.login-form-row--center{justify-content:center}.login-form-item--tight{margin-bottom:0}.login-form-item--compact{margin-bottom:12px}.login-link{color:var(--primary)}.login-input-icon{color:var(--neutral-500)}.today-class-row{cursor:pointer;border-left:3px solid #0000;border-bottom:1px solid var(--neutral-100);align-items:center;gap:16px;padding:14px 20px;display:flex}.today-class-row--last{border-bottom:none}.today-class-row--live{border-left-color:var(--success)}.today-class-row-time{color:var(--foreground-soft);flex-shrink:0;width:90px;font-size:13px}.today-class-row-info{flex:1;min-width:0}.today-class-row-tag{flex-shrink:0}.quick-link-card{border-left:3px solid var(--primary);height:100%}.quick-link-card-row{align-items:center;gap:14px;display:flex}.quick-link-card-icon{flex-shrink:0;font-size:20px;display:inline-flex}.quick-link-card-text{flex:1;min-width:0}.quick-link-card-title{margin:0 0 2px!important}.quick-link-card-arrow{color:var(--primary);flex-shrink:0;transition:transform .2s cubic-bezier(.22,1,.36,1)}.quick-link-card:hover .quick-link-card-arrow{transform:translate(4px)}@media (prefers-reduced-motion:reduce){.quick-link-card-arrow,.quick-link-card:hover .quick-link-card-arrow{transition:none;transform:none}}.stat-card{border-left:3px solid var(--stat-color);height:100%;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1)}.stat-card:hover{box-shadow:var(--elevation-hover);border-top-color:var(--panel-edge);border-right-color:var(--panel-edge);border-bottom-color:var(--panel-edge);transform:translateY(-2px)}.stat-card-icon{font-size:17px;display:inline-flex}.stat-card-label{letter-spacing:.02em;font-size:12.5px}.stat-card-value-wrap{margin-top:10px}.stat-card-skeleton{width:56px}.stat-card-value{font-variant-numeric:tabular-nums;color:var(--stat-color)!important;margin:0!important;font-size:30px!important;line-height:1.1!important}@media (prefers-reduced-motion:reduce){.stat-card,.stat-card:hover{transition:none;transform:none}}.home-page{width:100%;max-width:1100px;margin:0 auto;padding:24px 16px}.home-hero{isolation:isolate;border-left:3px solid var(--accent);background:radial-gradient(circle at 88% 12%, #ffffff1a 0%, transparent 46%), radial-gradient(circle at 6% 96%, #0000002e 0%, transparent 44%), var(--hero-bg);color:#fff;border:1px solid var(--hero-edge);border-left:3px solid var(--accent);box-shadow:0 10px 30px rgba(var(--shadow-color), .16);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:28px 30px 28px 27px;animation:.65s cubic-bezier(.22,1,.36,1) both hero-enter;display:flex;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:-1;background:radial-gradient(circle at 30%,#ffffff17 0%,#0000 55%);animation:20s ease-in-out infinite alternate hero-drift;position:absolute;inset:-60% -20%}@media (width<=575px){.home-hero{flex-direction:column;align-items:flex-start;gap:14px;padding:20px 20px 20px 18px}}.home-hero-left{align-items:center;gap:16px;min-width:0;display:flex}.home-hero-avatar{border:3px solid #ffffffeb;flex-shrink:0;transition:transform .3s cubic-bezier(.22,1,.36,1);box-shadow:0 6px 18px #00000047}.home-hero-avatar img{object-fit:cover;image-rendering:auto}.home-hero:hover .home-hero-avatar{transform:scale(1.04)}.home-hero-title{margin:0;animation:.6s cubic-bezier(.22,1,.36,1) 80ms both hero-stagger;color:#fff!important}.home-hero-message{color:#ffffffc7;animation:.6s cubic-bezier(.22,1,.36,1) .16s both hero-stagger;display:block}.home-hero-time-block{text-align:right;flex-shrink:0;animation:.6s cubic-bezier(.22,1,.36,1) .24s both hero-stagger}@media (width<=575px){.home-hero-time-block{text-align:left}}.home-hero-date{letter-spacing:.01em;color:#ffffffb8;font-size:13px}.home-hero-time-row{justify-content:flex-end;align-items:center;gap:9px;display:flex}@media (width<=575px){.home-hero-time-row{justify-content:flex-start}}.home-hero-live-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1s ease-in-out infinite hero-pulse}.home-hero-time{color:#fff;font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1.25}@media (width<=575px){.home-hero-time{font-size:21px}}@keyframes hero-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-stagger{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-drift{0%{transform:translate(-6%,-4%)}to{transform:translate(8%,5%)}}@keyframes hero-pulse{0%,to{opacity:1;box-shadow:0 0 0 0 rgba(var(--accent-rgb), .55)}70%{opacity:.65;box-shadow:0 0 0 6px rgba(var(--accent-rgb), 0)}}@media (prefers-reduced-motion:reduce){.home-hero,.home-hero:before,.home-hero-title,.home-hero-message,.home-hero-time-block,.home-hero-live-dot{animation:none}.home-hero-avatar,.home-hero:hover .home-hero-avatar{transition:none}}.home-section-head{align-items:center;gap:16px;margin-bottom:14px;display:flex}.home-section-label{flex:1;min-width:0;margin-bottom:0}.home-batch-select{flex-shrink:0;width:280px}@media (width<=575px){.home-section-head{flex-wrap:wrap;gap:10px}.home-batch-select{width:100%}}.home-alert{margin-bottom:20px}.home-stats-row{margin-bottom:24px}.home-stat-icon{font-size:20px}.home-stat-icon--primary{color:var(--primary)}.home-stat-icon--accent{color:var(--accent-dark)}.home-stat-icon--success{color:var(--success)}.home-today-section{margin-bottom:28px}.home-today-loading{padding:20px}.home-today-empty{padding:44px 24px}.home-today-empty .ant-empty-image{height:96px}.home-today-empty .ant-empty-description{color:var(--foreground-soft);font-size:14px}.profile-page{width:100%;max-width:1000px;margin:0 auto;padding:24px 16px 48px}.profile-card{background:var(--surface);border:1px solid var(--border);box-shadow:0 10px 30px -10px rgba(var(--shadow-color), .12);border-radius:16px;position:relative;overflow:hidden}.profile-header{color:#fff;background:radial-gradient(circle at 90% 10%, #ffffff1a 0%, transparent 46%), radial-gradient(circle at 4% 96%, #0000002e 0%, transparent 42%), var(--hero-bg);border-bottom:1px solid var(--hero-edge);border-left:3px solid var(--accent);flex-wrap:wrap;align-items:center;gap:24px;padding:30px 32px;display:flex;position:relative}.profile-avatar{border:3px solid #ffffffeb;flex-shrink:0;box-shadow:0 6px 18px #00000047}.profile-header-info{min-width:0}.profile-header-name-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.profile-header-title{color:#fff!important;margin:0!important;line-height:1.2!important}.profile-header-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.profile-chip{color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:6px;padding:4px 13px;font-size:13px;display:inline-flex}.profile-chip--link{transition:background .18s}.profile-chip--link:hover{color:#fff;background:#ffffff4d}.profile-body{padding:28px 32px 32px}.profile-intro{border-left:3px solid var(--primary);padding-left:16px;font-size:15px;line-height:1.65;color:var(--foreground-soft)!important;margin-bottom:30px!important}.profile-row{border-bottom:1px dashed var(--border);align-items:baseline;gap:12px;padding:9px 0;display:flex}.profile-row:last-child{border-bottom:none}.profile-row-icon{color:var(--primary);flex-shrink:0;font-size:14px;transform:translateY(1px)}.profile-row-index{color:var(--neutral-500);flex-shrink:0;width:18px;font-size:12px}.profile-row-primary{color:var(--foreground);min-width:0}.profile-row-secondary{color:var(--neutral-500);white-space:nowrap;margin-left:auto;padding-left:12px;font-size:13px}.profile-availability{border-bottom:1px dashed var(--border);flex-wrap:wrap;align-items:baseline;gap:16px;padding:11px 0;display:flex}.profile-availability:last-child{border-bottom:none}.profile-availability-day{color:var(--foreground);flex-shrink:0;min-width:92px;font-weight:600}.profile-availability-spans{flex-wrap:wrap;gap:8px;display:flex}.profile-slot{color:var(--primary);background:var(--primary-tint);white-space:nowrap;border-radius:6px;padding:3px 10px;font-size:12.5px}.profile-skeleton-wrap{padding:32px}@media (width<=560px){.profile-header{gap:18px;padding:26px 20px}.profile-body{padding:24px 20px 28px}.profile-availability-day{min-width:0}}.classroom-card{border-left:3px solid var(--border);flex-direction:column;height:100%;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1),border-left-color .2s;display:flex}.classroom-card .ant-card-body{flex-direction:column;flex:1;display:flex}.classroom-card .ant-card-actions{margin-top:auto}.classroom-card--active{border-left-color:var(--primary)}.classroom-card:hover{box-shadow:var(--elevation-hover);border-top-color:var(--panel-edge);border-right-color:var(--panel-edge);border-bottom-color:var(--panel-edge);transform:translateY(-3px)}.classroom-card--active:hover{border-left-color:var(--accent)}.classroom-card-header{justify-content:space-between;align-items:flex-start;gap:12px;width:100%}.classroom-card-code{letter-spacing:.04em;color:var(--accent-dark);background:var(--accent-tint);border-radius:5px;padding:3px 9px;font-size:11.5px;display:inline-block}.classroom-card-course{margin:10px 0 0!important;font-size:17px!important;line-height:1.3!important}.classroom-card-divider{background:var(--border);height:1px;margin:14px 0}.classroom-card-meta{width:100%}.classroom-card-meta .anticon{flex-shrink:0;margin-top:3px}.classroom-card-icon--primary{color:var(--primary)}.classroom-card-icon--accent{color:var(--accent-dark)}.classroom-card-icon--success{color:var(--success)}.classroom-card-students{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (prefers-reduced-motion:reduce){.classroom-card,.classroom-card:hover{transition:none;transform:none}}.classrooms-page{width:100%;max-width:1100px;margin:0 auto;padding:24px 16px}.classrooms-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.classrooms-header-bar{background:var(--accent);border-radius:999px;width:3px;height:34px;margin-top:6px}.classrooms-header-title{margin:0}.classrooms-filters{background:var(--surface);border:1px solid var(--border);border-radius:12px;width:100%;padding:8px 12px}@media (width>=576px){.classrooms-filters{width:auto}}.classrooms-batch-select{width:100%}@media (width>=576px){.classrooms-batch-select{width:280px}}.classrooms-gender-select{width:100%}@media (width>=576px){.classrooms-gender-select{width:140px}}@media (width<=575px){.classrooms-filters.ant-space{flex-direction:column;align-items:stretch;padding:12px;display:flex}.classrooms-filters>.ant-space-item{width:100%}.classrooms-filters>.ant-space-item:last-child>.ant-space{justify-content:space-between;width:100%}}.classrooms-alert{margin-bottom:20px}.classrooms-empty{background:var(--surface);border-radius:12px;padding:48px 24px}.classrooms-list{opacity:1;transition:opacity .15s}.classrooms-list--loading{opacity:.6}.classrooms-pagination{justify-content:center;margin-top:24px;display:flex}.student-result-modal-alert{margin-bottom:16px}.student-result-modal-score{width:100%}.student-row{border-radius:10px;transition:background .15s;padding:10px 8px!important}.student-row:hover{background:var(--primary-tint)}.student-row-body{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.student-row-identity{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.student-row-avatar{background:var(--secondary);color:var(--primary);flex-shrink:0}.student-row-names{min-width:0}.student-row-name-line{flex-wrap:wrap;align-items:center;gap:9px;line-height:1.35;display:flex}.student-row-name{font-size:14.5px}.student-row-id{color:var(--foreground-soft);background:var(--secondary);border:1px solid var(--border);border-radius:5px;padding:1px 7px;font-size:11.5px}.student-row-meta{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12.5px;display:block;overflow:hidden}.student-row-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.student-row-grade{text-align:center;min-width:92px;margin:0!important}.student-row-grade--empty{color:var(--neutral-500);font-size:12px;font-style:italic}.student-row-status{margin:0!important}.student-row-edit{color:var(--foreground-soft);opacity:0;transition:opacity .15s,color .15s}.student-row:hover .student-row-edit,.student-row-edit:focus-visible{opacity:1}.student-row-edit:hover{color:var(--primary)!important;background:var(--surface)!important}@media (hover:none){.student-row-edit{opacity:1}}@media (width<=767px){.student-row-body{flex-direction:column;align-items:flex-start;gap:10px}.student-row-actions{justify-content:flex-start;width:100%}.student-row-meta{white-space:normal}}@media (prefers-reduced-motion:reduce){.student-row,.student-row-edit{transition:none}}.bulk-upload-error-list{max-height:220px;overflow-y:auto}.bulk-upload-error-list-item{font-size:13px}.bulk-result-upload-modal-alert{margin-bottom:16px}.bulk-result-upload-modal-template-btn{width:100%;margin-bottom:12px}.bulk-result-upload-modal-help{margin-top:12px}.bulk-result-upload-modal-summary{width:100%;margin-bottom:12px}.bulk-result-upload-modal-actions{justify-content:flex-end;gap:8px;margin-top:16px;display:flex}.students-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.students-panel-tools{align-items:center;gap:10px;display:flex}.students-panel-search{width:240px}@media (width<=575px){.students-panel-header{align-items:stretch}.students-panel-tools{width:100%}.students-panel-search{flex:1;width:auto;min-width:0}}.students-panel-heading{margin-bottom:0}.students-panel-title{margin:0}.students-panel-icon--success{color:var(--success)}.students-panel-empty{background:var(--surface);border-radius:12px;padding:48px 24px}.lecture-row{border-radius:10px;transition:background .15s;padding:10px 8px!important}.lecture-row:hover{background:var(--primary-tint)}.lecture-row-body{justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;display:flex}.lecture-row-identity{text-align:left;cursor:pointer;min-width:0;font:inherit;color:inherit;background:0 0;border:none;flex:1;padding:0;display:block}.lecture-row-top-line{flex-wrap:wrap;align-items:center;gap:9px;line-height:1.35;display:flex}.lecture-row-date{font-size:14.5px}.lecture-row-meta{margin-top:3px;font-size:12.5px;display:block}.lecture-row-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}@media (width<=767px){.lecture-row-body{flex-direction:column;align-items:flex-start;gap:10px}.lecture-row-actions{justify-content:flex-start;width:100%}}@media (prefers-reduced-motion:reduce){.lecture-row{transition:none}}.create-lecture-modal-alert{margin-bottom:16px}.attendance-modal-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.attendance-modal-counter{font-size:12.5px}.attendance-modal-list{max-height:420px;overflow-y:auto}.attendance-modal-row{justify-content:space-between;align-items:center;gap:12px;display:flex;padding:8px 0!important}.attendance-modal-row-identity{align-items:center;gap:8px;min-width:0;display:flex}.attendance-modal-row-name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.attendance-modal-row-id{color:var(--foreground-soft);background:var(--secondary);border:1px solid var(--border);border-radius:5px;flex-shrink:0;padding:1px 7px;font-size:11.5px}.lecture-detail-drawer{flex-direction:column;gap:20px;display:flex}.lecture-detail-drawer-header{flex-direction:column;gap:8px;display:flex}.lecture-detail-drawer-date{margin:0}.lecture-detail-drawer-section{flex-direction:column;gap:4px;display:flex}.lecture-detail-drawer-attendance-list{max-height:260px;overflow-y:auto}.lecture-detail-drawer-attendance-row{justify-content:space-between;align-items:center;display:flex;padding:6px 0!important}.lecture-detail-drawer-comments{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.lecture-detail-drawer-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;padding-top:8px;display:flex}.add-comment-modal-alert{margin-bottom:16px}.lectures-panel-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.lectures-panel-title{margin:0}.lectures-panel-skeleton{padding:8px 0}.lectures-panel-empty{background:var(--surface);border-radius:12px;padding:48px 24px}.lectures-panel-list--loading{opacity:.6;pointer-events:none}.lectures-panel-pagination{justify-content:center;margin-top:16px;display:flex}.classroom-detail-page{width:100%;max-width:1100px;margin:0 auto;padding:24px 16px}.classroom-detail-back{color:var(--primary);margin-bottom:16px;padding-left:0}.classroom-detail-summary-card{border-left:3px solid var(--primary);margin-bottom:20px}.classroom-detail-summary-header{justify-content:space-between;width:100%;margin-bottom:12px}.classroom-detail-code{color:var(--accent-dark);background:var(--accent-tint);border-radius:4px;padding:2px 8px;font-size:12px}.classroom-detail-course-title{margin:6px 0 0}.classroom-detail-summary-meta{width:100%}.classroom-detail-icon--primary{color:var(--primary)}.classroom-detail-icon--accent{color:var(--accent-dark)}.classroom-detail-icon--success{color:var(--success)}.classroom-detail-tabs .ant-tabs-nav{margin-bottom:16px}.complaint-row-body{flex-direction:column;gap:4px;width:100%;display:flex}.complaint-row-header{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.complaint-row-number{color:var(--foreground);opacity:.7;font-size:13px}.complaint-row-category,.complaint-row-status{margin:0}.complaint-row-date{margin-left:auto;font-size:12px}.complaint-row-text{color:var(--foreground);opacity:.85}.new-complaint-faculty-dept{font-size:13px}.new-complaint-category-desc{white-space:normal;font-size:12px}.new-complaint-error{margin-top:8px}.complaints-page{width:100%;max-width:1100px;margin:0 auto;padding:24px 16px}.complaints-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.complaints-header-bar{background:var(--accent);border-radius:999px;width:3px;height:34px;margin-top:6px}.complaints-header-title{margin:0}.complaints-skeleton{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px}.complaints-empty{background:var(--surface);border-radius:12px;padding:48px 24px}.complaints-list{opacity:1;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:4px 16px;transition:opacity .15s}.complaints-list--loading{opacity:.6}.complaints-pagination{justify-content:center;padding:16px 0 8px;display:flex}.app-layout{min-height:100svh}.app-layout-header{z-index:20;background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 12px 0 8px;display:flex;position:sticky;top:0}.app-layout-header-left{align-items:center;gap:10px;min-width:0;display:flex}.app-layout-toggle,.app-layout-icon-btn{color:var(--foreground-soft);width:38px;height:38px}.app-layout-toggle:hover,.app-layout-icon-btn:hover{color:var(--primary)!important;background:var(--primary-tint)!important}.app-layout-logo{flex-shrink:0;height:28px}.app-layout-header-divider{background:var(--border);flex-shrink:0;width:1px;height:26px}.app-layout-header-titles{flex-direction:column;justify-content:center;min-width:0;line-height:1.2;display:flex}.app-layout-eyebrow:after{display:none}.app-layout-eyebrow{color:var(--foreground-soft);opacity:.8;margin-bottom:0;font-size:10px}.app-layout-page-title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.app-layout-user-menu{cursor:pointer;font:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:4px 10px 4px 4px;transition:background .18s,border-color .18s;display:flex}.app-layout-user-menu:hover,.app-layout-user-menu:focus-visible{background:var(--primary-tint);border-color:var(--border);outline:none}.app-layout-user-meta{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.25;display:flex}.app-layout-user-name{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:13.5px;font-weight:600;overflow:hidden}.app-layout-user-role{color:var(--foreground-soft);text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;overflow:hidden}.app-layout-user-caret{color:var(--foreground-soft);flex-shrink:0;font-size:10px}@media (width<=767px){.app-layout-header-divider,.app-layout-header-titles,.app-layout-user-meta,.app-layout-user-caret{display:none}}.app-layout-sider{background:var(--surface);border-right:1px solid var(--border);height:calc(100svh - 64px);padding-top:12px;position:sticky;top:64px;overflow:hidden auto}.app-layout-nav{background:0 0;border:none}.app-layout-nav.ant-menu-inline-collapsed .ant-menu-item{border-radius:12px!important}.app-layout-nav.ant-menu-inline-collapsed .ant-menu-item-selected:before{display:none}.app-layout-nav.ant-menu-inline-collapsed .ant-menu-item-selected{background:var(--primary-tint)!important}.app-layout-content{background:var(--secondary);min-height:calc(100svh - 64px)}
