*{box-sizing:border-box}:root{--crm-bg: #f5f6f8;--crm-surface: #ffffff;--crm-surface-muted: #f7f8fa;--crm-border: #e5e7eb;--crm-border-soft: #edf1f5;--crm-text: #1d1d1f;--crm-text-muted: #6b7280;--crm-primary: #1668dc;--crm-radius: 14px;--crm-radius-sm: 10px;--crm-shadow-soft: 0 1px 2px rgba(15, 23, 42, .04)}body{margin:0;background:var(--crm-bg);color:var(--crm-text);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}html,body,#root{min-width:0}.app-shell{min-height:100vh;overflow-x:hidden}.app-shell .ant-layout{min-width:0}.app-logo{height:60px;display:flex;align-items:center;padding:0 20px;color:#fff;font-size:15px;font-weight:600;white-space:nowrap;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.app-sider{border-right:1px solid rgba(255,255,255,.08);box-shadow:none}.app-sider .ant-menu-title-content,.app-sider .ant-menu-submenu-title,.app-sider .ant-menu-item{white-space:nowrap}.app-sider .ant-menu-title-content{overflow:hidden;text-overflow:ellipsis}.app-sider .ant-menu{padding:8px 10px 16px}.app-sider .ant-menu-item,.app-sider .ant-menu-submenu-title{height:38px;line-height:38px;margin:3px 0;border-radius:10px}.app-header{height:60px;padding:0 24px;background:#fffffff0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--crm-border);box-shadow:none}.notification-item{padding:12px;border-radius:var(--crm-radius-sm);cursor:pointer}.notification-item-unread{background:#f0f7ee}.app-content{padding:24px;min-width:0;overflow-x:hidden}.page-title{margin:0;font-size:22px;line-height:30px;font-weight:600;letter-spacing:0}.page-header,.toolbar{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;flex-wrap:wrap}.page-header-compact{margin-bottom:10px}.filter-panel{padding:20px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);margin-bottom:16px;box-shadow:none}.table-panel,.detail-panel{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);padding:20px;box-shadow:none}.crm-filter-panel{box-shadow:none}.filter-section-title{color:#4b5563;font-size:13px;font-weight:600;margin-bottom:12px}.filter-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:12px 14px}.filter-grid .ant-form-item{margin-bottom:4px}.advanced-filter{margin:6px 0 10px;border-top:1px solid var(--crm-border-soft)}.filter-actions{margin-top:4px}.unified-filter-panel{padding:14px 16px}.unified-filter-title{color:#374151;font-size:13px;font-weight:600;margin-bottom:12px}.unified-filter-main{display:flex;align-items:flex-start;gap:12px}.unified-filter-fields{flex:1;min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px 12px}.unified-filter-fields .ant-form-item,.unified-filter-advanced .ant-form-item{margin:0}.unified-filter-fields .ant-input-affix-wrapper,.unified-filter-fields .ant-picker,.unified-filter-fields .ant-select,.unified-filter-advanced .ant-input-affix-wrapper,.unified-filter-advanced .ant-picker,.unified-filter-advanced .ant-select{width:100%}.unified-filter-actions{justify-content:flex-end;flex:0 0 auto;padding-top:0}.unified-filter-advanced{margin-top:12px;padding-top:12px;border-top:1px solid var(--crm-border-soft);display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.unified-filter-wide{grid-column:span 2}.active-filter-bar{margin-top:12px;padding-top:10px;border-top:1px dashed var(--crm-border);display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap}.filter-quick-checks .ant-checkbox-wrapper{margin-inline-start:0;margin-right:10px;margin-bottom:6px}.crm-table-row .ant-table-cell{padding-top:12px!important;padding-bottom:12px!important}.batch-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px;border:1px solid #dbeafe;border-radius:var(--crm-radius-sm);background:#f7fbff;flex-wrap:wrap}.table-subtext{font-size:12px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px}.stat-card{background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);padding:16px;box-shadow:none}.stat-card .value{font-size:28px;font-weight:700;margin-top:6px}@media (max-width: 900px){.unified-filter-main{flex-direction:column}.unified-filter-actions{justify-content:flex-start;width:100%}.unified-filter-wide{grid-column:span 1}}.dashboard-stat-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px}.metric-card{min-height:138px;border:1px solid var(--crm-border);box-shadow:none}.metric-card-top{justify-content:space-between;width:100%}.metric-icon{width:32px;height:32px;border-radius:10px;display:inline-grid;place-items:center;background:#edf4ff;color:#1668dc}.metric-card-green .metric-icon{background:#eaf8ef;color:#2f8f4e}.metric-card-orange .metric-icon{background:#fff4df;color:#c26a00}.metric-card-red .metric-icon{background:#fff0ed;color:#cf3b22}.metric-card-purple .metric-icon{background:#f3efff;color:#6741d9}.metric-value{font-size:28px;font-weight:650;margin-top:12px;line-height:1.1}.metric-trend{display:block;margin-top:8px;font-size:12px}.work-card{min-height:100%;border:1px solid var(--crm-border);box-shadow:none}.clickable-card,.clickable-list-row,.clickable-table-row{cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.clickable-card:hover,.clickable-card-active{border-color:#cfd8e6;background:#fbfdff}.clickable-card-active{box-shadow:inset 3px 0 0 var(--crm-primary)}.clickable-list-row{border-radius:var(--crm-radius-sm);padding-inline:10px!important}.clickable-list-row:hover{background:#f8fafc}.clickable-table-row:hover>td{background:#f8fafc!important}.progress-line{width:220px}.dashboard-footer-action{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.hint-text{color:var(--crm-text-muted);font-size:13px;margin-top:-10px}.inline-form{gap:8px;margin-bottom:16px}.talent-detail-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:18px;align-items:start}.talent-summary-card{position:sticky;top:78px;border:1px solid var(--crm-border);box-shadow:none}.talent-tabs-card{min-width:0;border:1px solid var(--crm-border)}.summary-descriptions .ant-descriptions-item-label{width:88px;color:var(--crm-text-muted)}.followup-timeline{padding-top:6px}.timeline-card{background:#fbfcfd;border-color:var(--crm-border-soft)}.material-progress-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:16px}.form-work-card{border:1px solid var(--crm-border);box-shadow:none}.talent-form-steps{margin-bottom:24px}.form-step-actions{display:flex;justify-content:space-between;margin-top:22px;padding-top:18px;border-top:1px solid var(--crm-border-soft)}.confirm-card{background:#fbfcfd}.project-board{display:grid;grid-template-columns:repeat(6,minmax(220px,1fr));gap:14px;overflow-x:auto;padding-bottom:6px}.project-board-column{min-width:220px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:var(--crm-radius);padding:12px}.board-column-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.project-card{background:#fbfcfd;border:1px solid var(--crm-border-soft);box-shadow:none}@media (max-width: 991px){.app-header{padding:0 12px;gap:8px}.app-header>.ant-space:last-child{min-width:0;overflow-x:auto}.app-content{padding:14px}.dashboard-stat-grid,.dashboard-metrics,.stat-grid,.filter-grid,.talent-detail-layout{grid-template-columns:1fr}.talent-summary-card{position:static}.material-progress-header,.form-step-actions,.dashboard-footer-action{align-items:stretch;flex-direction:column}.progress-line{width:100%}}.match-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:16px}.match-result-card{border:1px solid var(--crm-border);box-shadow:none}.quality-card{min-height:170px}.quick-view-bar{display:flex;align-items:center;gap:12px;min-width:0;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--crm-border-soft)}.quick-view-title{flex:0 0 auto;color:#4b5563;font-size:13px}.quick-view-scroll{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;padding:2px 2px 4px;scrollbar-width:thin}.quick-view-scroll .ant-btn{flex:0 0 auto;height:30px;padding:0 12px;border-radius:999px;font-size:13px}.empty-work-card{min-height:360px;display:grid;place-items:center;border:1px solid var(--crm-border);box-shadow:none}.empty-work-icon{color:var(--crm-primary);font-size:48px}.remark-box{min-height:120px;padding:12px;border:1px solid var(--crm-border);border-radius:var(--crm-radius-sm);background:#fbfcfd;line-height:1.7;white-space:pre-wrap}.login-page{min-height:100vh;display:grid;place-items:center;background:var(--crm-bg)}.login-card{width:min(420px,calc(100vw - 32px))}.application-plan-duplicate-row td{background:#fffaf0!important}.ant-card{border-color:var(--crm-border);box-shadow:none}.ant-card-borderless{border:1px solid var(--crm-border)}.ant-card .ant-card-head{border-bottom-color:var(--crm-border-soft);font-weight:600}.ant-card .ant-card-head-title{color:#1f2937}.ant-card-hoverable:hover{border-color:#d8dee8;box-shadow:var(--crm-shadow-soft)}.ant-statistic-title{color:var(--crm-text-muted);font-size:13px}.ant-statistic-content{color:var(--crm-text);font-weight:600}.ant-list .ant-list-item{padding:12px 0;border-block-end-color:#f0f2f5}.ant-tabs .ant-tabs-nav{margin-bottom:16px}.ant-tabs .ant-tabs-tab{padding:10px 0}.ant-alert{border-radius:12px}.ant-modal-content,.ant-modal-header{border-radius:14px}.ant-segmented{padding:3px;border-radius:10px;background:#f1f3f6}.ant-segmented .ant-segmented-item{border-radius:8px}.ant-table-wrapper .ant-table{background:var(--crm-surface)}.ant-table-wrapper .ant-table-thead>tr>th{font-weight:600;letter-spacing:0;border-bottom-color:var(--crm-border)}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:#f0f2f5}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td,.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-row-hover{background:#f8fafc!important}.ant-table-wrapper .ant-table-cell-fix-left,.ant-table-wrapper .ant-table-cell-fix-right{background:var(--crm-surface)!important;z-index:2}.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-left,.ant-table-wrapper .ant-table-thead>tr>th.ant-table-cell-fix-right{background:#f8fafc!important;z-index:3}.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-left,.ant-table-wrapper .ant-table-tbody>tr.ant-table-row:hover>td.ant-table-cell-fix-right,.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-left.ant-table-cell-row-hover,.ant-table-wrapper .ant-table-tbody>tr>td.ant-table-cell-fix-right.ant-table-cell-row-hover{background:#f8fafc!important}.ant-table-wrapper .ant-table-row-selected>td{background:#eef5ff!important}.ant-btn{box-shadow:none!important;font-weight:500}.ant-btn-default{border-color:#d8dde6;color:#374151}.ant-btn-default:hover{border-color:#b9c4d3!important;color:var(--crm-primary)!important}.ant-btn-dangerous:not(.ant-btn-primary){background:#fff8f7}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-picker,.ant-input-number,.ant-input-number-input{border-color:#d8dde6}.ant-form-item{margin-bottom:16px}.ant-form-item-label>label{color:#374151;font-weight:500}.ant-progress-line{margin-bottom:0}.ant-progress-line .ant-progress-inner{background:#eef2f7!important}.ant-progress-line .ant-progress-bg{height:6px!important}.ant-tag{border-radius:999px;padding:1px 9px;font-size:12px;font-weight:500}.ant-tag-blue,.ant-tag-processing,.ant-tag-geekblue,.ant-tag-cyan{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.ant-tag-green,.ant-tag-success,.ant-tag-lime{color:#15803d;background:#f0fdf4;border-color:#dcfce7}.ant-tag-gold,.ant-tag-orange,.ant-tag-warning{color:#a16207;background:#fffbeb;border-color:#fef3c7}.ant-tag-red,.ant-tag-error,.ant-tag-volcano{color:#b91c1c;background:#fef2f2;border-color:#fee2e2}.ant-tag-purple,.ant-tag-magenta{color:#6d28d9;background:#f5f3ff;border-color:#ede9fe}.form-list-panel{padding:16px;border:1px solid var(--crm-border);border-radius:12px;background:var(--crm-surface);box-shadow:none}.form-list-panel+.form-list-panel{margin-top:4px}.form-list-panel:hover{background:#fbfcfd}.form-list-empty{padding:18px;border:1px dashed #d8dde6;border-radius:12px;background:#fbfcfd;color:var(--crm-text-muted);text-align:center}.record-list-add-button{border-style:dashed}.talent-form-card-quick .ant-card-body{max-width:820px;margin:0 auto}.talent-form-steps .ant-steps-item-icon,.ant-steps .ant-steps-item-icon{width:28px;height:28px;line-height:26px}.ant-steps .ant-steps-item-title{font-size:13px}.ant-steps .ant-steps-item-process .ant-steps-item-icon{background:var(--crm-primary);border-color:var(--crm-primary)}.column-settings-dropdown{max-width:260px;padding:12px;background:var(--crm-surface);border:1px solid var(--crm-border);border-radius:12px;box-shadow:0 10px 30px #0f172a14}.column-settings-dropdown .ant-checkbox-group{display:grid;gap:8px}.talent-filter-panel{padding:16px 18px 10px}.talent-filter-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.talent-filter-row{display:grid;grid-template-columns:minmax(280px,1.7fr) repeat(5,minmax(118px,1fr));gap:10px;align-items:center}.talent-filter-row .ant-form-item{margin:0}.talent-filter-title{white-space:nowrap;color:#374151;font-size:14px}.talent-filter-actions{justify-content:flex-end;white-space:nowrap}.talent-advanced-filter{margin:10px 0 0;border-top:1px solid var(--crm-border-soft)}.talent-advanced-filter.ant-collapse-ghost>.ant-collapse-item{border:0}.talent-advanced-filter.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-header{width:max-content;padding:10px 4px 0;color:#374151;font-weight:500}.talent-advanced-filter.ant-collapse-ghost>.ant-collapse-item>.ant-collapse-content>.ant-collapse-content-box{padding:12px 0 0}.quality-error-detail{max-width:100%;white-space:pre-wrap}.application-plan-duplicate-row:hover td{background:#ffe7ba!important}.application-plan-table .table-action-cell{overflow:hidden;padding-left:8px!important;padding-right:8px!important;text-align:center}.application-plan-table .ant-table-tbody>tr>td.table-action-cell{box-shadow:-10px 0 14px #ffffffeb}.application-plan-table .icon-only-action{width:32px;min-width:32px;padding-inline:0;display:inline-flex;align-items:center;justify-content:center}@media (max-width: 900px){.stat-grid,.dashboard-stat-grid,.dashboard-metrics{grid-template-columns:repeat(2,minmax(160px,1fr))}.app-content{padding:14px}.filter-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.talent-filter-row{grid-template-columns:repeat(2,minmax(180px,1fr))}.talent-filter-keyword{grid-column:1 / -1}.talent-filter-head{align-items:flex-start;flex-direction:column}.talent-filter-actions{justify-content:flex-start}.talent-detail-layout{grid-template-columns:1fr}.talent-summary-card{position:static}}@media (max-width: 560px){.stat-grid,.dashboard-stat-grid,.dashboard-metrics,.filter-grid{grid-template-columns:1fr}.material-progress-header,.form-step-actions{align-items:stretch;flex-direction:column}.talent-filter-row{grid-template-columns:1fr}.talent-filter-keyword{grid-column:auto}.quick-view-bar{align-items:flex-start;flex-direction:column}.quick-view-scroll{width:100%}}
