:root{--brand-navy: #1A3A5C;--brand-navy-dark: #0D2238;--brand-navy-light: #2a5080;--brand-gold: #C9A227;--brand-gold-light: #e0b430;--brand-gold-dark: #a07010;--primary-color: #1A3A5C;--accent-color: #C9A227;--parch-lightest: #ffffff;--parch-light: #ffffff;--parch-mid: #f9fafb;--parch-dark: #f3f4f6;--parch-border: #e5e7eb;--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--leather-deep: #091626;--leather-mid: #0e1f35;--leather-light: #182d4a;--color-success: #10b981;--color-warning: #f59e0b;--color-error: #ef4444;--color-info: #3b82f6;--shadow-raise: 0 1px 3px rgba(0,0,0,.08), 0 2px 8px rgba(0,0,0,.05);--shadow-float: 0 4px 16px rgba(0,0,0,.12), 0 2px 4px rgba(0,0,0,.06);--shadow-press: 0 1px 2px rgba(0,0,0,.08);--shadow-inset: inset 0 1px 2px rgba(0,0,0,.05);--sidebar-width: 240px;--sidebar-collapsed-width: 64px;--topbar-height: 56px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px}*,*:before,*:after{box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;background:#f0f2f5;color:var(--text-primary);margin:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0000000a;border-radius:3px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--brand-gold)}.content-area{padding:24px;min-height:calc(100vh - var(--topbar-height));background:#f0f2f5;overflow-y:auto}.ant-card{background:#fff!important;box-shadow:var(--shadow-raise)!important;border:1px solid #e5e7eb!important;border-radius:12px!important;transition:box-shadow .2s ease,transform .15s ease!important}.ant-card:hover{box-shadow:0 2px 8px #0000001a,0 4px 16px #0000000f!important}.ant-card-head{background:#fff!important;border-bottom:1px solid #e5e7eb!important;border-radius:12px 12px 0 0!important;padding:14px 20px!important;min-height:unset!important}.ant-card-head-title{color:var(--brand-navy)!important;font-weight:700!important;font-size:14px!important;letter-spacing:-.1px}.ant-card-body{padding:20px!important}.ant-btn{border-radius:8px!important;font-weight:600!important;transition:all .15s ease!important;letter-spacing:.1px;height:34px!important;padding:0 16px!important;display:inline-flex!important;align-items:center!important;gap:6px!important}.ant-btn.ant-btn-sm{height:28px!important;padding:0 10px!important;font-size:12px!important}.ant-btn.ant-btn-lg{height:42px!important;padding:0 22px!important}.ant-btn-default{background:#fff!important;box-shadow:0 1px 2px #00000012!important;border:1px solid #d1d5db!important;color:#374151!important}.ant-btn-default:hover:not(:disabled){border-color:var(--brand-navy)!important;color:var(--brand-navy)!important;box-shadow:0 2px 6px #1a3a5c26!important;background:#f8faff!important}.ant-btn-default:active:not(:disabled){background:#eef2f8!important;box-shadow:var(--shadow-press)!important}.ant-btn-primary{background:var(--brand-navy)!important;box-shadow:0 2px 4px #1a3a5c47!important;border:1px solid var(--brand-navy-dark)!important;color:#fff!important}.ant-btn-primary:hover:not(:disabled){background:var(--brand-navy-light)!important;box-shadow:0 4px 10px #1a3a5c59!important;border-color:var(--brand-navy)!important}.ant-btn-primary:active:not(:disabled){background:var(--brand-navy-dark)!important;box-shadow:var(--shadow-press)!important}.ant-btn-primary:disabled{background:#d1d5db!important;border-color:#d1d5db!important;color:#9ca3af!important;box-shadow:none!important}.ant-btn-dangerous,.ant-btn-primary.ant-btn-dangerous{background:#dc2626!important;box-shadow:0 2px 4px #dc262638!important;border:1px solid #b91c1c!important;color:#fff!important}.ant-btn-dangerous:hover:not(:disabled),.ant-btn-primary.ant-btn-dangerous:hover:not(:disabled){background:#ef4444!important;box-shadow:0 4px 8px #dc262647!important}.ant-btn-dangerous:active:not(:disabled){background:#b91c1c!important;box-shadow:var(--shadow-press)!important}.ant-btn-text{box-shadow:none!important;background:transparent!important;border:none!important;color:var(--text-secondary)!important}.ant-btn-text:hover:not(:disabled){background:#f3f4f6!important;color:var(--brand-navy)!important}.ant-btn-link{box-shadow:none!important;background:transparent!important;border:none!important;color:var(--brand-navy)!important}.ant-btn-link:hover:not(:disabled){color:var(--brand-navy-light)!important}.ant-input{background:#fff!important;box-shadow:none!important;border:1px solid #d1d5db!important;border-radius:8px!important;color:var(--text-primary)!important;font-size:14px!important;transition:border-color .15s,box-shadow .15s!important}.ant-input:hover:not(:disabled){border-color:var(--brand-navy-light)!important}.ant-input:focus{border-color:var(--brand-navy)!important;box-shadow:0 0 0 3px #1a3a5c1f!important;outline:none}.ant-input::placeholder{color:#9ca3af!important}.ant-input:disabled{background:#f9fafb!important;color:#9ca3af!important;border-color:#e5e7eb!important}.ant-input-affix-wrapper{background:#fff!important;box-shadow:none!important;border:1px solid #d1d5db!important;border-radius:8px!important;padding:5px 12px!important;transition:border-color .15s,box-shadow .15s!important}.ant-input-affix-wrapper:hover:not(.ant-input-affix-wrapper-disabled){border-color:var(--brand-navy-light)!important}.ant-input-affix-wrapper:focus-within,.ant-input-affix-wrapper-focused{border-color:var(--brand-navy)!important;box-shadow:0 0 0 3px #1a3a5c1f!important}.ant-input-affix-wrapper .ant-input{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important}.ant-input-affix-wrapper-disabled{background:#f9fafb!important;border-color:#e5e7eb!important}.ant-input-number{background:#fff!important;box-shadow:none!important;border:1px solid #d1d5db!important;border-radius:8px!important;transition:border-color .15s,box-shadow .15s!important}.ant-input-number:hover{border-color:var(--brand-navy-light)!important}.ant-input-number-focused,.ant-input-number:focus-within{border-color:var(--brand-navy)!important;box-shadow:0 0 0 3px #1a3a5c1f!important}.ant-input-number-input{background:transparent!important;color:var(--text-primary)!important}.ant-input-group-addon{background:#f9fafb!important;border:1px solid #d1d5db!important;color:#6b7280!important;font-weight:600!important;font-size:13px!important}.ant-input-textarea textarea.ant-input{resize:vertical;border-radius:8px!important}.ant-select-selector{background:#fff!important;box-shadow:none!important;border:1px solid #d1d5db!important;border-radius:8px!important;transition:border-color .15s,box-shadow .15s!important}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:var(--brand-navy-light)!important}.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{border-color:var(--brand-navy)!important;box-shadow:0 0 0 3px #1a3a5c1f!important}.ant-select-disabled .ant-select-selector{background:#f9fafb!important;border-color:#e5e7eb!important}.ant-select-selection-placeholder{color:#9ca3af!important}.ant-select-dropdown{background:#fff!important;box-shadow:var(--shadow-float)!important;border:1px solid #e5e7eb!important;border-radius:10px!important;padding:4px!important}.ant-select-item{border-radius:7px!important;margin:1px 2px!important}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background:#1a3a5c0f!important}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#1a3a5c1a!important;font-weight:700!important;color:var(--brand-navy)!important}.ant-picker{background:#fff!important;border:1px solid #d1d5db!important;border-radius:8px!important;box-shadow:none!important;transition:border-color .15s,box-shadow .15s!important}.ant-picker:hover{border-color:var(--brand-navy-light)!important}.ant-picker-focused{border-color:var(--brand-navy)!important;box-shadow:0 0 0 3px #1a3a5c1f!important}.ant-picker-dropdown .ant-picker-panel-container{box-shadow:var(--shadow-float)!important;border-radius:12px!important;border:1px solid #e5e7eb!important;background:#fff!important}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,.ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner{background:var(--brand-navy)!important;border-radius:6px!important}.ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:var(--brand-navy)!important;border-radius:6px!important}.ant-picker-header-view button:hover,.ant-picker-today-btn{color:var(--brand-navy)!important}.ant-table-wrapper{border-radius:10px!important;overflow:hidden;box-shadow:var(--shadow-raise)!important;border:1px solid #e5e7eb!important}.ant-table{background:#fff!important}.ant-table-thead .ant-table-cell,.ant-table-thead>tr>th{background:var(--brand-navy)!important;color:#fff!important;font-weight:700!important;font-size:11px!important;letter-spacing:.6px!important;text-transform:uppercase!important;text-shadow:none!important;border-bottom:2px solid var(--brand-gold)!important;border-right:1px solid rgba(255,255,255,.08)!important;padding:12px 16px!important;white-space:nowrap}.ant-table-thead .ant-table-cell:before,.ant-table-thead>tr>th:before{display:none!important}.ant-table-thead .ant-table-cell:last-child{border-right:none!important}.ant-table-column-sorter{color:#fff6!important}.ant-table-column-sorter-up.active,.ant-table-column-sorter-down.active{color:var(--brand-gold)!important}.ant-table-filter-trigger{color:#ffffff80!important}.ant-table-filter-trigger.active{color:var(--brand-gold)!important}.ant-table-tbody .ant-table-cell{border-bottom:1px solid #f0f0f0!important;color:var(--text-primary);padding:11px 16px!important;background:#fff;font-size:13px;transition:background .1s}.ant-table-tbody .ant-table-row:nth-child(2n) .ant-table-cell{background:#fafafa!important}.ant-table-tbody .ant-table-row:hover .ant-table-cell,.ant-table-tbody .ant-table-row:hover .ant-table-cell-fix-left,.ant-table-tbody .ant-table-row:hover .ant-table-cell-fix-right{background:#1a3a5c0a!important}.ant-table-cell-fix-left,.ant-table-cell-fix-right{background:#fff!important}.ant-table-thead .ant-table-cell-fix-left,.ant-table-thead .ant-table-cell-fix-right{background:var(--brand-navy)!important}.ant-table-summary td,.ant-table-summary .ant-table-cell{background:#f9fafb!important;font-weight:700!important;border-top:2px solid #e5e7eb!important}.ant-table-pagination{padding:12px 16px!important;background:#fff!important;border-top:1px solid #f0f0f0!important;margin:0!important}.ant-table-placeholder .ant-empty-description{color:var(--text-muted)!important}.ant-modal-content{background:#fff!important;box-shadow:0 20px 60px #0003!important;border:1px solid #e5e7eb!important;border-radius:14px!important;overflow:hidden;padding:0!important}.ant-modal-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important;padding:16px 24px!important;margin:0!important}.ant-modal-title{color:var(--brand-navy)!important;font-weight:700!important;font-size:15px!important}.ant-modal-body{padding:20px 24px!important}.ant-modal-mask{background:#00000073!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ant-modal-close{top:12px!important;right:16px!important;color:#9ca3af!important;border-radius:6px!important}.ant-modal-close:hover{color:var(--brand-navy)!important;background:#f3f4f6!important}.ant-modal-footer{border-top:1px solid #e5e7eb!important;background:#f9fafb!important;padding:12px 20px!important;margin:0!important}.ant-form-item-label>label{color:#374151!important;font-weight:600!important;font-size:13px!important}.ant-form-item-explain-error{color:#dc2626!important;font-weight:500;font-size:12px}.ant-form-item{margin-bottom:18px!important}.ant-tabs-nav:before{border-bottom-color:#e5e7eb!important}.ant-tabs-tab{font-weight:600!important;color:#6b7280!important;padding:10px 14px!important}.ant-tabs-tab:hover{color:var(--brand-navy)!important}.ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--brand-navy)!important;font-weight:700!important}.ant-tabs-ink-bar{background:var(--brand-navy)!important;height:3px!important;border-radius:2px 2px 0 0}.ant-collapse{border:1px solid #e5e7eb!important;border-radius:10px!important;background:#fff!important;box-shadow:var(--shadow-raise)!important;overflow:hidden}.ant-collapse-item{border-bottom:1px solid #e5e7eb!important}.ant-collapse-item:last-child{border-bottom:none!important}.ant-collapse-header{background:#f9fafb!important;color:var(--brand-navy)!important;font-weight:700!important;padding:12px 16px!important;transition:background .15s!important}.ant-collapse-header:hover{background:#f3f4f6!important}.ant-collapse-content-box{background:#fff!important;padding:16px!important}.ant-tooltip-inner{background:#1a2840!important;border-radius:8px!important;font-size:12px!important;font-weight:500;padding:6px 10px!important;box-shadow:0 4px 12px #0003!important}.ant-tooltip-arrow:before,.ant-tooltip .ant-tooltip-arrow-content{background:#1a2840!important}.ant-popover-inner{background:#fff!important;border:1px solid #e5e7eb!important;border-radius:10px!important;box-shadow:var(--shadow-float)!important;padding:0!important}.ant-popover-title{color:var(--brand-navy)!important;font-weight:700!important;border-bottom:1px solid #e5e7eb!important;padding:12px 16px!important;margin:0!important}.ant-popover-inner-content{padding:12px 16px!important}.ant-dropdown-menu{background:#fff!important;box-shadow:var(--shadow-float)!important;border:1px solid #e5e7eb!important;border-radius:10px!important;padding:4px!important}.ant-dropdown-menu-item{border-radius:7px!important;color:var(--text-primary)!important;font-weight:500;margin:1px 2px!important;padding:8px 12px!important;font-size:13px!important}.ant-dropdown-menu-item:hover{background:#1a3a5c0f!important;color:var(--brand-navy)!important}.ant-dropdown-menu-item-danger{color:#dc2626!important}.ant-dropdown-menu-item-danger:hover{background:#fef2f2!important}.ant-dropdown-menu-item-divider{background:#e5e7eb!important;margin:4px 8px!important}.ant-tag{border-radius:6px!important;font-weight:600!important;font-size:11px!important;box-shadow:none!important;letter-spacing:.2px;padding:2px 8px!important;border-width:1px!important}.ant-alert{border-radius:10px!important;box-shadow:none!important}.ant-alert-success{background:#f0fdf4!important;border-color:#bbf7d0!important}.ant-alert-info{background:#eff6ff!important;border-color:#bfdbfe!important}.ant-alert-warning{background:#fffbeb!important;border-color:#fed7aa!important}.ant-alert-error{background:#fef2f2!important;border-color:#fecaca!important}.ant-statistic-title{color:var(--text-secondary)!important;font-weight:600!important;font-size:11px!important;text-transform:uppercase!important;letter-spacing:.6px!important}.ant-statistic-content-value{color:var(--brand-navy)!important;font-weight:800!important}.ant-statistic-content-suffix{color:var(--text-secondary)!important;font-size:14px!important}.ant-switch{background:#d1d5db!important}.ant-switch-checked{background:var(--brand-navy)!important}.ant-progress-bg{transition:width .4s ease!important}.ant-steps-item-process .ant-steps-item-icon{background:var(--brand-navy)!important;border-color:var(--brand-navy)!important}.ant-steps-item-finish .ant-steps-item-icon{border-color:var(--brand-navy)!important}.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:var(--brand-navy)!important}.ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background:var(--brand-navy)!important}.ant-steps-item-title{font-weight:600!important}.ant-pagination-item-active{background:var(--brand-navy)!important;border-color:var(--brand-navy)!important;border-radius:7px!important}.ant-pagination-item-active a{color:#fff!important;font-weight:700!important}.ant-pagination-item:hover{border-color:var(--brand-navy)!important}.ant-pagination-item:hover a{color:var(--brand-navy)!important}.ant-pagination-prev:hover .ant-pagination-item-link,.ant-pagination-next:hover .ant-pagination-item-link{color:var(--brand-navy)!important;border-color:var(--brand-navy)!important}.ant-avatar{box-shadow:0 1px 4px #0000001f!important}.ant-badge-count{box-shadow:none!important;border:2px solid #fff!important}.ant-divider{border-color:#e5e7eb!important}.ant-divider-inner-text{color:var(--text-muted)!important;font-weight:600!important;font-size:12px!important}.ant-list-item{border-bottom:1px solid #f0f0f0!important;padding:10px 0!important}.ant-list-item-meta-title{color:var(--text-primary)!important;font-weight:600!important}.ant-list-item-meta-description{color:var(--text-secondary)!important;font-size:12px!important}.ant-anchor-link-active .ant-anchor-link-title{color:var(--brand-navy)!important;font-weight:700!important}.ant-anchor-ink:before{background:#e5e7eb!important}.ant-anchor-ink-ball-visible{background:var(--brand-navy)!important;border-color:var(--brand-navy)!important}.ant-layout-header{background:#fff!important;border-bottom:1px solid #e5e7eb!important;box-shadow:0 1px #e5e7eb!important}.ant-upload-drag{background:#f9fafb!important;border:2px dashed #d1d5db!important;border-radius:10px!important;transition:border-color .15s,background .15s!important}.ant-upload-drag:hover,.ant-upload-drag.ant-upload-drag-hover{border-color:var(--brand-navy)!important;background:#1a3a5c0a!important}.ant-upload-text{color:var(--text-primary)!important;font-weight:600!important}.ant-upload-hint{color:var(--text-muted)!important}.ant-checkbox-checked .ant-checkbox-inner{background:var(--brand-navy)!important;border-color:var(--brand-navy)!important}.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:var(--brand-navy)!important}.ant-radio-checked .ant-radio-inner{border-color:var(--brand-navy)!important;background:var(--brand-navy)!important}.ant-radio-wrapper:hover .ant-radio-inner{border-color:var(--brand-navy)!important}.ant-notification-notice{border-radius:12px!important;box-shadow:var(--shadow-float)!important;border:1px solid #e5e7eb!important}.ant-message-notice-content{border-radius:10px!important;box-shadow:var(--shadow-float)!important;border:1px solid #e5e7eb!important;font-weight:500!important}.page-title{font-size:20px;font-weight:800;color:var(--brand-navy);margin-bottom:16px;letter-spacing:-.3px}.terminal-chip{display:inline-flex;align-items:center;gap:4px;background:#eef2f8;border:1px solid #c8d8ee;border-radius:20px;padding:2px 10px 2px 8px;font-size:12px;font-weight:600;color:var(--brand-navy);margin:2px;cursor:default;transition:all .14s}.terminal-chip:hover{background:#dceaf7;box-shadow:0 1px 4px #1a3a5c26;transform:translateY(-1px)}.terminal-chip.exception{background:#fef9ec;border-color:var(--brand-gold);color:#5a3e00}.terminal-chip .chip-remove{cursor:pointer;color:#9ca3af;font-size:11px;margin-left:2px}.terminal-chip .chip-remove:hover{color:#dc2626}.row-exception td{background:#fffbeb!important}.row-remapped td{background:#f0fdf4!important}.row-unmapped td{background:#fef2f2!important}.badge-gold{background:var(--brand-gold);color:var(--brand-navy-dark);padding:2px 10px;border-radius:10px;font-size:12px;font-weight:700}.rh-high td{background:#f0fdf8!important}.rh-medium td{background:#fffef0!important}.rh-low td{background:#fff5f5!important}.rh-high:hover td{background:#e0f9f0!important}.rh-medium:hover td{background:#faf9dc!important}.rh-low:hover td{background:#fee8e8!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.splash-root{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 40%,#1a2d48,#080f1a 70%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}@keyframes shimmer{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.splash-name{animation:shimmer 2.5s ease-in-out infinite}.splash-bar{background:var(--brand-gold);transition:width linear}.login-root{min-height:100vh;background:radial-gradient(ellipse at 20% 40%,rgba(26,58,92,.6) 0%,transparent 55%),radial-gradient(ellipse at 80% 60%,rgba(201,162,39,.12) 0%,transparent 45%),#080f1a;display:flex;align-items:center;justify-content:center;padding:24px}
