:root{color:#162033;background:#eef5f4;font-family:Aptos,Segoe UI,Arial,sans-serif;font-size:14px;line-height:1.45;--shell-top: #f5faf8;--shell-bottom: #e9f1f4;--panel-bg: rgba(255, 255, 255, .9);--panel-strong: #ffffff;--border-color: rgba(22, 32, 51, .1);--border-strong: rgba(15, 118, 110, .22);--text-muted: #5f7084;--teal: #0f766e;--blue: #2563eb;--green: #15803d;--gold: #b7791f;--risk: #b42318;--shadow-soft: 0 12px 26px rgba(24, 42, 58, .08);--shadow-tight: 0 6px 14px rgba(24, 42, 58, .07);--ok-surface: rgba(21, 128, 61, .09);--warn-surface: rgba(183, 121, 31, .11);--risk-surface: rgba(180, 35, 24, .08)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(135deg,#0f766e14,#0f766e00 42%),linear-gradient(180deg,var(--shell-top) 0%,var(--shell-bottom) 100%)}.page-shell{min-height:100vh;background:linear-gradient(90deg,#2563eb0f,#2563eb00 34%),linear-gradient(180deg,var(--shell-top) 0%,var(--shell-bottom) 100%)}.page-header{display:grid;grid-template-columns:minmax(240px,1fr) minmax(240px,460px);gap:18px;align-items:center;min-height:92px;padding:14px 18px;background:#f7fcfaf0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border-color)}.header-visual{height:64px;border-radius:8px;overflow:hidden;border:1px solid rgba(15,118,110,.16);box-shadow:var(--shadow-tight)}.header-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center right}.page-content{max-width:100%;margin:0 auto;padding:16px 18px 22px}.full-width{width:100%}.brand-lockup{display:flex;flex-direction:column;gap:3px}.header-title,.tight-title{margin:0!important}.compact-title{font-size:19px!important;line-height:1.15!important}.eyebrow{color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.lead-copy,.compact-copy,.mini-copy{max-width:none;color:var(--text-muted);font-size:12px;line-height:1.5}.lead-copy{margin-bottom:0!important}.no-margin{margin:0!important}.compact-card,.result-stack .compact-card{border-radius:8px;border:1px solid var(--border-color);background:var(--panel-bg);box-shadow:var(--shadow-soft)}.card-body{padding:13px}.card-head{min-height:38px;padding:9px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid rgba(22,32,51,.07)}.section-tag{align-self:flex-start;padding-inline:8px;border-radius:999px;margin-inline-end:0;font-weight:700}.panel-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.action-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:6px 10px;border-radius:7px;border:1px solid rgba(15,118,110,.2);background:#fff;color:#244056;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.action-button input{display:none}.action-button:hover{border-color:var(--teal);color:var(--teal)}.action-button-primary{border-color:var(--teal);background:var(--teal);color:#fff}.action-button-primary:hover{background:#0b605a;color:#fff}.action-button:disabled{cursor:not-allowed;opacity:.55}.action-button-disabled{pointer-events:none;opacity:.55}.action-button-compact{min-height:28px;padding:4px 9px}.filename-tag{max-width:180px;overflow:hidden;text-overflow:ellipsis}.tag{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:22px;padding:2px 8px;border-radius:999px;border:1px solid rgba(22,32,51,.1);background:#f8fafceb;color:#334155;font-size:11px;font-weight:800;white-space:nowrap}.tag-cyan,.tag-blue{border-color:#0f766e38;background:#ecfdf5eb;color:var(--teal)}.tag-green{border-color:#15803d33;background:#f0fdf4f0;color:var(--green)}.tag-gold,.tag-orange{border-color:#b7791f38;background:#fffbebf2;color:var(--gold)}.tag-red{border-color:#b4231833;background:#fef2f2f2;color:var(--risk)}.register-card{min-height:calc(100vh - 132px)}.register-head{align-items:center}.register-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.selection-toolbar{display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid rgba(15,118,110,.16);border-radius:8px;background:#ecfdf5b8}.selection-toolbar>span{padding-inline:7px;color:var(--teal);font-size:12px;font-weight:900;white-space:nowrap}.action-button-danger{border-color:#b4231838;color:var(--risk)}.action-button-danger:hover{border-color:var(--risk);color:var(--risk)}.register-alert{margin-bottom:12px}.register-summary-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px;font-size:11px;color:var(--text-muted)}.register-summary-row>div{min-width:0;display:flex;flex-direction:column;gap:3px;padding:9px 10px;border-radius:8px;background:linear-gradient(180deg,#fff,#ecf8f5db);border:1px solid rgba(15,118,110,.14)}.register-summary-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#162033;font-weight:800;font-size:16px}.summary-kicker{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.progress-strip{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;padding:8px 10px;border:1px solid rgba(15,118,110,.13);border-radius:8px;background:#ffffffb8}.progress-strip>div:first-child{display:flex;flex-direction:column;gap:2px;min-width:92px}.progress-strip strong{font-size:12px}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#0f766e1f}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),var(--blue));transition:width .16s ease}.progress-note{color:var(--text-muted);font-size:11px;font-weight:800;white-space:nowrap}.batch-select{display:flex;flex-direction:column;width:100%;min-width:0;gap:2px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.batch-select span,.batch-select small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.batch-select span{font-size:12px;font-weight:800;color:#1f2a3b}.batch-select small{font-size:10px;color:var(--text-muted)}.batch-select--active span{color:var(--teal)}.native-table-wrap{width:100%;overflow-x:auto}.native-table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.native-table th,.native-table td{padding:8px 10px;border-bottom:1px solid rgba(22,32,51,.07);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.native-table th{font-size:10px;letter-spacing:.08em;text-align:left;text-transform:uppercase;color:var(--text-muted);background:#f4f9f8f5}.native-table tbody tr:hover{background:#ecfdf57a}.export-preview-header-table tbody td:first-child{color:var(--text-muted);font-size:11px;text-transform:uppercase;letter-spacing:.05em}.native-table .amount-cell{width:126px;text-align:right}.register-table{min-width:0}.register-row--expanded{background:#ecfdf557}.register-table .amount-cell{width:96px}.select-cell,.expand-cell{width:34px;text-align:center}.expand-button{width:24px;height:24px;border-radius:6px;border:1px solid rgba(15,118,110,.2);background:#ecfdf5cc;color:var(--teal);font:inherit;font-weight:900;cursor:pointer}.expand-button:disabled{cursor:not-allowed;opacity:.45}.register-table th:nth-child(1),.register-table td:nth-child(1){width:34px}.register-table th:nth-child(2),.register-table td:nth-child(2){width:34px}.register-table th:nth-child(3),.register-table td:nth-child(3){width:160px}.register-table th:nth-child(4),.register-table td:nth-child(4){width:98px}.register-table th:nth-child(5),.register-table td:nth-child(5){width:auto}.register-table th:nth-child(6),.register-table td:nth-child(6){width:110px}.register-table th:nth-child(7),.register-table td:nth-child(7),.register-table th:nth-child(8),.register-table td:nth-child(8),.register-table th:nth-child(9),.register-table td:nth-child(9){width:98px}.register-table th:nth-child(10),.register-table td:nth-child(10){width:156px}.status-stack{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:3px}.status-reason{display:block;max-width:100%;overflow:hidden;color:var(--text-muted);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.inline-action{display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:2px 6px;border:1px solid rgba(15,118,110,.2);border-radius:6px;background:#fff;color:var(--teal);font:inherit;font-size:10px;font-weight:900;cursor:pointer}.register-expanded-row>td{padding:0!important;background:#f9fcfbeb}.register-expanded{display:flex;flex-direction:column;gap:10px;padding:12px 14px 14px 54px;border-bottom:1px solid rgba(22,32,51,.08)}.expanded-block{border:1px solid rgba(22,32,51,.08);border-radius:8px;background:#fff;overflow:hidden}.expanded-heading{padding:9px 11px;border-bottom:1px solid rgba(22,32,51,.07);background:#f4f9f8f5}.expanded-grid{display:grid;gap:0}.expanded-grid--summary{grid-template-columns:1.25fr repeat(6,minmax(120px,1fr))}.expanded-grid--detail{grid-template-columns:repeat(6,minmax(150px,1fr))}.expanded-grid>div{min-width:0;padding:10px 11px;border-right:1px solid rgba(22,32,51,.06)}.expanded-grid>div:last-child{border-right:0}.expanded-grid span{display:block;margin-bottom:5px;color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.expanded-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#162033;font-size:12px}.expanded-review-note{padding:9px 11px;border:1px solid rgba(183,121,31,.2);border-radius:8px;background:#fffbebe6;color:#6f4a11;font-size:12px}.status-text{font-weight:900;white-space:nowrap}.status-text-green{color:var(--green)}.status-text-gold,.status-text-orange{color:var(--gold)}.status-text-red{color:var(--risk)}.status-text-blue{color:var(--blue)}.status-text-default{color:var(--text-muted)}.register-empty{min-height:calc(100vh - 132px)}.empty-register-panel{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;border:1px dashed rgba(15,118,110,.24);border-radius:8px;background:linear-gradient(180deg,#fff,#ecf8f5bf)}.empty-register-icon{width:38px;height:38px;font-size:18px}.meta-pill-row,.warning-row,.export-preview-meta{display:flex;flex-wrap:wrap;gap:7px}.meta-pill{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#fffc;border:1px solid var(--border-color);color:var(--text-muted);font-size:11px}.compact-stack{gap:10px!important}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.summary-tile{display:flex;flex-direction:column;gap:4px;min-height:88px;padding:11px;border-radius:8px;border:1px solid var(--border-color);background:var(--panel-strong);box-shadow:var(--shadow-tight)}.summary-tile--ok{background:linear-gradient(180deg,#ffffff 0%,var(--ok-surface) 100%)}.summary-tile--warn{background:linear-gradient(180deg,#ffffff 0%,var(--warn-surface) 100%)}.summary-tile--risk{background:linear-gradient(180deg,#ffffff 0%,var(--risk-surface) 100%)}.summary-top,.field-top{display:flex;align-items:center;justify-content:space-between}.icon-chip{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;border:1px solid rgba(15,118,110,.15);background:#edfaf6e6;color:var(--teal);font-size:12px}.card-title{display:inline-flex;align-items:center;gap:8px}.card-title-icon{width:20px;height:20px;border-radius:6px;font-size:11px}.card-icon-button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;color:#496079}.card-icon-button:hover{color:var(--teal)!important;background:#0f766e14!important}.summary-value{font-size:18px;font-weight:800;color:#162033}.summary-note{font-size:11px;color:var(--text-muted)}.result-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:10px}.span-full{grid-column:1 / -1}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.field-card{display:flex;flex-direction:column;gap:8px;min-height:64px;padding:10px 11px;border-radius:8px;border:1px solid rgba(22,32,51,.07);background:#f9fcfbf5}.field-card--wide{grid-column:1 / -1}.field-value{font-size:13px;font-weight:700;color:#162033;word-break:break-word}.review-panel{display:flex;flex-direction:column;gap:9px}.review-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.panel-title{margin:0!important;font-size:16px!important;line-height:1.2!important}.review-tag{margin-top:2px}.metric-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-pill{display:flex;flex-direction:column;gap:8px;padding:8px 10px;border-radius:8px;border:1px solid rgba(22,32,51,.07);background:#f9fcfbf5}.metric-pill strong{font-size:13px;color:#162033}.reason-list{display:flex;flex-direction:column;gap:6px}.reason-item{padding:8px 10px;border-radius:8px;border:1px solid rgba(22,32,51,.07);background:#f9fcfbf5;font-size:12px;color:#243247}.export-preview-stack,.sage-preview-stack{display:flex;flex-direction:column;gap:12px}.export-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.export-modal-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:18px}.export-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a6b}.export-preview-modal{position:relative;z-index:1;width:min(1240px,calc(100vw - 32px));max-height:calc(100vh - 36px);display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--border-color);background:#fafcfffc;box-shadow:0 22px 70px #0f172a3d;overflow:hidden}.export-modal-header{min-height:48px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(22,32,51,.08)}.modal-close-button{width:30px;height:30px;border-radius:7px;border:1px solid rgba(22,32,51,.1);background:#fff;color:#334155;cursor:pointer;font:inherit;font-weight:900}.modal-close-button:hover{color:var(--teal);border-color:var(--teal)}.export-tabs{display:flex;align-items:center;gap:8px;padding:10px 14px 0}.export-tab{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:6px 10px;border-radius:7px 7px 0 0;border:1px solid transparent;background:transparent;color:var(--text-muted);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.export-tab--active{border-color:#0f766e2e;border-bottom-color:#fff;background:#fff;color:var(--teal)}.export-modal-body{min-height:0;overflow:auto;padding:14px}.sage-table-block{border:1px solid rgba(22,32,51,.08);border-radius:8px;background:#fffffff5;overflow:hidden}.sage-table-heading{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(22,32,51,.07);background:#f4f9f8f5}.compact-alert{border-radius:8px;border:1px solid rgba(180,35,24,.2);background:#fef2f2f5;color:#7f1d1d;padding:10px 12px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;gap:3px;font-size:12px}.source-details{display:flex;flex-direction:column;gap:8px}.source-details summary{cursor:pointer;width:fit-content;color:var(--teal);font-size:12px;font-weight:800}.debug-block{margin:0;max-height:220px;overflow:auto;padding:12px;border-radius:8px;background:#142235;color:#e6edf6;font-size:11px;line-height:1.45}.detail-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:flex;align-items:center;justify-content:center;padding:18px}.detail-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a59}.detail-panel{position:relative;z-index:1;width:min(1100px,calc(100vw - 36px));max-height:calc(100vh - 36px);display:flex;flex-direction:column;background:#f7fbfa;border:1px solid rgba(22,32,51,.12);border-radius:10px;box-shadow:0 22px 70px #0f172a42;overflow:hidden}.detail-header{min-height:76px;padding:14px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(22,32,51,.08);background:#fff}.detail-title{margin:2px 0 3px;color:#162033;font-size:20px;line-height:1.15}.detail-body{min-height:0;overflow:auto;padding:12px}.inspector-stack{display:flex;flex-direction:column;gap:10px}.inspector-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;gap:8px;align-items:stretch}.inspector-strip>div{min-width:0;padding:9px 10px;border:1px solid rgba(22,32,51,.08);border-radius:8px;background:#fff}.inspector-strip span,.field-list-row span{display:block;margin-bottom:4px;color:var(--text-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.inspector-strip strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#162033;font-size:14px}.inspector-strip .action-button{min-height:100%;align-self:stretch}.inspector-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:10px}.inspector-card .card-body{padding:11px}.field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid rgba(22,32,51,.07);border-radius:8px;overflow:hidden}.field-list-row{min-width:0;padding:9px 10px;border-right:1px solid rgba(22,32,51,.06);border-bottom:1px solid rgba(22,32,51,.06);background:#f9fcfbf5}.field-list-row:nth-child(2n){border-right:0}.field-list-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#162033;font-size:13px}@media(max-width:1120px){.page-header{grid-template-columns:1fr}.header-visual{height:76px}.summary-grid,.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.register-summary-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.page-header{gap:10px;padding:14px}.header-visual{height:70px}.page-content{padding:12px}.summary-grid,.result-grid,.field-grid,.metric-pills,.register-summary-row{grid-template-columns:1fr}.register-head,.register-actions{align-items:flex-start;flex-direction:column}.progress-strip,.expanded-grid--summary,.expanded-grid--detail,.inspector-strip,.inspector-grid,.field-list{grid-template-columns:1fr}.field-list-row,.field-list-row:nth-child(2n){border-right:0}.expanded-grid>div{border-right:0;border-bottom:1px solid rgba(22,32,51,.06)}.expanded-grid>div:last-child{border-bottom:0}.register-expanded{padding-left:12px}.detail-panel{width:100%;max-height:calc(100vh - 24px)}.selection-toolbar{align-items:flex-start;flex-direction:column}.field-card--wide,.span-full{grid-column:auto}.review-header,.panel-actions{flex-direction:column;align-items:flex-start}.filename-tag{max-width:100%}}
