body{min-width:320px}.registration-form .ant-form-item{margin-bottom:14px}.registration-form .ant-form-item-extra{color:#8a9b9f;margin-top:3px;font-size:11px}.registration-actions{gap:10px;margin-top:4px;display:flex}.registration-actions .ant-btn{flex:1}.business-form .ant-form-item{margin-bottom:18px}.business-form .ant-input,.business-form .ant-select-selector{min-height:42px}.section-card{margin-top:10px;overflow:hidden;box-shadow:0 8px 28px #1b494f0b;border-color:#e2ebec!important;border-radius:10px!important}.section-card .ant-card-head{min-height:48px;padding:0 18px}.section-card .ant-card-body{padding:16px 18px}.notification-channel-help{min-height:38px;line-height:1.6;display:block}.notification-channel-card .ant-btn-primary{width:100%}.hidden-file-input{display:none}.ant-table-wrapper{width:100%;overflow-x:auto}.ant-table-wrapper .ant-table{min-width:0}.ant-table-wrapper .ant-table-container{min-width:680px}.todo-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:9px;display:grid}.todo-item{color:#345960;cursor:pointer;text-align:left;background:#fbfdfd;border:1px solid #e6eeee;border-radius:9px;justify-content:space-between;align-items:center;min-height:58px;padding:0 13px;transition:all .2s;display:flex}.todo-item:hover{background:#f2fbfa;border-color:#8cc9c5;transform:translateY(-2px)}.bulk-operation-grid{gap:6px;display:grid}.bulk-operation-item{background:#fbfdfd;border:1px solid #e7eeee;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:54px;padding:7px 10px;transition:border-color .2s,background .2s,transform .2s;display:flex}.bulk-operation-item:hover{background:#f4fbfa;border-color:#9bcfca;transform:translateY(-1px)}.bulk-operation-copy{gap:3px;min-width:0;display:grid}.bulk-operation-copy strong{color:#294e55;font-size:14px;font-weight:600}.bulk-operation-copy span{color:#899b9f;font-size:12px;line-height:1.5}.bulk-operation-action{flex:none;justify-content:flex-end;align-items:center;gap:5px;min-width:104px;display:flex}.page-frame:has(.bulk-operation-grid)>.ant-row{gap:0;margin-inline:0!important}.page-frame:has(.bulk-operation-grid)>.ant-row>.ant-col{padding-inline:0!important}.page-frame:has(.bulk-operation-grid)>.ant-row>.ant-col:first-child{padding-right:7px!important}.page-frame:has(.bulk-operation-grid)>.ant-row>.ant-col:last-child{padding-left:7px!important}.page-frame:has(.bulk-operation-grid)>.ant-row .ant-card{height:100%}.page-frame:has(.bulk-operation-grid)>.section-card{margin-top:10px}.page-frame:has(.bulk-operation-grid)>.ant-row .ant-card-head{min-height:44px;padding-inline:14px}.page-frame:has(.bulk-operation-grid)>.ant-row .ant-card-body{padding:12px 14px}.page-frame:has(.bulk-operation-grid)>.ant-row+.section-card{margin-inline:0}.page-frame.layout-density-high:has(.bulk-operation-grid)>.ant-row{display:block}.page-frame.layout-density-high:has(.bulk-operation-grid)>.ant-row>.ant-col:first-child{width:100%;padding:0!important}.page-frame.layout-density-high:has(.bulk-operation-grid)>.ant-row>.ant-col:last-child{width:100%;margin-top:10px;padding:0!important}.page-frame.layout-density-high:has(.bulk-operation-grid) .todo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-frame.layout-density-high:has(.bulk-operation-grid) .bulk-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-frame.layout-density-high:has(.bulk-operation-grid)>.section-card{margin-top:10px}.data-page-icon{color:#0f766e;background:#e9f6f3;border-radius:9px;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.data-page-foot{align-items:center;gap:9px;margin-top:14px;display:flex}.dashboard-hero{grid-template-columns:minmax(0,1.55fr) minmax(290px,.85fr);gap:16px;margin-bottom:16px;display:grid}.dashboard-hero-copy,.dashboard-hero-card{border:1px solid #dce7e7;border-radius:8px;box-shadow:0 8px 24px #214b500a}.dashboard-hero-copy{background:linear-gradient(#fff 0%,#f7fbfb 100%);gap:10px;padding:18px 20px;display:grid}.dashboard-hero-card{background:#fff}.dashboard-hero-title{color:var(--text-primary,#163d44);letter-spacing:0;font-size:28px;font-weight:700;line-height:1.2}.dashboard-hero-text{color:#6a8187;font-size:14px;line-height:1.7}.dashboard-chip-row{width:100%}.dashboard-hero-info{background:#f8fbfb;border:1px solid #e2ebec;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 12px;display:flex}.dashboard-hero-info strong{color:var(--text-primary,#163d44);font-size:14px;font-weight:600}.dashboard-hero-actions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-stat-grid{margin-bottom:16px}.dashboard-stat-grid .ant-card{border-color:var(--line,#dfe9e9);border-radius:8px;box-shadow:0 4px 18px #214b5009}.dashboard-main-grid{margin-bottom:16px}.dashboard-workbench-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);grid-template-areas:"trend todo""site secondary""work quick";align-items:start;gap:16px;margin-bottom:16px;display:grid}.dashboard-workbench-grid--site{grid-template-areas:"site todo""work secondary""quick quick"}.dashboard-workbench-card{min-width:0;margin-top:0}.dashboard-workbench-trend{grid-area:trend}.dashboard-workbench-site{grid-area:site}.dashboard-workbench-todo{grid-area:todo}.dashboard-workbench-secondary{grid-area:secondary}.dashboard-workbench-work-items{grid-area:work}.dashboard-workbench-quick{grid-area:quick}.dashboard-panel-card{margin-top:0}.dashboard-panel-card .ant-card-head{min-height:48px}.dashboard-panel-card .ant-list-item-meta-title{color:var(--text-primary,#163d44);margin-bottom:2px}.dashboard-panel-card .ant-list-item-meta-description{color:var(--text-secondary,#6e858a)}.student-dashboard-fee-total{border-top:1px solid #edf2f2;justify-content:flex-end;align-items:center;gap:12px;margin-top:12px;padding-top:10px;display:flex}.student-dashboard-fee-total .ant-typography:last-child{color:#0f766e;font-size:17px}.dashboard-list-item{gap:12px}.dashboard-list-item--tight .ant-list-item-meta-description{max-width:100%}.dashboard-mini-icon{color:#0f766e;background:#e9f6f3;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.dashboard-quick-actions{width:100%}.dashboard-trend-list{gap:12px;display:grid}.dashboard-trend-row{grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.dashboard-trend-label{color:#5b767b;font-size:12px}.dashboard-trend-bars{gap:6px;display:grid}.dashboard-trend-bar{background:#edf3f3;border-radius:999px;height:8px;display:block;overflow:hidden}.dashboard-trend-fill{border-radius:inherit;height:100%;display:block}.dashboard-trend-fill.enrolled{background:#0f766e}.dashboard-trend-fill.paid{background:#39b2a5}.dashboard-trend-fill.graduated{background:#8bbf6f}.dashboard-trend-values{color:#6f8589;flex-wrap:wrap;justify-content:flex-end;gap:8px;font-size:12px;display:flex}.dashboard-mini-hint{color:#6f8589;flex-wrap:wrap;gap:12px;margin-top:12px;font-size:12px;display:flex}.dashboard-mini-hint span{align-items:center;gap:6px;display:inline-flex}.dashboard-mini-hint i{border-radius:999px;width:12px;height:6px;display:inline-block}.workbench-intro{background:#fff;border:1px solid #dce7e7;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:12px;padding:16px 18px;display:flex;box-shadow:0 4px 18px #214b5009}.workbench-intro--command{color:#e7f5f3;background:#122328;border-color:#203e42;min-height:112px;padding:20px 22px;box-shadow:0 12px 28px #15363a24}.workbench-intro-copy{gap:7px;min-width:0;display:grid}.workbench-intro--command .eyebrow{color:#7fc9bf}.workbench-intro--command .workbench-title{color:#f2fbfa;font-size:27px}.workbench-intro--command .workbench-subtitle{color:#a4c2c1}.workbench-intro-actions{justify-content:flex-end}.workbench-intro--command .ant-tag{color:#c4e4e1;background:#1b3539;border-color:#31575a}.workbench-intro--command .ant-btn-primary{color:#10302e;box-shadow:none;background:#73d2c3;border-color:#73d2c3}.workbench-title{color:var(--text-primary,#163d44);font-size:24px;font-weight:700;line-height:1.25}.workbench-subtitle{color:#6a8187;font-size:13px}.workbench-metrics{margin-bottom:16px}.workbench-metric-card{border-color:var(--line,#dfe9e9);cursor:pointer;border-radius:8px;min-height:124px;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative}.workbench-metric-card:hover{border-color:#69b9b1;transform:translateY(-1px);box-shadow:0 8px 22px #214b5014}.workbench-metric-card .ant-card-body{padding:16px}.workbench-metric-card .ant-statistic-title{color:#789095;font-size:12px}.workbench-metric-card .ant-statistic-content{color:var(--text-primary,#163d44);font-size:25px;font-weight:650}.workbench-metric-link{color:#0f766e;margin-top:6px;font-size:12px;display:block}.workbench-task-metrics{margin-bottom:12px}.workbench-task-metrics .ant-card{background:#172c31;border-color:#203e42;border-radius:8px;min-height:106px;box-shadow:0 8px 20px #15363a1a}.workbench-task-metrics .ant-card-body{padding:14px 16px}.workbench-task-metrics .ant-statistic-title{color:#8eaeae;font-size:12px}.workbench-task-metrics .ant-statistic-content{color:#f1fbfa;font-size:25px;font-weight:650}.workbench-business-metrics .workbench-metric-card{min-height:112px}.dashboard-list-item--action{cursor:pointer;transition:background-color .15s,padding-inline .15s}.dashboard-list-item--action:hover{background:#f2f9f8;border-radius:7px;padding-inline:8px}.theme-dark .dashboard-list-item--action:hover{background:#1a3639}.certificate-toolbar{margin-bottom:10px}.certificate-stat-grid .section-card{margin-top:0}.thesis-stage-bar{background:#fbfdfd;border:1px solid #e4eeee;border-radius:9px;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-bottom:10px;padding:8px;display:grid}.thesis-stage-bar>div{color:#899b9f;justify-content:center;align-items:center;gap:6px;min-height:28px;font-size:12px;display:flex}.thesis-stage-bar strong{background:#f0f5f5;border-radius:6px;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.thesis-stage-bar>.active{color:#0f766e}.thesis-stage-bar>.active strong{color:#0f766e;background:#e9f6f3}.identity-correction-warning{color:#8e6e4d;background:#fffaf2;border:1px solid #f3dfc7;border-radius:8px;margin-bottom:12px;padding:9px 11px;font-size:12px}.search-result{color:#294e55;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eef2f2;flex-direction:column;gap:4px;width:100%;padding:12px 10px;display:flex}.search-result:hover{background:#f3faf9}.search-result span{color:#88999d;font-size:12px}.enrollment-notice{color:#58777b;background:#f0faf8;border:1px solid #dcefed;border-radius:9px;align-items:center;gap:9px;min-height:42px;margin-bottom:14px;padding:0 15px;font-size:12px;display:flex}.enrollment-notice>:first-child{color:#0f766e}.enrollment-filter-card{box-shadow:0 8px 28px #1b494f0b;border-color:#e2ebec!important;border-radius:12px!important}.enrollment-filter-grid{grid-template-columns:1fr 1fr 1fr 1.6fr auto auto;align-items:end;gap:8px;display:grid}.enrollment-filter-grid .ant-form-item{margin-bottom:0}.timeline-filter-select{width:180px;min-width:180px}.enrollment-table-card{overflow:hidden}.enrollment-toolbar{justify-content:space-between;align-items:center;gap:12px;padding-bottom:11px;display:flex}.enrollment-person{gap:3px;line-height:1.35;display:grid}.enrollment-person strong{color:#294e55;font-weight:600}.enrollment-person span,.muted-text{color:#889b9e;font-size:12px}.enrollment-create-modal .ant-modal-body{max-height:min(72vh,760px);padding-top:12px;overflow-y:auto}.enrollment-create-form{gap:2px;display:grid}.enrollment-edit-section{border-bottom:1px solid #edf2f2;padding:2px 0 8px}.enrollment-edit-section+.enrollment-edit-section{margin-top:8px}.enrollment-edit-section .enrollment-form-section-title{margin:6px 0 9px}.enrollment-edit-section-title{color:#294e55;margin-bottom:7px;font-size:13px;font-weight:600}.enrollment-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;display:grid}.enrollment-edit-grid .ant-form-item{margin-bottom:8px}.enrollment-edit-grid .ant-input[disabled]{color:#94a2a4;background:#f5f8f8}.enrollment-edit-grid .ant-form-item:last-child{grid-column:1/-1}.enrollment-stepper{border-bottom:1px solid #edf2f2;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 10px;padding:0 0 10px;display:grid}.enrollment-stepper>div{color:#93a3a5;align-items:center;gap:8px;font-size:12px;display:flex}.enrollment-stepper strong{color:#809396;background:#f1f5f5;border-radius:7px;place-items:center;width:24px;height:24px;font-size:10px;display:grid}.enrollment-stepper>.active,.enrollment-stepper>.done{color:#0f766e}.enrollment-stepper>.active strong,.enrollment-stepper>.done strong{color:#0f766e;background:#e9f6f3}.enrollment-material-checklist{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.enrollment-modal-footer{justify-content:flex-end;width:100%}.enrollment-form-section-title{border-bottom:1px solid #edf2f2;align-items:center;gap:11px;margin:8px 0 14px;padding-bottom:10px;display:flex}.enrollment-form-section-title strong{color:#0f766e;background:#e9f6f3;border-radius:8px;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.enrollment-form-section-title div{gap:2px;display:grid}.enrollment-form-section-title b{color:#294e55;font-size:14px}.enrollment-form-section-title span{color:#91a0a3;font-size:11px}.enrollment-file-picker{color:#0f766e;cursor:pointer;background:#f5fbfa;border:1px dashed #9bcfca;border-radius:8px;align-items:center;min-height:38px;padding:0 13px;display:inline-flex}.enrollment-file-picker input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.enrollment-detail-drawer .ant-drawer-body{padding:16px 20px 22px}.enrollment-detail-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px;display:grid}.enrollment-detail-summary>div{background:#f8fbfb;border:1px solid #e5eeee;border-radius:9px;justify-content:space-between;align-items:center;min-height:48px;padding:0 12px;display:flex}.enrollment-detail-summary span{color:#899b9f;font-size:12px}.enrollment-detail-section{margin-top:16px}.enrollment-detail-section h4{color:#294e55;margin:0 0 9px;font-size:14px}.student-archive-drawer .ant-drawer-body{padding:14px 18px 22px;overflow-y:auto}.student-drawer-title{align-items:center;gap:8px;display:flex}.student-drawer-overview{grid-template-columns:1.3fr 1fr 1fr;gap:8px;margin-bottom:10px;display:grid}.student-drawer-overview>div,.student-fee-grid>div{background:#f8fbfb;border:1px solid #e6eeee;border-radius:8px;gap:4px;min-width:0;padding:9px 10px;display:grid}.student-drawer-overview span,.student-fee-grid span{color:#829497;font-size:11px}.student-drawer-overview strong,.student-fee-grid strong{color:#294e55;font-size:13px}.student-drawer-overview .ant-progress{margin:0}.student-detail-card{margin-top:10px;box-shadow:none!important;border-color:#e2ebec!important;border-radius:9px!important}.student-core-grid{gap:0;display:grid}.student-core-grid>.student-detail-card{margin-top:10px}.student-detail-card .ant-card-head{min-height:38px;padding:0 12px}.student-detail-card .ant-card-head-title{font-size:13px}.student-detail-card .ant-card-body{padding:10px 12px}.student-detail-card .ant-descriptions-item-label{color:#829497;font-size:12px}.student-detail-card .ant-descriptions-item-content{color:#294e55;font-size:12px}.student-fee-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.student-detail-actions{margin-top:7px}.student-drawer-action-bar{z-index:3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;margin-left:-4px;margin-right:-4px;position:sticky;bottom:-14px;box-shadow:0 -8px 20px #1b494f14!important}.student-material-upload-bar{margin-bottom:8px}.student-material-heading{justify-content:space-between;align-items:baseline;gap:10px;margin-top:16px;display:flex}.student-material-heading .ant-typography{margin:0}.student-material-heading>span{color:#829497;font-size:11px}.student-material-tabs{margin-bottom:5px}.student-material-tabs .ant-tabs-nav{margin-bottom:6px}.student-fee-card .ant-card-extra{padding:0}.student-fee-grid .arrears strong{color:#c55d3a}.student-fee-note{color:#829497;margin-top:8px;font-size:11px}.student-archive-drawer--dense .student-core-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.student-archive-drawer--dense .student-core-grid>.student-detail-card{margin-top:0}.student-status-hint{color:#6f8184;background:#f4f8f8;border-radius:7px;margin-top:9px;padding:8px 10px;font-size:12px}.enrollment-detail-section .ant-descriptions-item-label{color:#71858a;background:#fbfdfd;width:88px}.photo-placeholder{color:#9aabad;background:#f8fbfb;border:1px dashed #c8d7d8;border-radius:6px;place-items:center;width:48px;height:48px;font-size:10px;display:inline-grid}.app-legal-footer{color:#8b9b9f;background:#fff;border-top:1px solid #e9eff0;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px 18px;min-height:58px;padding:15px 24px 18px;font-size:11px;line-height:1.7;display:flex}.app-legal-footer a{color:#718a8f;white-space:nowrap}.theme-dark{color:#d6e6e7;background:#0d171c}.theme-dark .app-shell .ant-layout-sider,.theme-dark .app-brand,.theme-dark .app-header{background:#101c22;border-color:#213138}.theme-dark .app-brand strong,.theme-dark .page-heading h2,.theme-dark .account-name strong,.theme-dark .enrollment-person strong{color:#dcebec}.theme-dark .app-brand span,.theme-dark .account-name span,.theme-dark .enrollment-person span,.theme-dark .muted-text{color:#8da5a9}.theme-dark .page-heading{border-color:#263a41}.theme-dark .section-card,.theme-dark .enrollment-filter-card,.theme-dark .ant-card,.theme-dark .ant-modal-content,.theme-dark .ant-drawer-content{background:#142229;box-shadow:0 8px 24px #0000002e;border-color:#263a41!important}.theme-dark .ant-table,.theme-dark .ant-table-container,.theme-dark .ant-table-thead>tr>th,.theme-dark .ant-table-tbody>tr>td{background:#142229;border-color:#263a41}.theme-dark .ant-table-thead>tr>th{color:#a9c0c3}.theme-dark .ant-table-tbody>tr>td{color:#d6e6e7}.theme-dark .ant-table-tbody>tr:hover>td{background:#1a3038!important}.theme-dark .search-result{color:#d6e6e7;border-color:#263a41}.theme-dark .search-result:hover{background:#1a3038}.theme-dark .bulk-operation-item{background:#172a31;border-color:#263a41}.theme-dark .bulk-operation-item:hover{background:#1a3639;border-color:#3b7772}.theme-dark .bulk-operation-copy strong{color:#d6e6e7}.theme-dark .bulk-operation-copy span{color:#8da5a9}.theme-dark .enrollment-form-section-title,.theme-dark .enrollment-edit-section{border-color:#263a41}.theme-dark .enrollment-edit-section-title{color:#d6e6e7}.theme-dark .enrollment-edit-grid .ant-input[disabled]{color:#8da5a9;background:#1b3036}.theme-dark .enrollment-stepper{border-color:#263a41}.theme-dark .enrollment-stepper>div{color:#8da5a9}.theme-dark .enrollment-stepper strong{color:#a9c0c3;background:#1b3036}.theme-dark .enrollment-stepper>.active,.theme-dark .enrollment-stepper>.done{color:#7ed3c8}.theme-dark .student-drawer-overview>div,.theme-dark .student-fee-grid>div,.theme-dark .student-status-hint{background:#172b31;border-color:#2b464b}.theme-dark .student-detail-card{background:#142229;border-color:#263a41!important}.theme-dark .student-drawer-action-bar{background:#142229f5;box-shadow:0 -8px 20px #0003!important}.theme-dark .student-material-heading>span,.theme-dark .student-fee-note{color:#8da5a9}.theme-dark .student-fee-grid .arrears strong{color:#f29a70}.theme-dark .student-detail-card .ant-descriptions-item-label{color:#8da5a9}.theme-dark .student-detail-card .ant-descriptions-item-content,.theme-dark .student-drawer-overview strong,.theme-dark .student-fee-grid strong{color:#d6e6e7}.theme-dark .thesis-stage-bar{background:#172a31;border-color:#263a41}.theme-dark .thesis-stage-bar strong{background:#1b3036}.theme-dark .identity-correction-warning{color:#d8b27f;background:#2b241a;border-color:#614b32}.theme-dark .enrollment-form-section-title b,.theme-dark .enrollment-detail-section h4{color:#d6e6e7}.theme-dark .enrollment-form-section-title span,.theme-dark .enrollment-detail-summary span{color:#8da5a9}.theme-dark .enrollment-file-picker,.theme-dark .enrollment-detail-summary>div{background:#173230;border-color:#315a59}.theme-dark .enrollment-detail-section .ant-descriptions-item-label{color:#a9c0c3;background:#172a31}.theme-dark .dashboard-hero-copy,.theme-dark .dashboard-hero-card,.theme-dark .dashboard-stat-grid .ant-card,.theme-dark .dashboard-panel-card{background:#142229;box-shadow:0 8px 24px #0000002e;border-color:#263a41!important}.theme-dark .dashboard-hero-copy{background:linear-gradient(#142229 0%,#112027 100%)}.theme-dark .dashboard-hero-title{color:#dcebec}.theme-dark .dashboard-hero-text,.theme-dark .dashboard-hero-info,.theme-dark .dashboard-trend-label,.theme-dark .dashboard-trend-values,.theme-dark .dashboard-mini-hint,.theme-dark .dashboard-panel-card .ant-list-item-meta-description{color:#8da5a9}.theme-dark .dashboard-hero-info{background:#172b31;border-color:#2b464b}.theme-dark .dashboard-hero-info strong,.theme-dark .dashboard-panel-card .ant-list-item-meta-title{color:#d6e6e7}.theme-dark .student-dashboard-fee-total{border-color:#263a41}.theme-dark .student-dashboard-fee-total .ant-typography:last-child{color:#7ed3c8}.theme-dark .dashboard-mini-icon{color:#7ed3c8;background:#173430}.theme-dark .dashboard-trend-bar{background:#21363c}.theme-dark .dashboard-trend-fill.enrolled{background:#7ed3c8}.theme-dark .dashboard-trend-fill.paid{background:#4db7a8}.theme-dark .dashboard-trend-fill.graduated{background:#9cc77a}.theme-dark .workbench-intro,.theme-dark .workbench-metric-card{background:#142229;border-color:#263a41}.theme-dark .workbench-title,.theme-dark .workbench-metric-card .ant-statistic-content{color:#dcebec}.theme-dark .workbench-subtitle,.theme-dark .workbench-metric-card .ant-statistic-title{color:#8da5a9}.theme-dark .app-legal-footer{color:#81999d;background:#101c22;border-color:#213138}.theme-dark .enrollment-notice{color:#a4c4c2;background:#163330;border-color:#24514f}.page-actions-inline{background:#fff;border:1px solid #e2ebec;border-radius:10px;justify-content:flex-end;align-items:center;min-height:48px;margin-bottom:12px;padding:8px 12px;display:flex;box-shadow:0 5px 18px #1b494f09}.page-actions-inline .ant-space{flex-wrap:wrap;gap:6px!important}.resource-filter-bar{margin-top:10px}.resource-filter-bar .ant-card-body{padding:10px 12px}.resource-filter-bar .ant-space{width:100%;gap:6px!important}.resource-filter-bar .ant-input{width:220px}.resource-filter-bar .ant-select{min-width:132px}.resource-filter-bar .ant-space>.ant-btn:last-child{margin-left:auto}.resource-editor-card{margin-top:12px}.resource-editor-form{padding:4px 0 68px}.resource-editor-section{border-bottom:1px solid #e7eeee;padding:4px 0 8px}.resource-editor-section+.resource-editor-section{margin-top:14px}.resource-editor-section .ant-typography{margin:0 0 10px!important}.resource-editor-footer{z-index:2;background:var(--page-bg,#fff);border-top:1px solid #e7eeee;justify-content:flex-end;gap:8px;margin-top:8px;padding:12px 0 0;display:flex;position:sticky;bottom:-1px}.theme-dark .resource-editor-section,.theme-dark .resource-editor-footer{border-color:#263a41}.theme-dark .resource-editor-footer{background:#142229}.fee-item-list{gap:8px;display:grid}.fee-item-row{background:var(--card-subtle-bg,#fbfdfd);border:1px solid #e7eeee;border-radius:6px;grid-template-columns:minmax(180px,1.2fr) minmax(120px,.7fr) minmax(180px,1fr) auto;align-items:start;gap:8px;padding:8px;display:grid}.fee-item-row .ant-form-item{margin-bottom:0}.fee-item-row .ant-form-item-label{padding-bottom:2px}.fee-total-line{color:var(--text-secondary,#66787f);justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.fee-total-line strong{color:var(--text-primary,#18323a);font-variant-numeric:tabular-nums}.theme-dark .fee-item-row{background:#172a31;border-color:#263a41}.theme-dark .fee-total-line strong{color:#f3fbfb}@media (width<=760px){.workbench-intro{flex-direction:column;align-items:flex-start}.dashboard-workbench-grid,.dashboard-workbench-grid--site{grid-template-columns:1fr;grid-template-areas:"trend""site""todo""secondary""work""quick"}.dashboard-workbench-grid--site{grid-template-areas:"site""todo""secondary""work""quick"}.fee-item-row{grid-template-columns:1fr 1fr}.fee-item-row .ant-form-item:nth-child(3){grid-column:1/-1}}@media (width<=767px){.resource-editor-form{padding-bottom:64px}.resource-editor-footer{margin-inline:-12px;padding-inline:12px}}.section-card .ant-tabs-nav{margin:0;padding:0 16px}.section-card .ant-table-thead>tr>th{background:#f8fbfb;font-weight:600}.section-card .ant-table-tbody>tr>td{height:48px;padding-top:11px;padding-bottom:11px}.ant-table-cell .ant-space{gap:2px 4px!important}.ant-table-cell .ant-btn-link{padding-inline:4px}.ant-table-cell .ant-btn-sm{padding-inline:6px}.page-frame>.ant-row>.ant-col>.ant-card .ant-card-body{padding:16px 18px}.enrollment-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.enrollment-summary-grid .ant-card{border-color:#e2ebec;border-radius:12px;box-shadow:0 5px 18px #1b494f09}.enrollment-summary-grid .ant-statistic-title{color:#829599;font-size:12px}.enrollment-summary-grid .ant-statistic-content{color:#214a51;font-size:25px;font-weight:650}.student-notification-card{margin:12px 0 0}.knowledge-ai-panel{gap:16px;max-width:960px;margin:0 auto;display:grid}.knowledge-ai-intro{background:#f0faf8;border:1px solid #dcefed;border-radius:10px;gap:6px;padding:16px 18px;display:grid}.knowledge-ai-intro span{color:#6f8589;font-size:13px;line-height:1.7}.knowledge-ai-suggestions{flex-wrap:wrap;gap:8px;display:flex}.knowledge-ai-messages{background:#fbfdfd;border:1px solid #e7edef;border-radius:10px;gap:12px;min-height:360px;max-height:520px;padding:18px;display:grid;overflow:auto}.knowledge-ai-message{gap:4px;max-width:82%;display:grid}.knowledge-ai-message.user{justify-self:end;justify-items:end}.knowledge-ai-message.assistant{justify-self:start}.knowledge-ai-bubble{white-space:pre-wrap;border-radius:10px;padding:11px 14px;line-height:1.65}.knowledge-ai-message.user .knowledge-ai-bubble{color:#fff;background:#0f766e}.knowledge-ai-message.assistant .knowledge-ai-bubble{color:#345960;background:#fff;border:1px solid #e3ecec}.theme-dark .knowledge-ai-intro{background:#163330;border-color:#24514f}.theme-dark .knowledge-ai-intro span,.theme-dark .knowledge-ai-message.assistant .knowledge-ai-bubble{color:#a9c0c3}.theme-dark .knowledge-ai-messages,.theme-dark .knowledge-ai-message.assistant .knowledge-ai-bubble{background:#142229;border-color:#263a41}@media (width<=900px){.login-shell{grid-template-columns:1fr;gap:28px;width:min(560px,100% - 32px);padding-top:40px}.login-intro{text-align:center}.login-brand{justify-content:center}.login-intro .brand-mark{margin:0}.login-points{justify-items:center}.intro-copy{margin:0 auto}.trust-line{margin-top:20px}.login-panel{padding:28px 22px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading-actions{justify-content:flex-start;width:100%;padding-top:0}.enrollment-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .ant-layout-sider{flex-basis:64px!important;width:64px!important;max-width:64px!important}.app-content{padding-left:24px;padding-right:24px}.header-search{max-width:none}}@media (width<=600px){.app-header{gap:8px;padding:0 12px!important}.header-search,.account-name{display:none}.app-content{padding:6px 16px 18px}.app-shell .ant-layout-sider{display:none}.page-heading{gap:12px;margin-bottom:7px;padding-bottom:7px}.student-drawer-overview,.student-fee-grid,.student-archive-drawer--dense .student-core-grid,.enrollment-edit-grid{grid-template-columns:1fr}.student-archive-drawer .ant-drawer-body{padding-left:14px;padding-right:14px}.page-heading h2{font-size:23px}.page-heading-actions{justify-content:flex-start;width:100%;padding-top:0}.section-card .ant-card-head,.section-card .ant-card-body{padding-left:14px;padding-right:14px}.dashboard-hero-title{font-size:24px}.dashboard-hero{grid-template-columns:1fr}.dashboard-trend-row{grid-template-columns:1fr;gap:8px}.dashboard-trend-values{justify-content:flex-start}.enrollment-filter-grid{grid-template-columns:1fr}.enrollment-notice{align-items:flex-start;padding:10px 12px}.enrollment-toolbar,.bulk-operation-item{flex-direction:column;align-items:flex-start}.bulk-operation-action{justify-content:space-between;width:100%}.thesis-stage-bar{grid-template-columns:repeat(3,minmax(0,1fr))}.registration-form .ant-col{width:100%}.registration-actions{flex-direction:column}.enrollment-detail-summary{grid-template-columns:1fr}.enrollment-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-footer,.app-legal-footer{justify-content:flex-start;gap:4px 12px;font-size:10px}}.public-homepage{color:#17333a;background:linear-gradient(#f5f8f8 0%,#eef5f3 100%);min-height:100vh}.public-topbar{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafdfceb;border-bottom:1px solid #dbe7e5;justify-content:space-between;align-items:center;height:76px;padding:0 6vw;display:flex;position:sticky;top:0}.public-brand{align-items:center;gap:12px;min-width:0;display:flex}.public-brand-logo{object-fit:cover;border-radius:12px;flex:none;width:46px;height:46px;box-shadow:0 6px 18px #113b421f}.public-brand-copy{flex-direction:column;min-width:0;display:flex}.public-brand-copy strong{font-size:17px;line-height:1.2}.public-brand-copy span{color:#6a8187;margin-top:2px;font-size:12px}.public-main{width:min(1180px,100% - 32px);margin:0 auto;padding:28px 0 58px}.public-hero{grid-template-columns:minmax(0,1.2fr) minmax(320px,.85fr);align-items:stretch;gap:18px;margin-bottom:24px;display:grid}.public-hero-copy,.public-hero-media,.public-panel{background:#ffffffd1;border:1px solid #d8e5e3;border-radius:16px;box-shadow:0 12px 28px #183e450f}.public-hero-copy{padding:28px}.public-hero-copy h1{letter-spacing:0;margin:8px 0 10px;font-size:38px;line-height:1.08}.public-hero-copy p{color:#456066;max-width:54ch;margin:0;line-height:1.7}.public-eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;font-size:11px}.public-hero-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.public-hero-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.public-point{background:#f6fbfa;border:1px solid #e2ecea;border-radius:12px;padding:14px 14px 13px}.public-point strong{margin-bottom:6px;font-size:14px;display:block}.public-point span{color:#5d757b;font-size:13px;line-height:1.5;display:block}.public-hero-media{min-height:100%;padding:12px;overflow:hidden}.public-hero-media img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.public-section{margin-top:26px}.public-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px;display:flex}.public-section-head h2{letter-spacing:0;margin:4px 0 0;font-size:24px;line-height:1.2}.public-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.public-panel{height:100%;border-radius:14px!important}.public-panel .ant-card-head{min-height:46px}.public-panel .ant-card-body{padding-top:14px}.public-panel p{color:#496268;margin:0 0 14px;line-height:1.7}.public-assessment-grid{margin-top:4px}.public-recommendation{padding:2px 0}.public-recommendation h3{margin:8px 0 10px;font-size:20px;line-height:1.25}.public-recommendation p{color:#456066;margin:0 0 10px;line-height:1.7}.public-enroll-form .ant-alert{border-radius:12px}.public-footer{color:#6a8187;width:min(1180px,100% - 32px);margin:0 auto;padding:0 0 34px;font-size:12px;line-height:1.6}.public-track-switch{flex-wrap:wrap;gap:8px;display:flex}@media (width<=980px){.public-hero,.public-grid{grid-template-columns:1fr}.public-hero-copy h1{font-size:32px}.public-hero-points{grid-template-columns:1fr}}@media (width<=720px){.public-topbar{flex-direction:column;align-items:flex-start;gap:12px;height:auto;padding:14px 16px}.public-main{padding-top:18px}.public-hero-copy{padding:20px}.public-section-head{flex-direction:column;align-items:flex-start}}@media (width>=100000px){:root{--workspace-bg:#f4f7f7;--surface:#fff;--line:#dfe9e9;--line-strong:#cbdcdc;--text-primary:#163d44;--text-secondary:#6e858a;--accent:#117e77;--accent-soft:#e8f5f2}.login-page{min-height:100vh;color:var(--text-primary);background:#f5f9f9;overflow:hidden}.login-page:before{background:0 0;border:0;inset:0}.login-page:after{content:"";pointer-events:none;border:1px solid #dce9e8;border-radius:50%;width:430px;height:430px;position:absolute;bottom:-280px;left:-170px}.login-shell{grid-template-columns:minmax(0,1fr) 432px;gap:112px;width:min(1200px,100% - 64px);min-height:calc(100vh - 92px);padding:24px 0}.login-intro{max-width:650px;padding-left:40px}.login-brand{gap:14px;margin-bottom:74px}.login-brand .brand-mark{color:#0f766e;background:#eff9f7;border:1px solid #a8dedd;width:88px;height:88px;font-size:32px}.login-brand-name{letter-spacing:.12em;font-size:14px;color:#5f8990!important}.login-slogan{color:#153f46;letter-spacing:0;margin-bottom:24px;font-size:52px;font-weight:750;line-height:1.14}.login-slogan strong{color:var(--accent);font-weight:750}.intro-copy{color:#6c858b;max-width:590px;font-size:16px;line-height:1.8}.login-points{gap:8px;margin-top:30px}.login-points>div,.trust-line{color:#44858a;font-size:14px}.trust-line{margin-top:34px}.login-panel{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #e4eeee;border-radius:8px;width:100%;padding:42px 40px 34px;box-shadow:0 22px 52px #2c595e1a}.panel-heading{margin-bottom:28px}.panel-heading>span{font-size:15px;color:#909c9e!important}.panel-heading h2{color:#153f46;letter-spacing:0;margin-top:18px;font-size:32px;font-weight:750}.login-panel .ant-form-item{margin-bottom:22px}.login-panel .ant-form-item-label>label{color:#334f54;font-size:14px}.login-panel .ant-input-affix-wrapper,.login-panel .ant-input{border-color:#d9e2e2;border-radius:8px;min-height:46px}.login-panel .ant-input-affix-wrapper-focused,.login-panel .ant-input:focus{border-color:#77bbb5;box-shadow:0 0 0 2px #117e771a}.captcha-field{grid-template-columns:minmax(0,1fr) minmax(140px,150px);gap:10px;display:grid}.captcha-field .ant-input{border-radius:8px;min-width:0}.captcha-preview{grid-template-columns:minmax(0,1fr) 38px;justify-self:end;gap:6px;width:min(100%,150px);min-width:0;display:grid}.captcha-button{border-radius:8px;justify-content:center;align-items:center;width:100%;min-width:0;min-height:54px;padding:0 8px;display:flex;overflow:hidden;color:var(--accent)!important;border-color:#d9e2e2!important}.captcha-button img{object-fit:contain;width:100%;max-width:104px;height:36px;display:block}.captcha-refresh{border-radius:8px;width:38px;min-width:38px;height:54px;padding:0;color:var(--accent)!important;border:1px solid #d9e2e2!important}@media (width<=600px){.captcha-field{grid-template-columns:1fr}.captcha-preview{width:min(100%,150px)}}.remember-line{color:#829396;font-size:14px}.login-panel>.ant-form .ant-btn-primary{background:var(--accent);border-radius:8px;height:46px;font-size:16px;box-shadow:0 2px #08635e}.login-footer{color:#91a2a5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.login-footer--compact{margin-top:16px}.login-footer>span{flex:auto;min-width:0}.login-footer-actions{flex-wrap:wrap;align-items:center;gap:12px;display:inline-flex}.login-footer .ant-btn-link,.login-footer a{color:var(--accent);padding-inline:0}.legal-footer{color:#839598;border-top-color:#dce8e8;width:min(1200px,100% - 64px);padding:18px 0 24px}.app-shell{background:var(--workspace-bg);min-height:100vh}.app-shell .ant-layout-sider{border-right:1px solid var(--line);min-height:100vh;box-shadow:2px 0 16px #214b500a;flex:0 0 240px!important;width:240px!important;max-width:240px!important}.app-shell .ant-layout-sider.ant-layout-sider-collapsed{flex-basis:72px!important;width:72px!important;max-width:72px!important}.app-brand{border-bottom-color:var(--line);height:68px;padding:0 18px}.app-brand .brand-mark.small{color:#fff;background:var(--accent);border-radius:10px;width:38px;height:38px;font-size:17px}.app-brand strong{color:var(--text-primary);letter-spacing:.05em;font-size:15px}.app-shell .ant-menu{padding:14px 10px 20px}.app-shell .ant-menu-item,.app-shell .ant-menu-submenu-title{border-radius:7px;height:42px;margin-block:3px;line-height:42px}.app-shell .ant-menu-sub .ant-menu-item,.app-shell .ant-menu-sub .ant-menu-submenu-title{height:36px;line-height:36px;padding-inline-start:36px!important}.app-header{z-index:20;border-bottom-color:var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;height:68px;position:sticky;top:0;box-shadow:0 2px 14px #214b500a;padding:0 28px!important}.app-header>.ant-btn:first-child{border-radius:7px;width:36px;height:36px}.header-search{flex:460px;min-width:220px;max-width:520px;margin-left:10px}.header-search .ant-input-affix-wrapper{border-color:var(--line);background:#f8fbfb;border-radius:7px;min-height:40px}.header-actions{gap:8px!important}.header-actions .ant-btn{color:#536e73}.header-actions .header-action-text{padding-inline:8px}.account-name{min-width:144px;padding-left:4px}.account-name strong{color:var(--text-primary)}.account-name span{color:#8a9c9f}.app-content{min-height:calc(100vh - 126px);padding:24px 32px 32px;overflow:auto}.page-frame,.app-content>.section-card{width:min(1440px,100%);margin-left:auto;margin-right:auto}.page-heading{border-bottom-color:var(--line);align-items:flex-end;margin-bottom:18px;padding-bottom:16px}.page-heading-copy{gap:6px}.page-heading .eyebrow{color:#789397;letter-spacing:.06em;font-size:12px}.page-heading h2{color:var(--text-primary);letter-spacing:0;font-size:28px}.page-heading .ant-typography-secondary{color:var(--text-secondary)}.page-heading-actions{gap:8px}.app-content .ant-card{border-color:var(--line);border-radius:8px;box-shadow:0 4px 18px #214b5009}.app-content .ant-card-head{border-bottom-color:var(--line);min-height:52px}.app-content .ant-card-head-title{color:var(--text-primary)}.app-content .ant-statistic-title{color:var(--text-secondary)}.app-content .ant-statistic-content{color:var(--text-primary)}.app-content .ant-table-thead>tr>th{color:#33555b;border-bottom-color:var(--line);background:#f6faf9}.app-content .ant-table-tbody>tr>td{border-bottom-color:#edf3f3}.app-legal-footer{border-top-color:var(--line);background:#fff;min-height:58px;padding:15px 32px 18px}@media (width<=1180px){.login-shell{gap:56px}.login-intro{padding-left:0}.login-slogan{font-size:44px}.app-header{padding-inline:20px!important}.app-content{padding-inline:24px}.account-name{min-width:110px}}@media (width<=900px){.login-shell{grid-template-columns:1fr;gap:34px;width:min(600px,100% - 40px);min-height:auto;padding:40px 0 30px}.login-intro{text-align:center}.login-brand{justify-content:center;margin-bottom:32px}.login-slogan{font-size:40px}.intro-copy{margin-inline:auto}.login-points{justify-items:center}.trust-line{justify-content:center}.login-panel{max-width:432px;margin-inline:auto}.app-shell .ant-layout-sider{flex-basis:72px!important;width:72px!important;max-width:72px!important}.app-content{padding-inline:20px}.header-search{min-width:160px}.header-action-text{display:none}}@media (width<=600px){.login-page{overflow:auto}.login-shell{width:calc(100% - 28px);padding-top:30px}.login-brand .brand-mark{width:64px;height:64px;font-size:24px}.login-brand-name{font-size:11px}.login-slogan{font-size:34px}.intro-copy{font-size:14px}.login-panel{padding:30px 22px 24px}.panel-heading h2{font-size:28px}.login-footer{flex-direction:column;align-items:flex-start}.legal-footer{justify-content:flex-start;width:calc(100% - 28px)}.app-shell .ant-layout-sider{display:block;flex-basis:60px!important;width:60px!important;max-width:60px!important}.app-header{padding-inline:10px!important}.header-search,.account-name{display:none}.app-content{padding:16px 12px 22px}.page-heading{flex-direction:column;align-items:flex-start;margin-bottom:12px;padding-bottom:12px}.page-heading h2{font-size:24px}.page-heading-actions{justify-content:flex-start;width:100%}.app-content .ant-card-head,.app-content .ant-card-body{padding-inline:14px}.app-legal-footer{justify-content:flex-start;padding-inline:12px}}}.workbench-rebuild{gap:14px;display:grid}.workbench-command-header{color:#e9f7f5;background:#122328;border:1px solid #203e42;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;min-height:126px;padding:22px 24px;display:flex;box-shadow:0 12px 28px #15363a24}.workbench-command-header>div:first-child{gap:7px;min-width:0;display:grid}.workbench-command-header .eyebrow{color:#7fc9bf}.workbench-command-header h3{color:#f2fbfa;margin:0;font-size:30px;font-weight:700;line-height:1.15}.workbench-command-header p{color:#a4c2c1;margin:0;font-size:13px}.workbench-command-status{color:#a4c2c1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;display:flex}.workbench-status-dot{background:#73d2c3;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #73d2c31f}.workbench-command-status .ant-btn-primary{color:#10302e;box-shadow:none;background:#73d2c3;border-color:#73d2c3}.workbench-task-strip,.workbench-business-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.workbench-task-card,.workbench-business-card{text-align:left;cursor:pointer;border:1px solid #263f43;border-radius:8px;align-items:center;min-width:0;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex}.workbench-task-card{color:#dcefed;background:#172c31;gap:12px;min-height:102px;padding:14px 16px}.workbench-task-card:hover,.workbench-business-card:hover{border-color:#6dbeb3;transform:translateY(-1px);box-shadow:0 8px 20px #15363a1f}.workbench-task-icon,.workbench-business-icon{color:#82d2c6;background:#203d40;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.workbench-task-copy,.workbench-business-card>span:last-child{gap:3px;min-width:0;display:grid}.workbench-task-copy small,.workbench-business-card small{color:#91aeae;font-size:12px}.workbench-task-copy strong,.workbench-business-card strong{color:#f1fbfa;font-variant-numeric:tabular-nums;font-size:25px;line-height:1.05}.workbench-task-copy em,.workbench-business-card em{color:#739393;font-size:11px;font-style:normal}.workbench-card-arrow{color:#648b8b;margin-left:auto;font-size:12px}.workbench-business-strip{padding:2px 0}.workbench-business-card{background:#fff;border-color:#dce8e8;gap:10px;min-height:86px;padding:12px 14px}.workbench-business-icon{color:#0f766e;background:#e9f6f3}.workbench-business-card small{color:#789095}.workbench-business-card strong{color:#183d44;font-size:22px}.workbench-business-card em{color:#91a2a5}.workbench-rebuild-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);grid-template-areas:"focus progress""trend site""queue risk";align-items:start;gap:14px;display:grid}.workbench-rebuild-grid--site{grid-template-areas:"focus progress""site queue""risk queue"}.workbench-panel{background:#fff;border:1px solid #dce8e8;border-radius:8px;min-width:0;padding:16px 18px;box-shadow:0 5px 18px #1b494f09}.workbench-focus-panel{grid-area:focus}.workbench-progress-panel{grid-area:progress}.workbench-trend-panel{grid-area:trend}.workbench-site-panel{grid-area:site;padding-bottom:0;overflow:hidden}.workbench-queue-panel{grid-area:queue}.workbench-risk-panel{grid-area:risk}.workbench-panel-header{justify-content:space-between;align-items:center;gap:12px;min-height:38px;margin-bottom:12px;display:flex}.workbench-panel-header>div{gap:3px;min-width:0;display:grid}.workbench-panel-header span{color:#8a9b9e;font-size:11px}.workbench-panel-header h4{color:#1c4148;margin:0;font-size:16px;line-height:1.2}.workbench-panel-header>strong,.workbench-panel-note{color:#0f766e;font-size:12px}.workbench-focus-list,.workbench-queue-list,.workbench-risk-list,.workbench-progress-list{gap:7px;display:grid}.workbench-focus-item,.workbench-risk-item{color:#294e55;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf2f2;align-items:center;gap:10px;width:100%;min-height:54px;padding:7px 8px;display:flex}.workbench-focus-item:last-child,.workbench-risk-item:last-child{border-bottom:0}.workbench-focus-item:hover,.workbench-risk-item:hover{background:#f2f9f8;border-radius:7px}.workbench-focus-mark{color:#0f766e;background:#e8f6f3;border-radius:7px;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:grid}.workbench-focus-mark--warning{color:#9a6a15;background:#fff4d8}.workbench-focus-mark--danger{color:#b23b2b;background:#fff0ed}.workbench-focus-copy,.workbench-risk-item>span:first-child{flex:1;gap:3px;min-width:0;display:grid}.workbench-focus-copy strong,.workbench-risk-item strong{color:#294e55;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.workbench-focus-copy small,.workbench-risk-item small{color:#8a9b9e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workbench-focus-item>.anticon{color:#91a2a5;font-size:11px}.workbench-progress-row{gap:7px;display:grid}.workbench-progress-row>div{color:#6e8589;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.workbench-progress-row strong{color:#214a51;font-variant-numeric:tabular-nums;font-size:14px}.workbench-progress-row small{color:#91a2a5;font-size:11px}.workbench-progress-danger{color:#c55d3a!important}.workbench-progress-track{background:#edf2f2;border-radius:999px;height:7px;display:block;overflow:hidden}.workbench-progress-track i{border-radius:inherit;background:#d3a652;height:100%;display:block}.workbench-progress-track--teal i{background:#4db7a8}.workbench-queue-item{border-bottom:1px solid #edf2f2;align-items:center;gap:9px;min-width:0;padding:9px 0;display:flex}.workbench-queue-item:last-child{border-bottom:0}.workbench-queue-dot{background:#7fb5ae;border-radius:50%;flex:none;width:7px;height:7px}.workbench-queue-dot--urgent{background:#d4380d}.workbench-queue-dot--high{background:#d99b2b}.workbench-queue-copy{flex:1;gap:3px;min-width:0;display:grid}.workbench-queue-copy strong{color:#294e55;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.workbench-queue-copy small{color:#8a9b9e;font-size:11px}.workbench-inline-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.workbench-inline-stats>div{background:#f8fbfb;border:1px solid #e4eeee;border-radius:7px;gap:5px;padding:12px;display:grid}.workbench-inline-stats span{color:#8a9b9e;font-size:11px}.workbench-inline-stats strong{color:#214a51;font-variant-numeric:tabular-nums;font-size:20px}.workbench-quickbar{background:#f8fbfb;border:1px solid #dce8e8;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.workbench-quickbar>div:first-child{gap:3px;min-width:110px;display:grid}.workbench-quickbar>div:first-child span{color:#8a9b9e;font-size:11px}.workbench-quickbar>div:first-child strong{color:#294e55;font-size:14px}.workbench-quick-actions{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:8px;display:flex}.theme-dark .workbench-business-card,.theme-dark .workbench-panel,.theme-dark .workbench-quickbar{background:#142229;border-color:#263a41}.theme-dark .workbench-business-card strong,.theme-dark .workbench-panel-header h4,.theme-dark .workbench-focus-copy strong,.theme-dark .workbench-risk-item strong,.theme-dark .workbench-queue-copy strong,.theme-dark .workbench-inline-stats strong,.theme-dark .workbench-quickbar>div:first-child strong,.theme-dark .workbench-progress-row strong{color:#dcebec}.theme-dark .workbench-business-card small,.theme-dark .workbench-panel-header span,.theme-dark .workbench-focus-copy small,.theme-dark .workbench-risk-item small,.theme-dark .workbench-queue-copy small,.theme-dark .workbench-progress-row small,.theme-dark .workbench-inline-stats span,.theme-dark .workbench-quickbar>div:first-child span{color:#8da5a9}.theme-dark .workbench-focus-item,.theme-dark .workbench-risk-item,.theme-dark .workbench-queue-item{color:#d6e6e7;border-color:#263a41}.theme-dark .workbench-focus-item:hover,.theme-dark .workbench-risk-item:hover,.theme-dark .workbench-inline-stats>div{background:#172b31}@media (width<=900px){.workbench-task-strip,.workbench-business-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-rebuild-grid,.workbench-rebuild-grid--site{grid-template-columns:1fr;grid-template-areas:"focus""progress""trend""site""queue""risk"}.workbench-rebuild-grid--site{grid-template-areas:"focus""progress""site""queue""risk"}}@media (width<=600px){.workbench-command-header,.workbench-quickbar{flex-direction:column;align-items:flex-start}.workbench-command-header h3{font-size:25px}.workbench-command-status,.workbench-quick-actions{justify-content:flex-start}.workbench-task-strip,.workbench-business-strip{grid-template-columns:1fr 1fr;gap:8px}.workbench-task-card{min-height:94px;padding:12px}.workbench-task-copy strong,.workbench-business-card strong{font-size:20px}.workbench-panel{padding:14px}.workbench-site-panel{padding-left:0;padding-right:0}.workbench-site-panel .workbench-panel-header{padding-inline:14px}.workbench-inline-stats{gap:6px}.workbench-inline-stats>div{padding:9px}}.workbench-task-layout{grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);align-items:stretch;gap:14px;display:grid}.workbench-task-overview,.workbench-task-detail,.workbench-timeline-panel{background:#fff;border:1px solid #dce8e8;border-radius:8px;min-width:0;padding:18px;box-shadow:0 5px 18px #1b494f09}.workbench-task-overview{min-height:390px}.workbench-task-detail{flex-direction:column;min-height:390px;display:flex}.workbench-task-filters{border-bottom:1px solid #edf2f2;flex-wrap:wrap;gap:5px;margin:0 0 10px;padding-bottom:9px;display:flex}.workbench-task-filters button{color:#789095;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:12px;display:inline-flex}.workbench-task-filters button:hover{color:#0f766e;background:#f2f9f8}.workbench-task-filters button.active{color:#0f766e;background:#e9f6f3;border-color:#b9ded9;font-weight:600}.workbench-task-filters button span{color:#8a9b9e;text-align:center;background:#f1f5f5;border-radius:10px;min-width:18px;padding:1px 4px;font-size:10px}.workbench-task-filters button.active span{color:#0f766e;background:#fff}.workbench-task-list{gap:5px;display:grid}.workbench-task-row{color:#294e55;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-bottom-color:#edf2f2;grid-template-columns:7px minmax(0,1fr) auto 15px;align-items:center;gap:10px;width:100%;min-height:60px;padding:8px 9px;transition:border-color .18s,background .18s,transform .18s;display:grid}.workbench-task-row:hover{background:#f7fbfb;border-color:#cfe5e2;border-radius:7px;transform:translate(2px)}.workbench-task-row.is-selected{background:#eaf8f5;border-color:#83cfc4;border-radius:7px;box-shadow:inset 3px 0 #28a99b}.workbench-task-row-status{background:#7fb5ae;border-radius:4px;width:7px;height:36px}.workbench-task-row-status--high{background:#d99b2b}.workbench-task-row-status--urgent{background:#d4380d}.workbench-task-row-status--low{background:#9eb4b4}.workbench-task-row-copy{gap:4px;min-width:0;display:grid}.workbench-task-row-copy strong{color:#294e55;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.workbench-task-row-copy small,.workbench-task-row-meta small{color:#8a9b9e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workbench-task-row-meta{justify-items:end;gap:4px;display:grid}.workbench-task-row>.anticon{color:#9aabad;font-size:11px}.workbench-task-detail-title{gap:9px;margin:2px 0 18px;display:grid}.workbench-task-detail-title strong{color:#183d44;font-size:20px;line-height:1.35}.workbench-task-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.workbench-task-detail-grid>div{background:#f8fbfb;border:1px solid #e5eeee;border-radius:7px;gap:5px;min-width:0;padding:10px;display:grid}.workbench-task-detail-grid span,.workbench-task-detail-section>span{color:#8a9b9e;font-size:11px}.workbench-task-detail-grid strong{color:#294e55;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workbench-task-detail-grid strong.is-danger{color:#c55d3a}.workbench-task-detail-section{gap:5px;margin-top:16px;display:grid}.workbench-task-detail-section p{color:#5d7479;margin:0;font-size:12px;line-height:1.65}.workbench-task-detail-actions{flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:18px;display:flex}.workbench-task-detail-actions .ant-btn{flex:150px}.workbench-timeline-panel{padding-block:16px 20px}.workbench-timeline-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:14px;display:grid;position:relative}.workbench-timeline-track:before{content:"";background:#dcebea;height:2px;position:absolute;top:21px;left:10%;right:10%}.workbench-timeline-node{text-align:center;justify-items:center;gap:6px;min-width:0;display:grid;position:relative}.workbench-timeline-dot{z-index:1;background:#b8ccca;border:3px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 0 0 1px #d5e4e2}.workbench-timeline-node--done .workbench-timeline-dot{background:#36aa9c;box-shadow:0 0 0 1px #36aa9c}.workbench-timeline-node--active .workbench-timeline-dot{background:#0f766e;box-shadow:0 0 0 4px #0f766e24}.workbench-timeline-node--danger .workbench-timeline-dot{background:#d4380d;box-shadow:0 0 0 1px #d4380d}.workbench-timeline-node strong{color:#294e55;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.workbench-timeline-node small{color:#8a9b9e;font-size:11px}.workbench-support-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"progress trend""site risk";align-items:start;gap:14px;display:grid}.workbench-support-grid--site{grid-template-areas:"progress site""risk risk"}.workbench-support-grid .workbench-progress-panel{grid-area:progress}.workbench-support-grid .workbench-trend-panel{grid-area:trend}.workbench-support-grid .workbench-site-panel{grid-area:site}.workbench-support-grid .workbench-risk-panel{grid-area:risk}.theme-dark .workbench-task-overview,.theme-dark .workbench-task-detail,.theme-dark .workbench-timeline-panel{background:#142229;border-color:#263a41}.theme-dark .workbench-task-row{color:#d6e6e7;border-color:#263a41}.theme-dark .workbench-task-row:hover,.theme-dark .workbench-task-row.is-selected{background:#172f35;border-color:#3b7772}.theme-dark .workbench-task-row-copy strong,.theme-dark .workbench-task-detail-title strong,.theme-dark .workbench-task-detail-grid strong,.theme-dark .workbench-timeline-node strong{color:#dcebec}.theme-dark .workbench-task-row-copy small,.theme-dark .workbench-task-row-meta small,.theme-dark .workbench-task-detail-grid span,.theme-dark .workbench-task-detail-section>span,.theme-dark .workbench-task-detail-section p,.theme-dark .workbench-timeline-node small{color:#8da5a9}.theme-dark .workbench-task-detail-grid>div{background:#172b31;border-color:#2b464b}.theme-dark .workbench-task-filters{border-color:#263a41}@media (width<=900px){.workbench-task-layout{grid-template-columns:1fr}.workbench-task-overview,.workbench-task-detail{min-height:auto}.workbench-task-detail{min-height:360px}.workbench-support-grid,.workbench-support-grid--site{grid-template-columns:1fr;grid-template-areas:"progress""trend""site""risk"}.workbench-support-grid--site{grid-template-areas:"progress""site""risk"}}@media (width<=600px){.workbench-task-overview,.workbench-task-detail,.workbench-timeline-panel{padding:14px}.workbench-task-row{grid-template-columns:7px minmax(0,1fr) 15px}.workbench-task-row-meta{display:none}.workbench-task-detail-grid{grid-template-columns:1fr 1fr}.workbench-timeline-track{gap:2px}.workbench-timeline-track:before{left:5%;right:5%}.workbench-timeline-node strong{font-size:11px}}.resource-catalog-panel{overflow:hidden}.resource-catalog-panel>.ant-card-head{min-height:68px;padding-inline:22px}.resource-catalog-panel>.ant-card-body{padding:0 22px 22px}.resource-catalog-panel .ant-card-extra{max-width:78%}.resource-panel-eyebrow{color:#8a9b9e;margin-bottom:4px;font-size:11px;font-weight:400;line-height:1;display:block}.resource-catalog-panel .ant-card-head-title strong{color:#183d44;font-size:19px}.resource-catalog-summary{color:#8a9b9e;align-items:center;gap:7px;min-height:42px;font-size:12px;display:flex}.resource-catalog-summary strong{color:#0f766e;font-variant-numeric:tabular-nums;font-size:18px}.resource-catalog-summary i{background:#dce8e8;width:1px;height:14px;margin:0 5px}.resource-product-grid,.school-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.resource-product-card{background:#fff;border:1px solid #dce8e8;border-radius:9px;grid-template-rows:auto auto auto 1fr auto;min-width:0;min-height:300px;padding:17px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;box-shadow:0 5px 18px #1b494f09}.resource-product-card:hover{border-color:#8fcfc7;transform:translateY(-2px);box-shadow:0 12px 28px #1b494f17}.resource-product-card-head{align-items:flex-start;gap:10px;min-width:0;display:flex}.resource-product-icon{color:#0f766e;background:#e9f6f3;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.resource-product-title{flex:1;gap:4px;min-width:0;display:grid}.resource-product-title strong{color:#183d44;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:700;line-height:1.35;overflow:hidden}.resource-product-title span{color:#8a9b9e;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.resource-product-card-head .ant-tag{flex:none;margin:0}.resource-product-tags{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;margin-top:14px;display:flex}.resource-product-tags .ant-tag{margin:0}.resource-product-tags>span{color:#6e8589;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.resource-product-info-line{background:#f8fbfb;border:1px solid #e6eeee;border-radius:7px;justify-content:space-between;gap:10px;min-width:0;margin-top:16px;padding:10px 11px;display:flex}.resource-product-info-line span{color:#8a9b9e;font-size:11px}.resource-product-info-line strong{color:#294e55;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.resource-product-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.resource-product-stats>div{background:#fbfdfd;border:1px solid #e6eeee;border-radius:7px;gap:4px;min-width:0;padding:9px 8px;display:grid}.resource-product-stats strong{color:#214a51;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.resource-product-stats span,.resource-price-grid span{color:#8a9b9e;font-size:11px}.resource-product-stats--course{margin-top:12px}.resource-product-stats--course strong{font-size:13px}.resource-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.resource-product-card--fees .resource-price-grid{display:none}.resource-price-grid>div{background:#fbfdfd;border:1px solid #e6eeee;border-radius:7px;gap:5px;padding:11px;display:grid}.resource-price-grid strong{color:#0f766e;font-variant-numeric:tabular-nums;font-size:17px}.fee-quote-mini{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.fee-quote-mini>div{background:#f8fbfb;border:1px solid #e1eeee;border-radius:7px;gap:4px;min-width:0;padding:8px;display:grid}.fee-quote-mini span{color:#829497;font-size:11px;line-height:1.35}.fee-quote-mini strong{color:#214a51;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.fee-quote-mini-total{grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:8px;background:#edf9f6!important;border-color:#b9ddd7!important;padding:10px 11px!important;display:flex!important}.fee-quote-mini-total strong{color:#0f766e;font-size:21px}.fee-quote-mini-optional{grid-column:1/-1;justify-content:space-between;align-items:center;display:flex!important}.fee-quote-mini-optional strong{color:#397e80;font-size:13px}.fee-quote-board{background:#f4fbfa;border:1px solid #d8ebe8;border-radius:10px;padding:14px}.fee-quote-board-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.fee-quote-board-heading>div{gap:4px;min-width:0;display:grid}.fee-quote-board-heading strong{color:#183d44;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.fee-quote-board-heading span:not(.fee-quote-kicker){color:#6f8589;font-size:12px}.fee-quote-kicker{color:#0f766e;letter-spacing:.04em;font-size:11px;font-weight:600}.fee-quote-board-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:13px;display:grid}.fee-quote-metric{background:#fff;border:1px solid #dfebeb;border-radius:8px;gap:4px;min-width:0;padding:10px;display:grid}.fee-quote-metric span{color:#829497;font-size:11px}.fee-quote-metric strong{color:#214a51;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.fee-quote-metric small{color:#91a1a3;font-size:10px;line-height:1.35}.fee-quote-metric--primary{background:#eaf8f5;border-color:#a9d8d1}.fee-quote-metric--primary strong{color:#0f766e;font-size:22px}.fee-quote-metric--optional{background:#f6fbfb}.fee-quote-section{margin-top:16px}.fee-quote-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.fee-quote-section-heading>div{gap:2px;display:grid}.fee-quote-section-heading strong{color:#294e55;font-size:14px}.fee-quote-section-heading span{color:#8a9b9e;font-size:11px}.fee-quote-empty{color:#91a1a3;text-align:center;border:1px dashed #cbdcdc;border-radius:7px;padding:12px;font-size:12px}.fee-quote-footnote{color:#8a9b9e;border-top:1px solid #edf2f2;margin-top:16px;padding-top:11px;font-size:11px;line-height:1.6}.resource-product-note{min-width:0;margin-top:13px}.resource-product-note span{color:#8a9b9e;font-size:11px}.resource-product-note p{color:#5d7479;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.resource-product-actions{border-top:1px solid #edf2f2;flex-wrap:wrap;align-items:center;gap:2px;margin-top:16px;padding-top:11px;display:flex}.resource-product-actions .ant-btn{color:#0f766e;padding-inline:5px;font-size:12px}.resource-loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.resource-loading-grid .ant-card{min-height:300px;margin:0}.resource-drawer-status{color:#8a9b9e;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.resource-drawer-status .ant-tag{margin:0}.resource-detail-drawer .ant-drawer-content-wrapper{max-width:100vw}.resource-detail-drawer .ant-drawer-body{padding:16px 20px 22px;overflow-x:hidden}.resource-detail-drawer .ant-descriptions{margin-bottom:16px}.resource-detail-drawer .ant-descriptions-item-label{color:#789095;background:#f8fbfb;width:105px}.resource-detail-modal .ant-modal-body{padding:4px 0 2px}.resource-detail-modal .ant-descriptions{margin-bottom:16px}.resource-detail-modal .ant-descriptions-item-label{color:#789095;background:#f8fbfb;width:120px}.resource-detail-modal--fees .ant-modal-body{max-height:min(72vh,760px);padding-inline:2px;overflow:auto}.resource-fee-details{min-width:0}.resource-fee-details .ant-table-wrapper{margin-bottom:4px}.resource-fee-table .ant-table-container{min-width:860px}.resource-drawer-actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.resource-drawer-actions .ant-btn{flex:0 auto}.theme-dark .resource-product-card,.theme-dark .resource-product-info-line,.theme-dark .resource-product-stats>div,.theme-dark .resource-price-grid>div,.theme-dark .fee-quote-mini>div,.theme-dark .fee-quote-metric{background:#142229;border-color:#263a41}.theme-dark .fee-quote-mini-total,.theme-dark .fee-quote-board{background:#173430!important;border-color:#32645f!important}.theme-dark .fee-quote-mini-total strong,.theme-dark .fee-quote-metric--primary strong{color:#7ed3c8}.theme-dark .fee-quote-board-heading strong,.theme-dark .fee-quote-section-heading strong,.theme-dark .fee-quote-mini strong,.theme-dark .fee-quote-metric strong{color:#dcebec}.theme-dark .fee-quote-board-heading span:not(.fee-quote-kicker),.theme-dark .fee-quote-metric span,.theme-dark .fee-quote-metric small,.theme-dark .fee-quote-section-heading span,.theme-dark .fee-quote-empty,.theme-dark .fee-quote-footnote{color:#8da5a9}.theme-dark .resource-catalog-panel .ant-card-head-title strong,.theme-dark .resource-product-title strong,.theme-dark .resource-product-info-line strong,.theme-dark .resource-product-stats strong{color:#dcebec}.theme-dark .resource-product-tags>span,.theme-dark .resource-product-info-line span,.theme-dark .resource-product-stats span,.theme-dark .resource-price-grid span,.theme-dark .resource-product-note span,.theme-dark .resource-product-note p,.theme-dark .resource-drawer-status{color:#8da5a9}.theme-dark .resource-product-actions{border-color:#263a41}@media (width<=1120px){.resource-product-grid,.school-product-grid,.resource-loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-catalog-panel .ant-card-extra{max-width:100%}}@media (width<=1180px){.resource-detail-drawer .ant-drawer-content-wrapper{width:min(92vw,680px)!important}}@media (width<=720px){.resource-product-grid,.school-product-grid,.resource-loading-grid{grid-template-columns:1fr}.resource-catalog-panel>.ant-card-head{flex-direction:column;align-items:flex-start;height:auto;padding:14px}.resource-catalog-panel>.ant-card-body{padding:0 14px 14px}.resource-catalog-panel .ant-card-extra,.resource-catalog-panel .ant-card-extra .ant-space{width:100%}.resource-catalog-panel .ant-card-extra .ant-input,.resource-catalog-panel .ant-card-extra .ant-select{width:100%!important}.resource-product-card{min-height:0}.resource-detail-drawer .ant-drawer-content-wrapper{width:100vw!important}.resource-detail-drawer .ant-drawer-body{padding:14px 14px 18px}.resource-detail-drawer .ant-descriptions-item-label{width:88px}.resource-detail-modal{max-width:calc(100vw - 24px)}.resource-detail-modal .ant-modal-content{padding:18px 14px 14px}.resource-detail-modal .ant-descriptions-item-label{width:88px}.resource-detail-modal--fees .ant-modal-body{max-height:74vh;padding-inline:0}.resource-drawer-actions .ant-btn{flex:160px}.resource-fee-table .ant-table-container{min-width:760px}.fee-quote-board-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--layout-page-bg:#f4f8f8;--layout-surface:#fff;--layout-surface-subtle:#f8fbfb;--layout-line:#dfe9e9;--layout-line-strong:#c8d9d9;--layout-text:#173f46;--layout-muted:#73868b;--layout-accent:#0f8178;--layout-accent-soft:#e8f5f2;--layout-shadow:0 10px 28px #19464b0e}html,body,#root{min-width:320px;height:100%;min-height:100%}body{color:var(--layout-text);background:var(--layout-page-bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;overflow-x:hidden}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.brand-mark{width:64px;height:64px;color:var(--layout-accent);letter-spacing:.06em;background:#effaf8;border:1px solid #a7d4d3;border-radius:50%;place-items:center;font-size:26px;font-weight:800;display:grid}.brand-mark.small{width:38px;height:38px;font-size:17px}.login-page{min-height:100dvh;color:var(--layout-text);isolation:isolate;background:#f4f9f9;flex-direction:column;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 14% 23%,#d3f4f0a6,#0000 23%),linear-gradient(135deg,#f0fbfa 0%,#f7faf9 53%,#f4f8f8 100%);position:absolute;inset:0}.login-page:after{content:"";z-index:-1;pointer-events:none;border:1px solid #d8e9e8;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-285px;right:-260px}.login-shell{z-index:1;grid-template-columns:minmax(0,1fr) minmax(430px,41%);align-items:center;gap:clamp(72px,8vw,168px);width:min(1540px,100% - 260px);min-height:calc(100dvh - 92px);margin:auto;padding:36px 0 24px;display:grid;position:relative}.login-intro{max-width:760px;padding:0}.login-brand{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:clamp(46px,7vh,78px);display:flex}.login-brand .brand-mark{width:88px;height:88px;color:var(--layout-accent);background:#f0faf8;border:1px solid #a8ddda;border-radius:50%;font-size:32px}.login-brand-name{letter-spacing:.12em;font-size:14px;display:block;color:#5f8990!important}.login-slogan,.login-slogan.ant-typography{color:#153f46;max-width:760px;letter-spacing:0!important;margin:0 0 24px!important;font-size:clamp(42px,4.25vw,76px)!important;font-weight:750!important;line-height:1.12!important}.login-slogan strong{color:var(--layout-accent);font-size:inherit;font-weight:750;display:block}.intro-copy{color:#6b858a;max-width:620px;font-size:16px;line-height:1.85;display:block}.trust-line{color:#44858a;align-items:center;gap:8px;margin-top:34px;font-size:14px;display:inline-flex}.login-panel{background:#fffffffa;border:1px solid #e0ebeb;border-radius:24px;width:100%;max-width:none;padding:52px 50px 40px;box-shadow:0 24px 56px #2552561c}.panel-heading{margin-bottom:30px}.panel-heading>span{font-size:15px;color:#8d9b9d!important}.panel-heading h2,.panel-heading h2.ant-typography{color:#153f46;margin:18px 0 0!important;font-size:36px!important;font-weight:750!important;line-height:1.2!important}.login-panel .ant-form-item{margin-bottom:24px}.login-panel .ant-form-item-label>label{color:#334f54;font-size:14px}.login-panel .ant-input-affix-wrapper,.login-panel .ant-input{border-color:#d6e1e1;border-radius:8px;min-height:54px}.login-panel .ant-input-affix-wrapper-focused,.login-panel .ant-input:focus{border-color:#78bdb7;box-shadow:0 0 0 2px #0f81781a}.captcha-field{grid-template-columns:minmax(0,1fr) minmax(140px,150px);gap:10px;display:grid}.captcha-field .ant-input{border-radius:8px;min-width:0}.captcha-preview{grid-template-columns:minmax(0,1fr) 38px;justify-self:end;gap:6px;width:min(100%,150px);min-width:0;display:grid}.captcha-button{border-radius:8px;justify-content:center;align-items:center;width:100%;min-width:0;min-height:54px;padding:0 8px;display:flex;overflow:hidden;color:var(--layout-accent)!important;border-color:#d6e1e1!important}.captcha-button img{object-fit:contain;width:100%;max-width:104px;height:36px;display:block}.captcha-refresh{border-radius:8px;width:38px;min-width:38px;height:54px;padding:0;color:var(--layout-accent)!important;border:1px solid #d6e1e1!important}@media (width<=600px){.captcha-field{grid-template-columns:1fr}.captcha-preview{width:min(100%,150px)}}.captcha-notice{color:#9b7b3f;margin:-10px 0 16px;font-size:12px;line-height:1.5}.remember-line{color:#829396;font-size:14px}.login-panel>.ant-form .ant-btn-primary{background:var(--layout-accent);height:54px;box-shadow:none;border-radius:8px;font-size:16px}.login-footer{color:#91a2a5;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;font-size:13px;line-height:1.5;display:flex}.login-footer a{color:var(--layout-accent);white-space:nowrap}.legal-footer{z-index:1;color:#839598;border-top:1px solid #dce8e8;flex-wrap:wrap;justify-content:center;gap:8px 22px;width:min(1540px,100% - 260px);margin:0 auto;padding:18px 0 24px;font-size:13px;line-height:1.6;display:flex;position:relative}.legal-footer a:hover,.app-legal-footer a:hover{color:var(--layout-accent)}.app-shell{background:var(--layout-page-bg);width:100%;min-height:100dvh;display:flex}.app-shell>.ant-layout{flex:auto;min-width:0;min-height:100dvh;display:flex}.app-shell>.ant-layout>.ant-layout{min-width:0;min-height:100dvh}.app-shell .ant-layout-sider{z-index:30;border-right:1px solid var(--layout-line);background:var(--layout-surface);height:100dvh;min-height:100dvh;position:sticky;top:0;overflow:hidden;box-shadow:2px 0 18px #1c434809;flex:0 0 240px!important;width:240px!important;max-width:240px!important}.app-shell .ant-layout-sider.ant-layout-sider-collapsed{flex-basis:72px!important;width:72px!important;max-width:72px!important}.app-shell .ant-layout-sider-children{flex-direction:column;height:100%;display:flex}.app-brand{border-bottom:1px solid var(--layout-line);flex:0 0 68px;align-items:center;gap:10px;height:68px;padding:0 18px;display:flex}.app-brand .brand-mark.small,.mobile-nav-brand .brand-mark.small{color:#fff;background:var(--layout-accent);border:0;border-radius:10px;width:38px;height:38px;font-size:17px}.app-brand strong,.mobile-nav-brand strong{color:var(--layout-text);letter-spacing:.04em;font-size:15px;display:block}.app-brand span,.mobile-nav-brand span{color:#8a9da0;margin-top:2px;font-size:11px;display:block}.app-shell .ant-menu{scrollbar-width:thin;flex:auto;min-height:0;padding:12px 10px 20px;overflow-y:auto;border-inline-end:0!important}.app-shell .ant-menu-item,.app-shell .ant-menu-submenu-title{border-radius:8px;height:40px;margin-block:2px;line-height:40px}.app-shell .ant-menu-sub .ant-menu-item,.app-shell .ant-menu-sub .ant-menu-submenu-title{height:34px;line-height:34px;padding-inline-start:36px!important}.app-header{z-index:20;border-bottom:1px solid var(--layout-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;flex-wrap:nowrap;align-items:center;gap:10px;min-width:0;height:68px;min-height:68px;display:flex;position:sticky;top:0;box-shadow:0 2px 14px #1c434809;padding:0 28px!important}.app-header>.ant-btn:first-child{border-radius:8px;flex:0 0 36px;width:36px;height:36px}.header-search{flex:440px;min-width:0;max-width:520px;margin-left:10px}.header-search .ant-input-affix-wrapper{border-color:var(--layout-line);background:var(--layout-surface-subtle);border-radius:8px;min-height:40px}.header-actions{white-space:nowrap;flex:0 auto;align-items:center;min-width:0;margin-left:auto;display:inline-flex;overflow:visible;gap:6px!important}.header-actions .ant-space-item,.header-actions .ant-btn,.header-actions .ant-avatar{flex:none;align-items:center;display:flex}.header-actions .ant-btn{color:#526e73}.header-actions .header-action-text{white-space:nowrap;padding-inline:8px}.account-name{flex:none;align-content:center;align-self:center;gap:2px;width:clamp(96px,9vw,138px);min-width:0;height:36px;padding-left:4px;line-height:1.2;display:grid}.account-name strong,.account-name span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-name strong{color:var(--layout-text);font-size:13px}.account-name span{color:#899b9f;font-size:11px}.school-directory-filters{justify-content:flex-end;max-width:100%}.app-content{flex:auto;min-height:calc(100dvh - 126px);padding:24px 32px 30px;overflow:hidden auto}.page-frame,.app-content>.section-card{width:min(1440px,100%);min-width:0;margin-left:auto;margin-right:auto}.page-frame>.ant-row{row-gap:16px}.page-heading{border-bottom:1px solid var(--layout-line);justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;padding-bottom:14px;display:flex}.page-heading-copy{gap:5px;min-width:0;display:grid}.page-heading .eyebrow{color:#7c9195;letter-spacing:.08em;font-size:11px;margin-bottom:0!important}.page-heading h2,.page-heading h2.ant-typography{color:var(--layout-text);letter-spacing:0!important;margin:0!important;font-size:28px!important;line-height:1.25!important}.page-heading .ant-typography-secondary{color:var(--layout-muted)}.page-heading-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.app-content .ant-card{border-color:var(--layout-line);box-shadow:var(--layout-shadow);border-radius:10px}.app-content .ant-card-head{border-bottom-color:var(--layout-line);min-height:50px;padding-inline:18px}.app-content .ant-card-head-title{color:var(--layout-text)}.app-content .ant-card-body{padding:18px}.app-content .ant-table-thead>tr>th{color:#34565c;border-bottom-color:var(--layout-line);background:#f7faf9}.app-content .ant-table-tbody>tr>td{border-bottom-color:#edf2f2}.app-content .ant-form-item-label>label{color:#38595e}.app-content .ant-input,.app-content .ant-input-affix-wrapper,.app-content .ant-select-selector,.app-content .ant-picker,.app-content .ant-input-number{border-color:var(--layout-line-strong)}.app-content .ant-input:focus,.app-content .ant-input-affix-wrapper-focused,.app-content .ant-select-focused .ant-select-selector,.app-content .ant-picker-focused,.app-content .ant-input-number-focused{border-color:#78bdb7;box-shadow:0 0 0 2px #0f81781a}.app-content .ant-pagination{margin-bottom:0}.app-content .ant-card,.app-content .ant-table-wrapper,.app-content .ant-form,.app-content .ant-tabs{min-width:0}.section-card{margin-top:14px;overflow:hidden}.app-legal-footer{border-top:1px solid var(--layout-line);color:#839598;background:var(--layout-surface);flex-wrap:wrap;align-items:center;gap:6px 18px;min-height:58px;padding:15px 32px 18px;font-size:12px;line-height:1.5;display:flex}.mobile-nav-drawer .ant-drawer-body{padding:0}.mobile-nav-brand{border-bottom:1px solid var(--layout-line);align-items:center;gap:10px;min-height:68px;padding:0 18px;display:flex}.theme-dark .app-shell,.theme-dark .app-content{background:#0d171c}.theme-dark .app-shell .ant-layout-sider,.theme-dark .app-brand,.theme-dark .app-header,.theme-dark .app-legal-footer{background:#101c22;border-color:#213138}.theme-dark .page-heading,.theme-dark .app-content .ant-card,.theme-dark .app-content .ant-card-head,.theme-dark .app-content .ant-table-tbody>tr>td{border-color:#263a41}.theme-dark .page-heading h2,.theme-dark .app-content .ant-card-head-title{color:#e9f4f4}.theme-dark .app-content .ant-card-body,.theme-dark .app-content .ant-table{color:#c8dcdd;background:#142229}@media (width<=1500px){.login-shell,.legal-footer{width:min(1240px,100% - 96px)}.login-shell{grid-template-columns:minmax(0,1fr) minmax(430px,456px);gap:80px}}@media (width<=1180px){.login-shell{gap:52px;width:min(1120px,100% - 56px)}.login-slogan{font-size:clamp(40px,5vw,58px)!important}.app-header{padding-inline:20px!important}.app-content{padding-inline:24px}.account-name{min-width:112px}.header-search{min-width:0}}@media (width<=1080px){.header-action-text{display:none}.account-name{min-width:96px;max-width:120px}}@media (width<=1280px){.header-action-text{display:none}.account-name{width:104px}}@media (width<=900px){.login-shell{grid-template-columns:1fr;gap:30px;width:min(620px,100% - 40px);min-height:auto;padding:36px 0 30px}.login-intro{text-align:center}.login-brand{align-items:center;margin-bottom:32px}.login-slogan{margin-inline:auto!important;font-size:clamp(38px,7vw,54px)!important}.intro-copy{margin-inline:auto}.trust-line{justify-content:center}.login-panel{max-width:456px;margin-inline:auto}.app-shell .ant-layout-sider{flex-basis:72px!important;width:72px!important;max-width:72px!important}.app-header{flex-wrap:wrap;align-items:center;height:auto;min-height:auto;padding-top:10px;padding-bottom:10px}.header-search{flex:100%;order:3;width:100%;max-width:none;margin:4px 0 0}.header-actions{order:2;margin-left:auto}.app-content{padding-inline:20px}.account-name,.header-action-text{display:none}.header-actions{gap:2px!important}.header-actions .ant-avatar{flex:none;margin-inline:2px}.page-frame>.ant-row{row-gap:12px}}@media (width<=600px){.login-page{overflow-y:auto}.login-shell{gap:24px;width:calc(100% - 28px);padding-top:26px}.login-brand .brand-mark{width:64px;height:64px;font-size:24px}.login-brand-name{font-size:11px}.login-slogan{font-size:34px!important}.intro-copy{font-size:14px}.login-panel{border-radius:16px;padding:28px 22px 24px}.panel-heading h2,.panel-heading h2.ant-typography{font-size:28px!important}.login-footer{flex-direction:column;align-items:flex-start}.legal-footer{justify-content:flex-start;gap:5px 12px;width:calc(100% - 28px);font-size:11px}.app-shell .ant-layout-sider{display:none}.app-header{padding-inline:10px!important}.header-search,.account-name,.header-action-text{display:none}.header-actions{gap:1px!important}.header-actions .ant-btn{width:34px;height:34px;padding-inline:0}.app-content{padding:16px 12px 22px}.app-content .ant-table-wrapper .ant-table-container{min-width:640px}.page-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:12px;padding-bottom:12px}.page-heading h2,.page-heading h2.ant-typography{font-size:24px!important}.page-heading-actions{justify-content:flex-start;width:100%}.app-content .ant-card-head,.app-content .ant-card-body{padding-inline:14px}.app-legal-footer{justify-content:flex-start;align-items:flex-start;padding-inline:12px}}@media (width<=900px){.app-content,.page-frame,.page-frame>.ant-row,.page-frame>.ant-row>.ant-col{min-width:0}.page-heading-actions,.page-heading-actions .ant-space,.app-content .ant-card-head-wrapper,.app-content .ant-card-extra .ant-space{flex-wrap:wrap}.app-content .ant-card-head{min-height:auto}.app-content .ant-card-extra{max-width:100%}.app-content .ant-table-wrapper{max-width:100%;overflow-x:auto}}@media (width<=760px){.workbench-command-header{flex-direction:column;align-items:flex-start}.workbench-command-status,.workbench-quick-actions{justify-content:flex-start}.workbench-inline-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-filter-bar .ant-space{flex-wrap:wrap;align-items:stretch}.resource-filter-bar .ant-input,.resource-filter-bar .ant-select{width:100%!important}.resource-filter-bar .ant-space>.ant-btn:last-child{margin-left:0}}@media (width<=420px){.workbench-task-strip,.workbench-business-strip,.workbench-inline-stats,.enrollment-summary-grid{grid-template-columns:1fr}.workbench-task-card,.workbench-business-card{min-width:0}}
