.animate--hover-3d-lift .section-bestsellers .bs-card:before,.animate--hover-3d-lift .section-bestsellers .bs-card:after,.animate--hover-3d-lift .section-bestsellers .bs-card__link:before,.animate--hover-3d-lift .section-bestsellers .bs-card__link:after{display:none!important;content:none!important}.animate--hover-vertical-lift .section-bestsellers .bs-card,.animate--hover-vertical-lift .section-bestsellers .bs-card__link,.animate--hover-3d-lift .section-bestsellers .bs-card,.animate--hover-3d-lift .section-bestsellers .bs-card__link{transform:none!important;transition:none!important}.section-bestsellers,.section-bestsellers .bs-card,.section-bestsellers .bs-grid,.section-bestsellers .bs-header{animation:none!important;opacity:1!important;transform:none!important}.bs--hover .bs-card{transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease!important;animation:none!important;opacity:1!important}.section-bestsellers-wrapper{transition:none!important}.section-bestsellers{width:100%;padding-top:var(--bs-pad-top, 48px);padding-bottom:var(--bs-pad-bottom, 48px);background:linear-gradient(180deg,#f8fafcd1,#fff0 54%),#fff}.bs-container{max-width:1280px;width:100%;margin-inline:auto;padding-inline:32px;display:flex;flex-direction:column;gap:24px}.bs-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.bs-heading{font-family:Playfair Display,Georgia,serif;font-weight:700;font-size:28px;line-height:34px;color:#222;margin:0}.bs-heading:after{content:"";display:block;width:56px;height:2px;margin-top:10px;background:#d4af37}.bs-shop-all{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#8a6a08;text-decoration:none;white-space:nowrap;padding:9px 14px;border:1px solid rgba(212,175,55,.34);border-radius:999px;background:#ffffffbd;box-shadow:0 8px 20px #1118270d;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.bs-shop-all:hover,.bs-shop-all:focus-visible{color:#111827;background:#fff;border-color:#1118272e;text-decoration:none}.bs-shop-all:focus-visible{outline:2px solid #d4af37;outline-offset:2px;border-radius:999px}.bs-grid{display:grid;grid-template-columns:repeat(var(--bs-col-desktop, 3),1fr);gap:20px;list-style:none;margin:0;padding:0}@media screen and (max-width:989px){.bs-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.bs-grid{grid-template-columns:repeat(var(--bs-col-mobile, 1),1fr)}.bs-container{padding-inline:16px}.bs-heading{font-size:20px;line-height:28px}}.bs-card{position:relative;background:var(--bs-card-bg, #ffffff);border:1px solid color-mix(in srgb,var(--bs-card-border, #e5e7eb) 72%,#d4af37 28%);border-radius:var(--bs-card-radius, 8px);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 12px 32px #1118270e}.bs--hover .bs-card{transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.bs--hover .bs-card:hover{border-color:#d4af3780;box-shadow:0 18px 42px #1118271c;transform:translateY(-3px)!important}.bs-card--soldout{opacity:.7}.bs-card__link{display:flex;flex-direction:row;align-items:center;gap:16px;padding:18px;min-height:162px;height:100%;text-decoration:none;color:inherit}.bs-card__link:focus-visible{outline:2px solid #d4af37;outline-offset:-4px;border-radius:var(--bs-card-radius, 8px)}.bs-card__link--demo{cursor:default;pointer-events:none}.bs-card__image-wrap{position:relative;flex-shrink:0;width:96px;height:128px;background:radial-gradient(circle at 50% 18%,#ffffffe6,#fff0 42%),var(--bs-img-bg, #f3f4f6);border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:inset 0 0 0 1px #1118270f}.bs-card__img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.bs-card__img--placeholder{opacity:.3}.bs-card__img--demo{width:100%;height:100%;object-fit:contain;object-position:center;image-rendering:crisp-edges}.bs-card__badge{position:absolute;top:4px;right:4px;padding:2px 6px;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;line-height:1.4;text-transform:uppercase;letter-spacing:.05em;border-radius:3px}.bs-card__badge--soldout{background:#ef4444;color:#fff}.bs-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.bs-card__vendor{font-family:Poppins,sans-serif;font-weight:500;font-size:12px;line-height:1.4;color:#8a6a08;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bs-card__title{font-family:Poppins,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#111827;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.bs-card__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.bs-card__price{font-family:Poppins,sans-serif;font-size:14px;line-height:1.4;margin:0}.bs-card__price--current{font-weight:600;font-size:16px;color:#1f2937}.bs-card__price--current.bs-card__price--sale{color:#c99700}.bs-card__price--compare{font-weight:400;font-size:14px;color:#9ca3af;text-decoration:line-through}.bs-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;text-align:center;min-height:240px}.bs-empty-state svg{width:48px;height:48px;color:#9ca3af}.bs-empty-state p{font-family:Poppins,sans-serif;font-size:14px;line-height:20px;color:#6b7280;margin:0;max-width:400px}.bs-demo-hint{display:none;align-items:center;gap:8px;margin-top:8px;padding:12px 16px;font-family:Poppins,sans-serif;font-size:13px;line-height:1.5;color:#1f2937;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px}.bs-demo-hint svg{flex-shrink:0;width:20px;height:20px;color:#f59e0b}.shopify-design-mode .bs-demo-hint{display:flex}html.dark .section-bestsellers{background:linear-gradient(180deg,#1f293780,#12121800 54%),rgb(var(--color-background))}html.dark .bs-heading,html.dark .bs-card__title,html.dark .bs-card__price--current{color:rgb(var(--color-foreground))}html.dark .bs-card{background:rgb(var(--color-background-contrast));border-color:rgba(var(--color-foreground),.12);box-shadow:0 12px 32px #0003}html.dark .bs-card__image-wrap{background:radial-gradient(circle at 50% 18%,#ffffff14,#fff0 42%),rgba(var(--color-foreground),.06)}html.dark .bs-card__vendor,html.dark .bs-shop-all{color:#d4af37}html.dark .bs-shop-all{background:#1f2937bd;border-color:#d4af3747}@media screen and (max-width:599px){.bs-card__link{min-height:140px}.bs-card__image-wrap{width:80px;height:100px}.bs-header{flex-wrap:wrap}}.bs-card__add{position:absolute;right:12px;bottom:12px;z-index:2;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(17,24,39,.1);border-radius:50%;background:#fff;color:#1c1a17;cursor:pointer;box-shadow:0 2px 8px #1118271f;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease;-webkit-tap-highlight-color:transparent}.bs-card__add:hover{border-color:#c5a044;background:#c5a044;color:#fff;transform:translateY(-1px)}.bs-card__add:focus-visible{outline:2px solid #c5a044;outline-offset:2px}.bs-card__add svg{width:16px;height:16px}.bs-card__add-check,.bs-card__add-spinner{display:none}.bs-card__add.is-loading{cursor:progress}.bs-card__add.is-loading .bs-card__add-icon{display:none}.bs-card__add.is-loading .bs-card__add-spinner{display:block;width:15px;height:15px;border:2px solid rgba(17,24,39,.2);border-top-color:#c5a044;border-radius:50%;animation:bs-add-spin .6s linear infinite}.bs-card__add.is-added{border-color:#174f3a;background:#174f3a;color:#fff}.bs-card__add.is-added .bs-card__add-icon{display:none}.bs-card__add.is-added .bs-card__add-check{display:block}@keyframes bs-add-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.bs-card__add{transition:none}.bs-card__add:hover{transform:none}.bs-card__add.is-loading .bs-card__add-spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-bestsellers.css.map */
