.steps-bar.svelte-z53yq7{display:flex;align-items:center;justify-content:center;padding:var(--space-md);border-bottom:1px solid #eee}.step-dot.svelte-z53yq7{width:32px;height:32px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-family:var(--font-family-heading);font-weight:700;font-size:.8rem;background:#f1f5f9;color:#ef4444;transition:all var(--transition-spring);box-shadow:inset 0 2px 4px #0000000d}.step-dot.active.svelte-z53yq7{background:var(--primary-btn-bg);color:#fff;box-shadow:0 4px 12px rgba(var(--primary-btn-bg-rgb),.4);transform:scale(1.1)}.step-dot.done.svelte-z53yq7{background:var(--accent-color);color:#fff;box-shadow:0 4px 12px rgba(var(--accent-color-rgb),.3)}.step-line.svelte-z53yq7{width:40px;height:3px;background:#eee;transition:background var(--transition-normal)}.step-line.done.svelte-z53yq7{background:var(--accent-color)}.wizard-body.svelte-z53yq7{padding:var(--space-lg)}.wizard-body.svelte-z53yq7 h3:where(.svelte-z53yq7){margin-bottom:var(--space-md);font-size:1.25rem}.wizard-body.svelte-z53yq7 h4:where(.svelte-z53yq7){margin:var(--space-md) 0 var(--space-xs);font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--subheading-color)}.wizard-body.svelte-z53yq7 .form-row:where(.svelte-z53yq7){display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.wizard-body.svelte-z53yq7 .form-group:where(.svelte-z53yq7){display:flex;flex-direction:column;gap:.25rem}.wizard-body.svelte-z53yq7 .form-group:where(.svelte-z53yq7) label:where(.svelte-z53yq7){font-size:var(--font-size-xs);font-weight:600;color:var(--subheading-color);margin-bottom:0}.wizard-body.svelte-z53yq7 .form-control:where(.svelte-z53yq7){padding:.5rem .75rem;font-size:var(--font-size-sm);border-radius:var(--radius-sm);border:1px solid #d1d5db;width:100%;background:#fff;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.wizard-body.svelte-z53yq7 .form-control:where(.svelte-z53yq7):focus{outline:none;border-color:var(--primary-btn-bg);box-shadow:0 0 0 2px rgba(var(--primary-btn-bg-rgb),.15)}.wizard-body.svelte-z53yq7 .form-control.field-error:where(.svelte-z53yq7){border-color:#ef4444;box-shadow:0 0 0 2px #ef444426}.wizard-body.svelte-z53yq7 textarea.form-control:where(.svelte-z53yq7){min-height:70px;resize:vertical}.course-picker.svelte-z53yq7{display:flex;flex-direction:column;gap:.5rem;margin-bottom:var(--space-lg)}.category-group.svelte-z53yq7{border:1px solid #e5e7eb;border-radius:var(--radius-md);overflow:hidden}.category-header.svelte-z53yq7{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;background:#f8fafc;border:none;cursor:pointer;gap:.75rem;transition:background var(--transition-fast)}.category-header.svelte-z53yq7:hover{background:#f1f5f9}.category-header.has-selected.svelte-z53yq7{background:rgba(var(--primary-btn-bg-rgb),.06);border-left:3px solid var(--primary-btn-bg)}.category-name.svelte-z53yq7{flex:1;font-size:var(--font-size-sm);font-weight:700;text-align:left;color:var(--heading-color)}.category-meta.svelte-z53yq7{display:flex;align-items:center;gap:.5rem}.cat-count.svelte-z53yq7{font-size:var(--font-size-xs);color:var(--subheading-color)}.cat-badge.svelte-z53yq7{font-size:.68rem;font-weight:700;background:var(--primary-btn-bg);color:#fff;padding:.15rem .55rem;border-radius:99px}.chevron.svelte-z53yq7{color:var(--subheading-color);transition:transform .2s ease;transform:rotate(0);flex-shrink:0}.chevron.open.svelte-z53yq7{transform:rotate(180deg)}.category-items.svelte-z53yq7{display:flex;flex-direction:column;gap:0}.category-items.svelte-z53yq7 .picker-item:where(.svelte-z53yq7){border-radius:0;border:none;border-top:1px solid #f0f0f0;padding-left:1.5rem}.category-items.svelte-z53yq7 .picker-item:where(.svelte-z53yq7):last-child{border-bottom-left-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.cat-tag.svelte-z53yq7{display:inline-block;flex:none;width:fit-content;min-width:2.5rem;text-align:center;font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--nav-bar-active);background:rgba(var(--accent-color-rgb),.1);padding:.2rem .45rem;border-radius:var(--radius-sm)}.picker-item.svelte-z53yq7{display:flex;align-items:center;gap:var(--space-md);padding:.75rem 1rem;border:1px solid #eee;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast)}.picker-item.svelte-z53yq7:hover{border-color:rgba(var(--accent-color-rgb),.5);transform:translate(4px);background:#fafafa}.picker-item.selected.svelte-z53yq7{border-color:var(--primary-btn-bg);background:rgba(var(--primary-btn-bg-rgb),.05);box-shadow:0 4px 12px rgba(var(--primary-btn-bg-rgb),.1)}.picker-item.svelte-z53yq7 input:where(.svelte-z53yq7){accent-color:var(--primary-btn-bg)}.picker-item.svelte-z53yq7 span:where(.svelte-z53yq7):not(.cat-tag){flex:1;font-weight:500}.picker-item.svelte-z53yq7 small:where(.svelte-z53yq7){color:var(--subheading-color);font-size:var(--font-size-xs)}.selected-items.svelte-z53yq7{display:flex;flex-direction:column;gap:.5rem}.selected-row.svelte-z53yq7{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:#f8f9fa;border-radius:var(--radius-md);flex-wrap:wrap;gap:.5rem}.qty-group.svelte-z53yq7{display:flex;gap:var(--space-md);align-items:center;font-size:var(--font-size-sm)}.qty-input.svelte-z53yq7{width:60px;padding:.25rem .5rem;border:1px solid #ddd;border-radius:var(--radius-sm);text-align:center}.btn-remove.svelte-z53yq7{background:none;border:none;padding:.2rem;cursor:pointer;color:#ef4444;display:flex;align-items:center;border-radius:var(--radius-sm);transition:color var(--transition-fast),background var(--transition-fast)}.btn-remove.svelte-z53yq7:hover{color:#dc2626;background:#fef2f2}.wizard-actions.svelte-z53yq7{display:flex;justify-content:space-between;gap:var(--space-md);margin-top:var(--space-xl)}.review-section.svelte-z53yq7{margin-bottom:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid #eee}.review-section.svelte-z53yq7 h4:where(.svelte-z53yq7){margin-bottom:var(--space-sm);color:var(--accent-color)}.review-row.svelte-z53yq7{display:flex;justify-content:space-between;padding:.5rem 0;font-size:var(--font-size-sm)}.review-row.svelte-z53yq7 span:where(.svelte-z53yq7):last-child{color:var(--subheading-color)}.alert-error.svelte-z53yq7{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:var(--radius-md);font-size:var(--font-size-sm);margin-bottom:var(--space-md);border:1px solid #fecaca}.success-msg.svelte-z53yq7{text-align:center;padding:var(--space-3xl);background:#f0fdf4;border-radius:var(--radius-lg);border:1px solid #bbf7d0;max-width:600px;margin:0 auto}.success-msg.svelte-z53yq7 h3:where(.svelte-z53yq7){color:#16a34a;margin-bottom:var(--space-sm)}.success-msg.svelte-z53yq7 p:where(.svelte-z53yq7){margin-bottom:var(--space-lg)}@media(max-width:768px){.steps-bar.svelte-z53yq7{padding:var(--space-md) var(--space-sm)}.step-dot.svelte-z53yq7{width:28px;height:28px;font-size:.7rem}.step-line.svelte-z53yq7{width:24px}.wizard-body.svelte-z53yq7{padding:var(--space-md)}.wizard-body.svelte-z53yq7 h3:where(.svelte-z53yq7){font-size:1.1rem}.wizard-body.svelte-z53yq7 .form-row:where(.svelte-z53yq7){grid-template-columns:1fr;gap:.5rem}.category-header.svelte-z53yq7{padding:.7rem .85rem}.category-name.svelte-z53yq7{font-size:.8rem}.picker-item.svelte-z53yq7{padding:.65rem .85rem;gap:.5rem}.picker-item.svelte-z53yq7 span:where(.svelte-z53yq7):not(.cat-tag){font-size:.85rem}.picker-item.svelte-z53yq7 small:where(.svelte-z53yq7){font-size:.7rem}.selected-row.svelte-z53yq7{flex-direction:column;align-items:flex-start;gap:.5rem}.qty-group.svelte-z53yq7{width:100%;justify-content:space-between}.qty-input.svelte-z53yq7{width:70px}.wizard-actions.svelte-z53yq7{flex-direction:column;gap:.5rem}.wizard-actions.svelte-z53yq7 .btn:where(.svelte-z53yq7){width:100%;justify-content:center}}@media(max-width:480px){.step-dot.svelte-z53yq7{width:24px;height:24px;font-size:.65rem}.step-line.svelte-z53yq7{width:16px;height:2px}.category-meta.svelte-z53yq7{gap:.3rem}.cat-count.svelte-z53yq7,.cat-badge.svelte-z53yq7{font-size:.6rem}}
