.wizard-module__VLdhta__wrap{max-width:720px;margin:0 auto;padding:36px 16px 60px}.wizard-module__VLdhta__progress{background:var(--border);border-radius:3px;height:6px;margin-bottom:32px;position:relative;overflow:hidden}.wizard-module__VLdhta__progressBar{background:var(--accent);border-radius:3px;transition:width .2s;position:absolute;top:0;bottom:0;left:0}.wizard-module__VLdhta__stepTitle{font-family:var(--font-serif);color:var(--text);margin-bottom:14px;font-size:18px;font-weight:600}.wizard-module__VLdhta__chipWrap{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.wizard-module__VLdhta__pairRow{gap:8px;display:flex}.wizard-module__VLdhta__grid2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.wizard-module__VLdhta__toggles{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.wizard-module__VLdhta__toggleRow{background:var(--bg-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.wizard-module__VLdhta__dropzone{border:2px dashed var(--border-3);text-align:center;color:var(--text-muted);cursor:pointer;border-radius:12px;padding:24px;font-size:13px;transition:border-color .15s;display:block}.wizard-module__VLdhta__dropzone:hover{border-color:var(--accent)}.wizard-module__VLdhta__thumbs{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.wizard-module__VLdhta__thumb{position:relative}.wizard-module__VLdhta__thumb img{object-fit:cover;border-radius:10px;width:84px;height:84px}.wizard-module__VLdhta__thumb button{background:var(--bg-dark);color:#fff;cursor:pointer;border:none;border-radius:50%;width:22px;height:22px;font-size:11px;position:absolute;top:-6px;right:-6px}.wizard-module__VLdhta__summary{color:var(--text-2);flex-direction:column;gap:10px;margin-bottom:24px;padding:20px;font-size:13.5px;display:flex}.wizard-module__VLdhta__summary b{color:var(--text)}.wizard-module__VLdhta__navRow{justify-content:space-between;gap:12px;margin-top:36px;display:flex}@media (max-width:600px){.wizard-module__VLdhta__grid2{grid-template-columns:1fr;gap:0}}
