.shop-product-card[data-astro-cid-fdkwhv55]{border:1px solid var(--line);background:var(--ink-soft);min-width:0;animation:shop-card-in .52s var(--ease) both;animation-delay:var(--shop-card-delay);flex-direction:column;display:flex;overflow:hidden}.shop-product-card[hidden]{display:none!important}@keyframes shop-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.shop-product-card__media[data-astro-cid-fdkwhv55]{aspect-ratio:4/3;background:var(--surface);display:block;position:relative;overflow:hidden}.shop-product-card__media[data-astro-cid-fdkwhv55] img[data-astro-cid-fdkwhv55]{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease), filter .3s ease}.shop-product-card__media[data-astro-cid-fdkwhv55]:hover img[data-astro-cid-fdkwhv55],.shop-product-card__media[data-astro-cid-fdkwhv55]:focus-visible img[data-astro-cid-fdkwhv55]{filter:saturate(1.08);transform:scale(1.045)}.shop-product-card__placeholder[data-astro-cid-fdkwhv55]{background:radial-gradient(circle at 80% 20%, #c9f43d2e, transparent 35%), var(--surface);align-content:space-between;height:100%;padding:1.25rem;display:grid}.shop-product-card__placeholder[data-astro-cid-fdkwhv55] span[data-astro-cid-fdkwhv55]{color:var(--paper-soft);font:600 .64rem/1 var(--font-mono);letter-spacing:.12em}.shop-product-card__placeholder[data-astro-cid-fdkwhv55] strong[data-astro-cid-fdkwhv55]{max-width:10ch;color:var(--paper);font:400 clamp(1.8rem, 4vw, 3.2rem)/.92 var(--font-serif);letter-spacing:-.045em}.shop-product-card__badge[data-astro-cid-fdkwhv55],.shop-product-card__stock[data-astro-cid-fdkwhv55]{border:1px solid var(--line-strong);color:var(--paper);font:600 .56rem/1 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0b0bd1;padding:.45rem .6rem;position:absolute;top:.75rem}.shop-product-card__badge[data-astro-cid-fdkwhv55]{color:var(--accent);border-color:#c9f43d8c;left:.75rem}.shop-product-card__stock[data-astro-cid-fdkwhv55]{right:.75rem}.shop-product-card__stock--empty[data-astro-cid-fdkwhv55]{color:var(--paper-soft)}.shop-product-card__body[data-astro-cid-fdkwhv55]{gap:.8rem;padding:1.25rem;display:grid}.shop-product-card__eyebrow[data-astro-cid-fdkwhv55]{color:var(--paper-soft);font:600 .57rem/1.2 var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:.75rem;display:flex}.shop-product-card__eyebrow[data-astro-cid-fdkwhv55] span[data-astro-cid-fdkwhv55]:first-child{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shop-product-card[data-astro-cid-fdkwhv55] h2[data-astro-cid-fdkwhv55]{font:500 clamp(1.45rem, 2.4vw, 2rem)/1.05 var(--font-sans);letter-spacing:-.035em;margin:0}.shop-product-card[data-astro-cid-fdkwhv55] h2[data-astro-cid-fdkwhv55] a[data-astro-cid-fdkwhv55]:hover,.shop-product-card[data-astro-cid-fdkwhv55] h2[data-astro-cid-fdkwhv55] a[data-astro-cid-fdkwhv55]:focus-visible{color:var(--accent)}.shop-product-card__summary[data-astro-cid-fdkwhv55]{color:var(--paper-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;line-height:1.45;display:-webkit-box;overflow:hidden}.shop-product-card__buy-row[data-astro-cid-fdkwhv55]{justify-content:space-between;align-items:end;gap:1rem;padding-top:.35rem;display:flex}.shop-product-card__price[data-astro-cid-fdkwhv55]{font:600 1rem/1 var(--font-sans);white-space:nowrap;align-items:baseline;gap:.35rem;display:flex}.shop-product-card__price[data-astro-cid-fdkwhv55] small[data-astro-cid-fdkwhv55]{color:var(--paper-soft);font:600 .56rem/1 var(--font-mono);letter-spacing:.07em;text-transform:uppercase}.shop-product-card__actions[data-astro-cid-fdkwhv55]{align-items:center;gap:.55rem;display:flex}.shop-product-card__details[data-astro-cid-fdkwhv55]{color:var(--paper-soft);font:600 .59rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.shop-product-card__details[data-astro-cid-fdkwhv55]:hover,.shop-product-card__details[data-astro-cid-fdkwhv55]:focus-visible{color:var(--paper)}.shop-product-card__add[data-astro-cid-fdkwhv55]{cursor:pointer;border:1px solid var(--accent);background:var(--accent);min-width:5.2rem;min-height:2.5rem;color:var(--accent-ink);font:700 .6rem/1 var(--font-mono);letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;gap:.35rem;transition:transform .18s,background-color .18s;display:inline-flex}.shop-product-card__add[data-astro-cid-fdkwhv55] span[data-astro-cid-fdkwhv55]{font-size:1rem;font-weight:400;line-height:0}.shop-product-card__add[data-astro-cid-fdkwhv55]:hover,.shop-product-card__add[data-astro-cid-fdkwhv55]:focus-visible{background:var(--paper);transform:translateY(-2px)}.shop-product-card__add[data-astro-cid-fdkwhv55]:disabled{cursor:not-allowed;border-color:var(--line-strong);color:var(--paper-soft);background:0 0;transform:none}@media (width<=560px){.shop-product-card__buy-row[data-astro-cid-fdkwhv55]{flex-direction:column;align-items:stretch}.shop-product-card__actions[data-astro-cid-fdkwhv55]{justify-content:space-between}.shop-product-card__add[data-astro-cid-fdkwhv55]{flex:1}}@media (prefers-reduced-motion:reduce){.shop-product-card[data-astro-cid-fdkwhv55]{animation:none}.shop-product-card__media[data-astro-cid-fdkwhv55] img[data-astro-cid-fdkwhv55],.shop-product-card__add[data-astro-cid-fdkwhv55]{transition:none}}
