dialog.excel-import-modal{width:min(1180px,calc(100vw - 28px));max-width:none;max-height:calc(100vh - 24px);overflow:hidden;border:0;border-radius:12px;padding:0;box-shadow:0 24px 70px #153b324a}
.excel-import-shell{box-sizing:border-box;max-height:calc(100vh - 24px);overflow:auto;padding:30px}
.excel-import-title{position:sticky;top:-30px;z-index:3;margin:-30px -30px 18px;padding:28px 30px 18px;background:#fff;border-bottom:1px solid #e7ece9}
.excel-import-title h2{margin:0;font-size:24px}.excel-import-copy{margin:0 0 18px;color:#5d6d66;font-size:14px;line-height:1.75}
.excel-import-file-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:16px;border:1px solid #dfe8e3;border-radius:9px;background:#f7faf8}
.excel-file-picker{display:block;color:#52635c;font-size:12px;font-weight:700}.excel-file-picker input{display:block;width:100%;margin-top:7px;border:1px solid #d8e2dd;border-radius:7px;background:#fff;padding:9px;font:inherit;font-size:13px}
.excel-import-file-card .secondary-btn{height:40px}.excel-import-file-card p{grid-column:1/-1;margin:0;color:#71807b;font-size:12px}.excel-import-file-card p.error{color:#b84a35}.excel-import-file-card p.success{color:#16604a;font-weight:700}
#excelImportWorkspace{margin-top:20px}#excelImportWorkspace[hidden]{display:none}
.excel-import-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px;border:1px solid #e1e9e5;border-radius:9px;background:#fff}
.excel-import-controls label,.excel-mapping-item{color:#60716a;font-size:12px;font-weight:700}.excel-import-controls select,.excel-mapping-item select{display:block;width:100%;margin-top:6px;border:1px solid #d9e3de;border-radius:7px;background:#fff;padding:9px 10px;color:#263730;font:inherit;font-size:13px}
.excel-import-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:23px 0 11px}.excel-import-section-head h3{margin:0;color:#23362e;font-size:17px}.excel-import-section-head p{margin:5px 0 0;color:#71807b;font-size:12px}.excel-import-section-head .text-btn{font-size:12px;font-weight:700}
.excel-mapping-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:15px;border:1px solid #e1e9e5;border-radius:9px;background:#fbfcfb}
.excel-mapping-item{min-width:0}.excel-mapping-item strong{display:inline;color:#b84a35}.excel-mapping-item.mapped select{border-color:#9ccdb6;background:#f4faf7}.excel-mapping-item.unmapped-required select{border-color:#e9b6aa;background:#fff8f6}
.excel-preview-head{margin-top:24px}.excel-preview-head .secondary-btn{padding:8px 12px}
.excel-preview-table-wrap{max-height:360px;overflow:auto;border:1px solid #dfe7e3;border-radius:9px;background:#fff}
.excel-preview-table{min-width:980px}.excel-preview-table th{position:sticky;top:0;z-index:2;padding:11px 12px;background:#f5f8f6;font-size:11px}.excel-preview-table td{padding:11px 12px;font-size:12px;vertical-align:top}.excel-preview-table td small{display:block;margin-top:3px;color:#71807b;line-height:1.45}.excel-preview-table input{width:17px;height:17px;accent-color:#16604a}.excel-preview-table tr.excel-row-warning{background:#fffaf3}.excel-preview-table tr.excel-row-error{background:#fff6f4}.excel-preview-table tr.excel-row-disabled{opacity:.65}.excel-import-status{display:inline-flex;padding:3px 7px;border-radius:999px;background:#e5f3eb;color:#16604a;font-size:11px;font-weight:700;white-space:nowrap}.excel-import-status.duplicate{background:#fff0d9;color:#a96310}.excel-import-status.error{background:#fee9e5;color:#b84a35}
.excel-import-empty{padding:34px!important;text-align:center;color:#71807b}.excel-import-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.excel-import-actions .primary-btn:disabled{background:#aebbb5;cursor:not-allowed}
@media(max-width:900px){.excel-mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){dialog.excel-import-modal{width:calc(100vw - 12px);max-height:calc(100dvh - 12px)}.excel-import-shell{max-height:calc(100dvh - 12px);padding:18px}.excel-import-title{top:-18px;margin:-18px -18px 14px;padding:19px 18px 14px}.excel-import-title h2{font-size:20px}.excel-import-copy{font-size:13px}.excel-import-file-card{grid-template-columns:1fr}.excel-import-file-card .secondary-btn{width:100%}.excel-import-controls{grid-template-columns:1fr}.excel-mapping-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:11px}.excel-import-section-head{align-items:flex-start;flex-direction:column}.excel-import-section-head .text-btn{margin-left:0;padding-left:0}.excel-preview-head .secondary-btn{width:100%}.excel-import-actions{position:sticky;bottom:-18px;margin:16px -18px -18px;padding:13px 18px;background:#fff;border-top:1px solid #e4eae7}.excel-import-actions button{flex:1}}
@media(max-width:440px){.excel-mapping-grid{grid-template-columns:1fr}}
