#listing-import-dialog{width:min(960px,calc(100% - 24px));max-height:92dvh;margin:auto;padding:0;border:1px solid #cbd5e1;border-radius:20px;background:#fff;color:#172033;font-size:16px;overflow:auto}
#listing-import-dialog::backdrop{background:rgba(15,23,42,.65)}
.import-shell{padding:24px}.import-heading{display:flex;justify-content:space-between;align-items:start;gap:16px}.import-heading h2{font-size:26px;font-weight:800}.import-heading p{margin-top:6px;color:#475569}
#listing-import-dialog button,#listing-import-dialog select,#listing-import-dialog input:not([type=checkbox]),#listing-import-dialog textarea{min-height:44px;border:1px solid #94a3b8;border-radius:10px;padding:10px;background:#fff;color:#172033;font:inherit;max-width:100%}
#listing-import-dialog label{display:block;font-size:14px;font-weight:600}#listing-import-dialog label input:not([type=checkbox]),#listing-import-dialog label select,#listing-import-dialog label textarea{display:block;width:100%;margin-top:5px}
#listing-import-dialog button:focus-visible,#listing-import-dialog input:focus-visible,#listing-import-dialog textarea:focus-visible,#listing-import-dialog select:focus-visible{outline:3px solid #2563eb;outline-offset:2px}
#listing-import-dialog button:disabled{opacity:.5;cursor:not-allowed}#listing-import-dialog fieldset:disabled{opacity:.7}
.import-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0}.import-card{border:1px solid #cbd5e1;border-radius:14px;margin:20px 0;padding:16px;min-width:0}.import-card legend{font-size:14px;font-weight:800;max-width:100%;padding:0 5px}.import-photo{width:110px;height:90px;object-fit:cover;border-radius:8px}
.import-errors{color:#9f1239;margin:10px 0;list-style:inside;overflow-wrap:anywhere}.import-note{padding:14px;background:#eff6ff;border-radius:12px;margin:16px 0}.import-note summary{cursor:pointer;min-height:30px;font-weight:700}.import-note ol{list-style:decimal;padding-left:24px;margin-top:10px}.import-note p{margin-top:8px}
#listing-import-dialog .import-check{display:flex;gap:10px;align-items:center;padding:12px 0;min-height:44px}#listing-import-dialog input[type=checkbox]{width:22px;height:22px;flex-shrink:0}
.import-footer{position:sticky;bottom:0;background:#fff;border-top:1px solid #cbd5e1;padding:12px 0;z-index:1}.import-navigation{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:16px 0}#listing-import-dialog #import-publish{background:#1d4ed8;color:white;font-weight:700;width:100%}#import-status{margin:12px 0;overflow-wrap:anywhere}#import-counts{font-weight:700;padding:12px;background:#f1f5f9;border-radius:10px}
#listing-import-dialog #import-leboncoin-prepare{background:#1d4ed8;color:white;font-weight:700;width:100%}#import-leboncoin-help{font-size:14px;line-height:1.5}.import-source{margin-bottom:8px;overflow-wrap:anywhere}#import-review[hidden]{display:none}
.import-city-options{max-height:220px;overflow-y:auto;border:1px solid #94a3b8;border-radius:10px;margin-top:4px;background:#fff;color:#172033}.import-city-options[hidden]{display:none}.import-city-options p{padding:12px;font-weight:400}#listing-import-dialog .import-city-options button{display:block;width:100%;text-align:left;border:0;border-radius:0;min-height:44px}#listing-import-dialog .import-city-options button:hover,#listing-import-dialog .import-city-options button[aria-selected=true]{background:#dbeafe}
@media(max-width:600px){.import-shell{padding:16px}.import-fields{grid-template-columns:1fr}.import-heading h2{font-size:22px}.import-card{padding:12px}#listing-import-dialog{width:100%;max-height:100dvh;border-radius:0}.import-footer{position:static}}
.dark #listing-import-dialog,.dark .import-footer{background:#172033;color:#f1f5f9}.dark .import-heading p{color:#cbd5e1}.dark .import-note,.dark #import-counts{background:#24354d}.dark .import-errors{color:#fda4af}
