.card.svelte-14ok2ah{display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;border:1px solid var(--surface-border);border-radius:1.05rem;background:var(--surface);box-shadow:var(--shadow-xs);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.card.svelte-14ok2ah:hover{border-color:var(--surface-strong);box-shadow:var(--shadow-sm)}.card.featured.svelte-14ok2ah{border-radius:1.2rem}.card.playing.svelte-14ok2ah{border-color:color-mix(in srgb,var(--brand-action) 35%,var(--surface-border))}.thumb.svelte-14ok2ah,.media-frame.svelte-14ok2ah{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--surface-muted);color:var(--text-primary);padding:0}.card.featured.svelte-14ok2ah .thumb:where(.svelte-14ok2ah),.card.featured.svelte-14ok2ah .media-frame:where(.svelte-14ok2ah){aspect-ratio:16 / 10}button.thumb.svelte-14ok2ah{border:0;border-radius:0;cursor:pointer}button.thumb.svelte-14ok2ah:focus-visible{outline:none;box-shadow:inset 0 0 0 3px var(--focus-color)}.thumb.svelte-14ok2ah img:where(.svelte-14ok2ah){width:100%;height:100%;object-fit:cover;pointer-events:none}button.thumb.is-playable.svelte-14ok2ah img:where(.svelte-14ok2ah){transition:transform var(--transition-normal)}button.thumb.is-playable.svelte-14ok2ah:hover img:where(.svelte-14ok2ah),button.thumb.is-playable.svelte-14ok2ah:focus-visible img:where(.svelte-14ok2ah){transform:scale(1.03)}.play.svelte-14ok2ah{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none;background:radial-gradient(circle at center,color-mix(in srgb,var(--text-primary) 16%,transparent) 0%,transparent 52%)}.play.svelte-14ok2ah svg{width:2.35rem;height:2.35rem;padding:.55rem;border-radius:50%;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text-primary);box-shadow:var(--shadow-sm);fill:currentColor}.media-frame.svelte-14ok2ah{background:#0a0a0a}.media.svelte-14ok2ah{display:block;width:100%;height:100%;object-fit:contain;background:#0a0a0a}.collapse.svelte-14ok2ah{position:absolute;top:.5rem;right:.5rem;z-index:2;display:grid;width:2.25rem;height:2.25rem;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--surface) 90%,transparent);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);transition:background var(--transition-fast)}.collapse.svelte-14ok2ah:hover{background:var(--surface)}.collapse.svelte-14ok2ah:focus-visible{outline:none;box-shadow:var(--focus-ring)}.collapse.svelte-14ok2ah svg{width:1rem;height:1rem}.foot.svelte-14ok2ah{display:grid;gap:.45rem;padding:.6rem;background:var(--surface);border-top:1px solid var(--surface-border)}.download-warning.svelte-14ok2ah,.preview-note.svelte-14ok2ah{margin:0;font-size:.78rem;line-height:1.35;font-weight:550}.download-warning.svelte-14ok2ah{color:var(--warning)}.preview-note.svelte-14ok2ah{color:var(--text-tertiary)}.actions.svelte-14ok2ah{display:flex;align-items:center;gap:.45rem}.save-btn.svelte-14ok2ah{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:2.75rem;margin:0;padding:0 .85rem;border:0;border-radius:var(--radius-pill);background:var(--brand-action);color:var(--action-text);font-size:.9rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;box-shadow:0 6px 14px -8px color-mix(in srgb,var(--brand-action) 50%,transparent);transition:background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast)}.progress-fill.svelte-14ok2ah{position:absolute;inset:0;border-radius:inherit;background:color-mix(in srgb,var(--action-text) 22%,transparent);transform:scaleX(0);transform-origin:left center;transition:transform .25s linear;pointer-events:none}.progress-fill.indeterminate.svelte-14ok2ah{transform:none;background:linear-gradient(100deg,transparent 15%,color-mix(in srgb,var(--action-text) 22%,transparent) 50%,transparent 85%);background-size:220% 100%;animation:svelte-14ok2ah-progress-slide 1.4s linear infinite}@keyframes svelte-14ok2ah-progress-slide{0%{background-position:120% 0}to{background-position:-120% 0}}.btn-content.svelte-14ok2ah{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:0}.progress-pct.svelte-14ok2ah{font-variant-numeric:tabular-nums;font-weight:800}.cancel-btn.svelte-14ok2ah{flex:0 0 auto;display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1.5px solid var(--surface-border);border-radius:50%;background:var(--bg-primary);color:var(--text-tertiary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast)}.cancel-btn.svelte-14ok2ah:hover{border-color:var(--surface-strong);background:var(--surface-hover);color:var(--text-primary)}.cancel-btn.svelte-14ok2ah:focus-visible{outline:none;box-shadow:var(--focus-ring)}.cancel-btn.svelte-14ok2ah svg{width:1.05rem;height:1.05rem}.save-btn.svelte-14ok2ah:hover{background:var(--brand-action-hover)}.save-btn.svelte-14ok2ah:focus-visible{outline:none;box-shadow:var(--focus-ring)}.save-btn.saved.svelte-14ok2ah{background:var(--success-soft);color:var(--state-success);box-shadow:none}.save-btn.saved.svelte-14ok2ah .btn-content:where(.svelte-14ok2ah){animation:svelte-14ok2ah-saved-swap .28s var(--ease-out) both}.save-btn.saved.svelte-14ok2ah .btn-content:where(.svelte-14ok2ah) svg{animation:svelte-14ok2ah-saved-pop .36s var(--ease-out) both}@keyframes svelte-14ok2ah-saved-swap{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-14ok2ah-saved-pop{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}.save-btn.saving.svelte-14ok2ah{opacity:.92;cursor:wait}.save-btn.saving.svelte-14ok2ah svg{animation:spin .8s linear infinite}.save-btn.svelte-14ok2ah:disabled{cursor:wait}.save-btn.svelte-14ok2ah svg{width:1rem;height:1rem;flex:0 0 auto}@media(prefers-reduced-motion:reduce){button.thumb.is-playable.svelte-14ok2ah:hover img:where(.svelte-14ok2ah),button.thumb.is-playable.svelte-14ok2ah:focus-visible img:where(.svelte-14ok2ah){transform:none}.save-btn.saving.svelte-14ok2ah svg{animation:none}.save-btn.saved.svelte-14ok2ah .btn-content:where(.svelte-14ok2ah),.save-btn.saved.svelte-14ok2ah .btn-content:where(.svelte-14ok2ah) svg{animation:none}.progress-fill.svelte-14ok2ah{transition:none}.progress-fill.indeterminate.svelte-14ok2ah{animation:none;transform:scaleX(.35);background:color-mix(in srgb,var(--action-text) 22%,transparent)}}#turnstile-container.svelte-162ejgn{position:absolute;bottom:0;right:0;z-index:999;pointer-events:none}#turnstile-widget.svelte-162ejgn{pointer-events:auto}.downloader.svelte-1q73grr{width:100%;display:flex;flex-direction:column;gap:.85rem}.paste-form.svelte-1q73grr{margin:0;display:flex;flex-direction:column;gap:.65rem}.composer.svelte-1q73grr{display:grid;gap:.65rem}.field.svelte-1q73grr{display:flex;align-items:center;min-width:0;min-height:3.5rem;padding:.3rem .35rem .3rem 0;border:1.5px solid var(--surface-border);border-radius:var(--radius-pill);background:var(--bg-primary);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.field.svelte-1q73grr:hover{border-color:var(--surface-strong)}.composer.svelte-1q73grr:focus-within .field:where(.svelte-1q73grr){border-color:var(--brand-action);background:var(--surface);box-shadow:var(--focus-ring)}.composer.has-error.svelte-1q73grr .field:where(.svelte-1q73grr){border-color:var(--state-error);box-shadow:none}.composer.is-loading.svelte-1q73grr .field:where(.svelte-1q73grr){opacity:.9}.field-icon.svelte-1q73grr{flex:0 0 auto;display:grid;place-items:center;width:2.7rem;color:var(--text-tertiary)}.field-icon.svelte-1q73grr svg{width:1.15rem;height:1.15rem}input.svelte-1q73grr{min-width:0;width:100%;min-height:2.85rem;border:0;outline:0;background:transparent;color:var(--text-primary);padding:0 .35rem 0 0;font:inherit;font-size:1rem}input.svelte-1q73grr::placeholder{color:var(--text-placeholder)}input.svelte-1q73grr:disabled{cursor:wait}.paste-btn.svelte-1q73grr,.clear-btn.svelte-1q73grr{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.paste-btn.svelte-1q73grr{gap:.35rem;min-height:2.65rem;margin-right:.1rem;padding:0 .95rem;border-radius:var(--radius-pill);background:var(--brand-action-soft);color:var(--brand-action);font-size:.9rem;font-weight:700}.paste-btn.svelte-1q73grr:hover{background:color-mix(in srgb,var(--brand-action-soft) 65%,var(--brand-action) 14%)}.paste-btn.svelte-1q73grr svg{width:1rem;height:1rem}.clear-btn.svelte-1q73grr{width:2.65rem;height:2.65rem;margin-right:.05rem;border-radius:50%;background:transparent;color:var(--text-tertiary)}.clear-btn.svelte-1q73grr:hover{background:var(--surface-hover);color:var(--text-primary)}.clear-btn.svelte-1q73grr svg{width:1.05rem;height:1.05rem}.primary-btn.svelte-1q73grr{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:3.4rem;border:0;border-radius:var(--radius-pill);background:var(--brand-action);color:var(--action-text);padding:0 1.35rem;font-size:1.02rem;font-weight:750;letter-spacing:-.01em;cursor:pointer;box-shadow:0 8px 20px -8px color-mix(in srgb,var(--brand-action) 58%,transparent);transition:background var(--transition-fast),opacity var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.primary-btn.svelte-1q73grr:hover:not(:disabled){background:var(--brand-action-hover);transform:translateY(-1px);box-shadow:0 10px 22px -8px color-mix(in srgb,var(--brand-action) 62%,transparent)}.primary-btn.svelte-1q73grr:active:not(:disabled){transform:translateY(0)}.primary-btn.svelte-1q73grr:focus-visible{outline:none;box-shadow:var(--focus-ring)}.primary-btn.svelte-1q73grr:disabled{opacity:.48;cursor:not-allowed;box-shadow:none;transform:none}.primary-btn.svelte-1q73grr svg{width:1.15rem;height:1.15rem;flex:0 0 auto}.primary-btn.is-loading.svelte-1q73grr svg{animation:spin .8s linear infinite}.status.svelte-1q73grr:not(:empty){margin-top:.05rem}.error-alert.svelte-1q73grr{display:flex;align-items:flex-start;gap:.55rem;margin:0;padding:.75rem .9rem;border:1px solid color-mix(in srgb,var(--state-error) 38%,var(--surface-border));border-radius:var(--radius-md);background:var(--error-soft);color:var(--state-error);font-size:.9rem;font-weight:550;line-height:1.4;animation:fade-up var(--duration-fast) var(--ease-out) both}.error-alert.svelte-1q73grr svg{flex:0 0 auto;width:1.05rem;height:1.05rem;margin-top:.1rem}.results.svelte-1q73grr{scroll-margin-top:calc(var(--header-stack) + .75rem);animation:fade-up var(--duration-base) var(--ease-out) both}.results-ready.svelte-1q73grr{display:flex;flex-direction:column;gap:1rem}.results-stage.svelte-1q73grr{display:grid;gap:.7rem;width:100%}.results-stage.single.svelte-1q73grr{justify-items:center}.results-stage.single.svelte-1q73grr .result-cell:where(.svelte-1q73grr),.results-stage.single.svelte-1q73grr .skeleton-card:where(.svelte-1q73grr){width:min(100%,17rem)}.results-stage.multi.svelte-1q73grr{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.result-cell.svelte-1q73grr{min-width:0}.more-btn.svelte-1q73grr{align-self:center;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.85rem;padding:0 1.2rem;border:1.5px solid var(--surface-border);border-radius:var(--radius-pill);background:var(--bg-primary);color:var(--text-primary);font-size:.94rem;font-weight:650;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.more-btn.svelte-1q73grr:hover{border-color:var(--surface-strong);background:var(--surface-hover)}.more-btn.svelte-1q73grr:focus-visible{outline:none;box-shadow:var(--focus-ring)}.more-btn.svelte-1q73grr svg{width:1.05rem;height:1.05rem;flex:0 0 auto;color:var(--brand-action)}.skeleton-card.svelte-1q73grr{overflow:hidden;border:1px solid var(--surface-border);border-radius:1.1rem;background:var(--bg-primary)}.skeleton-card.svelte-1q73grr .skeleton-thumb{aspect-ratio:1 / 1;border-radius:0}.skeleton-foot.svelte-1q73grr{padding:.65rem;background:var(--surface);border-top:1px solid var(--surface-border)}@media(min-width:28rem){.results-stage.multi.svelte-1q73grr{grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}}@media(min-width:40rem){.composer.svelte-1q73grr{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:.7rem}.primary-btn.svelte-1q73grr{width:auto;min-width:10.25rem;padding:0 1.5rem}.results-stage.single.svelte-1q73grr .result-cell:where(.svelte-1q73grr),.results-stage.single.svelte-1q73grr .skeleton-card:where(.svelte-1q73grr){width:min(100%,18rem)}}@media(prefers-reduced-motion:reduce){.results.svelte-1q73grr,.error-alert.svelte-1q73grr{animation:none}.primary-btn.svelte-1q73grr:hover:not(:disabled){transform:none}.primary-btn.is-loading.svelte-1q73grr svg{animation:none}}.download-hero.svelte-t4cr8w{position:relative;overflow:clip;background:var(--bg-primary);min-height:calc(100svh - var(--header-height));display:flex;flex-direction:column}.hero-glow.svelte-t4cr8w{position:absolute;inset:0;pointer-events:none;background:radial-gradient(42rem 24rem at 50% -6rem,color-mix(in srgb,var(--brand-action) 10%,transparent),transparent 70%),radial-gradient(30rem 18rem at 88% 12%,color-mix(in srgb,var(--brand-action) 5%,transparent),transparent 70%)}[data-theme=dark] .hero-glow.svelte-t4cr8w{background:radial-gradient(42rem 24rem at 50% -6rem,color-mix(in srgb,var(--brand-action) 14%,transparent),transparent 70%),radial-gradient(30rem 18rem at 88% 12%,color-mix(in srgb,var(--brand-action) 7%,transparent),transparent 70%)}.hero-inner.svelte-t4cr8w{position:relative;flex:1;align-content:center;width:min(calc(100% - 2rem),var(--content-wide));margin-inline:auto;padding:clamp(2.25rem,6svh,4.5rem) 0 clamp(2.5rem,6svh,4rem);display:grid;justify-items:center}.hero-copy.svelte-t4cr8w{max-width:46rem;text-align:center}.hero-badge.svelte-t4cr8w{width:max-content;max-width:100%;min-height:2.25rem;margin:0 auto clamp(1rem,2.5svh,1.5rem);padding:.4rem .95rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid color-mix(in srgb,var(--brand-action) 28%,var(--surface-border));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--brand-action-soft) 62%,var(--surface));color:var(--brand-action);font-size:.8125rem;font-weight:650;letter-spacing:.01em;line-height:1.3}.hero-badge.svelte-t4cr8w svg{width:.95rem;height:.95rem;flex:0 0 auto}h1.svelte-t4cr8w{margin:0;color:var(--text-primary);font-size:var(--text-display);font-weight:680;letter-spacing:-.035em;line-height:1.02}h1.svelte-t4cr8w>span:where(.svelte-t4cr8w){display:block}h1.svelte-t4cr8w .highlight:where(.svelte-t4cr8w){color:var(--brand-action)}h1.svelte-t4cr8w .suffix:where(.svelte-t4cr8w){color:var(--text-primary)}.hero-sub.svelte-t4cr8w{max-width:36rem;margin:clamp(.85rem,2svh,1.25rem) auto 0;color:var(--text-tertiary);font-size:clamp(1rem,1.8vw,1.1875rem);line-height:1.55}.download-card.svelte-t4cr8w{width:min(100%,44rem);min-width:0;margin-top:clamp(1.5rem,3.5svh,2.25rem);padding:clamp(1.1rem,2.6vw,1.6rem);border:1px solid var(--surface-border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-card);text-align:left}.trust-list.svelte-t4cr8w{margin:clamp(1.1rem,2.5svh,1.6rem) 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;list-style:none}.trust-list.svelte-t4cr8w li:where(.svelte-t4cr8w){min-height:2rem;display:inline-flex;align-items:center;gap:.45rem;color:var(--text-secondary);font-size:.9rem;font-weight:600}.trust-list.svelte-t4cr8w svg{width:1.05rem;height:1.05rem;color:var(--brand-action);flex:0 0 auto}.hero-scroll.svelte-t4cr8w{width:max-content;min-height:2.75rem;margin-top:clamp(1.25rem,3svh,2rem);display:inline-flex;align-items:center;gap:.5rem;border-radius:var(--radius-pill);color:var(--text-muted);font-size:.8125rem;font-weight:600;text-decoration:none;transition:color var(--transition-fast)}.hero-scroll.svelte-t4cr8w:hover{color:var(--brand-action)}.hero-scroll.svelte-t4cr8w svg{width:.95rem;height:.95rem;color:var(--brand-action);animation:svelte-t4cr8w-nudge 2.2s var(--ease-standard) infinite}@keyframes svelte-t4cr8w-nudge{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media(min-width:48rem){.hero-inner.svelte-t4cr8w{width:min(calc(100% - 3rem),var(--content-wide))}}@media(max-width:30rem){.hero-scroll.svelte-t4cr8w{display:none}}@media(max-height:48rem){.hero-scroll.svelte-t4cr8w{display:none}}@media(max-height:42rem){.hero-inner.svelte-t4cr8w{padding-top:clamp(1.25rem,3svh,2rem)}.hero-badge.svelte-t4cr8w{margin-bottom:.75rem}.hero-sub.svelte-t4cr8w{margin-top:.7rem}.download-card.svelte-t4cr8w{margin-top:1.1rem}.trust-list.svelte-t4cr8w{margin-top:.9rem}}@media(max-height:36rem){.hero-badge.svelte-t4cr8w{display:none}}@media(max-height:30rem){.hero-sub.svelte-t4cr8w,.trust-list.svelte-t4cr8w{display:none}}@media(prefers-reduced-motion:reduce){.hero-scroll.svelte-t4cr8w svg{animation:none}}.steps.svelte-1qf5snn{position:relative;margin:0 auto;padding:0;max-width:34rem;display:grid;gap:1.9rem;list-style:none}.steps.svelte-1qf5snn:before{content:"";position:absolute;top:1.375rem;bottom:1.375rem;left:calc(1.375rem - 1px);border-left:2px dashed var(--surface-strong)}.step-row.svelte-1qf5snn{position:relative;min-width:0;display:flex;gap:1.05rem;align-items:flex-start;text-align:left}.step-num.svelte-1qf5snn{position:relative;z-index:1;width:2.75rem;height:2.75rem;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--brand-action-soft);color:var(--brand-action);font-size:1.08rem;font-weight:760;letter-spacing:-.01em}.step-body.svelte-1qf5snn{min-width:0;padding-top:.35rem;display:grid;gap:.4rem}.step-body.svelte-1qf5snn h3:where(.svelte-1qf5snn){margin:0;font-size:clamp(1.18rem,2vw,1.35rem);font-weight:660;letter-spacing:-.018em}.step-body.svelte-1qf5snn p:where(.svelte-1qf5snn){margin:0;color:var(--text-tertiary);font-size:.98rem;line-height:1.6}@media(min-width:48rem){.steps.svelte-1qf5snn{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.steps.svelte-1qf5snn:before{top:calc(1.375rem - 1px);bottom:auto;left:calc(100% / 6);right:calc(100% / 6);border-left:0;border-top:2px dashed var(--surface-strong)}.step-row.svelte-1qf5snn{flex-direction:column;align-items:center;gap:1rem;text-align:center}.step-body.svelte-1qf5snn{padding-top:0;justify-items:center}.step-body.svelte-1qf5snn p:where(.svelte-1qf5snn){max-width:26ch}}.final-cta.svelte-1d0lw52{background:var(--bg-primary)}.cta-inner.svelte-1d0lw52{width:min(calc(100% - 2rem),var(--content-wide));margin-inline:auto;padding:clamp(3.5rem,8vw,6.5rem) 0}.cta-card.svelte-1d0lw52{position:relative;overflow:hidden;border-radius:var(--radius-xl);background:var(--brand-action);box-shadow:0 24px 64px -20px color-mix(in srgb,var(--brand-action) 55%,transparent)}.cta-shine.svelte-1d0lw52{position:absolute;inset:0;pointer-events:none;background:radial-gradient(36rem 20rem at 20% -30%,rgba(255,255,255,.22),transparent 65%),radial-gradient(30rem 22rem at 95% 115%,rgba(120,30,8,.28),transparent 70%)}.cta-content.svelte-1d0lw52{position:relative;padding:clamp(3rem,8vw,5.5rem) clamp(1.35rem,4vw,3rem);display:grid;justify-items:center;text-align:center}h2.svelte-1d0lw52{max-width:16ch;margin:0;color:#2b130a;font-size:clamp(2.1rem,5vw,3.75rem);font-weight:700;letter-spacing:-.032em;line-height:1.04}p.svelte-1d0lw52{max-width:34rem;margin:1.1rem auto 1.9rem;color:#2b130ae0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.55}a.svelte-1d0lw52{min-height:3.5rem;padding:0 1.6rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;border:0;border-radius:var(--radius-pill);background:#2b130a;color:#fff3ec;font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 10px 24px -8px #2b130a8c;transition:transform var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}a.svelte-1d0lw52:hover{background:#3d1d10;transform:translateY(-2px);box-shadow:0 14px 30px -8px #2b130a99}a.svelte-1d0lw52 svg{width:1.1rem;height:1.1rem}@media(min-width:48rem){.cta-inner.svelte-1d0lw52{width:min(calc(100% - 3rem),var(--content-wide))}}@media(prefers-reduced-motion:reduce){a.svelte-1d0lw52:hover{transform:none}}
