.fct-products{--fct-accent: #22c55e;--fct-heading: #3f3f46;--fct-muted: #9ca3af;--fct-card-bg: #ffffff;--fct-section-bg: #f3f4f6;--fct-title: #374151;--fct-columns: 4;--fct-gap: 1.25rem;background:var(--fct-section-bg);padding:clamp(2rem,4vw,3.5rem) 0}.fct-products__inner{width:min(1200px,calc(100% - 2.5rem));margin:0 auto}.fct-products__heading{margin:0 0 1.75rem;text-align:center;color:var(--fct-heading);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:500;letter-spacing:-.01em;line-height:1.2}.fct-products__carousel{position:relative;display:flex;align-items:center;gap:.5rem}.fct-products__nav{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:0;background:transparent;color:#9ca3af;cursor:pointer;transition:color .2s ease,opacity .2s ease}.fct-products__nav:hover:not(:disabled){color:#4b5563}.fct-products__nav:disabled{opacity:.35;cursor:default}.fct-products__nav svg{width:1.25rem;height:1.25rem;fill:currentColor}.fct-products__track-wrap{flex:1 1 auto;min-width:0;overflow:hidden}.fct-products__track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--fct-gap) * (var(--fct-columns) - 1))) / var(--fct-columns));gap:var(--fct-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:.35rem .15rem .75rem}.fct-products__track::-webkit-scrollbar{display:none}.fct-product-card{scroll-snap-align:start;display:flex;flex-direction:column;background:var(--fct-card-bg);border-radius:.75rem;box-shadow:0 1px 3px #0f172a14,0 8px 20px #0f172a0a;overflow:hidden;height:100%;text-decoration:none;color:inherit}.fct-product-card__media{position:relative;aspect-ratio:1 / 1.05;background:#fff;display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem .5rem}.fct-product-card__image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:.75rem;overflow:hidden}.fct-product-card__images{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.fct-product-card__media img,.fct-product-card__media .placeholder-svg,.fct-product-card__img{width:100%;height:100%;object-fit:contain;display:block;border-radius:.75rem}.fct-product-card__images .fct-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;opacity:0;pointer-events:none;transition:opacity .4s ease;z-index:0}.fct-product-card__images .fct-product-card__img.is-active{opacity:1;z-index:1}@media(min-width:990px){.fct-product-card{width:86%;max-width:100%;margin-inline:auto}.fct-product-card__media{aspect-ratio:auto;height:var(--fct-image-height-desktop, 260px)}.fct-product-card__media img,.fct-product-card__media .placeholder-svg,.fct-product-card__img{width:auto;height:auto;max-width:var(--fct-image-scale-desktop, 90%);max-height:var(--fct-image-scale-desktop, 90%)}.fct-product-card__images .fct-product-card__img:not(:first-child){width:auto;height:auto;max-width:var(--fct-image-scale-desktop, 90%);max-height:var(--fct-image-scale-desktop, 90%)}}@media(max-width:989px){.fct-product-card__images .fct-product-card__img:not(:first-child){display:none}}.fct-product-card__badge{position:absolute;top:.75rem;left:.75rem;z-index:5;display:inline-flex;align-items:center;padding:.28rem .55rem;border-radius:.35rem;background:var(--fct-accent);color:#fff;font-size:.68rem;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase}.fct-product-card__body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.65rem;padding:.5rem 1rem 1.15rem;flex:1 1 auto}.fct-product-card__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;min-height:1.4rem}.fct-product-card__tag{display:inline-flex;align-items:center;padding:.22rem .5rem;border-radius:.3rem;color:#fff;font-size:.62rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;line-height:1.1}.fct-product-card__title{margin:0;color:var(--fct-title);font-size:var(--fct-title-size, 15px);font-weight:500;line-height:1.35}.fct-product-card__prices{display:flex;flex-direction:column;align-items:center;gap:.15rem;margin-top:auto;width:100%}.fct-product-card__compare{margin:0;color:var(--fct-muted);font-size:.8rem;text-decoration:line-through}.fct-product-card__installments{margin:0;color:var(--fct-muted);font-size:.78rem}.fct-product-card__price{margin:.15rem 0 0;color:var(--fct-accent);font-size:clamp(1.35rem,2vw,1.65rem);font-weight:700;line-height:1.1}.fct-product-card__pix-label{margin:0;color:var(--fct-muted);font-size:.75rem}.fct-product-card__actions,.fct-product-card__form,.fct-product-card__form .form{width:100%;margin-top:.35rem}.fct-product-card__button{display:flex;align-items:center;justify-content:center;gap:.55rem;width:auto;max-width:100%;min-width:0;margin-inline:auto;padding:.85rem 1.1rem;border:0;border-radius:.45rem;background:var(--fct-accent);color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:filter .2s ease,transform .2s ease}.fct-product-card__button-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;order:2;line-height:0}.fct-product-card__button-label{order:1}.fct-product-card__button-label--mobile{display:none}.fct-product-card__button-icon .theme-icon{width:1.05rem;height:1.05rem}.fct-product-card__button-icon .theme-icon path{fill:currentColor}.fct-product-card__button:hover:not(:disabled){filter:brightness(.95)}.fct-product-card__button:disabled{opacity:.55;cursor:not-allowed}.fct-product-card__button .loading-overlay__spinner{width:1.1rem;height:1.1rem}.fct-product-card__button .loading-overlay__spinner.hidden{display:none}.fct-product-card__button .spinner{animation:fct-spin .8s linear infinite}@keyframes fct-spin{to{transform:rotate(360deg)}}.fct-products__empty{margin:0;padding:2rem 1rem;text-align:center;color:var(--fct-muted)}@media(max-width:989px){.fct-products{--fct-columns: 2;--fct-gap: .7rem;padding:1.1rem 0}.fct-products__nav{display:none}.fct-products__inner{width:min(1200px,calc(100% - 1.25rem))}.fct-products__heading{margin-bottom:.75rem;font-size:clamp(1.15rem,4vw,1.4rem)}.fct-products__track{padding:.1rem 0 .3rem}.fct-product-card__media{aspect-ratio:auto;height:160px;padding:.55rem .6rem .15rem}.fct-product-card__media img,.fct-product-card__media .placeholder-svg{width:auto;height:auto;max-width:78%;max-height:78%}.fct-product-card__title{font-size:min(var(--fct-title-size, 15px),13px)}.fct-product-card__price{font-size:1.1rem}}@media(max-width:749px){.fct-products.luma-featured-collection-tabs{--fct-columns: 1.7;--fct-gap: .55rem;padding:2rem 0 1rem}.fct-products__inner{width:100%;padding:0 0 0 .75rem}.fct-products__heading{padding-right:.75rem;margin-bottom:.55rem;font-size:1.05rem}.fct-products__track-wrap{overflow:visible}.fct-products__track{gap:var(--fct-gap);padding:.05rem .75rem .35rem 0;scroll-padding-inline:0}.fct-product-card{border-radius:.55rem}.fct-product-card__media{aspect-ratio:auto;height:132px;padding:.4rem .45rem .1rem}.fct-product-card__media img,.fct-product-card__media .placeholder-svg{max-width:72%;max-height:72%;border-radius:.45rem}.fct-product-card__badge{top:.35rem;left:.35rem;padding:.15rem .3rem;font-size:.5rem}.fct-product-card__body{gap:.22rem;padding:.2rem .5rem .55rem}.fct-product-card__tags{min-height:0;gap:.15rem}.fct-product-card__tag{padding:.12rem .28rem;font-size:.48rem}.fct-product-card__title{font-size:12px;line-height:1.2}.fct-product-card__compare,.fct-product-card__installments,.fct-product-card__pix-label{font-size:.6rem}.fct-product-card__price{margin-top:0;font-size:1rem}.fct-product-card__actions,.fct-product-card__form,.fct-product-card__form .form{display:flex;justify-content:center;margin-top:.15rem}.fct-product-card__button{gap:.25rem;width:auto;max-width:100%;min-height:2.1rem;padding:.5rem .6rem;font-size:.54rem;letter-spacing:.02em;line-height:1.15;border-radius:.35rem;white-space:nowrap}.fct-product-card__button-label--desktop{display:none}.fct-product-card__button-label--mobile{display:inline;flex:0 1 auto;min-width:0;overflow:visible;text-overflow:clip}.fct-product-card__button-icon{flex:0 0 auto}.fct-product-card__button-icon .theme-icon{width:.78rem;height:.78rem}.fct-product-card__button .loading-overlay__spinner{order:3}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/luma-featured-collection-tabs.css.map */
