.product-card[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;height:100%;background-color:var(--color-paper);border:1px solid var(--color-brown-100);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:transform .3s var(--ease-out-expo),box-shadow .3s var(--ease-out-expo);color:var(--color-ink)}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-4px);box-shadow:var(--shadow-xl)}.product-card__media[data-astro-cid-tjdfhdqb]{position:relative;aspect-ratio:3 / 2;overflow:hidden;background-color:var(--color-brown-900)}.product-card__media[data-astro-cid-tjdfhdqb] img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out-expo)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__media[data-astro-cid-tjdfhdqb] img{transform:scale(1.04)}.product-card__availability[data-astro-cid-tjdfhdqb]{position:absolute;top:var(--spacing-3);left:var(--spacing-3);padding:.3rem .65rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:var(--color-ink);color:var(--color-parchment);border-radius:var(--radius-sm)}.product-card__availability[data-astro-cid-tjdfhdqb].is-preorder{background:var(--color-gold);color:var(--color-brown-950)}.product-card__availability[data-astro-cid-tjdfhdqb].is-low_stock{background:var(--color-red)}.product-card__availability[data-astro-cid-tjdfhdqb].is-sold_out{background:var(--color-brown-950)}.product-card__body[data-astro-cid-tjdfhdqb]{padding:var(--spacing-6) var(--spacing-6) var(--spacing-6);display:flex;flex-direction:column;gap:var(--spacing-3);flex:1}.product-card__era[data-astro-cid-tjdfhdqb]{font-family:var(--font-family-display);font-size:.95rem;font-style:italic;color:var(--color-brown-700);margin:0}.product-card__body[data-astro-cid-tjdfhdqb] h3[data-astro-cid-tjdfhdqb]{font-size:1.5rem;line-height:1.15;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.5rem * 1.15 * 2)}.product-card__tagline[data-astro-cid-tjdfhdqb]{font-size:.95rem;line-height:1.55;color:var(--color-brown-800);margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:4.4175rem}.product-card__foot[data-astro-cid-tjdfhdqb]{display:flex;align-items:center;justify-content:space-between;padding-top:var(--spacing-4);border-top:1px solid var(--color-brown-100);margin-top:var(--spacing-2);min-height:53px}.product-card__price[data-astro-cid-tjdfhdqb]{font-family:var(--font-family-display);font-size:1.375rem;color:var(--color-brown-900);display:flex;align-items:baseline;gap:.45rem}.product-card__strike[data-astro-cid-tjdfhdqb]{color:var(--color-muted);font-family:var(--font-family);font-size:.95rem;text-decoration:line-through}.product-card__cta[data-astro-cid-tjdfhdqb]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-coral-dark);transition:gap .2s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__cta[data-astro-cid-tjdfhdqb]{gap:.7rem}.product-card--sold-out[data-astro-cid-tjdfhdqb] .product-card__media[data-astro-cid-tjdfhdqb] img{filter:grayscale(1) contrast(.95)}.product-card__media[data-astro-cid-tjdfhdqb] .stamp--archive{top:50%;left:50%;transform:translate(-50%,-50%) rotate(-8deg);padding:.55rem 1.1rem;font-size:clamp(1.05rem,2.4vw,1.4rem);font-weight:800;letter-spacing:.22em;color:var(--color-coral-dark);background:#fdf8eeb8;border:3px solid var(--color-coral-dark);border-radius:4px;box-shadow:inset 0 0 0 1px #cf422359,0 1px #00000014;text-shadow:0 1px 0 rgba(255,255,255,.4);pointer-events:none;white-space:nowrap}@media(max-width:540px){.product-card__media[data-astro-cid-tjdfhdqb] .stamp--archive{font-size:1.05rem;padding:.45rem .9rem;border-width:2.5px;letter-spacing:.2em}}.product-card--sold-out[data-astro-cid-tjdfhdqb] .product-card__price[data-astro-cid-tjdfhdqb],.product-card--sold-out[data-astro-cid-tjdfhdqb] .product-card__strike[data-astro-cid-tjdfhdqb],.product-card--sold-out[data-astro-cid-tjdfhdqb] .product-card__cta[data-astro-cid-tjdfhdqb]{color:var(--color-brown-700)}.product-card--archived[data-astro-cid-tjdfhdqb]{cursor:default}.product-card--archived[data-astro-cid-tjdfhdqb]:hover{transform:none;box-shadow:var(--shadow-md)}.product-card--archived[data-astro-cid-tjdfhdqb]:hover .product-card__media[data-astro-cid-tjdfhdqb] img{transform:none}
