.card.svelte-1mgpth1{display:flex;flex-direction:column;width:100%;height:100%;background:var(--sf-card-bg);border-radius:var(--sf-card-radius);border:var(--sf-card-border, none);box-shadow:var(--sf-card-shadow);overflow:hidden}.media.svelte-1mgpth1{position:relative;flex:1 0 auto;aspect-ratio:4 / 5;background:color-mix(in oklab,var(--sf-secondary) 10%,var(--sf-bg))}.card[data-frame=matted].svelte-1mgpth1 .media:where(.svelte-1mgpth1){margin:12px 12px 0;aspect-ratio:auto;background:var(--sf-card-bg)}.card[data-frame=matted].svelte-1mgpth1 .media-scroller:where(.svelte-1mgpth1),.card[data-frame=matted].svelte-1mgpth1 .media-empty:where(.svelte-1mgpth1){aspect-ratio:4 / 5;border:1px solid var(--sf-border)}.card[data-frame=sticker].svelte-1mgpth1 .media:where(.svelte-1mgpth1){margin:12px 12px 2px;border:4px solid #ffffff;border-radius:14px;box-shadow:0 2px 8px #2a211829;transform:rotate(-1.3deg);overflow:hidden}.card[data-frame=sticker].svelte-1mgpth1:nth-child(2n) .media:where(.svelte-1mgpth1){transform:rotate(1.3deg)}.media-scroller.svelte-1mgpth1{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.media-scroller.svelte-1mgpth1::-webkit-scrollbar{display:none}.media-scroller.svelte-1mgpth1 img:where(.svelte-1mgpth1){flex:0 0 100%;width:100%;height:100%;object-fit:cover;scroll-snap-align:center}.media-empty.svelte-1mgpth1{display:grid;place-items:center;height:100%;font-size:2.4rem;opacity:.5}.dots.svelte-1mgpth1{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:5px}.dot.svelte-1mgpth1{width:6px;height:6px;border-radius:999px;background:#ffffffa6;box-shadow:0 0 2px #00000059;transition:transform .2s ease,background .2s ease}.dot.active.svelte-1mgpth1{background:var(--sf-accent);transform:scale(1.25)}.nav.svelte-1mgpth1{display:none}@media(hover:hover){@container (min-width: 720px){.nav.svelte-1mgpth1{position:absolute;top:50%;display:grid;place-items:center;width:32px;height:32px;padding:0;border:none;border-radius:999px;background:#ffffffeb;color:var(--sf-text);box-shadow:0 1px 5px #2a211838;cursor:pointer;opacity:0;transform:translateY(-50%);transition:opacity .15s ease}.nav-prev.svelte-1mgpth1{left:8px}.nav-next.svelte-1mgpth1{right:8px}.media.svelte-1mgpth1:hover .nav:where(.svelte-1mgpth1):not(:disabled),.nav.svelte-1mgpth1:focus-visible{opacity:1}.nav.svelte-1mgpth1:disabled{opacity:0;pointer-events:none}}}.chip.svelte-1mgpth1{position:absolute;top:10px;left:10px;padding:3px 10px;border-radius:999px;font-family:var(--sf-font-heading);font-size:.78rem;font-weight:700;line-height:1.5;box-shadow:0 1px 4px #2a211824}.chip-free.svelte-1mgpth1{background:var(--sf-chip-free-bg);color:var(--sf-chip-free-text)}.chip-price.svelte-1mgpth1{background:var(--sf-chip-price-bg);color:var(--sf-chip-price-text)}.chip-featured.svelte-1mgpth1{left:auto;right:10px;display:grid;place-items:center;width:26px;height:26px;padding:0;background:var(--sf-accent);color:#fff}.body.svelte-1mgpth1{display:flex;flex-direction:column;gap:8px;padding:12px 14px 16px}h3.svelte-1mgpth1{margin:0;font-family:var(--sf-font-display, var(--sf-font-heading));font-size:1rem;font-weight:var(--sf-display-weight, 700);color:var(--sf-text);line-height:1.3}.blurb.svelte-1mgpth1{margin:0;font-family:var(--sf-font-body);font-size:.85rem;color:var(--sf-muted);line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cta.svelte-1mgpth1{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:2px;padding:10px 14px;min-height:44px;border-radius:var(--sf-control-radius, 999px);background:var(--sf-cta-bg);color:var(--sf-cta-text);font-family:var(--sf-font-heading);font-size:.9rem;font-weight:700;text-align:center;text-wrap:balance;text-decoration:none;transition:filter .15s ease,transform .15s ease}.cta.svelte-1mgpth1:hover{filter:brightness(1.06);transform:translateY(-1px)}.secondary.svelte-1mgpth1{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px}.ghost.svelte-1mgpth1,.quiet.svelte-1mgpth1{text-align:center}.ghost.svelte-1mgpth1{padding:5px 12px;min-height:30px;border-radius:var(--sf-control-radius, 999px);border:1px solid var(--sf-pill-border);background:transparent;color:var(--sf-text);font-family:var(--sf-font-body);font-size:.78rem;font-weight:600;text-decoration:none}.ghost.svelte-1mgpth1:hover{background:var(--sf-pill-bg)}.quiet.svelte-1mgpth1{font-family:var(--sf-font-body);font-size:.78rem;color:var(--sf-muted);text-decoration:underline;text-underline-offset:2px}.sf.svelte-bg4dwi{container-type:inline-size;min-height:100dvh;background-color:var(--sf-bg);background-image:var(--sf-page-texture, none);background-size:var(--sf-page-texture-size, auto);color:var(--sf-text);font-family:var(--sf-font-body)}.hero.svelte-bg4dwi{position:relative;height:172px;background:linear-gradient(160deg,var(--sf-hero-from),var(--sf-hero-to));overflow:hidden}.hero.has-image.svelte-bg4dwi{height:208px}.hero-img.svelte-bg4dwi{width:100%;height:100%;object-fit:cover}.hero-tile.svelte-bg4dwi{position:absolute;inset:0;background-repeat:repeat;background-size:56px;opacity:.07;pointer-events:none}.identity.svelte-bg4dwi{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px 8px;margin-top:32px}.sf.has-hero.svelte-bg4dwi .identity:where(.svelte-bg4dwi){margin-top:-44px}.badge.svelte-bg4dwi{width:88px;height:88px;border-radius:999px;background:var(--sf-card-bg);box-shadow:0 0 0 4px var(--sf-bg),var(--sf-card-shadow);overflow:hidden;display:grid;place-items:center}.badge.svelte-bg4dwi img:where(.svelte-bg4dwi){width:100%;height:100%;object-fit:cover}.monogram.svelte-bg4dwi{font-family:var(--sf-font-heading);font-size:2rem;font-weight:700;color:var(--sf-primary)}h1.svelte-bg4dwi{margin:12px 0 0;font-family:var(--sf-font-display, var(--sf-font-heading));font-size:1.5rem;font-weight:var(--sf-display-weight, 700);line-height:1.2}.handle.svelte-bg4dwi{margin:4px 0 0;font-family:var(--sf-font-mono);font-size:.74rem;letter-spacing:.02em;text-transform:var(--sf-eyebrow-transform, none);color:var(--sf-muted)}.tagline.svelte-bg4dwi{margin:10px 0 0;font-family:var(--sf-font-heading);font-size:.98rem;font-weight:600;color:var(--sf-text)}.bio.svelte-bg4dwi{margin:8px 0 0;max-width:460px;font-size:.9rem;line-height:1.55;color:var(--sf-muted)}.pills.svelte-bg4dwi{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px}.pill.svelte-bg4dwi{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:7px 15px;border-radius:var(--sf-control-radius, 999px);border:1px solid var(--sf-pill-border);background:var(--sf-pill-bg);color:var(--sf-text);font-family:var(--sf-font-heading);font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .15s ease,background .15s ease}.pill.svelte-bg4dwi:hover{transform:translateY(-1px);background:color-mix(in oklab,var(--sf-primary) 14%,#ffffff)}.patterns.svelte-bg4dwi{max-width:960px;margin:0 auto;padding:24px 16px 8px}.featured.svelte-bg4dwi{margin-bottom:24px}.eyebrow.svelte-bg4dwi{margin:0 0 10px;font-family:var(--sf-font-mono);font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--sf-muted)}.rail.svelte-bg4dwi{display:flex;gap:14px;margin:0 -16px;padding:4px 16px 8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.rail.svelte-bg4dwi::-webkit-scrollbar{display:none}.rail-card.svelte-bg4dwi{display:flex;flex:0 0 85cqw;max-width:340px;scroll-snap-align:center}@container (min-width: 720px){.rail-card.svelte-bg4dwi{flex-basis:300px;scroll-snap-align:start}}.grid.svelte-bg4dwi{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.grid.single.svelte-bg4dwi{grid-template-columns:minmax(0,1fr);max-width:400px;margin-inline:auto}@container (min-width: 720px){.grid.svelte-bg4dwi{grid-template-columns:repeat(3,1fr);gap:20px}}.empty.svelte-bg4dwi{display:flex;flex-direction:column;align-items:center;gap:10px;padding:48px 20px;text-align:center}.empty-yarn.svelte-bg4dwi{font-size:2.6rem}.empty.svelte-bg4dwi p:where(.svelte-bg4dwi){margin:0;font-family:var(--sf-font-heading);font-size:1rem;font-weight:600;color:var(--sf-muted)}.footer.svelte-bg4dwi{display:flex;flex-direction:column;align-items:center;gap:10px;padding:32px 20px calc(40px + var(--safe-area-bottom, 0px));text-align:center}.stitch.svelte-bg4dwi{width:120px;height:8px}.copyright.svelte-bg4dwi{margin:0;font-size:.78rem;color:var(--sf-muted)}.made-with.svelte-bg4dwi{display:flex;flex-direction:column;gap:4px;margin:0;font-size:.82rem;color:var(--sf-muted)}.made-with.svelte-bg4dwi a:where(.svelte-bg4dwi){color:var(--sf-primary);font-weight:700;text-decoration:none}.made-with.svelte-bg4dwi a:where(.svelte-bg4dwi):hover{text-decoration:underline}
