.callout.svelte-1y5mj1g{display:flex;gap:.75rem;padding:.875rem 1rem;border-radius:var(--radius-sm);border:1px solid;margin:1.25rem 0;font-size:.9375rem}.callout__icon.svelte-1y5mj1g{flex-shrink:0;margin-top:.175rem;display:flex}.callout__body.svelte-1y5mj1g{flex:1;min-width:0;line-height:1.6}.callout__title.svelte-1y5mj1g{margin:0 0 .25rem;font-weight:700;color:var(--text-strong)}.callout__body.svelte-1y5mj1g p:last-child{margin-bottom:0}.callout--info.svelte-1y5mj1g{background:var(--brand-soft);border-color:#007fcc40;color:var(--text-body)}.callout--info.svelte-1y5mj1g .callout__icon:where(.svelte-1y5mj1g){color:var(--brand)}.callout--tip.svelte-1y5mj1g{background:color-mix(in srgb,var(--success) 8%,transparent);border-color:color-mix(in srgb,var(--success) 28%,transparent);color:var(--text-body)}.callout--tip.svelte-1y5mj1g .callout__icon:where(.svelte-1y5mj1g){color:var(--success)}.callout--warning.svelte-1y5mj1g{background:color-mix(in srgb,var(--warning) 8%,transparent);border-color:color-mix(in srgb,var(--warning) 30%,transparent);color:var(--text-body)}.callout--warning.svelte-1y5mj1g .callout__icon:where(.svelte-1y5mj1g){color:var(--warning)}.callout--danger.svelte-1y5mj1g{background:color-mix(in srgb,var(--danger) 8%,transparent);border-color:color-mix(in srgb,var(--danger) 28%,transparent);color:var(--text-body)}.callout--danger.svelte-1y5mj1g .callout__icon:where(.svelte-1y5mj1g){color:var(--danger)}.steps.svelte-zyuuk1{list-style:none;padding:0;margin:1.25rem 0;counter-reset:steps;display:flex;flex-direction:column;gap:1rem}.steps.svelte-zyuuk1 li{counter-increment:steps;display:flex;gap:1rem;align-items:flex-start}.steps.svelte-zyuuk1 li:before{content:counter(steps);flex-shrink:0;width:1.625rem;height:1.625rem;border-radius:50%;background:var(--brand);color:#fff;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:.125rem}.steps.svelte-zyuuk1 li>*:first-child{margin-top:0}.steps.svelte-zyuuk1 li p:last-child{margin-bottom:0}.placeholder.svelte-1jpfopy{margin:1.75rem 0}.placeholder__box.svelte-1jpfopy{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.6rem;aspect-ratio:var(--ratio);padding:1.5rem;border:2px dashed var(--line-strong);border-radius:var(--radius-lg);background:repeating-linear-gradient(135deg,transparent,transparent 12px,rgba(127,127,127,.05) 12px,rgba(127,127,127,.05) 24px),var(--bg-soft);color:var(--text-soft)}.placeholder__tag.svelte-1jpfopy{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.placeholder__label.svelte-1jpfopy{max-width:40ch;font-size:.9rem;line-height:1.5;color:var(--text-muted)}
