a.gf-product-card,a.gf-product-card:active,a.gf-product-card:hover,a.gf-product-card:link,a.gf-product-card:visited{color:#0a0a0a!important;cursor:pointer;display:flex;flex-direction:column;text-decoration:none!important;width:100%}.gf-product-image{aspect-ratio:1/1;background:#fff;margin-bottom:24px;overflow:hidden;position:relative;width:100%}.gf-product-image img{display:block;height:100%;object-fit:cover;transition:transform .8s ease;width:100%}a.gf-product-card:hover .gf-product-image img{transform:scale(1.04)}.gf-product-placeholder{color:hsla(0,0%,4%,.18);font-family:Fraunces,Georgia,serif;font-size:32px;font-style:italic;font-weight:300;left:50%;letter-spacing:-.01em;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:80%}.gf-product-meta{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.gf-product-name{color:#0a0a0a;font-family:Fraunces,Georgia,serif;font-size:24px;font-style:italic;font-weight:300;letter-spacing:-.015em;line-height:1.15;margin:0}.gf-product-cta{align-items:center;border-bottom:1px solid #0a0a0a;color:#0a0a0a;display:inline-flex;font-family:Inter,sans-serif;font-size:11px;font-weight:500;gap:10px;letter-spacing:.15em;padding:4px 0;text-transform:uppercase;transition:gap .3s ease}a.gf-product-card:hover .gf-product-cta{gap:16px}.gf-product-cta svg{fill:none;height:12px;stroke:currentColor;stroke-width:1.5;width:12px}@media (max-width:700px){.gf-product-name{font-size:20px}}