.qp-best-sellers{position:relative;width:100%;padding:96px 0 104px;overflow:hidden;background:var(--qp-color-background, #f8f5f0)}.qp-best-sellers__container{width:min(calc(100% - 60px),var(--qp-container, 1400px));margin-inline:auto}.qp-best-sellers__header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.qp-best-sellers__intro{max-width:680px}.qp-best-sellers__eyebrow{display:block;margin:0 0 14px;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.22em;text-transform:uppercase;color:var(--qp-color-gold, #b08d57)}.qp-best-sellers__heading{margin:0;font-family:var(--qp-font-heading, "Cormorant Garamond", serif);font-size:clamp(42px,4.4vw,64px);font-weight:500;line-height:.98;letter-spacing:-.025em;color:var(--qp-color-text, #1a1a1a)}.qp-best-sellers__description{max-width:580px;margin-top:18px;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:15px;line-height:1.8;color:var(--qp-color-text-light, #666666)}.qp-best-sellers__view-all{position:relative;display:inline-flex;align-items:center;gap:10px;flex-shrink:0;padding:8px 0;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:12px;font-weight:600;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;color:var(--qp-color-text, #1a1a1a);transition:color .25s ease}.qp-best-sellers__view-all:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--qp-color-gold, #b08d57);transform:scaleX(.35);transform-origin:left center;transition:transform .3s ease}.qp-best-sellers__view-all:hover{color:var(--qp-color-gold, #b08d57)}.qp-best-sellers__view-all:hover:after{transform:scaleX(1)}.qp-best-sellers__view-all-arrow{display:inline-flex;align-items:center;font-size:17px;line-height:1;transition:transform .25s ease}.qp-best-sellers__view-all:hover .qp-best-sellers__view-all-arrow{transform:translate(4px)}.qp-best-sellers__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.qp-product-card{position:relative;min-width:0;overflow:hidden;background:var(--qp-color-surface, #ffffff);border:1px solid rgba(230,225,216,.9);border-radius:var(--qp-radius-medium, 16px);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.qp-product-card:hover{transform:translateY(-6px);border-color:#b08d578c;box-shadow:0 24px 55px #11111117}.qp-product-card__media{position:relative;overflow:hidden;width:100%;aspect-ratio:1 / 1.08;background:#f4f1ec}.qp-product-card__media-link{display:block;width:100%;height:100%;text-decoration:none}.qp-product-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .35s ease}.qp-product-card:hover .qp-product-card__image{transform:scale(1.045)}.qp-product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.qp-product-card:hover .qp-product-card__image--secondary{opacity:1;transform:scale(1.045)}.qp-product-card:hover .qp-product-card__image--primary.has-secondary{opacity:0}.qp-product-card__placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:30px;color:#d3cec5}.qp-product-card__placeholder svg{width:70%;height:auto}.qp-product-card__badges{position:absolute;top:14px;left:14px;z-index:3;display:flex;flex-direction:column;align-items:flex-start;gap:7px;pointer-events:none}.qp-product-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:6px 10px;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:9px;font-weight:700;line-height:1;letter-spacing:.14em;text-transform:uppercase;border-radius:999px}.qp-product-card__badge--best{color:#fff;background:var(--qp-color-text, #1a1a1a)}.qp-product-card__badge--sale{color:#fff;background:var(--qp-color-gold, #b08d57)}.qp-product-card__badge--sold-out{color:var(--qp-color-text, #1a1a1a);background:#fffffff0}.qp-product-card__content{padding:21px 20px 23px}.qp-product-card__vendor{margin:0 0 8px;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:9px;font-weight:600;line-height:1.3;letter-spacing:.18em;text-transform:uppercase;color:var(--qp-color-gold, #b08d57)}.qp-product-card__title{margin:0;font-family:var(--qp-font-heading, "Cormorant Garamond", serif);font-size:25px;font-weight:500;line-height:1.15;letter-spacing:-.01em}.qp-product-card__title-link{color:var(--qp-color-text, #1a1a1a);text-decoration:none;transition:color .25s ease}.qp-product-card__title-link:hover{color:var(--qp-color-gold, #b08d57)}.qp-product-card__price{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-family:var(--qp-font-body, "Inter", sans-serif)}.qp-product-card__price-current{font-size:14px;font-weight:600;color:var(--qp-color-text, #1a1a1a)}.qp-product-card__price-current.is-sale{color:var(--qp-color-gold, #b08d57)}.qp-product-card__price-compare{font-size:12px;font-weight:400;color:var(--qp-color-text-light, #777777);text-decoration:line-through}.qp-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:22px;margin-top:16px}.qp-product-card__availability{display:inline-flex;align-items:center;gap:7px;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--qp-color-text-light, #666666)}.qp-product-card__availability:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--qp-color-gold, #b08d57)}.qp-product-card__availability.is-sold-out:before{background:#aaa}.qp-product-card__link{display:inline-flex;align-items:center;gap:7px;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:10px;font-weight:600;line-height:1.3;letter-spacing:.11em;text-transform:uppercase;text-decoration:none;color:var(--qp-color-text, #1a1a1a);transition:color .25s ease}.qp-product-card__link:hover{color:var(--qp-color-gold, #b08d57)}.qp-product-card__link span{transition:transform .25s ease}.qp-product-card__link:hover span{transform:translate(3px)}.qp-best-sellers__empty{grid-column:1 / -1;padding:60px 30px;text-align:center;background:var(--qp-color-surface, #ffffff);border:1px solid var(--qp-color-border, #e6e1d8);border-radius:var(--qp-radius-medium, 16px)}.qp-best-sellers__empty-title{margin:0 0 10px;font-family:var(--qp-font-heading, "Cormorant Garamond", serif);font-size:30px;font-weight:500;color:var(--qp-color-text, #1a1a1a)}.qp-best-sellers__empty-text{max-width:500px;margin-inline:auto;font-family:var(--qp-font-body, "Inter", sans-serif);font-size:14px;line-height:1.7;color:var(--qp-color-text-light, #666666)}@media screen and (max-width:1100px){.qp-best-sellers{padding:80px 0 88px}.qp-best-sellers__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.qp-product-card__media{aspect-ratio:1.08 / 1}}@media screen and (max-width:749px){.qp-best-sellers{padding:64px 0 70px}.qp-best-sellers__container{width:calc(100% - 32px)}.qp-best-sellers__header{display:block;margin-bottom:32px}.qp-best-sellers__eyebrow{margin-bottom:11px;font-size:10px}.qp-best-sellers__heading{font-size:clamp(38px,12vw,50px);line-height:1}.qp-best-sellers__description{margin-top:14px;font-size:14px;line-height:1.7}.qp-best-sellers__view-all{margin-top:22px}.qp-best-sellers__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.qp-product-card{border-radius:12px}.qp-product-card:hover{transform:none}.qp-product-card__media{aspect-ratio:.92 / 1}.qp-product-card__content{padding:15px 13px 17px}.qp-product-card__vendor{margin-bottom:6px;font-size:8px;letter-spacing:.12em}.qp-product-card__title{font-size:19px}.qp-product-card__price{margin-top:9px;gap:6px}.qp-product-card__price-current{font-size:12px}.qp-product-card__price-compare{font-size:10px}.qp-product-card__meta{display:block;margin-top:12px}.qp-product-card__availability{font-size:8px}.qp-product-card__link{display:none}.qp-product-card__badges{top:9px;left:9px}.qp-product-card__badge{min-height:23px;padding:5px 8px;font-size:7px}}@media screen and (max-width:390px){.qp-best-sellers__container{width:calc(100% - 24px)}.qp-best-sellers__grid{gap:10px}.qp-product-card__content{padding:13px 10px 15px}.qp-product-card__title{font-size:18px}}.qp-best-sellers__view-all:focus-visible,.qp-product-card__media-link:focus-visible,.qp-product-card__title-link:focus-visible,.qp-product-card__link:focus-visible{outline:2px solid var(--qp-color-gold, #b08d57);outline-offset:4px}@media(prefers-reduced-motion:reduce){.qp-product-card,.qp-product-card__image,.qp-best-sellers__view-all,.qp-best-sellers__view-all:after,.qp-best-sellers__view-all-arrow,.qp-product-card__title-link,.qp-product-card__link,.qp-product-card__link span{transition:none}.qp-product-card:hover,.qp-product-card:hover .qp-product-card__image{transform:none}}.qp-best-sellers{position:relative;z-index:1}.qp-product-card,.qp-product-card__badges,.qp-product-card__badge{z-index:1}
/*# sourceMappingURL=/cdn/shop/t/10/assets/qp-best-sellers.css.map */
