.best-sellers-section{padding:40px 0;background:#fff}.best-sellers-section{--bs-text-2xs: var(--text-2xs);--bs-text-xs: var(--text-xs);--bs-text-sm: var(--text-sm);--bs-text-base: var(--text-base);--bs-text-lg: var(--text-lg);--bs-text-xl: var(--text-xl);--bs-text-3xl: var(--text-3xl);--bs-text-4xl: var(--text-4xl);--bs-text-5xl: var(--text-5xl);--bs-text-6xl: var(--text-6xl)}.best-sellers-section.gradient-cont{position:relative;overflow:hidden}.best-sellers-section.gradient-cont:before{content:"";position:absolute;top:-70%;left:-20%;width:110%;height:160%;background:linear-gradient(to bottom,#fff,#fffc,#fff0 40%),radial-gradient(circle at 50% 120%,rgba(99,102,241,.03) 0%,transparent 70%),radial-gradient(circle at 20% 110%,rgba(168,85,247,.02) 0%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:0}.best-sellers-section.gradient-cont>*{position:relative;z-index:1}.best-sellers-container{max-width:1280px;margin:0 auto;padding:0 32px}.best-sellers-header{text-align:center;margin-bottom:48px}.best-sellers-eyebrow{font-size:var(--bs-text-base);font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.best-sellers-title{font-size:var(--bs-text-6xl);font-weight:700;color:#111827;margin-bottom:24px;line-height:1.2}.best-sellers-subtitle{font-size:var(--bs-text-lg);color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.best-sellers-filters{display:flex;justify-content:center;margin-bottom:48px;flex-wrap:wrap;gap:12px}.filter-btn{background-color:transparent;color:#6b7280;border:2px solid #e5e7eb;padding:12px 24px;border-radius:25px;font-size:var(--bs-text-base);font-weight:600;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease}.filter-btn.active{background-color:#2563eb;color:#fff;border-color:#2563eb;box-shadow:0 4px 12px #2563eb4d}.filter-btn:hover{background-color:#2563eb;color:#fff;border-color:#2563eb;transform:translateY(-2px)}.best-sellers-products-wrapper{position:relative}.best-sellers-products-container{overflow-x:auto;overflow-y:hidden;position:relative;padding-bottom:24px;padding-top:12px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:auto}.best-sellers-products-container::-webkit-scrollbar{display:none}.nav-arrow-left,.nav-arrow-right{width:48px;height:48px;border-radius:50%;background-color:#fff;border:2px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;box-shadow:0 4px 12px #0000001a;position:absolute;top:50%;transform:translateY(-50%)}.nav-arrow-left:hover,.nav-arrow-right:hover{background-color:#2563eb;color:#fff;border-color:#2563eb;transform:translateY(-50%) scale(1.1)}.nav-arrow-left{left:-8px}.nav-arrow-right{right:-8px}@media (min-width: 768px){.nav-arrow-left{left:-16px}.nav-arrow-right{right:-16px}}.filter-btn:focus-visible,.nav-arrow-left:focus-visible,.nav-arrow-right:focus-visible{outline:2px solid #2563EB;outline-offset:2px}.collection-tab{gap:20px;width:max-content;display:none;flex-shrink:0}.collection-tab.active{display:flex}.best-sellers-product-item{scroll-snap-align:start;flex-shrink:0;width:280px;display:flex;flex-direction:column}@media (min-width: 768px){.collection-tab.active{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:280px;row-gap:20px;column-gap:20px;align-content:start;width:max-content}}.best-sellers-product-item .ruemood-product-card{width:100%;height:100%}.best-sellers-empty-state{background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:16px;padding:40px;text-align:center;color:#6b7280;width:280px;flex-shrink:0;scroll-snap-align:start}.best-sellers-empty-state svg{margin:0 auto 16px}.best-sellers-empty-state h4{font-size:var(--bs-text-lg);font-weight:600;margin-bottom:8px}.best-sellers-empty-state p{font-size:var(--bs-text-base)}.best-sellers-section.gradient-cont .modern-product-card{background:transparent;box-shadow:0 0 0 1px #ffffff1f inset}.best-sellers-section .best-sellers-products-container .ruemood-card-title{font-size:var(--bs-text-lg);color:#333;line-height:1.3;min-height:40px}.best-sellers-section .best-sellers-products-container .ruemood-price-current{font-size:var(--bs-text-base);font-weight:400;color:#666}.best-sellers-section .best-sellers-products-container .ruemood-price-original{font-size:var(--bs-text-base);font-weight:400;color:#999}.best-sellers-section .product-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.best-sellers-section .product-card:hover img{transform:scale(1.05)}@media screen and (max-width: 749px){.best-sellers-section .best-sellers-products-container .collection-tab{display:flex;gap:16px}.best-sellers-section .best-sellers-products-container .best-sellers-product-item{width:180px;max-width:180px;min-width:180px;flex-shrink:0}.filter-btn{padding:8px 16px;font-size:var(--bs-text-xs);border-radius:20px}}@media (max-width: 480px){.filter-btn{padding:6px 12px;font-size:var(--bs-text-xs);border-radius:18px}}@media screen and (min-width: 750px) and (max-width: 989px){.best-sellers-section .best-sellers-products-container .collection-tab{display:flex;gap:20px}.best-sellers-section .best-sellers-products-container .best-sellers-product-item{width:220px;max-width:220px;min-width:220px;flex-shrink:0}}@media screen and (min-width: 990px){.best-sellers-section .best-sellers-products-container .collection-tab{display:flex;gap:24px}.best-sellers-section .best-sellers-products-container .best-sellers-product-item{width:280px;max-width:280px;min-width:280px;flex-shrink:0}}.best-sellers-section .best-sellers-products-container .collection-tab{display:none}.best-sellers-section .best-sellers-products-container .collection-tab.active{display:flex}@media screen and (min-width: 990px){.best-sellers-section .best-sellers-products-container .collection-tab.active{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:280px;column-gap:24px;row-gap:24px;width:max-content;align-content:start}}@media screen and (min-width: 750px) and (max-width: 989px){.best-sellers-section .best-sellers-products-container .collection-tab.active{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,auto);grid-auto-columns:220px;column-gap:20px;row-gap:20px;width:max-content;align-content:start}}.best-sellers-scrollbar{margin-top:12px;position:relative;z-index:2;transition:opacity .2s ease}.best-sellers-scrollbar-track{position:relative;width:100%;height:6px;border-radius:4px;background:transparent;overflow:hidden}.best-sellers-scrollbar-fill{position:absolute;left:0;top:0;height:100%;width:0;background:#4b5563;border-radius:4px;z-index:0}.best-sellers-scrollbar-thumb{position:absolute;left:0;top:0;height:100%;width:80px;border-radius:4px;background:#2563eb;transition:transform .2s ease,left .2s ease;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/231/assets/section-best-sellers.css.map */
