.consign-wizard.svelte-1jofovm{--wizard-accent:#1b5c82;--wizard-card:#fff;--wizard-input:#fff;--wizard-surface:#f8f9fb;--wizard-border:#00000014;--wizard-muted:#64748b;--wizard-text:#0f172a;color:var(--wizard-text)}.wizard-progress-wrap.svelte-1jofovm{margin-bottom:1.25rem}.wizard-progress.svelte-1jofovm{align-items:center;gap:.375rem;display:flex}.wizard-progress-segment.svelte-1jofovm{background:#e2e8f0;border-radius:9999px;flex:1;height:.1875rem;transition:background-color .3s,height .2s}.wizard-progress-segment.is-done.svelte-1jofovm{background:var(--wizard-accent)}.wizard-progress-segment.is-active.svelte-1jofovm{background:var(--wizard-accent);height:.25rem;box-shadow:0 0 0 1px #1b5c821f}.wizard-progress-segment.is-pending.svelte-1jofovm{background:#e2e8f0}.wizard-progress-label.svelte-1jofovm{letter-spacing:.12em;text-transform:uppercase;color:var(--wizard-muted);text-align:center;margin:.625rem 0 0;font-size:.6875rem;font-weight:600}.wizard-card.svelte-1jofovm{background:var(--wizard-card);border:1px solid var(--wizard-border);border-radius:1rem;padding:1.75rem 1.5rem 1.25rem;box-shadow:0 4px 24px #0000000d}@media (width>=640px){.wizard-card.svelte-1jofovm{padding:2rem 2rem 1.5rem}}.wizard-card-header.svelte-1jofovm{text-align:center;margin-bottom:1.75rem}.wizard-icon.svelte-1jofovm{width:2.75rem;height:2.75rem;color:var(--wizard-accent);background:#1b5c8214;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:.875rem;display:inline-flex}.wizard-title.svelte-1jofovm{color:var(--wizard-text);margin:0;font-size:1.375rem;font-weight:700;line-height:1.2}.wizard-subtitle.svelte-1jofovm{color:var(--wizard-muted);margin:.5rem 0 0;font-size:.875rem}.wizard-body.svelte-1jofovm{min-height:16rem}.wizard-panel.svelte-1jofovm{animation:.28s svelte-1jofovm-wizard-fade}@keyframes svelte-1jofovm-wizard-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.wizard-field.svelte-1jofovm{margin-bottom:1rem}.wizard-grid-2.svelte-1jofovm{grid-template-columns:1fr 1fr;gap:.875rem;margin-bottom:1rem;display:grid}.wizard-grid-2.svelte-1jofovm .wizard-field:where(.svelte-1jofovm){margin-bottom:0}@media (width<=480px){.wizard-grid-2.svelte-1jofovm{grid-template-columns:1fr}}.wizard-label.svelte-1jofovm{letter-spacing:.14em;text-transform:uppercase;color:var(--wizard-muted);margin-bottom:.45rem;font-size:.625rem;font-weight:600;display:block}.wizard-input.svelte-1jofovm{background:var(--wizard-input);width:100%;color:var(--wizard-text);border:1px solid #0000001f;border-radius:.75rem;outline:none;padding:.8rem .95rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.wizard-input.svelte-1jofovm::placeholder{color:#0f172a59}.wizard-input.svelte-1jofovm:focus{border-color:#1b5c8273;box-shadow:0 0 0 3px #1b5c821a}.wizard-select.svelte-1jofovm{appearance:none;background-color:var(--wizard-input);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.25rem}.wizard-select.svelte-1jofovm option:where(.svelte-1jofovm){color:var(--wizard-text);background:#fff}.wizard-input-suffix.svelte-1jofovm{position:relative}.wizard-input-suffix.svelte-1jofovm .wizard-input:where(.svelte-1jofovm){padding-right:2.75rem}.wizard-suffix.svelte-1jofovm{color:var(--wizard-muted);pointer-events:none;font-size:.875rem;font-weight:600;position:absolute;top:50%;right:.95rem;transform:translateY(-50%)}.wizard-textarea.svelte-1jofovm{resize:vertical;min-height:6.5rem}.wizard-checks.svelte-1jofovm{flex-direction:column;gap:.625rem;margin-bottom:1rem;display:flex}.wizard-check-row.svelte-1jofovm{background:var(--wizard-surface);color:#334155;cursor:pointer;border:1px solid #00000014;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.9375rem;transition:background-color .2s,border-color .2s;display:flex}.wizard-check-row.svelte-1jofovm:hover{background:#f1f5f9;border-color:#0000001f}.wizard-check-row.svelte-1jofovm input:where(.svelte-1jofovm){width:1.125rem;height:1.125rem;accent-color:var(--wizard-accent);cursor:pointer}.wizard-summary.svelte-1jofovm{flex-direction:column;gap:.875rem;margin:0;display:flex}.wizard-summary-group.svelte-1jofovm{background:var(--wizard-surface);border:1px solid #0000000f;border-radius:.75rem;padding:.875rem 1rem}.wizard-summary-group.svelte-1jofovm dt:where(.svelte-1jofovm){letter-spacing:.14em;text-transform:uppercase;color:var(--wizard-muted);margin-bottom:.35rem;font-size:.625rem;font-weight:600}.wizard-summary-group.svelte-1jofovm dd:where(.svelte-1jofovm){color:#334155;margin:0;font-size:.9375rem;line-height:1.55}.wizard-error.svelte-1jofovm{color:#dc2626;margin:.75rem 0 0;font-size:.8125rem}.wizard-footer.svelte-1jofovm{border-top:1px solid var(--wizard-border);justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.25rem;display:flex}.wizard-btn-ghost.svelte-1jofovm{color:var(--wizard-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.5rem .25rem;font-size:.875rem;transition:color .2s;display:inline-flex}.wizard-btn-ghost.svelte-1jofovm:hover{color:var(--wizard-text)}.wizard-btn-primary.svelte-1jofovm{background:var(--wizard-accent);color:#fff;cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.35rem;margin-left:auto;padding:.75rem 1.35rem;font-size:.9375rem;font-weight:600;transition:filter .2s,transform .15s;display:inline-flex;box-shadow:0 2px 8px #1b5c8238}.wizard-btn-primary.svelte-1jofovm:hover:not(:disabled){filter:brightness(1.08)}.wizard-btn-primary.svelte-1jofovm:active:not(:disabled){transform:scale(.98)}.wizard-btn-primary.svelte-1jofovm:disabled{opacity:.65;cursor:not-allowed}.wizard-success.svelte-1jofovm{background:var(--wizard-card);border:1px solid var(--wizard-border);text-align:center;border-radius:1rem;padding:2.5rem 1.5rem;box-shadow:0 4px 24px #0000000d}.wizard-success-icon.svelte-1jofovm{width:3rem;height:3rem;color:var(--wizard-accent);background:#1b5c821a;border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:inline-flex}.wizard-success-title.svelte-1jofovm{color:var(--wizard-text);margin:0;font-size:1.25rem;font-weight:700}.wizard-success-text.svelte-1jofovm{color:var(--wizard-muted);margin:.5rem 0 1.5rem;font-size:.875rem}
