.jl-site .jl-product-card{min-width:0}.jl-site .jl-product-card-link{display:block;color:var(--jl-ink,#29261f);text-decoration:none}.jl-site .jl-product-card-photo{position:relative;display:grid;overflow:hidden;aspect-ratio:4/5;background:#eee6d8;border-radius:3px}.jl-site .jl-product-card-photo img{width:100%;height:100%;min-height:0;object-fit:contain;padding:18px;transition:transform .35s ease}.jl-site .jl-product-card-link:hover .jl-product-card-photo img{transform:scale(1.035)}.jl-site .jl-product-card-badge{position:absolute;top:16px;left:16px;max-width:calc(100% - 32px);padding:7px 10px;background:var(--jl-paper,#fbf8f1);font-size:10px;line-height:1.4;letter-spacing:.08em;text-transform:uppercase}.jl-site .jl-product-card-arrow{position:absolute;right:14px;bottom:14px;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--jl-paper,#fbf8f1);transition:background .18s ease,color .18s ease}.jl-site .jl-product-card-link:hover .jl-product-card-arrow{background:var(--jl-accent,#565b43);color:#fff}.jl-site .jl-product-card-caption{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-top:17px}.jl-site .jl-product-card-caption h3{margin:0;font-family:var(--font-display),Georgia,serif;font-size:clamp(23px,2.2vw,29px);font-weight:500;line-height:1.12}.jl-site .jl-product-card-price{flex-shrink:0;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.jl-site .jl-product-card-options{margin:9px 0 0;color:var(--jl-muted,#6e675b);font-size:12px;line-height:1.6}.jl-site .jl-product-card-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--jl-muted,#6e675b);font-size:12px}.jl-site .jl-product-card-link:focus-visible{outline:2px solid var(--jl-accent,#565b43);outline-offset:6px}@media (max-width:560px){.jl-site .jl-product-card-photo img{padding:10px}.jl-site .jl-product-card-badge{top:10px;left:10px;max-width:calc(100% - 20px);font-size:9px}.jl-site .jl-product-card-arrow{width:32px;height:32px;right:10px;bottom:10px}.jl-site .jl-product-card-caption{flex-direction:column;gap:6px;margin-top:13px}.jl-site .jl-product-card-caption h3{font-size:23px}}@media (prefers-reduced-motion:reduce){.jl-site .jl-product-card-arrow,.jl-site .jl-product-card-photo img{transition:none}}