.id-stepper{background:var(--wip-card,#fff);border:1px solid var(--wip-border,#e2e8f0);border-radius:12px;align-items:center;gap:0;margin-bottom:18px;padding:14px 18px;display:flex;box-shadow:0 1px 3px #0f172a0f}.id-step{flex:1;align-items:center;gap:10px;min-width:0;display:flex;position:relative}.id-step+.id-step:before{content:"";background:#e2e8f0;width:16px;height:1.5px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.id-step.complete+.id-step:before{background:#2138ab}.id-step .dot{color:#94a3b8;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:12px;font-weight:600;transition:all .2s;display:grid}.id-step.active .dot{color:#fff;background:#2138ab;border-color:#2138ab;box-shadow:0 0 0 4px #2138ab1f}.id-step.complete .dot{color:#fff;background:#2138ab;border-color:#2138ab}.id-step.complete .dot svg{width:14px;height:14px}.id-step .lbl{flex-direction:column;gap:1px;min-width:0;display:flex}.id-step .lbl .nm{color:#94a3b8;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.id-step.active .lbl .nm,.id-step.complete .lbl .nm{color:#0f172a}.id-step .lbl .desc{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.id-config-row{background:linear-gradient(#fafbfd,#f8fafc);border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:16px;padding:12px 16px;display:flex}.id-config-item{align-items:center;gap:10px;display:flex}.id-config-item .k{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:11px;font-weight:600}.id-select{color:#0f172a;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,9 12,15 18,9'/%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #e2e8f0;border-radius:7px;padding:6px 28px 6px 10px;font-size:13px;font-weight:500}.id-select:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9}.id-config-row .help{color:#64748b;align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}.id-entity-card{background:#fff;border:1.5px solid #bfd0ff;border-radius:10px;align-items:center;gap:14px;padding:14px;transition:all .18s;display:flex;position:relative;box-shadow:0 1px 3px #0f172a0a}.id-entity-card.success{background:#f0fdf4;border-color:#bbf7d0}.id-entity-card.error{background:#fef2f2;border-color:#fca5a5}.id-entity-card.warning{background:#fffbeb;border-color:#fde68a}.id-entity-icon{color:#2138ab;background:#eef3ff;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.id-entity-card.success .id-entity-icon{color:#15803d;background:#dcfce7}.id-entity-card.error .id-entity-icon{color:#b91c1c;background:#fee2e2}.id-entity-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.id-entity-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.id-entity-tag{color:#2138ab;letter-spacing:-.01em;background:#eef3ff;border-radius:5px;flex-shrink:0;padding:2px 7px;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:600}.id-entity-card.success .id-entity-tag{color:#15803d;background:#dcfce7}.id-entity-card.error .id-entity-tag{color:#b91c1c;background:#fee2e2}.id-entity-fname{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.id-entity-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:11.5px;display:flex}.id-entity-meta .dot{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:3px;height:3px}.id-badge-num{font-variant-numeric:tabular-nums;color:#475569;font-weight:600}.id-badge{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.id-badge.rows{color:#2138ab;background:#eef3ff}.id-badge.size{color:#475569;background:#f1f5f9}.id-badge.warn{color:#b45309;background:#fef3c7}.id-badge.success{color:#15803d;background:#dcfce7}.id-entity-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.id-drop-hint{text-align:center;background:#fafbfd;border:1.5px dashed #cbd5e1;border-radius:12px;padding:36px 20px;transition:all .18s}.id-drop-hint:hover{background:#f8faff;border-color:#93aeff}.id-drop-hint .ic{color:#2138ab;background:#eef3ff;border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 12px;display:grid}.id-drop-hint .ic svg{width:22px;height:22px}.id-drop-hint .ttl{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.id-drop-hint .sub{color:#64748b;margin-bottom:14px;font-size:12px}.id-drop-hint .sub b{color:#2138ab}.id-tip{color:#0c4a6e;text-align:left;background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;gap:10px;padding:12px 14px;font-size:12.5px;line-height:1.5;display:flex}.id-tip .ic{color:#0284c7;background:0 0;flex-shrink:0;width:auto;height:auto;margin-top:1px;padding:0;display:block}.id-tip .ic svg{width:14px;height:14px}.id-tip b{color:#075985;font-weight:600}.id-soft-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.id-soft-card{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:16px 14px;transition:all .18s;display:flex;position:relative}.id-soft-card:hover:not(:disabled):not(.disabled){background:#f8faff;border-color:#93aeff;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a14}.id-soft-card.active{background:#f8faff;border-color:#2138ab;box-shadow:0 0 0 3px #2138ab14}.id-soft-card:disabled,.id-soft-card.disabled{opacity:.55;cursor:not-allowed}.id-soft-name{color:#0f172a;letter-spacing:-.02em;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;font-weight:700}.id-soft-desc{color:#64748b;font-size:12px;line-height:1.4}.id-soft-meta{color:#94a3b8;margin-top:2px;font-size:10px}.id-soft-card .corner{letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600;position:absolute;top:10px;right:10px}.id-soft-card .corner.busy{color:#b45309;background:#fef3c7}.id-upload-zone{text-align:center;background:#fafbfd;border:1.5px dashed #cbd5e1;border-radius:12px;padding:36px 20px;transition:all .18s}.id-upload-zone:hover{background:#f8faff;border-color:#93aeff}.id-upload-zone .ic{color:#2138ab;background:#eef3ff;border-radius:12px;place-items:center;width:48px;height:48px;margin:0 auto 12px;display:grid}.id-upload-zone .ic svg{width:22px;height:22px}[data-theme=dark] .id-stepper{background:var(--wip-card,#1e293b);border-color:#ffffff14;box-shadow:0 1px 3px #0000004d}[data-theme=dark] .id-step .dot{color:#64748b;background:#1e293b;border-color:#ffffff1f}[data-theme=dark] .id-step+.id-step:before{background:#ffffff1f}[data-theme=dark] .id-step.active .lbl .nm,[data-theme=dark] .id-step.complete .lbl .nm{color:#f1f5f9}[data-theme=dark] .id-config-row{background:linear-gradient(#ffffff05,#ffffff0a);border-color:#ffffff14}[data-theme=dark] .id-config-item .k,[data-theme=dark] .id-config-row .help{color:#94a3b8}[data-theme=dark] .id-select{color:#f1f5f9;background-color:#1e293b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6,9 12,15 18,9'/%3E%3C/svg%3E");border-color:#ffffff1f}[data-theme=dark] .id-select:disabled{color:#64748b;background-color:#ffffff0a}[data-theme=dark] .id-entity-card{background:#1e293b;border-color:#2138ab66;box-shadow:0 1px 3px #00000040}[data-theme=dark] .id-entity-card.success{background:#2e865f14;border-color:#2e865f66}[data-theme=dark] .id-entity-card.error{background:#dc262614;border-color:#dc262666}[data-theme=dark] .id-entity-icon{color:#93aeff;background:#2138ab33}[data-theme=dark] .id-entity-card.success .id-entity-icon{color:#86efac;background:#2e865f33}[data-theme=dark] .id-entity-card.error .id-entity-icon{color:#fca5a5;background:#dc262633}[data-theme=dark] .id-entity-tag{color:#bfd0ff;background:#2138ab40}[data-theme=dark] .id-entity-card.success .id-entity-tag{color:#86efac;background:#2e865f40}[data-theme=dark] .id-entity-card.error .id-entity-tag{color:#fca5a5;background:#dc262640}[data-theme=dark] .id-entity-fname{color:#f1f5f9}[data-theme=dark] .id-entity-meta{color:#94a3b8}[data-theme=dark] .id-entity-meta .dot{background:#ffffff2e}[data-theme=dark] .id-badge-num{color:#cbd5e1}[data-theme=dark] .id-badge.rows{color:#bfd0ff;background:#2138ab40}[data-theme=dark] .id-badge.size{color:#cbd5e1;background:#ffffff0f}[data-theme=dark] .id-badge.warn{color:#fcd34d;background:#b4530933}[data-theme=dark] .id-badge.success{color:#86efac;background:#2e865f40}[data-theme=dark] .id-drop-hint,[data-theme=dark] .id-upload-zone{background:#ffffff05;border-color:#ffffff1f}[data-theme=dark] .id-drop-hint:hover,[data-theme=dark] .id-upload-zone:hover{background:#2138ab14;border-color:#93aeff80}[data-theme=dark] .id-drop-hint .ic,[data-theme=dark] .id-upload-zone .ic{color:#bfd0ff;background:#2138ab40}[data-theme=dark] .id-drop-hint .ttl{color:#f1f5f9}[data-theme=dark] .id-drop-hint .sub{color:#94a3b8}[data-theme=dark] .id-drop-hint .sub b{color:#93aeff}[data-theme=dark] .id-tip{color:#a5f3fc;background:#06b6d414;border-color:#06b6d44d}[data-theme=dark] .id-tip .ic{color:#67e8f9}[data-theme=dark] .id-tip b{color:#cffafe}[data-theme=dark] .id-soft-card{background:#1e293b;border-color:#ffffff14}[data-theme=dark] .id-soft-card:hover:not(:disabled):not(.disabled){background:#2138ab1f;border-color:#93aeff80}[data-theme=dark] .id-soft-card.active{background:#2138ab26;border-color:#6085fc;box-shadow:0 0 0 3px #6085fc2e}[data-theme=dark] .id-soft-name{color:#f1f5f9}[data-theme=dark] .id-soft-desc{color:#94a3b8}[data-theme=dark] .id-soft-meta{color:#64748b}[data-theme=dark] .id-soft-card .corner.busy{color:#fcd34d;background:#b4530933}
