.import-modal{max-width:880px}.import-progress{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.import-progress div{display:flex;align-items:center;gap:8px;color:#98a2b3;font-size:12px;border-bottom:2px solid #e4e8ef;padding:0 4px 10px}.import-progress span{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#eef1f6;font-size:10px}.import-progress .active{color:#2f6fed;border-color:#2f6fed;font-weight:600}.import-progress .active span{background:#2f6fed;color:#fff}.import-upload{border:2px dashed #cfd6e2;border-radius:8px;text-align:center;padding:48px 20px;background:#fafbfc}.upload-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#eaf1ff;color:#2f6fed;font-size:24px}.import-upload h3,.duplicate-options h3,.import-complete h3{font-size:16px;margin-bottom:7px}.import-upload p{color:#667085;font-size:12px;margin-bottom:20px}.mapping-summary{padding:10px 13px;background:#f5f8fd;border-radius:5px;margin-bottom:12px;color:#344054}.mapping-summary span{color:#667085;margin-left:10px;font-size:12px}.mapping-list{max-height:430px;overflow:auto;border:1px solid #e4e8ef;border-radius:5px}.mapping-row{display:grid;grid-template-columns:1fr 28px 1fr;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid #e4e8ef}.mapping-row:last-child{border:0}.mapping-row>div{display:flex;flex-direction:column;min-width:0}.mapping-row small{color:#98a2b3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px}.mapping-row>span{text-align:center;color:#98a2b3}.review-grid,.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.review-grid div,.result-grid div{border:1px solid #e4e8ef;border-radius:6px;padding:15px;display:flex;flex-direction:column}.review-grid span,.result-grid span{font-size:11px;color:#667085}.review-grid strong,.result-grid strong{font-size:22px;margin-top:5px}.duplicate-options{padding:16px;background:#f8f9fb;border-radius:6px;margin-bottom:16px}.duplicate-options label{margin-right:22px;font-size:12px}.preview-table{max-height:210px;overflow:auto;margin-bottom:8px}.nested-modal{position:fixed;inset:0;background:rgba(24,34,51,.35);display:grid;place-items:center;z-index:110}.custom-field-card{width:min(540px,calc(100% - 30px));padding:24px}.import-complete{text-align:center;padding:25px}.success-check{width:58px;height:58px;border-radius:50%;background:#e9f8f1;color:#16a36a;display:grid;place-items:center;font-size:28px;margin:0 auto 14px}.result-grid{grid-template-columns:repeat(4,1fr);margin-top:22px;text-align:left}.import-complete p{color:#d9475c;margin-bottom:15px}@media(max-width:650px){.import-progress div{font-size:0}.mapping-row{grid-template-columns:1fr}.mapping-row>span{display:none}.result-grid{grid-template-columns:1fr 1fr}}
