.lekonas-featured-products{overflow:hidden;color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.lekonas-featured-products__inner{padding-top:var(--lk-products-padding-top);padding-bottom:var(--lk-products-padding-bottom)}.lekonas-featured-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:4rem;margin-bottom:3.2rem}.lekonas-featured-products__heading-area{max-width:72rem}.lekonas-featured-products__eyebrow{display:flex;align-items:center;gap:1rem;margin:0 0 1rem;color:var(--lk-products-accent);font-size:1.25rem;font-weight:750;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.lekonas-featured-products__eyebrow span{flex:0 0 auto;width:3.6rem;height:.2rem;background:var(--lk-products-accent);border-radius:999px}.lekonas-featured-products__title{margin:0;color:#111827;font-size:clamp(3rem,3vw,4.2rem);font-weight:800;line-height:1.12;letter-spacing:-.035em}.lekonas-featured-products__text{max-width:60rem;margin-top:1.2rem;color:#6b7280;font-size:1.55rem;line-height:1.65}.lekonas-featured-products__text p{margin:0}.lekonas-featured-products__view-all{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;flex:0 0 auto;min-height:4.6rem;padding:1rem 1.6rem;color:#1f2937;background:transparent;border:.1rem solid #d1d5db;border-radius:.8rem;font-size:1.35rem;font-weight:750;line-height:1.2;text-decoration:none;transition:color .2s ease,border-color .2s ease,background-color .2s ease}.lekonas-featured-products__view-all svg{width:1.8rem;height:1.8rem;transition:transform .2s ease}.lekonas-featured-products__view-all:hover{color:#111827;background:#f9fafb;border-color:var(--lk-products-accent)}.lekonas-featured-products__view-all:hover svg{transform:translate(.3rem)}.lekonas-featured-products__slider{min-width:0}.lekonas-featured-products__grid{display:grid;grid-template-columns:repeat(var(--lk-products-columns-desktop),minmax(0,1fr));gap:var(--lk-products-gap);margin:0;padding:0;list-style:none}.lekonas-featured-products__item{min-width:0}.lekonas-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;color:inherit;background:#fff;border:.1rem solid #e5e7eb;border-radius:var(--lk-products-card-radius);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.lekonas-product-card:hover{border-color:var(--lk-products-accent);box-shadow:0 1.6rem 3.8rem #0f172a1a;transform:translateY(-.3rem)}.lekonas-product-card__media{position:relative;width:100%;overflow:hidden;background:#f8fafc;border-radius:var(--lk-products-image-radius) var(--lk-products-image-radius) 0 0}.lekonas-featured-products__grid--ratio-square .lekonas-product-card__media{aspect-ratio:1 / 1}.lekonas-featured-products__grid--ratio-portrait .lekonas-product-card__media{aspect-ratio:4 / 5}.lekonas-featured-products__grid--ratio-landscape .lekonas-product-card__media{aspect-ratio:4 / 3}.lekonas-featured-products__grid--ratio-adapt .lekonas-product-card__media{aspect-ratio:1 / 1}.lekonas-product-card__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.lekonas-product-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center;transition:opacity .3s ease,transform .4s ease}.lekonas-product-card__image--secondary{opacity:0}.lekonas-featured-products--hover-zoom .lekonas-product-card:hover .lekonas-product-card__image--primary{transform:scale(1.05)}.lekonas-featured-products--hover-second .lekonas-product-card:hover .lekonas-product-card__image--primary{opacity:0}.lekonas-featured-products--hover-second .lekonas-product-card:hover .lekonas-product-card__image--secondary{opacity:1}.lekonas-product-card__placeholder{width:100%;height:100%;color:#d1d5db}.lekonas-product-card__placeholder svg{width:100%;height:100%}.lekonas-product-card__badges{position:absolute;top:1.2rem;left:1.2rem;z-index:2;display:flex;flex-wrap:wrap;gap:.6rem;max-width:calc(100% - 6rem);pointer-events:none}.lekonas-product-card__badge{display:inline-flex;align-items:center;min-height:2.7rem;padding:.45rem .8rem;border-radius:.5rem;font-size:1rem;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase}.lekonas-product-card__badge--sale{color:#111827;background:var(--lk-products-accent)}.lekonas-product-card__badge--new{color:#fff;background:#2563eb}.lekonas-product-card__badge--sold-out{color:#fff;background:#991b1b}.lekonas-product-card__wishlist{position:absolute;top:1.2rem;right:1.2rem;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;padding:0;color:#1f2937;background:#fffffff0;border:.1rem solid #e5e7eb;border-radius:50%;box-shadow:0 .8rem 2rem #0f172a14}.lekonas-product-card__wishlist svg{width:1.9rem;height:1.9rem}.lekonas-product-card__wishlist:disabled{cursor:default;opacity:1}.lekonas-product-card__content{display:flex;flex-direction:column;flex:1;padding:1.8rem}.lekonas-product-card__vendor{margin-bottom:.7rem;color:#9ca3af;font-size:1.05rem;font-weight:750;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.lekonas-product-card__title{min-height:4.4rem;margin:0;color:#111827;font-size:1.55rem;font-weight:750;line-height:1.4}.lekonas-product-card__title a{color:inherit;text-decoration:none}.lekonas-product-card__title a:hover{color:var(--lk-products-accent)}.lekonas-product-card__rating{display:flex;align-items:center;gap:.5rem;min-height:2.2rem;margin-top:1rem;font-size:1.2rem}.lekonas-product-card__stars{color:var(--lk-products-accent);letter-spacing:.05em}.lekonas-product-card__rating-value{color:#374151;font-weight:700}.lekonas-product-card__rating-count{color:#9ca3af}.lekonas-product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.lekonas-product-card__price-prefix{color:#6b7280;font-size:1.15rem;font-weight:650}.lekonas-product-card__price-current{color:#111827;font-size:2rem;font-weight:850;line-height:1.2;letter-spacing:-.02em}.lekonas-product-card__price-compare{color:#9ca3af;font-size:1.25rem}.lekonas-product-card__stock{display:flex;align-items:center;gap:.7rem;margin-top:1.3rem;color:#4b5563;font-size:1.2rem;font-weight:650}.lekonas-product-card__stock-dot{flex:0 0 auto;width:.8rem;height:.8rem;border-radius:50%}.lekonas-product-card__stock-dot--available{background:#16a34a;box-shadow:0 0 0 .4rem #16a34a1f}.lekonas-product-card__stock-dot--low{background:#f59e0b;box-shadow:0 0 0 .4rem #f59e0b1f}.lekonas-product-card__stock-dot--unavailable{background:#dc2626;box-shadow:0 0 0 .4rem #dc26261f}.lekonas-product-card__shipping{display:flex;align-items:center;gap:.7rem;margin-top:1.2rem;color:#6b7280;font-size:1.15rem;line-height:1.4}.lekonas-product-card__shipping svg{flex:0 0 auto;width:1.8rem;height:1.8rem;color:var(--lk-products-accent)}.lekonas-product-card__actions{display:grid;gap:1rem;margin-top:auto;padding-top:1.8rem}.lekonas-product-card__product-form,.lekonas-product-card__product-form form{width:100%}.lekonas-product-card__button{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;width:100%;min-height:4.8rem;padding:1.1rem 1.5rem;border:.1rem solid transparent;border-radius:.8rem;font-size:1.3rem;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease}.lekonas-product-card__button svg{width:1.9rem;height:1.9rem}.lekonas-product-card__button--primary{color:#111827;background:var(--lk-products-accent)}.lekonas-product-card__button--primary:hover{color:#111827;background:#fbbf24;transform:translateY(-.1rem)}.lekonas-product-card__button--secondary{color:#1f2937;background:#fff;border-color:#d1d5db}.lekonas-product-card__button--secondary:hover{border-color:var(--lk-products-accent);background:#f9fafb}.lekonas-featured-products--card-minimal .lekonas-product-card{border-color:transparent;box-shadow:none}.lekonas-featured-products--card-minimal .lekonas-product-card:hover{box-shadow:none}.lekonas-featured-products--card-minimal .lekonas-product-card__content{padding-right:0;padding-left:0}.lekonas-featured-products--card-compact .lekonas-product-card__content{padding:1.4rem}.lekonas-featured-products--card-compact .lekonas-product-card__title{min-height:auto;font-size:1.4rem}.lekonas-featured-products--card-compact .lekonas-product-card__shipping{display:none}.lekonas-featured-products--card-compact .lekonas-product-card__button{min-height:4.4rem}@media screen and (min-width:750px){.lekonas-featured-products--desktop-align-center .lekonas-featured-products__header{flex-direction:column;align-items:center;text-align:center}.lekonas-featured-products--desktop-align-center .lekonas-featured-products__heading-area{margin-right:auto;margin-left:auto}.lekonas-featured-products--desktop-align-center .lekonas-featured-products__eyebrow{justify-content:center}.lekonas-featured-products--desktop-align-center .lekonas-featured-products__text{margin-right:auto;margin-left:auto}}@media screen and (max-width:1199px){.lekonas-featured-products__grid{grid-template-columns:repeat(var(--lk-products-columns-tablet),minmax(0,1fr))}}@media screen and (max-width:749px){.lekonas-featured-products__inner{padding-top:calc(var(--lk-products-padding-top) * .75);padding-bottom:calc(var(--lk-products-padding-bottom) * .75)}.lekonas-featured-products__header{display:block;margin-bottom:2.4rem}.lekonas-featured-products__eyebrow{font-size:1.1rem}.lekonas-featured-products__title{font-size:clamp(2.8rem,9vw,3.6rem)}.lekonas-featured-products__text{font-size:1.4rem}.lekonas-featured-products__view-all{margin-top:1.8rem}.lekonas-featured-products--mobile-align-center .lekonas-featured-products__header{text-align:center}.lekonas-featured-products--mobile-align-center .lekonas-featured-products__heading-area{margin-right:auto;margin-left:auto}.lekonas-featured-products--mobile-align-center .lekonas-featured-products__eyebrow{justify-content:center}.lekonas-featured-products--mobile-align-center .lekonas-featured-products__text,.lekonas-featured-products--mobile-align-center .lekonas-featured-products__view-all{margin-right:auto;margin-left:auto}.lekonas-featured-products__grid{grid-template-columns:repeat(var(--lk-products-columns-mobile),minmax(0,1fr));gap:1.4rem}.lekonas-product-card__content{padding:1.5rem}.lekonas-product-card__title{min-height:auto;font-size:1.45rem}.lekonas-product-card__price-current{font-size:1.8rem}.lekonas-product-card__button{min-height:4.8rem}.lekonas-featured-products--mobile-stack .lekonas-featured-products__grid{grid-template-columns:1fr}.lekonas-featured-products--mobile-slider .lekonas-featured-products__grid{display:flex;gap:1.4rem;width:auto;margin-right:calc(var(--page-width-margin, 1.5rem) * -1);padding-right:var(--page-width-margin, 1.5rem);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x}.lekonas-featured-products--mobile-slider .lekonas-featured-products__grid::-webkit-scrollbar{display:none}.lekonas-featured-products--mobile-slider .lekonas-featured-products__item{flex:0 0 var(--lk-products-mobile-card-width);width:var(--lk-products-mobile-card-width);max-width:var(--lk-products-mobile-card-width);scroll-snap-align:start;scroll-snap-stop:always}.lekonas-featured-products__slider-controls{display:flex;align-items:center;justify-content:center;gap:1.4rem;margin-top:2rem}.lekonas-featured-products__slider-button{display:inline-flex;align-items:center;justify-content:center;width:4.2rem;height:4.2rem;padding:0;color:#111827;background:#fff;border:.1rem solid #d1d5db;border-radius:50%;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.lekonas-featured-products__slider-button svg{width:2rem;height:2rem}.lekonas-featured-products__slider-button:hover:not(:disabled){background:var(--lk-products-accent);border-color:var(--lk-products-accent)}.lekonas-featured-products__slider-button:disabled{opacity:.35;cursor:default}.lekonas-featured-products__counter{min-width:5rem;color:#6b7280;font-size:1.25rem;font-weight:650;text-align:center}}@media screen and (min-width:750px){.lekonas-featured-products__slider-controls{display:none}}.lekonas-featured-products__empty{padding:4rem;color:#6b7280;background:#fff;border:.1rem dashed #d1d5db;border-radius:1rem;text-align:center}@media(prefers-reduced-motion:reduce){.lekonas-featured-products__grid{scroll-behavior:auto}.lekonas-product-card,.lekonas-product-card__image,.lekonas-product-card__button,.lekonas-featured-products__view-all svg,.lekonas-featured-products__slider-button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/lekonas-featured-products.css.map */
