/*
 * LetzShopy Store Design CSS — Batch 2 Split
 * File: letzshopy-home.css
 *
 * Source:
 * - Derived from tested letzshopy-store-design-batch1-clean.css
 *
 * Load scope:
 * - Front page only
 *
 * IMPORTANT:
 * - Keep Customizer > Additional CSS only for :root colour variables.
 * - Shared motif SVG variables live in letzshopy-store-core.css.
 * - Production-minified; major structural comments are preserved.
 */
/* =========================================================
   LETZSHOPY CUSTOMER FEEDBACK — PREMIUM MOSAIC V1
   [letzshopy_customer_feedback]
========================================================= */
 body.home .ls-feedback-showcase{position:relative!important;width:100%!important;padding:72px 0 82px!important;overflow:hidden!important;background:radial-gradient(circle at 7% 8%,color-mix(in srgb,var(--ls-store-gold-dark) 7%,transparent),transparent 28%),radial-gradient(circle at 93% 92%,color-mix(in srgb,var(--ls-store-primary) 5%,transparent),transparent 26%),var(--ls-store-bg-inner)!important}body.home .ls-feedback-grid{position:relative!important;z-index:2!important;width:calc(100% - 48px)!important;max-width:1380px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-template-areas:"q1 q2 q3" "q4 center q5" "q6 q7 q8"!important;gap:18px!important;align-items:stretch!important}body.home .ls-feedback-item-1{grid-area:q1!important}body.home .ls-feedback-item-2{grid-area:q2!important}body.home .ls-feedback-item-3{grid-area:q3!important}body.home .ls-feedback-item-4{grid-area:q4!important}body.home .ls-feedback-item-5{grid-area:q5!important}body.home .ls-feedback-item-6{grid-area:q6!important}body.home .ls-feedback-item-7{grid-area:q7!important}body.home .ls-feedback-item-8{grid-area:q8!important}body.home .ls-feedback-card,body.home .ls-feedback-center-card{position:relative!important;min-width:0!important;min-height:255px!important;overflow:hidden!important;border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 28%,var(--ls-store-border-soft))!important;border-radius:28px!important;box-shadow:0 16px 38px rgba(var(--ls-store-shadow-rgb),.09)!important}body.home .ls-feedback-card{background:radial-gradient(circle at 88% 12%,color-mix(in srgb,var(--ls-store-gold-dark) 5%,transparent),transparent 31%),var(--ls-store-bg-inner)!important;transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease!important}body.home .ls-feedback-card:hover{transform:translateY(-4px)!important;border-color:color-mix(in srgb,var(--ls-store-gold-dark) 50%,var(--ls-store-border-soft))!important;box-shadow:0 24px 52px rgba(var(--ls-store-shadow-rgb),.14)!important}body.home .ls-feedback-card__content{position:relative!important;z-index:2!important;min-width:0!important;min-height:255px!important;padding:27px 28px 24px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}body.home .ls-feedback-quote-mark{display:block!important;margin:0 0 8px!important;color:var(--ls-store-primary)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:46px!important;line-height:.72!important;font-weight:700!important}body.home .ls-feedback-card blockquote{margin:0!important;padding:0!important;border:0!important;color:var(--ls-store-heading)!important;font-family:inherit!important;font-size:17px!important;line-height:1.48!important;font-style:italic!important;font-weight:650!important;letter-spacing:-.012em!important}body.home .ls-feedback-signature{width:118px!important;height:24px!important;margin:15px 0 8px!important;background:var(--ls-store-gold-dark)!important;-webkit-mask-image:var(--ls-motif-floral-divider)!important;mask-image:var(--ls-motif-floral-divider)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:118px 24px!important;mask-size:118px 24px!important}body.home .ls-feedback-card cite{display:block!important;color:var(--ls-store-heading)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:16px!important;line-height:1.2!important;font-style:normal!important;font-weight:700!important}body.home .ls-feedback-card--image{display:grid!important;grid-template-columns:minmax(0,57%) minmax(0,43%)!important;padding:0!important}body.home .ls-feedback-card--image .ls-feedback-card__content{grid-column:1!important;grid-row:1!important;padding:25px 20px 22px 26px!important}body.home .ls-feedback-card__media{grid-column:2!important;grid-row:1!important;width:100%!important;height:100%!important;min-height:255px!important;margin:0!important;overflow:hidden!important;background:var(--ls-store-card-muted)!important;clip-path:polygon(18% 0,100% 0,100% 100%,0 100%,8% 84%,13% 66%,15% 48%,12% 30%,7% 14%)!important}body.home .ls-feedback-card__image{display:block!important;width:100%!important;height:100%!important;min-height:255px!important;object-fit:cover!important;object-position:center!important;transition:transform .38s ease!important}body.home .ls-feedback-card--image:hover .ls-feedback-card__image{transform:scale(1.025)!important}body.home .ls-feedback-card--text::after{content:""!important;position:absolute!important;right:-42px!important;bottom:-46px!important;width:165px!important;height:165px!important;border:2px solid color-mix(in srgb,var(--ls-store-gold-dark) 12%,transparent)!important;border-radius:52% 48% 58% 42%!important;transform:rotate(-18deg)!important;pointer-events:none!important}body.home .ls-feedback-card--text .ls-feedback-card__content{align-items:center!important;text-align:center!important;padding-left:34px!important;padding-right:34px!important}body.home .ls-feedback-card--text .ls-feedback-signature{margin-left:auto!important;margin-right:auto!important}body.home .ls-feedback-center-card{grid-area:center!important;min-height:255px!important;padding:26px 30px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;background:radial-gradient(circle at 15% 5%,color-mix(in srgb,var(--ls-store-primary) 18%,transparent),transparent 33%),radial-gradient(circle at 90% 95%,color-mix(in srgb,var(--ls-store-gold-dark) 13%,transparent),transparent 35%),linear-gradient(135deg,var(--ls-store-dark),color-mix(in srgb,var(--ls-store-dark-soft) 88%,var(--ls-store-primary)))!important;border-color:color-mix(in srgb,var(--ls-store-gold-dark) 48%,rgba(var(--ls-store-white-rgb),.12))!important;box-shadow:0 26px 64px rgba(var(--ls-store-black-rgb),.24)!important}body.home .ls-feedback-center-card span{margin:0 0 10px!important;color:var(--ls-store-gold-dark)!important;font-size:10px!important;line-height:1.2!important;font-weight:800!important;letter-spacing:.2em!important;text-transform:uppercase!important}body.home .ls-feedback-center-card h2{max-width:360px!important;margin:0!important;color:var(--ls-store-bg-inner)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(34px,3.2vw,48px)!important;line-height:1.02!important;font-weight:500!important;letter-spacing:-.025em!important}body.home .ls-feedback-center-card p{max-width:340px!important;margin:10px 0 0!important;color:color-mix(in srgb,var(--ls-store-bg-inner) 74%,transparent)!important;font-size:13.5px!important;line-height:1.55!important;font-weight:500!important}body.home .ls-feedback-center-motif{flex:0 0 auto!important;background:var(--ls-store-gold-dark)!important}body.home .ls-feedback-center-motif--top{width:164px!important;height:29px!important;margin:0 auto 10px!important;-webkit-mask-image:var(--ls-motif-lotus-line)!important;mask-image:var(--ls-motif-lotus-line)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:164px 29px!important;mask-size:164px 29px!important}body.home .ls-feedback-center-motif--divider{width:148px!important;height:22px!important;margin:10px auto 0!important;-webkit-mask-image:var(--ls-motif-floral-divider)!important;mask-image:var(--ls-motif-floral-divider)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:148px 22px!important;mask-size:148px 22px!important}@media (min-width:768px) and (max-width:1024px){body.home .ls-feedback-showcase{padding:58px 0 66px!important}body.home .ls-feedback-grid{width:calc(100% - 40px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:none!important;gap:16px!important}body.home .ls-feedback-center-card{grid-area:auto!important;grid-column:1 / -1!important;order:-1!important}body.home .ls-feedback-card{grid-area:auto!important}}@media (max-width:767px){body.home .ls-feedback-showcase{padding:42px 0 48px!important}body.home .ls-feedback-grid{width:calc(100% - 24px)!important;max-width:430px!important;display:flex!important;flex-direction:column!important;gap:13px!important}body.home .ls-feedback-center-card{order:-1!important;min-height:0!important;padding:31px 22px 30px!important;border-radius:24px!important}body.home .ls-feedback-center-card h2{font-size:36px!important}body.home .ls-feedback-card{grid-area:auto!important;min-height:0!important;border-radius:22px!important}body.home .ls-feedback-card__content{min-height:0!important;padding:22px 22px 20px!important}body.home .ls-feedback-card blockquote{font-size:15.5px!important;line-height:1.5!important}body.home .ls-feedback-card--text .ls-feedback-card__content{min-height:210px!important;padding:25px 24px 23px!important}body.home .ls-feedback-card--image{grid-template-columns:minmax(0,55%) minmax(0,45%)!important;min-height:250px!important}body.home .ls-feedback-card--image .ls-feedback-card__content{min-height:250px!important;padding:22px 12px 20px 20px!important}body.home .ls-feedback-card__media,body.home .ls-feedback-card__image{min-height:250px!important}body.home .ls-feedback-quote-mark{font-size:39px!important}body.home .ls-feedback-card cite{font-size:14px!important}}@media (prefers-reduced-motion:reduce){body.home .ls-feedback-card,body.home .ls-feedback-card__image{transition:none!important}body.home .ls-feedback-card:hover,body.home .ls-feedback-card--image:hover .ls-feedback-card__image{transform:none!important}}
/* =========================================================
   END: LETZSHOPY CUSTOMER FEEDBACK — PREMIUM MOSAIC V1
========================================================= */
/* =========================================================
   LETZSHOPY HOME — NEW ARRIVALS V2 — FINAL CLEAN OWNER
   Elementor owner: .ls-home-arrivals-v2
   Carousel owner: Amitry / WCSP
   Visual identity owner: LetzShopy global CSS tokens

   Exact Amitry DOM classes used:
   .wcsp-inner
   .wcsp-track
   .wcsp-slide
   .wcsp-img
   .wcsp-content
   .wcsp-title
   .wcsp-price
   .wcsp-el--cart
   .wcsp-cart-btn
   .wcsp-btn--prev
   .wcsp-btn--next
   .wcsp-dots

   IMPORTANT:
   - No vendor palette values are hardcoded.
   - Shared primary lotus-line + secondary floral-divider motifs inherit --ls-store-gold-dark.
   - Replace BOTH temporary V2 blocks with this one block.
========================================================= */
/* =========================================================
   1. UNIFIED PREMIUM WRAPPER
========================================================= */
 body.home .ls-home-arrivals-v2{position:relative!important;width:calc(100% - 48px)!important;max-width:1500px!important;margin:48px auto 56px!important;padding:46px 28px 38px!important;overflow:hidden!important;background:radial-gradient( circle at 50% 0%,color-mix(in srgb,var(--ls-store-gold-dark) 9%,transparent) 0%,color-mix(in srgb,var(--ls-store-gold-dark) 3.5%,transparent) 25%,transparent 50% ),var(--ls-store-bg-inner)!important;border:1px solid color-mix( in srgb,var(--ls-store-gold-dark) 24%,var(--ls-store-border-soft) )!important;border-radius:38px!important;box-shadow:0 20px 54px rgba(var(--ls-store-shadow-rgb),.08)!important}body.home .ls-home-arrivals-v2::before{content:""!important;position:absolute!important;right:-95px!important;bottom:-125px!important;width:270px!important;height:270px!important;border-radius:50%!important;background:radial-gradient( circle,color-mix(in srgb,var(--ls-store-gold-dark) 7%,transparent) 0%,transparent 68% )!important;pointer-events:none!important}
/* =========================================================
   2. HEADING COMPOSITION
   Order:
   primary lotus-line motif
   kicker
   main heading
   secondary floral-divider motif
   supporting copy
========================================================= */
 body.home .ls-home-arrivals-head{position:relative!important;z-index:2!important;width:100%!important;max-width:920px!important;margin:0 auto 14px!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;justify-items:center!important;align-items:center!important;row-gap:0!important;text-align:center!important}body.home .ls-home-arrivals-head>.elementor-element{width:100%!important;max-width:100%!important;min-width:0!important;margin-left:auto!important;margin-right:auto!important;justify-self:center!important;text-align:center!important}body.home .ls-home-arrivals-kicker::before{content:""!important;display:block!important;width:220px!important;height:38px!important;margin:0 auto 8px!important;background:var(--ls-store-gold-dark)!important;-webkit-mask-image:var(--ls-motif-lotus-line)!important;mask-image:var(--ls-motif-lotus-line)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:220px 38px!important;mask-size:220px 38px!important}body.home .ls-home-arrivals-kicker,body.home .ls-home-arrivals-kicker .elementor-widget-container,body.home .ls-home-arrivals-kicker .elementor-heading-title{margin:0!important;padding:0!important}body.home .ls-home-arrivals-kicker .elementor-heading-title{color:var(--ls-store-gold-dark)!important;font-size:12px!important;line-height:1.1!important;font-weight:800!important;letter-spacing:.22em!important;text-transform:uppercase!important;text-align:center!important}body.home .ls-home-arrivals-title,body.home .ls-home-arrivals-title .elementor-widget-container{margin:0!important;padding:0!important}body.home .ls-home-arrivals-title .elementor-heading-title{margin:5px 0 0!important;padding:0!important;color:var(--ls-store-heading)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(46px,4.8vw,74px)!important;line-height:.96!important;font-weight:500!important;letter-spacing:.015em!important;text-transform:uppercase!important;text-align:center!important}body.home .ls-home-arrivals-title::after{content:""!important;display:block!important;width:min(430px,74vw)!important;height:34px!important;margin:8px auto 7px!important;background:var(--ls-store-gold-dark)!important;-webkit-mask-image:var(--ls-motif-floral-divider-full)!important;mask-image:var(--ls-motif-floral-divider-full)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important}body.home .ls-home-arrivals-copy{width:100%!important;max-width:580px!important;margin:0 auto!important;padding:0!important;text-align:center!important}body.home .ls-home-arrivals-copy .elementor-widget-container{margin:0!important;padding:0!important}body.home .ls-home-arrivals-copy,body.home .ls-home-arrivals-copy p{margin:0!important;color:var(--ls-store-text)!important;font-size:16px!important;line-height:1.5!important;font-weight:500!important;text-align:center!important}
/* =========================================================
   3. AMITRY / WCSP STAGE
========================================================= */
 body.home .ls-home-arrivals-carousel-v2{position:relative!important;z-index:2!important;width:100%!important;margin:8px 0 0!important;padding:0!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-inner{width:100%!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;background:transparent!important;overflow:hidden!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-track{align-items:stretch!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-slide{height:auto!important;display:flex!important;align-items:stretch!important;justify-content:center!important;text-align:center!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-slide>*{width:100%!important;max-width:270px!important;margin-left:auto!important;margin-right:auto!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-content,body.home .ls-home-arrivals-carousel-v2 .wcsp-media,body.home .ls-home-arrivals-carousel-v2 .wcsp-img-wrap{background:transparent!important;box-shadow:none!important}
/* =========================================================
   4. PRODUCT IMAGE — REAL .wcsp-img
========================================================= */
 body.home .ls-home-arrivals-carousel-v2 .wcsp-img{display:block!important;width:100%!important;aspect-ratio:1 / 1!important;object-fit:cover!important;border-radius:50%!important;border:2px solid color-mix( in srgb,var(--ls-store-gold-dark) 48%,var(--ls-store-bg-inner) )!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--ls-store-bg-inner) 88%,transparent),0 0 0 3px color-mix(in srgb,var(--ls-store-gold-dark) 18%,transparent),0 14px 32px rgba(var(--ls-store-shadow-rgb),.08)!important;transition:transform .25s ease,box-shadow .25s ease!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-slide:hover .wcsp-img{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--ls-store-bg-inner) 86%,transparent),0 0 0 3px color-mix(in srgb,var(--ls-store-gold-dark) 28%,transparent),0 18px 38px rgba(var(--ls-store-shadow-rgb),.11)!important}
/* =========================================================
   5. PRODUCT CONTENT — EXACT AMITRY CLASSES
========================================================= */
 body.home .ls-home-arrivals-carousel-v2 .wcsp-title{margin:12px 0 5px!important;padding:0!important;color:var(--ls-store-heading)!important;font-size:15px!important;line-height:1.3!important;font-weight:800!important;letter-spacing:-.01em!important;text-align:center!important}body.home .ls-home-arrivals-carousel-v2 a .wcsp-title,body.home .ls-home-arrivals-carousel-v2 .wcsp-title a{color:var(--ls-store-heading)!important;text-decoration:none!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-price{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:7px!important;margin:0 0 10px!important;padding:0!important;color:var(--ls-store-price)!important;font-size:15px!important;line-height:1.2!important;font-weight:900!important;text-align:center!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-price .amount,body.home .ls-home-arrivals-carousel-v2 .wcsp-price bdi,body.home .ls-home-arrivals-carousel-v2 .wcsp-price ins,body.home .ls-home-arrivals-carousel-v2 .wcsp-price ins *{color:var(--ls-store-price)!important;text-decoration:none!important;font-weight:900!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-price del,body.home .ls-home-arrivals-carousel-v2 .wcsp-price del *{color:var(--ls-store-muted)!important;opacity:1!important;font-size:13px!important;font-weight:650!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-el--cart{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-cart-btn{min-height:38px!important;margin:0!important;padding:9px 18px!important;border:1px solid color-mix( in srgb,var(--ls-store-primary) 38%,transparent )!important;border-radius:8px!important;background:linear-gradient( 135deg,var(--ls-store-primary),var(--ls-store-heading) )!important;color:var(--ls-store-white)!important;box-shadow:0 8px 18px rgba(var(--ls-store-primary-rgb),.14)!important;font-family:inherit!important;font-size:12px!important;line-height:1!important;font-weight:800!important;letter-spacing:.01em!important;text-decoration:none!important;text-transform:none!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-cart-btn:hover,body.home .ls-home-arrivals-carousel-v2 .wcsp-cart-btn:focus-visible{transform:translateY(-2px)!important;background:linear-gradient( 135deg,var(--ls-store-primary-hover),var(--ls-store-primary) )!important;color:var(--ls-store-white)!important;box-shadow:0 12px 24px rgba(var(--ls-store-primary-rgb),.18)!important}
/* =========================================================
   6. NAVIGATION — EXACT AMITRY CLASSES
========================================================= */
 body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--prev,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--next{width:42px!important;height:42px!important;min-width:42px!important;border:1px solid color-mix( in srgb,var(--ls-store-primary) 22%,var(--ls-store-border-soft) )!important;border-radius:50%!important;background:color-mix( in srgb,var(--ls-store-bg-inner) 96%,transparent )!important;color:var(--ls-store-gold-dark)!important;box-shadow:0 10px 24px rgba(var(--ls-store-shadow-rgb),.10)!important;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--prev:hover,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--next:hover{transform:scale(1.05)!important;background:var(--ls-store-primary)!important;color:var(--ls-store-white)!important;border-color:var(--ls-store-primary)!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--prev svg,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--next svg{width:16px!important;height:16px!important;color:currentColor!important;fill:currentColor!important;stroke:currentColor!important}
/* =========================================================
   7. PAGINATION — EXACT .wcsp-dots OWNER
========================================================= */
 body.home .ls-home-arrivals-carousel-v2 .wcsp-dots{position:relative!important;inset:auto!important;width:100%!important;margin:16px auto 0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-dots .swiper-pagination-bullet{width:9px!important;height:9px!important;margin:0!important;border:1px solid var(--ls-store-gold-dark)!important;border-radius:50%!important;background:transparent!important;opacity:.62!important;transition:width .2s ease,opacity .2s ease,background .2s ease!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-dots .swiper-pagination-bullet-active{width:22px!important;border-radius:999px!important;border-color:var(--ls-store-primary)!important;background:var(--ls-store-primary)!important;opacity:1!important}
/* =========================================================
   8. TABLET — 768px TO 1024px
   Amitry setting remains 2 products per view.
========================================================= */
 @media (min-width:768px) and (max-width:1024px){body.home .ls-home-arrivals-v2{width:calc(100% - 40px)!important;margin:40px auto 48px!important;padding:40px 22px 34px!important;border-radius:32px!important}body.home .ls-home-arrivals-head{max-width:760px!important;margin-bottom:13px!important}body.home .ls-home-arrivals-kicker::before{width:164px!important;height:22px!important;margin-bottom:7px!important;-webkit-mask-size:164px 22px!important;mask-size:164px 22px!important}body.home .ls-home-arrivals-title .elementor-heading-title{margin-top:5px!important;font-size:50px!important}body.home .ls-home-arrivals-title::after{width:min(360px,64vw)!important;height:27px!important;margin:7px auto 5px!important}body.home .ls-home-arrivals-copy,body.home .ls-home-arrivals-copy p{font-size:15px!important}body.home .ls-home-arrivals-carousel-v2{margin-top:7px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-inner{max-width:700px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-slide>*{max-width:292px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--prev,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--next{width:40px!important;height:40px!important;min-width:40px!important}}
/* =========================================================
   9. TRUE MOBILE — MAX 767px
   Amitry setting remains 1 product per view.
========================================================= */
 @media (max-width:767px){body.home .ls-home-arrivals-v2{width:calc(100% - 24px)!important;margin:28px auto 36px!important;padding:30px 12px 26px!important;border-radius:28px!important}body.home .ls-home-arrivals-head{max-width:100%!important;margin-bottom:11px!important;padding:0 4px!important}body.home .ls-home-arrivals-kicker::before{width:132px!important;height:18px!important;margin-bottom:6px!important;-webkit-mask-size:132px 18px!important;mask-size:132px 18px!important}body.home .ls-home-arrivals-kicker .elementor-heading-title{font-size:9.5px!important;letter-spacing:.18em!important}body.home .ls-home-arrivals-title .elementor-heading-title{margin-top:5px!important;font-size:34px!important;line-height:1!important}body.home .ls-home-arrivals-title::after{width:min(280px,78vw)!important;height:24px!important;margin:6px auto 5px!important}body.home .ls-home-arrivals-copy{max-width:310px!important}body.home .ls-home-arrivals-copy,body.home .ls-home-arrivals-copy p{font-size:13.5px!important;line-height:1.45!important}body.home .ls-home-arrivals-carousel-v2{margin-top:6px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-inner{max-width:100%!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-slide>*{max-width:288px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-title{margin-top:11px!important;font-size:14px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-price{margin-bottom:9px!important;font-size:14px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-cart-btn{min-height:38px!important;padding:9px 16px!important;font-size:11.5px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--prev,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--next{width:40px!important;height:40px!important;min-width:40px!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-dots{margin-top:13px!important}}
/* =========================================================
   10. ACCESSIBILITY / REDUCED MOTION
========================================================= */
 @media (prefers-reduced-motion:reduce){body.home .ls-home-arrivals-v2,body.home .ls-home-arrivals-v2 *,body.home .ls-home-arrivals-carousel-v2 .wcsp-img,body.home .ls-home-arrivals-carousel-v2 .wcsp-cart-btn,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--prev,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--next{transition:none!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-slide:hover .wcsp-img,body.home .ls-home-arrivals-carousel-v2 .wcsp-cart-btn:hover,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--prev:hover,body.home .ls-home-arrivals-carousel-v2 .wcsp-btn--next:hover{transform:none!important}}
/* =========================================================
   END: LETZSHOPY HOME — NEW ARRIVALS V2 — FINAL CLEAN OWNER
========================================================= */
/* =========================================================
   LETZSHOPY HOME — BEST SELLERS V2 — FINAL MODIFIER OWNER

   Elementor outer container classes:
   ls-home-arrivals-v2 ls-home-bestsellers-v2

   Shared visual system:
   - Wrapper
   - Heading motifs
   - Typography
   - Amitry/WCSP carousel
   - Token colours
   - Buttons
   - Arrows
   - Dots
   - Responsive behaviour

   Best Sellers owns only its intentional difference:
   - Rounded-square product image instead of circle
========================================================= */
 body.home .ls-home-bestsellers-v2 .ls-home-arrivals-carousel-v2 .wcsp-img{border-radius:23px!important}
/* =========================================================
   END: LETZSHOPY HOME — BEST SELLERS V2 — FINAL MODIFIER OWNER
========================================================= */
/* =========================================================
   LETZSHOPY HOME — COLLECTIONS V2 — FINAL CLEAN OWNER
   Elementor owner: .ls-home-collections-v2

   DECISION:
   - No blend experiment.
   - Intentional clean image / copy split.
   - Shared accepted lotus-line + floral-divider motif family.
   - One alignment owner for kicker, title, copy and CTA.
   - Elementor > .e-con-inner owns the two-column grid.
   - No hardcoded vendor palette values.
========================================================= */
/* =========================================================
   1. WRAPPER — INTENTIONAL CLEAN SPLIT
========================================================= */
 body.home .ls-home-collections-v2{position:relative!important;width:calc(100% - 48px)!important;max-width:1220px!important;margin:48px auto 56px!important;padding:0!important;display:block!important;overflow:hidden!important;background:var(--ls-store-bg-inner)!important;border:1px solid color-mix( in srgb,var(--ls-store-gold-dark) 38%,var(--ls-store-border-soft) )!important;border-radius:34px!important;box-shadow:0 20px 54px rgba(var(--ls-store-shadow-rgb),.09)!important}body.home .ls-home-collections-v2>.e-con-inner{width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:minmax(0,56%) minmax(0,44%)!important;align-items:stretch!important;gap:0!important}
/* =========================================================
   2. IMAGE PANEL — NO MASK / NO FAKE BLEND
========================================================= */
 body.home .ls-home-collections-media{position:relative!important;z-index:1!important;width:100%!important;min-width:0!important;min-height:570px!important;margin:0!important;padding:0!important;overflow:hidden!important}body.home .ls-home-collections-image,body.home .ls-home-collections-image .elementor-widget-container{width:100%!important;height:100%!important;margin:0!important;padding:0!important}body.home .ls-home-collections-image img{display:block!important;width:100%!important;height:100%!important;min-height:570px!important;object-fit:cover!important;object-position:center center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;transition:transform .4s ease!important}body.home .ls-home-collections-v2:hover .ls-home-collections-image img{transform:scale(1.012)!important}
/* =========================================================
   3. COPY PANEL — ONE CLEAR EDITORIAL SURFACE
========================================================= */
 body.home .ls-home-collections-copy{position:relative!important;z-index:2!important;width:100%!important;min-width:0!important;min-height:570px!important;margin:0!important;padding:54px 52px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:0!important;overflow:hidden!important;text-align:left!important;background:radial-gradient( circle at 84% 16%,color-mix( in srgb,var(--ls-store-gold-dark) 7%,transparent ) 0%,transparent 34% ),linear-gradient( 135deg,color-mix( in srgb,var(--ls-store-gold-dark) 5%,var(--ls-store-bg-inner) ) 0%,color-mix( in srgb,var(--ls-store-gold-dark) 3%,var(--ls-store-bg-inner) ) 100% )!important;border-left:1px solid color-mix( in srgb,var(--ls-store-gold-dark) 20%,var(--ls-store-border-soft) )!important}body.home .ls-home-collections-kicker,body.home .ls-home-collections-title,body.home .ls-home-collections-text,body.home .ls-home-collections-link{margin-left:0!important;margin-right:0!important;align-self:flex-start!important}
/* =========================================================
   4. KICKER COMPOSITION
   Motif
   CURATED FOR YOU
   Motif
   All three share one exact center.
========================================================= */
 body.home .ls-home-collections-kicker{position:relative!important;z-index:3!important;width:240px!important;max-width:100%!important;margin-top:0!important;margin-bottom:18px!important;padding:0 0 34px!important;text-align:center!important}body.home .ls-home-collections-kicker .elementor-widget-container{width:100%!important;margin:0!important;padding:0!important;text-align:center!important}body.home .ls-home-collections-kicker::before{content:""!important;display:block!important;width:220px!important;height:38px!important;max-width:100%!important;margin:0 auto 8px!important;background:var(--ls-store-gold-dark)!important;-webkit-mask-image:var(--ls-motif-lotus-line)!important;mask-image:var(--ls-motif-lotus-line)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:220px 38px!important;mask-size:220px 38px!important}body.home .ls-home-collections-kicker .elementor-heading-title{display:block!important;width:100%!important;margin:0!important;padding:0!important;color:var(--ls-store-primary)!important;font-size:11px!important;line-height:1.15!important;font-weight:800!important;letter-spacing:.22em!important;text-transform:uppercase!important;text-align:center!important;text-indent:.22em!important}body.home .ls-home-collections-kicker::after{content:""!important;position:absolute!important;left:50%!important;bottom:0!important;width:205px!important;height:27px!important;max-width:100%!important;background:var(--ls-store-gold-dark)!important;transform:translateX(-50%)!important;-webkit-mask-image:var(--ls-motif-floral-divider-full)!important;mask-image:var(--ls-motif-floral-divider-full)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:205px 27px!important;mask-size:205px 27px!important}
/* =========================================================
   5. MAIN TITLE — SAFE TWO-LINE RHYTHM
========================================================= */
 body.home .ls-home-collections-title{position:relative!important;z-index:3!important;width:100%!important;max-width:430px!important;margin:0!important;padding:0!important;text-align:left!important}body.home .ls-home-collections-title .elementor-widget-container{width:100%!important;margin:0!important;padding:0!important}body.home .ls-home-collections-title .elementor-heading-title{margin:0!important;padding:0!important;color:var(--ls-store-heading)!important;font-family:Georgia,"Times New Roman",serif!important;font-size:clamp(48px,4.1vw,68px)!important;line-height:1.04!important;font-weight:500!important;letter-spacing:-.02em!important;text-align:left!important}body.home .ls-home-collections-title .elementor-heading-title::after{content:""!important;display:block!important;width:190px!important;height:3px!important;margin:20px 0 22px!important;background:radial-gradient( circle at calc(100% - 5px) 50%,var(--ls-store-gold-dark) 0 4px,transparent 4.5px ),linear-gradient( 90deg,var(--ls-store-gold-dark) 0 calc(100% - 12px),transparent calc(100% - 12px) )!important}
/* =========================================================
   6. SUPPORTING COPY — NO ACCIDENTAL UNDERLINE
========================================================= */
 body.home .ls-home-collections-text{position:relative!important;z-index:3!important;width:100%!important;max-width:430px!important;margin:0 0 28px!important;padding:0!important}body.home .ls-home-collections-text,body.home .ls-home-collections-text p{color:var(--ls-store-text)!important;font-size:16px!important;line-height:1.62!important;font-weight:500!important;text-align:left!important}body.home .ls-home-collections-text p{margin:0!important;padding:0!important}body.home .ls-home-collections-text *,body.home .ls-home-collections-text a,body.home .ls-home-collections-text u,body.home .ls-home-collections-text ins,body.home .ls-home-collections-text [style*="text-decoration"]{text-decoration:none!important;text-decoration-line:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}
/* =========================================================
   7. EDITORIAL CTA — ONE LINE / ONE EXISTING ARROW
========================================================= */
 body.home .ls-home-collections-link{position:relative!important;z-index:3!important;display:inline-block!important;width:max-content!important;max-width:100%!important;margin:0!important;padding:0 0 9px!important;transition:transform .22s ease!important}body.home .ls-home-collections-link,body.home .ls-home-collections-link a,body.home .ls-home-collections-link .elementor-heading-title{color:var(--ls-store-primary)!important;font-size:13px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.11em!important;text-transform:uppercase!important;text-decoration:none!important}body.home .ls-home-collections-link::before{content:""!important;position:absolute!important;left:0!important;right:0!important;bottom:0!important;height:1px!important;background:var(--ls-store-gold-dark)!important}body.home .ls-home-collections-link:hover{transform:translateX(4px)!important}
/* =========================================================
   8. LARGE OUTLINE LOTUS WATERMARK
========================================================= */
 body.home .ls-home-collections-copy::after{content:""!important;position:absolute!important;right:-42px!important;bottom:-48px!important;width:245px!important;height:245px!important;background:color-mix( in srgb,var(--ls-store-gold-dark) 18%,transparent )!important;-webkit-mask-image:var(--ls-motif-lotus-watermark)!important;mask-image:var(--ls-motif-lotus-watermark)!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important;-webkit-mask-position:center!important;mask-position:center!important;-webkit-mask-size:contain!important;mask-size:contain!important;opacity:.72!important;pointer-events:none!important;z-index:1!important}
/* =========================================================
   9. TABLET — 768px TO 1024px
========================================================= */
 @media (min-width:768px) and (max-width:1024px){body.home .ls-home-collections-v2{width:calc(100% - 40px)!important;margin:40px auto 48px!important;border-radius:30px!important}body.home .ls-home-collections-v2>.e-con-inner{grid-template-columns:minmax(0,54%) minmax(0,46%)!important}body.home .ls-home-collections-media,body.home .ls-home-collections-copy{min-height:500px!important}body.home .ls-home-collections-image img{min-height:500px!important}body.home .ls-home-collections-copy{padding:40px 34px!important}body.home .ls-home-collections-kicker{width:196px!important;margin-bottom:16px!important;padding-bottom:29px!important}body.home .ls-home-collections-kicker::before{width:178px!important;height:31px!important;-webkit-mask-size:178px 31px!important;mask-size:178px 31px!important}body.home .ls-home-collections-kicker::after{width:168px!important;height:22px!important;-webkit-mask-size:168px 22px!important;mask-size:168px 22px!important}body.home .ls-home-collections-kicker .elementor-heading-title{font-size:10px!important;letter-spacing:.18em!important;text-indent:.18em!important}body.home .ls-home-collections-title .elementor-heading-title{font-size:44px!important;line-height:1.05!important}body.home .ls-home-collections-title .elementor-heading-title::after{width:150px!important;margin:18px 0 19px!important}body.home .ls-home-collections-copy::after{width:190px!important;height:190px!important;right:-38px!important;bottom:-38px!important}body.home .ls-home-collections-text,body.home .ls-home-collections-text p{font-size:15px!important;line-height:1.56!important}}
/* =========================================================
   10. TRUE MOBILE — CLEAN STACKED SPLIT
========================================================= */
 @media (max-width:767px){body.home .ls-home-collections-v2{width:calc(100% - 24px)!important;margin:28px auto 36px!important;border-radius:28px!important}body.home .ls-home-collections-v2>.e-con-inner{grid-template-columns:minmax(0,1fr)!important}body.home .ls-home-collections-media{width:100%!important;min-height:0!important}body.home .ls-home-collections-image img{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;object-fit:cover!important;object-position:center center!important}body.home .ls-home-collections-copy{width:100%!important;min-height:0!important;margin:0!important;padding:32px 24px 34px!important;border-left:0!important;border-top:1px solid color-mix( in srgb,var(--ls-store-gold-dark) 20%,var(--ls-store-border-soft) )!important}body.home .ls-home-collections-kicker{width:178px!important;margin-bottom:15px!important;padding-bottom:27px!important}body.home .ls-home-collections-kicker::before{width:158px!important;height:28px!important;margin-bottom:7px!important;-webkit-mask-size:158px 28px!important;mask-size:158px 28px!important}body.home .ls-home-collections-kicker .elementor-heading-title{font-size:9.5px!important;letter-spacing:.18em!important;text-indent:.18em!important}body.home .ls-home-collections-kicker::after{width:152px!important;height:20px!important;-webkit-mask-size:152px 20px!important;mask-size:152px 20px!important}body.home .ls-home-collections-title{max-width:100%!important}body.home .ls-home-collections-title .elementor-heading-title{font-size:39px!important;line-height:1.06!important;letter-spacing:-.015em!important}body.home .ls-home-collections-title .elementor-heading-title::after{width:132px!important;margin:16px 0 18px!important}body.home .ls-home-collections-text{max-width:100%!important;margin-bottom:22px!important}body.home .ls-home-collections-text,body.home .ls-home-collections-text p{font-size:14px!important;line-height:1.55!important}body.home .ls-home-collections-link,body.home .ls-home-collections-link a,body.home .ls-home-collections-link .elementor-heading-title{font-size:11.5px!important;letter-spacing:.10em!important}body.home .ls-home-collections-copy::after{width:165px!important;height:165px!important;right:-38px!important;bottom:-34px!important;opacity:.58!important}}
/* =========================================================
   11. REDUCED MOTION
========================================================= */
 @media (prefers-reduced-motion:reduce){body.home .ls-home-collections-image img,body.home .ls-home-collections-link{transition:none!important}body.home .ls-home-collections-v2:hover .ls-home-collections-image img,body.home .ls-home-collections-link:hover{transform:none!important}}
/* =========================================================
   END: LETZSHOPY HOME — COLLECTIONS V2 — FINAL CLEAN OWNER
========================================================= */
/* =========================================================
   LETZSHOPY HOMEPAGE SALE SHOWCASE — V1
   Shortcode: [ls_sale_events_showcase]

   Direction:
   - Full-width dark premium campaign bar
   - Slightly taller than a standard promo strip
   - Max 3 live homepage-visible events
   - No carousel
   - Shared lotus-line + floral-divider motif family
   - Existing LetzShopy global colour tokens only
========================================================= */
/* =========================================================
   1. FULL-WIDTH DARK BAR
========================================================= */
 .ls-sale-showcase{position:relative;left:50%;width:100vw;min-height:430px;margin-left:-50vw;margin-right:-50vw;overflow:hidden;color:var(--ls-store-bg-inner,#FFFCF8);background:radial-gradient( circle at 10% 0%,color-mix(in srgb,var(--ls-store-primary,#E85D4A) 16%,transparent) 0,transparent 34% ),radial-gradient( circle at 92% 100%,color-mix(in srgb,var(--ls-store-gold-dark,#B7791F) 13%,transparent) 0,transparent 31% ),linear-gradient( 135deg,var(--ls-store-dark,#171717) 0%,color-mix(in srgb,var(--ls-store-dark,#171717) 88%,var(--ls-store-primary,#E85D4A)) 100% )}.ls-sale-showcase::before{content:"";position:absolute;right:-82px;bottom:-92px;width:350px;height:350px;opacity:.055;background:var(--ls-store-gold-dark,#B7791F);-webkit-mask-image:var(--ls-motif-lotus-line);mask-image:var(--ls-motif-lotus-line);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transform:rotate(-18deg);pointer-events:none}.ls-sale-showcase__inner{position:relative;z-index:1;width:calc(100% - 48px);max-width:1220px;margin:0 auto;padding:48px 0 54px}
/* =========================================================
   2. SHARED PREMIUM HEADING MOTIF
========================================================= */
 .ls-sale-showcase__head{max-width:760px;margin:0 auto 28px;text-align:center}.ls-sale-showcase__kicker{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:240px;margin:0 auto 8px;padding:42px 0 31px;color:var(--ls-store-gold-dark,#B7791F);font-size:11px;line-height:1.15;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.ls-sale-showcase__kicker::before{content:"";position:absolute;top:0;left:50%;width:220px;height:38px;transform:translateX(-50%);background:var(--ls-store-gold-dark,#B7791F);-webkit-mask-image:var(--ls-motif-lotus-line);mask-image:var(--ls-motif-lotus-line);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:220px 38px;mask-size:220px 38px}.ls-sale-showcase__kicker::after{content:"";position:absolute;left:50%;bottom:0;width:205px;height:27px;transform:translateX(-50%);background:var(--ls-store-gold-dark,#B7791F);-webkit-mask-image:var(--ls-motif-floral-divider);mask-image:var(--ls-motif-floral-divider);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:205px 27px;mask-size:205px 27px}.ls-sale-showcase__title{margin:0;color:var(--ls-store-bg-inner,#FFFCF8);font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,3.8vw,52px);line-height:1.04;font-weight:500;letter-spacing:-.025em}.ls-sale-showcase__intro{max-width:560px;margin:11px auto 0;color:color-mix( in srgb,var(--ls-store-bg-inner,#FFFCF8) 72%,transparent );font-size:14px;line-height:1.55;font-weight:500}
/* =========================================================
   3. LIVE EVENT GRID
========================================================= */
 .ls-sale-showcase__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;counter-reset:ls-sale-card}.ls-sale-showcase--count-1 .ls-sale-showcase__grid{grid-template-columns:minmax(0,820px);justify-content:center}.ls-sale-showcase--count-2 .ls-sale-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
/* =========================================================
   4. EVENT CARD
========================================================= */
 .ls-sale-showcase__card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:238px;padding:22px 22px 20px;overflow:hidden;background:linear-gradient( 145deg,rgba(255,255,255,.085),rgba(255,255,255,.035) );border:1px solid color-mix( in srgb,var(--ls-store-gold-dark,#B7791F) 28%,rgba(255,255,255,.12) );border-radius:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 18px 46px rgba(0,0,0,.16);backdrop-filter:blur(8px);transition:transform .25s ease,border-color .25s ease,background .25s ease;counter-increment:ls-sale-card}.ls-sale-showcase__card::after{content:counter(ls-sale-card);position:absolute;right:12px;bottom:-18px;color:rgba(255,255,255,.035);font-family:Georgia,"Times New Roman",serif;font-size:112px;line-height:1;font-weight:700;pointer-events:none}.ls-sale-showcase__card:hover{transform:translateY(-4px);background:linear-gradient( 145deg,rgba(255,255,255,.11),rgba(255,255,255,.045) );border-color:color-mix( in srgb,var(--ls-store-gold-dark,#B7791F) 54%,rgba(255,255,255,.15) )}.ls-sale-showcase__card-top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px}.ls-sale-showcase__offer{display:inline-flex;align-items:center;min-height:29px;padding:6px 10px;color:var(--ls-store-dark,#171717);background:var(--ls-store-gold-dark,#B7791F);border-radius:999px;font-size:10px;line-height:1;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.ls-sale-showcase__ending{color:color-mix( in srgb,var(--ls-store-bg-inner,#FFFCF8) 67%,transparent );font-size:11px;line-height:1.2;font-weight:700;white-space:nowrap}.ls-sale-showcase__category{position:relative;z-index:1;margin:20px 0 0;color:var(--ls-store-gold-dark,#B7791F);font-size:10px;line-height:1.25;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.ls-sale-showcase__event-title{position:relative;z-index:1;margin:7px 0 0;color:var(--ls-store-bg-inner,#FFFCF8);font-family:Georgia,"Times New Roman",serif;font-size:clamp(23px,2vw,30px);line-height:1.08;font-weight:500;letter-spacing:-.018em}.ls-sale-showcase__copy{position:relative;z-index:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:11px 0 18px;color:color-mix( in srgb,var(--ls-store-bg-inner,#FFFCF8) 74%,transparent );font-size:13px;line-height:1.55;font-weight:500}.ls-sale-showcase__cta{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;gap:10px;width:max-content;min-height:38px;margin-top:auto;padding:9px 15px;color:var(--ls-store-bg-inner,#FFFCF8)!important;text-decoration:none!important;background:var(--ls-store-primary,#E85D4A);border:1px solid color-mix( in srgb,var(--ls-store-primary,#E85D4A) 78%,white );border-radius:999px;font-size:11px;line-height:1;font-weight:850;letter-spacing:.06em;text-transform:uppercase;transition:transform .2s ease,filter .2s ease}.ls-sale-showcase__cta:hover,.ls-sale-showcase__cta:focus-visible{color:var(--ls-store-bg-inner,#FFFCF8)!important;text-decoration:none!important;transform:translateY(-1px);filter:brightness(1.06)}.ls-sale-showcase__cta-arrow{font-size:16px;line-height:1;transition:transform .2s ease}.ls-sale-showcase__cta:hover .ls-sale-showcase__cta-arrow,.ls-sale-showcase__cta:focus-visible .ls-sale-showcase__cta-arrow{transform:translateX(3px)}
/* =========================================================
   5. TABLET
========================================================= */
 @media (min-width:768px) and (max-width:1024px){.ls-sale-showcase{min-height:410px}.ls-sale-showcase__inner{width:calc(100% - 40px);padding:44px 0 48px}.ls-sale-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ls-sale-showcase--count-3 .ls-sale-showcase__card:last-child{grid-column:1 / -1;width:min(100%,620px);justify-self:center}.ls-sale-showcase__card{min-height:230px}}
/* =========================================================
   6. MOBILE
========================================================= */
 @media (max-width:767px){.ls-sale-showcase{left:50%;width:100vw;min-height:0;margin-left:-50vw;margin-right:-50vw}.ls-sale-showcase::before{right:-130px;bottom:-80px;width:300px;height:300px}.ls-sale-showcase__inner{width:calc(100% - 24px);padding:38px 0 42px}.ls-sale-showcase__head{margin-bottom:22px}.ls-sale-showcase__kicker{min-width:220px;padding:39px 0 29px;font-size:10px;letter-spacing:.18em}.ls-sale-showcase__kicker::before{width:198px;height:34px;-webkit-mask-size:198px 34px;mask-size:198px 34px}.ls-sale-showcase__kicker::after{width:184px;height:25px;-webkit-mask-size:184px 25px;mask-size:184px 25px}.ls-sale-showcase__title{font-size:34px}.ls-sale-showcase__intro{max-width:320px;font-size:13px}.ls-sale-showcase__grid,.ls-sale-showcase--count-1 .ls-sale-showcase__grid,.ls-sale-showcase--count-2 .ls-sale-showcase__grid{grid-template-columns:minmax(0,1fr)}.ls-sale-showcase__card{min-height:220px;padding:19px 18px 18px;border-radius:20px}.ls-sale-showcase__event-title{font-size:25px}.ls-sale-showcase__copy{-webkit-line-clamp:4;margin-bottom:16px;font-size:12.5px}}
/* =========================================================
   7. REDUCED MOTION
========================================================= */
 @media (prefers-reduced-motion:reduce){.ls-sale-showcase__card,.ls-sale-showcase__cta,.ls-sale-showcase__cta-arrow{transition:none}.ls-sale-showcase__card:hover,.ls-sale-showcase__cta:hover{transform:none}}
/* =========================================================
   END: LETZSHOPY HOMEPAGE SALE SHOWCASE — V1
========================================================= */
/* =========================================================
   CURRENT TEMPLATE HERO — LCP SAFETY
   Owner: .ls-template-hero
   Purpose: keep first-screen hero visible immediately
========================================================= */
 body.home .ls-template-hero,body.home .ls-template-hero-desktop,body.home .ls-template-hero-mobile,body.home .ls-template-hero img{opacity:1 !important;transform:none !important;animation:none !important;transition:none !important}
/* =========================================================
   END: CURRENT TEMPLATE HERO — LCP SAFETY
========================================================= */
/* =========================================================
   END FILE: LETZSHOPY HOME
========================================================= */
