.stepper.svelte-qlmoi4.svelte-qlmoi4{display:flex;align-items:center;justify-content:center;gap:0;padding:8px 0 24px}.step.svelte-qlmoi4.svelte-qlmoi4{display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:1}.step-circle.svelte-qlmoi4.svelte-qlmoi4{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;border:2px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));transition:all .3s ease}.step.active.svelte-qlmoi4 .step-circle.svelte-qlmoi4{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 0 0 4px hsl(var(--primary)/.15)}.step.completed.svelte-qlmoi4 .step-circle.svelte-qlmoi4{border-color:hsl(var(--primary));background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.step-label.svelte-qlmoi4.svelte-qlmoi4{font-size:11px;font-weight:500;color:hsl(var(--muted-foreground));transition:color .3s ease;white-space:nowrap}.step.active.svelte-qlmoi4 .step-label.svelte-qlmoi4{color:hsl(var(--foreground));font-weight:600}.step.completed.svelte-qlmoi4 .step-label.svelte-qlmoi4{color:hsl(var(--foreground))}.step-line.svelte-qlmoi4.svelte-qlmoi4{flex:1;height:2px;min-width:32px;max-width:64px;background:hsl(var(--border));margin:0 4px 22px;border-radius:1px;transition:background .3s ease}.step-line.filled.svelte-qlmoi4.svelte-qlmoi4{background:hsl(var(--primary))}@media (max-width: 480px){.step-label.svelte-qlmoi4.svelte-qlmoi4{display:none}.step-line.svelte-qlmoi4.svelte-qlmoi4{margin-bottom:0}.step-circle.svelte-qlmoi4.svelte-qlmoi4{width:28px;height:28px;font-size:12px}}.step-content.svelte-1x8rx60{display:flex;flex-direction:column;gap:24px;padding:8px 0}.hero-section.svelte-1x8rx60{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.icon-wrapper.svelte-1x8rx60{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:hsl(var(--primary)/.08);color:hsl(var(--primary));margin-bottom:4px}h2.svelte-1x8rx60{font-size:18px;font-weight:600;color:hsl(var(--foreground))}.subtitle.svelte-1x8rx60{font-size:13px;color:hsl(var(--muted-foreground));line-height:1.5;max-width:380px}.input-section.svelte-1x8rx60{max-width:320px;margin:0 auto;width:100%}.big-input.svelte-1x8rx60 .level-id-input{text-align:center;font-size:18px;font-weight:500;padding:12px 16px;height:auto;letter-spacing:.5px}.step-content.svelte-1aw8e8o{display:flex;flex-direction:column;gap:16px}.loading-container.svelte-1aw8e8o{display:flex;justify-content:center;padding:32px 0}.fallback-card.svelte-1aw8e8o{border:1px solid hsl(var(--border));border-radius:14px;padding:16px 18px 18px;background:hsl(var(--muted)/.08)}.fallback-title.svelte-1aw8e8o{font-size:15px;font-weight:600;color:hsl(var(--foreground))}.fallback-copy.svelte-1aw8e8o{margin-top:6px;font-size:13px;line-height:1.6;color:hsl(var(--muted-foreground))}.level-card.svelte-1aw8e8o{border:1px solid hsl(var(--border));border-radius:14px;overflow:hidden;background:hsl(var(--muted)/.08)}.thumbnail-wrapper.svelte-1aw8e8o{position:relative;width:100%;height:180px;overflow:hidden;background:hsl(var(--muted)/.2)}.thumbnail.svelte-1aw8e8o{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fg-thumb.svelte-1aw8e8o{z-index:1;opacity:0;transition:opacity .4s ease}.fg-thumb.svelte-1aw8e8o:not([src=""]){opacity:1}.bg-thumb.svelte-1aw8e8o{z-index:0}.level-info.svelte-1aw8e8o{padding:16px 20px;display:flex;flex-direction:column;gap:4px}.level-name.svelte-1aw8e8o{font-size:17px;font-weight:600;color:hsl(var(--foreground));text-decoration:none;display:inline-flex;align-items:center;transition:color .15s ease}.level-name.svelte-1aw8e8o:hover{color:hsl(var(--primary))}.level-meta.svelte-1aw8e8o,.level-context.svelte-1aw8e8o{font-size:13px;color:hsl(var(--muted-foreground))}.author.svelte-1aw8e8o{font-weight:500;color:hsl(var(--foreground))}.level-id-badge.svelte-1aw8e8o{display:inline-flex;width:-moz-fit-content;width:fit-content;font-size:11px;font-family:monospace;color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.4);padding:2px 8px;border-radius:6px;margin-top:4px}.variant-picker.svelte-1aw8e8o{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--muted)/.1)}.variant-options.svelte-1aw8e8o{display:flex;flex-direction:column;gap:4px}.variant-option.svelte-1aw8e8o{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid hsl(var(--border));border-radius:8px;background:transparent;cursor:pointer;font-size:13px;text-align:left;transition:all .15s ease}.variant-option.svelte-1aw8e8o:hover{background:hsl(var(--muted)/.3)}.variant-option.selected.svelte-1aw8e8o{border-color:hsl(var(--primary));background:hsl(var(--primary)/.08)}.variant-id.svelte-1aw8e8o{font-size:11px;color:hsl(var(--muted-foreground));font-family:monospace}
