#openOfficialImport{width:100%;margin-top:8px;background:#143d4c;border-color:#3c8298;color:#dff9ff}
#importDialog{width:min(1040px,96vw);max-height:92dvh;padding:0;border:1px solid #3d5665;border-radius:18px;background:#101b24;color:#e1eaf0;box-shadow:0 30px 100px #0009}
#importDialog::backdrop{background:#02080dc9;backdrop-filter:blur(5px)}
.import-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;border-bottom:1px solid #304451;position:sticky;top:0;background:#101b24;z-index:1}
.import-head h2{margin:6px 0;font-size:24px}.import-head p{margin:4px 0;color:#a9becb;font-size:16px}
.import-body{padding:24px}.import-library{display:flex;gap:12px 24px;align-items:center;flex-wrap:wrap;padding:18px;background:#132e3a;border:1px solid #325362;border-radius:12px;margin-bottom:24px}
.import-library b{font-size:24px;color:#b8f0dc}.import-library small{flex-basis:100%;color:#a9becb;font-size:14px}
.import-methods{display:flex;gap:8px;flex-wrap:wrap}.import-methods .active{border-color:#75c5df;background:#205368}
.import-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin:20px 0}.import-fields label{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#afc4d1}.import-wide{grid-column:1/-1}
#importDialog input:not([type=checkbox]),#importDialog select,#impText{width:100%;border:1px solid #3b5261;border-radius:8px;background:#0a141c;color:#e1eaf0;padding:11px;font:inherit;min-width:0}
.import-text-label{display:block;font-size:14px;margin-bottom:8px;color:#afc4d1}#impText{font:14px/1.8 ui-monospace,monospace;resize:vertical;margin-bottom:16px}
.import-guide{margin-top:20px;padding:14px;border:1px solid #304451;border-radius:8px;font-size:14px;line-height:1.8}.import-guide p{color:#a9becb}.import-guide summary{cursor:pointer}
.import-error{color:#ffc597}.import-success{color:#adedd5}#impMessage{min-height:24px;line-height:1.7}
.import-preview-head{display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.import-preview-head label{font-size:14px}
.import-row{padding:16px;margin-bottom:12px;border:1px solid #354a58;border-radius:12px;background:#0c1720}.import-row-title{display:flex;align-items:center;gap:12px;flex-wrap:wrap;cursor:pointer}.import-row input[type=checkbox],.import-preview-head input{width:18px;height:18px;accent-color:#8cdcc5}
.import-values{display:flex;gap:10px 22px;flex-wrap:wrap;margin:14px 0;font-size:14px;color:#a7bdca}.import-values b{color:#e1eaf0}
.import-badge{font-size:13px;border-radius:20px;padding:4px 10px;background:#204d42;color:#b6e9d7}.import-badge.pending{background:#4e3827;color:#ffd7a9}.import-row details{font-size:14px}.import-row summary{cursor:pointer;color:#92cddd}.import-row details p{line-height:1.7;overflow-wrap:anywhere}
.import-row table{width:100%;border-collapse:collapse;margin-top:12px}.import-row th,.import-row td{text-align:left;border-bottom:1px solid #2e424f;padding:9px;white-space:nowrap}
#importDialog .helper{font-size:14px;line-height:1.8}.import-row a{color:#91cee1}#impPreview .actions{position:sticky;bottom:-24px;background:#101b24;padding:16px 0;border-top:1px solid #354a58}
@media(max-width:650px){#importDialog{width:100%;max-width:100%;max-height:100dvh;height:100dvh;border-radius:0}.import-head,.import-body{padding:16px}.import-head h2{font-size:20px}.import-fields{grid-template-columns:1fr}.import-library{gap:10px}.import-methods .btn{flex:1}.import-row-title b{max-width:80%;overflow-wrap:anywhere}}
