:root{--color-brand:#001f4d;--color-brand-accent:#f5b400;--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-200:#bfdbfe;--color-primary-300:#93c5fd;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-neutral-0:#fff;--color-neutral-25:#fafbfc;--color-neutral-50:#f8fafc;--color-neutral-100:#f1f5f9;--color-neutral-200:#e2e8f0;--color-neutral-300:#cbd5e1;--color-neutral-400:#94a3b8;--color-neutral-500:#64748b;--color-neutral-600:#475569;--color-neutral-700:#334155;--color-neutral-800:#1e293b;--color-neutral-900:#0f172a;--color-success-50:#f0fdf4;--color-success-500:#22c55e;--color-success-600:#16a34a;--color-warning-50:#fffbeb;--color-warning-500:#f59e0b;--color-warning-600:#d97706;--color-danger-50:#fef2f2;--color-danger-500:#ef4444;--color-danger-600:#dc2626;--semantic-info:#2563eb;--semantic-info-bg:#eff6ff;--semantic-success:#15803d;--semantic-success-bg:#f0fdf4;--semantic-warning:#b45309;--semantic-warning-bg:#fffbeb;--semantic-danger:#b91c1c;--semantic-danger-bg:#fef2f2;--surface-info-bg:color-mix(in srgb, var(--semantic-info) 7%, var(--surface-card));--surface-info-border:color-mix(in srgb, var(--semantic-info) 30%, var(--border-default));--surface-info-accent:var(--semantic-info);--surface-success-bg:color-mix(in srgb, var(--semantic-success) 7%, var(--surface-card));--surface-success-border:color-mix(in srgb, var(--semantic-success) 30%, var(--border-default));--surface-success-accent:var(--semantic-success);--surface-warning-bg:color-mix(in srgb, var(--semantic-warning) 8%, var(--surface-card));--surface-warning-border:color-mix(in srgb, var(--semantic-warning) 32%, var(--border-default));--surface-warning-accent:var(--semantic-warning);--surface-danger-bg:color-mix(in srgb, var(--semantic-danger) 7%, var(--surface-card));--surface-danger-border:color-mix(in srgb, var(--semantic-danger) 30%, var(--border-default));--surface-danger-accent:var(--semantic-danger);--surface-purple-bg:color-mix(in srgb, #7c3aed 7%, var(--surface-card));--surface-purple-border:color-mix(in srgb, #7c3aed 30%, var(--border-default));--surface-purple-accent:#7c3aed;--surface-teal-bg:color-mix(in srgb, #0f9f92 7%, var(--surface-card));--surface-teal-border:color-mix(in srgb, #0f9f92 30%, var(--border-default));--surface-teal-accent:#0f9f92;--surface-neutral-bg:color-mix(in srgb, var(--surface-card) 92%, var(--surface-sunken));--surface-neutral-border:var(--border-default);--surface-neutral-accent:var(--text-tertiary);--surface-page:var(--color-neutral-50);--surface-card:var(--color-neutral-0);--surface-elevated:var(--color-neutral-0);--surface-sunken:var(--color-neutral-100);--surface-muted:var(--surface-sunken);--surface-subtle:var(--surface-sunken);--surface-hover:#f7f9fc;--text-primary:var(--color-neutral-900);--text-secondary:var(--color-neutral-500);--text-tertiary:var(--color-neutral-400);--text-inverse:var(--color-neutral-0);--border-default:var(--admin-border);--border-strong:var(--admin-border-strong);--border-subtle:var(--admin-border-subtle);--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--radius-xl:12px;--shadow-xs:0 1px 2px #0f172a0d;--shadow-sm:0 1px 3px #0f172a14, 0 1px 2px #0f172a0a;--shadow-md:0 4px 12px #0f172a14, 0 1px 3px #0f172a0a;--shadow-lg:0 10px 24px #0f172a1a, 0 2px 6px #0f172a0a;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--star-navy-900:#001f4d;--star-navy-800:#002b5b;--star-navy-700:#003b7a;--star-sidebar-start:#082b5f;--star-sidebar-end:#031a3a;--star-blue-600:var(--color-primary-600);--star-blue-500:var(--color-primary-500);--star-yellow-500:#ffc107;--star-yellow-600:#f5b400;--star-green-500:var(--color-success-600);--star-orange-500:var(--color-warning-600);--star-red-500:var(--color-danger-600);--star-purple-500:#7a5af8;--star-bg-page:var(--admin-bg);--star-bg-soft:var(--admin-surface-muted);--star-white:var(--admin-surface);--star-text-primary:var(--admin-text-primary);--star-text-secondary:var(--admin-text-secondary);--star-text-tertiary:var(--admin-text-muted);--star-text-muted:var(--admin-text-muted);--star-border:var(--admin-border);--star-border-strong:var(--admin-border-strong);--star-shadow-card:var(--shadow-sm);--background:var(--admin-bg);--foreground:var(--admin-text-primary);--primary:var(--star-blue-600);--primary-dark:var(--star-navy-700);--surface:var(--admin-surface);--border:var(--admin-border);--muted:var(--admin-text-secondary);--text-muted:var(--admin-text-muted);--admin-bg:#f4f7fb;--admin-sidebar:#f7f9fc;--admin-header:#fff;--admin-surface:#fff;--admin-surface-raised:#f8fafd;--admin-surface-muted:#eef3f8;--admin-surface-hover:#f1f5fa;--admin-text-primary:#10233f;--admin-text-secondary:#3f5068;--admin-text-muted:#66758c;--admin-text-placeholder:#7a879a;--admin-text-disabled:#8793a6;--admin-border:#c5d2e0;--admin-border-strong:#adbdcf;--admin-border-subtle:#dce5ef;--admin-primary:#2f6fed;--admin-primary-hover:#245ec9;--admin-primary-soft:#edf3ff;--admin-primary-soft-strong:#dce8ff;--admin-success:#16a36a;--admin-success-soft:#eaf8f1;--admin-warning:#d99224;--admin-warning-soft:#fff6e6;--admin-danger:#e05260;--admin-danger-soft:#fff0f1;--admin-info:#356ef6;--admin-info-soft:#edf3ff;--admin-input-bg:#fff;--admin-table-header:#e8eef5;--admin-table-header-text:#2b3d56;--admin-table-row-hover:#e7eef7;--admin-shadow-soft:0 1px 2px #10233f0a, 0 8px 24px #10233f0f}[data-admin-theme=dark]{--color-neutral-0:#121f31;--color-neutral-25:#0b1220;--color-neutral-50:#0b1220;--color-neutral-100:#17283e;--color-neutral-200:#26384f;--color-neutral-300:#3a4b63;--color-neutral-400:#8996a8;--color-neutral-500:#b8c2d1;--color-neutral-600:#cbd4e0;--color-neutral-700:#dde6f2;--color-neutral-800:#e9eff7;--color-neutral-900:#f3f6fa;--surface-page:#0a0e1a;--surface-card:#131a2c;--surface-elevated:#18213a;--surface-hover:#1b2641;--surface-sunken:#101629;--surface-muted:#101629;--surface-subtle:#18213a;--text-primary:#f3f6fc;--text-secondary:#b6c0d4;--text-tertiary:#8f9cb5;--text-inverse:#0a0e1a;--border-default:#232b45;--border-strong:#34405f;--border-subtle:#1b243b;--semantic-info:#60a5fa;--semantic-info-bg:#60a5fa24;--semantic-success:#34d399;--semantic-success-bg:#34d39924;--semantic-warning:#fbbf24;--semantic-warning-bg:#fbbf2424;--semantic-danger:#fb7185;--semantic-danger-bg:#fb718524;--surface-info-bg:color-mix(in srgb, var(--semantic-info) 11%, var(--surface-card));--surface-info-border:color-mix(in srgb, var(--semantic-info) 34%, var(--border-default));--surface-info-accent:var(--semantic-info);--surface-success-bg:color-mix(in srgb, var(--semantic-success) 10%, var(--surface-card));--surface-success-border:color-mix(in srgb, var(--semantic-success) 32%, var(--border-default));--surface-success-accent:var(--semantic-success);--surface-warning-bg:color-mix(in srgb, var(--semantic-warning) 10%, var(--surface-card));--surface-warning-border:color-mix(in srgb, var(--semantic-warning) 34%, var(--border-default));--surface-warning-accent:var(--semantic-warning);--surface-danger-bg:color-mix(in srgb, var(--semantic-danger) 10%, var(--surface-card));--surface-danger-border:color-mix(in srgb, var(--semantic-danger) 34%, var(--border-default));--surface-danger-accent:var(--semantic-danger);--surface-purple-bg:color-mix(in srgb, #a78bfa 11%, var(--surface-card));--surface-purple-border:color-mix(in srgb, #a78bfa 34%, var(--border-default));--surface-purple-accent:#a78bfa;--surface-teal-bg:color-mix(in srgb, #2dd4bf 10%, var(--surface-card));--surface-teal-border:color-mix(in srgb, #2dd4bf 32%, var(--border-default));--surface-teal-accent:#2dd4bf;--surface-neutral-bg:color-mix(in srgb, var(--surface-card) 88%, var(--surface-elevated));--surface-neutral-border:var(--border-default);--surface-neutral-accent:var(--text-tertiary);--star-sidebar-start:#131a2c;--star-sidebar-end:#0d1222;--star-bg-page:#0a0e1a;--star-bg-soft:#101629;--star-white:#f1f3fa;--background:#0a0e1a;--foreground:#f3f6fc;--surface:#131a2c;--border:#232b45;--muted:#b6c0d4;--admin-bg:#0a0e1a;--admin-sidebar:#0b0f1c;--admin-header:#101629;--admin-surface:#131a2c;--admin-surface-raised:#18213a;--admin-surface-muted:#101629;--admin-surface-hover:#1b2641;--admin-text-primary:#f3f6fc;--admin-text-secondary:#b6c0d4;--admin-text-muted:#8f9cb5;--admin-text-placeholder:#7f8ba3;--admin-text-disabled:#68758e;--admin-border:#232b45;--admin-border-strong:#34405f;--admin-border-subtle:#1b243b;--admin-primary:#66a0ff;--admin-primary-hover:#8ab9ff;--admin-primary-soft:#5b8def24;--admin-primary-soft-strong:#5b8def38;--admin-success:#22c55e;--admin-success-soft:#22c55e24;--admin-warning:#fbbf24;--admin-warning-soft:#fbbf2424;--admin-danger:#f87171;--admin-danger-soft:#f8717124;--admin-info:#5b8def;--admin-info-soft:#5b8def24;--admin-input-bg:#101629;--admin-table-header:#101629;--admin-table-header-text:#c7d0e1;--admin-table-row-hover:#1b2641;--admin-shadow-soft:0 10px 28px #02081747;--font-display:Fraunces, Georgia, "Times New Roman", serif;--font-ui:"Be Vietnam Pro", Inter, ui-sans-serif, system-ui, sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace}:root{--font-display:Fraunces, Georgia, "Times New Roman", serif;--font-ui:"Be Vietnam Pro", Inter, ui-sans-serif, system-ui, sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-ui);-moz-text-size-adjust:100%;text-size-adjust:100%;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}.star-admin-menu{background:0 0}.star-admin-menu .ant-menu-item{align-items:center;min-height:40px;position:relative;line-height:1.25!important;display:flex!important}.star-admin-menu .ant-menu-submenu-title{border-radius:var(--radius-md);font-size:14px;font-weight:600;width:calc(100% - 16px)!important;color:var(--color-neutral-700)!important;margin:2px 8px!important}.star-admin-menu .ant-menu-submenu-title:hover,.star-admin-menu .ant-menu-submenu-open>.ant-menu-submenu-title{background:var(--color-neutral-100)!important;color:var(--color-primary-700)!important}.star-admin-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:var(--color-primary-50)!important;color:var(--color-primary-700)!important}.star-admin-menu .ant-menu-submenu-arrow{color:var(--color-neutral-500)!important}.star-admin-menu .ant-menu-sub.ant-menu-inline{background:0 0!important}.star-admin-menu .ant-menu-item-group-title{color:var(--color-neutral-500);letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;padding:16px 18px 8px;font-size:12px;font-weight:600;line-height:1.3;overflow:hidden}.star-admin-menu .ant-menu-item-group-list .ant-menu-item{border-radius:var(--radius-md);width:calc(100% - 16px);color:var(--color-neutral-700);margin-block:2px;margin-inline:8px;font-size:14px;font-weight:500}.star-admin-menu .ant-menu-sub .ant-menu-item{border-radius:var(--radius-md);width:calc(100% - 32px);min-height:40px;color:var(--color-neutral-600);margin-block:2px;margin-inline:24px 8px;font-size:14px;font-weight:500}.star-admin-menu .ant-menu-item-group-list .ant-menu-item:hover,.star-admin-menu .ant-menu-sub .ant-menu-item:hover{background:var(--color-neutral-100)!important;color:var(--color-primary-700)!important}.star-admin-menu .ant-menu-item-selected{box-shadow:inset 3px 0 0 var(--color-primary-600);background:var(--color-primary-50)!important;color:var(--color-primary-700)!important}.star-admin-menu .ant-menu-item-selected:after{display:none}.star-admin-menu .ant-menu-title-content{min-width:0;line-height:1.25;display:flex}.star-admin-menu-link{width:100%;min-width:0;min-height:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:0;display:flex;overflow:hidden}.star-admin-menu .ant-menu-item-selected .star-admin-menu-link,.star-admin-menu .ant-menu-item:hover .star-admin-menu-link{color:var(--color-primary-700)}.star-admin-menu .ant-menu-item-icon,.star-admin-menu .anticon{z-index:1;pointer-events:none;position:relative}.star-admin-menu .ant-menu-item .ant-menu-item-icon,.star-admin-menu .ant-menu-item>.anticon,.star-admin-menu .ant-menu-submenu-title .ant-menu-item-icon,.star-admin-menu .ant-menu-submenu-title>.anticon{flex:0 0 22px;min-width:22px;font-size:18px;margin-inline-end:12px!important}.star-admin-menu .ant-menu-sub .ant-menu-item .ant-menu-item-icon,.star-admin-menu .ant-menu-sub .ant-menu-item>.anticon{flex-basis:20px;min-width:20px;font-size:16px;margin-inline-end:10px!important}.star-admin-menu-popup>.ant-menu{min-width:240px;max-width:min(320px,100vw - 96px);max-height:calc(100dvh - 24px);overflow-y:auto}.star-admin-menu-popup .ant-menu-item{align-items:center;min-height:40px;line-height:1.25!important;display:flex!important}.star-admin-menu-popup .ant-menu-item-icon,.star-admin-menu-popup .ant-menu-item>.anticon{flex:0 0 20px;min-width:20px;font-size:16px;margin-inline-end:10px!important}.star-admin-menu-popup .ant-menu-title-content,.star-admin-menu-popup .ant-menu-item-icon+.ant-menu-title-content,.star-admin-menu-popup .anticon+.ant-menu-title-content{flex:auto;min-width:0;opacity:1!important;visibility:visible!important;width:auto!important;display:flex!important}.star-admin-menu-popup .star-admin-menu-link{width:100%;color:inherit;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.star-admin-menu .ant-menu-submenu-title{border-left:3px solid var(--color-primary-500);letter-spacing:.035em;text-transform:uppercase;min-height:42px;font-size:13px;font-weight:800;background:var(--color-primary-50)!important;color:var(--color-primary-700)!important;margin:4px 8px!important;padding-inline:12px 10px!important}.star-admin-menu .ant-menu-submenu-title:hover,.star-admin-menu .ant-menu-submenu-open>.ant-menu-submenu-title,.star-admin-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{border-left-color:var(--color-primary-600);background:var(--color-primary-100)!important;color:var(--color-primary-700)!important}.star-admin-menu .ant-menu-submenu-title .ant-menu-title-content{white-space:nowrap;flex:auto;min-width:0;display:flex;overflow:visible}.star-admin-menu>.ant-menu-submenu>.ant-menu-submenu-title{letter-spacing:.01em;font-family:Be Vietnam Pro,Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;font-weight:700;overflow:visible;line-height:1.35!important}.star-admin-menu>.ant-menu-submenu>.ant-menu-submenu-title>.ant-menu-title-content{white-space:nowrap;line-height:1.35;overflow:visible}.star-admin-menu .ant-menu-sub.ant-menu-inline{padding:2px 0 4px}.star-admin-menu .ant-menu-sub .ant-menu-item{width:calc(100% - 16px);height:auto;min-height:36px;margin:2px 8px;font-size:13px;padding:5px 8px 5px 12px!important}.star-admin-menu .ant-menu-sub .ant-menu-item .ant-menu-item-icon,.star-admin-menu .ant-menu-sub .ant-menu-item>.anticon{flex:0 0 18px;min-width:18px;font-size:15px;margin-inline-end:8px!important}.star-admin-menu .ant-menu-sub .ant-menu-title-content,.star-admin-menu .ant-menu-sub .star-admin-menu-link{text-overflow:clip;white-space:normal;overflow-wrap:break-word;min-width:0;line-height:1.25;overflow:visible}.star-admin-menu-popup .ant-menu-item{height:auto;min-height:38px;padding-block:5px!important}.star-admin-menu-popup .star-admin-menu-link{text-overflow:clip;white-space:normal;overflow-wrap:break-word;line-height:1.25;overflow:visible}.star-admin-quick-action span{text-overflow:clip;white-space:normal;overflow-wrap:break-word;overflow:visible}.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-menu .ant-menu-submenu-title{letter-spacing:0;border-left:0;background:0 0!important}.star-admin-shell{background:var(--surface-page);height:100dvh;min-height:100vh;overflow:hidden}.star-admin-desktop-sider{border-right:1px solid var(--border-default);height:100dvh;box-shadow:var(--shadow-xs);overflow:hidden;background:var(--surface-card)!important}.star-admin-desktop-sider .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.star-admin-desktop-sider .star-admin-menu{overscroll-behavior:contain;scrollbar-color:var(--color-neutral-300) transparent;scrollbar-width:thin;flex:auto;min-height:0;padding-bottom:18px;overflow:hidden auto}.star-admin-desktop-sider .star-admin-menu::-webkit-scrollbar{width:8px}.star-admin-mobile-drawer .star-admin-menu::-webkit-scrollbar{width:8px}.star-admin-desktop-sider .star-admin-menu::-webkit-scrollbar-thumb{background:var(--color-neutral-300);border-radius:999px}.star-admin-mobile-drawer .star-admin-menu::-webkit-scrollbar-thumb{background:var(--color-neutral-300);border-radius:999px}.star-admin-brand{border:0;border-bottom:1px solid var(--border-subtle);appearance:none;width:100%;min-height:64px;color:var(--color-neutral-900);cursor:pointer;font:inherit;text-align:left;background:0 0;align-items:center;gap:10px;padding:12px 18px;font-weight:700;transition:background-color .15s;display:flex}.star-admin-brand:hover,.star-admin-brand:focus-visible{background:var(--color-neutral-100);outline:none}.star-admin-brand-logo{background:url(/_next/image?url=%2Fadmin%2Fstar-education-logo.png&w=64&q=75) 50%/contain no-repeat;border-radius:50%;flex:0 0 36px;width:36px;height:36px;display:block}.star-admin-brand-copy{min-width:0;display:block}.star-admin-brand strong{color:var(--color-neutral-900);font-family:var(--font-ui);letter-spacing:.045em;font-size:17px;font-weight:800;line-height:1.08;display:block}.star-admin-brand small{color:var(--color-neutral-600);font-family:var(--font-ui);letter-spacing:.08em;opacity:.8;white-space:nowrap;margin-top:2px;font-size:9.5px;font-weight:600;line-height:1.15;display:block}.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-brand{justify-content:center;padding-inline:0}.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-brand-copy{display:none}.star-admin-quick-actions{border-bottom:1px solid var(--border-subtle);flex:none;gap:8px;padding:10px 12px 12px;display:grid}.star-admin-quick-title{color:var(--color-neutral-500);text-transform:uppercase;font-size:12px;font-weight:600}.star-admin-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.star-admin-quick-action{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);min-width:0;min-height:44px;color:var(--color-neutral-700);cursor:pointer;text-align:left;align-items:center;gap:8px;padding:8px 10px;display:flex}.star-admin-quick-action:hover,.star-admin-quick-action:focus-visible{border-color:var(--color-primary-200);background:var(--color-primary-50);color:var(--color-primary-700)}.star-admin-quick-action:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}.star-admin-quick-action .anticon{background:var(--color-neutral-100);border-radius:8px;flex:0 0 26px;place-items:center;width:26px;height:26px;font-size:15px;display:inline-grid}.star-admin-quick-action span{text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:600;line-height:1.25;overflow:hidden}.star-admin-quick-action.is-finance .anticon{color:var(--color-success-600)}.star-admin-quick-action.is-crm .anticon{color:var(--color-warning-600)}.star-admin-quick-action.is-today .anticon{color:var(--color-primary-600)}.attendance-workflow-tag{border-radius:999px;min-height:24px;padding-inline:9px;font-size:12px;font-weight:750;line-height:22px}.attendance-workflow-tag.is-needs-attendance{background:var(--surface-warning-bg);border-color:var(--semantic-warning);color:var(--semantic-warning)}.attendance-workflow-tag.is-not-yet{background:var(--surface-neutral-bg);border-color:var(--border-strong);color:var(--text-secondary)}.attendance-workflow-tag.is-completed{background:var(--surface-success-bg);border-color:var(--semantic-success);color:var(--semantic-success)}.attendance-workflow-tag.is-overdue{background:var(--surface-danger-bg);border-color:var(--semantic-danger);color:var(--semantic-danger)}.attendance-workflow-tag.is-cancelled{background:var(--surface-subtle);border-color:var(--border-default);color:var(--text-secondary)}.payment-method-selector{width:100%}.star-admin-shell .ant-typography-secondary,.star-admin-shell .admin-page-description,.star-admin-shell .admin-form-hint,.star-admin-shell .ant-form-item-extra,.star-admin-shell .ant-table-tbody>tr>td .ant-typography-secondary{font-weight:450;color:var(--admin-text-secondary)!important}.star-admin-shell .ant-table,.star-admin-shell .ant-table-container,.star-admin-shell .ant-table-tbody>tr>td{color:var(--admin-text-primary);border-color:var(--admin-border-subtle);font-size:13px;font-weight:500;line-height:1.45;background:var(--admin-surface)!important;border-bottom-color:var(--admin-border-subtle)!important}.star-admin-shell .ant-table-thead>tr>th{font-size:13px;font-weight:600;line-height:1.4;background:var(--admin-table-header)!important;color:var(--admin-table-header-text)!important;border-bottom-color:var(--admin-border)!important}.payment-method-selector .ant-segmented-item{border:1px solid #0000;border-radius:7px;flex:1 1 0;min-height:30px;font-weight:700}.payment-method-option{justify-content:center;align-items:center;gap:7px;line-height:1;display:inline-flex}.payment-method-option .anticon{font-size:15px}.star-admin-shell .ant-input,.star-admin-shell .ant-input-affix-wrapper,.star-admin-shell .ant-input-number,.star-admin-shell .ant-input-number-input,.star-admin-shell .ant-select-selector,.star-admin-shell .ant-picker,.star-admin-shell .ant-segmented,.star-admin-shell textarea.ant-input{font-size:13px;font-weight:500;border-color:var(--admin-border)!important;background:var(--admin-input-bg)!important;color:var(--admin-text-primary)!important}.star-admin-shell .ant-select-selection-item,.star-admin-shell .ant-picker-input>input,.star-admin-shell .ant-input-number-input{font-size:13px;font-weight:500;color:var(--admin-text-primary)!important}.star-admin-shell .ant-input::placeholder,.star-admin-shell textarea::placeholder,.star-admin-shell .ant-select-selection-placeholder,.star-admin-shell .ant-picker-input>input::placeholder{font-size:13px;font-weight:400;color:var(--admin-text-placeholder)!important}.payment-method-selector .ant-segmented-item:first-child{color:#166534}.payment-method-selector .ant-segmented-item:nth-child(2){color:#1d4ed8}.payment-method-selector .ant-segmented-item:first-child.ant-segmented-item-selected{color:#166534;background:#dcfce7;border-color:#86efac}.payment-method-selector .ant-segmented-item:nth-child(2).ant-segmented-item-selected{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.payment-method-selector .ant-segmented-item:hover{background:#f8fafc}.star-admin-shell .ant-btn-link{font-weight:600;color:var(--admin-primary)!important}.star-admin-shell .ant-btn-link:hover,.star-admin-shell .ant-btn-link:focus-visible{color:var(--admin-primary-hover)!important}.star-admin-shell .ant-btn-link[disabled]{color:var(--admin-text-disabled)!important}.star-admin-shell.is-light .admin-metric-card .ant-card-body,.star-admin-shell.is-light .admin-action-card .ant-card-body{padding:14px 16px}.star-admin-shell.is-light .admin-page-description{margin-top:4px;line-height:1.45}.payment-prepay-trigger.ant-btn{color:#1d4ed8;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;min-height:32px;padding-inline:11px;font-weight:750}.payment-prepay-trigger.ant-btn:hover,.payment-prepay-trigger.ant-btn:focus-visible{color:#1e40af;background:#dbeafe;border-color:#2563eb}.payment-student-summary{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(120px,1fr));align-items:stretch;gap:10px;display:grid}.payment-student-summary>div:first-child{align-content:center;display:grid}.payment-student-summary-metrics{display:contents}.payment-student-summary-metrics span{text-align:left;align-content:center;gap:3px;min-width:0;display:grid}[data-admin-theme] .ant-tag{border-color:var(--admin-border-strong);background:var(--admin-surface-muted);min-height:24px;color:var(--admin-text-secondary);align-items:center;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex}.payment-student-summary-metrics strong{font-variant-numeric:tabular-nums;font-size:14px;display:block}.payment-student-summary-metric.is-debt{color:#475569}[data-admin-theme] .ant-tabs-tab,[data-admin-theme] .ant-tabs-tab-btn,[data-admin-theme] .ant-pagination,[data-admin-theme] .ant-breadcrumb,[data-admin-theme] .ant-breadcrumb-separator{color:var(--admin-text-secondary);font-weight:500}[data-admin-theme] .ant-tabs-ink-bar{background:var(--admin-primary)!important}.payment-student-summary-metric.is-debt strong{color:#334155}.payment-student-summary-metric.is-selected,.payment-student-summary-metric.is-selected strong{color:#1d4ed8}.payment-student-summary-metric.is-remaining.is-outstanding{color:#b45309}.payment-student-summary-metric.is-remaining.is-outstanding strong{color:#c2410c}.payment-student-summary-metric.is-remaining.is-cleared,.payment-student-summary-metric.is-remaining.is-cleared strong{color:#15803d}[data-admin-theme=dark] .attendance-workflow-tag.is-needs-attendance{background:color-mix(in srgb, #f59e0b 18%, var(--surface-card));color:#fcd34d;border-color:#f59e0b}[data-admin-theme=dark] .attendance-workflow-tag.is-not-yet{background:color-mix(in srgb, #64748b 20%, var(--surface-card));color:#cbd5e1;border-color:#94a3b8}[data-admin-theme=dark] .attendance-workflow-tag.is-completed{background:color-mix(in srgb, #22c55e 18%, var(--surface-card));color:#86efac;border-color:#4ade80}[data-admin-theme=dark] .attendance-workflow-tag.is-overdue{background:color-mix(in srgb, #ef4444 18%, var(--surface-card));color:#fca5a5;border-color:#f87171}[data-admin-theme=dark] .attendance-workflow-tag.is-cancelled{background:var(--surface-sunken);border-color:var(--border-default);color:var(--text-tertiary)}[data-admin-theme=dark] .payment-method-selector .ant-segmented-item:first-child{color:#86efac}[data-admin-theme=dark] .payment-method-selector .ant-segmented-item:nth-child(2){color:#9fc2ff}[data-admin-theme=dark] .payment-method-selector .ant-segmented-item:first-child.ant-segmented-item-selected{background:color-mix(in srgb, #22c55e 18%, var(--surface-card));color:#bbf7d0;border-color:#4ade80}[data-admin-theme=dark] .payment-method-selector .ant-segmented-item:nth-child(2).ant-segmented-item-selected{background:color-mix(in srgb, #4c8dff 18%, var(--surface-card));color:#bfdbfe;border-color:#7db1ff}[data-admin-theme=dark] .payment-method-selector .ant-segmented-item:hover{background:var(--surface-elevated)}[data-admin-theme=dark] .payment-prepay-trigger.ant-btn{background:color-mix(in srgb, #4c8dff 17%, var(--surface-card));color:#bfdbfe;border-color:#7db1ff}[data-admin-theme=dark] .payment-prepay-trigger.ant-btn:hover,[data-admin-theme=dark] .payment-prepay-trigger.ant-btn:focus-visible{background:color-mix(in srgb, #4c8dff 28%, var(--surface-card));color:#e0ecff;border-color:#a9c7ff}[data-admin-theme=dark] .payment-student-summary-metric.is-debt{color:#cbd5e1}[data-admin-theme=dark] .payment-student-summary-metric.is-debt strong{color:#e2e8f0}[data-admin-theme=dark] .payment-student-summary-metric.is-selected,[data-admin-theme=dark] .payment-student-summary-metric.is-selected strong{color:#9fc2ff}[data-admin-theme=dark] .payment-student-summary-metric.is-remaining.is-outstanding,[data-admin-theme=dark] .payment-student-summary-metric.is-remaining.is-outstanding strong{color:#fdba74}[data-admin-theme=dark] .payment-student-summary-metric.is-remaining.is-cleared,[data-admin-theme=dark] .payment-student-summary-metric.is-remaining.is-cleared strong{color:#86efac}@media (max-width:760px){.payment-student-summary{grid-template-columns:1fr}.payment-student-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}}.executive-dashboard-page .dashboard-student-status-body{align-items:center}.executive-dashboard-page .dashboard-donut{flex-direction:column;gap:6px}.executive-dashboard-page .dashboard-donut strong,.executive-dashboard-page .dashboard-donut span{margin:0;position:relative}.executive-dashboard-page .dashboard-donut strong{line-height:1.1}.executive-dashboard-page .dashboard-donut span{line-height:1.2}.executive-dashboard-page .dashboard-section-header{align-items:flex-start;margin-bottom:12px}.executive-dashboard-page .dashboard-section-header h3.ant-typography{line-height:1.3}.executive-dashboard-page .executive-kpi-label,.executive-dashboard-page .executive-kpi-help{line-height:1.4}.executive-dashboard-page .dashboard-section-header .ant-btn-link{padding-inline:4px;line-height:1.3}.admin-detail-drawer:has(.admin-attendance-panel) .ant-drawer-header{border-bottom:1px solid var(--border-strong);background:var(--surface-sunken);padding-block:12px}.admin-detail-drawer:has(.admin-attendance-panel) .ant-drawer-title{display:none}.admin-detail-drawer:has(.admin-attendance-panel) .ant-drawer-header{min-height:44px;padding-block:8px}.admin-attendance-panel .attendance-detail-header{background:var(--surface-sunken);border:1px solid var(--border-strong);border-radius:12px;grid-template-columns:minmax(240px,1.25fr) repeat(4,minmax(120px,1fr));align-items:center;gap:16px;margin-bottom:16px;padding:14px 16px;display:grid}.admin-attendance-panel .attendance-detail-title-wrap{background:var(--surface-card);border:1px solid var(--border-default);min-width:0;box-shadow:var(--shadow-xs);text-align:center;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:10px 14px;display:flex}.admin-attendance-panel .attendance-detail-title{color:var(--text-primary);letter-spacing:-.02em;white-space:nowrap;font-size:clamp(22px,2.2vw,30px);font-weight:700;line-height:1.2;margin:0!important}.admin-attendance-panel .attendance-detail-summary{display:contents}.admin-attendance-panel .attendance-detail-summary .ant-statistic{background:var(--surface-card);border:1px solid var(--border-default);text-align:center;border-radius:8px;align-self:stretch;min-width:0;padding:8px 10px}.admin-attendance-panel .attendance-detail-summary .ant-statistic-title{color:var(--text-secondary);white-space:nowrap;margin-bottom:4px;font-size:11px;line-height:1.25}.admin-attendance-panel .attendance-detail-summary .ant-statistic-content{color:var(--text-primary);font-size:18px;line-height:1.15}.admin-attendance-panel .admin-table-shell .ant-table-thead>tr>th{background:var(--admin-table-header);border-bottom:1px solid var(--border-strong);border-top:1px solid var(--border-strong);box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--border-strong) 55%, transparent);color:var(--text-primary);white-space:nowrap;padding:13px 14px;font-size:12px;font-weight:700;line-height:1.3}.admin-attendance-panel .admin-table-shell .ant-table-tbody>tr>td{vertical-align:middle;padding:11px 14px}.attendance-tuition-balance{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.attendance-tuition-balance .ant-typography{font-variant-numeric:tabular-nums}.attendance-tuition-balance.is-paid .ant-typography{color:var(--semantic-success)}.attendance-tuition-balance.is-outstanding .ant-typography{color:var(--semantic-danger)}@media (max-width:900px){.admin-attendance-panel .attendance-detail-header{grid-template-columns:1fr}.admin-attendance-panel .attendance-detail-summary{grid-template-columns:repeat(4,minmax(120px,1fr));display:grid;overflow-x:auto}}@media (max-width:560px){.admin-attendance-panel .attendance-detail-title-wrap{flex-direction:column;align-items:flex-start}.admin-attendance-panel .attendance-detail-summary{grid-template-columns:repeat(2,minmax(120px,1fr));overflow:visible}}[data-admin-theme=light] .executive-dashboard-page .executive-hero-copy h2.ant-typography{color:#f8fbff!important}[data-admin-theme=light] .executive-dashboard-page .executive-hero-copy p.ant-typography{color:#d9e7f7!important}.executive-dashboard-page .executive-kpi-help,.executive-dashboard-page .executive-chart-description,.executive-dashboard-page .executive-chart-legend span,.executive-dashboard-page .executive-risk-summary span,.executive-dashboard-page .executive-risk-meta>span,.executive-dashboard-page .dashboard-analytics-card .ant-typography-secondary,.executive-dashboard-page .dashboard-status-list>div>span,.executive-dashboard-page .dashboard-debt-breakdown>div>span,.executive-dashboard-page .dashboard-recent-activity-copy small,.executive-dashboard-page .dashboard-recent-activity time{color:var(--admin-text-secondary)!important}.executive-dashboard-page .dashboard-section-header .ant-btn-link{font-weight:600;color:var(--admin-primary)!important}.executive-dashboard-page .dashboard-section-header .ant-btn-link:hover,.executive-dashboard-page .dashboard-section-header .ant-btn-link:focus-visible{color:var(--admin-primary-hover)!important}.star-admin-shell,.star-admin-shell .star-admin-main-layout,.star-admin-shell .star-admin-content{color:var(--admin-text-primary);background:var(--admin-bg)!important}.star-admin-shell .ant-card,.star-admin-shell .admin-card,.star-admin-shell .admin-table-shell{box-shadow:var(--admin-shadow-soft);color:var(--admin-text-primary);border-color:var(--admin-border)!important;background-color:var(--admin-surface)!important}.star-admin-shell .ant-card-head{border-bottom-color:var(--admin-border-subtle);color:var(--admin-text-primary);background:0 0}.star-admin-shell .ant-card-head-title,.star-admin-shell .ant-card-extra,.star-admin-shell .admin-page-title,.star-admin-shell .admin-section-header,.star-admin-shell .admin-card-title-row{color:var(--admin-text-primary)}.star-admin-shell .ant-typography-secondary,.star-admin-shell .admin-page-description,.star-admin-shell .admin-form-hint,.star-admin-shell .ant-form-item-extra,.star-admin-shell .ant-table-tbody>tr>td .ant-typography-secondary{color:var(--admin-text-secondary)!important}.star-admin-shell .ant-table,.star-admin-shell .ant-table-container,.star-admin-shell .ant-table-tbody>tr>td{color:var(--admin-text-primary);border-color:var(--admin-border-subtle);background:var(--admin-surface)!important}.star-admin-shell .ant-table-thead>tr>th{font-weight:650;background:var(--admin-table-header)!important;color:var(--admin-text-secondary)!important;border-bottom-color:var(--admin-border)!important}.star-admin-shell .ant-table-tbody>tr:hover>td,.star-admin-shell .ant-table-tbody>tr.ant-table-row-selected>td{background:var(--admin-table-row-hover)!important}.star-admin-shell .ant-input,.star-admin-shell .ant-input-affix-wrapper,.star-admin-shell .ant-input-number,.star-admin-shell .ant-input-number-input,.star-admin-shell .ant-select-selector,.star-admin-shell .ant-picker,.star-admin-shell .ant-segmented,.star-admin-shell textarea.ant-input{border-color:var(--admin-border)!important;background:var(--admin-input-bg)!important;color:var(--admin-text-primary)!important}.star-admin-shell .ant-input::placeholder,.star-admin-shell textarea::placeholder,.star-admin-shell .ant-select-selection-placeholder,.star-admin-shell .ant-picker-input>input::placeholder{color:var(--admin-text-muted)!important}.star-admin-shell .ant-input:hover,.star-admin-shell .ant-input-affix-wrapper:hover,.star-admin-shell .ant-input-number:hover,.star-admin-shell .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.star-admin-shell .ant-picker:hover{border-color:var(--admin-primary-hover)!important}.star-admin-shell .ant-input:focus,.star-admin-shell .ant-input-focused,.star-admin-shell .ant-input-affix-wrapper-focused,.star-admin-shell .ant-input-number-focused,.star-admin-shell .ant-select-focused .ant-select-selector,.star-admin-shell .ant-picker-focused{border-color:var(--admin-primary)!important;box-shadow:0 0 0 2px color-mix(in srgb, var(--admin-primary) 18%, transparent)!important}.star-admin-shell .ant-btn-default,.star-admin-shell .ant-btn-text{border-color:var(--admin-border);color:var(--admin-text-primary)}.star-admin-shell .ant-btn-default{background:var(--admin-surface)!important;border-color:var(--admin-border)!important}.star-admin-shell .ant-btn-default:hover,.star-admin-shell .ant-btn-default:focus-visible,.star-admin-shell .ant-btn-text:hover,.star-admin-shell .ant-btn-text:focus-visible{border-color:var(--admin-primary)!important;background:var(--admin-primary-soft)!important;color:var(--admin-primary-hover)!important}.star-admin-shell a:not(.ant-btn),[data-admin-theme] .ant-pagination a,[data-admin-theme] .ant-breadcrumb a{color:var(--admin-primary)}.star-admin-shell a:not(.ant-btn):hover,[data-admin-theme] .ant-pagination a:hover,[data-admin-theme] .ant-breadcrumb a:hover{color:var(--admin-primary-hover)}[data-admin-theme] .ant-dropdown-menu,[data-admin-theme] .ant-select-dropdown,[data-admin-theme] .ant-picker-dropdown,[data-admin-theme] .ant-popover-inner,[data-admin-theme] .ant-modal-content,[data-admin-theme] .ant-drawer-content{color:var(--admin-text-primary);border-color:var(--admin-border)!important;background:var(--admin-surface-raised)!important}[data-admin-theme] .ant-modal-header,[data-admin-theme] .ant-drawer-header{border-bottom-color:var(--admin-border)!important;background:var(--admin-surface-raised)!important}[data-admin-theme] .ant-modal-title,[data-admin-theme] .ant-drawer-title,[data-admin-theme] .ant-popover-title{color:var(--admin-text-primary)!important}[data-admin-theme] .ant-empty-description,[data-admin-theme] .ant-empty-normal .ant-empty-description,[data-admin-theme] .admin-empty-state,[data-admin-theme] .admin-smart-empty-state{color:var(--admin-text-secondary)!important}[data-admin-theme] .ant-tag{border-color:var(--admin-border);background:var(--admin-surface-muted);color:var(--admin-text-secondary)}[data-admin-theme] .ant-tag.ant-tag-success,[data-admin-theme] .ant-tag.ant-tag-green,[data-admin-theme] .ant-tag.ant-tag-lime{background:var(--surface-success-bg);border-color:var(--surface-success-border);color:var(--semantic-success)}[data-admin-theme] .ant-tag.ant-tag-processing,[data-admin-theme] .ant-tag.ant-tag-blue,[data-admin-theme] .ant-tag.ant-tag-cyan,[data-admin-theme] .ant-tag.ant-tag-geekblue,[data-admin-theme] .ant-tag.ant-tag-purple{background:var(--surface-info-bg);border-color:var(--surface-info-border);color:var(--semantic-info)}[data-admin-theme] .ant-tag.ant-tag-warning,[data-admin-theme] .ant-tag.ant-tag-orange,[data-admin-theme] .ant-tag.ant-tag-gold,[data-admin-theme] .ant-tag.ant-tag-yellow{background:var(--surface-warning-bg);border-color:var(--surface-warning-border);color:var(--semantic-warning)}[data-admin-theme] .ant-tag.ant-tag-error,[data-admin-theme] .ant-tag.ant-tag-red,[data-admin-theme] .ant-tag.ant-tag-volcano,[data-admin-theme] .ant-tag.ant-tag-magenta{background:var(--surface-danger-bg);border-color:var(--surface-danger-border);color:var(--semantic-danger)}[data-admin-theme] .ant-tag.ant-tag-default{background:var(--surface-neutral-bg);border-color:var(--border-strong);color:var(--text-secondary)}[data-admin-theme=light] .attendance-workflow-tag.is-needs-attendance{background:var(--surface-warning-bg);border-color:var(--semantic-warning);color:var(--semantic-warning)}[data-admin-theme=light] .attendance-workflow-tag.is-not-yet{background:var(--surface-neutral-bg);border-color:var(--border-strong);color:var(--text-secondary)}[data-admin-theme=light] .attendance-workflow-tag.is-completed{background:var(--surface-success-bg);border-color:var(--semantic-success);color:var(--semantic-success)}[data-admin-theme=light] .attendance-workflow-tag.is-overdue{background:var(--surface-danger-bg);border-color:var(--semantic-danger);color:var(--semantic-danger)}[data-admin-theme=light] .attendance-workflow-tag.is-cancelled{background:var(--surface-subtle);border-color:var(--border-default);color:var(--text-secondary)}[data-admin-theme] .ant-checkbox-inner,[data-admin-theme] .ant-radio-inner{border-color:var(--admin-border-strong);background:var(--admin-input-bg)}[data-admin-theme] .ant-tabs-tab,[data-admin-theme] .ant-tabs-tab-btn,[data-admin-theme] .ant-pagination,[data-admin-theme] .ant-breadcrumb,[data-admin-theme] .ant-breadcrumb-separator{color:var(--admin-text-secondary)}[data-admin-theme] .ant-tabs-tab:hover .ant-tabs-tab-btn,[data-admin-theme] .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--admin-primary)!important}[data-admin-theme] .ant-alert{border-color:var(--admin-border);color:var(--admin-text-primary)}[data-admin-theme] .ant-alert-error{border-color:color-mix(in srgb, var(--admin-danger) 34%, var(--admin-border));background:var(--admin-danger-soft);color:var(--admin-danger)}[data-admin-theme] .ant-alert-warning{border-color:color-mix(in srgb, var(--admin-warning) 34%, var(--admin-border));background:var(--admin-warning-soft);color:var(--admin-warning)}[data-admin-theme] .ant-alert-info{border-color:color-mix(in srgb, var(--admin-info) 34%, var(--admin-border));background:var(--admin-info-soft);color:var(--admin-info)}[data-admin-theme] .ant-alert-success{border-color:color-mix(in srgb, var(--admin-success) 34%, var(--admin-border));background:var(--admin-success-soft);color:var(--admin-success)}[data-admin-theme] .ant-alert-message,[data-admin-theme] .ant-alert-description,[data-admin-theme] .ant-alert-icon{color:inherit}.executive-kpi-card.is-blue,.executive-kpi-card.is-purple,.executive-kpi-card.is-cyan,.executive-kpi-card.is-indigo{background:linear-gradient(135deg, color-mix(in srgb, var(--semantic-info) 12%, var(--surface-card)), var(--surface-card));border-top-color:var(--semantic-info)}.executive-kpi-card.is-amber{background:linear-gradient(135deg, color-mix(in srgb, var(--semantic-warning) 13%, var(--surface-card)), var(--surface-card));border-top-color:var(--semantic-warning)}.executive-kpi-card.is-teal,.executive-kpi-card.is-normal{background:linear-gradient(135deg, color-mix(in srgb, var(--semantic-success) 13%, var(--surface-card)), var(--surface-card));border-top-color:var(--semantic-success)}.executive-kpi-card.is-red,.executive-kpi-card.is-critical{background:linear-gradient(135deg, color-mix(in srgb, var(--semantic-danger) 14%, var(--surface-card)), var(--surface-card));border-top-color:var(--semantic-danger)}.executive-kpi-card.is-amber .executive-kpi-card-icon,.executive-kpi-pending .ant-tag{color:var(--semantic-warning)}.executive-kpi-pending .ant-tag{border-color:color-mix(in srgb, var(--semantic-warning) 42%, transparent);background:var(--semantic-warning-bg)}.executive-kpi-card.is-teal .executive-kpi-card-icon,.executive-kpi-card.is-normal .executive-kpi-card-icon{color:var(--semantic-success)}.executive-kpi-card.is-red .executive-kpi-card-icon,.executive-kpi-card.is-critical .executive-kpi-card-icon{color:var(--semantic-danger)}.dashboard-analytics-value.is-success{color:var(--semantic-success)}.dashboard-revenue-breakdown{border-top:1px solid var(--border-default);gap:7px;margin-top:13px;padding-top:11px;display:grid}.dashboard-revenue-breakdown>div{justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.dashboard-revenue-breakdown span{color:var(--text-secondary);align-items:center;gap:6px;display:inline-flex}.dashboard-revenue-breakdown span .anticon{color:var(--semantic-info);font-size:14px}.dashboard-revenue-breakdown>div:nth-child(2) span .anticon{color:var(--semantic-success)}.dashboard-revenue-breakdown strong{color:var(--text-primary);white-space:nowrap;font-size:12px}.dashboard-debt-breakdown>div:first-child strong{color:var(--semantic-info)}.dashboard-status-dot.status-active{background:var(--semantic-success)}.dashboard-status-dot.status-paused,.dashboard-status-dot.status-reserved{background:var(--semantic-warning)}.admin-status-tag.is-success{background:var(--semantic-success-bg);border-color:var(--surface-success-border);color:var(--semantic-success)}.admin-status-tag.is-processing{background:var(--semantic-info-bg);border-color:var(--surface-info-border);color:var(--semantic-info)}.admin-status-tag.is-warning{background:var(--semantic-warning-bg);border-color:var(--surface-warning-border);color:var(--semantic-warning)}.admin-status-tag.is-error{background:var(--semantic-danger-bg);border-color:var(--surface-danger-border);color:var(--semantic-danger)}.admin-status-tag.is-default{background:var(--surface-sunken);border-color:var(--border-strong);color:var(--text-secondary)}.executive-hero-card{border-left:4px solid var(--semantic-success);background:linear-gradient(110deg, color-mix(in srgb, var(--semantic-success) 9%, var(--surface-card)), var(--surface-card))}.executive-hero-card.is-warning{border-left-color:var(--semantic-warning);background:linear-gradient(110deg, color-mix(in srgb, var(--semantic-warning) 10%, var(--surface-card)), var(--surface-card))}.executive-hero-card.is-critical{border-left-color:var(--semantic-danger);background:linear-gradient(110deg, color-mix(in srgb, var(--semantic-danger) 10%, var(--surface-card)), var(--surface-card))}.executive-hero-card.is-normal .executive-hero-icon{border-color:color-mix(in srgb, var(--semantic-success) 44%, transparent);background:var(--semantic-success-bg);color:var(--semantic-success);box-shadow:0 0 0 7px color-mix(in srgb, var(--semantic-success) 8%, transparent)}.executive-hero-card.is-warning .executive-hero-icon{border-color:color-mix(in srgb, var(--semantic-warning) 44%, transparent);background:var(--semantic-warning-bg);color:var(--semantic-warning);box-shadow:0 0 0 7px color-mix(in srgb, var(--semantic-warning) 8%, transparent)}.executive-hero-card.is-critical .executive-hero-icon{border-color:color-mix(in srgb, var(--semantic-danger) 44%, transparent);background:var(--semantic-danger-bg);color:var(--semantic-danger);box-shadow:0 0 0 7px color-mix(in srgb, var(--semantic-danger) 8%, transparent)}.dashboard-shortcut-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.dashboard-shortcut{background:var(--surface,#fff);border:1px solid var(--border,#dbe4ef);color:var(--text-primary,#10233f);border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:8px 13px;font-size:13px;font-weight:600;transition:border-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.dashboard-shortcut:hover,.dashboard-shortcut:focus-visible{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb);transform:translateY(-1px);box-shadow:0 4px 14px #2563eb1f}.dashboard-shortcut>span{color:var(--primary,#2563eb);align-items:center;font-size:16px;display:inline-flex}.dashboard-shortcut{justify-content:center;width:100%;min-width:0}.dashboard-today-classes-card .ant-card-body,.dashboard-analytics-card .ant-card-body{padding:14px 16px}.dashboard-today-class-list{gap:5px;display:grid}.dashboard-today-class{border-bottom:1px solid var(--border,#e6ebf2);color:inherit;grid-template-columns:112px minmax(0,1fr) minmax(130px,.45fr);align-items:center;gap:12px;padding:9px 0;display:grid}.dashboard-today-class:last-child{border-bottom:0}.dashboard-today-class:hover,.dashboard-today-class:focus-visible{color:var(--primary,#2563eb)}.dashboard-today-class-time{color:var(--primary,#2563eb);font-family:var(--font-mono,ui-monospace, monospace);white-space:nowrap;font-size:12px}.dashboard-today-class-main{gap:2px;min-width:0;display:grid}.dashboard-today-class-main strong,.dashboard-today-class-main small,.dashboard-today-class-teacher{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-today-class-main strong{font-size:13px}.dashboard-today-class-main small,.dashboard-today-class-teacher{color:var(--text-secondary,#64748b);font-size:12px}.dashboard-analytics-grid{align-items:stretch}.dashboard-analytics-card{height:100%}.dashboard-analytics-value{color:var(--text-primary,#10233f);margin-top:5px;font-size:22px;display:block}.dashboard-analytics-label{margin-top:2px;font-size:12px;display:block}.dashboard-student-status-body{align-items:center;gap:18px;display:flex}.dashboard-donut{background:conic-gradient(var(--primary,#2563eb) var(--donut-progress), #e8eef7 0);text-align:center;border-radius:50%;flex:0 0 92px;justify-content:center;align-items:center;height:92px;display:flex;position:relative}.dashboard-donut:after{background:var(--surface,#fff);content:"";border-radius:50%;position:absolute;inset:8px}.dashboard-donut strong,.dashboard-donut span{z-index:1;position:relative}.dashboard-donut span{color:var(--text-secondary,#64748b);margin-top:22px;font-size:10px;position:absolute}.dashboard-status-list,.dashboard-debt-breakdown{flex:1;gap:6px;display:grid}.dashboard-status-list>div,.dashboard-debt-breakdown>div{justify-content:space-between;align-items:center;font-size:12px;display:flex}.dashboard-status-list span,.dashboard-debt-breakdown span{color:var(--text-secondary,#64748b)}.dashboard-status-list>div>span{align-items:center;gap:6px;display:inline-flex}.dashboard-status-list small{color:var(--text-secondary,#64748b);font-size:11px;font-weight:400}.dashboard-status-dot{background:var(--primary,#2563eb);border-radius:50%;width:7px;height:7px;display:inline-block}.dashboard-status-dot.status-paused{background:#f59e0b}.dashboard-status-dot.status-reserved{background:#8b5cf6}.dashboard-status-dot.status-dropped{background:#ef4444}.dashboard-status-dot.status-completed{background:#64748b}.dashboard-debt-breakdown{border-top:1px solid var(--border,#e6ebf2);margin-top:13px;padding-top:11px}.dashboard-debt-breakdown .is-overdue{color:#dc2626}.dashboard-recent-activity-card .ant-card-body{padding:14px 16px}.dashboard-recent-activity-list{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.dashboard-recent-activity{border:1px solid var(--border,#e6ebf2);color:inherit;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;height:100%;min-height:76px;padding:10px;display:grid}.dashboard-recent-activity:hover,.dashboard-recent-activity:focus-visible{border-color:var(--primary,#2563eb);color:var(--primary,#2563eb)}.dashboard-recent-activity-icon{background:color-mix(in srgb, var(--primary,#2563eb) 12%, transparent);color:var(--primary,#2563eb);border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:inline-flex}.dashboard-recent-activity-icon.is-payment{color:#0f9f6e}.dashboard-recent-activity-icon.is-attendance{color:#2563eb}.dashboard-recent-activity-icon.is-student{color:#8b5cf6}.dashboard-recent-activity-icon.is-class{color:#ea580c}.dashboard-recent-activity-copy{gap:2px;min-width:0;display:grid}.dashboard-recent-activity-copy strong,.dashboard-recent-activity-copy small,.dashboard-recent-activity time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-recent-activity-copy strong{font-size:12px}.dashboard-recent-activity-copy small,.dashboard-recent-activity time{color:var(--text-secondary,#64748b);font-size:11px}.dashboard-recent-activity time{grid-column:2}.dashboard-shortcut-row{gap:10px;width:100%}.dashboard-shortcut{background:var(--surface,#fff);border-radius:10px;gap:10px;min-height:52px;padding:12px 16px;font-size:14px}.dashboard-shortcut>span{font-size:19px}.dashboard-analytics-grid .ant-col{display:flex}.dashboard-analytics-grid .dashboard-analytics-card{width:100%;min-height:182px}.dashboard-analytics-card .ant-card-body{flex-direction:column;min-height:182px;padding:16px 18px;display:flex}.dashboard-analytics-card .dashboard-section-header{margin-bottom:12px}.dashboard-analytics-card .dashboard-section-header h3{font-size:16px}.dashboard-analytics-label{font-size:13px}.dashboard-analytics-value{margin-top:7px;font-size:clamp(26px,2.15vw,34px);line-height:1.15}.dashboard-student-status-body{flex:1;gap:24px}.dashboard-donut{flex-basis:112px;height:112px}.dashboard-donut strong{font-size:22px}.dashboard-donut span{margin-top:27px;font-size:11px}.dashboard-status-list{gap:10px}.dashboard-status-list>div,.dashboard-debt-breakdown>div{font-size:13px}.dashboard-debt-breakdown{gap:11px;margin-top:18px;padding-top:14px}.dashboard-debt-breakdown strong{font-size:14px}@media (max-width:720px){.dashboard-shortcut{min-height:48px;padding:10px 12px}.dashboard-analytics-grid .dashboard-analytics-card,.dashboard-analytics-card .ant-card-body{min-height:182px}.dashboard-shortcut-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-recent-activity-list{grid-template-columns:1fr}.dashboard-recent-activity{grid-template-columns:auto minmax(0,1fr) auto}.dashboard-recent-activity time{grid-column:auto}}[data-admin-theme=dark] .dashboard-shortcut,[data-admin-theme=dark] .dashboard-donut:after{background:var(--surface,#121f31)}[data-admin-theme=dark] .dashboard-donut{background:conic-gradient(var(--primary,#4c8dff) var(--donut-progress), #26364d 0)}.executive-kpi-pending{gap:3px;min-width:0;margin-top:7px;display:grid}.executive-kpi-pending .ant-tag{width:fit-content;margin-inline-end:0;font-size:11px;line-height:20px}.executive-kpi-pending>span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.dashboard-action-map-grid{align-items:stretch}.dashboard-pending-card,.dashboard-map-card{border-color:var(--border-default);background:var(--surface-card);border-radius:12px;height:100%}.dashboard-pending-card .ant-card-body,.dashboard-map-card .ant-card-body{padding:14px}.dashboard-pending-list{gap:6px;display:grid}.dashboard-pending-item{border:1px solid var(--border-subtle);background:var(--surface-sunken);min-height:42px;color:var(--text-primary);border-radius:9px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:6px 8px;text-decoration:none;display:grid}.dashboard-pending-item:hover,.dashboard-pending-item:focus-visible{border-color:var(--color-primary-300);color:var(--text-primary)}.dashboard-pending-icon{background:color-mix(in srgb, var(--color-warning-500) 13%, transparent);width:26px;height:26px;color:var(--color-warning-500);border-radius:8px;place-items:center;display:inline-grid}.dashboard-pending-copy{gap:1px;min-width:0;display:grid}.dashboard-pending-copy strong,.dashboard-pending-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-pending-copy strong{color:var(--text-primary);font-size:12px}.dashboard-pending-copy span{color:var(--text-secondary);font-size:11px}.dashboard-pending-item .ant-tag{margin-inline-end:0}.dashboard-map-surface{border:1px solid var(--border-subtle);background:color-mix(in srgb, var(--surface-sunken) 92%, var(--color-primary-500));border-radius:10px;min-height:150px;padding:10px;position:relative;overflow:hidden}.dashboard-map-grid{opacity:.35;background-image:linear-gradient(var(--border-subtle) 1px, transparent 1px), linear-gradient(90deg, var(--border-subtle) 1px, transparent 1px);pointer-events:none;background-size:28px 28px;position:absolute;inset:0}.dashboard-campus-list{gap:8px;display:grid;position:relative}.dashboard-campus-pin{border:1px solid color-mix(in srgb, var(--color-primary-500) 28%, var(--border-subtle));background:color-mix(in srgb, var(--surface-card) 82%, transparent);border-radius:8px;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;padding:7px 8px;display:grid}.dashboard-campus-pin>.anticon{color:var(--color-primary-500);font-size:18px}.dashboard-campus-pin>div{gap:1px;min-width:0;display:grid}.dashboard-campus-pin strong,.dashboard-campus-pin span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-campus-pin strong{color:var(--text-primary);font-size:12px}.dashboard-campus-pin span,.dashboard-map-note{color:var(--text-secondary);font-size:11px}.dashboard-map-note{margin-top:7px;display:block}@media (max-width:760px){.executive-kpi-card .ant-card-body,.dashboard-pending-card .ant-card-body,.dashboard-map-card .ant-card-body{padding:12px}}.star-admin-sider-footer{border-top:1px solid var(--border-subtle);flex:none;justify-content:flex-end;padding:8px 12px;display:flex}.star-admin-sider-toggle{place-items:center;width:36px;min-width:36px;height:36px!important;color:var(--color-neutral-700)!important;display:inline-grid!important}.star-admin-sider-toggle:hover,.star-admin-sider-toggle:focus-visible{background:var(--color-primary-50)!important;color:var(--color-primary-700)!important}.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-sider-footer{justify-content:center;padding-inline:0}.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-menu .ant-menu-item .ant-menu-item-icon,.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-menu .ant-menu-item>.anticon,.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-menu .ant-menu-submenu-title .ant-menu-item-icon,.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-menu .ant-menu-submenu-title>.anticon{margin-inline-end:0!important}.star-admin-main-layout{min-width:0;height:100dvh;min-height:0;overflow:hidden}.star-admin-header{z-index:20;border-bottom:1px solid var(--border-default);grid-template-columns:auto minmax(360px,720px) auto;align-items:center;gap:16px;min-height:64px;display:grid;position:sticky;top:0;background:#fffffff5!important;height:64px!important;padding:0 24px!important;line-height:1.4!important}.star-admin-header-left{align-items:center;gap:10px;min-width:0;display:inline-flex}.star-admin-header-title{color:var(--star-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;display:block;overflow:hidden}.star-admin-header-search{width:100%;min-width:0}.star-admin-header-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.star-admin-global-search{width:100%}.star-global-search-option{justify-content:space-between;align-items:center;gap:14px;min-width:0;display:flex}.star-global-search-option>div{gap:2px;min-width:0;display:grid}.star-global-search-option strong,.star-global-search-option small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.star-global-search-option small{color:var(--star-text-secondary);font-size:12px}.star-global-search-option>span{background:var(--color-primary-50);color:var(--color-primary-700);border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-weight:600}.star-admin-mobile-menu-button{flex:none;display:none}.star-admin-icon-button{place-items:center;width:36px;height:36px;border:1px solid var(--star-border)!important;border-radius:var(--radius-md)!important;color:var(--star-text-primary)!important;display:inline-grid!important}.star-admin-account-trigger{place-items:center;width:36px;min-width:36px;border:1px solid var(--star-border)!important;border-radius:var(--radius-md)!important;height:36px!important;color:var(--star-text-primary)!important;padding:3px!important;display:inline-grid!important}.star-admin-account-avatar{background:var(--color-primary-600);color:#fff;flex:none;font-size:11px;font-weight:800}.star-admin-account-dropdown .ant-dropdown-menu{border:1px solid var(--border-default);min-width:248px;box-shadow:var(--shadow-lg);border-radius:10px;padding:8px}.star-admin-account-menu-user{gap:3px;max-width:260px;padding:4px 2px;display:grid}.star-admin-account-menu-user strong,.star-admin-account-menu-user span,.star-admin-account-menu-user small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.star-admin-account-menu-user strong{color:var(--star-text-primary);font-size:14px;font-weight:700}.star-admin-account-menu-user span,.star-admin-account-menu-user small{color:var(--star-text-secondary);font-size:12px}.star-admin-account-menu-link{color:var(--star-text-primary);align-items:center;gap:10px;display:flex}.star-admin-account-menu-link .anticon:last-child{color:var(--star-text-tertiary);margin-left:auto}.star-admin-account-dropdown .star-admin-logout-button{width:100%;box-shadow:none;border:0;justify-content:flex-start;padding-inline:0}.star-admin-content{overscroll-behavior:contain;background:var(--surface-page);flex:auto;min-width:0;min-height:0;padding:24px;overflow:hidden auto}.star-admin-content>*{min-width:0}.star-admin-mobile-drawer .ant-drawer-body{background:var(--surface-card);padding:0}.star-admin-mobile-drawer .ant-drawer-content-wrapper{max-width:100vw}.star-admin-mobile-drawer .star-admin-menu{border-inline-end:0!important}.star-admin-mobile-drawer .ant-drawer-header{background:var(--surface-card);border-bottom-color:var(--border-default)}.star-admin-mobile-drawer .ant-drawer-title,.star-admin-mobile-drawer .ant-drawer-close{color:var(--color-neutral-900)}.public-shell{min-height:100vh}.public-header{background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:20px clamp(20px,5vw,72px);display:flex}.brand-mark{letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-dot{background:var(--primary);border-radius:50%;width:12px;height:12px}.public-nav{color:var(--muted);align-items:center;gap:18px;font-size:14px;display:flex}.hero{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:center;gap:clamp(28px,5vw,72px);padding:clamp(44px,8vw,88px) clamp(20px,5vw,72px);display:grid}.hero h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(42px,6vw,76px);line-height:1}.hero p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.7}.button-primary{background:var(--primary);color:#fff}.button-secondary{border:1px solid var(--border);background:var(--surface);color:var(--foreground)}.hero-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:24px}.page-hero{gap:16px;padding:clamp(44px,8vw,84px) clamp(20px,5vw,72px) 36px;display:grid}.page-hero h1,.lead-layout h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(36px,5vw,64px);line-height:1.05}.page-hero p,.lead-layout p{max-width:720px;color:var(--muted);font-size:18px;line-height:1.7}.section-heading h2{margin:0;font-size:28px}.text-link{color:var(--primary);margin-top:14px;font-weight:800;display:inline-flex}.content-list{gap:10px;margin:12px 0 0;padding-left:20px;display:grid}.article-hero{max-width:960px}.article-body{border-top:1px solid var(--border);max-width:760px;margin-top:24px;padding-top:24px}.public-form{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:14px;padding:clamp(20px,4vw,32px);display:grid}.public-form h2{margin:0;font-size:24px}.public-form label{gap:8px;font-weight:700;display:grid}.portal-shell{background:var(--background);min-height:100vh}.portal-header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:18px clamp(20px,5vw,56px);display:flex}.portal-user-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.portal-nav{border-bottom:1px solid var(--border);background:#fff;gap:10px;padding:12px clamp(20px,5vw,56px);display:flex;overflow-x:auto}.portal-nav a{border:1px solid var(--border);color:var(--muted);border-radius:6px;flex:none;padding:8px 12px;font-weight:700}.portal-content{padding:24px clamp(20px,5vw,56px)}.teacher-portal-shell{--color-neutral-0:#111c2e;--color-neutral-50:#080f1e;--color-neutral-100:#0d1727;--color-neutral-200:#202f45;--color-neutral-300:#2a3a52;--color-neutral-400:#92a0b7;--color-neutral-500:#b8c4d7;--color-neutral-900:#f4f7fb;--surface-page:#080f1e;--surface-card:#111c2e;--surface-elevated:#17253a;--surface-sunken:#0d1727;--surface-muted:#0d1727;--surface-hover:#19283f;--text-primary:#f4f7fb;--text-secondary:#b8c4d7;--text-tertiary:#92a0b7;--border-default:#2a3a52;--border-strong:#3b4c67;--border-subtle:#202f45;--background:#080f1e;--foreground:#f4f7fb;--surface:#111c2e;--border:#2a3a52;--muted:#b8c4d7;--admin-bg:#080f1e;--admin-header:#0b1423;--admin-surface:#111c2e;--admin-surface-raised:#17253a;--admin-surface-muted:#0d1727;--admin-surface-hover:#19283f;--admin-text-primary:#f4f7fb;--admin-text-secondary:#b8c4d7;--admin-text-muted:#92a0b7;--admin-text-placeholder:#8d9ab0;--admin-text-disabled:#748198;--admin-border:#2a3a52;--admin-border-strong:#3b4c67;--admin-border-subtle:#202f45;--admin-primary:#6aa4ff;--admin-primary-hover:#8ab9ff;--admin-primary-soft:#6aa4ff24;--admin-primary-soft-strong:#6aa4ff38;--admin-success:#34d399;--admin-success-soft:#34d39924;--admin-warning:#fbbf24;--admin-warning-soft:#fbbf2424;--admin-danger:#fb7185;--admin-danger-soft:#fb718524;--admin-info:#60a5fa;--admin-info-soft:#60a5fa24;--admin-input-bg:#0d1727;--admin-table-header:#0d1727;--admin-table-header-text:#d4ddeb;--admin-table-row-hover:#19283f;--admin-shadow-soft:0 12px 30px #00050f4d;background:radial-gradient(circle at 85% -10%, #2f6fed1f, transparent 30%), var(--admin-bg);min-height:100vh;color:var(--admin-text-primary);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.teacher-portal-shell .portal-header{border-bottom-color:var(--admin-border-subtle);background:linear-gradient(110deg,#0b1423,#101d31);min-height:68px;box-shadow:0 8px 24px #00050f38}.teacher-portal-shell .teacher-portal-brand,.teacher-portal-shell .teacher-portal-login{color:var(--admin-text-primary)}.teacher-portal-shell .teacher-portal-brand{letter-spacing:.01em;font-size:15px;font-weight:750}.teacher-portal-shell .teacher-portal-brand:hover,.teacher-portal-shell .teacher-portal-brand:focus-visible{color:#fff}.teacher-portal-brand .brand-dot{background:linear-gradient(145deg, var(--admin-primary), #315ba9);border:1px solid #ffffff4d;box-shadow:0 0 0 5px #6aa4ff1a}.teacher-portal-user-name{max-width:260px;color:var(--admin-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.teacher-portal-shell .portal-user-actions .ant-btn{border-color:var(--admin-border);color:var(--admin-text-secondary);background:#111c2ebd}.teacher-portal-shell .portal-user-actions .ant-btn:hover,.teacher-portal-shell .portal-user-actions .ant-btn:focus-visible{border-color:var(--admin-primary);background:var(--admin-primary-soft);color:var(--admin-text-primary)}.teacher-portal-shell .portal-nav{border-bottom-color:var(--admin-border-subtle);scrollbar-color:var(--admin-border-strong) transparent;background:#0d1727f5;gap:8px;box-shadow:inset 0 -1px #ffffff05}.teacher-portal-shell .portal-nav a{min-height:38px;color:var(--admin-text-secondary);background:0 0;border-color:#0000;border-radius:9px;align-items:center;font-size:13px;font-weight:650;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.teacher-portal-shell .portal-nav a:hover,.teacher-portal-shell .portal-nav a:focus-visible{border-color:var(--admin-border);background:var(--admin-surface-hover);color:var(--admin-text-primary)}.teacher-portal-shell .portal-nav a.is-active,.teacher-portal-shell .portal-nav a[aria-current=page]{border-color:color-mix(in srgb, var(--admin-primary) 55%, var(--admin-border));background:var(--admin-primary-soft-strong);color:#eaf2ff;box-shadow:inset 0 -2px 0 var(--admin-primary)}.teacher-portal-shell .portal-content{width:100%;max-width:1680px;margin:0 auto}.teacher-portal-shell .admin-page-title,.teacher-portal-shell .ant-typography,.teacher-portal-shell .ant-form-item-label>label,.teacher-portal-shell .admin-form-field>span:first-child{color:var(--admin-text-primary)}.teacher-portal-shell .ant-typography.ant-typography-secondary,.teacher-portal-shell .muted-text,.teacher-portal-shell .admin-page-description{color:var(--admin-text-secondary)!important}.teacher-portal-shell .admin-filter-card,.teacher-portal-shell .admin-table-shell,.teacher-portal-shell .admin-metric-card,.teacher-portal-shell .teacher-payroll-panel,.teacher-portal-shell .ant-card{border-color:var(--admin-border-subtle);background:var(--admin-surface);box-shadow:var(--admin-shadow-soft)}.teacher-portal-shell .admin-filter-card .ant-card-body{background:color-mix(in srgb, var(--admin-surface) 86%, var(--admin-surface-muted))}.teacher-portal-shell .admin-summary-item{border-color:var(--admin-border-subtle);background:var(--admin-surface-raised);color:var(--admin-text-primary)}.teacher-portal-shell .admin-summary-item span{color:var(--admin-text-secondary)}.teacher-portal-shell .admin-metric-card:hover{border-color:color-mix(in srgb, var(--admin-primary) 55%, var(--admin-border));box-shadow:0 14px 30px #00050f57}.teacher-portal-shell .ant-table-thead>tr>th{border-bottom-color:var(--admin-border);font-weight:650;background:var(--admin-table-header)!important;color:var(--admin-table-header-text)!important}.teacher-portal-shell .ant-table-tbody>tr>td{border-bottom-color:var(--admin-border-subtle);background:var(--admin-surface);color:var(--admin-text-primary)}.teacher-portal-shell .ant-table-tbody>tr.ant-table-row:hover>td{background:var(--admin-table-row-hover)!important}.teacher-portal-shell .ant-pagination-item,.teacher-portal-shell .ant-pagination-prev .ant-pagination-item-link,.teacher-portal-shell .ant-pagination-next .ant-pagination-item-link{border-color:var(--admin-border);background:var(--admin-surface-muted)}.teacher-portal-shell .ant-pagination-item a,.teacher-portal-shell .ant-pagination-prev button,.teacher-portal-shell .ant-pagination-next button{color:var(--admin-text-secondary)}.teacher-portal-shell .ant-pagination-item-active{border-color:var(--admin-primary);background:var(--admin-primary-soft-strong)}.teacher-portal-shell .ant-input,.teacher-portal-shell .ant-input-affix-wrapper,.teacher-portal-shell .ant-input-number,.teacher-portal-shell .ant-select-selector,.teacher-portal-shell .ant-picker{border-color:var(--admin-border)!important;background:var(--admin-input-bg)!important;color:var(--admin-text-primary)!important}.teacher-portal-shell .ant-input::placeholder,.teacher-portal-shell textarea::placeholder,.teacher-portal-shell .ant-select-selection-placeholder,.teacher-portal-shell .ant-picker-input>input::placeholder{color:var(--admin-text-placeholder)!important}.teacher-portal-shell .ant-input:hover,.teacher-portal-shell .ant-input-affix-wrapper:hover,.teacher-portal-shell .ant-select-selector:hover,.teacher-portal-shell .ant-picker:hover{border-color:var(--admin-primary-hover)!important}.teacher-portal-shell .ant-input:focus,.teacher-portal-shell .ant-input-affix-wrapper-focused,.teacher-portal-shell .ant-select-focused .ant-select-selector,.teacher-portal-shell .ant-picker-focused{border-color:var(--admin-primary)!important;box-shadow:0 0 0 2px #6aa4ff29!important}.teacher-portal-shell .ant-tag{font-weight:600}.teacher-portal-overlay{--surface-card:#111c2e;--surface-elevated:#17253a;--surface-subtle:#0d1727;--surface-muted:#0d1727;--text-primary:#f4f7fb;--text-secondary:#b8c4d7;--text-tertiary:#92a0b7;--border-default:#2a3a52;--border-strong:#3b4c67;--border-subtle:#202f45;--admin-primary:#6aa4ff;--admin-primary-hover:#8ab9ff;--admin-primary-soft:#6aa4ff24;--admin-success:#34d399;--admin-warning:#fbbf24;--admin-danger:#fb7185;--admin-input-bg:#0d1727;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.teacher-portal-overlay .ant-drawer-content,.teacher-portal-overlay .ant-drawer-header,.teacher-portal-overlay .ant-drawer-body,.teacher-portal-overlay .ant-drawer-footer{border-color:var(--border-default);background:var(--surface-card);color:var(--text-primary)}.teacher-portal-overlay .ant-drawer-header{box-shadow:inset 0 -1px #ffffff05}.teacher-portal-overlay .ant-drawer-footer{box-shadow:0 -12px 28px #00050f4d}.teacher-portal-overlay .ant-drawer-title,.teacher-portal-overlay .ant-drawer-close,.teacher-portal-overlay .ant-typography,.teacher-portal-overlay .ant-form-item-label>label,.teacher-portal-overlay .admin-form-field>span:first-child{color:var(--text-primary)}.teacher-portal-overlay .ant-typography.ant-typography-secondary,.teacher-portal-overlay .payroll-student-name-cell span,.teacher-portal-overlay .payroll-class-breakdown-summary small,.teacher-portal-overlay .admin-summary-item span{color:var(--text-secondary)!important}.teacher-portal-shell .teacher-portal-alert.ant-alert,.teacher-portal-overlay .teacher-portal-alert.ant-alert{color:var(--text-primary);border-width:1px}.teacher-portal-shell .teacher-portal-alert.ant-alert-warning,.teacher-portal-overlay .teacher-portal-alert.ant-alert-warning{border-color:color-mix(in srgb, var(--admin-warning) 52%, var(--border-default));background:color-mix(in srgb, var(--admin-warning) 13%, var(--surface-card));color:#fcd66f}.teacher-portal-shell .teacher-portal-alert.ant-alert-info,.teacher-portal-overlay .teacher-portal-alert.ant-alert-info{border-color:color-mix(in srgb, var(--admin-primary) 52%, var(--border-default));background:color-mix(in srgb, var(--admin-primary) 12%, var(--surface-card));color:#b9d5ff}.teacher-portal-shell .teacher-portal-alert.ant-alert-success,.teacher-portal-overlay .teacher-portal-alert.ant-alert-success{border-color:color-mix(in srgb, var(--admin-success) 52%, var(--border-default));background:color-mix(in srgb, var(--admin-success) 12%, var(--surface-card));color:#9aefc8}.teacher-portal-shell .teacher-portal-alert.ant-alert-error,.teacher-portal-overlay .teacher-portal-alert.ant-alert-error{border-color:color-mix(in srgb, var(--admin-danger) 52%, var(--border-default));background:color-mix(in srgb, var(--admin-danger) 12%, var(--surface-card));color:#ffb2bd}.teacher-portal-shell .teacher-portal-alert .ant-alert-message,.teacher-portal-shell .teacher-portal-alert .ant-alert-description,.teacher-portal-shell .teacher-portal-alert .ant-alert-icon,.teacher-portal-overlay .teacher-portal-alert .ant-alert-message,.teacher-portal-overlay .teacher-portal-alert .ant-alert-description,.teacher-portal-overlay .teacher-portal-alert .ant-alert-icon{color:inherit}.teacher-portal-overlay .payroll-student-note{opacity:1;color:#d4ddeb!important}.teacher-portal-overlay .admin-summary-item,.teacher-portal-overlay .admin-card,.teacher-portal-overlay .payroll-class-breakdown-card,.teacher-portal-overlay .payroll-class-breakdown-summary{border-color:var(--border-subtle);background:var(--surface-elevated);color:var(--text-primary)}.teacher-portal-overlay .admin-summary-grid>.ant-statistic,.teacher-portal-overlay .payroll-class-breakdown-summary>span{box-shadow:inset 0 1px #ffffff06;border:1px solid var(--border-default)!important;background:linear-gradient(145deg, var(--surface-elevated), var(--surface-muted))!important;color:var(--text-primary)!important}.teacher-portal-overlay .payroll-class-breakdown-summary>span>b{color:var(--text-primary)!important}.teacher-portal-overlay .ant-statistic-title{color:var(--text-secondary)!important}.teacher-portal-overlay .ant-statistic-content,.teacher-portal-overlay .ant-statistic-content-value,.teacher-portal-overlay .ant-statistic-content-prefix,.teacher-portal-overlay .ant-statistic-content-suffix{color:var(--text-primary)}.teacher-portal-overlay .ant-table,.teacher-portal-overlay .ant-table-container,.teacher-portal-overlay .admin-table-shell{border-color:var(--border-subtle);background:var(--surface-card);color:var(--text-primary)}.teacher-portal-overlay .ant-table-thead>tr>th{border-color:var(--border-default);font-weight:650;background:var(--surface-muted)!important;color:#d4ddeb!important}.teacher-portal-overlay .ant-table-tbody>tr>td{border-color:var(--border-subtle);background:var(--surface-card);color:var(--text-primary)}.teacher-portal-overlay .ant-table-tbody>tr.ant-table-row:hover>td{background:#19283f!important}.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid>td,.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid:hover>td{background:color-mix(in srgb, var(--admin-danger) 7%, var(--surface-card))!important;color:var(--text-primary)!important}.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid.is-partial>td,.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid.is-partial:hover>td{background:color-mix(in srgb, var(--admin-warning) 7%, var(--surface-card))!important}.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid>td:first-child{box-shadow:inset 3px 0 0 var(--admin-danger)}.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid.is-partial>td:first-child{box-shadow:inset 3px 0 0 var(--admin-warning)}.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-compact-money,.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-name-cell b{color:var(--text-primary)!important}.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-name-cell>span:not(.payroll-student-collection-status),.teacher-portal-overlay .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-note{color:var(--text-secondary)!important}.teacher-portal-overlay .payroll-compact-money{font-weight:650;color:var(--text-primary)!important}.teacher-portal-overlay .payroll-compact-money.is-muted{font-weight:550;color:var(--text-secondary)!important}.teacher-portal-overlay .payroll-compact-money.is-danger{font-weight:700;color:#fda4af!important}.payroll-student-collection-status{align-self:flex-start;display:inline-flex}[data-admin-theme=light] .star-admin-shell .star-admin-menu .ant-menu-sub .ant-menu-item,[data-admin-theme=light] .star-admin-shell .star-admin-menu .ant-menu-sub .star-admin-menu-link{font-weight:550;color:var(--admin-text-primary)!important}[data-admin-theme=light] .star-admin-shell .star-admin-menu .ant-menu-sub .ant-menu-item:hover,[data-admin-theme=light] .star-admin-shell .star-admin-menu .ant-menu-sub .ant-menu-item-selected,[data-admin-theme=light] .star-admin-shell .star-admin-menu .ant-menu-sub .ant-menu-item:hover .star-admin-menu-link,[data-admin-theme=light] .star-admin-shell .star-admin-menu .ant-menu-sub .ant-menu-item-selected .star-admin-menu-link{color:var(--admin-primary)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .ant-table-thead>tr>th{font-weight:650;background:var(--admin-table-header)!important;border-bottom-color:var(--admin-border-strong)!important;color:var(--admin-table-header-text)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .ant-table-tbody>tr>td{border-bottom-color:var(--admin-border-subtle)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-compact-money.is-muted{font-weight:600;color:color-mix(in srgb, var(--admin-table-header-text) 85%, var(--admin-text-primary) 15%)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .admin-status-tag.is-success{font-weight:650;background:var(--semantic-success-bg)!important;border-color:var(--surface-success-border)!important;color:var(--semantic-success)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .admin-status-tag.is-default{font-weight:650;background:var(--admin-surface-muted)!important;border-color:var(--admin-text-secondary)!important;color:var(--admin-table-header-text)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-student-note{color:var(--admin-table-header-text)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-student-row-unpaid>td,[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-student-row-unpaid:hover>td,[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-student-row-unpaid .payroll-student-name-cell b{color:var(--admin-text-primary)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-student-row-unpaid .payroll-student-name-cell span,[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-student-row-unpaid .payroll-student-note{color:var(--admin-table-header-text)!important}[data-admin-theme=light] .admin-detail-drawer .payroll-student-snapshot-table .payroll-student-row-unpaid .payroll-compact-money.is-danger{color:var(--semantic-danger)!important}.teacher-portal-overlay .admin-status-tag{opacity:1;font-weight:650;border:1px solid var(--border-default)!important}.teacher-portal-overlay .admin-status-tag.is-success{border-color:color-mix(in srgb, var(--admin-success) 48%, var(--border-default))!important;background:color-mix(in srgb, var(--admin-success) 16%, var(--surface-muted))!important;color:#7ee7bd!important}.teacher-portal-overlay .admin-status-tag.is-warning{border-color:color-mix(in srgb, var(--admin-warning) 48%, var(--border-default))!important;background:color-mix(in srgb, var(--admin-warning) 16%, var(--surface-muted))!important;color:#fcd66f!important}.teacher-portal-overlay .admin-status-tag.is-error{border-color:color-mix(in srgb, var(--admin-danger) 48%, var(--border-default))!important;background:color-mix(in srgb, var(--admin-danger) 16%, var(--surface-muted))!important;color:#fda4af!important}.teacher-portal-overlay .admin-status-tag.is-default{background:var(--surface-muted)!important;color:var(--text-secondary)!important}.teacher-portal-overlay .ant-input,.teacher-portal-overlay .ant-input-affix-wrapper,.teacher-portal-overlay .ant-input-number,.teacher-portal-overlay .ant-select-selector,.teacher-portal-overlay .ant-picker{border-color:var(--border-default)!important;background:var(--admin-input-bg)!important;color:var(--text-primary)!important}.teacher-portal-overlay .ant-input::placeholder,.teacher-portal-overlay textarea::placeholder,.teacher-portal-overlay .ant-select-selection-placeholder,.teacher-portal-overlay .ant-picker-input>input::placeholder{color:#8d9ab0!important}.teacher-portal-overlay .ant-checkbox-inner{border:1px solid var(--border-strong)!important;background:var(--admin-input-bg)!important}.teacher-portal-overlay .ant-checkbox:hover .ant-checkbox-inner,.teacher-portal-overlay .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:var(--admin-primary)!important}.teacher-portal-overlay .ant-checkbox-wrapper:focus-within .ant-checkbox-inner,.teacher-portal-overlay .ant-checkbox-input:focus-visible+.ant-checkbox-inner{outline-offset:2px;outline:3px solid #6aa4ff3d;border-color:var(--admin-primary)!important}.teacher-portal-overlay .ant-checkbox-checked .ant-checkbox-inner,.teacher-portal-overlay .ant-checkbox-indeterminate .ant-checkbox-inner{border-color:var(--admin-primary)!important;background:var(--admin-primary)!important}.teacher-portal-overlay .ant-checkbox-disabled .ant-checkbox-inner{opacity:.62;background:#182235!important;border-color:#36445a!important}.teacher-portal-overlay .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner{background:#334966!important;border-color:#4d6485!important}.teacher-portal-overlay .ant-drawer-content.admin-detail-drawer,.teacher-portal-overlay .ant-drawer-content.admin-detail-drawer .ant-drawer-header,.teacher-portal-overlay .ant-drawer-content.admin-detail-drawer .ant-drawer-body,.teacher-portal-overlay .ant-drawer-content.admin-detail-drawer .ant-drawer-footer{border-color:var(--border-default)!important;background:var(--surface-card)!important;color:var(--text-primary)!important}.teacher-portal-overlay .ant-drawer-content.admin-detail-drawer .ant-drawer-title,.teacher-portal-overlay .ant-drawer-content.admin-detail-drawer .ant-drawer-close{color:var(--text-primary)!important}.teacher-portal-overlay .ant-drawer-content.admin-detail-drawer .ant-empty .ant-empty-description{opacity:1;color:var(--text-secondary)!important}.teacher-portal-shell .ant-checkbox-inner{border-color:var(--admin-border-strong)!important;background:var(--admin-input-bg)!important}.teacher-portal-shell .ant-checkbox:hover .ant-checkbox-inner,.teacher-portal-shell .ant-checkbox-wrapper:hover .ant-checkbox-inner{border-color:var(--admin-primary)!important}.teacher-portal-shell .ant-checkbox-wrapper:focus-within .ant-checkbox-inner,.teacher-portal-shell .ant-checkbox-input:focus-visible+.ant-checkbox-inner{outline-offset:2px;outline:3px solid #6aa4ff3d;border-color:var(--admin-primary)!important}@media (max-width:760px){.teacher-portal-shell .portal-header{flex-direction:column;align-items:flex-start;padding:14px 16px}.teacher-portal-shell .portal-user-actions{justify-content:flex-start;width:100%}.teacher-portal-user-name{width:100%;max-width:none}.teacher-portal-shell .portal-nav{padding:10px 16px}.teacher-portal-shell .portal-content{padding:18px 16px 28px}}.metric-grid{gap:16px;display:grid}.metric{border-bottom:1px solid var(--border);gap:6px;padding-bottom:16px;display:grid}.metric:last-child{border-bottom:0;padding-bottom:0}.metric strong{font-size:28px}.metric span{color:var(--muted)}.section{padding:0 clamp(20px,5vw,72px) 64px}.section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:20px}.feature h2{margin:0 0 8px;font-size:20px}.feature p{color:var(--muted);margin:0;line-height:1.6}.admin-page{gap:var(--space-4);display:grid}.finance-compact-page{gap:10px}.finance-compact-page .ant-card-body{padding:12px}.finance-compact-page .ant-card-head{min-height:40px;padding-inline:12px}.finance-compact-page .admin-metric-card-value{margin-block:2px!important;font-size:20px!important}.finance-compact-page .ant-table-small .ant-table-cell{padding:6px 8px}.periodic-expense-page .admin-filter-space,.periodic-expense-page .admin-filter-space>.ant-space-item{width:100%}.periodic-expense-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;display:grid}.periodic-expense-filter-control{grid-template-rows:20px 40px;gap:4px;min-width:0;display:grid}.periodic-expense-filter-label{align-items:center;line-height:20px;display:inline-flex}.periodic-expense-filter-label-spacer{visibility:hidden}.periodic-expense-filter-control .ant-select,.periodic-expense-filter-control .ant-btn{width:100%;height:40px}.periodic-expense-filter-control .ant-select-selector{height:40px!important}.periodic-expense-filter-control .ant-select-selection-item,.periodic-expense-filter-control .ant-select-selection-placeholder{align-items:center;display:flex}.periodic-expense-groups{gap:12px;display:grid}.periodic-expense-group{--periodic-group-accent:var(--accent);border:1px solid var(--border-default);border-radius:var(--radius-md);background:color-mix(in srgb, var(--surface-card) 88%, var(--surface) 12%);overflow:hidden}.periodic-expense-group.is-utilities{--periodic-group-accent:#22b8cf}.periodic-expense-group.is-operations_staff{--periodic-group-accent:#8b7cf6}.periodic-expense-group.is-other{--periodic-group-accent:#d89b45}.periodic-expense-group-header{background:color-mix(in srgb, var(--surface-raised) 72%, var(--periodic-group-accent) 28%);border-bottom:1px solid color-mix(in srgb, var(--periodic-group-accent) 45%, var(--border-default));min-height:52px;box-shadow:inset 3px 0 0 var(--periodic-group-accent);justify-content:space-between;align-items:center;padding:9px 12px;display:flex}.periodic-expense-group-title{align-items:center;gap:9px;min-width:0;display:flex}.periodic-expense-group-icon{background:color-mix(in srgb, var(--accent-soft) 70%, var(--periodic-group-accent) 30%);color:var(--periodic-group-accent);border-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.periodic-expense-group-title .ant-typography{color:var(--text-primary);letter-spacing:.02em}.periodic-expense-group-title .ant-tag{border-color:color-mix(in srgb, var(--periodic-group-accent) 45%, var(--border-default));font-weight:600}.periodic-expense-group-header .ant-btn{border:1px solid color-mix(in srgb, var(--periodic-group-accent) 40%, var(--border-default));border-radius:8px;justify-content:center;align-items:center;min-width:30px;height:30px;display:inline-flex}.periodic-expense-category-modal .ant-modal-content{border-radius:var(--radius-lg)}.periodic-expense-category-form{gap:14px;display:grid}.periodic-expense-category-field,.periodic-expense-category-select{width:100%}.periodic-expense-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;display:grid}.periodic-expense-item{border:1px solid var(--border-subtle);background:var(--surface-card)}.periodic-expense-item .ant-card-body{padding:10px 11px}.periodic-expense-item-row{grid-template-columns:minmax(120px,1.05fr) minmax(160px,1.25fr) minmax(120px,.9fr) 64px;align-items:center;gap:10px;min-width:0;min-height:48px;display:grid}.periodic-expense-item-name{align-items:center;gap:8px;min-width:0;display:flex}.periodic-expense-item-name .ant-typography{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.periodic-expense-item-index{background:var(--surface-raised);border:1px solid var(--border-default);color:var(--text-secondary);border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:inline-flex}.periodic-expense-item-fields{display:contents}.periodic-expense-item-row .ant-input-number,.periodic-expense-item-row .ant-input{box-sizing:border-box;width:100%;min-width:0}.periodic-expense-item-row .periodic-expense-item-fields .ant-input-number{min-width:160px}.periodic-expense-item-row .periodic-expense-amount-input{border-radius:var(--radius-sm);overflow:hidden;background:var(--admin-input-bg)!important;border:1px solid var(--admin-border)!important}.periodic-expense-item-row .periodic-expense-amount-input .ant-input-number-input-wrap,.periodic-expense-item-row .periodic-expense-amount-input .ant-input-number-input{background:0 0!important}.periodic-expense-item-row .periodic-expense-amount-input .ant-input-number-input{border-radius:0;width:100%;border:0!important}.periodic-expense-item-fields .ant-input-number,.periodic-expense-item-fields .ant-input{width:100%;min-width:0}.periodic-expense-item-actions{flex:none;justify-content:flex-end;align-items:center;gap:2px;min-height:32px;display:flex}.amount-semantic{font-variant-numeric:tabular-nums;border-radius:6px;padding-inline:4px;display:inline-block}.amount-positive{color:#15803d;background:#16a34a1f}.amount-negative{color:#dc2626;background:#ef444421}.amount-neutral{color:var(--text-secondary)}.refund-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.refund-summary-card{border:1px solid var(--border-default);border-radius:var(--radius-md);align-items:center;gap:12px;min-height:96px;padding:16px;display:flex}.refund-summary-card__icon{border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.refund-summary-card__label{font-size:12px;line-height:1.3;display:block}.refund-summary-card__value{white-space:nowrap;margin:4px 0 0!important}.refund-summary-card.is-pending{background:color-mix(in srgb, #f59e0b 10%, var(--surface-card));border-color:color-mix(in srgb, #f59e0b 38%, var(--border-default))}.refund-summary-card.is-pending .refund-summary-card__icon{color:#d97706;background:#f59e0b2e}.refund-summary-card.is-total{background:color-mix(in srgb, #0ea5e9 10%, var(--surface-card));border-color:color-mix(in srgb, #0ea5e9 38%, var(--border-default))}.refund-summary-card.is-total .refund-summary-card__icon{color:#0284c7;background:#0ea5e92e}.refund-summary-card.is-paid{background:color-mix(in srgb, #16a34a 10%, var(--surface-card));border-color:color-mix(in srgb, #16a34a 38%, var(--border-default))}.refund-summary-card.is-paid .refund-summary-card__icon{color:#15803d;background:#16a34a2e}[data-admin-theme=dark] .amount-positive{color:#4ade80}[data-admin-theme=dark] .amount-negative{color:#fb7185}[data-admin-theme=dark] .refund-summary-card.is-pending .refund-summary-card__icon{color:#fbbf24}[data-admin-theme=dark] .refund-summary-card.is-total .refund-summary-card__icon{color:#38bdf8}[data-admin-theme=dark] .refund-summary-card.is-paid .refund-summary-card__icon{color:#4ade80}@media (max-width:900px){.periodic-expense-filter-grid,.periodic-expense-group-grid,.refund-summary-grid{grid-template-columns:1fr}.periodic-expense-item-row{grid-template-columns:1fr;gap:8px;display:grid}.periodic-expense-item-fields{grid-template-columns:minmax(130px,.9fr) minmax(150px,1.1fr);gap:8px;display:grid}.periodic-expense-item-actions{justify-content:flex-start}}@media (min-width:901px) and (max-width:1680px){.periodic-expense-group-grid{grid-template-columns:1fr}}@media (min-width:601px) and (max-width:900px){.periodic-expense-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-command-bar{justify-content:flex-end;min-width:0}.admin-command-bar .ant-btn{min-width:0}.admin-metric-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch;gap:12px;display:grid}.admin-metric-grid.is-dense{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.absence-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.absence-requests-page>*{min-width:0}.absence-kpi-grid .admin-metric-card .ant-card-body{min-height:104px;padding:14px}.absence-create-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;display:grid}.absence-create-layout.has-summary{grid-template-columns:minmax(0,7fr) minmax(260px,3fr)}.absence-quick-summary-card{height:100%}.absence-quick-summary-card .ant-card-body{padding:16px}.absence-quick-summary-list{gap:0;display:grid}.absence-quick-summary-row{border-bottom:1px solid var(--border-subtle);min-height:42px;color:var(--star-text-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:13px;display:flex}.absence-quick-summary-row strong{color:var(--star-text-primary);font-variant-numeric:tabular-nums;font-size:18px}.absence-quick-summary-row.is-total{min-height:54px;color:var(--star-text-primary);font-weight:700}.absence-quick-summary-row.is-total strong{color:var(--star-blue-600);font-size:26px}.absence-quick-summary-note{margin-top:14px;font-size:12px;display:block}.absence-operational-stats{gap:8px;display:grid}.absence-operational-stat{border:1px solid var(--border-subtle);min-height:38px;color:var(--star-text-secondary);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:12px;display:flex}.absence-operational-stat strong{color:var(--star-text-primary);font-variant-numeric:tabular-nums;font-size:18px}.absence-operational-stat.is-active{border-color:color-mix(in srgb, var(--star-blue-500) 30%, var(--border-subtle))}.absence-operational-stat.is-upcoming{border-color:color-mix(in srgb, var(--star-purple-500) 30%, var(--border-subtle))}.absence-operational-stat.is-returning{border-color:color-mix(in srgb, var(--star-green-500) 30%, var(--border-subtle))}.absence-operational-stat.is-pending{border-color:color-mix(in srgb, var(--star-orange-500) 45%, var(--border-subtle));background:color-mix(in srgb, var(--star-orange-500) 7%, transparent)}.absence-operational-stat.is-clear strong{color:var(--star-green-500)}.absence-returning-section{border-top:1px solid var(--border-subtle);gap:10px;margin-top:18px;padding-top:16px;display:grid}.absence-operational-section-title{color:var(--star-text-primary);letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.absence-returning-list{gap:8px;display:grid}.absence-returning-item{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.absence-returning-item>div{gap:2px;min-width:0;display:grid}.absence-returning-item .ant-typography{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.absence-impact-preview{gap:14px;margin-top:20px;display:grid}.absence-impact-preview-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.absence-impact-preview-head .ant-typography{margin:0}.absence-impact-groups{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;display:grid}.absence-impact-group{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:12px;gap:6px;padding:14px;display:grid}.absence-impact-group-title{color:var(--star-text-primary);font-size:15px;font-weight:800}.absence-impact-group-range{color:var(--star-text-secondary);font-variant-numeric:tabular-nums;font-size:13px}.absence-impact-group-meta{color:var(--star-text-secondary);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.absence-impact-group .ant-tag{width:fit-content;margin:2px 0 0}.absence-create-card .ant-card-head,.absence-request-list-card .ant-card-head{min-height:48px}.absence-create-card .admin-form-grid.is-compact{gap:12px 16px}.absence-request-student{color:var(--star-text-primary);font-size:14px}.absence-request-kind{font-size:12px}@media (max-width:1180px){.absence-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.absence-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.absence-create-layout.has-summary{grid-template-columns:minmax(0,1fr)}.absence-quick-summary-card{height:auto}}.tutoring-reconciliation-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.tutoring-reconciliation-kpi-grid .admin-metric-card .ant-card-body{padding:12px}.tutoring-reconciliation-kpi-grid .admin-metric-card-body{gap:8px}.tutoring-reconciliation-kpi-grid .admin-metric-card-title{min-height:34px;line-height:1.3;display:block}.tutoring-reconciliation-kpi-grid .admin-metric-card-value{font-size:22px!important}@media (max-width:1180px){.tutoring-reconciliation-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.tutoring-reconciliation-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-metric-card,.admin-action-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-xs);transition:border-color .16s,box-shadow .16s,transform .16s}.admin-metric-card:hover,.admin-action-card:hover{border-color:var(--color-primary-200);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.admin-metric-card-body,.admin-action-card-main{align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-metric-card-icon,.admin-action-card-icon{border-radius:var(--radius-lg);background:var(--color-primary-50);width:42px;height:42px;color:var(--color-primary-600);flex:0 0 42px;place-items:center;font-size:20px;display:inline-grid}.admin-metric-card-copy,.admin-action-card-main>div{min-width:0}.admin-metric-card-title,.admin-action-card-title{color:var(--star-text-secondary);font-size:13px;font-weight:600}.admin-metric-card-value{color:var(--star-text-primary);margin:4px 0 0!important;font-size:26px!important;line-height:1.15!important}.admin-metric-card-description,.admin-action-card-description{color:var(--star-text-secondary);font-size:13px;margin:4px 0 0!important}.admin-metric-card-action,.admin-action-card>.ant-card-body>.ant-btn{margin-top:14px}.admin-metric-card.is-success .admin-metric-card-icon,.admin-action-card.is-success .admin-action-card-icon{background:var(--color-success-50);color:var(--color-success-600)}.admin-metric-card.is-warning .admin-metric-card-icon,.admin-action-card.is-warning .admin-action-card-icon{background:var(--color-warning-50);color:var(--color-warning-600)}.admin-metric-card.is-danger .admin-metric-card-icon,.admin-action-card.is-danger .admin-action-card-icon{background:var(--color-danger-50);color:var(--color-danger-600)}.admin-metric-card.is-neutral{background:linear-gradient(135deg,#fff,#f8fafc)}.admin-metric-card.is-primary{background:linear-gradient(135deg,#eff6ff,#fff)}.admin-metric-card.is-success{background:linear-gradient(135deg,#ecfdf5,#fff)}.admin-metric-card.is-warning{background:linear-gradient(135deg,#fffbeb,#fff)}.admin-metric-card.is-danger{background:linear-gradient(135deg,#fff7f7,#fff)}.admin-section-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-section-header h3.ant-typography{margin:0}.admin-section-header .ant-typography{margin-bottom:0}.admin-drawer-action-footer{background:var(--surface-card);justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.admin-smart-empty-state{border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--color-neutral-25);text-align:center;justify-items:center;gap:8px;min-height:180px;padding:32px 16px;display:grid}.admin-smart-empty-state h4.ant-typography,.admin-smart-empty-state .ant-typography{margin:0}.entity-readonly-detail{gap:16px;display:grid}.entity-readonly-hero,.entity-readonly-section,.entity-readonly-field{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);box-shadow:var(--shadow-xs)}.entity-readonly-hero{padding:18px}.entity-readonly-hero h3.ant-typography{margin:4px 0 8px}.entity-readonly-eyebrow{color:var(--color-neutral-500);font-size:12px;font-weight:700}.entity-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.entity-readonly-field{gap:4px;padding:14px;display:grid}.entity-readonly-field span{color:var(--color-neutral-500);font-size:13px;font-weight:600}.entity-readonly-field strong{color:var(--color-neutral-900);overflow-wrap:anywhere;font-size:15px;font-weight:700}.entity-readonly-full{grid-column:1/-1}.entity-readonly-section{gap:14px;padding:16px;display:grid}.section-heading-inline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.section-heading-inline h4.ant-typography{margin:0 0 4px}.entity-readonly-linked-list{gap:10px;display:grid}.entity-readonly-linked-item{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:var(--color-neutral-25);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.entity-readonly-linked-item>div{gap:2px;display:grid}.admin-empty-state{border:1px dashed var(--border-default);border-radius:var(--radius-lg);background:var(--color-neutral-25);place-items:center;min-height:180px;padding:24px 16px;display:grid}.admin-loading-state{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.admin-status-tag{border-radius:var(--radius-sm);border:1px solid #0000;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.4}.today-work-page{gap:18px}.today-work-command-center{border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);background:linear-gradient(135deg,#fff 0%,#f8fbff 100%)}.today-work-command-center .ant-card-body{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:center;gap:16px;padding:18px;display:grid}.today-work-command-copy{min-width:0}.today-work-command-copy h3.ant-typography{margin:4px 0 6px;font-size:22px}.today-work-command-copy .ant-typography{margin-bottom:0}.today-work-hero{background:radial-gradient(circle at 88% 18%, #ffc10738, transparent 18rem), linear-gradient(135deg, var(--star-sidebar-start), var(--star-sidebar-end));color:#fff;border:0;border-radius:8px;overflow:hidden;box-shadow:0 18px 36px #031a3a2e}.today-work-hero .ant-card-body{padding:24px}.today-work-hero-main{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:24px;display:grid}.today-work-eyebrow{color:var(--star-yellow-500);text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:900;display:inline-flex}.today-work-hero h2.ant-typography{color:#fff;margin:0;font-size:32px;line-height:1.16}.today-work-hero .ant-typography{color:#ffffffc7}.today-work-focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.today-work-focus-card{background:#ffffff1a;border:1px solid #ffffff29;border-radius:8px;gap:8px;min-width:0;padding:16px;display:grid}.today-work-focus-card .anticon{background:#ffffff24;border-radius:8px;place-items:center;width:38px;height:38px;font-size:20px;display:inline-grid}.today-work-focus-card span{color:#ffffffb8;font-size:12px;font-weight:800}.today-work-focus-card strong{color:#fff;font-size:30px;line-height:1}.today-work-focus-card.is-danger .anticon{color:#ffccc7}.today-work-focus-card.is-warning .anticon{color:#ffe58f}.today-work-focus-card.is-urgent .anticon{color:#ffd6e7}.today-work-stat-card,.today-work-priority-card,.today-work-tabs-card{box-shadow:var(--star-shadow-card);border:0;border-radius:8px}.today-work-priority-card .ant-card-head{border-bottom-color:var(--star-border)}.today-work-priority-list{gap:12px;display:grid}.today-work-priority-row{border:1px solid var(--star-border);background:linear-gradient(135deg,#fff,#f8fbff);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.today-work-row-main{gap:6px;min-width:0;display:grid}.today-work-row-main .ant-typography{margin:0}.today-work-row-meta{color:var(--star-text-secondary);flex-wrap:wrap;gap:10px;font-size:13px;display:flex}.today-work-tabs-card .ant-card-body{padding:8px 14px 0}.today-work-tabs-card .ant-tabs-nav{margin-bottom:0}.student-360-page{gap:var(--space-4);grid-template-columns:minmax(0,1fr);min-width:0}.student-360-page>*{min-width:0}.student-360-hero{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:radial-gradient(circle at 90% 10%, #ffc72c33, transparent 18rem), linear-gradient(135deg, var(--surface-card) 0%, var(--color-primary-50) 58%, #eef6ff 100%);color:var(--text-primary);box-shadow:var(--shadow-sm);overflow:hidden}.student-360-hero .ant-card-body{padding:24px}.student-360-hero.is-compact{background:var(--surface-card);box-shadow:var(--shadow-xs)}.student-360-hero.is-compact .ant-card-body{padding:18px}.student-360-hero.is-compact .student-360-avatar{border-radius:var(--radius-md);width:58px;height:58px;font-size:28px}.student-360-hero.is-compact .student-360-hero-main{grid-template-columns:64px minmax(0,1fr);gap:14px}.student-360-hero.is-compact h2.ant-typography{margin-bottom:6px;font-size:28px}.student-360-hero-main{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:18px;display:grid}.student-360-avatar{border-radius:var(--radius-lg);background:var(--color-primary-100);width:72px;height:72px;color:var(--color-primary-700);place-items:center;font-size:34px;display:inline-grid}.student-360-eyebrow{color:var(--color-primary-700);text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}.student-360-hero h2.ant-typography{color:var(--text-primary);margin:0 0 8px;font-size:32px;line-height:1.16}.student-360-hero .ant-typography{color:var(--text-secondary)}.student-360-stat-card,.student-360-card,.student-360-next-actions{border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.student-360-finance-grid>.ant-col{display:flex}.student-360-finance-grid .student-360-card{width:100%}.student-360-attendance-card .ant-table-wrapper{overflow-x:auto}.student-360-next-action-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;margin-top:14px;display:grid}.student-360-next-action{border:1px solid var(--border-default);border-left:4px solid var(--color-primary-600);border-radius:var(--radius-md);background:linear-gradient(135deg, var(--surface-card), var(--surface-muted));align-content:space-between;gap:12px;padding:14px;display:grid}.student-360-next-action.is-warning{border-left-color:var(--star-orange-500)}.student-360-next-action.is-danger{border-left-color:var(--star-red-500)}.student-360-next-action .ant-typography{margin:0}.student-360-parent-list,.student-360-note-list{gap:12px;display:grid}.student-360-parent-row{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;gap:10px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.student-360-parent-row>div{gap:3px;display:grid}.student-360-parent-row:hover,.student-360-parent-row:focus-visible,.student-360-clickable-card:hover,.student-360-clickable-card:focus-visible{border-color:var(--color-primary-300);box-shadow:var(--shadow-sm);outline:none;transform:translateY(-1px)}.student-360-alert-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.student-360-note-list article{border:1px solid var(--border-default);border-radius:var(--radius-md);background:linear-gradient(135deg, var(--surface-card), var(--surface-muted));cursor:default;gap:7px;padding:14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.student-360-note-list article.student-360-clickable-card{cursor:pointer}.student-360-note-list article .ant-typography{margin:0}.enrollment-wizard-page .ant-card{border-radius:8px}.enrollment-wizard-stack{width:100%}.enrollment-wizard-hero,.enrollment-wizard-panel{border:1px solid #0f172a14;box-shadow:0 12px 28px #0f172a0f}.enrollment-wizard-panel .ant-card-extra{width:min(360px,42vw)}.enrollment-wizard-person{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:flex-start;gap:14px;padding:16px;display:flex}.enrollment-wizard-avatar{color:#0369a1;background:#e0f2fe;border-radius:8px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:flex}.enrollment-wizard-class-grid{flex-direction:column;gap:8px;min-width:960px;display:flex}.enrollment-wizard-class-scroll{max-width:100%;padding-bottom:4px;overflow-x:auto}.enrollment-wizard-class-table-head,.enrollment-wizard-class-card{grid-template-columns:minmax(220px,1.4fr) minmax(110px,.7fr) minmax(160px,1fr) minmax(180px,1fr) minmax(92px,.6fr) minmax(110px,.7fr) minmax(150px,.8fr);align-items:center;column-gap:12px;display:grid}.enrollment-wizard-class-table-head{color:#64748b;text-transform:uppercase;padding:0 14px 8px;font-size:12px;font-weight:700}.enrollment-wizard-class-card{box-sizing:border-box;width:100%;min-height:72px;color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px;transition:border-color .18s,box-shadow .18s,transform .18s}.enrollment-wizard-class-card>span{min-width:0}.enrollment-wizard-class-card:hover,.enrollment-wizard-class-card.is-selected{border-color:#0f766e;transform:translateY(-1px);box-shadow:0 12px 26px #0f766e24}.enrollment-wizard-class-card:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;transform:none}.enrollment-wizard-class-grade,.enrollment-wizard-class-time,.enrollment-wizard-class-teacher,.enrollment-wizard-class-capacity{font-size:13px}.enrollment-wizard-class-name{font-size:14px;font-weight:700}.enrollment-wizard-class-name,.enrollment-wizard-class-time,.enrollment-wizard-class-teacher{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.enrollment-wizard-class-action{justify-content:flex-end;justify-self:end;min-width:0;max-width:100%;display:flex;overflow:hidden}.enrollment-wizard-class-action .ant-space{justify-content:flex-end;max-width:100%}.enrollment-wizard-reason-chip{border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.enrollment-wizard-reason-chip.is-danger{color:#b91c1c;background:#fef2f2}.enrollment-wizard-reason-chip.is-warning{color:#c2410c;background:#fff7ed}.enrollment-wizard-reason-chip.is-muted{color:#475569;background:#e2e8f0}.enrollment-wizard-reason-chip.is-success{color:#166534;background:#dcfce7}.enrollment-wizard-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px;display:grid}.enrollment-decision-strip{background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;display:grid}.enrollment-decision-strip div{gap:3px;min-width:0;display:grid}.enrollment-decision-strip span{color:var(--star-text-secondary);font-size:12px;font-weight:800}.enrollment-decision-strip strong{color:var(--star-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.enrollment-wizard-money-panel{color:#fff;background:#0f172a;border-radius:8px;min-height:100%;padding:18px}.enrollment-wizard-money-panel .ant-typography{color:#ffffffb8}.enrollment-wizard-money-row{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.enrollment-wizard-money-row strong{color:#fff;font-size:20px}.enrollment-wizard-success{margin-top:16px}.enrollment-wizard-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:16px;display:flex}.admin-page-header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.admin-page-header-copy{min-width:0}.admin-page-title{margin:0!important;font-size:24px!important;line-height:1.2!important}.admin-page-description{color:var(--text-secondary);font-size:15px;line-height:1.6;margin:8px 0 0!important}.admin-page-actions{justify-content:flex-end;min-width:0}.admin-page-actions>.ant-space,.admin-page-actions .admin-command-bar{max-width:100%}.admin-filter-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.admin-filter-space{width:100%}.admin-filter-search{max-width:360px}.admin-title{margin:0;font-size:28px;line-height:1.2}.admin-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.admin-card{border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:20px}.admin-card>span{color:var(--muted)}.admin-card strong{margin-top:8px;font-size:28px;display:block}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{border-bottom:1px solid var(--border);text-align:left;padding:12px}.admin-table th{color:var(--muted);font-size:13px;font-weight:700}.admin-table-shell{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);width:100%;min-width:0;box-shadow:var(--shadow-xs);overflow:hidden}.admin-table-shell .ant-table-wrapper,.admin-table-shell .ant-table{min-width:0}.admin-table-shell .ant-table-content{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.admin-table-shell .ant-pagination{margin-bottom:0}.admin-table-shell .ant-table-cell{overflow-wrap:anywhere}.admin-table-shell .ant-table-thead>tr>th{font-weight:600}.admin-table-shell .ant-table-tbody>tr{transition:background .18s}.admin-table-shell .ant-table-tbody>tr.admin-table-row-clickable{cursor:pointer}.admin-table-shell .ant-table-tbody>tr.admin-table-row-clickable:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:-2px}.admin-table-shell .ant-table-tbody>tr.admin-table-row-clickable:hover>td,.admin-table-shell .ant-table-tbody>tr.admin-table-row-clickable:focus-visible>td{background:var(--color-primary-50)}.admin-table-shell .ant-table-cell .ant-btn{white-space:normal}.role-matrix-page{gap:18px}.role-matrix-page .admin-page-header{align-items:center}.role-matrix-search{width:min(360px,100%)}.role-matrix-panel{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--surface-card);min-width:0;box-shadow:var(--shadow-xs);gap:12px;padding:14px;display:grid}.role-matrix-toolbar{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.role-matrix-segmented{max-width:100%;padding-bottom:2px;overflow-x:auto}.role-matrix-segmented .ant-segmented-item-label{white-space:nowrap;min-height:30px;line-height:30px}.role-matrix-summary{color:var(--text-secondary);white-space:nowrap;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;font-size:12px;display:inline-flex}.role-matrix-summary span{border:1px solid var(--border-subtle);background:#f8fafc;border-radius:999px;padding:4px 9px}.role-matrix-summary b{color:var(--text-primary)}.role-matrix-alert{padding:8px 12px}.role-matrix-table{border:1px solid var(--border-subtle);border-radius:8px;overflow:hidden}.role-matrix-table .ant-table{font-size:13px}.role-matrix-table .ant-table-thead>tr>th{color:var(--text-secondary);vertical-align:top;background:#f8fafc;font-weight:700;padding:10px 8px!important}.role-matrix-table .ant-table-tbody>tr>td{vertical-align:middle;padding:9px 8px!important}.role-matrix-table .ant-table-cell-fix-left,.role-matrix-table .ant-table-cell-fix-left-last{background:#fff}.role-permission-cell{gap:3px;min-width:0;display:grid}.role-permission-cell-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.role-permission-name{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.35;overflow:hidden}.role-permission-code{color:var(--text-tertiary);font-family:var(--font-mono,"SFMono-Regular", Consolas, monospace);font-size:11px;line-height:1.25}.role-permission-description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.35;display:-webkit-box;overflow:hidden}.role-permission-modules{color:var(--color-primary-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.role-group-tag{color:#3151c8;background:#eef2ff;border:0;flex:none;margin-inline-end:0;font-size:11px;font-weight:700}.role-column-head{justify-items:center;gap:4px;min-width:0;display:grid}.role-column-name{max-width:118px;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.25;overflow:hidden}.role-column-code{max-width:118px;color:var(--text-tertiary);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;line-height:1.2;overflow:hidden}.role-permission-count{color:var(--text-tertiary);font-size:11px;font-weight:700}.role-protected-tag{margin-inline-end:0;font-size:11px}.role-check-cell{justify-items:center;gap:4px;min-height:34px;display:grid}.role-default-chip{color:#16814a;background:#ecfdf5;border-radius:999px;padding:3px 6px;font-size:10px;font-weight:800;line-height:1}.role-owner-lock{width:22px;height:22px;color:var(--text-tertiary);border-radius:6px;place-items:center;display:inline-grid}.role-owner-lock.is-enabled{color:#c2410c;background:#fff7ed}@media (max-width:768px){.role-matrix-page .admin-page-header{align-items:stretch}.role-matrix-search{width:100%}.role-matrix-toolbar{flex-direction:column;align-items:stretch}.role-matrix-summary{white-space:normal;justify-content:flex-start}}.admin-detail-drawer .ant-drawer-content-wrapper{max-width:calc(100vw - 16px)}.admin-detail-drawer .ant-drawer-content{background:var(--surface-card);height:100%}.admin-detail-drawer .ant-drawer-wrapper-body{flex-direction:column;min-height:0;display:flex}.admin-detail-drawer .ant-drawer-body{flex:auto;min-height:0;padding-bottom:24px;overflow:hidden auto}.admin-detail-drawer .admin-detail-drawer-body{min-width:0}.admin-detail-drawer .ant-drawer-footer{border-top:1px solid var(--border-default);background:var(--surface-card);flex:none;padding:0;box-shadow:0 -12px 24px #0f172a0f}.admin-detail-drawer .ant-drawer-header{border-bottom-color:var(--border-default)}.contextual-workflow-content,.enrollment-wizard-embedded,.payment-wizard-embedded{width:100%}.contextual-workflow-toolbar{margin-bottom:16px}.admin-detail-drawer .payment-wizard-layout{align-items:start}.status-pill{color:#0369a1;background:#e0f2fe;border-radius:999px;align-items:center;min-height:26px;padding:0 10px;font-size:13px;font-weight:700;display:inline-flex}.admin-description{color:var(--muted);margin:8px 0 0}.dashboard-date-field{color:var(--muted);gap:4px;font-size:12px;font-weight:700;display:inline-grid}.dashboard-date-field input{border:1px solid var(--border);min-height:36px;color:var(--foreground);font:inherit;background:#fff;border-radius:6px;padding:0 10px}.dashboard-filter-toolbar{justify-content:flex-end;align-items:flex-end}.dashboard-filter-toolbar .ant-btn{min-height:38px;font-weight:700}.dashboard-kpi-icon{width:38px;height:38px;color:var(--primary);background:#ecfdf5;border-radius:8px;place-items:center;font-size:20px;display:inline-grid}.dashboard-kpi-help{margin-top:12px;display:block}.dashboard-section-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.dashboard-section-header h3.ant-typography{font-size:18px!important}.executive-hero-card{border:1px solid var(--border-default);border-left:4px solid var(--star-green-500);border-radius:var(--radius-md);color:var(--text-primary);box-shadow:var(--shadow-sm);background:#fff;overflow:hidden}.executive-hero-card.is-warning{border-left-color:var(--star-yellow-600)}.executive-hero-card.is-high{border-left-color:var(--star-orange-500)}.executive-hero-card.is-critical{border-left-color:var(--star-red-500)}.executive-hero-main{grid-template-columns:minmax(280px,.82fr) minmax(520px,1.18fr);align-items:center;gap:18px;display:grid}.executive-hero-copy{min-width:0}.executive-hero-eyebrow{color:var(--color-primary-700);text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:inline-flex}.executive-hero-card h2.ant-typography{color:var(--text-primary);margin:0;font-size:24px;line-height:1.2}.executive-hero-card .ant-typography{color:var(--text-secondary)}.executive-hero-card p.ant-typography{max-width:720px;margin:6px 0 0;font-size:14px;line-height:1.5}.executive-hero-status-grid>div{border:1px solid var(--border-default);border-radius:var(--radius-sm);background:var(--surface-muted);min-width:0;box-shadow:var(--shadow-xs);padding:10px 12px}.executive-hero-status-grid span{color:var(--text-muted);font-size:12px;font-weight:700;display:block}.executive-hero-status-grid strong{overflow-wrap:anywhere;color:var(--text-primary);margin-top:5px;font-size:18px;line-height:1.2;display:block}.executive-data-quality{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.executive-kpi-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);height:100%;box-shadow:var(--shadow-xs);transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.executive-kpi-card:hover{border-color:var(--color-primary-200);box-shadow:var(--shadow-md);transform:translateY(-1px)}.executive-kpi-card.is-critical{border-top:4px solid var(--star-red-500);background:linear-gradient(135deg,#fff7f7,#fff)}.executive-kpi-card.is-high{border-top:4px solid var(--star-orange-500);background:linear-gradient(135deg,#fff8f2,#fff)}.executive-kpi-card.is-warning{border-top:4px solid var(--star-yellow-600);background:linear-gradient(135deg,#fffbeb,#fff)}.executive-kpi-card.is-info{border-top:4px solid var(--star-blue-600);background:linear-gradient(135deg,#eff6ff,#fff)}.executive-kpi-card.is-normal{border-top:4px solid var(--star-green-500);background:linear-gradient(135deg,#ecfdf5,#fff)}.executive-kpi-card-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.executive-kpi-card-main strong{color:var(--text-primary);overflow-wrap:anywhere;margin-top:6px;font-size:30px;line-height:1.15;display:block}.executive-kpi-label{color:var(--text-secondary);font-size:13px;font-weight:700;display:block}.executive-kpi-card-icon{background:var(--color-primary-50);border-radius:var(--radius-md);color:var(--color-primary-700);flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:21px;display:inline-grid}.executive-kpi-card-footer{margin-top:12px}.executive-kpi-help{margin-top:10px;line-height:1.5;display:block}.executive-drilldown-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.executive-drilldown-list{flex-wrap:wrap;gap:10px;display:flex}.executive-drilldown-list .ant-btn{white-space:normal;height:auto;min-height:36px}.executive-chart-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);height:100%;box-shadow:var(--shadow-xs)}.executive-chart-card .ant-card-body{min-height:390px}.executive-chart-description{min-height:38px;display:block}.executive-chart-legend{flex-wrap:wrap;gap:8px 14px;margin:14px 0 10px;display:flex}.executive-chart-legend span{color:var(--text-secondary);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.executive-chart-legend i{border-radius:999px;width:9px;height:9px;display:inline-block}.executive-chart-bars{border-bottom:1px solid var(--border-default);background:linear-gradient(0deg,#e2e8f0ad 1px,#0000 1px) 0 0/100% 48px;align-items:end;gap:8px;min-height:230px;padding:14px 0 0;display:grid;overflow-x:auto}.executive-chart-bucket{gap:8px;min-width:34px;display:grid}.executive-chart-bar-group{justify-content:center;align-items:end;gap:4px;height:190px;display:flex}.executive-chart-bar{opacity:.9;border-radius:7px 7px 0 0;width:12px;min-width:8px;min-height:4px;transition:opacity .15s;display:block;box-shadow:0 5px 12px #0f172a1f}.executive-chart-bar:hover{opacity:1}.executive-chart-bar.is-negative{opacity:.58}.executive-chart-label{text-align:center;white-space:nowrap;font-size:11px}.executive-risk-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.executive-risk-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.executive-risk-summary>div{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-md);gap:4px;padding:12px;display:grid}.executive-risk-summary span{color:var(--text-secondary);font-size:12px;font-weight:600}.executive-risk-summary strong{color:var(--text-primary);font-size:24px;line-height:1.1}.executive-risk-list{gap:10px;display:grid}.executive-risk-row{border:1px solid var(--border-default);border-radius:var(--radius-md);background:linear-gradient(135deg, var(--surface-card), var(--surface-muted));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.executive-risk-main{gap:6px;min-width:0;display:grid}.executive-risk-main .ant-typography{white-space:normal}.executive-risk-meta{flex-wrap:wrap;gap:6px;display:flex}.executive-risk-meta>span{background:var(--surface-muted);color:var(--text-secondary);border-radius:999px;padding:3px 8px;font-size:12px;font-weight:600}.executive-mini-card,.executive-shortcut-card,.executive-table-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);height:100%;box-shadow:var(--shadow-xs)}.executive-mini-card{overflow:hidden}.executive-mini-card.is-attendance{background:linear-gradient(135deg,#eff6ff,#fff)}.executive-mini-card.is-finance{background:linear-gradient(135deg,#ecfdf5,#fff)}.executive-mini-card.is-payroll{background:linear-gradient(135deg,#fff7ed,#fff)}.executive-shortcut-card .ant-btn{border-color:var(--color-primary-200);background:var(--color-primary-50);color:var(--color-primary-700);font-weight:700}@media (max-width:1100px){.executive-hero-main{grid-template-columns:1fr}.executive-hero-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.executive-hero-card .ant-card-body{padding:14px}.executive-hero-main{grid-template-columns:1fr;gap:14px}.executive-hero-card h2.ant-typography{font-size:22px}.dashboard-filter-toolbar,.dashboard-filter-toolbar .dashboard-date-field,.dashboard-filter-toolbar .ant-btn{width:100%}.executive-hero-status-grid{gap:8px}}@media (max-width:480px){.executive-hero-status-grid{grid-template-columns:1fr}.executive-hero-status-grid strong{font-size:18px}}@media (max-width:760px){.executive-chart-card .ant-card-body{min-height:auto}.executive-chart-bars{min-height:210px}.executive-kpi-card-main{align-items:center}.executive-kpi-card-main strong{font-size:26px}.executive-drilldown-list,.executive-drilldown-list a,.executive-drilldown-list .ant-btn{width:100%}.executive-risk-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-risk-row{grid-template-columns:1fr;align-items:stretch}.executive-risk-row .ant-btn{width:100%}}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px 24px;width:100%;display:grid}.admin-form-grid.is-compact{gap:14px 16px}.admin-form-field{min-width:0;color:var(--text-secondary);align-content:start;gap:8px;font-size:14px;font-weight:650;line-height:1.35;display:grid}.admin-form-label{align-items:center;gap:2px;min-height:20px;display:inline-flex}.admin-form-field b,.admin-form-required{color:#dc2626}.admin-form-hint{color:var(--text-tertiary);font-size:13px;font-weight:500;line-height:1.45}.admin-form-error{color:var(--color-danger-600);font-size:13px;font-weight:600;line-height:1.45}.admin-form-field.has-error .ant-input,.admin-form-field.has-error .ant-picker,.admin-form-field.has-error .ant-input-number,.admin-form-field.has-error .ant-select-selector{border-color:var(--color-danger-500)!important}.admin-form-field .ant-input,.admin-form-field .ant-picker,.admin-form-field .ant-input-number,.admin-form-field .ant-select,.admin-form-field .ant-select-selector{width:100%;max-width:100%}.admin-form-field .ant-input:not(textarea),.admin-form-field .ant-picker,.admin-form-field .ant-input-number,.admin-form-field .ant-select-selector{min-height:44px}.admin-form-field .ant-input-number-input{min-height:42px}.admin-form-field .ant-picker-input>input,.admin-form-field .ant-select-selection-item,.admin-form-field .ant-select-selection-placeholder{line-height:42px}.admin-form-field textarea.ant-input{resize:vertical;min-height:112px}.admin-form-section,.admin-drawer-form{gap:20px;min-width:0;display:grid}.admin-form-section{border:1px solid var(--border-default);background:var(--surface-card);border-radius:12px;padding:18px}.admin-form-section-head{gap:4px;display:grid}.admin-form-section-head .ant-typography{margin:0}:is(.admin-form-full,.admin-form-field:has(textarea)){grid-column:1/-1}.admin-form-actions{border-top:1px solid var(--border-default);justify-content:flex-end;align-items:center;gap:12px;margin-top:4px;padding-top:20px;display:flex}.student-parent-link-panel{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;gap:12px;padding:14px;display:grid}.student-parent-link-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.student-parent-link-header>div{gap:4px;display:grid}.student-parent-link-row{grid-template-columns:minmax(220px,1fr) minmax(160px,220px) auto auto;align-items:center;gap:10px;display:grid}.enrollment-tuition-preview{background:#fff;border:1px solid #dbeafe;border-radius:8px;gap:12px;padding:14px;display:grid}.payment-smart-steps{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px}.payment-wizard-page>.admin-page-header{gap:12px}.payment-wizard-page .admin-page-description{font-size:13px;line-height:1.4;margin-top:4px!important}.payment-wizard-page .payment-smart-steps .ant-steps-item-title{font-size:12px;line-height:20px}.payment-wizard-page .payment-smart-steps .ant-steps-item-description{font-size:11px}.payment-wizard-page .payment-smart-steps .ant-steps-item-icon{margin-inline-end:6px}.payment-smart-toolbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;display:flex}.payment-smart-toolbar .ant-typography{margin-bottom:0!important}.payment-wizard-page .payment-smart-toolbar .admin-form-hint{margin:2px 0 0;font-size:12px;line-height:1.35}.payment-wizard-page .payment-smart-toolbar .ant-btn{min-height:32px;padding-inline:10px}.payment-prepay-panel{background:#fafafa;border:1px solid #d9e2ec;gap:8px;display:grid;border-radius:8px!important;padding:10px 12px!important}.payment-prepay-head,.payment-prepay-controls,.payment-prepay-actions{width:100%}.payment-prepay-head .admin-form-hint{font-size:12px;line-height:1.35;margin-bottom:0!important}.payment-prepay-controls{align-items:end;gap:8px!important}.executive-hero-status-grid{grid-template-columns:minmax(190px,1.25fr) repeat(2,minmax(150px,1fr));gap:10px;display:grid}.payment-prepay-controls .admin-form-field{gap:5px}.payment-prepay-controls .admin-form-field .ant-input:not(textarea),.payment-prepay-controls .admin-form-field .ant-picker,.payment-prepay-controls .admin-form-field .ant-input-number,.payment-prepay-controls .admin-form-field .ant-select-selector{min-height:36px}.payment-prepay-controls .admin-form-field .ant-select-selection-item,.payment-prepay-controls .admin-form-field .ant-select-selection-placeholder{line-height:34px}.executive-hero-status-grid strong{overflow-wrap:normal;white-space:nowrap;color:var(--text-primary);margin-top:5px;font-size:18px;line-height:1.2;display:block}.payment-prepay-controls .admin-form-field:first-child{flex:240px;min-width:200px}.payment-prepay-controls .admin-form-field:nth-child(2){flex:0 150px}.payment-prepay-controls .admin-form-field:nth-child(3){flex:0 130px}.payment-prepay-panel .payment-prepay-status{margin-top:0!important}.payment-prepay-preview{gap:8px;margin-top:0!important}.payment-prepay-preview .admin-summary-item{gap:4px;padding:8px 10px}.payment-prepay-actions{gap:8px!important;margin-top:0!important}.payment-prepay-actions .ant-btn{min-height:32px;padding-inline:10px}.payment-period-timeline{background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;gap:8px;padding:10px 12px;display:grid}.payment-period-timeline-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.payment-period-timeline-actions .ant-btn{min-height:32px;padding-inline:10px}.payment-period-timeline-head{align-items:center}.payment-period-timeline-empty{padding:8px 2px;display:block;color:var(--text-secondary)!important}.payment-prepay-modal .ant-modal-content{border-radius:12px}.payment-prepay-modal-content{gap:14px;display:grid}.payment-prepay-modal-hint{font-size:12px;line-height:1.45}.payment-prepay-modal-content .admin-form-field{gap:6px}.payment-prepay-modal-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.payment-prepay-modal-actions .ant-btn{border-radius:8px;width:100%;height:42px;font-weight:700}.payment-prepay-modal-summary{font-size:13px;font-weight:650;color:var(--text-primary)!important}.payment-period-timeline-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.payment-period-timeline-count{color:var(--text-tertiary);margin-top:2px;font-size:12px;display:block}.payment-period-timeline-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.payment-period-chip{cursor:pointer;text-align:left;background:#fff;border:1px solid #dbeafe;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr) auto;gap:3px 8px;min-width:0;padding:8px;display:grid}.payment-period-chip:hover,.payment-period-chip.is-selected{border-color:var(--star-blue-600);box-shadow:0 10px 20px #1677ff1f}.payment-period-chip-selection{text-transform:uppercase;font-weight:800;color:var(--star-blue-600)!important;font-size:11px!important}.payment-period-chip-icon{background:color-mix(in srgb, var(--star-blue-600) 12%, transparent);border:1px solid color-mix(in srgb, var(--star-blue-600) 30%, transparent);color:var(--star-blue-600);border-radius:7px;grid-row:1/span 2;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:inline-flex}.payment-period-chip-content{gap:2px;min-width:0;display:grid}.payment-period-chip-content .payment-period-chip-selection,.payment-period-chip-content .payment-period-chip-title,.payment-period-chip-content small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.payment-period-chip-content .payment-period-chip-selection{letter-spacing:.03em;font-size:10px!important}.payment-period-chip-title{font-weight:700;color:var(--text-primary)!important;font-size:13px!important}.payment-period-chip span,.payment-period-chip small{color:var(--star-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.payment-period-chip strong{color:var(--star-text-primary);white-space:nowrap;grid-area:1/3;align-self:start;font-size:14px}.payment-period-chip .payment-period-chip-icon{color:var(--star-blue-600)}.payment-period-chip-status{white-space:nowrap;grid-area:2/3;align-self:end;font-weight:750;color:var(--star-red-500)!important;font-size:11px!important}.payment-period-chip.is-overdue{background:#fff7f7;border-color:#fecaca}.payment-period-chip.is-overdue small{color:var(--star-red-500);font-weight:850}.payment-period-chip.is-paid{background:#f0fdf4;border-color:#bbf7d0}.payment-period-chip.is-paid .payment-period-chip-status{color:var(--star-green-500)!important}.payment-student-summary{border-radius:var(--radius-md);background:linear-gradient(135deg,#fff,#f7fbff);border:1px solid #dbeafe;justify-content:space-between;align-items:center;gap:24px;padding:8px 12px;display:flex}.payment-student-summary .ant-typography{margin-bottom:0}.payment-student-summary>div:first-child{flex:auto;min-width:0}.payment-student-summary-name{color:var(--star-blue-600)!important;margin:0!important;font-size:16px!important;line-height:1.3!important}.payment-student-summary-eyebrow{text-transform:uppercase;font-size:11px;font-weight:850;color:var(--star-blue-600)!important}.payment-student-summary-metrics{flex:0 auto;justify-content:flex-end;align-items:center;gap:28px;min-width:0;display:flex}.payment-student-summary-metrics span{min-width:104px;color:var(--star-blue-600);text-align:right;gap:3px;font-size:12px;display:grid}.payment-student-summary-metrics strong{color:var(--color-primary-700);font-size:14px}.payment-wizard-layout{grid-template-columns:minmax(0,3fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.payment-wizard-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.payment-student-debt-row{grid-template-columns:minmax(360px,1fr) minmax(300px,1fr);align-items:stretch;gap:10px;display:grid}.payment-student-debt-row>.admin-form-field,.payment-student-debt-row>.payment-debt-toolbar{min-width:0}.payment-student-debt-row>.admin-form-field{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--surface-card);min-height:100%;box-shadow:var(--shadow-xs);align-content:center;gap:6px;padding:10px 12px;display:grid}.payment-student-debt-row>.admin-form-field .ant-input:not(textarea),.payment-student-debt-row>.admin-form-field .ant-picker,.payment-student-debt-row>.admin-form-field .ant-input-number,.payment-student-debt-row>.admin-form-field .ant-select-selector{min-height:36px}.payment-student-debt-row>.admin-form-field .ant-select-selection-item,.payment-student-debt-row>.admin-form-field .ant-select-selection-placeholder{line-height:34px}.payment-student-debt-row .payment-debt-toolbar{min-height:100%}.payment-student-debt-row .payment-debt-toolbar>div{min-width:0}.payment-student-debt-row .payment-debt-toolbar .admin-form-hint{max-width:42rem}.payment-wizard-main>.ant-alert,.payment-wizard-main>.admin-form-full{grid-column:1/-1}.payment-wizard-main>.payment-smart-steps,.payment-wizard-main>.payment-smart-toolbar,.payment-wizard-main>.admin-form-field,.payment-wizard-main>.admin-form-full{border-radius:var(--radius-md);box-shadow:var(--shadow-xs)}.payment-wizard-main>.admin-form-field{background:var(--surface-card);border:1px solid var(--border-default);gap:6px;padding:10px 12px}.payment-wizard-main>.admin-form-field .ant-input:not(textarea),.payment-wizard-main>.admin-form-field .ant-picker,.payment-wizard-main>.admin-form-field .ant-input-number,.payment-wizard-main>.admin-form-field .ant-select-selector{min-height:36px}.payment-wizard-main>.admin-form-field .ant-input-number-input{min-height:34px}.payment-wizard-main>.admin-form-field .ant-picker-input>input,.payment-wizard-main>.admin-form-field .ant-select-selection-item,.payment-wizard-main>.admin-form-field .ant-select-selection-placeholder{line-height:34px}.payment-wizard-main>.admin-form-field textarea.ant-input{min-height:76px}.payment-wizard-page .ant-segmented{min-height:36px}.payment-wizard-page .ant-alert{padding:8px 10px}.payment-wizard-page .ant-alert-message{font-size:13px}.payment-wizard-page .ant-alert-description{font-size:12px;line-height:1.4}.payment-wizard-aside{position:sticky;top:88px}.payment-wizard-receipt-preview{border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0%, #facc1533, transparent 12rem), linear-gradient(135deg, var(--star-sidebar-start), var(--star-sidebar-end));color:#fff;box-shadow:var(--shadow-md);gap:8px;padding:12px 14px;display:grid}.payment-wizard-eyebrow{text-transform:uppercase;font-size:12px;font-weight:900;color:var(--star-yellow-500)!important}.payment-wizard-receipt-preview h3.ant-typography{color:#fff;margin:0;font-size:26px}.payment-wizard-receipt-row{border-bottom:1px solid #ffffff24;justify-content:space-between;gap:8px;padding:6px 0;display:flex}.payment-wizard-receipt-row span{color:#ffffffbd}.payment-wizard-receipt-row strong{color:#fff;text-align:right;max-width:55%}.payment-wizard-receipt-row.is-full{grid-template-columns:minmax(0,30%) minmax(0,70%);justify-content:stretch;gap:5px;display:grid}.payment-wizard-receipt-row.is-full>span{color:#ffffffbd}.payment-wizard-receipt-items{gap:4px;min-width:0;padding-right:4px;display:grid}.payment-wizard-receipt-item{overflow-wrap:anywhere;text-align:right;line-height:1.4;color:#fff!important}.payment-print-frame{opacity:0;pointer-events:none;z-index:-1;border:0;width:800px;height:600px;position:fixed;top:0;left:-10000px}.payment-print-copy-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payment-print-copy-actions .ant-btn{width:100%;min-height:40px}.payment-wizard-submit{width:100%;margin-top:4px}.payment-wizard-submit .ant-space-item,.payment-wizard-submit .ant-btn{width:100%}.payment-wizard-page .payment-wizard-submit .ant-btn{min-height:34px;padding-inline:10px}.payment-wizard-mobile-actions{display:none}.crm-conversion-wizard{background:radial-gradient(circle at 100% 0,#3b82f61f,#0000 16rem),linear-gradient(135deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:8px;gap:16px;padding:18px;display:grid;box-shadow:0 12px 28px #0f172a0f}.crm-conversion-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.crm-conversion-head h4.ant-typography,.crm-conversion-head .ant-typography{margin-bottom:0}.crm-conversion-eyebrow{color:#0f766e;text-transform:uppercase;font-size:12px;font-weight:900}.crm-conversion-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.crm-conversion-step{background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-content:start;gap:10px;padding:14px;display:grid}.crm-conversion-step.is-active{border-color:#2563eb;box-shadow:0 10px 22px #2563eb1f}.crm-conversion-step.is-done{background:#f0fdf4;border-color:#bbf7d0}.crm-conversion-step-icon{color:#0369a1;background:#e0f2fe;border-radius:8px;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.crm-conversion-step.is-done .crm-conversion-step-icon{color:#15803d;background:#dcfce7}.crm-conversion-step .ant-typography{margin-bottom:8px}.crm-conversion-next-actions{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding-top:14px;display:flex}.admin-inline-form{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.class-teacher-assignment-panel{background:#fff;border:1px solid #dbeafe;border-radius:8px;padding:16px}.class-teacher-assignment-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.class-teacher-assignment-form{grid-template-columns:minmax(280px,1fr) minmax(180px,220px) auto;align-items:end;gap:12px;margin-top:14px;display:grid}.class-teacher-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.class-workflow-panel,.class-schedule-card-list{background:#fff;border:1px solid #dbeafe;border-radius:8px;flex-direction:column;gap:14px;padding:16px;display:flex}.class-workflow-head,.class-schedule-card,.class-candidate-preview{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.class-workflow-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.class-workflow-kpis>div,.class-schedule-card,.class-candidate-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.class-workflow-kpis span{color:var(--admin-text-secondary);margin-bottom:4px;font-size:13px;display:block}.class-workflow-kpis strong{color:var(--admin-text-primary);font-size:22px;line-height:1.2}.enrollment-paid-badge.ant-tag-green{color:#166534;background:#ecfdf3;border-color:#86efac}.class-schedule-card-list .dashboard-section-header{margin-bottom:0}.admin-summary-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:12px;display:grid}.class-overview-summary-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.class-overview-summary-grid .admin-summary-item{padding:10px}.class-overview-summary-grid .admin-summary-item>strong,.class-overview-summary-grid .class-status-cell{overflow-wrap:normal;white-space:nowrap;word-break:normal;min-width:0}@media (max-width:1199px){.class-overview-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.receipt-kpi-grid{grid-template-columns:repeat(10,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.receipt-kpi-grid .ant-statistic{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-md);min-width:0;padding:10px 12px}.receipt-kpi-grid .ant-statistic-title{color:var(--text-secondary);min-height:30px;margin-bottom:6px;font-size:11px;line-height:1.25}.receipt-kpi-title-with-scope{flex-direction:column;gap:2px;display:flex}.receipt-kpi-title-with-scope small{color:var(--text-tertiary);font-size:9px;font-weight:400;line-height:1.2}.receipt-kpi-grid .ant-statistic-content{color:var(--text-primary);white-space:nowrap;font-size:17px;line-height:1.2}.receipt-kpi-grid .ant-statistic-content-value{font-weight:700}@media (max-width:1650px){.receipt-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:900px){.receipt-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.receipt-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.receipt-kpi-grid .ant-statistic-content{font-size:16px}}.debt-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.debt-kpi-card{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);min-height:124px;box-shadow:var(--shadow-xs);flex-direction:column;gap:10px;padding:16px 18px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.debt-kpi-card:hover{border-color:var(--color-primary-300);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.debt-kpi-card__heading{color:var(--text-secondary);align-items:center;gap:9px;font-size:13px;font-weight:600;line-height:1.3;display:flex}.debt-kpi-card__icon{border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:inline-flex}.debt-kpi-card__stat{margin-top:auto}.debt-kpi-card .ant-statistic-content{color:var(--text-primary);font-size:24px;font-weight:700;line-height:1.2}.debt-kpi-card.is-open .debt-kpi-card__icon{color:var(--star-blue-600);background:var(--color-primary-50)}.debt-kpi-card.is-overdue{border-color:color-mix(in srgb, var(--semantic-danger) 32%, var(--border-default))}.debt-kpi-card.is-overdue .debt-kpi-card__icon{color:var(--semantic-danger);background:color-mix(in srgb, var(--semantic-danger) 12%, var(--surface-muted))}.debt-kpi-card.is-student .debt-kpi-card__icon{color:var(--semantic-info);background:color-mix(in srgb, var(--semantic-info) 12%, var(--surface-muted))}[data-admin-theme=dark] .debt-kpi-card{background:var(--surface-card);box-shadow:var(--shadow-xs)}[data-admin-theme=dark] .debt-kpi-card.is-open .debt-kpi-card__icon{color:var(--color-primary-300);background:color-mix(in srgb, var(--star-blue-500) 20%, var(--surface-muted))}[data-admin-theme=dark] .debt-kpi-card.is-overdue{background:color-mix(in srgb, var(--semantic-danger) 7%, var(--surface-card))}[data-admin-theme=dark] .debt-kpi-card.is-overdue .debt-kpi-card__icon{background:color-mix(in srgb, var(--semantic-danger) 18%, var(--surface-muted))}[data-admin-theme=dark] .debt-kpi-card.is-student .debt-kpi-card__icon{color:var(--semantic-info);background:color-mix(in srgb, var(--semantic-info) 18%, var(--surface-muted))}@media (max-width:900px){.debt-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.debt-kpi-grid{grid-template-columns:1fr}.debt-kpi-card{min-height:108px}}.report-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.report-link-bar{padding:4px 0}.class-name-cell,.class-status-cell{max-width:260px}.class-name-cell .ant-typography,.class-status-cell .ant-typography{white-space:normal}.admin-summary-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:6px;min-width:0;padding:14px;display:flex}.admin-summary-item span{color:#64748b;overflow-wrap:normal;word-break:normal;font-size:13px}.teacher-command-header,.teacher-payroll-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.teacher-command-grid,.teacher-payroll-simulator{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.teacher-command-grid .ant-btn{justify-content:flex-start;min-height:44px}.teacher-payroll-panel{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-xs);padding:16px}.teacher-payroll-panel .ant-alert,.teacher-payroll-panel .admin-summary-grid{margin-top:12px}.teacher-payroll-steps{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-xs);padding:14px 18px}.schedule-page .ant-tabs{min-width:0}.schedule-period-actions{align-items:center}.schedule-period-label{border:1px solid var(--color-primary-200);border-radius:var(--radius-md);background:var(--surface-card);min-width:180px;min-height:32px;color:var(--text-primary);text-transform:capitalize;justify-content:center;align-items:center;padding:5px 12px;font-weight:700;display:inline-flex}.schedule-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.schedule-kpi-card{border:1px solid var(--color-primary-100);border-radius:var(--radius-lg);background:radial-gradient(circle at 100% 0%, #1677ff1f, transparent 9rem), var(--surface-card);min-width:0;box-shadow:var(--shadow-xs);gap:5px;padding:11px 12px;display:grid;position:relative}.schedule-kpi-card span{color:var(--text-secondary);font-size:12px;font-weight:700}.schedule-kpi-card strong{color:var(--text-primary);font-size:28px;line-height:1.1}.schedule-kpi-card em{color:var(--text-secondary);font-size:12px;font-style:normal}@media (max-width:1280px) and (min-width:1101px){.schedule-kpi-grid{gap:8px}.schedule-kpi-card{padding:10px}.schedule-kpi-card strong{font-size:24px}}.schedule-kpi-card.is-info{border-color:color-mix(in srgb, var(--semantic-info) 34%, var(--border-default));background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--semantic-info) 14%, transparent), transparent 9rem), var(--surface-card)}.schedule-kpi-card.is-warning{border-color:color-mix(in srgb, var(--semantic-warning) 40%, var(--border-default));background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--semantic-warning) 14%, transparent), transparent 9rem), var(--surface-card)}.schedule-kpi-card.is-danger{border-color:color-mix(in srgb, var(--semantic-danger) 40%, var(--border-default));background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--semantic-danger) 14%, transparent), transparent 9rem), var(--surface-card)}.schedule-kpi-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:inline-flex}.schedule-kpi-card.is-info .schedule-kpi-icon{background:var(--semantic-info-bg);color:var(--semantic-info)}.schedule-kpi-card.is-warning .schedule-kpi-icon{background:var(--semantic-warning-bg);color:var(--semantic-warning)}.schedule-kpi-card.is-danger .schedule-kpi-icon{background:var(--semantic-danger-bg);color:var(--semantic-danger)}.schedule-kpi-card.is-info strong{color:var(--semantic-info)}.schedule-kpi-card.is-warning strong{color:var(--semantic-warning)}.schedule-kpi-card.is-danger strong{color:var(--semantic-danger)}.schedule-calendar-card,.schedule-week-list{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-xs)}.schedule-calendar-weekdays{border-bottom:1px solid var(--border-default);background:var(--surface-muted);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.schedule-calendar-weekdays span{color:var(--text-secondary);text-align:center;padding:10px 12px;font-size:12px;font-weight:700}.schedule-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.schedule-calendar-day{border:0;border-right:1px solid var(--border-default);border-bottom:1px solid var(--border-default);background:var(--surface-card);cursor:pointer;text-align:left;align-content:start;gap:8px;min-width:0;min-height:142px;padding:10px;display:grid}.schedule-calendar-day:hover{background:var(--color-primary-50)}.schedule-calendar-day.is-outside{background:var(--surface-muted);color:var(--text-muted)}.schedule-calendar-day.is-today{box-shadow:inset 0 0 0 2px var(--color-primary-600)}.schedule-calendar-day.has-sessions{background:linear-gradient(#eff6ffe6,#fffffff2)}.schedule-calendar-day-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.schedule-calendar-day-head strong{color:var(--text-primary);font-size:16px}.schedule-calendar-day-head em{background:var(--color-primary-100);color:var(--color-primary-700);border-radius:999px;padding:2px 7px;font-size:11px;font-style:normal;font-weight:700}.schedule-calendar-day-items{gap:5px;min-width:0;display:grid}.schedule-session-chip{border:1px solid var(--color-primary-100);border-left:4px solid var(--color-primary-600);border-radius:var(--radius-md);background:var(--surface-card);min-width:0;color:var(--text-primary);gap:3px;padding:6px 8px;font-size:12px;display:grid}.schedule-session-chip.is-compact{border-radius:6px;padding:5px 6px}.schedule-session-chip-title,.schedule-session-chip-room{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.schedule-session-chip-title{font-weight:700}.schedule-session-chip-room{color:var(--text-secondary)}.schedule-session-chip-conflict{color:var(--star-red-600,#dc2626);align-items:center;gap:4px;font-size:11px;font-weight:800;display:inline-flex}.schedule-session-chip.is-conflict{border-color:var(--star-red-500,#ef4444);border-left-color:var(--star-red-600,#dc2626)}.schedule-session-chip.is-success{border-color:#bbf7d0;border-left-color:var(--star-green-500)}.schedule-session-chip.is-warning{border-color:#fde68a;border-left-color:var(--star-orange-500)}.schedule-session-chip.is-danger{border-color:#fecaca;border-left-color:var(--star-red-500)}.schedule-session-chip.is-info{border-color:#c4b5fd;border-left-color:var(--star-purple-500)}.schedule-more-chip{color:var(--text-secondary);font-size:12px;font-weight:700}.schedule-week-list{gap:0;display:grid;overflow:hidden}.schedule-week-day{border:0;border-bottom:1px solid var(--border-default);background:var(--surface-card);cursor:pointer;text-align:left;grid-template-columns:minmax(130px,180px) minmax(0,1fr);align-items:start;gap:14px;padding:14px;display:grid}.schedule-week-day:hover{background:var(--color-primary-50)}.schedule-week-date{gap:4px;display:grid}.schedule-week-date strong{color:var(--text-primary);text-transform:capitalize;font-size:14px}.schedule-week-date em{color:var(--text-secondary);font-size:12px;font-style:normal;font-weight:700}.schedule-week-items{gap:8px;min-width:0;display:grid}.schedule-timetable-frame{border:1px solid var(--border-default);border-radius:var(--radius-lg);background:var(--surface-card);box-shadow:var(--shadow-xs);overflow:hidden}.schedule-timetable-frame-header{border-bottom:1px solid var(--border-default);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex}.schedule-timetable-frame-header .ant-typography{margin:0}.schedule-week-grid{min-width:0;overflow:auto}.schedule-week-grid-header,.schedule-week-grid-row{grid-template-columns:minmax(92px,.7fr) repeat(7,minmax(150px,1fr));min-width:1140px;display:grid}.schedule-week-grid-header{border-bottom:1px solid var(--border-default);background:var(--surface-muted)}.schedule-week-grid-header>strong,.schedule-week-grid-header>button,.schedule-week-grid-time,.schedule-week-grid-cell{border:0;border-right:1px solid var(--border-default);border-bottom:1px solid var(--border-default);min-width:0;color:var(--text-primary);text-align:center;background:0 0;padding:10px}.schedule-week-grid-header>strong,.schedule-week-grid-header>button{color:var(--admin-text-primary);font-weight:800}.schedule-week-grid-header>strong,.schedule-week-grid-time{z-index:2;background:var(--surface-muted);position:sticky;left:0}.schedule-week-grid-header>button{cursor:pointer;gap:3px;display:grid}.schedule-week-grid-header>button:hover,.schedule-week-grid-cell:hover{background:var(--color-primary-50)}.schedule-week-grid-header>button span{color:var(--text-secondary);font-size:12px;font-weight:700}.schedule-week-grid-row:last-child .schedule-week-grid-time,.schedule-week-grid-row:last-child .schedule-week-grid-cell{border-bottom:0}.schedule-week-grid-time{color:var(--admin-text-primary);align-content:center;gap:2px;font-size:12px;font-weight:800;display:grid}.schedule-week-grid-time em{color:var(--star-orange-600,#d97706);font-size:10px;font-style:normal;font-weight:800}.schedule-week-grid-cell{cursor:pointer;text-align:left;align-content:start;gap:6px;min-height:92px;display:grid}.schedule-week-grid-empty{color:var(--text-muted);margin:auto}.schedule-week-grid-row.is-exceptional .schedule-week-grid-time{background:color-mix(in srgb, var(--star-orange-500,#f59e0b) 12%, transparent)}.schedule-day-view{border:1px solid var(--border-default);background:var(--surface-card);border-radius:8px;gap:14px;padding:16px;display:grid}.schedule-day-view-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.schedule-day-view-header .ant-typography{margin-bottom:0}.schedule-day-timeline{gap:10px;display:grid}.student-import-export-drawer{gap:16px;display:grid}.student-import-export-panel{border:1px solid var(--border-default);background:var(--surface-card);border-radius:8px;gap:12px;padding:16px;display:grid}.student-import-export-panel .ant-typography{margin-bottom:0}.schedule-day-drawer{gap:12px;display:grid}.schedule-day-session{border:1px solid #dbeafe;border-left:4px solid var(--star-blue-600);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.schedule-day-session.is-success{border-color:#bbf7d0;border-left-color:var(--star-green-500)}.schedule-day-session.is-warning{border-color:#fde68a;border-left-color:var(--star-orange-500)}.schedule-day-session.is-danger{border-color:#fecaca;border-left-color:var(--star-red-500)}.schedule-day-session.is-info{border-color:#c4b5fd;border-left-color:var(--star-purple-500)}.schedule-day-session-main{gap:4px;min-width:0;display:grid}.schedule-day-session-main a{color:var(--star-blue-600);font-weight:850}.schedule-day-session-status{color:#64748b;font-size:12px;font-weight:850}.room-schedule-stack{gap:16px;display:grid}.room-schedule-site{border:1px solid var(--admin-border,#d9e2ef);background:var(--admin-surface,#fff);border-radius:12px;overflow:hidden}.room-schedule-site-header{border-bottom:1px solid var(--admin-border,#d9e2ef);background:var(--admin-surface-muted,#f6f8fb);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.room-schedule-site-header .ant-typography{margin:0}.room-schedule-grid-wrap{background:var(--admin-border,#d9e2ef);overflow-x:auto}.room-schedule-grid{grid-template-columns:var(--room-columns,96px repeat(1, minmax(160px, 1fr)));background:var(--admin-border,#d9e2ef);gap:1px;min-width:max-content;display:grid}.room-schedule-grid>*{background:var(--admin-surface,#fff);min-width:0;padding:9px 10px}.room-schedule-grid-header{background:var(--admin-surface-muted,#f6f8fb);color:var(--admin-text-primary,#0f172a);text-align:center;font-size:12px;font-weight:800}.room-schedule-grid-header>strong{background:var(--admin-surface-muted,#f6f8fb);color:var(--admin-text-primary,#0f172a);align-content:center;min-height:38px;font-weight:800;display:grid}.room-schedule-grid-time{z-index:2;min-height:62px;color:var(--admin-text-primary,#0f172a);text-align:center;align-content:center;gap:2px;font-size:12px;font-weight:800;display:grid;position:sticky;left:0}.room-schedule-grid-time em{color:var(--star-orange-600,#d97706);font-size:10px;font-style:normal;font-weight:800}.room-schedule-grid-cell{align-content:start;gap:6px;min-height:62px;display:grid}.room-schedule-grid-empty{color:var(--admin-text-secondary,#64748b);text-align:center;align-self:center}.room-schedule-grid-row.is-exceptional>*{background:color-mix(in srgb, var(--star-orange-500,#f59e0b) 8%, var(--admin-surface,#fff))}.room-schedule-session{min-width:0;color:inherit;text-decoration:none;display:grid}.room-schedule-session:hover{border-color:var(--admin-primary,#2563eb)}.room-planner-layout{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start;gap:14px;display:grid}.room-planner-layout>.room-schedule-stack{min-width:0}.room-unassigned-panel{border:1px solid color-mix(in srgb, var(--admin-primary,#2563eb) 45%, var(--admin-border,#d9e2ef));background:var(--admin-surface,#fff);max-height:min(720px,100vh - 110px);box-shadow:var(--shadow-sm,0 10px 28px #0f172a1f);border-radius:12px;gap:12px;display:grid;position:sticky;top:12px;overflow:hidden}.room-unassigned-panel-head{border-bottom:1px solid var(--admin-border,#d9e2ef);background:color-mix(in srgb, var(--admin-primary,#2563eb) 8%, var(--admin-surface,#fff));justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 14px 10px;display:flex}.room-unassigned-panel-head .ant-typography{margin:0}.room-unassigned-panel-list{gap:8px;padding:0 10px 10px;display:grid;overflow-y:auto}.room-unassigned-item{border:1px solid var(--admin-border,#d9e2ef);border-left:3px solid var(--admin-primary,#2563eb);background:var(--admin-surface-muted,#f6f8fb);width:100%;color:var(--admin-text,#1f2937);cursor:grab;text-align:left;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.room-unassigned-item:active{cursor:grabbing}.room-unassigned-item:hover,.room-unassigned-item:focus-visible{border-color:var(--admin-primary,#2563eb);outline:none;transform:translateY(-1px)}.room-unassigned-item-time{color:var(--admin-primary,#2563eb);white-space:nowrap;font-size:12px;font-weight:850}.room-unassigned-item-copy{gap:2px;min-width:0;display:grid}.room-unassigned-item-copy strong,.room-unassigned-item-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.room-unassigned-item-copy strong{color:var(--admin-text,#1f2937);font-size:13px}.room-unassigned-item-copy small{color:var(--admin-text-secondary,#64748b);font-size:11px}.room-unassigned-panel-foot{border-top:1px solid var(--admin-border,#d9e2ef);color:var(--admin-text-secondary,#64748b);padding:10px 14px 12px;font-size:11px}.schedule-kpi-card-action{cursor:pointer;font:inherit;text-align:left}.room-schedule-grid-cell.is-drop-target{border:1px dashed var(--admin-primary,#2563eb);background:color-mix(in srgb, var(--admin-primary,#2563eb) 12%, var(--admin-surface,#fff));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--admin-primary,#2563eb) 38%, transparent);cursor:copy}.room-schedule-grid-cell.is-drop-invalid{cursor:not-allowed;opacity:.64}.room-schedule-drop-hint{color:var(--admin-primary,#2563eb);text-align:center;align-self:center;font-size:11px;font-weight:800}.room-assignment-drawer-body{gap:14px;display:grid}.room-assignment-target,.room-assignment-summary{border:1px solid var(--admin-border,#d9e2ef);background:var(--admin-surface-muted,#f6f8fb);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.room-assignment-target span,.room-assignment-summary span{color:var(--admin-text-secondary,#64748b);font-size:12px}.room-assignment-target strong,.room-assignment-summary strong{color:var(--admin-text,#1f2937);font-size:13px}.room-assignment-session-list{gap:8px;max-height:58vh;display:grid;overflow-y:auto}.room-assignment-session-row{border:1px solid var(--admin-border,#d9e2ef);background:var(--admin-surface,#fff);border-radius:9px;grid-template-columns:auto auto auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.room-assignment-pattern-row{grid-template-columns:auto minmax(0,1fr) auto;min-height:62px}.room-assignment-pattern-row .room-assignment-session-copy{gap:4px}.room-assignment-session-row.is-disabled{opacity:.58}.room-assignment-session-date,.room-assignment-session-time,.room-assignment-session-copy{gap:2px;display:grid}.room-assignment-session-date,.room-assignment-session-time{color:var(--admin-text,#1f2937);white-space:nowrap;font-size:12px;font-weight:750}.room-assignment-session-date small,.room-assignment-session-copy small{color:var(--admin-text-secondary,#64748b);font-size:11px;font-weight:500}.room-assignment-session-copy{min-width:0}.room-assignment-session-copy strong{color:var(--admin-text,#1f2937);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}html[data-admin-theme=dark] .room-unassigned-item,html[data-admin-theme=dark] .room-assignment-target,html[data-admin-theme=dark] .room-assignment-summary,html[data-admin-theme=dark] .room-assignment-session-row{background:var(--admin-surface-muted,#17283e)}html[data-admin-theme=dark] .room-unassigned-item-copy strong,html[data-admin-theme=dark] .room-assignment-session-copy strong,html[data-admin-theme=dark] .room-assignment-target strong,html[data-admin-theme=dark] .room-assignment-summary strong,html[data-admin-theme=dark] .room-assignment-session-date,html[data-admin-theme=dark] .room-assignment-session-time{color:var(--admin-text,#f3f6fa)}@media (max-width:980px){.room-planner-layout{grid-template-columns:1fr}.room-unassigned-panel{order:-1;max-height:420px;position:static}}@media (max-width:640px){.room-assignment-session-row{grid-template-columns:auto 1fr auto}.room-assignment-session-date,.room-assignment-session-time{display:none}.room-assignment-session-row .ant-tag{grid-area:1/3}}html[data-admin-theme=dark] .room-schedule-site,html[data-admin-theme=dark] .room-schedule-column{background:var(--admin-surface,#121f31)}html[data-admin-theme=dark] .room-schedule-site-header{background:var(--admin-surface-muted,#17283e)}html[data-admin-theme=dark] .room-schedule-grid>*{background:var(--admin-surface,#121f31)}html[data-admin-theme=dark] .room-schedule-grid-header>strong,html[data-admin-theme=dark] .room-schedule-grid-time{background:var(--admin-surface-muted,#17283e)}html[data-admin-theme=dark] .room-schedule-grid-row.is-exceptional>*{background:color-mix(in srgb, var(--star-orange-500,#f59e0b) 12%, var(--admin-surface,#121f31))}@media (max-width:760px){.room-schedule-site-header{flex-direction:column;align-items:flex-start}}@media (max-width:991px){.star-admin-desktop-sider{display:none}.star-admin-mobile-menu-button{display:inline-flex}.star-admin-header{grid-template-columns:auto 1fr auto;min-height:64px;height:auto!important;padding:12px 16px!important}.star-admin-header-left{grid-column:1/3;max-width:100%}.star-admin-header-search{grid-area:2/1/auto/-1;max-width:100%}.star-admin-header-actions{grid-area:1/3}.star-admin-content{padding:16px}.payment-student-debt-row{grid-template-columns:1fr}}@media (max-width:760px){.star-admin-shell{background:var(--star-bg-page)}.star-admin-header{grid-template-columns:1fr auto;gap:10px;display:grid;padding:10px 12px!important}.star-admin-header-left{grid-column:1}.star-admin-header-title{font-size:15px}.star-admin-header-actions{grid-column:2;justify-content:flex-end;width:auto}.star-admin-header-search{grid-column:1/-1;width:100%;min-width:0}.star-admin-header-actions .ant-btn{white-space:nowrap;max-width:100%}.star-admin-icon-button{width:38px;min-height:38px!important}.star-admin-mobile-drawer .ant-drawer-content-wrapper{width:min(340px,88vw)!important}.star-admin-mobile-drawer .ant-drawer-body{-webkit-overflow-scrolling:touch;overflow-y:auto}.star-admin-content{padding:12px}.star-admin-content .ant-card-body{padding:14px}.admin-page{gap:12px}.admin-page-header{flex-direction:column;align-items:stretch}.admin-page-title{font-size:24px!important}.admin-page-actions,.admin-command-bar{justify-content:flex-start;width:100%}.admin-page-actions .ant-space-item,.admin-page-actions .ant-btn,.admin-command-bar .ant-space-item,.admin-command-bar .ant-btn{max-width:100%}.admin-page-actions .ant-space,.admin-command-bar,.admin-page-actions .ant-btn{width:100%}.admin-metric-grid,.admin-metric-grid.is-dense,.report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.today-work-command-center .ant-card-body{grid-template-columns:1fr}.admin-section-header,.admin-drawer-action-footer,.payment-period-timeline-head{flex-direction:column;align-items:stretch}.admin-drawer-action-footer{padding:12px 16px}.admin-drawer-action-footer .ant-space,.admin-drawer-action-footer .ant-space-item,.admin-drawer-action-footer .ant-btn{width:100%}.entity-readonly-grid{grid-template-columns:1fr}.section-heading-inline,.entity-readonly-linked-item{flex-direction:column;align-items:flex-start}.admin-filter-card .ant-card-body{padding:12px}.admin-filter-space,.admin-filter-space .ant-space-item{width:100%}.admin-filter-search,.admin-filter-space .ant-input-affix-wrapper,.admin-filter-space .ant-input-search,.admin-filter-space .ant-picker,.admin-filter-space .ant-select,.admin-filter-space .ant-input-number{max-width:none;width:100%!important;min-width:0!important}.admin-filter-space .ant-btn{width:100%}.admin-table-shell .ant-table-cell{padding:10px 8px!important}.admin-table-shell .ant-pagination{justify-content:flex-start}.admin-table-shell .ant-pagination-options{display:none}.admin-detail-drawer .ant-drawer-body{padding:16px}.admin-detail-drawer .ant-drawer-content-wrapper{max-width:100vw}.admin-detail-drawer .ant-drawer-header{padding:14px 16px}.admin-summary-grid{grid-template-columns:1fr}.teacher-command-header,.teacher-payroll-panel-head{flex-direction:column;align-items:stretch}.teacher-command-grid,.teacher-payroll-simulator{grid-template-columns:1fr}.teacher-command-grid .ant-btn,.teacher-payroll-simulator .ant-select,.teacher-payroll-simulator .ant-input-number{width:100%}.teacher-payroll-steps{overflow-x:auto}.admin-form-grid{grid-template-columns:1fr;gap:16px}.admin-form-section{padding:14px}.admin-form-field .ant-input:not(textarea),.admin-form-field .ant-picker,.admin-form-field .ant-input-number,.admin-form-field .ant-select-selector{min-height:42px}.admin-form-actions{flex-direction:column-reverse;align-items:stretch}.admin-form-actions .ant-space,.admin-form-actions .ant-space-item,.admin-form-actions .ant-btn{width:100%}.student-parent-link-header,.student-parent-link-row{grid-template-columns:1fr;align-items:stretch}.payment-smart-toolbar{flex-direction:column;align-items:stretch}.payment-smart-toolbar .ant-space,.payment-smart-toolbar .ant-space-item,.payment-smart-toolbar .ant-btn{width:100%}.payment-wizard-layout,.payment-wizard-main,.student-360-next-action-grid,.payment-period-timeline-list,.enrollment-decision-strip{grid-template-columns:1fr}.payment-wizard-aside{position:static}.payment-wizard-mobile-actions{display:block}.payment-wizard-submit{display:none!important}.crm-conversion-head,.crm-conversion-next-actions{flex-direction:column;align-items:stretch}.crm-conversion-steps{grid-template-columns:1fr}.crm-conversion-next-actions .ant-btn{width:100%}.admin-inline-form,.class-teacher-assignment-head,.class-workflow-head,.class-schedule-card,.class-candidate-preview,.class-teacher-preview{flex-direction:column;align-items:stretch}.class-teacher-assignment-head .ant-btn,.class-workflow-head .ant-btn,.class-schedule-card .ant-btn,.class-teacher-assignment-form .ant-btn,.class-workflow-head .ant-space,.class-workflow-head .ant-space-item,.class-schedule-card .ant-space,.class-schedule-card .ant-space-item{width:100%}.class-teacher-assignment-form{grid-template-columns:1fr}.schedule-period-actions,.schedule-period-actions .ant-space-item,.schedule-period-actions .ant-btn,.schedule-period-label{width:100%}.schedule-kpi-grid{grid-template-columns:1fr}.schedule-calendar-weekdays{display:none}.schedule-calendar-grid{grid-template-columns:1fr}.schedule-calendar-day{border-right:0;min-height:auto}.schedule-calendar-day.is-outside{display:none}.schedule-week-day,.schedule-day-session{grid-template-columns:1fr;align-items:stretch}.schedule-day-session .ant-space,.schedule-day-session .ant-space-item,.schedule-day-session .ant-btn{width:100%}}@media (max-width:480px){.star-admin-header{padding-inline:10px!important}.star-admin-header-title{max-width:180px}.star-admin-header-actions{gap:6px}.star-admin-icon-button{width:38px}.star-global-search-option{flex-direction:column;align-items:flex-start;gap:6px}.star-admin-content{padding:10px}.star-admin-content .ant-card-body{padding:12px}.admin-page-title{font-size:22px!important}.admin-page-description{font-size:14px}.admin-metric-grid,.admin-metric-grid.is-dense,.report-kpi-grid{grid-template-columns:1fr}.admin-metric-card-value{font-size:24px!important}.admin-table-shell{width:calc(100% + 4px);margin-inline:-2px}.executive-risk-summary{grid-template-columns:1fr}.executive-hero-card h2.ant-typography,.today-work-hero h2.ant-typography,.student-360-hero h2.ant-typography{font-size:24px}.enrollment-wizard-class-grid{gap:10px;min-width:0}.enrollment-wizard-person,.enrollment-wizard-money-row,.payment-wizard-receipt-row{flex-direction:column;align-items:flex-start}.enrollment-wizard-class-table-head{display:none}.enrollment-wizard-class-card{grid-template-columns:1fr;row-gap:8px}.enrollment-wizard-class-action{justify-content:flex-start;justify-self:start}.payment-wizard-receipt-row strong{text-align:left;max-width:100%}.payment-student-summary{flex-direction:column;align-items:stretch;gap:8px}.payment-student-summary-metrics{flex-wrap:wrap;justify-content:flex-start;gap:8px 18px;width:100%}.payment-student-summary-metrics span{text-align:left;flex:120px}}.login-page,.auth-gate{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(280px,1fr);gap:32px;width:min(860px,100%);padding:clamp(24px,5vw,44px);display:grid}.login-eyebrow{color:var(--primary);margin:0 0 12px;font-size:13px;font-weight:800}.login-panel h1{margin:0;font-size:36px}.login-panel p{color:var(--muted);line-height:1.6}.login-form{gap:14px;display:grid}.login-form label{color:var(--foreground);gap:8px;font-weight:700;display:grid}.login-form input{border:1px solid var(--border);width:100%;min-height:42px;font:inherit;border-radius:6px;padding:0 12px}@media (max-width:860px){.public-header,.public-nav{flex-direction:column;align-items:flex-start}.hero,.section-grid,.admin-metrics,.login-panel,.lead-layout,.form-row{grid-template-columns:1fr}}.public-shell{background:var(--star-bg-page);min-height:100vh}.website-container{width:min(1200px,100%);margin:0 auto;padding-inline:24px}.website-header{z-index:20;border-bottom:1px solid var(--star-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;position:sticky;top:0}.website-header-inner{align-items:center;gap:24px;min-height:76px;display:flex}.brand-mark{color:var(--star-navy-900);letter-spacing:0;flex:none;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-dot{background:var(--star-navy-900);width:32px;height:32px;color:var(--star-yellow-500);border-radius:8px;place-items:center;font-size:16px;display:inline-grid}.brand-logo{object-fit:contain;width:154px;height:auto}.public-nav{color:var(--star-text-secondary);flex:auto;justify-content:center;align-items:center;gap:22px;font-size:15px;font-weight:700;display:flex}.public-nav a{color:inherit;padding:28px 0 24px;position:relative}.public-nav a:after{background:var(--star-yellow-500);content:"";opacity:0;border-radius:999px;height:3px;position:absolute;bottom:17px;left:0;right:0}.public-nav a:hover,.public-nav a.is-active{color:var(--star-navy-900)}.public-nav a.is-active:after{opacity:1}.header-cta{flex:none}.website-header-actions{flex:none;align-items:center;gap:16px;display:inline-flex}.website-mobile-controls{flex:none;align-items:center;gap:10px;margin-left:auto;display:none}.website-search-popover,.website-mobile-menu{position:relative}.website-search-popover summary,.website-mobile-menu summary{min-width:42px;height:42px;color:var(--star-navy-900);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;place-items:center;list-style:none;display:inline-grid}.website-search-popover summary::-webkit-details-marker{display:none}.website-mobile-menu summary::-webkit-details-marker{display:none}.website-mobile-menu summary{border:1px solid var(--star-border-strong);border-radius:10px;grid-template-columns:auto auto;gap:8px;padding:0 12px;font-weight:800}.website-search-popover summary:hover,.website-search-popover summary:focus-visible,.website-mobile-menu summary:hover,.website-mobile-menu summary:focus-visible{background:var(--star-bg-page);outline:0}.public-shell a:focus-visible,.public-shell button:focus-visible,.public-shell summary:focus-visible,.public-shell input:focus-visible,.public-shell select:focus-visible,.public-shell textarea:focus-visible,.public-shell [tabindex]:focus-visible{outline:3px solid var(--star-yellow-500);outline-offset:3px;box-shadow:0 0 0 3px #001f4d29}.website-search-panel,.website-mobile-panel{z-index:40;border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;position:absolute;top:calc(100% + 12px);right:0}.website-search-panel{grid-template-columns:minmax(240px,1fr) auto;gap:10px;width:min(420px,100vw - 32px);padding:14px;display:grid}.website-search-panel label{color:var(--star-navy-900);gap:6px;font-size:13px;font-weight:800;display:grid}.website-search-panel input{border:1px solid var(--star-border-strong);width:100%;min-height:42px;color:var(--star-text-primary);font:inherit;border-radius:10px;padding:0 12px}.website-search-panel button{align-self:end}.website-mobile-panel{gap:14px;width:min(360px,100vw - 32px);padding:16px;display:grid}.website-mobile-panel nav{gap:4px;display:grid}.website-mobile-panel nav a{color:var(--star-text-secondary);border-radius:10px;padding:12px;font-weight:800}.website-mobile-panel nav a:hover,.website-mobile-panel nav a.is-active{background:var(--star-bg-page);color:var(--star-navy-900)}@media (max-width:920px){.website-header-inner{justify-content:space-between;gap:12px;min-height:64px}.website-header-actions,.public-nav{display:none}.website-mobile-controls{display:inline-flex}.brand-logo{width:132px}}.home-hero{background:linear-gradient(90deg, #001f4dfa 0%, #002b5beb 43%, #002b5b61 67%, #002b5b14 100%), var(--star-navy-900);color:#fff;position:relative;overflow:hidden}.home-hero:after{clip-path:polygon(50% 0%,62% 35%,99% 35%,68% 55%,80% 91%,50% 69%,20% 91%,32% 55%,1% 35%,38% 35%);content:"";pointer-events:none;border:90px solid #ffc10714;width:520px;height:520px;position:absolute;bottom:-120px;right:36%}.home-hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);align-items:stretch;min-height:560px;display:grid;position:relative}.home-hero-copy{flex-direction:column;justify-content:center;max-width:590px;padding:72px 0;display:flex}.home-hero h1{color:#fff;letter-spacing:0;margin:0;font-size:52px;font-weight:800;line-height:1.08}.home-hero h1 span{color:var(--star-yellow-500)}.home-hero .hero-copy,.home-hero p{color:#ffffffe6}.home-hero .hero-eyebrow{color:#fff;text-transform:none;font-size:28px}.home-hero-media{margin-right:calc(576px - 50vw);position:relative}.home-hero-media .website-image-frame{height:100%;min-height:560px;box-shadow:none;aspect-ratio:auto;background:0 0;border-radius:0}.home-hero-media .website-image-frame img{object-position:center}.home-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:36px;display:grid}.home-trust-item{border-right:1px solid #ffffff38;gap:10px;padding-right:18px;display:grid}.home-trust-item:last-child{border-right:0;padding-right:0}.home-trust-item h2,.home-trust-item p{margin:0}.home-trust-item h2{color:#fff;font-size:16px}.home-trust-item p{color:#ffffffd1;font-size:14px;line-height:1.7}.public-icon{width:54px;height:54px;color:var(--star-yellow-500);background:#ffc10724;border-radius:999px;place-items:center;font-size:28px;display:inline-grid}.feature-card .public-icon,.mission-card .public-icon,.about-icon-row .public-icon{color:var(--star-navy-700);background:#fff;box-shadow:0 6px 18px #001f4d14}.button-on-dark{color:#fff;background:#ffffff0a;border-color:#ffffffb8}.website-hero{background:linear-gradient(135deg, #fff 0%, var(--star-bg-page) 100%);padding:84px 0}.website-hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center;gap:56px;display:grid}.hero-eyebrow{color:var(--star-blue-600);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.website-hero h1,.lead-layout h1{max-width:760px;color:var(--star-navy-900);letter-spacing:0;margin:0;font-size:52px;font-weight:800;line-height:1.08}.detail-hero h1{font-size:44px}.hero-copy,.lead-layout p,.website-hero p{max-width:700px;color:var(--star-text-secondary);font-size:17px;line-height:1.75}.hero-highlights{flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.hero-highlights li,.website-badge{min-height:30px;color:var(--star-navy-800);background:#fff7d6;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button-primary,.button-secondary{border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.button-primary{border:1px solid var(--star-navy-900);background:var(--star-navy-900);color:#fff}.button-secondary{border:1px solid var(--star-border-strong);color:var(--star-navy-900);background:#fff}.button-yellow{border-color:var(--star-yellow-500);background:var(--star-yellow-500);color:var(--star-navy-900)}.website-image-frame{box-shadow:var(--star-shadow-card);aspect-ratio:4/3;background:#fff;border-radius:16px;margin:0;overflow:hidden}.website-image-frame img{object-fit:cover;width:100%;height:100%}.website-section{background:#fff;padding:80px 0}.website-section:nth-of-type(2n){background:var(--star-bg-soft)}.website-section-soft{background:var(--star-bg-page)}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.section-heading h2{color:var(--star-navy-900);margin:0;font-size:34px;line-height:1.2}.section-heading p{color:var(--star-text-secondary);margin:10px 0 0;line-height:1.7}.website-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.home-section-intro{grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr);align-items:end;gap:48px;margin-bottom:30px;display:grid}.home-section-intro h2,.center-section-heading h2{color:var(--star-navy-900);margin:0;font-size:34px;line-height:1.22}.home-section-intro p,.center-section-heading p{color:var(--star-text-secondary);margin:0;line-height:1.75}.section-eyebrow{color:var(--star-navy-700);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.center-section-heading{text-align:center;justify-items:center;gap:8px;margin-bottom:28px;display:grid}.center-section-heading:after{background:var(--star-yellow-500);content:"";border-radius:999px;width:36px;height:3px}.feature-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.feature-card,.mission-card,.testimonial-card,.about-teacher-card{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:16px}.feature-card{gap:14px;min-height:214px;padding:28px;display:grid}.feature-card h3,.mission-card h3,.about-icon-row h3,.home-course-card h3,.about-teacher-card h3{color:var(--star-navy-900);margin:0}.feature-card p,.mission-card p,.about-icon-row p,.home-course-card p,.about-teacher-card p,.testimonial-card p{color:var(--star-text-secondary);margin:0;line-height:1.65}.home-course-section{padding-top:28px}.home-course-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.home-course-card{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;overflow:hidden}.home-course-card .website-image-frame{box-shadow:none;aspect-ratio:16/8;border-radius:0}.home-course-card-body{gap:8px;padding:16px;display:grid}.home-course-card-body>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.home-course-card strong{color:var(--star-navy-900);font-size:17px}.home-course-card a:not(.text-link){background:var(--star-yellow-500);width:34px;height:34px;color:var(--star-navy-900);border-radius:8px;place-items:center;display:inline-grid}.arrow-link{align-items:center;gap:8px;margin-top:0}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.testimonial-card{gap:24px;padding:24px;display:grid;position:relative}.testimonial-card:after{color:#c9d6ea;content:"”";font-size:56px;font-weight:800;line-height:1;position:absolute;top:18px;right:22px}.testimonial-person{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.testimonial-person strong,.testimonial-person span{display:block}.testimonial-person strong{color:var(--star-navy-900)}.testimonial-person span{color:var(--star-text-secondary);font-size:13px}.testimonial-avatar{background:var(--star-bg-page);width:48px;height:48px;color:var(--star-navy-800);border-radius:999px;place-items:center;font-weight:800;display:grid;overflow:hidden}.testimonial-avatar img{object-fit:cover;width:100%;height:100%}.testimonial-stars{letter-spacing:0;white-space:nowrap;color:var(--star-yellow-500)!important}.about-hero{background:linear-gradient(90deg, #fff 0%, #fff 36%, var(--star-bg-page) 100%);padding:72px 0 36px;overflow:hidden}.about-hero-grid{grid-template-columns:minmax(0,.72fr) minmax(420px,1.1fr);align-items:center;gap:52px;display:grid}.about-hero-copy h1{color:var(--star-navy-900);margin:0;font-size:44px;line-height:1.12}.about-hero-bullets{gap:24px;margin-top:34px;display:grid}.about-hero-bullets article{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:18px;display:grid}.about-hero-bullets h2,.about-hero-bullets p{margin:0}.about-hero-bullets h2{color:var(--star-navy-900);font-size:17px}.about-hero .website-image-frame{box-shadow:none;aspect-ratio:16/9;border-radius:0 0 0 90px}.mission-section{padding-top:34px}.mission-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.mission-card{text-align:center;justify-items:center;gap:16px;min-height:230px;padding:32px;display:grid}.about-icon-row{text-align:center;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px;display:grid}.about-icon-row article{justify-items:center;gap:12px;display:grid}.about-icon-row h3{font-size:15px}.about-icon-row p{font-size:14px}.about-teacher-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.about-teacher-card{grid-template-columns:38% minmax(0,1fr);align-items:center;gap:18px;padding:0 20px 0 0;display:grid;overflow:hidden}.about-teacher-card .website-image-frame{height:190px;box-shadow:none;aspect-ratio:auto;border-radius:16px 0 0 16px}.facility-section{padding-top:24px}.facility-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.facility-gallery figure{background:var(--star-bg-page);aspect-ratio:16/7.6;border-radius:12px;margin:0;position:relative;overflow:hidden}.facility-gallery img{object-fit:cover;width:100%;height:100%}.facility-gallery figcaption{color:#fff;background:linear-gradient(#0000,#001f4dad);padding:24px 12px 10px;font-size:13px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.gallery-dots{justify-content:center;gap:9px;margin-top:18px;display:flex}.gallery-dots span{background:#cbd5e1;border-radius:999px;width:9px;height:9px}.gallery-dots span.is-active{background:var(--star-navy-800);width:24px}.website-card{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:16px;align-content:start;gap:12px;padding:24px;display:grid}.website-card .website-image-frame{box-shadow:none;margin:-8px -8px 8px}.website-card h2,.website-card h3{color:var(--star-navy-900);margin:0}.website-card p{color:var(--star-text-secondary);margin:0;line-height:1.7}.card-index{color:var(--star-blue-600);font-size:13px;font-weight:800}.card-meta{color:var(--star-text-secondary);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.card-meta span{background:var(--star-bg-page);border-radius:999px;padding:5px 9px}.text-link{width:fit-content;color:var(--star-blue-600);font-weight:800;display:inline-flex}.muted-text{color:var(--star-text-secondary)}.stats-strip{background:#fff;padding:32px 0}.stats-grid{background:linear-gradient(135deg, var(--star-navy-900), var(--star-navy-700));color:#fff;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding-block:28px;display:grid}.stats-grid strong{color:var(--star-yellow-500);font-size:38px;line-height:1.1;display:block}.stats-grid span,.stats-grid p{color:#ffffffd1}.stats-grid>div{text-align:left;border-right:1px solid #fff3;justify-content:center;gap:4px;display:grid}.stats-grid>div:last-child{border-right:0}.answer-box{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:16px;padding-block:28px}.answer-box h2{color:var(--star-navy-900);margin:0 0 8px}.answer-box p{color:var(--star-text-secondary);margin:0;line-height:1.7}.website-cta,.website-footer{background:linear-gradient(135deg, var(--star-navy-900), var(--star-navy-700));color:#fff}.website-cta{padding:64px 0}.website-cta-soft{color:var(--star-navy-900);background:#fff;padding:32px 0 64px}.website-cta-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.website-cta-soft .website-cta-inner{background:linear-gradient(135deg,#eef5ff 0%,#f8fbff 100%);border-radius:12px;padding:24px 32px}.cta-visual{width:88px;height:72px;color:var(--star-yellow-500);background:#dbeafe;border-radius:18px;flex:none;place-items:center;font-size:42px;display:inline-grid}.website-cta h2{margin:0;font-size:34px}.website-cta p{color:#ffffffc7;max-width:680px;margin:10px 0 0}.website-cta-soft p{color:var(--star-text-secondary)}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--star-border);background:#fff;border-radius:12px;padding:16px 18px}.faq-list summary{cursor:pointer;color:var(--star-navy-900);font-weight:800}.faq-list p{color:var(--star-text-secondary);margin:12px 0 0;line-height:1.7}.website-split,.website-detail-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.article-layout{max-width:880px}.detail-content{gap:18px}.rich-text{gap:14px;display:grid}.rich-text h2{margin:12px 0 0}.rich-text p{color:var(--star-text-primary);margin:0;line-height:1.8}.content-list{color:var(--star-text-primary);gap:10px;margin:0;padding-left:20px;line-height:1.7;display:grid}.detail-list{grid-template-columns:max-content minmax(0,1fr);gap:10px 16px;margin:0;display:grid}.detail-list dt{color:var(--star-text-secondary);font-weight:800}.detail-list dd{margin:0}.courses-hero{background:linear-gradient(90deg, #fff 0%, #fff 46%, var(--star-bg-page) 100%);padding:70px 0 42px;overflow:hidden}.courses-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);align-items:center;gap:54px;display:grid}.courses-hero-copy h1,.course-detail-hero h1{color:var(--star-navy-900);letter-spacing:0;margin:0;font-size:48px;font-weight:800;line-height:1.08}.courses-trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.courses-trust-row article{gap:10px;display:grid}.courses-trust-row .public-icon,.course-category-card .public-icon,.course-benefit-grid .public-icon{color:var(--star-navy-800);box-shadow:none;background:#fff7d6}.courses-trust-row h2,.courses-trust-row p,.course-category-card h2,.course-category-card p{margin:0}.courses-trust-row h2{color:var(--star-navy-900);font-size:16px}.courses-trust-row p,.course-category-card p{color:var(--star-text-secondary);line-height:1.6}.courses-hero-media .website-image-frame{box-shadow:none;aspect-ratio:16/10;border-radius:0 0 0 90px}.course-category-strip-section{background:#fff;margin-top:-6px;padding:0 0 36px}.course-category-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.course-category-card{border:1px solid var(--star-border);min-height:118px;box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;padding:18px 16px;display:grid}.course-category-card h2{color:var(--star-navy-900);font-size:16px}.course-category-card p{margin-top:4px;font-size:13px}.courses-catalog-section{background:var(--star-bg-soft);padding:54px 0 74px}.courses-layout{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:28px;display:grid}.course-filter-panel{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;gap:22px;padding:22px;display:grid;position:sticky;top:98px}.course-filter-disclosure{display:none}.course-filter-panel h2,.course-filter-group legend,.course-select-field span,.course-sort-control span{color:var(--star-navy-900);font-weight:800}.course-filter-panel h2{margin:0;font-size:20px}.course-filter-group{border:0;gap:10px;margin:0;padding:0;display:grid}.course-filter-group legend{margin-bottom:4px;padding:0;font-size:15px}.course-option{min-height:28px;color:var(--star-text-secondary);align-items:center;gap:10px;font-weight:700;display:flex}.course-option input{width:16px;height:16px;accent-color:var(--star-navy-900)}.course-select-field,.course-sort-control{gap:8px;display:grid}.course-select-field select,.course-select-field input,.course-sort-control select{border:1px solid var(--star-border-strong);width:100%;min-height:42px;color:var(--star-text-primary);font:inherit;background:#fff;border-radius:10px;padding:0 12px}.course-filter-actions,.course-sort-form{flex-wrap:wrap;gap:10px;display:flex}.course-filter-actions .button-primary,.course-filter-actions .button-secondary{flex:120px}.courses-results{gap:22px;display:grid}.course-results-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.course-results-header p{color:var(--star-text-secondary);margin:0;font-weight:700}.course-sort-control{grid-template-columns:max-content 180px;align-items:center}.course-sort-form{justify-content:flex-end;align-items:end}.course-sort-form .button-secondary{min-height:42px}.course-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.course-list-card{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;display:grid;overflow:hidden}.course-list-card .website-image-frame{box-shadow:none;aspect-ratio:16/10;border-radius:0}.course-list-card-body{gap:12px;padding:16px;display:grid}.course-list-card h3,.course-list-card p{margin:0}.course-list-card h3{color:var(--star-navy-900);font-size:18px;line-height:1.35}.course-list-card p{color:var(--star-text-secondary);font-size:14px;line-height:1.65}.course-price-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:2px;display:grid}.course-price-row strong{color:var(--star-navy-900);font-size:17px}.course-price-row .button-primary{white-space:nowrap;border-radius:8px;min-height:38px;padding-inline:12px;font-size:13px}.course-pagination{justify-content:center;gap:8px;margin-top:10px;display:flex}.course-pagination span,.course-pagination a{border:1px solid var(--star-border-strong);width:34px;height:34px;color:var(--star-text-secondary);background:#fff;border-radius:8px;place-items:center;font-weight:800;display:inline-grid}.course-pagination span.is-active{border-color:var(--star-navy-900);background:var(--star-navy-900);color:#fff}.course-benefits-section{background:#fff;padding:50px 0}.course-benefit-grid{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;padding-block:26px;display:grid}.course-benefit-grid article{border-right:1px solid var(--star-border);text-align:center;justify-items:center;gap:8px;padding-inline:16px;display:grid}.course-benefit-grid article:last-child{border-right:0}.course-benefit-grid strong{color:var(--star-navy-900);font-size:26px;line-height:1.1}.course-benefit-grid span,.course-benefit-grid p{color:var(--star-text-secondary);margin:0;line-height:1.55}.course-detail-hero{background:linear-gradient(135deg, #fff 0%, var(--star-bg-page) 100%);padding:76px 0 58px}.course-detail-hero-grid{grid-template-columns:minmax(0,.84fr) minmax(380px,1fr);align-items:center;gap:54px;display:grid}.course-detail-hero .website-image-frame{aspect-ratio:16/10;border-radius:16px}.course-detail-section{background:#fff}.course-detail-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:26px;display:grid}.course-detail-block{gap:16px;margin-top:10px;display:grid}.course-detail-block h3,.course-outcome-grid h4,.course-module-list h4{color:var(--star-navy-900);margin:0}.course-outcome-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.course-outcome-grid article{border:1px solid var(--star-border);background:var(--star-bg-soft);border-radius:12px;grid-template-columns:26px minmax(0,1fr);gap:10px;padding:14px;display:grid}.course-outcome-grid .anticon{color:#16a34a;font-size:20px}.course-module-list{gap:12px;display:grid}.course-module-list article{border-bottom:1px solid var(--star-border);grid-template-columns:42px minmax(0,1fr);gap:14px;padding-bottom:14px;display:grid}.course-module-list article:last-child{border-bottom:0;padding-bottom:0}.course-module-list span{width:36px;height:36px;color:var(--star-navy-900);background:#fff7d6;border-radius:999px;place-items:center;font-weight:800;display:inline-grid}.course-detail-aside{gap:18px;display:grid}.course-fact-card .detail-list{grid-template-columns:1fr}.course-fact-card .detail-list div{border-bottom:1px solid var(--star-border);gap:4px;padding-bottom:12px;display:grid}.course-fact-card .detail-list div:last-child{border-bottom:0;padding-bottom:0}.course-detail-cta{background:linear-gradient(135deg, var(--star-navy-900), var(--star-navy-700));color:#fff}.course-detail-cta h2,.course-detail-cta p{color:#fff}.parents-hero,.contact-hero{background:linear-gradient(90deg, #fff 0%, #fff 46%, var(--star-bg-page) 100%);overflow:hidden}.parents-hero{padding:66px 0 34px}.parents-hero-grid,.contact-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);align-items:center;gap:54px;display:grid}.parents-hero-copy h1,.contact-hero-copy h1{color:var(--star-navy-900);letter-spacing:0;margin:0;font-size:46px;font-weight:800;line-height:1.12}.parents-trust-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:30px;display:grid}.parents-trust-row article{border-right:1px solid var(--star-border);text-align:center;justify-items:center;gap:8px;padding-right:14px;display:grid}.parents-trust-row article:last-child{border-right:0;padding-right:0}.parents-trust-row .public-icon,.parent-tool-card .public-icon,.parent-step-card .public-icon,.parent-contact-list .public-icon,.contact-info-card .public-icon,.contact-transport-grid .public-icon{color:var(--star-navy-800);box-shadow:none;background:#fff7d6}.parents-trust-row h2,.parents-trust-row p{margin:0}.parents-trust-row h2{color:var(--star-navy-900);font-size:14px}.parents-trust-row p{color:var(--star-text-secondary);font-size:12px;line-height:1.6}.parents-hero-media .website-image-frame,.contact-hero-media .website-image-frame{box-shadow:none;aspect-ratio:16/9;border-radius:0}.parent-tool-strip-section,.contact-info-strip-section{background:#fff;padding:26px 0 22px}.parent-tool-strip,.contact-info-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.parent-tool-card,.contact-info-card{border:1px solid var(--star-border);min-height:118px;box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;padding:18px 16px;display:grid}.parent-tool-card h2,.parent-tool-card p,.contact-info-card h2,.contact-info-card p{margin:0}.parent-tool-card h2,.contact-info-card h2{color:var(--star-navy-900);font-size:15px}.parent-tool-card p,.contact-info-card p{color:var(--star-text-secondary);font-size:13px;line-height:1.6}.contact-info-card strong{color:var(--star-navy-900);margin:4px 0;display:block}.parent-guide-section{padding-top:36px}.parent-step-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;display:grid}.parent-step-card{border:1px solid var(--star-border);text-align:center;background:#fff;border-radius:24px;justify-items:center;gap:12px;min-height:190px;padding:28px 18px 20px;display:grid;position:relative}.parent-step-number{background:var(--star-navy-900);color:#fff;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:800;display:inline-grid;position:absolute;top:-12px;left:24px}.parent-step-card h3,.parent-step-card p{margin:0}.parent-step-card h3{color:var(--star-navy-900);font-size:15px}.parent-step-card p{color:var(--star-text-secondary);font-size:13px;line-height:1.65}.parent-progress-contact-section{padding-top:24px}.parent-progress-contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;display:grid}.parent-panel{border:1px solid var(--star-border);min-height:300px;box-shadow:var(--star-shadow-card);background:linear-gradient(135deg,#f3f7ff,#fff);border-radius:12px;grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:24px;padding:28px;display:grid;overflow:hidden}.parent-contact-panel{background:linear-gradient(135deg,#fff8e6,#fff)}.parent-panel h2{color:var(--star-navy-900);margin:0 0 22px;font-size:20px}.parent-panel>img{object-fit:contain;border-radius:12px;width:100%;max-height:260px}.check-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.check-list li{color:var(--star-text-primary);grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;line-height:1.6;display:grid}.check-list .anticon{color:var(--star-blue-600);margin-top:2px}.parent-contact-list{gap:18px;display:grid}.parent-contact-list article{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:12px;display:grid}.parent-contact-list h3,.parent-contact-list p{margin:0}.parent-contact-list h3{color:var(--star-navy-900);font-size:15px}.parent-contact-list p{color:var(--star-text-secondary);line-height:1.55}.parent-contact-list strong{color:var(--star-navy-900);margin-top:2px;display:block}.parent-faq-section{padding-top:34px}.parent-faq-section .faq-list{grid-template-columns:repeat(2,minmax(0,1fr))}.parent-testimonial-section{padding-top:34px}.parent-cta-section{background:#fff;padding:28px 0 64px}.parent-cta-inner{background:linear-gradient(135deg, var(--star-navy-900), var(--star-navy-700));color:#fff;border-radius:12px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:28px;padding:28px 36px;display:grid}.parent-cta-inner img{object-fit:contain;width:100%;max-height:120px}.parent-cta-inner h2,.parent-cta-inner p{margin:0}.parent-cta-inner h2{color:#fff;font-size:28px}.parent-cta-inner p{color:#ffffffc7;margin-top:8px;line-height:1.7}.contact-hero{padding:62px 0 0}.contact-hero-copy>span{background:var(--star-yellow-500);border-radius:999px;width:82px;height:3px;margin:24px 0;display:block}.contact-form-map-section{padding-top:24px}.contact-form-map-grid{grid-template-columns:minmax(320px,.85fr) minmax(0,1.25fr);align-items:start;gap:34px;display:grid}.contact-lead-form{min-height:590px}.contact-lead-form .button-primary{min-height:50px}.contact-map-column{gap:22px;display:grid}.contact-map-column h2{color:var(--star-navy-900);margin:0;font-size:22px}.contact-map-frame{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);aspect-ratio:16/8.6;background:#fff;border-radius:12px;margin:0;overflow:hidden}.contact-map-frame img{object-fit:cover;width:100%;height:100%}.contact-transport-grid{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px;display:grid}.contact-transport-grid article{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:10px;display:grid}.contact-transport-grid h3,.contact-transport-grid p{margin:0}.contact-transport-grid h3{color:var(--star-navy-900);font-size:14px}.contact-transport-grid p{color:var(--star-text-secondary);font-size:13px;line-height:1.55}.contact-consultation-section{background:#fff;padding:32px 0 64px}.contact-consultation-inner{background:linear-gradient(135deg,#eef5ff,#fff);border-radius:12px;grid-template-columns:240px minmax(0,1fr) minmax(260px,.75fr);align-items:center;gap:36px;padding:28px 34px;display:grid}.contact-consultation-inner>img{object-fit:contain;width:100%;max-height:170px}.contact-consultation-inner h2,.contact-consultation-inner p{margin:0}.contact-consultation-inner h2{color:var(--star-navy-900);font-size:26px}.contact-consultation-inner p{color:var(--star-text-secondary);margin-top:10px;line-height:1.7}.news-hero{background:linear-gradient(90deg,#fff 0% 48%,#edf5ff 100%);padding:48px 0 0;overflow:hidden}.news-hero-grid,.recruitment-hero-grid,.article-detail-hero-grid,.job-detail-hero-grid{grid-template-columns:minmax(0,.86fr) minmax(420px,1fr);align-items:center;gap:54px;display:grid}.news-hero-copy h1,.recruitment-hero-copy h1,.article-detail-hero h1,.job-detail-hero h1{color:var(--star-navy-900);letter-spacing:0;margin:0;font-size:46px;font-weight:800;line-height:1.12}.news-hero-media .website-image-frame,.recruitment-hero-media .website-image-frame,.article-detail-hero .website-image-frame,.job-detail-hero .website-image-frame{box-shadow:none;aspect-ratio:16/7.4;border-radius:0}.news-tab-section{border-top:1px solid var(--star-border);border-bottom:1px solid var(--star-border);background:#fff;padding:24px 0}.news-tab-row,.recruitment-filter-row{flex-wrap:wrap;gap:14px;display:flex}.news-tab-row a,.recruitment-filter-row a{border:1px solid var(--star-border);min-height:34px;color:var(--star-navy-900);background:#fff;border-radius:999px;align-items:center;padding:0 22px;font-size:13px;font-weight:800;display:inline-flex}.news-tab-row a.is-active,.recruitment-filter-row a.is-active{border-color:var(--star-navy-900);background:var(--star-navy-900);color:#fff}.news-content-section{padding-top:32px}.news-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.news-main-column{gap:26px;display:grid}.news-section-heading{margin-bottom:0}.news-feature-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.82fr);gap:20px;display:grid}.news-stack{gap:20px;display:grid}.news-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.news-card{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;overflow:hidden}.news-card figure{background:var(--star-bg-page);aspect-ratio:16/8;margin:0;position:relative;overflow:hidden}.news-card-featured figure{aspect-ratio:16/10.4}.news-card-compact figure{aspect-ratio:16/7.1}.news-card img{object-fit:cover;width:100%;height:100%}.news-card figure span{background:var(--star-blue-600);color:#fff;text-transform:uppercase;border-radius:6px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.news-card-body{gap:10px;padding:18px;display:grid}.news-card-featured .news-card-body{padding:24px}.news-card h3,.news-sidebar-card h2,.news-sidebar-cta h2,.news-connect-inner h2,.recruitment-job-card h3,.recruitment-why-panel h2,.recruitment-why-grid h3,.recruitment-process-grid h3,.recruitment-culture-cta h2,.recruitment-final-cta h2{color:var(--star-navy-900);margin:0}.news-card h3{font-size:19px;line-height:1.4}.news-card-featured h3{font-size:25px;line-height:1.35}.news-card p,.news-sidebar-cta p,.news-connect-inner p,.news-newsletter-form p,.recruitment-job-card p,.recruitment-why-grid p,.recruitment-process-grid p,.recruitment-culture-cta p,.recruitment-final-cta p{color:var(--star-text-secondary);margin:0;line-height:1.65}.news-date,.article-meta-row{color:var(--star-text-secondary);align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.news-sidebar{gap:16px;display:grid;position:sticky;top:98px}.news-search-form,.recruitment-search-form{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;grid-template-columns:minmax(0,1fr) 42px;gap:8px;padding:14px;display:grid;position:relative}.news-search-form label,.recruitment-search-form label,.news-newsletter-form label{gap:6px;display:grid}.news-search-form label span,.recruitment-search-form label span,.news-newsletter-form label span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.news-search-form input,.recruitment-search-form input,.news-newsletter-form input{border:1px solid var(--star-border);width:100%;min-height:42px;font:inherit;border-radius:8px;padding:0 12px}.news-search-form button,.recruitment-search-form button{background:var(--star-bg-page);color:var(--star-navy-900);cursor:pointer;border:0;border-radius:8px;place-items:center;display:inline-grid}.news-sidebar-card,.news-sidebar-cta{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;padding:20px}.news-sidebar-list,.news-featured-list{gap:14px;margin-top:16px;display:grid}.news-sidebar-list a{color:var(--star-navy-900);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.news-sidebar-list a span{align-items:center;gap:10px;display:inline-flex}.news-sidebar-list .public-icon{width:30px;height:30px;font-size:16px}.news-sidebar-list strong{background:var(--star-bg-page);text-align:center;border-radius:999px;min-width:28px;padding:4px 8px}.news-featured-list a{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;display:grid}.news-featured-list img{object-fit:cover;border-radius:8px;width:64px;height:56px}.news-featured-list strong,.news-featured-list small{display:block}.news-featured-list strong{color:var(--star-navy-900);font-size:13px;line-height:1.35}.news-featured-list small{color:var(--star-text-secondary);margin-top:4px}.news-sidebar-cta{background:linear-gradient(135deg, var(--star-navy-900), var(--star-navy-700));color:#fff;overflow:hidden}.news-sidebar-cta h2,.news-sidebar-cta p{color:#fff}.news-sidebar-cta .button-primary{margin-top:14px}.news-sidebar-cta img{border-radius:12px;width:100%;margin:16px 0 -22px}.news-load-more{justify-content:center;display:flex}.news-connect-section{background:#fff;padding:32px 0}.news-connect-inner{background:linear-gradient(135deg,#eef5ff,#fff);border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(320px,.86fr);align-items:center;gap:34px;padding:28px 34px;display:grid}.news-social-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.news-social-row a{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;display:grid}.news-social-row .public-icon{width:44px;height:44px;color:var(--star-blue-600);font-size:22px}.news-social-row strong,.news-social-row small{display:block}.news-social-row small{color:var(--star-text-secondary)}.news-newsletter-form{gap:12px;display:grid}.news-newsletter-form>div{grid-template-columns:minmax(0,1fr) 120px;gap:10px;display:grid}.news-stats-section{background:#fff;padding:28px 0 48px}.news-stats-grid{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.news-stats-grid article{border-right:1px solid var(--star-border);grid-template-columns:46px minmax(0,1fr);align-items:center;gap:10px;padding:18px 22px;display:grid}.news-stats-grid article:last-child{border-right:0}.news-stats-grid .public-icon{width:42px;height:42px;color:var(--star-blue-600);font-size:22px}.news-stats-grid strong,.news-stats-grid span{display:block}.news-stats-grid strong{color:var(--star-navy-900);font-size:22px;line-height:1}.news-stats-grid span{color:var(--star-text-secondary);font-size:13px}.recruitment-hero{background:linear-gradient(90deg,#fff 0% 42%,#eaf4ff 100%);padding:48px 0 0;overflow:hidden}.recruitment-hero .hero-actions .button-primary,.recruitment-hero .hero-actions .button-secondary{gap:8px}.recruitment-benefit-section{background:linear-gradient(#eaf4ff 0%,#fff 52%);padding:0 0 24px}.recruitment-benefit-strip{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:22px 18px;display:grid}.recruitment-benefit-strip article{border-right:1px solid var(--star-border);text-align:center;justify-items:center;gap:10px;padding:0 16px;display:grid}.recruitment-benefit-strip article:last-child{border-right:0}.recruitment-benefit-strip h2,.recruitment-benefit-strip p{margin:0}.recruitment-benefit-strip h2{color:var(--star-navy-900);font-size:15px}.recruitment-benefit-strip p{color:var(--star-text-secondary);font-size:13px;line-height:1.55}.recruitment-main-section{padding-top:22px}.recruitment-main-grid{grid-template-columns:minmax(0,.95fr) minmax(360px,1fr);align-items:start;gap:24px;display:grid}.recruitment-job-panel,.recruitment-why-panel{gap:18px;display:grid}.recruitment-filter-row{gap:10px}.recruitment-filter-row a{min-height:32px;padding:0 16px}.recruitment-job-list{gap:12px;display:grid}.recruitment-job-card{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:12px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.recruitment-job-icon .public-icon{width:54px;height:54px;color:var(--star-blue-600);border-radius:12px;font-size:24px}.recruitment-job-card .button-secondary{border-radius:8px;min-height:36px;font-size:13px}.recruitment-why-panel{background:linear-gradient(135deg,#eef5ff,#fff);border-radius:18px;padding:28px}.recruitment-why-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.recruitment-why-grid article{border:1px solid var(--star-border);background:#fff;border-radius:12px;grid-template-columns:50px minmax(0,1fr);align-items:start;gap:12px;padding:18px;display:grid}.recruitment-why-grid .public-icon{width:50px;height:50px;color:var(--star-blue-600)}.recruitment-process-section{background:#fff;padding:32px 0}.recruitment-process-grid{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding:26px;display:grid}.recruitment-process-grid article{text-align:center;justify-items:center;gap:10px;display:grid;position:relative}.recruitment-process-grid article:not(:last-child):after{content:"";border-top:1px dashed #a8b8d1;width:34px;position:absolute;top:20px;right:-26px}.recruitment-process-grid span{background:var(--star-blue-600);color:#fff;border-radius:999px;place-items:center;width:44px;height:44px;font-weight:800;display:inline-grid}.recruitment-process-grid article:nth-child(2) span{background:#faad14}.recruitment-process-grid article:nth-child(3) span{background:#52c41a}.recruitment-process-grid article:nth-child(4) span{background:#9254de}.recruitment-process-grid article:nth-child(5) span{background:#ff4d4f}.recruitment-culture-section{background:#fff;padding:24px 0 36px}.recruitment-culture-grid{grid-template-columns:minmax(320px,.88fr) minmax(260px,.72fr) minmax(300px,.82fr);align-items:stretch;gap:18px;display:grid}.recruitment-video-card,.recruitment-gallery-grid figure{background:var(--star-bg-page);border-radius:12px;margin:0;position:relative;overflow:hidden}.recruitment-video-card img,.recruitment-gallery-grid img{object-fit:cover;width:100%;height:100%}.recruitment-video-card{min-height:220px}.recruitment-video-card span{width:56px;height:56px;color:var(--star-blue-600);background:#fff;border-radius:999px;place-items:center;display:inline-grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.recruitment-video-card figcaption,.recruitment-gallery-grid figcaption{color:#fff;background:linear-gradient(#0000,#001f4db8);padding:28px 14px 12px;font-size:13px;font-weight:800;position:absolute;bottom:0;left:0;right:0}.recruitment-culture-cta{background:linear-gradient(135deg, var(--star-navy-900), var(--star-navy-700));color:#fff;border-radius:12px;align-content:center;gap:16px;padding:28px;display:grid}.recruitment-culture-cta h2,.recruitment-culture-cta p{color:#fff}.recruitment-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.recruitment-final-cta-section{background:#fff;padding:24px 0 64px}.recruitment-final-cta{background:linear-gradient(135deg, var(--star-navy-900), var(--star-navy-700));color:#fff;border-radius:12px;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:28px;padding:30px 36px;display:grid}.recruitment-final-cta h2,.recruitment-final-cta p{color:#fff}.recruitment-megaphone{background:var(--star-yellow-500);width:104px;height:86px;color:var(--star-navy-900);border-radius:24px;place-items:center;font-size:46px;display:inline-grid}.article-detail-hero,.job-detail-hero{background:linear-gradient(90deg,#fff 0% 48%,#edf5ff 100%);padding:58px 0 36px;overflow:hidden}.article-meta-row{flex-wrap:wrap;margin-top:22px}.article-detail-layout,.job-detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:28px;display:grid}.article-detail-sidebar{gap:16px;display:grid;position:sticky;top:98px}.article-detail-card,.job-detail-section .detail-content{padding:34px}.article-detail-card .rich-text,.job-detail-section .rich-text{gap:18px}.article-detail-card .rich-text p,.job-detail-section .rich-text p{font-size:16px;line-height:1.9}.article-detail-cta{background:linear-gradient(135deg,#eef5ff,#fff)}.job-detail-meta{margin-top:22px}.job-detail-aside{position:sticky;top:98px}.lead-layout{grid-template-columns:minmax(0,.82fr) minmax(320px,1fr);align-items:start;gap:56px;padding:84px max(24px,50vw - 576px);display:grid}.public-form{border:1px solid var(--star-border);box-shadow:var(--star-shadow-card);background:#fff;border-radius:16px;gap:16px;padding:28px;display:grid}.public-form h2{color:var(--star-navy-900);margin:0;font-size:24px}.public-form label{color:var(--star-navy-900);gap:8px;font-weight:800;display:grid}.public-form input,.public-form select,.public-form textarea{border:1px solid var(--star-border-strong);width:100%;min-height:44px;color:var(--star-text-primary);font:inherit;background:#fff;border-radius:10px;padding:0 12px}.public-form textarea{resize:vertical;min-height:112px;padding-top:10px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.form-success{color:#047857;margin:0;font-weight:800}.form-error{color:#b91c1c;margin:0;font-weight:800}.empty-state{border:1px dashed var(--star-border-strong);background:var(--star-bg-soft);color:var(--star-text-secondary);border-radius:12px;margin:0;padding:24px}.website-footer{padding:64px 0 24px}.website-footer-grid{grid-template-columns:1.4fr .8fr 1fr .8fr;gap:32px;display:grid}.website-footer h2{margin:0 0 14px;font-size:18px}.website-footer p,.website-footer address,.footer-links{color:#ffffffc7;gap:9px;margin:0;font-style:normal;line-height:1.7;display:grid}.footer-links a{color:#ffffffd1}.footer-bottom{color:#ffffffb3;border-top:1px solid #ffffff24;margin-top:36px;padding-top:18px}@media (max-width:1024px){.today-work-hero-main,.student-360-alert-grid,.website-hero-grid,.home-hero-grid,.about-hero-grid,.courses-hero-grid,.courses-layout,.course-detail-hero-grid,.course-detail-layout,.parents-hero-grid,.contact-hero-grid,.news-hero-grid,.recruitment-hero-grid,.news-layout,.news-feature-grid,.recruitment-main-grid,.recruitment-culture-grid,.article-detail-hero-grid,.job-detail-hero-grid,.article-detail-layout,.job-detail-layout,.news-connect-inner,.recruitment-final-cta,.parent-progress-contact-grid,.contact-form-map-grid,.contact-consultation-inner,.home-section-intro,.lead-layout,.website-detail-grid,.website-split{grid-template-columns:1fr}.website-card-grid,.feature-card-grid,.home-course-grid,.course-category-strip,.course-catalog-grid,.course-benefit-grid,.course-outcome-grid,.news-card-grid,.news-social-row,.news-stats-grid,.recruitment-benefit-strip,.recruitment-why-grid,.recruitment-process-grid,.recruitment-gallery-grid,.parent-tool-strip,.parent-step-grid,.contact-info-strip,.contact-transport-grid,.about-icon-row,.facility-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-media{margin-right:0}.course-filter-panel,.news-sidebar,.article-detail-sidebar,.job-detail-aside{position:static}.home-hero-media .website-image-frame{border-radius:16px 16px 0 0;min-height:360px}.about-teacher-grid,.mission-card-grid,.testimonial-grid{grid-template-columns:1fr}.website-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parent-panel,.parent-cta-inner{grid-template-columns:1fr}}@media (max-width:760px){.today-work-focus-grid,.today-work-priority-row,.student-360-hero-main{grid-template-columns:1fr}.enrollment-wizard-panel .ant-card-extra{width:100%;margin-top:12px}.enrollment-wizard-summary{grid-template-columns:1fr}.enrollment-wizard-actions{flex-direction:column-reverse;align-items:stretch}.enrollment-wizard-actions .ant-btn{width:100%}.today-work-hero .ant-card-body{padding:18px}.today-work-hero h2.ant-typography{font-size:26px}.today-work-priority-row>.ant-space{align-items:stretch;width:100%}.today-work-priority-row .ant-btn{width:100%}.student-360-hero .ant-card-body{padding:18px}.student-360-hero h2.ant-typography{font-size:26px}.website-container{padding-inline:16px}.website-header-inner{flex-direction:row;align-items:center;gap:12px;padding-block:14px}.public-nav{justify-content:flex-start;gap:14px;overflow-x:auto}.public-nav a{flex:none;padding:6px 0 12px}.public-nav a:after{bottom:4px}.website-search-panel{grid-template-columns:1fr}.website-hero,.website-section{padding:56px 0}.home-hero-copy{padding:48px 0 24px}.home-hero h1{font-size:38px}.home-hero .hero-eyebrow{font-size:22px}.home-trust-grid{grid-template-columns:1fr}.home-trust-item{border-bottom:1px solid #fff3;border-right:0;padding:0 0 16px}.home-trust-item:last-child{border-bottom:0}.home-hero-media .website-image-frame{min-height:260px}.website-hero h1,.lead-layout h1,.about-hero-copy h1,.courses-hero-copy h1,.course-detail-hero h1,.parents-hero-copy h1,.contact-hero-copy h1,.news-hero-copy h1,.recruitment-hero-copy h1,.article-detail-hero h1,.job-detail-hero h1,.detail-hero h1{font-size:34px}.section-heading,.website-cta-inner{flex-direction:column;align-items:flex-start}.section-heading h2,.website-cta h2{font-size:28px}.website-card-grid,.feature-card-grid,.home-course-grid,.course-category-strip,.course-catalog-grid,.course-benefit-grid,.course-outcome-grid,.parent-tool-strip,.parent-step-grid,.parent-progress-contact-grid,.parent-faq-section .faq-list,.contact-info-strip,.contact-form-map-grid,.contact-transport-grid,.contact-consultation-inner,.news-card-grid,.news-social-row,.news-newsletter-form>div,.news-stats-grid,.recruitment-benefit-strip,.recruitment-why-grid,.recruitment-process-grid,.recruitment-gallery-grid,.recruitment-culture-grid,.recruitment-final-cta,.testimonial-grid,.mission-card-grid,.about-icon-row,.about-teacher-grid,.facility-gallery,.stats-grid,.website-footer-grid,.form-row{grid-template-columns:1fr}.course-results-header,.course-price-row{grid-template-columns:1fr;align-items:stretch}.course-results-header{flex-direction:column}.course-sort-control{grid-template-columns:1fr}.course-filter-panel-desktop{display:none}.course-filter-disclosure{display:block}.course-filter-disclosure summary{border:1px solid var(--star-border);color:var(--star-navy-900);box-shadow:var(--star-shadow-card);cursor:pointer;background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:800;list-style:none;display:flex}.course-filter-disclosure summary::-webkit-details-marker{display:none}.course-filter-panel-mobile{margin-top:12px;position:static}.course-sort-form,.course-sort-form .course-sort-control,.course-sort-form .button-secondary{width:100%}.stats-grid>div{text-align:center;border-bottom:1px solid #fff3;border-right:0;padding-bottom:14px}.stats-grid>div:last-child{border-bottom:0;padding-bottom:0}.about-hero-bullets article,.about-teacher-card{grid-template-columns:1fr}.about-hero .website-image-frame,.courses-hero-media .website-image-frame,.parents-hero-media .website-image-frame,.contact-hero-media .website-image-frame,.news-hero-media .website-image-frame,.recruitment-hero-media .website-image-frame,.article-detail-hero .website-image-frame,.job-detail-hero .website-image-frame,.about-teacher-card .website-image-frame{border-radius:16px}.course-category-card,.parent-tool-card,.contact-info-card,.recruitment-job-card,.news-stats-grid article,.parent-contact-list article,.contact-transport-grid article,.course-module-list article{grid-template-columns:1fr}.course-benefit-grid article{border-right:0;border-bottom:1px solid var(--star-border);padding-bottom:16px}.course-benefit-grid article:last-child{border-bottom:0;padding-bottom:0}.recruitment-benefit-strip article,.news-stats-grid article{border-right:0;border-bottom:1px solid var(--star-border);padding-bottom:16px}.recruitment-benefit-strip article:last-child,.news-stats-grid article:last-child{border-bottom:0;padding-bottom:0}.recruitment-process-grid article:after{display:none}.parents-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.parents-trust-row article{border-right:0;border-bottom:1px solid var(--star-border);padding:0 0 14px}.parents-trust-row article:nth-last-child(-n+2){border-bottom:0;padding-bottom:0}.parent-panel,.parent-cta-inner{grid-template-columns:1fr;padding:22px}.parent-cta-inner,.contact-consultation-inner{text-align:left}.website-cta-inner,.website-cta-soft .website-cta-inner{padding:22px}.lead-layout{padding:56px 16px}}.payroll-class-breakdown-card{padding:14px}.payroll-summary-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.payroll-summary-card{--payroll-summary-accent:#2563eb;border:1px solid color-mix(in srgb, var(--payroll-summary-accent) 30%, var(--border-default));background:linear-gradient(135deg, color-mix(in srgb, var(--payroll-summary-accent) 9%, var(--surface-card)), var(--surface-card) 72%);min-width:0;min-height:116px;box-shadow:var(--shadow-sm);border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px 10px;padding:15px 16px;display:grid}.payroll-summary-card.is-center{--payroll-summary-accent:#d97706}.payroll-summary-card.is-teacher{--payroll-summary-accent:#0d9488}.payroll-summary-card.is-net{--payroll-summary-accent:#16a34a}.payroll-summary-card-icon{background:color-mix(in srgb, var(--payroll-summary-accent) 16%, transparent);width:38px;height:38px;color:var(--payroll-summary-accent);border-radius:10px;grid-row:1/span 2;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.payroll-summary-card-label{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;line-height:1.35;overflow:hidden}.payroll-summary-card-value{min-width:0;color:var(--text-primary);overflow-wrap:anywhere;font-size:clamp(18px,1.8vw,24px);font-weight:750;line-height:1.2}@media (max-width:1100px){.payroll-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.payroll-summary-cards{grid-template-columns:1fr}.payroll-summary-card{min-height:104px}}.payroll-class-breakdown-card .admin-card-title-row{align-items:flex-start}.payroll-class-breakdown-summary{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.payroll-class-breakdown-summary span{border:1px solid var(--border-default);background:var(--surface-subtle);border-radius:8px;flex-direction:column;gap:2px;padding:8px 10px;display:flex}.payroll-class-breakdown-summary b{color:var(--text-primary);font-size:14px;line-height:1.3}.payroll-class-breakdown-summary small{color:var(--text-secondary);font-size:12px;line-height:1.3}.payroll-student-snapshot-table .ant-table{font-size:13px}.payroll-student-snapshot-table .ant-table-thead>tr>th,.payroll-student-snapshot-table .ant-table-tbody>tr>td{padding:9px 10px}.payroll-compact-money{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:650}.payroll-compact-money.is-muted{color:var(--text-tertiary);font-weight:500}.payroll-compact-money.is-danger{color:#b42318;font-weight:700}.payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid>td,.payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid:hover>td{color:#8a1c13;background:#fff1f0!important}.payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-compact-money,.payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-name-cell b,.payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-name-cell span,.payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-note{color:#b42318}.payroll-student-name-cell{flex-direction:column;gap:2px;min-width:0;display:flex}.payroll-student-name-cell b{color:var(--text-primary);font-size:13px;line-height:1.35}.payroll-student-name-cell span,.payroll-student-note{color:var(--text-secondary);font-size:12px;line-height:1.4}.attendance-student-sort{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.attendance-student-sort:hover,.attendance-student-sort:focus-visible{color:#1677ff;outline:none}.attendance-student-sort-hint{color:var(--text-secondary);font-size:14px;line-height:1}.attendance-parent-phone-cell{white-space:nowrap;align-items:center;gap:10px;min-width:176px;display:inline-flex}.attendance-parent-phone-link.ant-btn{color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:.01em;align-items:center;gap:8px;min-height:32px;padding:4px 0;font-size:15px;font-weight:600;line-height:1.4;display:inline-flex}.attendance-parent-phone-link.ant-btn .anticon{color:var(--primary);font-size:16px}.attendance-parent-phone-link.ant-btn:hover,.attendance-parent-phone-link.ant-btn:focus-visible{color:var(--primary)}.attendance-parent-phone-copy.ant-btn{color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;padding:0;display:inline-flex}.attendance-parent-phone-copy.ant-btn:hover,.attendance-parent-phone-copy.ant-btn:focus-visible{background:#2563eb14;background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary)}[data-admin-theme=dark] .attendance-parent-phone-link.ant-btn{color:#f8fafc}[data-admin-theme=dark] .attendance-parent-phone-link.ant-btn .anticon{color:#7db1ff}[data-admin-theme=dark] .attendance-parent-phone-link.ant-btn:hover,[data-admin-theme=dark] .attendance-parent-phone-link.ant-btn:focus-visible{color:#bfdbfe}[data-admin-theme=dark] .attendance-parent-phone-copy.ant-btn{color:#cbd5e1;border:1px solid #94a3b859}[data-admin-theme=dark] .attendance-parent-phone-copy.ant-btn:hover,[data-admin-theme=dark] .attendance-parent-phone-copy.ant-btn:focus-visible{color:#bfdbfe;background:#60a5fa29;border-color:#7db1ffb8}@media (max-width:900px){.attendance-parent-phone-cell{gap:8px;min-width:164px}.attendance-parent-phone-link.ant-btn{font-size:13px}}.attendance-status-actions{align-items:center;gap:6px;display:inline-flex}.attendance-status-actions .attendance-status-action{border-radius:8px}.attendance-status-actions .ant-btn{border:1px solid #d9d9d9;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.attendance-status-actions .attendance-status-action-present{color:#389e0d}.attendance-status-actions .attendance-status-action-present:hover,.attendance-status-actions .attendance-status-action-present.is-selected{color:#237804;background:#d9f7be;border-color:#73d13d}.attendance-status-actions .attendance-status-action-excused{color:#1677ff}.attendance-status-actions .attendance-status-action-excused:hover,.attendance-status-actions .attendance-status-action-excused.is-selected{color:#0958d9;background:#e6f4ff;border-color:#69b1ff}.attendance-status-actions .attendance-status-action-unexcused{color:#ff4d4f}.attendance-status-actions .attendance-status-action-unexcused:hover,.attendance-status-actions .attendance-status-action-unexcused.is-selected{color:#cf1322;background:#fff1f0;border-color:#ff7875}.admin-table-shell .ant-table-tbody>tr.attendance-row-present>td{background:#fff}.admin-table-shell .ant-table-tbody>tr.attendance-row-present:hover>td{background:#fff!important}.admin-table-shell .ant-table-tbody>tr.attendance-row-absent-excused>td{background:#e6f4ffd1}.admin-table-shell .ant-table-tbody>tr.attendance-row-absent-excused:hover>td{background:#bae0ffd1!important}.admin-table-shell .ant-table-tbody>tr.attendance-row-absent-unexcused>td{background:#fff1f0db}.admin-table-shell .ant-table-tbody>tr.attendance-row-absent-unexcused:hover>td{background:#ffccc7db!important}.student-quick-view{gap:20px;display:grid}.student-quick-view-hero{background:linear-gradient(135deg,#f0f7ff,#fff);border:1px solid #d6e4ff;border-radius:14px;padding:18px}.student-quick-view-hero .ant-typography{margin:0;display:block}.student-quick-view-hero .ant-typography+.ant-typography{margin-top:4px}.student-quick-view-eyebrow{color:#1677ff;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.student-quick-view-section{gap:10px;display:grid}.student-quick-view-section .ant-typography{margin:0}.student-quick-view-list{border:1px solid var(--border-default);border-radius:10px;overflow:hidden}.student-quick-view-row,.student-quick-view-payment{justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.student-quick-view-row+.student-quick-view-row,.student-quick-view-payment+.student-quick-view-payment{border-top:1px solid var(--border-default)}.student-quick-view-row>div:first-child,.student-quick-view-payment>div:first-child{gap:3px;min-width:0;display:grid}.student-quick-view-row-aside{text-align:right;place-items:flex-end end;gap:4px;display:grid}.student-quick-view-meta{font-size:12px;display:block}.student-quick-view-debt{background:#fafafa;border-radius:10px;align-items:baseline;gap:8px;padding:14px;display:flex}.student-quick-view-debt .ant-typography:first-child{font-size:22px}.student-quick-view-payment>.ant-typography{white-space:nowrap}[data-admin-theme]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-admin-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.star-admin-shell .ant-layout,.star-admin-shell .ant-layout-content,.star-admin-shell .ant-layout-footer{background:var(--admin-bg);color:var(--admin-text-primary)}.star-admin-shell .ant-layout-sider{color:var(--admin-text-primary);background:var(--admin-sidebar)!important}.star-admin-shell .ant-layout-header{color:var(--admin-text-primary);background:var(--admin-header)!important}.star-admin-shell .ant-layout-sider,.star-admin-shell .ant-layout-header{border-color:var(--admin-border)}[data-admin-theme] .star-admin-mobile-drawer .ant-drawer-content{background:var(--admin-sidebar)!important}.star-admin-shell .star-admin-brand,.star-admin-shell .star-admin-brand strong{color:var(--admin-text-primary)}.star-admin-shell .star-admin-brand small,.star-admin-shell .star-admin-quick-title{color:var(--admin-text-secondary)}.star-admin-shell .star-admin-menu .ant-menu-submenu-title,.star-admin-shell .star-admin-menu .ant-menu-item,.star-admin-shell .star-admin-menu .star-admin-menu-link{color:var(--admin-text-secondary)!important}.star-admin-shell .star-admin-menu .ant-menu-sub .ant-menu-item,.star-admin-shell .star-admin-menu .ant-menu-sub .star-admin-menu-link{font-size:13px;font-weight:500;line-height:1.35}.star-admin-shell .star-admin-menu .ant-menu-submenu-title:hover,.star-admin-shell .star-admin-menu .ant-menu-submenu-open>.ant-menu-submenu-title,.star-admin-shell .star-admin-menu .ant-menu-submenu-selected>.ant-menu-submenu-title,.star-admin-shell .star-admin-menu .ant-menu-item:hover,.star-admin-shell .star-admin-menu .ant-menu-item-selected{color:var(--admin-primary)!important}.star-admin-shell .ant-typography,.star-admin-shell .ant-statistic-content,.star-admin-shell .ant-form-item-label>label,.star-admin-shell .ant-descriptions-item-label,.star-admin-shell .ant-descriptions-item-content,.star-admin-shell .ant-list-item,.star-admin-shell .ant-list-item-meta-title{color:var(--admin-text-primary)}.star-admin-shell .ant-form-item-label>label,.star-admin-shell .admin-form-field>label{font-size:13px;font-weight:550;color:var(--admin-text-primary)!important}.star-admin-shell .admin-page time,.star-admin-shell .admin-page small,.star-admin-shell .ant-table time,.star-admin-shell .ant-table small{color:var(--admin-text-secondary);font-size:12px;font-weight:450;line-height:1.4}.star-admin-shell .ant-statistic-title,.star-admin-shell .ant-form-item-extra,.star-admin-shell .ant-form-item-explain,.star-admin-shell .ant-descriptions-item-label,.star-admin-shell .ant-list-item-meta-description,.star-admin-shell .ant-empty-description{color:var(--admin-text-secondary)}.star-admin-shell .ant-divider,.star-admin-shell .ant-list-split .ant-list-item,.star-admin-shell .ant-descriptions-view,.star-admin-shell .ant-collapse,.star-admin-shell .ant-collapse>.ant-collapse-item{border-color:var(--admin-border-subtle)}.star-admin-shell .ant-collapse,.star-admin-shell .ant-collapse-content,.star-admin-shell .ant-list,.star-admin-shell .ant-descriptions-view{background:var(--admin-surface)}.star-admin-shell .ant-collapse-header,.star-admin-shell .ant-collapse-content-box{color:var(--admin-text-primary)!important}.star-admin-shell .ant-radio-button-wrapper,.star-admin-shell .ant-segmented-item,.star-admin-shell .ant-pagination-item,.star-admin-shell .ant-pagination-prev,.star-admin-shell .ant-pagination-next{border-color:var(--admin-border);background:var(--admin-surface);color:var(--admin-text-secondary)}.star-admin-shell .ant-radio-button-wrapper:hover,.star-admin-shell .ant-segmented-item:hover,.star-admin-shell .ant-pagination-item:hover,.star-admin-shell .ant-pagination-prev:hover,.star-admin-shell .ant-pagination-next:hover{color:var(--admin-primary);border-color:var(--admin-primary)}.star-admin-shell .ant-radio-button-wrapper-checked,.star-admin-shell .ant-segmented-item-selected,.star-admin-shell .ant-pagination-item-active{border-color:var(--admin-primary);background:var(--admin-primary-soft);color:var(--admin-primary)!important}[data-admin-theme] .ant-dropdown-menu-item,[data-admin-theme] .ant-select-item,[data-admin-theme] .ant-picker-cell,[data-admin-theme] .ant-picker-header,[data-admin-theme] .ant-picker-content th{color:var(--admin-text-primary)}[data-admin-theme] .ant-dropdown-menu-item:hover,[data-admin-theme] .ant-select-item-option-active,[data-admin-theme] .ant-picker-cell:hover:not(.ant-picker-cell-in-view){background:var(--admin-surface-hover)}[data-admin-theme] .ant-tooltip-inner,[data-admin-theme] .ant-popover-inner{box-shadow:var(--admin-shadow-soft)}@media (max-width:640px){.student-quick-view-row,.student-quick-view-payment{align-items:flex-start}.student-quick-view-row-aside{max-width:48%}}.star-admin-shell{--muted:var(--admin-text-secondary);--primary:var(--admin-primary);--text-primary:var(--admin-text-primary);--text-secondary:var(--admin-text-secondary);--text-tertiary:var(--admin-text-muted);color:var(--text-primary);background:var(--surface-page)!important}.star-admin-shell.is-dark .star-admin-desktop-sider,.star-admin-shell.is-dark .star-admin-mobile-drawer .ant-drawer-content{background:var(--admin-sidebar)!important}.star-admin-shell.is-dark .star-admin-brand{border-bottom-color:var(--border-default);color:var(--text-primary)}.star-admin-shell.is-dark .star-admin-brand:hover,.star-admin-shell.is-dark .star-admin-brand:focus-visible{background:var(--surface-hover)}.star-admin-shell.is-dark .star-admin-brand strong{color:var(--text-primary)}.star-admin-shell.is-dark .star-admin-brand small,.star-admin-shell.is-dark .star-admin-quick-title{color:var(--text-secondary)}.star-admin-shell.is-dark .star-admin-menu .ant-menu-submenu-title{border-color:var(--admin-primary);background:var(--admin-primary-soft)!important;color:var(--admin-text-primary)!important}.star-admin-shell.is-dark .star-admin-menu .ant-menu-submenu-title:hover,.star-admin-shell.is-dark .star-admin-menu .ant-menu-submenu-open>.ant-menu-submenu-title,.star-admin-shell.is-dark .star-admin-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{background:var(--admin-primary-soft-strong)!important;color:var(--admin-text-primary)!important}.star-admin-shell.is-dark .star-admin-menu .ant-menu-submenu-arrow,.star-admin-shell.is-dark .star-admin-menu .ant-menu-submenu-title .anticon{color:var(--admin-primary-hover)!important}.star-admin-shell.is-dark .star-admin-menu .ant-menu-item-group-list .ant-menu-item,.star-admin-shell.is-dark .star-admin-menu .ant-menu-sub .ant-menu-item,.star-admin-shell.is-dark .star-admin-menu .star-admin-menu-link{color:var(--admin-text-secondary)}.star-admin-shell.is-dark .star-admin-menu .ant-menu-item-group-list .ant-menu-item:hover,.star-admin-shell.is-dark .star-admin-menu .ant-menu-sub .ant-menu-item:hover{background:var(--admin-surface-hover)!important;color:var(--admin-text-primary)!important}.star-admin-shell.is-dark .star-admin-menu .ant-menu-item-selected{box-shadow:inset 3px 0 0 var(--admin-primary);background:var(--admin-primary-soft-strong)!important;color:var(--admin-text-primary)!important}.star-admin-shell.is-dark .star-admin-menu .ant-menu-item-selected .star-admin-menu-link,.star-admin-shell.is-dark .star-admin-menu .ant-menu-item:hover .star-admin-menu-link{color:var(--admin-text-primary)}.star-admin-shell.is-dark .star-admin-sider-toggle{color:var(--text-secondary)!important}.star-admin-shell.is-dark .star-admin-sider-toggle:hover,.star-admin-shell.is-dark .star-admin-sider-toggle:focus-visible{background:var(--admin-surface-hover)!important;color:var(--admin-text-primary)!important}.star-admin-shell.is-dark .star-admin-header{border-bottom-color:var(--border-default);background:color-mix(in srgb, var(--admin-surface-muted) 96%, transparent)!important}.star-admin-shell.is-dark .star-admin-content,.star-admin-shell.is-dark .star-admin-main-layout{background:var(--surface-page)}.star-admin-theme-switch{min-width:42px}.star-admin-quick-actions{gap:8px;padding:10px 12px 12px}.star-admin-quick-title{color:var(--text-secondary);letter-spacing:.08em}.star-admin-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.star-admin-quick-action{border-color:var(--border-default);background:linear-gradient(145deg, color-mix(in srgb, var(--surface-card) 92%, var(--color-primary-500)), var(--surface-card));min-width:0;min-height:62px;color:var(--text-primary);text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:7px 6px;transition:border-color .18s,background .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.star-admin-quick-action:hover,.star-admin-quick-action:focus-visible{border-color:var(--color-primary-300);background:linear-gradient(145deg, color-mix(in srgb, var(--surface-card) 78%, var(--color-primary-500)), var(--surface-card));color:var(--text-primary);transform:translateY(-1px);box-shadow:0 8px 20px #0f172a1f}.star-admin-quick-action-icon{border:1px solid color-mix(in srgb, var(--color-primary-500) 28%, transparent);background:color-mix(in srgb, var(--color-primary-500) 12%, transparent);width:26px;height:26px;color:var(--color-primary-500);border-radius:8px;flex:0 0 26px;place-items:center;font-size:15px;display:inline-grid}.star-admin-quick-action-label{min-width:0;max-width:100%;color:inherit;overflow-wrap:break-word;text-overflow:clip;font-size:12px;font-weight:700;line-height:1.2;display:block;overflow:visible;white-space:normal!important}.star-admin-quick-action.is-finance .star-admin-quick-action-icon{color:var(--color-success-500);background:color-mix(in srgb, var(--color-success-500) 13%, transparent)}.star-admin-quick-action.is-today .star-admin-quick-action-icon{color:var(--color-warning-500);background:color-mix(in srgb, var(--color-warning-500) 13%, transparent)}.star-admin-desktop-sider.ant-layout-sider-collapsed .star-admin-quick-actions{display:none}.executive-dashboard-page .admin-page-title,.executive-dashboard-page .executive-hero-card h2.ant-typography{font-family:var(--font-display);letter-spacing:-.02em}.admin-section-header h3.ant-typography,.dashboard-section-header h3.ant-typography,.admin-card-title-row h3.ant-typography,.admin-card-title-row h4.ant-typography,.student-quick-view-section h3.ant-typography,.student-quick-view-section h4.ant-typography,.ant-card-head-title,.ant-modal-title,.ant-drawer-title,.ant-tabs-tab-btn{font-family:var(--font-ui);letter-spacing:normal;font-style:normal}.admin-section-header h3.ant-typography,.dashboard-section-header h3.ant-typography,.admin-card-title-row h3.ant-typography,.admin-card-title-row h4.ant-typography,.student-quick-view-section h3.ant-typography,.student-quick-view-section h4.ant-typography{font-weight:650;line-height:1.35}.executive-dashboard-page .dashboard-date-field input,.executive-dashboard-page .executive-hero-status-grid strong,.executive-dashboard-page .executive-chart-label{font-family:var(--font-mono)}.executive-dashboard-page .admin-page-title{font-weight:500;font-size:clamp(28px,3vw,42px)!important}.executive-dashboard-page .admin-page-description{max-width:720px}.dashboard-filter-toolbar{gap:8px}.dashboard-date-field input{border-color:var(--border-default);background:var(--surface-card);min-width:132px;color:var(--text-primary);border-radius:9px}.executive-hero-card{border:1px solid color-mix(in srgb, var(--color-primary-500) 28%, var(--border-default));border-left:1px solid color-mix(in srgb, var(--color-primary-500) 44%, transparent);background:linear-gradient(110deg, color-mix(in srgb, #0c1b33 86%, var(--surface-card)), color-mix(in srgb, #5a211f 30%, var(--surface-card)));position:relative;box-shadow:0 14px 32px #02081724}.executive-hero-card .ant-card-body{padding:22px}.executive-hero-main{grid-template-columns:auto minmax(260px,.86fr) minmax(520px,1.14fr);gap:18px}.executive-hero-icon{border:1px solid color-mix(in srgb, var(--color-danger-500) 44%, transparent);background:color-mix(in srgb, var(--color-danger-500) 16%, transparent);color:#ff7373;width:58px;height:58px;box-shadow:0 0 0 7px color-mix(in srgb, var(--color-danger-500) 8%, transparent);border-radius:50%;place-items:center;font-size:27px;display:inline-grid}.executive-hero-eyebrow{letter-spacing:.12em;color:var(--color-primary-300)!important}.executive-hero-card h2.ant-typography,.executive-hero-card .ant-typography,.executive-hero-status-grid strong{color:var(--text-primary)}.executive-hero-card p.ant-typography{color:var(--text-secondary)}.executive-hero-status-grid>div{border-color:var(--border-default);background:color-mix(in srgb, var(--surface-card) 68%, transparent);box-shadow:none}.star-admin-shell.is-light .executive-hero-card{border-color:color-mix(in srgb, var(--star-navy-700) 56%, var(--border-default));background:linear-gradient(120deg, var(--star-navy-900), var(--star-navy-700))}.star-admin-shell.is-light .executive-hero-card.is-normal{border-left:4px solid var(--semantic-success)}.star-admin-shell.is-light .executive-hero-card.is-warning{border-left:4px solid var(--semantic-warning)}.star-admin-shell.is-light .executive-hero-card.is-critical{border-left:4px solid var(--semantic-danger)}.star-admin-shell.is-light .executive-hero-eyebrow{color:#bfd6ff!important}.star-admin-shell.is-light .executive-hero-card h2.ant-typography,.star-admin-shell.is-light .executive-hero-card .executive-hero-status-grid strong{color:#fff}.star-admin-shell.is-light .executive-hero-status-grid>div{background:#ffffff1a;border-color:#ffffff3d}.star-admin-shell.is-light .executive-hero-status-grid span{color:#d7e4f5}.executive-kpi-card{border-color:var(--border-default);background:var(--surface-card);border-radius:14px;box-shadow:0 8px 20px #02081714}.executive-kpi-card:hover{border-color:var(--color-primary-300);box-shadow:0 12px 28px #02081724}.executive-kpi-card.is-blue{background:linear-gradient(135deg, color-mix(in srgb, #2563eb 15%, var(--surface-card)), var(--surface-card))}.executive-kpi-card.is-purple{background:linear-gradient(135deg, color-mix(in srgb, #7c3aed 15%, var(--surface-card)), var(--surface-card))}.executive-kpi-card.is-cyan{background:linear-gradient(135deg, color-mix(in srgb, #06b6d4 15%, var(--surface-card)), var(--surface-card))}.executive-kpi-card.is-amber{background:linear-gradient(135deg, color-mix(in srgb, #f59e0b 15%, var(--surface-card)), var(--surface-card))}.executive-kpi-card.is-indigo{background:linear-gradient(135deg, color-mix(in srgb, #6366f1 15%, var(--surface-card)), var(--surface-card))}.executive-kpi-card.is-teal{background:linear-gradient(135deg, color-mix(in srgb, #14b8a6 15%, var(--surface-card)), var(--surface-card))}.executive-kpi-card.is-red{background:linear-gradient(135deg, color-mix(in srgb, #ef4444 18%, var(--surface-card)), var(--surface-card))}.executive-kpi-card-main strong{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(28px,3vw,36px);font-weight:600}.executive-kpi-label{color:var(--text-secondary);font-size:13px}.executive-kpi-card-icon{border:1px solid color-mix(in srgb, var(--color-primary-500) 28%, transparent);background:color-mix(in srgb, var(--color-primary-500) 12%, transparent)}.executive-kpi-help{font-size:12px;color:var(--text-secondary)!important}.executive-chart-card,.executive-risk-card,.executive-mini-card,.executive-table-card{border-color:var(--border-default);background:var(--surface-card);border-radius:14px;box-shadow:0 8px 20px #02081712}.executive-chart-card .ant-card-body{min-height:330px;padding:18px}.executive-chart-description,.executive-chart-legend span,.executive-risk-summary span,.executive-risk-meta>span{color:var(--text-secondary)}.executive-chart-bars{border-bottom-color:var(--border-default);background:linear-gradient(to top, color-mix(in srgb, var(--border-default) 80%, transparent) 1px, transparent 1px)}.executive-risk-summary>div,.executive-risk-row{border-color:var(--border-default);background:color-mix(in srgb, var(--surface-card) 86%, var(--surface-sunken))}.executive-risk-summary strong,.executive-risk-main .ant-typography{color:var(--text-primary)}[data-admin-theme=dark] .ant-card,[data-admin-theme=dark] .ant-table,[data-admin-theme=dark] .ant-table-container,[data-admin-theme=dark] .ant-table-thead>tr>th,[data-admin-theme=dark] .ant-table-tbody>tr>td,[data-admin-theme=dark] .ant-dropdown-menu,[data-admin-theme=dark] .ant-select-dropdown,[data-admin-theme=dark] .ant-picker-dropdown,[data-admin-theme=dark] .ant-modal-content,[data-admin-theme=dark] .ant-drawer-content,[data-admin-theme=dark] .ant-drawer-header,[data-admin-theme=dark] .ant-popover-inner{border-color:var(--border-default);background:var(--surface-card);color:var(--text-primary)}[data-admin-theme=dark] .ant-table-thead>tr>th{background:var(--surface-sunken);color:var(--admin-table-header-text)}[data-admin-theme=dark] .ant-table-tbody>tr>td{background:var(--surface-card);border-bottom-color:var(--border-subtle)}[data-admin-theme=dark] .ant-table-tbody>tr.ant-table-row:hover>td,[data-admin-theme=dark] .ant-table-tbody>tr.ant-table-row-selected>td{background:var(--surface-elevated)!important}[data-admin-theme=dark] .ant-input,[data-admin-theme=dark] .ant-input-affix-wrapper,[data-admin-theme=dark] .ant-input-number,[data-admin-theme=dark] .ant-input-number-input,[data-admin-theme=dark] .ant-select-selector,[data-admin-theme=dark] .ant-picker,[data-admin-theme=dark] .ant-segmented,[data-admin-theme=dark] textarea{border-color:var(--border-default)!important;background:var(--surface-sunken)!important;color:var(--text-primary)!important}[data-admin-theme=dark] .ant-input-disabled,[data-admin-theme=dark] .ant-input-number-disabled,[data-admin-theme=dark] .ant-select-disabled .ant-select-selector,[data-admin-theme=dark] .ant-picker-disabled{border-color:var(--border-subtle)!important;background:color-mix(in srgb, var(--surface-sunken) 76%, #000)!important;color:var(--admin-text-disabled)!important}[data-admin-theme=dark] .ant-checkbox-inner,[data-admin-theme=dark] .ant-radio-inner{border-color:var(--border-strong);background:var(--surface-sunken)}[data-admin-theme=dark] .ant-typography,[data-admin-theme=dark] .ant-empty-description,[data-admin-theme=dark] .ant-form-item-label>label{color:var(--text-primary)}[data-admin-theme=dark] .ant-typography.ant-typography-secondary{color:var(--text-secondary)!important}[data-admin-theme=dark] .ant-input::placeholder,[data-admin-theme=dark] textarea::placeholder,[data-admin-theme=dark] .ant-select-selection-placeholder,[data-admin-theme=dark] .ant-picker-input>input::placeholder{color:var(--admin-text-placeholder)!important}[data-admin-theme=dark] .ant-tabs-tab,[data-admin-theme=dark] .ant-tabs-tab-btn,[data-admin-theme=dark] .ant-modal-title,[data-admin-theme=dark] .ant-drawer-title,[data-admin-theme=dark] .ant-popover-title,[data-admin-theme=dark] .ant-select-item,[data-admin-theme=dark] .ant-picker-content th,[data-admin-theme=dark] .ant-picker-cell{color:var(--text-secondary)!important}[data-admin-theme=dark] .ant-tabs-tab:hover .ant-tabs-tab-btn,[data-admin-theme=dark] .ant-tabs-tab-active .ant-tabs-tab-btn,[data-admin-theme=dark] .ant-select-item-option-selected,[data-admin-theme=dark] .ant-picker-cell-in-view,[data-admin-theme=dark] .ant-picker-cell-selected .ant-picker-cell-inner{color:var(--admin-primary-hover)!important}[data-admin-theme=dark] .ant-tabs-nav:before,[data-admin-theme=dark] .ant-modal-header,[data-admin-theme=dark] .ant-drawer-header{border-color:var(--border-default)!important;background:var(--surface-card)!important}[data-admin-theme=dark] .ant-select-item-option-active:not(.ant-select-item-option-disabled),[data-admin-theme=dark] .ant-select-item-option-selected:not(.ant-select-item-option-disabled),[data-admin-theme=dark] .ant-dropdown-menu-item:hover,[data-admin-theme=dark] .ant-dropdown-menu-submenu-title:hover{background:var(--surface-elevated)!important}[data-admin-theme=dark] .ant-btn-default,[data-admin-theme=dark] .ant-btn-text{border-color:var(--border-default);color:var(--text-primary);background:0 0}[data-admin-theme=dark] .ant-btn-default:hover,[data-admin-theme=dark] .ant-btn-text:hover{border-color:var(--admin-primary)!important;background:var(--surface-elevated)!important;color:var(--admin-primary-hover)!important}[data-admin-theme=dark] .ant-tooltip-inner{color:#f3f6fa;background:#17283e}[data-admin-theme=dark] .ant-popover-arrow:before,[data-admin-theme=dark] .ant-tooltip-arrow:before{background:#17283e!important}[data-admin-theme=dark] .ant-pagination-item,[data-admin-theme=dark] .ant-pagination-prev .ant-pagination-item-link,[data-admin-theme=dark] .ant-pagination-next .ant-pagination-item-link,[data-admin-theme=dark] .ant-segmented,[data-admin-theme=dark] .ant-steps-item-icon{border-color:var(--border-default)!important;background:var(--surface-sunken)!important;color:var(--text-secondary)!important}[data-admin-theme=dark] .ant-pagination-item a,[data-admin-theme=dark] .ant-breadcrumb,[data-admin-theme=dark] .ant-breadcrumb a,[data-admin-theme=dark] .ant-breadcrumb-separator,[data-admin-theme=dark] .ant-steps-item-title,[data-admin-theme=dark] .ant-steps-item-description{color:var(--text-secondary)!important}[data-admin-theme=dark] .ant-pagination-item-active,[data-admin-theme=dark] .ant-segmented-item-selected{border-color:var(--admin-primary)!important;background:var(--surface-elevated)!important;color:var(--admin-primary-hover)!important}[data-admin-theme=dark] .ant-pagination-item-active a,[data-admin-theme=dark] .ant-steps-item-process .ant-steps-item-title,[data-admin-theme=dark] .ant-steps-item-finish .ant-steps-item-title{color:var(--admin-primary-hover)!important}[data-admin-theme=dark] .ant-empty,[data-admin-theme=dark] .admin-empty-state,[data-admin-theme=dark] .admin-smart-empty-state,[data-admin-theme=dark] .ant-skeleton{border-color:var(--border-default);background:var(--surface-sunken);color:var(--text-secondary)}[data-admin-theme=dark] .admin-metric-card,[data-admin-theme=dark] .admin-action-card,[data-admin-theme=dark] .today-work-command-center,[data-admin-theme=dark] .today-work-priority-row,[data-admin-theme=dark] .enrollment-wizard-person,[data-admin-theme=dark] .enrollment-wizard-class-card,[data-admin-theme=dark] .enrollment-wizard-summary,[data-admin-theme=dark] .enrollment-decision-strip,[data-admin-theme=dark] .enrollment-tuition-preview,[data-admin-theme=dark] .student-parent-link-panel,[data-admin-theme=dark] .payment-smart-steps,[data-admin-theme=dark] .payment-smart-toolbar,[data-admin-theme=dark] .payment-prepay-panel,[data-admin-theme=dark] .payment-period-timeline,[data-admin-theme=dark] .payment-period-chip,[data-admin-theme=dark] .payment-student-summary,[data-admin-theme=dark] .crm-conversion-wizard,[data-admin-theme=dark] .crm-conversion-step,[data-admin-theme=dark] .class-teacher-assignment-panel,[data-admin-theme=dark] .class-teacher-preview,[data-admin-theme=dark] .class-workflow-panel,[data-admin-theme=dark] .class-schedule-card-list,[data-admin-theme=dark] .class-workflow-kpis>div,[data-admin-theme=dark] .class-schedule-card,[data-admin-theme=dark] .class-candidate-preview,[data-admin-theme=dark] .admin-summary-item,[data-admin-theme=dark] .schedule-day-session,[data-admin-theme=dark] .student-quick-view-hero,[data-admin-theme=dark] .student-quick-view-list,[data-admin-theme=dark] .student-quick-view-row,[data-admin-theme=dark] .student-quick-view-payment,[data-admin-theme=dark] .student-quick-view-debt{box-shadow:none;border-color:var(--border-default)!important;background:var(--surface-card)!important;color:var(--text-primary)!important}[data-admin-theme=dark] .enrollment-paid-badge.ant-tag-green{background:color-mix(in srgb, #22c55e 18%, var(--surface-elevated))!important;border-color:color-mix(in srgb, #22c55e 52%, var(--border-default))!important;color:#b9f6c5!important}[data-admin-theme=dark] .student-360-hero{border-color:var(--border-default);background:radial-gradient(circle at 90% 10%, #ffc72c1f, transparent 18rem), linear-gradient(135deg, color-mix(in srgb, #4c8dff 12%, var(--surface-card)), var(--surface-card));color:var(--text-primary)}[data-admin-theme=dark] .admin-metric-card-icon,[data-admin-theme=dark] .admin-action-card-icon,[data-admin-theme=dark] .student-360-avatar,[data-admin-theme=dark] .enrollment-wizard-avatar,[data-admin-theme=dark] .crm-conversion-step-icon{background:color-mix(in srgb, #4c8dff 16%, var(--surface-elevated));color:#9fc2ff}[data-admin-theme=dark] .admin-metric-card.is-primary,[data-admin-theme=dark] .executive-mini-card.is-attendance{background:linear-gradient(135deg, color-mix(in srgb, #4c8dff 13%, var(--surface-card)), var(--surface-card))!important}[data-admin-theme=dark] .admin-metric-card.is-success,[data-admin-theme=dark] .executive-mini-card.is-finance{background:linear-gradient(135deg, color-mix(in srgb, #22c55e 12%, var(--surface-card)), var(--surface-card))!important}[data-admin-theme=dark] .admin-metric-card.is-warning,[data-admin-theme=dark] .executive-mini-card.is-payroll{background:linear-gradient(135deg, color-mix(in srgb, #f59e0b 12%, var(--surface-card)), var(--surface-card))!important}[data-admin-theme=dark] .admin-metric-card.is-danger,[data-admin-theme=dark] .executive-kpi-card.is-critical{background:linear-gradient(135deg, color-mix(in srgb, #ef4444 13%, var(--surface-card)), var(--surface-card))!important}[data-admin-theme=dark] .executive-kpi-card.is-high,[data-admin-theme=dark] .executive-kpi-card.is-warning{background:linear-gradient(135deg, color-mix(in srgb, #f59e0b 13%, var(--surface-card)), var(--surface-card))!important}[data-admin-theme=dark] .executive-kpi-card.is-info{background:linear-gradient(135deg, color-mix(in srgb, #4c8dff 13%, var(--surface-card)), var(--surface-card))!important}[data-admin-theme=dark] .admin-metric-card.is-neutral,[data-admin-theme=dark] .executive-kpi-card.is-normal{background:linear-gradient(135deg, var(--surface-elevated), var(--surface-card))!important}[data-admin-theme=dark] .role-matrix-summary span,[data-admin-theme=dark] .role-matrix-table .ant-table-thead>tr>th,[data-admin-theme=dark] .role-matrix-table .ant-table-cell-fix-left,[data-admin-theme=dark] .role-matrix-table .ant-table-cell-fix-left-last{border-color:var(--border-default)!important;background:var(--surface-sunken)!important;color:var(--text-secondary)!important}[data-admin-theme=dark] .student-quick-view-hero{background:linear-gradient(135deg, color-mix(in srgb, #4c8dff 13%, var(--surface-card)), var(--surface-card))!important}[data-admin-theme=dark] .enrollment-wizard-class-card:disabled{background:var(--surface-sunken)!important;color:var(--text-tertiary)!important}[data-admin-theme=dark] .schedule-day-session.is-success{border-left-color:#22c55e!important}[data-admin-theme=dark] .schedule-day-session.is-warning{border-left-color:#f59e0b!important}[data-admin-theme=dark] .schedule-day-session.is-danger{border-left-color:#ef4444!important}[data-admin-theme=dark] .schedule-day-session.is-info{border-left-color:#8b5cf6!important}[data-admin-theme=dark] .student-quick-view-row+.student-quick-view-row,[data-admin-theme=dark] .student-quick-view-payment+.student-quick-view-payment{border-top-color:var(--border-default)}[data-admin-theme=dark] .payroll-summary-card{--payroll-summary-accent:#60a5fa;border-color:color-mix(in srgb, var(--payroll-summary-accent) 38%, var(--border-default));background:linear-gradient(135deg, color-mix(in srgb, var(--payroll-summary-accent) 13%, var(--surface-card)), var(--surface-card) 74%)}[data-admin-theme=dark] .payroll-summary-card.is-center{--payroll-summary-accent:#fbbf24}[data-admin-theme=dark] .payroll-summary-card.is-teacher{--payroll-summary-accent:#2dd4bf}[data-admin-theme=dark] .payroll-summary-card.is-net{--payroll-summary-accent:#4ade80}[data-admin-theme=dark] .admin-table-shell .ant-table-tbody>tr.attendance-row-present>td,[data-admin-theme=dark] .admin-table-shell .ant-table-tbody>tr.attendance-row-present:hover>td{background:var(--surface-card)!important}[data-admin-theme=dark] .admin-table-shell .ant-table-tbody>tr.attendance-row-absent-excused>td,[data-admin-theme=dark] .admin-table-shell .ant-table-tbody>tr.attendance-row-absent-excused:hover>td{background:color-mix(in srgb, #4c8dff 15%, var(--surface-card))!important}[data-admin-theme=dark] .admin-table-shell .ant-table-tbody>tr.attendance-row-absent-unexcused>td,[data-admin-theme=dark] .admin-table-shell .ant-table-tbody>tr.attendance-row-absent-unexcused:hover>td,[data-admin-theme=dark] .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid>td,[data-admin-theme=dark] .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid:hover>td{background:color-mix(in srgb, #ef4444 14%, var(--surface-card))!important}[data-admin-theme=dark] .attendance-status-actions .ant-btn{border-color:var(--border-default);background:var(--surface-sunken)}[data-admin-theme=dark] .attendance-status-actions .attendance-status-action-present:hover,[data-admin-theme=dark] .attendance-status-actions .attendance-status-action-present.is-selected{background:color-mix(in srgb, #22c55e 18%, var(--surface-card));color:#86efac;border-color:#22c55e}[data-admin-theme=dark] .attendance-status-actions .attendance-status-action-excused:hover,[data-admin-theme=dark] .attendance-status-actions .attendance-status-action-excused.is-selected{background:color-mix(in srgb, #4c8dff 18%, var(--surface-card));color:#9fc2ff;border-color:#4c8dff}[data-admin-theme=dark] .attendance-status-actions .attendance-status-action-unexcused:hover,[data-admin-theme=dark] .attendance-status-actions .attendance-status-action-unexcused.is-selected{background:color-mix(in srgb, #ef4444 18%, var(--surface-card));color:#fca5a5;border-color:#ef4444}[data-admin-theme=dark] .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-compact-money,[data-admin-theme=dark] .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-name-cell b,[data-admin-theme=dark] .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-name-cell span,[data-admin-theme=dark] .payroll-student-snapshot-table .ant-table-tbody>tr.payroll-student-row-unpaid .payroll-student-note{color:#fca5a5}@media (max-width:1100px){.executive-hero-main{grid-template-columns:auto 1fr}.executive-hero-status-grid{grid-column:1/-1}}@media (max-width:760px){.executive-hero-main{grid-template-columns:1fr}.executive-hero-status-grid{grid-column:auto}.executive-dashboard-page .admin-page-header{flex-direction:column}}.executive-dashboard-page{gap:10px}.executive-kpi-card .ant-card-body{padding:13px 14px}.executive-kpi-card-main strong{font-size:clamp(24px,2.5vw,32px)}.star-admin-quick-action-label{text-overflow:clip!important;overflow:visible!important}.payment-wizard-page .payment-student-summary{grid-template-columns:minmax(0,34fr) repeat(3,minmax(0,22fr));align-items:stretch;gap:0;padding:0;display:grid}.payment-wizard-page .payment-student-summary>div:first-child{border-right:1px solid var(--border-default);align-content:center;min-width:0;padding:9px 14px;display:grid}.payment-wizard-page .payment-student-summary-metrics{display:contents}.payment-wizard-page .payment-student-summary-metrics span{border-left:1px solid var(--border-default);overflow-wrap:anywhere;text-align:right;align-content:center;gap:3px;min-width:0;padding:9px 12px;display:grid}.payment-wizard-page .payment-student-summary-metrics span:first-child{border-left:0}.payment-wizard-page .payment-student-summary-metrics strong{font-variant-numeric:tabular-nums;font-size:14px;line-height:1.25}@media (max-width:900px){.payment-wizard-page .payment-student-summary{grid-template-columns:1fr}.payment-wizard-page .payment-student-summary>div:first-child{border-bottom:1px solid var(--border-default);border-right:0}.payment-wizard-page .payment-student-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.payment-wizard-page .payment-student-summary-metrics span{border-bottom:1px solid var(--border-default);border-left:1px solid var(--border-default)}.payment-wizard-page .payment-student-summary-metrics span:nth-child(odd){border-left:0}}@media (max-width:480px){.payment-wizard-page .payment-student-summary-metrics{grid-template-columns:1fr}.payment-wizard-page .payment-student-summary-metrics span,.payment-wizard-page .payment-student-summary-metrics span:nth-child(odd){border-left:0}}@media (max-width:1100px){.schedule-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.schedule-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.payment-period-timeline-list{grid-template-columns:1fr}.payment-period-chip{grid-template-columns:32px repeat(3,minmax(0,1fr));align-items:center;column-gap:10px;min-height:50px}.payment-period-chip-checkbox{background:var(--surface-card);border:1px solid var(--border-default);color:#0000;border-radius:5px;justify-content:center;align-items:center;width:20px;height:20px;font-size:13px;font-weight:800;display:inline-flex}.payment-period-chip.is-selected .payment-period-chip-checkbox{background:var(--star-blue-600);border-color:var(--star-blue-600);color:#fff}.payment-period-chip:not(.is-selected){background:var(--surface-sunken);border-color:var(--border-default);opacity:1}.payment-period-chip:not(.is-selected) .payment-period-chip-title,.payment-period-chip:not(.is-selected) .payment-period-chip-month,.payment-period-chip:not(.is-selected) .payment-period-chip-amount strong{color:var(--text-primary)!important}.payment-period-chip-content{grid-area:1/2;justify-self:start}.payment-period-chip-month{text-align:center;white-space:nowrap;grid-area:1/3;justify-self:center;font-weight:700;color:var(--text-primary)!important;font-size:12px!important}.payment-period-chip-amount{grid-area:1/4;justify-self:end;place-items:flex-end end;gap:1px;min-width:0;display:grid}.payment-period-chip-amount strong{grid-area:auto;align-self:auto;font-weight:750;color:var(--text-primary)!important;font-size:14px!important}.payment-period-chip-status{grid-area:auto;align-self:auto}[data-admin-theme=dark] .payment-period-chip-checkbox{background:var(--surface-sunken)}[data-admin-theme=dark] .payment-period-chip:not(.is-selected){background:color-mix(in srgb, var(--surface-sunken) 84%, #000)}[data-admin-theme=dark] .payment-period-chip-title,[data-admin-theme=dark] .payment-period-chip-month,[data-admin-theme=dark] .payment-period-chip-amount strong{color:var(--text-primary)!important}@media (max-width:1040px){.payment-student-debt-row{grid-template-columns:1fr}.payment-period-chip{grid-template-columns:28px repeat(3,minmax(0,1fr))}}@media (max-width:640px){.schedule-kpi-grid{grid-template-columns:1fr}.payment-period-chip{grid-template-columns:22px minmax(0,1fr) auto;row-gap:3px}.payment-period-chip-month{grid-area:2/2;justify-self:start}.payment-period-chip-amount{grid-area:1/3/span 2}}.star-admin-shell .admin-filter-card{box-shadow:inset 3px 0 0 var(--surface-info-accent), var(--shadow-xs);border-color:var(--surface-info-border)!important;background:var(--surface-info-bg)!important}.star-admin-shell .admin-filter-card>.ant-card-body{padding:12px}.star-admin-shell .accounting-page{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%}.star-admin-shell .accounting-page>*,.star-admin-shell .accounting-page .admin-filter-card,.star-admin-shell .accounting-page .admin-filter-space,.star-admin-shell .accounting-page .admin-table-shell,.star-admin-shell .accounting-page .admin-filter-space .ant-select-selection-wrap,.star-admin-shell .accounting-page .admin-filter-space .ant-select-selection-search,.star-admin-shell .accounting-page .admin-filter-space .ant-select-selection-search-input{min-width:0;max-width:100%}.star-admin-shell .accounting-page .admin-filter-space .ant-select-selection-search-input{width:100%!important}.class-detail-page-title{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.class-detail-view-page{width:100%;min-width:0}.class-detail-view-page>*{min-width:0;max-width:100%}.class-detail-view-page .class-detail-header-meta{flex-wrap:wrap;min-width:0}.class-detail-view-page .ant-tabs,.class-detail-view-page .ant-tabs-nav-wrap{min-width:0;max-width:100%}.class-detail-schedule-groups{flex-direction:column;gap:4px;max-width:100%;display:inline-flex}.class-detail-schedule-groups>span{overflow-wrap:anywhere}.class-detail-header-meta{align-items:center;gap:10px;margin:-8px 0 16px;display:flex}.class-detail-overview{flex-direction:column;gap:16px;display:flex}.class-detail-info-card{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--radius-lg,12px);padding:18px}.class-detail-section-heading{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.class-detail-section-heading>div{flex-direction:column;gap:4px;display:flex}.class-detail-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.class-detail-info-item{background:var(--surface-sunken);border:1px solid var(--border-default);border-radius:10px;flex-direction:column;gap:6px;min-width:0;padding:12px;display:flex}.class-detail-info-item span,.class-student-detail-grid span,.class-student-tuition-summary span{color:var(--text-secondary);font-size:12px}.class-detail-info-item strong{color:var(--text-primary);overflow-wrap:anywhere}.class-detail-overview-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.class-detail-next-session{background:var(--surface-sunken);border:1px solid var(--border-default);border-radius:10px;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.class-detail-next-session>div{flex-direction:column;gap:4px;min-width:0;display:flex}.class-detail-issue-list{flex-direction:column;gap:10px;display:flex}.class-detail-issue-list>div{background:var(--surface-sunken);border:1px solid var(--border-default);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.class-detail-issue-list>div span{flex:1}.class-detail-issue-list>.is-success{color:var(--color-success,#16803c)}.class-detail-table-wrap{max-width:100%;overflow-x:auto}.class-session-table-wrap{max-height:480px;overflow:auto}.class-student-name-button{text-align:left;padding-inline:0!important}.class-student-detail-drawer-body{background:var(--surface-page)}.class-student-detail-drawer{flex-direction:column;gap:16px;display:flex}.class-student-detail-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--admin-primary) 14%, var(--surface-card)), var(--surface-card));border:1px solid var(--border-default);border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}.class-student-detail-hero .ant-typography{margin:0}.class-student-avatar{background:color-mix(in srgb, var(--admin-primary) 18%, var(--surface-elevated));color:var(--admin-primary);border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;height:48px;font-size:20px;font-weight:700;display:flex}.class-student-detail-grid,.class-student-tuition-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.class-student-detail-grid>div,.class-student-tuition-summary>div{background:var(--surface-sunken);border:1px solid var(--border-default);border-radius:10px;flex-direction:column;gap:5px;min-width:0;padding:12px;display:flex}.class-student-tuition-summary>.ant-typography,.class-student-history{grid-column:1/-1}.class-student-history-row{border-top:1px solid var(--border-default);justify-content:space-between;align-items:center;gap:12px;margin-top:8px;padding-top:8px;display:flex}@media (max-width:900px){.class-detail-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.class-detail-overview-columns{grid-template-columns:1fr}}@media (max-width:600px){.class-detail-info-card{padding:14px}.class-detail-info-grid,.class-student-detail-grid,.class-student-tuition-summary{grid-template-columns:1fr}.class-detail-next-session{grid-template-columns:1fr;align-items:stretch}.class-detail-issue-list>div{flex-wrap:wrap;align-items:flex-start}}.star-admin-shell .teacher-salary-page{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%}.star-admin-shell .teacher-salary-page>*,.star-admin-shell .teacher-salary-page .admin-page-header,.star-admin-shell .teacher-salary-page .admin-page-header-copy,.star-admin-shell .teacher-salary-page .admin-page-actions,.star-admin-shell .teacher-salary-page .admin-filter-card,.star-admin-shell .teacher-salary-page .admin-filter-space,.star-admin-shell .teacher-salary-page>.ant-card,.star-admin-shell .teacher-salary-page>.ant-card>.ant-card-body,.star-admin-shell .teacher-salary-page .ant-table-wrapper,.star-admin-shell .teacher-salary-page .ant-table-container,.star-admin-shell .teacher-salary-page .ant-table-content{min-width:0;max-width:100%}.star-admin-shell .teacher-salary-page .ant-table-wrapper{width:100%}.star-admin-shell .teacher-salary-page .ant-table-content{overscroll-behavior-x:contain;overflow-x:auto!important}.star-admin-shell .admin-filter-space{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end;width:100%;gap:10px!important;display:grid!important}.star-admin-shell .admin-filter-space>.ant-space-item{align-items:flex-end;width:100%;min-width:0;display:flex}:is(.star-admin-shell .admin-filter-space>.ant-space-item:has(>.admin-filter-actions),.star-admin-shell .admin-filter-space>.ant-space-item:has(>.admin-filter-actions-group)){justify-self:end;width:max-content;min-width:max-content;max-width:100%}.star-admin-shell .admin-filter-actions,.star-admin-shell .admin-filter-actions-group{flex:none;justify-content:flex-end;align-items:center;gap:8px;max-width:100%;display:flex}.star-admin-shell .admin-filter-actions .ant-btn,.star-admin-shell .admin-filter-actions-group .ant-btn{white-space:nowrap;flex:none;min-width:96px;width:auto!important}.star-admin-shell .admin-filter-space>.ant-space-item:has(>.ant-btn)>.ant-btn{white-space:nowrap;flex:none;min-width:96px;width:auto!important}.star-admin-shell .admin-filter-space>.ant-space-item:has(>.ant-btn){justify-self:end;width:max-content;min-width:max-content}.star-admin-shell .admin-filter-actions .ant-btn+.ant-btn,.star-admin-shell .admin-filter-actions-group .ant-btn+.ant-btn{margin-inline-start:0}.star-admin-shell .admin-filter-space>.ant-space-item:has(>.ant-select+.ant-select){display:contents}.star-admin-shell .admin-filter-space>.ant-space-item:has(.admin-filter-search){grid-column:span 2;min-width:min(260px,100%)}.star-admin-shell .admin-filter-space>.ant-space-item:has(.periodic-expense-filter-grid){grid-column:1/-1}.star-admin-shell .admin-filter-search,.star-admin-shell .admin-filter-space>.ant-space-item>.ant-input,.star-admin-shell .admin-filter-space>.ant-space-item>.ant-input-affix-wrapper,.star-admin-shell .admin-filter-space>.ant-space-item>.ant-picker,.star-admin-shell .admin-filter-space>.ant-space-item>.ant-select,.star-admin-shell .admin-filter-space>.ant-space-item>.ant-input-number,.star-admin-shell .admin-filter-space>.ant-space-item>.ant-space,.star-admin-shell .admin-filter-space>.ant-space-item>.admin-form-field{max-width:none;width:100%!important;min-width:0!important}.star-admin-shell .admin-filter-space .ant-input:not(textarea),.star-admin-shell .admin-filter-space .ant-input-affix-wrapper,.star-admin-shell .admin-filter-space .ant-input-search,.star-admin-shell .admin-filter-space .ant-picker,.star-admin-shell .admin-filter-space .ant-input-number,.star-admin-shell .admin-filter-space .ant-btn{min-height:40px}.star-admin-shell .admin-filter-space .ant-select-single{height:40px}.star-admin-shell .admin-filter-space .ant-select-single .ant-select-selector{min-height:40px;height:40px!important}.star-admin-shell .admin-filter-space .ant-select-single .ant-select-selection-item,.star-admin-shell .admin-filter-space .ant-select-single .ant-select-selection-placeholder{align-items:center;line-height:38px;display:flex}.star-admin-shell .admin-filter-space .ant-input-search .ant-input-affix-wrapper,.star-admin-shell .admin-filter-space .ant-input-search .ant-input-search-button{height:40px}.star-admin-shell .admin-filter-space .ant-input-affix-wrapper>input.ant-input{height:auto;min-height:0}.star-admin-shell .admin-filter-space .ant-input-number-input{height:38px}.star-admin-shell .admin-filter-space .admin-form-field{gap:4px}.star-admin-shell .admin-filter-space .admin-form-field .ant-input:not(textarea),.star-admin-shell .admin-filter-space .admin-form-field .ant-picker,.star-admin-shell .admin-filter-space .admin-form-field .ant-input-number,.star-admin-shell .admin-filter-space .admin-form-field .ant-select-selector{min-height:40px}.star-admin-shell .admin-filter-space .admin-form-field .ant-picker-input>input,.star-admin-shell .admin-filter-space .admin-form-field .ant-select-selection-item,.star-admin-shell .admin-filter-space .admin-form-field .ant-select-selection-placeholder{line-height:38px}.star-admin-shell .admin-semantic-surface,.star-admin-shell .admin-metric-card,.star-admin-shell .admin-action-card{--admin-semantic-bg:var(--surface-neutral-bg);--admin-semantic-border:var(--surface-neutral-border);--admin-semantic-accent:var(--surface-neutral-accent);box-shadow:inset 3px 0 0 var(--admin-semantic-accent), var(--shadow-xs);border-color:var(--admin-semantic-border)!important;background:var(--admin-semantic-bg)!important}.star-admin-shell .admin-semantic-surface.is-info,.star-admin-shell .admin-metric-card.is-primary,.star-admin-shell .admin-action-card.is-primary{--admin-semantic-bg:var(--surface-info-bg);--admin-semantic-border:var(--surface-info-border);--admin-semantic-accent:var(--surface-info-accent)}.star-admin-shell .admin-semantic-surface.is-success,.star-admin-shell .admin-metric-card.is-success,.star-admin-shell .admin-action-card.is-success{--admin-semantic-bg:var(--surface-success-bg);--admin-semantic-border:var(--surface-success-border);--admin-semantic-accent:var(--surface-success-accent)}.star-admin-shell .admin-semantic-surface.is-warning,.star-admin-shell .admin-metric-card.is-warning,.star-admin-shell .admin-action-card.is-warning{--admin-semantic-bg:var(--surface-warning-bg);--admin-semantic-border:var(--surface-warning-border);--admin-semantic-accent:var(--surface-warning-accent)}.star-admin-shell .admin-semantic-surface.is-danger,.star-admin-shell .admin-metric-card.is-danger,.star-admin-shell .admin-action-card.is-danger{--admin-semantic-bg:var(--surface-danger-bg);--admin-semantic-border:var(--surface-danger-border);--admin-semantic-accent:var(--surface-danger-accent)}.star-admin-shell .admin-semantic-surface.is-purple,.star-admin-shell .admin-metric-card.is-purple,.star-admin-shell .admin-action-card.is-purple{--admin-semantic-bg:var(--surface-purple-bg);--admin-semantic-border:var(--surface-purple-border);--admin-semantic-accent:var(--surface-purple-accent)}.star-admin-shell .admin-semantic-surface.is-teal,.star-admin-shell .admin-metric-card.is-teal,.star-admin-shell .admin-action-card.is-teal{--admin-semantic-bg:var(--surface-teal-bg);--admin-semantic-border:var(--surface-teal-border);--admin-semantic-accent:var(--surface-teal-accent)}.star-admin-shell .admin-metric-card.is-neutral,.star-admin-shell .admin-metric-card.is-primary,.star-admin-shell .admin-metric-card.is-success,.star-admin-shell .admin-metric-card.is-warning,.star-admin-shell .admin-metric-card.is-danger,.star-admin-shell .admin-metric-card.is-purple,.star-admin-shell .admin-metric-card.is-teal,.star-admin-shell .admin-action-card.is-neutral,.star-admin-shell .admin-action-card.is-primary,.star-admin-shell .admin-action-card.is-success,.star-admin-shell .admin-action-card.is-warning,.star-admin-shell .admin-action-card.is-danger,.star-admin-shell .admin-action-card.is-purple,.star-admin-shell .admin-action-card.is-teal{border-color:var(--admin-semantic-border)!important;background:var(--admin-semantic-bg)!important}.star-admin-shell .admin-metric-card-icon,.star-admin-shell .admin-action-card-icon{background:color-mix(in srgb, var(--admin-semantic-accent) 12%, var(--surface-card));color:var(--admin-semantic-accent)}.star-admin-shell .executive-kpi-card.is-blue,.star-admin-shell .executive-kpi-card.is-cyan,.star-admin-shell .executive-kpi-card.is-indigo,.star-admin-shell .executive-kpi-card.is-info{border-top-color:var(--surface-info-accent)!important;background:var(--surface-info-bg)!important}.star-admin-shell .executive-kpi-card.is-purple{border-top-color:var(--surface-purple-accent)!important;background:var(--surface-purple-bg)!important}.star-admin-shell .executive-kpi-card.is-amber,.star-admin-shell .executive-kpi-card.is-high,.star-admin-shell .executive-kpi-card.is-warning{border-top-color:var(--surface-warning-accent)!important;background:var(--surface-warning-bg)!important}.star-admin-shell .executive-kpi-card.is-teal{border-top-color:var(--surface-teal-accent)!important;background:var(--surface-teal-bg)!important}.star-admin-shell .executive-kpi-card.is-red,.star-admin-shell .executive-kpi-card.is-critical{border-top-color:var(--surface-danger-accent)!important;background:var(--surface-danger-bg)!important}.star-admin-shell .periodic-expense-group.is-utilities{--periodic-group-accent:var(--surface-info-accent)}.star-admin-shell .periodic-expense-group.is-operations_staff{--periodic-group-accent:var(--surface-purple-accent)}.star-admin-shell .periodic-expense-group.is-other{--periodic-group-accent:var(--surface-warning-accent)}@media (max-width:760px){.star-admin-shell .admin-filter-space{grid-template-columns:repeat(2,minmax(0,1fr))}.star-admin-shell .admin-filter-space>.ant-space-item:has(.admin-filter-search){grid-column:1/-1}}@media (max-width:520px){.star-admin-shell .admin-filter-space{grid-template-columns:minmax(0,1fr)}:is(.star-admin-shell .admin-filter-space>.ant-space-item:has(.admin-filter-search),.star-admin-shell .admin-filter-space>.ant-space-item:has(.periodic-expense-filter-grid)){grid-column:auto}.star-admin-shell .admin-filter-space>.ant-space-item>.ant-btn{width:100%}:is(.star-admin-shell .admin-filter-space>.ant-space-item:has(>.admin-filter-actions),.star-admin-shell .admin-filter-space>.ant-space-item:has(>.admin-filter-actions-group)){width:100%;min-width:0}.star-admin-shell .admin-filter-actions,.star-admin-shell .admin-filter-actions-group{width:100%}.star-admin-shell .admin-filter-actions .ant-btn,.star-admin-shell .admin-filter-actions-group .ant-btn{flex:1 1 0;min-width:0;width:100%!important}}.executive-dashboard-page .dashboard-shortcut{background:color-mix(in srgb, var(--surface-card) 94%, var(--surface-info-accent));border-color:color-mix(in srgb, var(--surface-info-accent) 28%, var(--border-default));box-shadow:0 3px 12px color-mix(in srgb, var(--surface-info-accent) 7%, transparent);color:var(--text-primary)}.executive-dashboard-page .dashboard-shortcut:nth-child(2){border-color:color-mix(in srgb, var(--surface-teal-accent) 30%, var(--border-default))}.executive-dashboard-page .dashboard-shortcut:nth-child(3){border-color:color-mix(in srgb, var(--semantic-success) 30%, var(--border-default))}.executive-dashboard-page .dashboard-shortcut:nth-child(4){border-color:color-mix(in srgb, var(--surface-purple-accent) 30%, var(--border-default))}.executive-dashboard-page .dashboard-shortcut:nth-child(5){border-color:color-mix(in srgb, var(--semantic-warning) 30%, var(--border-default))}.executive-dashboard-page .dashboard-shortcut>span{background:color-mix(in srgb, var(--surface-info-accent) 14%, var(--surface-card));border:1px solid color-mix(in srgb, var(--surface-info-accent) 28%, transparent)}.executive-dashboard-page .dashboard-shortcut:nth-child(2)>span{color:var(--surface-teal-accent)}.executive-dashboard-page .dashboard-shortcut:nth-child(3)>span{color:var(--semantic-success)}.executive-dashboard-page .dashboard-shortcut:nth-child(4)>span{color:var(--surface-purple-accent)}.executive-dashboard-page .dashboard-shortcut:nth-child(5)>span{color:var(--semantic-warning)}.executive-dashboard-page .dashboard-shortcut:hover,.executive-dashboard-page .dashboard-shortcut:focus-visible{border-color:var(--surface-info-accent);box-shadow:0 8px 18px color-mix(in srgb, var(--surface-info-accent) 14%, transparent)}.executive-dashboard-page .dashboard-analytics-card{border-color:color-mix(in srgb, var(--surface-info-accent) 24%, var(--border-default));box-shadow:var(--shadow-sm), 0 4px 16px color-mix(in srgb, var(--surface-info-accent) 5%, transparent)}.executive-dashboard-page .dashboard-revenue-card{border-top:3px solid var(--surface-info-accent)}.executive-dashboard-page .dashboard-revenue-legend{flex-wrap:wrap;gap:12px;margin:10px 0 4px;display:flex}.executive-dashboard-page .dashboard-revenue-legend span{align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}.executive-dashboard-page .dashboard-revenue-legend .is-cash{color:var(--surface-teal-accent)}.executive-dashboard-page .dashboard-revenue-legend .is-bank{color:var(--surface-info-accent)}.executive-dashboard-page .dashboard-revenue-chart-scroll{scrollbar-width:thin;width:100%;overflow-x:auto}.executive-dashboard-page .dashboard-revenue-chart{min-width:560px;padding-top:8px}.executive-dashboard-page .dashboard-revenue-chart-grid{background:repeating-linear-gradient(to top, transparent 0, transparent 32px, color-mix(in srgb, var(--border-default) 72%, transparent) 33px);border-bottom:1px solid var(--border-default);grid-template-columns:repeat(30,minmax(0,1fr));align-items:end;gap:3px;height:128px;padding:0 2px;display:grid}.executive-dashboard-page .dashboard-revenue-day{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:2px;min-width:0;height:100%;display:grid}.executive-dashboard-page .dashboard-revenue-bar{border-radius:3px 3px 1px 1px;min-height:2px;transition:filter .18s,opacity .18s;display:block}.executive-dashboard-page .dashboard-revenue-bar:hover{filter:brightness(1.12)}.executive-dashboard-page .dashboard-revenue-bar.is-cash{background:var(--surface-teal-accent)}.executive-dashboard-page .dashboard-revenue-bar.is-bank{background:var(--surface-info-accent)}.executive-dashboard-page .dashboard-revenue-chart-axis{color:var(--text-secondary);text-align:center;grid-template-columns:repeat(30,minmax(0,1fr));gap:3px;margin-top:5px;font-size:9px;display:grid}.executive-dashboard-page .dashboard-revenue-chart-axis span{white-space:nowrap;overflow:hidden}@media (min-width:761px){.executive-dashboard-page .dashboard-revenue-chart-scroll{overflow-x:hidden}.executive-dashboard-page .dashboard-revenue-chart{min-width:0}}@media (max-width:760px){.executive-dashboard-page .dashboard-shortcut-row{grid-template-columns:repeat(2,minmax(0,1fr))}.executive-dashboard-page .dashboard-shortcut:last-child{grid-column:1/-1}}@media (max-width:420px){.executive-dashboard-page .dashboard-shortcut-row{gap:7px}.executive-dashboard-page .dashboard-shortcut{padding-inline:9px;font-size:12px}}.executive-dashboard-page .executive-kpi-card-detail{color:var(--admin-text-secondary);text-overflow:clip;white-space:normal;min-width:0;max-width:100%;margin-top:5px;font-size:11px;line-height:1.35;display:block;overflow:visible}.executive-dashboard-page .executive-kpi-breakdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.executive-dashboard-page .executive-kpi-breakdown>span{gap:2px;min-width:0;display:grid}.executive-dashboard-page .executive-kpi-breakdown>span>span{color:var(--admin-text-secondary);white-space:nowrap}.executive-dashboard-page .executive-kpi-breakdown strong{color:var(--admin-text-primary);white-space:nowrap;font-size:11px;line-height:1.25}.executive-dashboard-page,.executive-dashboard-page>*,.executive-dashboard-page .ant-row,.executive-dashboard-page .ant-col,.executive-dashboard-page .executive-hero-card .ant-card-body,.executive-dashboard-page .executive-hero-main,.executive-dashboard-page .executive-hero-copy,.executive-dashboard-page .executive-hero-status-grid,.executive-dashboard-page .executive-kpi-card,.executive-dashboard-page .dashboard-analytics-card{min-width:0}@media (max-width:1200px){.executive-dashboard-page .executive-hero-main{grid-template-columns:auto minmax(0,1fr)}.executive-dashboard-page .executive-hero-status-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.executive-dashboard-page .executive-hero-main{grid-template-columns:minmax(0,1fr)}.executive-dashboard-page .executive-hero-status-grid{grid-column:auto}}@media (max-width:480px){.executive-dashboard-page .executive-hero-status-grid,.executive-dashboard-page .executive-kpi-breakdown{grid-template-columns:minmax(0,1fr)}}.executive-dashboard-page .dashboard-student-status-card .ant-card-body{gap:12px}.executive-dashboard-page .dashboard-student-status-body{grid-template-columns:minmax(108px,1fr) minmax(0,1fr);align-items:center;gap:18px;min-height:128px;display:grid}.executive-dashboard-page .dashboard-student-status-body .dashboard-donut{justify-self:center;width:112px;min-width:112px}.executive-dashboard-page .dashboard-student-summary-tiles{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.executive-dashboard-page .dashboard-student-summary-tiles>div{background:color-mix(in srgb, var(--admin-surface-elevated) 78%, transparent);border:1px solid var(--admin-border-subtle);border-radius:9px;gap:2px;min-width:0;padding:8px 9px;display:grid}.executive-dashboard-page .dashboard-student-summary-tiles strong{color:var(--admin-text-primary);font-size:16px;line-height:1.1}.executive-dashboard-page .dashboard-student-summary-tiles span{color:var(--admin-text-secondary);white-space:nowrap;font-size:10px;line-height:1.25}.executive-dashboard-page .dashboard-student-summary-tiles .is-active{border-color:color-mix(in srgb, var(--semantic-success) 42%, var(--admin-border))}.executive-dashboard-page .dashboard-student-summary-tiles .is-active strong{color:var(--semantic-success)}.executive-dashboard-page .dashboard-student-summary-tiles .is-inactive{border-color:color-mix(in srgb, var(--semantic-danger) 35%, var(--admin-border))}.executive-dashboard-page .dashboard-student-summary-tiles .is-inactive strong{color:var(--semantic-danger)}.executive-dashboard-page .dashboard-student-summary-tiles .is-rate{border-color:color-mix(in srgb, var(--admin-primary) 38%, var(--admin-border))}.executive-dashboard-page .dashboard-student-summary-tiles .is-rate strong{color:var(--admin-primary)}.executive-dashboard-page .dashboard-debt-card .dashboard-analytics-value{color:var(--admin-text-primary)}.executive-dashboard-page .dashboard-debt-card .dashboard-analytics-label{color:var(--admin-text-secondary);margin-top:3px}.executive-dashboard-page .dashboard-debt-breakdown{border-top:0;gap:10px;margin-top:14px;padding-top:0;display:grid}.executive-dashboard-page .dashboard-debt-breakdown>div{justify-content:space-between;align-items:center;min-width:0;display:flex}.executive-dashboard-page .dashboard-debt-breakdown>div>strong{color:var(--admin-text-primary);white-space:nowrap;font-size:12px}.executive-dashboard-page .dashboard-debt-breakdown>div>.ant-tag.ant-tag-blue{background:color-mix(in srgb, var(--admin-primary) 12%, transparent);border-color:color-mix(in srgb, var(--admin-primary) 42%, var(--admin-border));color:var(--admin-primary)!important}.executive-dashboard-page .dashboard-debt-breakdown>div>.ant-tag.ant-tag-red{background:color-mix(in srgb, var(--semantic-danger) 12%, transparent);border-color:color-mix(in srgb, var(--semantic-danger) 42%, var(--admin-border));color:var(--semantic-danger)!important}@media (max-width:560px){.executive-dashboard-page .dashboard-student-status-body{grid-template-columns:minmax(0,1fr);gap:14px}.executive-dashboard-page .dashboard-student-status-body .dashboard-donut{justify-self:center}.executive-dashboard-page .dashboard-student-summary-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}.executive-dashboard-page .dashboard-student-summary-tiles span{white-space:normal}}@media (max-width:420px){.executive-dashboard-page .dashboard-student-summary-tiles{gap:6px}.executive-dashboard-page .dashboard-student-summary-tiles>div{padding-inline:7px}}:root{--weekly-timetable-border:var(--border-default)}.weekly-class-timetable{gap:16px;min-width:0;display:grid}.weekly-class-timetable-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.weekly-class-timetable-header .ant-typography{margin:0}.weekly-class-timetable-navigation{flex-wrap:wrap;align-items:center;display:inline-flex}.weekly-class-timetable-scroll{min-width:0;overflow-x:auto}.weekly-class-timetable-grid{border-top:1px solid var(--weekly-timetable-border);border-left:1px solid var(--weekly-timetable-border);grid-template-columns:92px repeat(7,minmax(132px,1fr));min-width:1016px;display:grid}.weekly-class-timetable-cell{border-right:1px solid var(--weekly-timetable-border);border-bottom:1px solid var(--weekly-timetable-border);min-width:0;padding:10px}.weekly-class-timetable-cell.is-day-header{background:var(--surface-subtle);text-align:center;gap:2px;display:grid}.weekly-class-timetable-cell.is-day-header span,.weekly-class-timetable-cell.is-time{color:var(--text-secondary);font-size:12px}.weekly-class-timetable-cell.is-time{text-align:center;justify-content:center;align-items:center;display:flex}.weekly-class-timetable-cell.is-body{background:var(--surface-card);align-content:start;gap:8px;display:grid}.weekly-class-timetable-legend{color:var(--text-secondary);flex-wrap:wrap;gap:6px 12px;margin-top:8px;font-size:12px;display:flex}.weekly-class-timetable-legend span{align-items:center;gap:5px;display:inline-flex}.weekly-class-timetable-legend-dot{border:1px solid;border-radius:999px;width:9px;height:9px;display:inline-block}.weekly-class-timetable-class{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;border:1px solid;border-radius:8px;gap:5px;padding:10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.weekly-class-timetable-class:hover,.weekly-class-timetable-class:focus-visible{box-shadow:var(--shadow-sm);outline:none;transform:translateY(-1px)}.weekly-class-timetable-class.is-blue,.weekly-class-timetable-legend-dot.is-blue{background:color-mix(in srgb, #dbeafe 78%, var(--surface-card));color:#1e3a8a;border-color:#93c5fd}.weekly-class-timetable-class.is-purple,.weekly-class-timetable-legend-dot.is-purple{background:color-mix(in srgb, #ede9fe 78%, var(--surface-card));color:#5b21b6;border-color:#c4b5fd}.weekly-class-timetable-class.is-amber,.weekly-class-timetable-legend-dot.is-amber{background:color-mix(in srgb, #fef3c7 78%, var(--surface-card));color:#78350f;border-color:#fcd34d}.weekly-class-timetable-class.is-mint,.weekly-class-timetable-legend-dot.is-mint{background:color-mix(in srgb, #d1fae5 78%, var(--surface-card));color:#065f46;border-color:#6ee7b7}.weekly-class-timetable-class.is-pink,.weekly-class-timetable-legend-dot.is-pink{background:color-mix(in srgb, #fce7f3 78%, var(--surface-card));color:#9d174d;border-color:#f9a8d4}.weekly-class-timetable-class.is-coral,.weekly-class-timetable-legend-dot.is-coral{background:color-mix(in srgb, #ffe4e6 78%, var(--surface-card));color:#9f1239;border-color:#fda4af}.weekly-class-timetable-class.is-orange,.weekly-class-timetable-legend-dot.is-orange{background:color-mix(in srgb, #ffedd5 78%, var(--surface-card));color:#9a3412;border-color:#fdba74}.weekly-class-timetable-class.is-teal,.weekly-class-timetable-legend-dot.is-teal{background:color-mix(in srgb, #ccfbf1 78%, var(--surface-card));color:#115e59;border-color:#5eead4}.weekly-class-timetable-class.is-slate,.weekly-class-timetable-legend-dot.is-slate{background:color-mix(in srgb, #e2e8f0 78%, var(--surface-card));color:#334155;border-color:#94a3b8}.weekly-class-timetable-class span{color:var(--text-secondary);align-items:center;gap:4px;font-size:12px;display:flex}@media (max-width:720px){.weekly-class-timetable-header{flex-direction:column;align-items:flex-start}.weekly-class-timetable-navigation{justify-content:flex-start;width:100%}}[data-admin-theme=dark] .weekly-class-timetable-class.is-blue,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-blue{background:color-mix(in srgb, #60a5fa 20%, var(--surface-elevated));color:#bfdbfe;border-color:#60a5fa}[data-admin-theme=dark] .weekly-class-timetable-class.is-purple,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-purple{background:color-mix(in srgb, #a78bfa 20%, var(--surface-elevated));color:#ddd6fe;border-color:#a78bfa}[data-admin-theme=dark] .weekly-class-timetable-class.is-amber,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-amber{background:color-mix(in srgb, #fbbf24 20%, var(--surface-elevated));color:#fde68a;border-color:#fbbf24}[data-admin-theme=dark] .weekly-class-timetable-class.is-mint,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-mint{background:color-mix(in srgb, #34d399 20%, var(--surface-elevated));color:#a7f3d0;border-color:#34d399}[data-admin-theme=dark] .weekly-class-timetable-class.is-pink,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-pink{background:color-mix(in srgb, #f472b6 20%, var(--surface-elevated));color:#fbcfe8;border-color:#f472b6}[data-admin-theme=dark] .weekly-class-timetable-class.is-coral,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-coral{background:color-mix(in srgb, #fb7185 20%, var(--surface-elevated));color:#fecdd3;border-color:#fb7185}[data-admin-theme=dark] .weekly-class-timetable-class.is-orange,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-orange{background:color-mix(in srgb, #fb923c 20%, var(--surface-elevated));color:#fed7aa;border-color:#fb923c}[data-admin-theme=dark] .weekly-class-timetable-class.is-teal,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-teal{background:color-mix(in srgb, #2dd4bf 20%, var(--surface-elevated));color:#99f6e4;border-color:#2dd4bf}[data-admin-theme=dark] .weekly-class-timetable-class.is-slate,[data-admin-theme=dark] .weekly-class-timetable-legend-dot.is-slate{background:color-mix(in srgb, #94a3b8 20%, var(--surface-elevated));color:#cbd5e1;border-color:#94a3b8}.weekly-class-timetable-cell.is-corner{background:color-mix(in srgb, #dbe5f0 62%, var(--surface-subtle));color:var(--text-primary);text-align:center;white-space:nowrap;border-right-color:var(--border-strong);justify-content:center;align-items:center;font-weight:600;display:flex}.weekly-class-timetable-cell.is-time{background:color-mix(in srgb, #eef3f8 72%, var(--surface-card));color:var(--text-primary);white-space:nowrap;border-right-color:var(--border-strong);font-weight:600}[data-admin-theme=dark] .weekly-class-timetable-cell.is-corner{background:color-mix(in srgb, #334155 34%, var(--surface-elevated));color:var(--text-primary);border-right-color:var(--border-strong)}[data-admin-theme=dark] .weekly-class-timetable-cell.is-time{background:color-mix(in srgb, #334155 20%, var(--surface-card));color:var(--text-primary);border-right-color:var(--border-strong)}
