:root{--color-primary: #1f5d3b;--color-primary-strong: #17472f;--color-primary-soft: #e8f1eb;--color-secondary: #264f63;--color-accent: #b8860b;--color-bg: #f3f5f2;--color-surface: #ffffff;--color-surface-muted: #f8faf7;--color-border: #d9e2dc;--color-border-soft: #e8eee9;--color-text: #202a25;--color-text-muted: #6b746f;--color-warning: #a16207;--color-error: #b42318;--color-success: #157347;--shadow-panel: 0 8px 24px rgba(32, 42, 37, .06);--radius-panel: 8px}html,body,#root{min-height:100%;margin:0}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,Hiragino Sans GB,Arial,sans-serif;font-size:14px;line-height:1.58}.page-section{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-panel);padding:18px;box-shadow:var(--shadow-panel)}.page-section+.page-section{margin-top:18px}.form-panel{max-width:1040px}.table-section{padding:0;overflow:hidden}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--color-border-soft);background:var(--color-surface-muted)}.table-section .ant-table-wrapper{padding:14px 16px 16px}.table-section .table-toolbar+.ant-table-wrapper{padding-top:16px}.roster-toolbar{align-items:flex-start}.parse-row-invalid>td{color:#b42318!important;background:#fff7f7!important}.parse-row-invalid:hover>td{background:#fff0f0!important}.student-directory-section{margin-top:28px}.pending-count-strong{color:#c5221f;font-weight:750}.audit-detail-json{margin:16px 0 0;max-height:360px;overflow:auto;padding:12px;border:1px solid var(--color-border-soft);border-radius:6px;background:var(--color-surface-muted);color:var(--color-text);font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.module-grid{display:grid;gap:18px}.muted{color:var(--color-text-muted)}.auth-layout{min-height:100vh;min-height:100svh;display:grid;grid-template-columns:minmax(0,1fr) clamp(480px,36vw,560px);background:#fff}.auth-visual{min-width:0;background:#e8ede9 url(/cau-campus.jpg) 49% center / cover no-repeat}.auth-content{min-width:0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;padding:48px 58px;border-left:1px solid #e5e5e7;background:#f5f5f7}.login-panel{width:404px;max-width:100%;box-sizing:border-box;padding:42px 40px 34px;border:1px solid #d9d9de;border-radius:8px;background:#fff;transform:translateY(-24px)}.login-brand{margin-bottom:30px;text-align:center}.login-logo-mark{width:270px;height:47px;margin:0 auto;background:#17472f;-webkit-mask:url(/ciee-logo.png) center / contain no-repeat;mask:url(/ciee-logo.png) center / contain no-repeat}.login-brand .ant-typography{margin:25px 0 0;color:#1d1d1f;font-size:27px;font-weight:600;line-height:1.3;letter-spacing:0}.login-form{padding-top:30px;border-top:1px solid #e5e5e7}.login-panel .ant-form-item{margin-bottom:20px}.login-panel .ant-form-item-label>label{height:auto;color:#3d3d40;font-size:13px;font-weight:500}.login-panel .ant-input-affix-wrapper{min-height:48px;padding-inline:14px;border-color:#d2d2d7;border-radius:8px;background:#fff;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}.login-panel .ant-input-affix-wrapper:hover{border-color:#a9a9ae}.login-panel .ant-input-affix-wrapper-focused{border-color:#1f5d3b;box-shadow:0 0 0 2px #1f5d3b1f}.login-panel .ant-input-prefix{margin-inline-end:10px;color:#86868b}.login-panel .ant-input{color:#1d1d1f;background:transparent;font-size:15px}.login-panel .ant-input::placeholder{color:#86868b}.login-panel .login-submit{height:48px;margin-top:8px;border-radius:8px;background:#17472f;box-shadow:none;font-size:15px;font-weight:600;transition:background-color .16s ease}.login-panel .login-submit:hover{background:#205a3c!important}.login-account-hint{margin:18px 0 0!important;color:#6e6e73!important;font-size:12.5px;line-height:1.6;text-align:center}@media(max-width:900px){.auth-layout{grid-template-columns:minmax(0,1fr) 440px}.auth-content{padding-inline:40px}}@media(max-width:720px){.auth-layout{display:block;background:#fff}.auth-visual{display:none}.auth-content{min-height:100vh;min-height:100svh;padding:32px 20px max(32px,env(safe-area-inset-bottom));border-left:0;background:#f5f5f7}.login-panel{width:404px;padding:38px 28px 30px;transform:translateY(-12px)}.login-logo-mark{width:248px;height:43px}.login-brand .ant-typography{margin-top:23px;font-size:25px}}.brand{min-height:76px;display:flex;flex-direction:column;justify-content:center;padding:14px 16px;border-bottom:1px solid var(--color-border);background:linear-gradient(180deg,#17472f,#1f5d3b)}.brand-logo-wrap{width:100%;height:42px;display:grid;place-items:center}.brand-logo-wrap img{width:172px;max-width:100%;height:auto;display:block}.brand-copy{width:100%;text-align:center}.brand-title{font-weight:700;color:#fff;letter-spacing:0}.brand-subtitle{margin-top:4px;font-size:11px;line-height:1.45;color:#ffffffb3}.app-header{position:sticky;top:0;z-index:20;height:60px;line-height:60px;padding:0 24px;background:#fffffff0;display:flex;align-items:center;justify-content:space-between;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.header-leading{min-width:0;display:flex;align-items:center;gap:8px}.mobile-menu-button,.header-user-mobile{display:none}.mobile-nav-drawer .ant-drawer-header{padding:15px 18px;border-bottom-color:var(--color-border-soft)}.mobile-nav-drawer .ant-drawer-title{color:var(--color-text);font-size:16px;font-weight:650}.mobile-drawer-brand{height:70px;display:grid;place-items:center;background:#17472f}.mobile-drawer-brand img{width:190px;max-width:78%;height:auto;display:block}.app-shell{min-height:100vh}.app-sider{position:sticky;top:0;height:100vh;overflow:auto;background:var(--color-surface)}.app-main{min-width:0}.app-menu{padding:10px 10px 18px;border-inline-end:0!important}.header-title{display:inline-flex;align-items:center;gap:8px;color:var(--color-primary-strong);font-weight:650}.header-user{min-width:0}.header-user-name{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-content{padding:22px 28px}.content-shell{width:min(1220px,100%);min-width:0;margin:0 auto}.app-footer{text-align:center;color:var(--color-text-muted);background:transparent}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.page-header-title{margin:0!important;color:var(--color-text)!important;font-size:24px!important;line-height:1.25!important}.page-header-actions{justify-content:flex-end}.page-help-button{color:var(--color-text-muted)}.page-help-content{max-width:360px;line-height:1.7;color:var(--color-text)}.score-card{border-color:var(--color-border-soft)}.score-card .ant-statistic-title{color:var(--color-text-muted)}.score-card .ant-statistic-content{color:var(--color-primary-strong)}.dashboard-overview{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:stretch;margin-bottom:18px;padding:20px;border:1px solid var(--color-border);border-radius:var(--radius-panel);background:linear-gradient(135deg,#fff,#f6f9f6);box-shadow:var(--shadow-panel)}.dashboard-personal{padding:0;border:0;background:transparent;box-shadow:none}.dashboard-kicker{color:var(--color-primary-strong);font-weight:650}.dashboard-title{margin:6px 0 16px!important;color:var(--color-text)!important;font-size:26px!important}.dashboard-major-card{border-color:var(--color-border-soft);background:var(--color-surface-muted)}.dashboard-profile-card,.dashboard-task-card{border-color:var(--color-border);box-shadow:var(--shadow-panel)}.dashboard-profile-card .ant-card-body,.dashboard-task-card .ant-card-body{min-height:176px}.dashboard-profile-content{display:grid;grid-template-columns:96px minmax(0,1fr);gap:20px;align-items:center}.dashboard-profile-details{min-width:0}.dashboard-profile-meta{display:grid;gap:8px}.dashboard-profile-row{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);gap:12px;align-items:start}.dashboard-profile-row>span{color:var(--color-text-muted);font-size:13px}.dashboard-profile-row strong{min-width:0;overflow-wrap:anywhere;font-weight:600}.dashboard-profile-row .ant-tag{margin-inline-end:0}.profile-avatar-card{width:96px;height:124px;display:grid;justify-items:center;align-content:start;gap:8px;flex:0 0 auto;padding:16px 12px 12px;border:1px solid #d9dedb;border-radius:6px;background:linear-gradient(180deg,#f8faf9,#eef2ef)}.profile-avatar-head{width:42px;height:42px;border-radius:50%;background:#cfd6d2;box-shadow:0 18px 0 8px #dfe5e1}.profile-avatar-line{width:64px;height:5px;border-radius:999px;background:#d5dbd7}.profile-avatar-line.short{width:42px;margin-top:20px}.open-task-list{display:grid;gap:10px;margin-top:12px}.open-task-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--color-border-soft);border-radius:6px;background:var(--color-surface-muted)}.file-preview-item{padding:0!important;border-block-end:0!important}.file-preview-block{width:100%;display:grid;gap:10px}.review-original-frame{min-height:360px;max-height:620px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--color-border-soft);border-radius:6px;background:#f4f6f5}.review-original-image{max-width:92%;max-height:560px;object-fit:contain;display:block;transform-origin:center;transition:transform .18s ease}.review-original-frame .ant-image{max-width:92%;max-height:560px;display:flex;align-items:center;justify-content:center;cursor:zoom-in}.upload-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.upload-example-grid .ant-typography{margin:8px 0 0}.review-original-placeholder{height:320px;display:grid;place-items:center;color:var(--color-text-muted);border:1px solid var(--color-border-soft);border-radius:6px;background:var(--color-surface-muted)}.file-preview-meta{padding:8px 0 0;word-break:break-all}.feedback-record{padding:14px;border:1px solid var(--color-border-soft);border-radius:6px;background:var(--color-surface-muted)}.rule-catalog .ant-collapse-content-box{padding:16px!important}.dashboard-major-card .ant-card-body{padding:16px}.major-tag-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.major-tag-list .ant-tag{margin-inline-end:0;padding:3px 9px;color:var(--color-primary-strong);border-color:#cddbd1;background:#fff}.workflow-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.workflow-list li{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start}.workflow-index{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--color-primary-strong);background:var(--color-primary-soft);font-weight:700;font-size:12px}@media(max-width:992px){.app-sider-desktop{display:none!important}.mobile-menu-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-left:-8px;font-size:18px}.header-user-desktop{display:none!important}.header-user-mobile{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0}.dashboard-overview{grid-template-columns:1fr}}@media(max-width:768px){.app-header{height:56px;line-height:normal;padding:0 12px;align-items:center;gap:8px;flex-direction:row}.header-leading{flex:1;overflow:hidden}.header-title{min-width:0;display:block;overflow:hidden;font-size:15px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.app-content{padding:14px 12px 22px}.page-section{min-width:0;padding:14px;border-radius:6px;box-shadow:none}.page-section+.page-section{margin-top:14px}.table-section{padding:0;overflow:hidden}.table-section .ant-table-wrapper{max-width:100%;padding:0;overflow-x:auto}.table-section .table-toolbar+.ant-table-wrapper{padding-top:0}.table-toolbar{padding:12px;align-items:stretch;flex-direction:column}.table-toolbar>.ant-space{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:8px!important}.table-toolbar>.ant-space>.ant-space-item{width:100%;min-width:0}.table-toolbar .ant-select,.table-toolbar .ant-input-affix-wrapper,.table-toolbar .ant-picker,.table-toolbar .ant-btn{width:100%!important}.page-header{gap:10px;margin-bottom:12px;flex-direction:column}.page-header-title{font-size:20px!important}.page-header-actions{width:100%;justify-content:flex-start;gap:8px!important}.page-header-actions>.ant-space-item{flex:1 1 auto}.page-header-actions .ant-btn{width:100%}.form-panel .ant-row>.ant-col{flex:0 0 100%;max-width:100%}.form-panel .ant-input-number,.form-panel .ant-picker,.form-panel .ant-select{width:100%!important}.app-content .ant-card .ant-card-body{padding:14px}.page-section .ant-select,.page-section .ant-picker,.page-section .ant-input-affix-wrapper{max-width:100%}.page-section>.ant-select{width:100%!important;margin:0 0 8px!important}.page-section>.ant-select+.ant-btn{width:100%}.app-content .ant-tabs-nav{margin-bottom:12px}.app-content .ant-descriptions-bordered .ant-descriptions-item-label{width:104px;padding:10px 9px}.app-content .ant-descriptions-bordered .ant-descriptions-item-content{min-width:0;padding:10px 9px;overflow-wrap:anywhere}.app-content .ant-table{font-size:12.5px}.app-content .ant-table-wrapper{max-width:100%;overflow-x:auto}.app-content .ant-table-wrapper .ant-table-thead>tr>th,.app-content .ant-table-wrapper .ant-table-tbody>tr>td{padding:10px 9px}.dashboard-overview{gap:12px;margin-bottom:14px}.dashboard-profile-card .ant-card-body,.dashboard-task-card .ant-card-body{min-height:0}.dashboard-profile-content{grid-template-columns:1fr;gap:16px;align-items:start}.profile-avatar-card{width:82px;height:106px;padding:12px 9px 9px}.profile-avatar-head{width:36px;height:36px;box-shadow:0 15px 0 7px #dfe5e1}.profile-avatar-line{width:55px;height:4px}.profile-avatar-line.short{width:38px;margin-top:16px}.dashboard-title{margin:4px 0 12px!important;font-size:22px!important}.dashboard-profile-meta{width:100%;gap:0}.dashboard-profile-row{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:8px 0;border-top:1px solid var(--color-border-soft)}.open-task-item{align-items:flex-start;flex-direction:column;gap:2px}.review-original-frame{min-height:220px;max-height:440px}.review-original-frame .ant-image,.review-original-image{max-height:390px}.review-original-placeholder{height:220px}.student-directory-section{margin-top:20px}.app-footer{display:none}.brand{min-height:72px}.upload-example-grid{grid-template-columns:1fr}.ant-modal{top:12px;width:auto!important;max-width:calc(100vw - 24px)!important;margin:0 auto;padding-bottom:12px}.ant-modal .ant-modal-content{padding:16px}.ant-modal .ant-modal-header{margin-bottom:14px}.ant-modal .ant-row>.ant-col{flex:0 0 100%;max-width:100%}}.ant-layout-sider{border-right:1px solid var(--color-border)}.ant-layout-header{border-bottom:1px solid var(--color-border-soft)}.ant-card{box-shadow:none}.ant-card-bordered{border-color:var(--color-border-soft)}.ant-menu-light .ant-menu-item-selected{color:var(--color-primary-strong);background:var(--color-primary-soft)}.ant-menu-light .ant-menu-item-selected:after{border-inline-end-color:var(--color-primary)}.ant-menu .ant-menu-item-group-title{padding:12px 12px 6px;color:var(--color-text-muted);font-size:12px;font-weight:650}.ant-table-wrapper .ant-table{color:var(--color-text);font-size:13.5px}.ant-table-wrapper .ant-table-thead>tr>th{color:var(--color-text-muted);font-weight:650;background:var(--color-surface-muted);padding:12px 14px}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:var(--color-border-soft);padding:12px 14px}.ant-card .ant-card-body{padding:18px}.ant-tabs-top>.ant-tabs-nav{margin-bottom:12px}.ant-form-item{margin-bottom:16px}.ant-btn-primary{box-shadow:none}.ant-form-item-label>label{color:var(--color-text);font-weight:500}.ant-descriptions .ant-descriptions-item-label{color:var(--color-text-muted);background:var(--color-surface-muted)}.ant-alert-info{border-color:#cfe2d5;background:#f3f8f5}.ant-alert-info .ant-alert-icon{color:var(--color-primary)}
