.wl-bot-import-overlay{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px}.wl-bot-import-panel{position:relative;background:#fff;color:#222;border-radius:14px;width:100%;max-width:640px;max-height:90vh;overflow-y:auto;padding:22px;box-shadow:0 20px 60px rgba(0,0,0,.4);-webkit-overflow-scrolling:touch}.wl-bot-import-title{margin:0 0 12px;color:#667eea;font-size:1.25rem}.wl-bot-import-hint{margin:0 0 12px;font-size:13px;color:#666;line-height:1.45}.wl-bot-import-textarea{width:100%;box-sizing:border-box;font-size:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.45;padding:10px 12px;border:1px solid #ccc;border-radius:8px;resize:vertical;background:#fff;color:#222}.wl-bot-import-textarea:focus{outline:2px solid #667eea;outline-offset:1px;border-color:#667eea}.wl-bot-import-error{margin-top:10px;padding:10px 12px;border-radius:8px;background:#fff3cd;color:#856404;font-size:13px;line-height:1.5}.wl-bot-import-error code{display:block;margin:6px 0;padding:6px 8px;background:rgba(0,0,0,.06);border-radius:6px;font-size:12px;overflow-x:auto;white-space:nowrap}.wl-bot-import-qty{display:flex;align-items:center;gap:10px;margin:12px 0 4px;font-size:13px;color:#444;font-weight:600}.wl-bot-import-qty select{font-size:16px;min-height:44px;padding:10px 12px;border:1px solid #ccc;border-radius:8px;background:#fff;color:#222}.wl-bot-import-stats{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.wl-bot-import-stat{flex:1 1 110px;border-radius:8px;padding:10px 12px;text-align:center;line-height:1.3}.wl-bot-import-stat strong{display:block;font-size:1.5em;font-weight:900}.wl-bot-import-stat span{font-size:12px}.wl-bot-import-stat.is-ok{background:#d4edda;color:#155724}.wl-bot-import-stat.is-warn{background:#fff3cd;color:#856404}.wl-bot-import-tablewrap{max-height:240px;overflow:auto;border:1px solid #ddd;border-radius:8px;margin-bottom:12px}.wl-bot-import-table{width:100%;border-collapse:collapse;font-size:12px}.wl-bot-import-table th{position:sticky;top:0;background:#667eea;color:#fff;padding:7px 8px;text-align:left;font-weight:700}.wl-bot-import-table td{padding:5px 8px}.wl-bot-import-table tr.is-odd{background:#f7f7f7}.wl-bot-import-table .ta-c{text-align:center}.wl-bot-import-warn{color:#b8860b;cursor:help}.wl-bot-import-details{margin-bottom:12px;font-size:12px}.wl-bot-import-details summary{cursor:pointer;color:#856404;font-weight:600;min-height:44px;display:flex;align-items:center;padding:4px 0}.wl-bot-import-details ul{margin:8px 0 0;padding-left:18px;color:#666;max-height:140px;overflow-y:auto}.wl-bot-import-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.wl-bot-import-btn{flex:1 1 140px;min-height:44px;border:none;border-radius:8px;padding:11px 12px;font-size:14px;font-weight:700;cursor:pointer;background:#f0f0f0;color:#555}.wl-bot-import-btn--primary{background:linear-gradient(135deg,#27ae60,#1e8449);color:#fff}.wl-bot-import-btn[disabled]{opacity:.5;cursor:not-allowed}.wl-bot-import-close{position:absolute;top:8px;right:8px}@media (max-width:520px){.wl-bot-import-overlay{align-items:flex-start;padding-top:12px}.wl-bot-import-panel{padding:16px;border-radius:12px;max-height:min(90vh,90dvh)}.wl-bot-import-textarea{min-height:7.5em}.wl-bot-import-btn{flex-basis:100%}}