@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--app-bg);color:var(--text-primary);transition:background-color .25s ease,color .25s ease}:root,[data-theme=light]{--app-bg: #eef2fb;--content-bg: #eef2fb;--surface-bg: #ffffff;--surface-elevated: #ffffff;--surface-muted: #f4f7fd;--surface-highlight: linear-gradient(145deg, #ffffff 0%, #f8faff 50%, #f0f5ff 100%);--surface-accent: linear-gradient(135deg, #1d4ed8 0%, #3b82f6 100%);--border-color: #d8e2f2;--border-strong: #b8c9e8;--text-heading: #0f172a;--text-emphasis: #1e40af;--text-primary: #0f172a;--text-secondary: #64748b;--text-muted: #94a3b8;--accent: #2563eb;--accent-light: #3b82f6;--accent-soft: #dbeafe;--accent-glow: rgba(37, 99, 235, .12);--tertiary: #d19900;--tertiary-soft: rgba(209, 153, 0, .14);--success-soft: #d1fae5;--success: #059669;--warning-soft: #fef3c7;--danger-soft: #fee2e2;--error: #dc2626;--info-soft: #e0f2fe;--header-bg: linear-gradient(90deg, #ffffff 0%, #f5f8ff 45%, #eef4ff 100%);--header-border: rgba(37, 99, 235, .12);--header-accent-line: linear-gradient(90deg, #2563eb, #60a5fa, #a78bfa);--header-search-bg: #f1f5fb;--header-search-border: #d8e2f2;--header-icon-bg: rgba(37, 99, 235, .08);--card-shadow: 0 4px 24px rgba(15, 23, 42, .06);--card-hover-shadow: 0 12px 36px rgba(37, 99, 235, .12);--title-gradient: linear-gradient(90deg, #1e3a8a 0%, #2563eb 55%, #3b82f6 100%);--scrollbar-track: #e8eef8;--scrollbar-thumb: #b8c9e8;--diary-diary-accent: #059669;--diary-assignment-accent: #2563eb;--diary-announcement-accent: #d97706;--sidebar-bg: linear-gradient(180deg, #ffffff 0%, #f6f9ff 55%, #eef3fc 100%);--sidebar-border: #d8e2f2;--sidebar-shadow: 2px 0 20px rgba(15, 23, 42, .05);--sidebar-title: #0f172a;--sidebar-subtitle: #64748b;--sidebar-item: #475569;--sidebar-item-hover-bg: rgba(37, 99, 235, .07);--sidebar-item-hover: #1e293b;--sidebar-item-selected-bg: #dbeafe;--sidebar-item-selected: #1d4ed8;--sidebar-item-accent: #2563eb;--sidebar-footer-border: #e2e8f0;--sidebar-footer-item: #64748b;--sidebar-danger: #dc2626;--sidebar-danger-hover-bg: #fef2f2;--sidebar-danger-hover: #b91c1c;--font-headline: "Source Serif 4", Georgia, "Times New Roman", serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-label: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--modal-header-bg: #eff4ff;--modal-footer-bg: #f8f9ff;--modal-border: #dce4f5}[data-theme=dark]{--app-bg: #0f172a;--content-bg: #0f172a;--surface-bg: #16213e;--surface-elevated: #1e293b;--surface-muted: #243044;--surface-highlight: linear-gradient(160deg, #1e293b 0%, #16213e 55%, #132038 100%);--surface-accent: linear-gradient(135deg, #0f766e 0%, #2dd4bf 100%);--border-color: #334155;--border-strong: #475569;--text-heading: #ffffff;--text-emphasis: #f1f5f9;--text-primary: #f8fafc;--text-secondary: #e2e8f0;--text-muted: #cbd5e1;--accent: #5eead4;--accent-light: #99f6e4;--accent-soft: rgba(45, 212, 191, .2);--accent-glow: rgba(45, 212, 191, .35);--tertiary: #d19900;--tertiary-soft: rgba(209, 153, 0, .18);--success-soft: rgba(52, 211, 153, .14);--success: #34d399;--warning-soft: rgba(209, 153, 0, .16);--danger-soft: rgba(248, 113, 113, .14);--error: #f87171;--info-soft: rgba(45, 212, 191, .14);--header-bg: #16213e;--header-border: rgba(45, 212, 191, .28);--header-accent-line: linear-gradient(90deg, #2dd4bf, #5eead4, #d19900);--header-search-bg: rgba(15, 23, 42, .55);--header-search-border: rgba(45, 212, 191, .35);--header-icon-bg: rgba(45, 212, 191, .16);--card-shadow: 0 10px 36px rgba(0, 0, 0, .45);--card-hover-shadow: 0 14px 40px rgba(45, 212, 191, .18);--title-gradient: none;--scrollbar-track: #0f172a;--scrollbar-thumb: #475569;--diary-diary-accent: #34d399;--diary-assignment-accent: #2dd4bf;--diary-announcement-accent: #d19900;--sidebar-bg: linear-gradient(180deg, #1e293b 0%, #16213e 55%, #0f172a 100%);--sidebar-border: rgba(148, 163, 184, .18);--sidebar-shadow: 4px 0 24px rgba(0, 0, 0, .35);--sidebar-title: #f8fafc;--sidebar-subtitle: #94a3b8;--sidebar-item: #e2e8f0;--sidebar-item-hover-bg: rgba(45, 212, 191, .16);--sidebar-item-hover: #ffffff;--sidebar-item-selected-bg: rgba(45, 212, 191, .28);--sidebar-item-selected: #ffffff;--sidebar-item-accent: #5eead4;--sidebar-footer-border: rgba(148, 163, 184, .18);--sidebar-footer-item: #e2e8f0;--sidebar-danger: #f87171;--sidebar-danger-hover-bg: rgba(248, 113, 113, .14);--sidebar-danger-hover: #fca5a5;--font-headline: "Source Serif 4", Georgia, "Times New Roman", serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-label: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--modal-header-bg: #1e293b;--modal-footer-bg: #1a2438;--modal-border: #334155}.app-main-layout{background:var(--content-bg)!important;transition:background .25s ease}.app-main-content{padding:24px!important;min-height:280px;background:var(--content-bg)}.app-detail-surface{min-height:100%}.app-detail-surface .ant-card{background:var(--surface-highlight)!important;border:1px solid var(--border-color)!important;border-radius:12px!important;box-shadow:var(--card-shadow)!important}.app-detail-surface .ant-card-head{border-bottom-color:var(--border-color)!important}.app-detail-surface .ant-card-head-title{color:var(--text-primary)!important;font-weight:700!important}[data-theme=dark] .app-detail-surface .ant-typography strong,[data-theme=dark] .app-detail-surface strong{color:var(--text-primary)}[data-theme=dark] .app-detail-surface .ant-typography-secondary,[data-theme=dark] .app-detail-surface .ant-typography.ant-typography-secondary,.app-detail-surface .ant-statistic-title{color:var(--text-secondary)!important}.app-detail-surface .ant-statistic-content{color:var(--accent)!important;font-weight:700!important}.app-detail-surface .ant-table-thead>tr>th{background:var(--accent-soft)!important;color:var(--text-primary)!important;font-weight:600!important;border-bottom-color:var(--border-color)!important}.app-detail-surface .ant-table-tbody>tr>td{border-bottom-color:var(--border-color)!important}.app-detail-surface .ant-tag-blue,.app-detail-surface .ant-tag-processing{background:var(--accent-soft)!important;border-color:var(--border-strong)!important;color:var(--accent)!important}.app-sidebar{background:var(--sidebar-bg)!important;border-right:1px solid var(--sidebar-border)!important;box-shadow:var(--sidebar-shadow);transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.app-sidebar-inner{display:flex;flex-direction:column;height:100%}.app-sidebar-brand{padding:24px 16px;display:flex;align-items:center;gap:10px}.app-sidebar-logo{width:40px;height:40px;background:var(--surface-accent);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:800;box-shadow:0 4px 14px var(--accent-glow);flex-shrink:0}.app-sidebar-title{margin:0;font-size:16px;font-weight:700;color:var(--sidebar-title);line-height:1.2}.app-sidebar-subtitle{font-size:11px;color:var(--sidebar-subtitle)}.app-sidebar-menu{flex:1;border-inline-end:none!important;padding:0 12px!important;background:transparent!important}.app-sidebar-menu .ant-menu-item{border-radius:10px!important;margin:4px 0!important;color:var(--sidebar-item)!important}.app-sidebar-menu .ant-menu-item-selected{background:var(--sidebar-item-selected-bg)!important;color:var(--sidebar-item-selected)!important;font-weight:600!important;box-shadow:inset 3px 0 0 var(--sidebar-item-accent)}.app-sidebar-menu .ant-menu-item:hover{background:var(--sidebar-item-hover-bg)!important;color:var(--sidebar-item-hover)!important}.app-sidebar-menu .ant-menu-item .ant-menu-item-icon,.app-sidebar-footer-menu .ant-menu-item .ant-menu-item-icon{color:inherit!important}.app-sidebar-footer{padding:16px;border-top:1px solid var(--sidebar-footer-border);margin-top:auto}.app-sidebar-action{height:40px!important;border-radius:12px!important;font-weight:600!important;margin-bottom:12px!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:none!important;box-shadow:0 4px 14px #2563eb4d!important}.app-sidebar-footer-menu{border-inline-end:none!important;background:transparent!important}.app-sidebar-footer-menu .ant-menu-item{border-radius:10px!important;color:var(--sidebar-footer-item)!important}.app-sidebar-footer-menu .ant-menu-item:hover{background:var(--sidebar-item-hover-bg)!important;color:var(--sidebar-item-hover)!important}.app-sidebar-footer-menu .ant-menu-item-danger{color:var(--sidebar-danger)!important}.app-sidebar-footer-menu .ant-menu-item-danger:hover{background:var(--sidebar-danger-hover-bg)!important;color:var(--sidebar-danger-hover)!important}.app-header{background:var(--header-bg)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:0 24px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;border-bottom:1px solid var(--header-border)!important;height:64px!important;position:sticky!important;top:0!important;z-index:100!important;overflow:visible;transition:background .25s ease,border-color .25s ease;box-shadow:0 4px 20px #0000000a}.app-header:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--header-accent-line);opacity:.85}[data-theme=dark] .app-header{box-shadow:0 4px 24px #00000059}.app-header-leading{display:flex;align-items:center;gap:10px;flex-shrink:0;min-width:0}.app-header-brand{display:none;font-size:14px;font-weight:700;color:var(--text-heading);font-family:var(--font-headline);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.app-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.app-header-user-trigger{display:inline-flex;align-items:center;gap:10px;padding:0;margin:0;border:none;background:transparent;cursor:pointer;color:inherit}.app-header-icon-btn,.theme-toggle-btn{width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:17px!important;color:var(--accent)!important;background:var(--header-icon-bg)!important;border:1px solid var(--header-search-border)!important}.app-header-search.ant-input-affix-wrapper{background:var(--header-search-bg)!important;border:1px solid var(--header-search-border)!important;border-radius:999px!important;padding:6px 14px!important;height:40px!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease}.app-header-search.ant-input-affix-wrapper:hover,.app-header-search.ant-input-affix-wrapper-focused{border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--accent-glow)!important}.app-header-search .ant-input{background:transparent!important;color:var(--text-primary)!important;font-size:14px}.app-header-search-icon{color:var(--text-muted)!important;font-size:15px}.app-header-search .ant-input-clear-icon{color:var(--text-muted)}.app-header-notification-badge{display:inline-flex;align-items:center;line-height:1}.app-header-notification-badge .ant-badge-dot{width:8px!important;height:8px!important;min-width:8px!important;box-shadow:0 0 0 2px var(--surface-bg)}.app-header-icon-btn:hover,.theme-toggle-btn:hover{color:var(--accent-light)!important;background:var(--accent-soft)!important;border-color:var(--accent)!important}.app-header-school-name{font-size:18px;font-weight:700;color:var(--text-heading);font-family:var(--font-headline)}[data-theme=light] .app-header-school-name{background:var(--title-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.app-header-search{max-width:420px;width:100%;flex:1;margin:0 16px;min-width:0}.app-header-search--compact{max-width:320px}.app-header-divider{width:1px;height:24px;background:var(--border-color);margin:0 4px}.app-header-user-text{text-align:right;line-height:1.2}.app-header-user-name{font-size:13px;font-weight:700;color:var(--text-heading)}.app-header-user-role{font-size:10px!important;text-transform:uppercase;letter-spacing:1px;color:var(--accent-light)!important;font-weight:600!important}.app-header-avatar{border:2px solid var(--accent-soft)!important;background:var(--accent-soft)!important;color:var(--accent)!important;flex-shrink:0}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.ant-table-tbody>tr:focus-within{outline:none}.prominent-tabs .ant-tabs-nav{background:var(--surface-muted);padding:14px 20px;margin:0!important;border-bottom:1px solid var(--border-color)}.prominent-tabs .ant-tabs-nav:before{border-bottom:none!important}.prominent-tabs .ant-tabs-tab{padding:10px 22px!important;margin:0 6px!important;border-radius:10px!important;border:1px solid transparent!important;background:transparent!important;font-weight:600;font-size:14px;color:var(--text-secondary)!important;transition:all .2s ease}.prominent-tabs .ant-tabs-tab:hover{color:var(--accent)!important;background:var(--accent-soft)!important;border-color:var(--border-color)!important}.prominent-tabs .ant-tabs-tab-active{background:var(--surface-accent)!important;border-color:transparent!important;box-shadow:0 4px 14px var(--accent-glow)}.prominent-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.prominent-tabs .ant-tabs-tab-active .tab-count{background:#ffffff38;color:#fff}.prominent-tabs .ant-tabs-ink-bar{display:none!important}.prominent-tabs .tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:11px;font-weight:700;line-height:1}.prominent-tabs .ant-tabs-tab .anticon{font-size:16px}.prominent-tabs .ant-tabs-tab-active .ant-badge-count{box-shadow:none}.parent-child-select-appbar.ant-select{height:40px}.parent-child-select-appbar .ant-select-selector{height:40px!important;padding:0 28px 0 8px!important;display:flex!important;align-items:center!important;border-radius:8px!important}.parent-child-select-appbar .ant-select-selection-item{line-height:1!important;padding:0!important;display:flex!important;align-items:center!important;overflow:hidden!important}.parent-child-select-appbar .ant-select-selection-placeholder{line-height:40px!important}.ant-btn,.ant-menu-item,.ant-card{transition:all .2s ease!important}::-webkit-scrollbar{width:6px;height:6px}.ant-card-hoverable:hover{transform:translateY(-2px);box-shadow:var(--card-hover-shadow)!important}[data-theme=dark] .prominent-tabs .ant-tabs-nav{background:linear-gradient(180deg,#1a2332,#162032);border-bottom-color:var(--border-color)}[data-theme=dark] .prominent-tabs .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=dark] .prominent-tabs .ant-tabs-tab:hover{color:var(--accent)!important;background:#2dd4bf1a!important}[data-theme=dark] .prominent-tabs .ant-tabs-tab-active{background:linear-gradient(135deg,#0f766e,#14b8a6)!important;border-color:#2dd4bf!important}[data-theme=dark] .prominent-tabs .tab-count{background:#2dd4bf33;color:#5eead4}.sign-in-page{height:100vh;display:flex;justify-content:center;align-items:center;background:radial-gradient(ellipse at 50% 50%,var(--accent-soft),var(--content-bg));position:relative;transition:background .25s ease}.sign-in-theme-toggle{position:absolute;top:20px;right:20px}.sign-in-card{width:100%;max-width:420px;border-radius:16px!important;box-shadow:var(--card-shadow)!important;border:1px solid var(--border-color)!important;padding:12px;background:var(--surface-highlight)!important}.app-page-fill{background:var(--content-bg)!important;margin:-16px -24px;padding:24px;min-height:100%}.page-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:16px;margin-bottom:24px}.page-header-main{display:flex;align-items:flex-start;gap:14px}.page-header-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;color:var(--accent);background:var(--accent-soft);border:1px solid var(--border-color);flex-shrink:0}.page-header-title{margin:0!important;font-family:var(--font-headline)!important;font-weight:700!important;color:var(--text-heading)!important;background:none!important;-webkit-text-fill-color:unset!important}[data-theme=light] .page-header-title{background:var(--title-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important}.page-header-subtitle{color:var(--text-secondary)!important;display:block;margin-top:4px}.page-loading{display:flex;justify-content:center;padding:80px}.stat-card{border-radius:14px!important;border:1px solid var(--border-color)!important;box-shadow:var(--card-shadow)!important;overflow:hidden}.stat-card .ant-statistic-title{color:var(--text-secondary)!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase;letter-spacing:.04em}.stat-card .ant-statistic-content{color:var(--text-primary)!important;font-weight:700!important}.stat-card--primary{background:linear-gradient(135deg,var(--accent-soft) 0%,var(--surface-bg) 100%)!important}.stat-card--success{background:linear-gradient(135deg,var(--success-soft) 0%,var(--surface-bg) 100%)!important}.stat-card--info{background:linear-gradient(135deg,var(--info-soft) 0%,var(--surface-bg) 100%)!important}.stat-card--warning{background:linear-gradient(135deg,var(--warning-soft) 0%,var(--surface-bg) 100%)!important}.stat-card--danger{background:linear-gradient(135deg,var(--danger-soft) 0%,var(--surface-bg) 100%)!important}.stat-card--primary .ant-statistic-content{color:var(--accent)!important}.stat-card--success .ant-statistic-content{color:var(--success)!important}.stat-card--info .ant-statistic-content{color:var(--accent)!important}.stat-card--warning .ant-statistic-content{color:var(--tertiary)!important}.stat-card--danger .ant-statistic-content{color:var(--error)!important}.diary-page{max-width:960px}.diary-stats-row{margin-bottom:20px}.diary-panel{background:var(--surface-highlight)!important;border:1px solid var(--border-color)!important;border-radius:16px!important;box-shadow:var(--card-shadow)!important}.diary-panel-head{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--text-primary);margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--border-color)}.diary-panel-head .anticon{color:var(--accent)}.diary-timeline{position:relative;padding-left:8px}.diary-day-group{margin-bottom:28px}.diary-day-marker{display:flex;align-items:center;gap:10px;margin-bottom:14px}.diary-day-dot{width:12px;height:12px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px var(--accent-glow);flex-shrink:0}.diary-day-label{font-weight:700;font-size:14px;color:var(--text-primary);display:flex;align-items:center;gap:8px}.diary-day-label .anticon{color:var(--accent)}.diary-day-entries,.diary-entry-list{display:flex;flex-direction:column;gap:12px;padding-left:22px;border-left:2px solid var(--border-color);margin-left:5px}.diary-entry{display:flex;gap:14px;padding:16px;border-radius:14px;background:var(--surface-bg);border:1px solid var(--border-color);box-shadow:var(--card-shadow);transition:transform .2s ease,box-shadow .2s ease}.diary-entry:hover{transform:translateY(-1px);box-shadow:var(--card-hover-shadow)}.diary-entry--diary{border-left:4px solid var(--diary-diary-accent)}.diary-entry--assignment{border-left:4px solid var(--diary-assignment-accent)}.diary-entry--announcement{border-left:4px solid var(--diary-announcement-accent)}.diary-entry-icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.diary-entry--diary .diary-entry-icon-wrap{background:var(--success-soft);color:var(--diary-diary-accent)}.diary-entry--assignment .diary-entry-icon-wrap{background:var(--accent-soft);color:var(--diary-assignment-accent)}.diary-entry--announcement .diary-entry-icon-wrap{background:var(--warning-soft);color:var(--diary-announcement-accent)}.diary-entry-body{flex:1;min-width:0}.diary-entry-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.diary-entry-title{color:var(--text-primary)!important;font-size:15px!important}.diary-entry-meta{color:var(--text-secondary)!important;font-size:12px;display:block;margin-bottom:6px}.diary-entry-content{color:var(--text-secondary)!important;margin-bottom:8px!important}.diary-type-tag{border-radius:999px!important;font-size:11px!important;font-weight:600!important;border:none!important}.diary-type-tag--diary{background:var(--success-soft)!important;color:var(--diary-diary-accent)!important}.diary-type-tag--assignment{background:var(--accent-soft)!important;color:var(--diary-assignment-accent)!important}.diary-type-tag--announcement{background:var(--warning-soft)!important;color:var(--diary-announcement-accent)!important}.diary-attachment-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:8px;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:500;border:1px solid var(--border-color);transition:background .15s ease}.diary-attachment-chip:hover{background:var(--accent-glow);color:var(--accent-light)}.diary-empty{padding:48px 16px}.diary-filter-select{min-width:200px}.btn-brand{background:var(--surface-accent)!important;border:none!important;font-weight:600!important;box-shadow:0 4px 14px var(--accent-glow)!important}.btn-outline-brand{border-color:var(--border-strong)!important;color:var(--accent-light)!important;background:transparent!important}.text-emphasis{color:var(--text-emphasis)}.text-heading{color:var(--text-heading)}.attendance-student-row{display:flex;align-items:center;gap:16px;padding:12px 16px;border-radius:10px;border:1px solid var(--border-color);background:var(--surface-bg);cursor:pointer;transition:border-color .15s,background .15s}.attendance-student-row--focused{border:2px solid var(--accent);background:var(--accent-soft)}.attendance-roll-badge{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;flex-shrink:0}.attendance-status-btn--inactive{border-color:var(--border-color)!important;background:var(--surface-muted)!important;color:var(--text-primary)!important}[data-theme=dark] .app-detail-surface h1.ant-typography,[data-theme=dark] .app-detail-surface h2.ant-typography,[data-theme=dark] .app-detail-surface h3.ant-typography,[data-theme=dark] .app-detail-surface h4.ant-typography,[data-theme=dark] .app-detail-surface h5.ant-typography,[data-theme=dark] .page-header-title{background:none!important;-webkit-text-fill-color:unset!important;color:var(--text-heading)!important}[data-theme=dark] .app-detail-surface .ant-list-item-meta-title,[data-theme=dark] .app-detail-surface .ant-typography{color:var(--text-primary)}[data-theme=dark] .app-detail-surface .ant-typography.ant-typography-secondary,[data-theme=dark] .app-detail-surface .ant-typography-secondary{color:var(--text-secondary)!important}[data-theme=dark] .app-detail-surface .ant-card{background:var(--surface-highlight)!important;border-color:var(--border-color)!important}[data-theme=dark] .stat-card-value,[data-theme=dark] .text-emphasis,[data-theme=dark] .app-detail-surface .ant-statistic-content,[data-theme=dark] .app-detail-surface .ant-statistic-content-value,[data-theme=dark] .app-detail-surface [style*="color: #00236f"],[data-theme=dark] .app-detail-surface [style*="color:#00236f"],[data-theme=dark] .app-detail-surface [style*='color: "#00236f"'],[data-theme=dark] .app-detail-surface [style*='color:"#00236f"'],[data-theme=dark] .app-detail-surface [style*="color: '#00236f'"],[data-theme=dark] .app-detail-surface [style*="color:'#00236f'"],[data-theme=dark] .app-detail-surface [style*="color: rgb(0, 35, 111)"],[data-theme=dark] .app-detail-surface [style*="color:rgb(0, 35, 111)"],[data-theme=dark] .app-detail-surface [style*="color: #0058be"],[data-theme=dark] .app-detail-surface [style*='color: "#0058be"'],[data-theme=dark] .app-detail-surface [style*="color: '#0058be'"],[data-theme=dark] .app-detail-surface [style*="color: rgb(0, 88, 190)"],[data-theme=dark] .app-detail-surface [style*="color: #0b1c30"],[data-theme=dark] .app-detail-surface [style*='color: "#0b1c30"'],[data-theme=dark] .app-detail-surface [style*="color: '#0b1c30'"],[data-theme=dark] .app-detail-surface [style*="color: rgb(11, 28, 48)"],[data-theme=dark] .app-detail-surface [style*="color: #0f172a"],[data-theme=dark] .app-detail-surface [style*="color: rgb(15, 23, 42)"],[data-theme=dark] .app-detail-surface [style*="color: #444651"],[data-theme=dark] .app-detail-surface [style*="color: rgb(68, 70, 81)"],[data-theme=dark] .app-detail-surface [style*="color: #334155"],[data-theme=dark] .app-detail-surface [style*="color: rgb(51, 65, 85)"],[data-theme=dark] .app-detail-surface [style*="color: #475569"],[data-theme=dark] .app-detail-surface [style*="color: rgb(71, 85, 105)"],[data-theme=dark] .app-detail-surface [style*="color: #64748b"],[data-theme=dark] .app-detail-surface [style*="color: rgb(100, 116, 139)"]{color:var(--text-emphasis)!important}[data-theme=dark] .app-detail-surface [style*="color: #0b1c30"],[data-theme=dark] .app-detail-surface [style*="color: #0f172a"],[data-theme=dark] .app-detail-surface [style*="color: rgb(11, 28, 48)"],[data-theme=dark] .app-detail-surface [style*="color: rgb(15, 23, 42)"]{color:var(--text-heading)!important}[data-theme=dark] .app-detail-surface [style*="color: #444651"],[data-theme=dark] .app-detail-surface [style*="color: #334155"],[data-theme=dark] .app-detail-surface [style*="color: #475569"],[data-theme=dark] .app-detail-surface [style*="color: #64748b"],[data-theme=dark] .app-detail-surface [style*="color: rgb(68, 70, 81)"],[data-theme=dark] .app-detail-surface [style*="color: rgb(51, 65, 85)"],[data-theme=dark] .app-detail-surface [style*="color: rgb(71, 85, 105)"],[data-theme=dark] .app-detail-surface [style*="color: rgb(100, 116, 139)"]{color:var(--text-secondary)!important}[data-theme=dark] .ant-modal [style*="color: rgb(0, 35, 111)"],[data-theme=dark] .ant-modal [style*="color: #00236f"],[data-theme=dark] .ant-modal [style*="color: rgb(11, 28, 48)"],[data-theme=dark] .ant-modal [style*="color: #0b1c30"],[data-theme=dark] .ant-drawer [style*="color: rgb(0, 35, 111)"],[data-theme=dark] .ant-drawer [style*="color: #00236f"]{color:var(--text-emphasis)!important}[data-theme=dark] .ant-modal .ant-typography,[data-theme=dark] .ant-drawer .ant-typography{color:var(--text-primary)}[data-theme=dark] .ant-modal h1.ant-typography,[data-theme=dark] .ant-modal h2.ant-typography,[data-theme=dark] .ant-modal h3.ant-typography,[data-theme=dark] .ant-modal h4.ant-typography,[data-theme=dark] .ant-modal h5.ant-typography,[data-theme=dark] .ant-drawer h1.ant-typography,[data-theme=dark] .ant-drawer h2.ant-typography,[data-theme=dark] .ant-drawer h3.ant-typography,[data-theme=dark] .ant-drawer h4.ant-typography,[data-theme=dark] .ant-drawer h5.ant-typography{color:var(--text-heading)!important}[data-theme=dark] .app-detail-surface [style*="background: #fff"],[data-theme=dark] .app-detail-surface [style*="background:#fff"],[data-theme=dark] .app-detail-surface [style*='background: "#fff"'],[data-theme=dark] .app-detail-surface [style*="background: #ffffff"],[data-theme=dark] .app-detail-surface [style*="background:#ffffff"]{background:var(--surface-bg)!important}[data-theme=dark] .app-detail-surface [style*="background: #f0f6ff"],[data-theme=dark] .app-detail-surface [style*="background:#f0f6ff"],[data-theme=dark] .app-detail-surface [style*="background: #f8f9ff"],[data-theme=dark] .app-detail-surface [style*="background:#f8f9ff"],[data-theme=dark] .app-detail-surface [style*="background: #eff6ff"],[data-theme=dark] .app-detail-surface [style*="background: #fef2f2"],[data-theme=dark] .app-detail-surface [style*="background: #e5eeff"]{background:var(--surface-muted)!important}[data-theme=dark] .app-detail-surface .ant-tabs-tab{color:var(--text-secondary)!important}[data-theme=dark] .app-detail-surface .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--accent-light)!important}[data-theme=dark] .app-detail-surface .ant-descriptions-item-label{color:var(--text-secondary)!important}[data-theme=dark] .app-detail-surface .ant-descriptions-item-content{color:var(--text-primary)!important}[data-theme=dark] .app-detail-surface a:not(.ant-btn){color:var(--accent-light)}[data-theme=dark] .app-detail-surface .ant-btn-default{color:var(--text-primary)!important;border-color:var(--border-strong)!important}[data-theme=dark] .app-detail-surface .ant-btn-link{color:var(--accent-light)!important}[data-theme=dark] .app-detail-surface .ant-pagination-item a{color:var(--text-primary)!important}[data-theme=dark] .app-detail-surface .ant-pagination-item-active a{color:var(--accent-light)!important}[data-theme=dark] .app-detail-surface [style*="border: 1px solid #c5c5d3"],[data-theme=dark] .app-detail-surface [style*='border: "1px solid #c5c5d3"'],[data-theme=dark] .app-detail-surface [style*="border: 2px solid #0058be"]{border-color:var(--border-color)!important}[data-theme=dark] .app-detail-surface .ant-progress-text,[data-theme=dark] .app-detail-surface .ant-table-cell{color:var(--text-primary)!important}[data-theme=dark] .app-detail-surface .ant-empty-description{color:var(--text-secondary)!important}[data-theme=dark] .parent-child-select-appbar .ant-select-selector{background:var(--header-search-bg)!important;border-color:var(--header-search-border)!important;color:var(--text-primary)!important}[data-theme=dark] .prominent-tabs .ant-tabs-nav{background:var(--surface-muted)!important}.teacher-command-center{border-radius:16px!important;border:1px solid var(--border-color)!important;margin-bottom:20px;background:var(--surface-bg)!important;box-shadow:var(--card-shadow)!important;overflow:hidden!important}.teacher-command-center .ant-card-body{background:transparent!important;padding:0!important}.teacher-command-center-inner{padding:20px 22px 22px;background:linear-gradient(135deg,var(--accent-soft) 0%,transparent 42%),var(--surface-bg)}.teacher-command-center-header{margin-bottom:16px}.teacher-command-center-title{color:var(--text-heading)!important;margin:0 0 4px!important;font-family:var(--font-headline)!important;font-size:18px!important;font-weight:700!important}.teacher-command-center-subtitle{color:var(--text-secondary)!important;font-size:13px!important;display:block}.teacher-command-center-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}@media (max-width: 480px){.teacher-command-center-grid{grid-template-columns:1fr}}.teacher-command-action{display:flex;flex-direction:column;align-items:flex-start;gap:6px;width:100%;padding:16px 14px;border-radius:14px;border:1px solid var(--border-color);background:var(--surface-elevated);color:var(--text-primary);cursor:pointer;text-align:left;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease;font:inherit}.teacher-command-action:hover{transform:translateY(-2px);box-shadow:var(--card-hover-shadow);border-color:var(--border-strong)}.teacher-command-action:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.teacher-command-action-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;font-size:18px;margin-bottom:4px}.teacher-command-action-label{font-size:14px;font-weight:700;color:var(--text-heading);line-height:1.25}.teacher-command-action-hint{font-size:12px;color:var(--text-secondary);line-height:1.3}.teacher-command-action--attendance .teacher-command-action-icon{background:var(--success-soft);color:var(--success)}.teacher-command-action--diary .teacher-command-action-icon{background:var(--accent-soft);color:var(--accent)}.teacher-command-action--marks .teacher-command-action-icon{background:var(--info-soft);color:var(--accent-light)}.teacher-command-action--announce .teacher-command-action-icon{background:var(--warning-soft);color:var(--tertiary)}[data-theme=dark] .teacher-command-center{background:var(--surface-bg)!important;border-color:var(--border-color)!important}[data-theme=dark] .teacher-command-center-inner{background:linear-gradient(135deg,rgba(45,212,191,.12) 0%,transparent 48%),var(--surface-bg)}[data-theme=dark] .teacher-command-action{background:var(--surface-muted);border-color:var(--border-color)}[data-theme=dark] .teacher-command-action:hover{border-color:#2dd4bf73;background:var(--surface-elevated)}[data-theme=dark] .app-page-fill [style*="background: #00236f"],[data-theme=dark] .app-page-fill [style*="background:#00236f"]{background:linear-gradient(135deg,#115e59,#0f766e)!important}.ant-modal-wrap.ant-modal-centered{text-align:center}.ant-modal{max-width:calc(100vw - 32px)}.ant-modal-wrap[style*="display: none"],.ant-modal-mask[style*="display: none"]{pointer-events:none!important}[data-theme=dark] .app-detail-surface .ant-input,[data-theme=dark] .app-detail-surface .ant-input-affix-wrapper,[data-theme=dark] .app-detail-surface .ant-select-selector,[data-theme=dark] .app-detail-surface .ant-picker{background:var(--surface-muted)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .app-detail-surface .ant-upload-drag{background:var(--surface-muted)!important;border-color:var(--border-color)!important}[data-theme=dark] .app-detail-surface .ant-upload-text,[data-theme=dark] .app-detail-surface .ant-upload-hint{color:var(--text-secondary)!important}.surface-card{border-radius:12px!important;border:1px solid var(--border-color);overflow:hidden!important}.app-detail-surface .ant-card,.surface-card.ant-card{overflow:hidden!important;border-radius:12px!important}.app-detail-surface .ant-card .ant-card-body,.surface-card .ant-card-body{overflow:hidden}.app-detail-surface .ant-card .ant-table-wrapper,.surface-card .ant-table-wrapper,.app-detail-surface .ant-card .ant-table,.surface-card .ant-table,.app-detail-surface .ant-card .ant-table-container,.surface-card .ant-table-container,.app-detail-surface .ant-card .ant-table-content,.surface-card .ant-table-content{border-radius:0!important}.app-detail-surface .ant-card .ant-table-wrapper .ant-table-container,.surface-card .ant-table-wrapper .ant-table-container{border-inline-start:none!important;border-inline-end:none!important;border-block-start:none!important;border-block-end:none!important}.app-detail-surface .ant-card .ant-table-thead>tr>th:first-child,.surface-card .ant-table-thead>tr>th:first-child,.app-detail-surface .ant-card .ant-table-thead>tr>th:last-child,.surface-card .ant-table-thead>tr>th:last-child,.app-detail-surface .ant-card .ant-table-tbody>tr:last-child>td:first-child,.surface-card .ant-table-tbody>tr:last-child>td:first-child,.app-detail-surface .ant-card .ant-table-tbody>tr:last-child>td:last-child,.surface-card .ant-table-tbody>tr:last-child>td:last-child{border-radius:0!important}.app-detail-surface .ant-card .ant-table-pagination.ant-pagination,.surface-card .ant-table-pagination.ant-pagination{margin:12px 16px!important}.surface-card>.ant-card-body>.panel-toolbar:first-child,.app-detail-surface .ant-card>.ant-card-body>.panel-toolbar:first-child{border-top-left-radius:0;border-top-right-radius:0}.stat-card-value{font-size:32px;font-weight:700;color:var(--text-emphasis);line-height:1.2}.stat-card-icon-wrap{background:var(--accent-soft);border-radius:10px;padding:10px}.term-badge{padding:6px 16px!important;border-radius:20px!important;font-size:13px!important;border:1px solid var(--border-color)!important;background:var(--surface-muted)!important;color:var(--text-primary)!important}.tag-grade{border-radius:6px!important;font-weight:600!important;background:var(--accent-soft)!important;color:var(--accent-light)!important;border:1px solid var(--border-strong)!important}.tag-upcoming{border:1px solid var(--border-color)!important;background:var(--surface-muted)!important;color:var(--text-primary)!important}.next-session-panel{background:var(--accent-soft);border-radius:8px;padding:12px 16px;border-left:4px solid #ba1a1a;margin-bottom:16px}.next-session-label{font-size:10px;font-weight:700;color:var(--accent);letter-spacing:1px}.next-session-time{font-weight:600;color:var(--accent-light);margin-top:4px}.today-class-card{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-radius:10px}.today-class-card--upcoming,.today-class-card--completed{border:1px solid var(--border-color);background:var(--surface-bg)}.today-class-card--active{border:2px solid var(--accent);background:var(--accent-soft)}.today-class-divider{width:1px;height:40px;background:var(--border-color)}.profile-highlight-card{border-radius:12px;border:1px solid var(--border-color);background:var(--surface-highlight)}.quick-create-btn{border:1px solid var(--border-color);border-radius:10px;background:var(--surface-muted);padding:14px 12px;cursor:pointer;display:flex;align-items:center;gap:10px;color:var(--accent-light);font-weight:600;transition:background .2s ease,border-color .2s ease}.quick-create-btn:hover{background:var(--accent-soft);border-color:var(--border-strong)}.filter-chip{padding:4px 12px;border-radius:999px;cursor:pointer;transition:all .2s ease}.filter-chip--checked{border:1px solid var(--accent)!important;background:var(--accent)!important;color:#fff!important}.filter-chip--unchecked{border:1px solid var(--border-color)!important;background:var(--surface-muted)!important;color:var(--text-primary)!important}.summary-card{border-radius:12px;border:1px solid var(--border-color);background:var(--surface-bg)}.summary-card--highlight{border:2px solid var(--accent);background:var(--accent-soft)}.summary-card-icon-wrap{background:var(--surface-muted);border-radius:8px;padding:8px}.mark-sheet-header{margin-bottom:20px;padding:16px;background:var(--surface-muted);border-radius:8px}.chat-thread{flex:1;overflow-y:auto;padding:16px 20px;background:var(--surface-muted);display:flex;flex-direction:column}.chat-bubble{padding:9px 14px;font-size:14px;line-height:1.5}.chat-bubble--in{border-radius:12px 12px 12px 4px;background:var(--surface-elevated);color:var(--text-primary);border:1px solid var(--border-color)}.chat-bubble--out{border-radius:12px 12px 4px;background:linear-gradient(135deg,#1e40af,#2563eb);color:#fff}.conv-list-item{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;border-radius:8px;transition:background .15s ease}.conv-list-item--active{background:var(--accent-soft)}.conv-list-item:hover:not(.conv-list-item--active){background:var(--surface-muted)}.task-icon-wrap{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.task-icon-wrap--attendance{background:#dc262624;color:#f87171}.task-icon-wrap--assignments{background:var(--accent-soft);color:var(--accent)}.task-icon-wrap--exams{background:var(--info-soft);color:var(--accent-light)}.task-icon-wrap--results{background:var(--success-soft);color:var(--success)}.pending-task-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--border-color)}.pending-task-row--clickable{cursor:pointer}.ann-cat-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ann-cat-icon--exam{background:#dc262624;color:#f87171}.ann-cat-icon--event{background:#2563eb24;color:#60a5fa}.ann-cat-icon--quiz{background:#7c3aed24;color:#a78bfa}.ann-cat-icon--assignment{background:#0891b224;color:#22d3ee}.ann-cat-icon--holiday{background:#d9770624;color:#fbbf24}.ann-cat-icon--general{background:var(--surface-muted);color:var(--text-secondary)}.ann-cat-tag--exam{background:#dc262624!important;color:#f87171!important;border:none!important}.ann-cat-tag--event{background:#2563eb24!important;color:#60a5fa!important;border:none!important}.ann-cat-tag--quiz{background:#7c3aed24!important;color:#a78bfa!important;border:none!important}.ann-cat-tag--assignment{background:#0891b224!important;color:#22d3ee!important;border:none!important}.ann-cat-tag--holiday{background:#d9770624!important;color:#fbbf24!important;border:none!important}.ann-cat-tag--general{background:var(--surface-muted)!important;color:var(--text-secondary)!important;border:none!important}[data-theme=light] .ann-cat-icon--exam{background:#fee2e2;color:#dc2626}[data-theme=light] .ann-cat-icon--event{background:#dbeafe;color:#2563eb}[data-theme=light] .ann-cat-icon--quiz{background:#ede9fe;color:#7c3aed}[data-theme=light] .ann-cat-icon--assignment{background:#cffafe;color:#0891b2}[data-theme=light] .ann-cat-icon--holiday{background:#ffedd5;color:#d97706}[data-theme=light] .ann-cat-icon--general{background:#f1f5f9;color:#475569}[data-theme=light] .ann-cat-tag--exam{background:#fee2e2!important;color:#dc2626!important}[data-theme=light] .ann-cat-tag--event{background:#dbeafe!important;color:#2563eb!important}[data-theme=light] .ann-cat-tag--quiz{background:#ede9fe!important;color:#7c3aed!important}[data-theme=light] .ann-cat-tag--assignment{background:#cffafe!important;color:#0891b2!important}[data-theme=light] .ann-cat-tag--holiday{background:#ffedd5!important;color:#d97706!important}[data-theme=light] .ann-cat-tag--general{background:#f1f5f9!important;color:#475569!important}[data-theme=light] .task-icon-wrap--attendance{background:#fef2f2;color:#dc2626}[data-theme=light] .task-icon-wrap--assignments{background:#f0f6ff;color:#0058be}[data-theme=light] .task-icon-wrap--exams{background:#e5eeff;color:#00236f}[data-theme=light] .task-icon-wrap--results{background:#f0fdf4;color:#16a34a}[data-theme=dark] .app-detail-surface .ant-tag:not(.filter-chip--checked){background:var(--surface-muted);border-color:var(--border-color);color:var(--text-primary)}[data-theme=dark] .app-detail-surface .tag-grade,[data-theme=dark] .app-detail-surface .tag-upcoming,[data-theme=dark] .app-detail-surface .term-badge{background:var(--accent-soft)!important;color:var(--accent-light)!important;border-color:var(--border-strong)!important}[data-theme=dark] .app-detail-surface .term-badge,[data-theme=dark] .app-detail-surface .filter-chip--unchecked{background:var(--surface-muted)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .app-detail-surface .ant-empty .ant-empty-image svg ellipse,[data-theme=dark] .app-detail-surface .ant-empty .ant-empty-image svg path{fill:var(--surface-elevated);stroke:var(--border-strong)}[data-theme=dark] .app-detail-surface .ant-table-tbody>tr>td{background:transparent!important}[data-theme=dark] .app-detail-surface .ant-table-tbody>tr:hover>td{background:var(--accent-soft)!important}[data-theme=dark] .app-detail-surface [style*="background: '#f8f9ff'"],[data-theme=dark] .app-detail-surface [style*="background:'#f8f9ff'"],[data-theme=dark] .app-detail-surface [style*="background: '#fff'"],[data-theme=dark] .app-detail-surface [style*="background:'#fff'"],[data-theme=dark] .app-detail-surface [style*="background: '#e5eeff'"],[data-theme=dark] .app-detail-surface [style*="background:'#e5eeff'"],[data-theme=dark] .app-detail-surface [style*="background: #fef2f2"],[data-theme=dark] .app-detail-surface [style*="background: #eff6ff"],[data-theme=dark] .app-detail-surface [style*="background: #fee2e2"],[data-theme=dark] .app-detail-surface [style*="background: #dbeafe"],[data-theme=dark] .app-detail-surface [style*="background: #ede9fe"],[data-theme=dark] .app-detail-surface [style*="background: #ffedd5"],[data-theme=dark] .app-detail-surface [style*="background: #f1f5f9"],[data-theme=dark] .app-detail-surface [style*="background: #f0fdf4"]{background:var(--surface-muted)!important}.parent-child-banner{display:flex;align-items:center;gap:14px;padding:14px 18px;margin-bottom:20px;border-radius:12px;border:1px solid var(--border-color);background:var(--surface-muted)}.parent-child-banner-avatar{background:var(--accent-soft)!important;color:var(--accent-light)!important;flex-shrink:0}.parent-child-banner-name{display:block;font-size:15px;color:var(--text-heading)}.parent-child-banner-meta{font-size:12px;color:var(--text-secondary);margin-top:2px}.parent-child-banner-meta .tag-grade{font-size:10px!important;padding:0 8px!important}.parent-empty-alert{max-width:560px;margin:40px auto}.parent-quick-actions-card{margin-bottom:24px}.parent-quick-actions-card .ant-card-head-title{font-weight:700}.parent-quick-action{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:16px 12px;border-radius:12px;border:1px solid var(--border-color);background:var(--surface-bg);color:var(--text-primary);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;font-weight:600;font-size:13px}.parent-quick-action:hover{transform:translateY(-2px);box-shadow:var(--card-hover-shadow);border-color:var(--border-strong)}.parent-quick-action-icon{font-size:22px}.parent-quick-action--primary .parent-quick-action-icon{color:var(--accent)}.parent-quick-action--success .parent-quick-action-icon{color:var(--success)}.parent-quick-action--info .parent-quick-action-icon{color:var(--accent-light)}.parent-quick-action--warning .parent-quick-action-icon{color:#fbbf24}.parent-quick-action--default .parent-quick-action-icon{color:var(--text-secondary)}.parent-child-card{height:100%;border-radius:14px!important;border:1px solid var(--border-color)!important;transition:box-shadow .2s ease,transform .2s ease}.parent-child-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-2px)}.parent-child-card-avatar{background:var(--accent-soft)!important;color:var(--accent-light)!important}.parent-update-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.parent-update-icon--attendance{background:var(--success-soft);color:var(--success)}.parent-update-icon--result{background:var(--accent-soft);color:var(--accent)}.parent-update-icon--leave{background:var(--warning-soft);color:#fbbf24}.parent-announcement-card{border-radius:12px!important;border:1px solid var(--border-color)!important;margin-bottom:12px;transition:box-shadow .15s ease}.parent-announcement-card:hover{box-shadow:var(--card-shadow)}.parent-onboarding-card{border-radius:16px!important}.parent-onboarding-step{display:flex;align-items:center;gap:14px;padding:12px 0}.parent-onboarding-step-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;background:var(--surface-muted);color:var(--text-muted)}.parent-onboarding-step-icon--done{background:var(--success-soft);color:var(--success)}.parent-report-summary{margin-bottom:24px;border-radius:14px!important;background:var(--surface-highlight)!important}.parent-exam-card{border-radius:14px!important;border:1px solid var(--border-color)!important}.parent-recent-mark-row,.parent-report-exam-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;background:var(--surface-muted);border:1px solid var(--border-color)}.parent-report-document{border-radius:16px!important;border:1px solid var(--border-color)!important;background:linear-gradient(180deg,rgba(0,35,111,.06) 0%,transparent 42%),var(--surface)!important;padding:8px 4px 4px}.parent-report-document-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding:8px 8px 0}.parent-report-document-eyebrow{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700;color:var(--accent);margin-bottom:4px}.parent-report-document-title{margin:0!important;color:var(--text-emphasis)!important}.parent-report-document-seal{min-width:72px;height:72px;border-radius:50%;border:2px solid var(--accent);background:var(--accent-soft);color:var(--accent);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:700;font-size:18px}.parent-report-document-seal .anticon{font-size:18px}.parent-report-document-stats{margin-bottom:16px;padding:0 8px}.parent-report-document-meta{margin:0 8px 8px}[data-theme=dark] .parent-report-document{background:linear-gradient(180deg,rgba(45,212,191,.12) 0%,transparent 42%),var(--surface-bg)!important}.parent-child-select-appbar .ant-select-selector{border-radius:10px!important;border-color:var(--header-search-border)!important;background:var(--header-search-bg)!important;height:36px!important;padding:0 8px!important}.parent-child-select-appbar .ant-select-selection-item{line-height:34px!important}.parent-child-select-appbar .parent-child-banner-name,.parent-child-select-appbar .ant-typography{color:var(--text-primary)!important}.parent-page-section{margin-bottom:24px}[data-theme=dark] .app-shell,[data-theme=dark] .app-main-layout,[data-theme=dark] .app-main-content,[data-theme=dark] .app-page-fill{background:var(--app-bg)!important;color:var(--text-primary)}[data-theme=dark] .app-detail-surface .ant-card,[data-theme=dark] .surface-card,[data-theme=dark] .stat-card,[data-theme=dark] .parent-quick-actions-card,[data-theme=dark] .parent-exam-card,[data-theme=dark] .parent-report-document{background:var(--surface-bg)!important;border-color:var(--border-color)!important;box-shadow:var(--card-shadow)!important;color:var(--text-primary)!important}[data-theme=dark] .app-detail-surface .ant-card-head,[data-theme=dark] .ant-modal .ant-modal-header{background:var(--surface-elevated)!important;border-bottom-color:var(--border-color)!important}[data-theme=dark] .app-detail-surface .ant-card-head-title,[data-theme=dark] .ant-modal .ant-modal-title{color:var(--text-heading)!important}[data-theme=dark] .app-detail-surface .ant-table,[data-theme=dark] .app-detail-surface .ant-table-container,[data-theme=dark] .app-detail-surface .ant-table-content,[data-theme=dark] .app-detail-surface .ant-table-tbody>tr>td{background:var(--surface-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .app-detail-surface .ant-table-thead>tr>th{background:var(--surface-muted)!important;color:var(--text-heading)!important;border-color:var(--border-color)!important}[data-theme=dark] .app-detail-surface .ant-table-tbody>tr:hover>td{background:#2dd4bf14!important}[data-theme=dark] .app-detail-surface [style*="background: #eff4ff"],[data-theme=dark] .app-detail-surface [style*="background:#eff4ff"],[data-theme=dark] .app-detail-surface [style*="background: #f8f9ff"],[data-theme=dark] .app-detail-surface [style*="background:#f8f9ff"],[data-theme=dark] .app-detail-surface [style*="background: #fffbeb"],[data-theme=dark] .app-detail-surface [style*="background:#fffbeb"],[data-theme=dark] .app-detail-surface [style*="background: #fafbff"],[data-theme=dark] .app-detail-surface [style*="background:#fafbff"],[data-theme=dark] .app-detail-surface [style*="background: #f0f6ff"],[data-theme=dark] .app-detail-surface [style*="background: #e5eeff"],[data-theme=dark] .app-detail-surface [style*="background: #fef2f2"],[data-theme=dark] .app-detail-surface [style*="background: #ecfdf5"],[data-theme=dark] .app-detail-surface [style*="background: #dce9ff"],[data-theme=dark] .app-detail-surface [style*="background: #dce1ff"],[data-theme=dark] .ant-modal [style*="background: #eff4ff"],[data-theme=dark] .ant-modal [style*="background: #f8f9ff"],[data-theme=dark] .ant-modal [style*="background: #fafbff"],[data-theme=dark] .ant-modal [style*="background: #fff"]{background:var(--surface-muted)!important;color:var(--text-primary)!important}[data-theme=dark] .app-detail-surface [style*="border-bottom: 1px solid #f0f0f0"],[data-theme=dark] .app-detail-surface [style*="border: 1px solid #c5c5d3"],[data-theme=dark] .app-detail-surface [style*="border: 1px solid #dce4f5"]{border-color:var(--border-color)!important}[data-theme=dark] .ant-btn-primary:not(:disabled),[data-theme=dark] .app-sidebar-action,[data-theme=dark] .btn-brand{background:#5eead4!important;border-color:#5eead4!important;color:#0f172a!important;font-weight:700!important;box-shadow:0 6px 20px #2dd4bf59!important}[data-theme=dark] .ant-btn-primary:not(:disabled):hover,[data-theme=dark] .app-sidebar-action:hover,[data-theme=dark] .btn-brand:hover{background:#99f6e4!important;border-color:#99f6e4!important;color:#0f172a!important}[data-theme=dark] .ant-btn-default{background:var(--surface-muted)!important;border-color:var(--border-color)!important;color:var(--text-secondary)!important}[data-theme=dark] .ant-btn-default:hover{color:var(--text-primary)!important;border-color:var(--accent)!important}[data-theme=dark] .tag-grade,[data-theme=dark] .term-badge{background:var(--accent-soft)!important;color:var(--accent-light)!important;border-color:transparent!important}[data-theme=dark] .app-detail-surface .ant-tag{border-color:transparent}[data-theme=dark] .app-detail-surface .ant-typography,[data-theme=dark] .app-detail-surface .ant-typography strong,[data-theme=dark] .app-detail-surface strong{color:var(--text-heading)!important}[data-theme=dark] .app-detail-surface .ant-typography.ant-typography-secondary,[data-theme=dark] .app-detail-surface .ant-typography-secondary,[data-theme=dark] .page-header-subtitle,[data-theme=dark] .diary-entry-meta,[data-theme=dark] .ant-empty-description,[data-theme=dark] .ant-statistic-title{color:var(--text-secondary)!important;opacity:1!important}[data-theme=dark] .text-emphasis,[data-theme=dark] .stat-card-value,[data-theme=dark] .app-detail-surface .ant-statistic-content,[data-theme=dark] .app-detail-surface .ant-statistic-content-value{color:var(--text-emphasis)!important}[data-theme=dark] .app-detail-surface a:not(.ant-btn),[data-theme=dark] .app-detail-surface .ant-btn-link{color:#5eead4!important;font-weight:600}[data-theme=dark] .parent-child-select-appbar .ant-select-selector{background:#0f172aa6!important;border-color:#5eead466!important;color:#fff!important}[data-theme=dark] .parent-child-select-appbar .ant-select-selection-item,[data-theme=dark] .parent-child-select-appbar .parent-child-banner-name,[data-theme=dark] .parent-child-select-appbar .ant-typography{color:#fff!important;font-weight:600}[data-theme=dark] .app-header .ant-input::placeholder{color:#94a3b8!important}[data-theme=dark] .app-header-icon-btn,[data-theme=dark] .theme-toggle-btn{color:#99f6e4!important;background:#5eead424!important;border-color:#5eead459!important}[data-theme=dark] .app-header-icon-btn .anticon,[data-theme=dark] .theme-toggle-btn .anticon{color:#99f6e4!important}[data-theme=dark] .ant-alert{border-radius:12px}[data-theme=dark] .ant-descriptions-bordered .ant-descriptions-view,[data-theme=dark] .ant-descriptions-bordered .ant-descriptions-row,[data-theme=dark] .ant-descriptions-bordered .ant-descriptions-item-label,[data-theme=dark] .ant-descriptions-bordered .ant-descriptions-item-content{border-color:var(--border-color)!important;background:transparent!important}[data-theme=dark] .ant-descriptions-item-label{background:var(--surface-muted)!important;color:var(--text-secondary)!important}[data-theme=dark] .ant-descriptions-item-content{color:var(--text-primary)!important}[data-theme=dark] .ant-dropdown-menu,[data-theme=dark] .ant-select-dropdown,[data-theme=dark] .ant-picker-dropdown .ant-picker-panel-container{background:var(--surface-elevated)!important;border:1px solid var(--border-color)!important}[data-theme=dark] .ant-dropdown-menu-item,[data-theme=dark] .ant-select-item{color:var(--text-primary)!important}[data-theme=dark] .ant-dropdown-menu-item:hover,[data-theme=dark] .ant-select-item-option-active{background:#2dd4bf1f!important}[data-theme=dark] .parent-recent-mark-row,[data-theme=dark] .parent-report-exam-row,[data-theme=dark] .today-class-card,[data-theme=dark] .pending-task-row,[data-theme=dark] .attendance-student-row,[data-theme=dark] .parent-quick-action{background:var(--surface-muted)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .parent-quick-action:hover{border-color:var(--accent)!important;box-shadow:0 0 0 1px #2dd4bf59}[data-theme=dark] .parent-report-document-seal{background:#2dd4bf24!important;border-color:var(--accent)!important;color:var(--accent-light)!important}[data-theme=dark] .parent-report-document-eyebrow{color:var(--accent)!important;font-family:var(--font-label)}[data-theme=dark] .profile-highlight-card{background:var(--surface-highlight)!important;border-color:var(--border-color)!important}[data-theme=dark] .today-class-card--active{border-color:var(--accent)!important;background:#2dd4bf1a!important}[data-theme=dark] .today-class-card--completed{border-color:#34d39966!important;background:#34d39914!important}[data-theme=dark] .ant-tag-gold,[data-theme=dark] .ant-tag-warning{background:var(--tertiary-soft)!important;color:#fbbf24!important;border-color:transparent!important}[data-theme=dark] .ant-progress-bg{background-color:var(--accent)!important}[data-theme=dark] .ant-modal-content,[data-theme=dark] .ant-modal-body,[data-theme=dark] .ant-modal-footer{background:var(--surface-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .ant-modal [style*="color: #00236f"],[data-theme=dark] .ant-modal [style*="color:#00236f"]{color:var(--text-emphasis)!important}[data-theme=dark] .ant-upload-drag{background:var(--surface-muted)!important;border-color:var(--border-color)!important}[data-theme=dark] .ant-form-item-label>label{color:var(--text-secondary)!important}[data-theme=dark] .auth-page,[data-theme=dark] .sign-in-card{background:var(--surface-bg)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}[data-theme=dark] .ant-statistic-title,[data-theme=dark] .page-header-subtitle,[data-theme=dark] .app-sidebar-subtitle{font-family:var(--font-label);letter-spacing:.02em}[data-theme=dark] h1.ant-typography,[data-theme=dark] h2.ant-typography,[data-theme=dark] .page-header-title,[data-theme=dark] .app-sidebar-title{font-family:var(--font-headline)!important}.panel-toolbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 20px;background:var(--surface-muted);border-bottom:1px solid var(--border-color);color:var(--text-primary)}[data-theme=dark] .panel-toolbar{background:var(--surface-muted)!important;border-bottom-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .panel-toolbar .ant-input-affix-wrapper,[data-theme=dark] .panel-toolbar .ant-input{background:var(--surface-elevated)!important;border-color:var(--border-color)!important;color:var(--text-primary)!important}[data-theme=dark] .ant-card-head{background:var(--surface-muted)!important;border-bottom-color:var(--border-color)!important;color:var(--text-heading)!important}.panel-toolbar--sheet{background:var(--surface-elevated)}.panel-toolbar--info{background:var(--accent-soft);border-bottom:1px solid var(--border-color);color:var(--text-primary)}.panel-toolbar--info .ant-typography,.panel-toolbar--info strong{color:var(--text-primary)!important}.panel-toolbar-title{color:var(--text-heading)!important;font-size:16px}.detail-info-tile{background:var(--surface-muted);border-radius:10px;padding:14px;color:var(--text-primary)}.detail-info-tile--dashed{border:1px dashed var(--border-color);padding:16px}.week-pill.ant-tag{background:var(--accent-soft)!important;color:var(--accent-light)!important;border:1px solid transparent!important;font-weight:600;margin-inline-end:0}[data-theme=dark] .week-pill.ant-tag{background:#5eead438!important;color:#fff!important;border-color:#5eead473!important}.avatar-brand.ant-avatar{background:var(--accent-soft)!important;color:var(--accent-light)!important;font-weight:700}[data-theme=dark] .avatar-brand.ant-avatar{background:#2dd4bf38!important;color:#99f6e4!important}.surface-card--danger{border-color:#f8717159!important;background:linear-gradient(135deg,var(--danger-soft) 0%,var(--surface-bg) 100%)!important}.status-tag-contrast.ant-tag{font-weight:600;border:none}[data-theme=dark] .status-tag-contrast.ant-tag-red,[data-theme=dark] .ant-tag-red.status-tag-contrast,[data-theme=dark] .app-detail-surface .ant-tag-red{background:#f8717138!important;color:#fecaca!important;border-color:transparent!important}[data-theme=dark] .status-tag-contrast.ant-tag-green,[data-theme=dark] .ant-tag-green.status-tag-contrast,[data-theme=dark] .app-detail-surface .ant-tag-green{background:#34d39938!important;color:#a7f3d0!important;border-color:transparent!important}[data-theme=dark] .status-tag-contrast.ant-tag-orange,[data-theme=dark] .ant-tag-orange.status-tag-contrast,[data-theme=dark] .app-detail-surface .ant-tag-orange{background:#d1990038!important;color:#fcd34d!important;border-color:transparent!important}[data-theme=dark] .status-tag-contrast.ant-tag-blue,[data-theme=dark] .ant-tag-blue.status-tag-contrast,[data-theme=dark] .app-detail-surface .ant-tag-blue{background:#2dd4bf38!important;color:#99f6e4!important;border-color:transparent!important}[data-theme=dark] .status-tag-contrast.ant-tag-default,[data-theme=dark] .app-detail-surface .ant-tag-default{background:var(--surface-muted)!important;color:var(--text-secondary)!important}.category-pick-btn{border:1px solid var(--border-color);background:var(--surface-muted);color:var(--text-primary);border-radius:10px;padding:12px 8px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;font-weight:600;transition:background .15s ease,border-color .15s ease,color .15s ease}.category-pick-btn:hover{border-color:var(--accent);color:var(--accent-light)}.category-pick-btn--active{border:2px solid var(--accent);background:var(--accent);color:var(--app-bg)}[data-theme=dark] .category-pick-btn{background:var(--surface-elevated);color:var(--text-secondary);border-color:var(--border-color)}[data-theme=dark] .category-pick-btn:hover{color:#fff;border-color:#5eead4;background:#5eead41f}[data-theme=dark] .category-pick-btn--active{background:#5eead4;border-color:#5eead4;color:#0f172a}.modal-title-brand{color:var(--text-heading)}.fee-metric-icon{padding:8px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center}.fee-metric-icon--success{background:var(--success-soft);color:var(--success)}.fee-metric-icon--warning{background:var(--warning-soft);color:var(--tertiary)}.fee-metric-icon--danger{background:var(--danger-soft);color:var(--error)}.fee-metric-icon--info{background:var(--accent-soft);color:var(--accent)}.fees-quick-actions-card{border-radius:12px!important;height:100%;position:relative;overflow:hidden;background:linear-gradient(135deg,#115e59,#0f172a)!important;border:1px solid rgba(94,234,212,.35)!important}.fees-quick-actions-label{color:#ffffffbf!important;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.fees-quick-actions-title{color:#fff!important}.fees-quick-actions-desc{color:#ffffffd9!important}[data-theme=dark] .fees-quick-actions-ghost.ant-btn-ghost,[data-theme=dark] .fees-quick-actions-ghost{color:#fff!important;border-color:#ffffff8c!important;background:transparent!important}[data-theme=dark] .fees-quick-actions-ghost:hover{color:#0f172a!important;background:#99f6e4!important;border-color:#99f6e4!important}[data-theme=dark] .ant-segmented{background:var(--surface-muted)!important}[data-theme=dark] .ant-segmented .ant-segmented-item-selected{background:#5eead4!important;color:#0f172a!important;font-weight:700}[data-theme=dark] .ant-segmented .ant-segmented-item{color:var(--text-secondary)}[data-theme=dark] .ant-progress-inner{background:var(--border-color)!important}[data-theme=dark] .ant-calendar,[data-theme=dark] .ant-picker-calendar{background:transparent!important}[data-theme=dark] .ant-picker-calendar .ant-picker-cell{color:var(--text-secondary)}[data-theme=dark] .ant-picker-calendar .ant-picker-cell-in-view{color:var(--text-primary)}[data-theme=dark] .ant-picker-content th{color:var(--text-muted)!important}.page-header-row{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:12px;margin-bottom:16px}.page-header-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.toolbar-search-input,.toolbar-select-input{width:100%;max-width:320px}.comm-hub{height:calc(100vh - 140px);display:flex;flex-direction:column;min-height:420px}.comm-chat-layout{display:flex;flex:1;min-height:0;gap:12px}.comm-pane--list{width:280px;flex-shrink:0;overflow:hidden}.comm-pane--thread{flex:1;min-width:0}.comm-pane--contact{width:240px;flex-shrink:0}.comm-thread-header{padding:12px 16px;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;align-items:center;gap:8px}.comm-back-btn{display:none!important}.app-mobile-nav-drawer .app-sidebar-inner{height:100%;min-height:100%}.app-detail-surface .ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.app-detail-surface .ant-table{min-width:640px}.ant-drawer .ant-drawer-content-wrapper{max-width:100vw!important}@media (max-width: 991px){.app-main-content{padding:12px!important}.app-header{padding:0 12px!important;height:56px!important;min-height:56px!important;flex-wrap:nowrap!important;gap:8px!important}.app-header-brand{display:inline-block}.app-header-search,.app-header-search.ant-input-affix-wrapper,.app-header-search--compact{flex:1 1 auto!important;width:auto!important;max-width:none!important;margin:0!important;height:36px!important;order:unset!important}.app-header-search .ant-input{font-size:13px!important}.app-header-leading{gap:8px;flex-shrink:0}.app-header-actions{gap:4px}.app-header-icon-btn,.theme-toggle-btn{width:36px!important;height:36px!important;min-width:36px!important;font-size:15px!important}.app-header-user-text,.app-header-school-name,.app-header-divider,.app-header-settings-btn{display:none!important}.app-header-avatar.ant-avatar{width:34px!important;height:34px!important;line-height:34px!important}.parent-child-select-appbar{max-width:110px!important;min-width:0!important}.app-detail-surface .ant-table{min-width:720px}.comm-hub{height:auto;min-height:calc(100vh - 120px)}.comm-chat-layout{flex-direction:column}.comm-pane--list,.comm-pane--thread{width:100%!important;min-height:60vh}.comm-pane--contact,.comm-pane--list.is-hidden-mobile,.comm-pane--thread.is-hidden-mobile{display:none!important}.comm-back-btn{display:inline-flex!important}.comm-pane--thread:not(.is-hidden-mobile){min-height:calc(100vh - 200px)}}@media (max-width: 768px){.page-header-row,.app-detail-surface>div>div[style*="justify-content: space-between"],.app-detail-surface>div>div[style*=justifyContent]{align-items:stretch!important}.panel-toolbar{padding:12px!important}.panel-toolbar .ant-input-affix-wrapper,.panel-toolbar .ant-select,.panel-toolbar .toolbar-search-input,.panel-toolbar .toolbar-select-input,.toolbar-search-input,.toolbar-select-input{width:100%!important;max-width:100%!important;min-width:0!important}.panel-toolbar .ant-space{width:100%}.diary-filter-select{min-width:0!important;width:100%!important}.teacher-command-center-inner{padding:16px!important}.attendance-student-row{flex-wrap:wrap;gap:8px}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important}.ant-modal .ant-modal-body{max-height:min(70vh,560px)}.ant-modal [style*="grid-template-columns: repeat(6"]{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 576px){.app-main-content{padding:8px!important}.stat-card-value{font-size:24px}.page-header-title.ant-typography,h2.ant-typography{font-size:22px!important}.app-detail-surface .ant-table{min-width:600px;font-size:12px}.app-detail-surface .ant-table-thead>tr>th,.app-detail-surface .ant-table-tbody>tr>td{padding:8px 10px!important}.fees-quick-actions-card .ant-space{display:flex;flex-direction:column;width:100%}.fees-quick-actions-card .ant-btn{width:100%}.prominent-tabs .ant-tabs-nav{margin-bottom:0!important}.prominent-tabs .ant-tabs-tab{padding:8px 12px!important;font-size:13px!important}}@media (max-width: 768px){.app-detail-surface [style*='maxWidth: "1440px"']>div:first-child,.app-detail-surface>div[style*=max-width]>div:first-child{flex-wrap:wrap!important;gap:12px!important}}.category-pick-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:20px}@media (max-width: 768px){.category-pick-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width: 480px){.category-pick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width: 576px){.attendance-status-group,.attendance-student-row>.ant-space{flex-wrap:wrap!important}}
