.fx-import-backdrop{position:fixed;inset:0;background:rgba(11,31,49,.42);display:grid;place-items:center;z-index:9999}.fx-import-modal{width:min(720px,92vw);background:#fff;border-radius:10px;box-shadow:0 18px 50px rgba(6,26,45,.22);overflow:hidden}.fx-import-header{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 20px;border-bottom:1px solid #e1e7ec}.fx-import-header h2{margin:0;color:#143d5d}.fx-import-header p{margin:4px 0 0;color:#6f8392;font-size:12px}.fx-import-header [data-close]{border:0;background:transparent;font-size:24px;color:#6a7d8a;cursor:pointer}.fx-import-body{padding:20px;display:grid;gap:18px}.fx-import-step{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}.fx-import-step>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ece7ff;color:#6745bf;font-weight:700}.fx-import-step strong{color:#24465c}.fx-import-step p,.fx-import-step small{color:#748795;font-size:11px}.fx-import-columns{padding:14px;border:1px solid #e0e6eb;border-radius:7px;background:#fafcfd}.fx-import-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.fx-import-grid span{padding:7px 8px;border-radius:5px;background:#fff;border:1px solid #e0e6eb;font-size:11px;color:#496276}.fx-import-note{padding:10px 12px;border-radius:6px;background:#f5f8ff;color:#4f6580;font-size:11px}.fx-import-footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #e1e7ec;background:#fafcfd}.fx-primary,.fx-secondary{min-height:34px;padding:0 14px;border-radius:5px;font:inherit;cursor:pointer}.fx-primary{border:0;background:#6d49c9;color:#fff}.fx-secondary{border:1px solid #bcc8d1;background:#fff;color:#365168}
