.emery-featured{background:var(--emery-featured-bg, var(--emery-muted))}.emery-featured__header{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:3.5rem}@media(min-width:750px){.emery-featured__header{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:4rem}}.emery-featured__header .emery-heading{font-size:clamp(30px,4vw,52px)!important;margin:0}.emery-featured__view-all{display:inline-flex;align-items:center;gap:.4rem;font-size:14px;color:var(--emery-muted-foreground);text-decoration:none;transition:color .3s ease;white-space:nowrap}.emery-featured__view-all:hover{color:var(--emery-foreground)}.emery-featured__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:600px){.emery-featured__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:990px){.emery-featured__grid{grid-template-columns:repeat(var(--emery-featured-cols, 4),1fr)}}.emery-product-card{background:var(--emery-card);display:flex;flex-direction:column;box-shadow:0 1px 3px #18120e0a;transition:box-shadow .3s ease;text-decoration:none;color:inherit}.emery-product-card:hover{box-shadow:0 4px 18px #18120e14}.emery-product-card__media{position:relative;overflow:hidden;background:var(--emery-muted);aspect-ratio:3 / 4}.emery-product-card__media img,.emery-product-card__media .emery-product-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.emery-product-card__img--primary{opacity:1;transition:opacity .4s ease,transform .7s cubic-bezier(.25,.1,.25,1);z-index:1}.emery-product-card__img--secondary{opacity:0;transition:opacity .4s ease,transform .7s cubic-bezier(.25,.1,.25,1);z-index:2}.emery-product-card:hover .emery-product-card__media:has(.emery-product-card__img--secondary) .emery-product-card__img--primary{opacity:0;transform:scale(1.03)}.emery-product-card:hover .emery-product-card__img--secondary{opacity:1;transform:scale(1.03)}.emery-product-card__badge{position:absolute;top:1rem;left:1rem;background:#f7f3eceb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--emery-foreground);font-size:.625rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;padding:.4rem .85rem}.emery-product-card__add-overlay{position:absolute;inset:auto 1rem 1rem;display:flex}.emery-product-card__add-btn{width:100%;background:#f7f3ecf2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--emery-foreground);border:0;font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;padding:.85rem 1rem;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease,background-color .3s ease,color .3s ease;cursor:pointer;text-decoration:none;text-align:center;display:block;font-family:var(--emery-font-sans)}@media(max-width:749px){.emery-product-card__add-btn{opacity:1;transform:none}}.emery-product-card:hover .emery-product-card__add-btn{opacity:1;transform:translateY(0)}.emery-product-card__add-btn:hover{background:var(--emery-primary);color:var(--emery-primary-foreground)}.emery-product-card__body{padding:1.25rem;flex:1;display:flex;flex-direction:column}@media(min-width:750px){.emery-product-card__body{padding:1.25rem}}.emery-product-card__rating{display:flex;align-items:center;gap:2px;margin-bottom:.625rem}.emery-product-card__rating svg{width:11px;height:11px}.emery-product-card__rating-count{color:var(--emery-muted-foreground);font-size:12px;margin-left:.35rem;font-weight:300}.emery-product-card__name{font-family:var(--emery-font-serif);font-weight:300;font-size:18px;margin:0 0 .125rem;color:var(--emery-foreground);letter-spacing:-.01em;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.emery-product-card__sub{color:var(--emery-muted-foreground);font-size:13px;font-weight:300;margin:0 0 1rem;letter-spacing:.02em}.emery-product-card__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.emery-product-card__price{font-family:var(--emery-font-serif);font-weight:500;font-size:18px;color:var(--emery-foreground)}.emery-product-card__add-link{color:var(--emery-muted-foreground);font-size:13px;text-decoration:underline;text-underline-offset:4px;background:transparent;border:0;padding:0;cursor:pointer;transition:color .3s ease;font-family:var(--emery-font-sans)}.emery-product-card__add-link:hover{color:var(--emery-primary)}.emery-product-card__placeholder{background:linear-gradient(135deg,#d9c8b0,#b89677)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-emery-featured-products.css.map */
