/*
 * 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
========================================================= */
/* =========================================================
   CUSTOMER FEEDBACK — VIEW ALL + LIGHTBOX
========================================================= */
body.home .ls-feedback-card__media{appearance:none!important;-webkit-appearance:none!important;display:block!important;padding:0!important;border:0!important;cursor:zoom-in!important}body.home .ls-feedback-card__media:focus-visible{outline:3px solid color-mix(in srgb,var(--ls-store-primary) 70%,var(--ls-store-white))!important;outline-offset:-5px!important}body.home .ls-feedback-actions{position:relative!important;z-index:2!important;width:calc(100% - 48px)!important;max-width:1380px!important;margin:28px auto 0!important;display:flex!important;justify-content:center!important}body.home .ls-feedback-view-all{min-height:48px!important;padding:0 22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 42%,var(--ls-store-border-soft))!important;border-radius:999px!important;background:linear-gradient(135deg,var(--ls-store-dark),var(--ls-store-dark-soft))!important;color:var(--ls-store-bg-inner)!important;box-shadow:0 14px 30px rgba(var(--ls-store-shadow-rgb),.14)!important;font-size:13px!important;line-height:1!important;font-weight:800!important;letter-spacing:.08em!important;text-decoration:none!important;text-transform:uppercase!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}body.home .ls-feedback-view-all:hover,body.home .ls-feedback-view-all:focus{transform:translateY(-2px)!important;border-color:var(--ls-store-gold-dark)!important;color:var(--ls-store-bg-inner)!important;box-shadow:0 20px 38px rgba(var(--ls-store-shadow-rgb),.2)!important;outline:none!important}body.home .ls-feedback-view-all__arrow{color:var(--ls-store-gold-dark)!important;font-size:18px!important;line-height:1!important}html.ls-feedback-lock{overflow:hidden!important}body.home .ls-feedback-lightbox{position:fixed!important;inset:0!important;z-index:999999!important;display:none!important;align-items:center!important;justify-content:center!important;padding:24px!important}body.home .ls-feedback-lightbox.is-open{display:flex!important}body.home .ls-feedback-lightbox-backdrop{position:absolute!important;inset:0!important;background:rgba(var(--ls-store-overlay-rgb),.78)!important;backdrop-filter:blur(8px)!important}body.home .ls-feedback-lightbox-dialog{position:relative!important;z-index:2!important;width:min(92vw,860px)!important;max-height:88vh!important;padding:14px!important;background:var(--ls-store-bg-inner)!important;border:1px solid rgba(var(--ls-store-white-rgb),.18)!important;border-radius:24px!important;box-shadow:0 30px 80px rgba(var(--ls-store-black-rgb),.38)!important}body.home .ls-feedback-lightbox-dialog img{display:block!important;width:100%!important;max-height:calc(88vh - 28px)!important;object-fit:contain!important;border-radius:18px!important}body.home .ls-feedback-lightbox-close{position:absolute!important;top:-15px!important;right:-15px!important;z-index:3!important;width:42px!important;height:42px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:50%!important;background:var(--ls-store-primary)!important;color:var(--ls-store-white)!important;box-shadow:0 14px 30px rgba(var(--ls-store-black-rgb),.26)!important;font-size:28px!important;line-height:1!important;cursor:pointer!important}@media (max-width:767px){body.home .ls-feedback-actions{width:calc(100% - 24px)!important;margin-top:22px!important}body.home .ls-feedback-view-all{width:100%!important;max-width:330px!important;min-height:46px!important;padding:0 18px!important;font-size:11.5px!important}body.home .ls-feedback-lightbox{padding:16px!important}body.home .ls-feedback-lightbox-dialog{width:94vw!important;padding:10px!important;border-radius:20px!important}body.home .ls-feedback-lightbox-close{top:-12px!important;right:-8px!important}}@media (prefers-reduced-motion:reduce){body.home .ls-feedback-view-all{transition:none!important}body.home .ls-feedback-view-all:hover,body.home .ls-feedback-view-all:focus{transform:none!important}}
/* =========================================================
   END: CUSTOMER FEEDBACK — VIEW ALL + LIGHTBOX
========================================================= */
/* =========================================================
   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{background:transparent!important;box-shadow:none!important}body.home .ls-home-arrivals-carousel-v2 .wcsp-media,body.home .ls-home-arrivals-carousel-v2 .wcsp-img-wrap{background:var(--ls-store-bg-inner)!important;box-shadow:none!important;border-radius:24px!important;overflow:hidden!important;clip-path:none!important;-webkit-clip-path:none!important;mask:none!important;-webkit-mask: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;object-position:center center!important;box-sizing:border-box!important;padding:0!important;background:var(--ls-store-bg-inner)!important;border-radius:24px!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
   Best Sellers shares the same rounded-square Amitry image
   geometry as New Arrivals. No separate shape override.
========================================================= */
/* =========================================================
   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}
/* =========================================================
   HOMEPAGE COLLECTIONS — DYNAMIC FEATURED CATEGORIES
========================================================= */
body.home .ls-home-collections-dynamic-copy{position:relative!important;z-index:3!important;width:100%!important}body.home .ls-home-collections-dynamic-copy>p{margin:0 0 12px!important;color:var(--ls-store-text)!important;font-size:15px!important;line-height:1.6!important;font-weight:500!important}body.home .ls-home-collections-featured{margin:19px 0 0!important;padding:16px 0 0!important;border-top:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 24%,var(--ls-store-border-soft))!important}body.home .ls-home-collections-featured__label{display:block!important;margin:0 0 9px!important;color:var(--ls-store-primary)!important;font-size:9.5px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.16em!important;text-transform:uppercase!important}body.home .ls-home-collections-featured__list{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:7px!important}body.home .ls-home-collections-featured__list a{min-height:34px!important;padding:0 12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 38%,var(--ls-store-border-soft))!important;border-radius:999px!important;background:color-mix(in srgb,var(--ls-store-gold-dark) 4%,var(--ls-store-bg-inner))!important;color:var(--ls-store-heading)!important;font-size:10.5px!important;line-height:1!important;font-weight:800!important;text-decoration:none!important;transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease!important}body.home .ls-home-collections-featured__list a:hover,body.home .ls-home-collections-featured__list a:focus{transform:translateY(-2px)!important;border-color:var(--ls-store-primary)!important;background:var(--ls-store-primary)!important;color:var(--ls-store-white)!important;outline:none!important}@media (min-width:768px) and (max-width:1024px){body.home .ls-home-collections-dynamic-copy>p{font-size:14px!important;line-height:1.56!important}body.home .ls-home-collections-featured__list a{font-size:10px!important}}@media (max-width:767px){body.home .ls-home-collections-dynamic-copy>p{font-size:14px!important;line-height:1.57!important}body.home .ls-home-collections-featured{margin-top:17px!important}body.home .ls-home-collections-featured__list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:7px!important}body.home .ls-home-collections-featured__list a{width:100%!important;min-height:42px!important;padding:9px 13px!important;justify-content:flex-start!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important;line-height:1.3!important}}@media (prefers-reduced-motion:reduce){body.home .ls-home-collections-featured__list a{transition:none!important}body.home .ls-home-collections-featured__list a:hover,body.home .ls-home-collections-featured__list a:focus{transform:none!important}}
/* =========================================================
   END: HOMEPAGE COLLECTIONS — DYNAMIC FEATURED CATEGORIES
========================================================= */
/* =========================================================
   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 STRIPS — V2
   Shortcode: [ls_sale_events_showcase]

   Effective owners:
   - Data/API/pricing: 61-letzshopy-sale-events.php
   - Homepage renderer: 62-letzshopy-sale-strips.php
   - Presentation: letzshopy-home.css

   Final direction:
   - No section heading.
   - No dark outer box.
   - No giant promotion cards.
   - Three compact ticket-style strips, stacked at every breakpoint.
   - Zigzag ticket edges.
========================================================= */

.ls-sale-strips{
  width:calc(100% - 48px);
  max-width:1220px;
  margin:42px auto 48px;
  padding:0;
  background:transparent;
}

.ls-sale-strips,
.ls-sale-strips *{
  box-sizing:border-box;
}

.ls-sale-strips__list{
  display:grid;
  grid-template-columns:minmax(0,1fr);
  gap:13px;
}

.ls-sale-strip{
  position:relative;
  min-width:0;
  min-height:104px;
  display:grid;
  grid-template-columns:174px minmax(0,1fr) 190px;
  align-items:center;
  gap:22px;
  padding:16px 28px;
  overflow:hidden;
  color:var(--ls-store-heading,#3F2330);
  background:
    linear-gradient(
      90deg,
      color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 7%,var(--ls-store-bg-inner,#F7F0E8)) 0%,
      var(--ls-store-bg-inner,#F7F0E8) 30%,
      var(--ls-store-card,#FFF9F4) 100%
    );
  border-top:1px solid color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 38%,transparent);
  border-bottom:1px solid color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 38%,transparent);
  box-shadow:0 9px 22px rgba(var(--ls-store-shadow-rgb,92,63,58),.07);
  clip-path:polygon(
    9px 0,
    calc(100% - 9px) 0,
    100% 8%,
    calc(100% - 9px) 16%,
    100% 24%,
    calc(100% - 9px) 32%,
    100% 40%,
    calc(100% - 9px) 48%,
    100% 56%,
    calc(100% - 9px) 64%,
    100% 72%,
    calc(100% - 9px) 80%,
    100% 88%,
    calc(100% - 9px) 100%,
    9px 100%,
    0 92%,
    9px 84%,
    0 76%,
    9px 68%,
    0 60%,
    9px 52%,
    0 44%,
    9px 36%,
    0 28%,
    9px 20%,
    0 12%
  );
  transition:transform .22s ease,box-shadow .22s ease;
}

.ls-sale-strip:hover{
  transform:translateY(-2px);
  box-shadow:0 14px 28px rgba(var(--ls-store-shadow-rgb,92,63,58),.10);
}

.ls-sale-strip::after{
  content:"";
  position:absolute;
  top:14px;
  bottom:14px;
  left:200px;
  width:1px;
  background:repeating-linear-gradient(
    to bottom,
    color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 52%,transparent) 0 5px,
    transparent 5px 10px
  );
  pointer-events:none;
}

.ls-sale-strip__value{
  min-width:0;
  min-height:66px;
  padding:10px 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  color:var(--ls-store-gold-soft,#F1E2BD);
  background:
    linear-gradient(
      145deg,
      var(--ls-store-primary-hover,#5E1F2C),
      var(--ls-store-primary,#7A2E3A)
    );
  border:1px solid color-mix(in srgb,var(--ls-store-gold,#D2A24C) 72%,transparent);
  border-radius:7px;
  box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--ls-store-gold,#D2A24C) 14%,transparent);
  font-family:Georgia,"Times New Roman",serif;
  font-size:21px;
  line-height:1.05;
  font-weight:700;
  letter-spacing:.015em;
  text-transform:uppercase;
}

.ls-sale-strip__content{
  min-width:0;
  padding-left:8px;
}

.ls-sale-strip__eyebrow{
  display:block;
  margin:0 0 3px;
  overflow:hidden;
  color:var(--ls-store-gold-dark,#B17A24);
  font-size:9px;
  line-height:1.15;
  font-weight:850;
  letter-spacing:.14em;
  text-overflow:ellipsis;
  text-transform:uppercase;
  white-space:nowrap;
}

.ls-sale-strip__title{
  margin:0;
  overflow:hidden;
  color:var(--ls-store-heading,#3F2330);
  font-family:Georgia,"Times New Roman",serif;
  font-size:22px;
  line-height:1.08;
  font-weight:600;
  letter-spacing:-.018em;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.ls-sale-strip__copy{
  margin:5px 0 0;
  overflow:hidden;
  color:var(--ls-store-text,#5F514A);
  font-size:12.5px;
  line-height:1.4;
  font-weight:500;
  text-overflow:ellipsis;
  white-space:nowrap;
}

.ls-sale-strip__action{
  min-width:0;
  display:flex;
  flex-direction:column;
  align-items:flex-end;
  justify-content:center;
  gap:8px;
  text-align:right;
}

.ls-sale-strip__ending{
  color:var(--ls-store-muted,#8A786F);
  font-size:11px;
  line-height:1.2;
  font-weight:700;
}

.ls-sale-strip__link{
  display:inline-flex;
  align-items:center;
  justify-content:flex-end;
  gap:8px;
  color:var(--ls-store-primary,#7A2E3A)!important;
  font-size:12px;
  line-height:1.15;
  font-weight:850;
  letter-spacing:.02em;
  text-decoration:none!important;
}

.ls-sale-strip__link:hover,
.ls-sale-strip__link:focus-visible{
  color:var(--ls-store-primary-hover,#5E1F2C)!important;
  text-decoration:underline!important;
  text-underline-offset:4px;
}

/* Tablet: still stacked, with a slightly more compact horizontal ticket. */
@media (min-width:768px) and (max-width:1024px){
  .ls-sale-strips{
    width:calc(100% - 36px);
    margin:36px auto 42px;
  }

  .ls-sale-strip{
    min-height:112px;
    grid-template-columns:146px minmax(0,1fr) 145px;
    gap:17px;
    padding:16px 22px;
  }

  .ls-sale-strip::after{
    left:168px;
  }

  .ls-sale-strip__value{
    min-height:64px;
    padding-inline:10px;
    font-size:18px;
  }

  .ls-sale-strip__title{
    font-size:20px;
  }

  .ls-sale-strip__copy{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    white-space:normal;
  }
}

/* Mobile: stacked ticket bars with a compact two-row content flow. */
@media (max-width:767px){
  .ls-sale-strips{
    width:calc(100% - 16px);
    margin:28px auto 34px;
  }

  .ls-sale-strips__list{
    gap:10px;
  }

  .ls-sale-strip{
    min-height:0;
    grid-template-columns:105px minmax(0,1fr);
    grid-template-areas:
      "value content"
      "action action";
    gap:10px 12px;
    padding:14px 18px 13px;
  }

  .ls-sale-strip::after{
    top:12px;
    bottom:auto;
    left:123px;
    height:58px;
  }

  .ls-sale-strip__value{
    grid-area:value;
    min-height:58px;
    padding:8px;
    border-radius:6px;
    font-size:15.5px;
    line-height:1.08;
  }

  .ls-sale-strip__content{
    grid-area:content;
    padding-left:0;
  }

  .ls-sale-strip__eyebrow{
    margin-bottom:2px;
    font-size:8px;
    letter-spacing:.10em;
  }

  .ls-sale-strip__title{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    font-size:16.5px;
    line-height:1.13;
    white-space:normal;
  }

  .ls-sale-strip__copy{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    margin-top:4px;
    font-size:10.5px;
    line-height:1.35;
    white-space:normal;
  }

  .ls-sale-strip__action{
    grid-area:action;
    min-width:0;
    padding-top:9px;
    border-top:1px solid color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 20%,transparent);
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    text-align:left;
  }

  .ls-sale-strip__ending{
    font-size:9.5px;
  }

  .ls-sale-strip__link{
    flex:0 0 auto;
    font-size:10.5px;
  }
}

@media (prefers-reduced-motion:reduce){
  .ls-sale-strip{
    transition:none;
  }

  .ls-sale-strip:hover{
    transform:none;
  }
}

/* =========================================================
   END: LETZSHOPY HOMEPAGE SALE STRIPS — V2
========================================================= */
/* =========================================================
   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
========================================================= */

/* =========================================================
   LETZSHOPPY HOMEPAGE CORE-CATEGORY H1 — PREMIUM STRIP V1
   Shortcode: [letz_home_h1]
========================================================= */

body.home .elementor-widget-shortcode:has(.ls-dynamic-home-h1){
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}

body.home .elementor-widget-shortcode:has(.ls-dynamic-home-h1)
>.elementor-widget-container{
  width:100%!important;
  margin:0!important;
  padding:0!important;
}

body.home .ls-dynamic-home-h1{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:64px!important;
  margin:0!important;
  padding:17px 24px 18px!important;
  box-sizing:border-box!important;
  overflow:hidden!important;

  color:var(--ls-store-bg-inner,#FFFCF8)!important;
  background:
    radial-gradient(
      circle at 12% 10%,
      color-mix(
        in srgb,
        var(--ls-store-primary,#7A2E3A) 15%,
        transparent
      ),
      transparent 30%
    ),
    linear-gradient(
      135deg,
      var(--ls-store-dark,#171717),
      color-mix(
        in srgb,
        var(--ls-store-dark-soft,#241718) 88%,
        var(--ls-store-primary,#7A2E3A)
      )
    )!important;

  border-top:1px solid
    color-mix(
      in srgb,
      var(--ls-store-gold-dark,#B7791F) 65%,
      transparent
    )!important;

  border-bottom:1px solid
    color-mix(
      in srgb,
      var(--ls-store-gold-dark,#B7791F) 42%,
      transparent
    )!important;

  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.035),
    0 8px 22px rgba(0,0,0,.08)!important;

  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(23px,2.25vw,32px)!important;
  line-height:1.16!important;
  font-weight:500!important;
  letter-spacing:-.018em!important;
  text-align:center!important;
  text-wrap:balance!important;
}

body.home .ls-dynamic-home-h1::before,
body.home .ls-dynamic-home-h1::after{
  content:""!important;
  flex:0 1 82px!important;
  height:1px!important;
  margin:0 18px!important;
  background:
    linear-gradient(
      90deg,
      transparent,
      var(--ls-store-gold-dark,#B7791F),
      transparent
    )!important;
  opacity:.78!important;
}

body.home .e-con:has(.ls-dynamic-home-h1){
  margin-bottom:0!important;
  padding-bottom:0!important;
}

body.home .e-con:has(.ls-dynamic-home-h1)
+.e-con{
  margin-top:0!important;
}

@media (max-width:767px){
  body.home .ls-dynamic-home-h1{
    min-height:55px!important;
    padding:14px 14px 15px!important;
    font-size:21px!important;
    line-height:1.2!important;
    letter-spacing:-.012em!important;
  }

  body.home .ls-dynamic-home-h1::before,
  body.home .ls-dynamic-home-h1::after{
    flex-basis:25px!important;
    margin:0 9px!important;
  }
}

@media (max-width:390px){
  body.home .ls-dynamic-home-h1{
    font-size:19px!important;
  }

  body.home .ls-dynamic-home-h1::before,
  body.home .ls-dynamic-home-h1::after{
    display:none!important;
  }
}

/* =========================================================
   END: HOMEPAGE CORE-CATEGORY H1 — PREMIUM STRIP V1
========================================================= */

/* =========================================================
   END FILE: LETZSHOPY HOME
========================================================= */
/* =========================================================
   EMERGENCY RESTORE — LETZSHOPPY SHARED PRODUCT SHOWCASE
   Restores styles removed by the Sale Strips CSS replacement.

   Desktop: 4 columns x 1 row
   Tablet:  2 columns x 2 rows
   Mobile:  2 columns x 2 rows
========================================================= */

body.home .ls-home-arrivals-carousel-v2,
body.home .ls-home-arrivals-carousel-v2 > .elementor-widget-container,
body.home .ls-home-arrivals-carousel-v2 .elementor-shortcode{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.home .ls-home-product-showcase{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:1180px!important;
  min-width:0!important;
  margin:8px auto 0!important;
  padding:0 2px!important;
  box-sizing:border-box!important;
}

body.home .ls-home-product-showcase *,
body.home .ls-home-product-showcase *::before,
body.home .ls-home-product-showcase *::after{
  box-sizing:border-box!important;
}

body.home .ls-home-product-showcase__viewport{
  position:relative!important;
  display:flex!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  scrollbar-width:none!important;
  overscroll-behavior-inline:contain!important;
  -webkit-overflow-scrolling:touch!important;
}

body.home .ls-home-product-showcase__viewport::-webkit-scrollbar{
  display:none!important;
}

body.home .ls-home-product-showcase__viewport:focus-visible{
  outline:2px solid var(--ls-store-primary,#7A2E3A)!important;
  outline-offset:4px!important;
  border-radius:18px!important;
}

body.home .ls-home-product-showcase__slide{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  flex:0 0 100%!important;
  width:100%!important;
  min-width:100%!important;
  margin:0!important;
  padding:2px 4px 5px!important;
  scroll-snap-align:start!important;
  scroll-snap-stop:always!important;
  align-items:start!important;
}

body.home .ls-home-product-showcase__card{
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:inherit!important;
  text-decoration:none!important;
  text-align:left!important;
  overflow:visible!important;
}

body.home .ls-home-product-showcase__card:hover,
body.home .ls-home-product-showcase__card:focus{
  color:inherit!important;
  text-decoration:none!important;
  outline:none!important;
}

body.home .ls-home-product-showcase__media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  aspect-ratio:3 / 4!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 34%,var(--ls-store-border-soft,#D9C6BC))!important;
  border-radius:20px!important;
  background:color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 3%,var(--ls-store-bg-inner,#F7F0E8))!important;
  box-shadow:0 10px 24px rgba(var(--ls-store-shadow-rgb,92,63,58),.07)!important;
  transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease!important;
}

body.home .ls-home-product-showcase__card:hover .ls-home-product-showcase__media{
  transform:translateY(-2px)!important;
  border-color:color-mix(in srgb,var(--ls-store-gold-dark,#B17A24) 54%,var(--ls-store-border-soft,#D9C6BC))!important;
  box-shadow:0 16px 30px rgba(var(--ls-store-shadow-rgb,92,63,58),.10)!important;
}

body.home .ls-home-product-showcase__card:focus-visible .ls-home-product-showcase__media{
  outline:3px solid color-mix(in srgb,var(--ls-store-primary,#7A2E3A) 72%,#fff)!important;
  outline-offset:3px!important;
}

body.home .ls-home-product-showcase__image,
body.home .ls-home-product-showcase__media img{
  position:static!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  transform:none!important;
}

body.home .ls-home-product-showcase__badge{
  position:absolute!important;
  z-index:2!important;
  top:10px!important;
  left:10px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:27px!important;
  margin:0!important;
  padding:6px 10px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--ls-store-primary,#7A2E3A)!important;
  color:var(--ls-store-white,#fff)!important;
  box-shadow:0 8px 18px rgba(var(--ls-store-primary-rgb,122,46,58),.18)!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:850!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}

body.home .ls-home-product-showcase__badge--soldout{
  background:var(--ls-store-dark-soft,#2D1F24)!important;
  color:var(--ls-store-bg-inner,#F7F0E8)!important;
}

body.home .ls-home-product-showcase__content{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:10px 3px 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

body.home .ls-home-product-showcase__title{
  display:-webkit-box!important;
  min-height:39px!important;
  margin:0 0 4px!important;
  padding:0!important;
  overflow:hidden!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
  color:var(--ls-store-heading,#3F2330)!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:800!important;
  letter-spacing:-.01em!important;
}

body.home .ls-home-product-showcase__price{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin:0!important;
  padding:0!important;
  color:var(--ls-store-price,#15803D)!important;
  font-size:14px!important;
  line-height:1.25!important;
  font-weight:900!important;
}

body.home .ls-home-product-showcase__price .amount,
body.home .ls-home-product-showcase__price bdi,
body.home .ls-home-product-showcase__price ins,
body.home .ls-home-product-showcase__price ins *{
  color:var(--ls-store-price,#15803D)!important;
  text-decoration:none!important;
  font-weight:900!important;
}

body.home .ls-home-product-showcase__price del,
body.home .ls-home-product-showcase__price del *{
  color:var(--ls-store-muted,#8A786F)!important;
  opacity:1!important;
  font-size:12px!important;
  font-weight:650!important;
}

body.home .ls-home-product-showcase__arrow{
  position:absolute!important;
  z-index:5!important;
  top:43%!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:42px!important;
  height:42px!important;
  min-width:42px!important;
  margin:0!important;
  padding:0!important;
  transform:translateY(-50%)!important;
  border:1px solid color-mix(in srgb,var(--ls-store-primary,#7A2E3A) 22%,var(--ls-store-border-soft,#D9C6BC))!important;
  border-radius:50%!important;
  background:color-mix(in srgb,var(--ls-store-bg-inner,#F7F0E8) 96%,transparent)!important;
  color:var(--ls-store-gold-dark,#B17A24)!important;
  box-shadow:0 10px 24px rgba(var(--ls-store-shadow-rgb,92,63,58),.12)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:31px!important;
  line-height:1!important;
  cursor:pointer!important;
}

body.home .ls-home-product-showcase__arrow span{
  display:block!important;
  margin-top:-3px!important;
}

body.home .ls-home-product-showcase__arrow--prev{left:-16px!important}
body.home .ls-home-product-showcase__arrow--next{right:-16px!important}

body.home .ls-home-product-showcase__arrow:hover,
body.home .ls-home-product-showcase__arrow:focus-visible{
  border-color:var(--ls-store-primary,#7A2E3A)!important;
  background:var(--ls-store-primary,#7A2E3A)!important;
  color:var(--ls-store-white,#fff)!important;
  outline:none!important;
}

body.home .ls-home-product-showcase__arrow:disabled{
  opacity:.30!important;
  cursor:default!important;
}

body.home .ls-home-product-showcase__dots{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  width:100%!important;
  margin:16px auto 0!important;
  padding:0!important;
}

body.home .ls-home-product-showcase__dot{
  display:block!important;
  width:9px!important;
  height:9px!important;
  min-width:9px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid var(--ls-store-gold-dark,#B17A24)!important;
  border-radius:50%!important;
  background:transparent!important;
  opacity:.62!important;
  cursor:pointer!important;
}

body.home .ls-home-product-showcase__dot.is-active{
  width:22px!important;
  border-radius:999px!important;
  border-color:var(--ls-store-primary,#7A2E3A)!important;
  background:var(--ls-store-primary,#7A2E3A)!important;
  opacity:1!important;
}

body.home .ls-home-product-showcase__status{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home .ls-home-product-showcase{
    max-width:720px!important;
    margin-top:7px!important;
    padding:0 3px!important;
  }

  body.home .ls-home-product-showcase__slide{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:20px 14px!important;
    padding:2px 8px 5px!important;
  }

  body.home .ls-home-product-showcase__media{
    border-radius:18px!important;
  }

  body.home .ls-home-product-showcase__arrow--prev{left:-11px!important}
  body.home .ls-home-product-showcase__arrow--next{right:-11px!important}
}

@media (max-width:767px){
  body.home .ls-home-arrivals-v2{
    width:calc(100% - 8px)!important;
    margin:24px auto 30px!important;
    padding:23px 4px 19px!important;
    border-radius:23px!important;
  }

  body.home .ls-home-product-showcase{
    width:100%!important;
    max-width:none!important;
    margin-top:5px!important;
    padding:0!important;
  }

  body.home .ls-home-product-showcase__slide{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:17px 7px!important;
    padding:2px 3px 4px!important;
  }

  body.home .ls-home-product-showcase__media{
    border-radius:14px!important;
    box-shadow:0 7px 17px rgba(var(--ls-store-shadow-rgb,92,63,58),.06)!important;
  }

  body.home .ls-home-product-showcase__badge{
    top:7px!important;
    left:7px!important;
    min-height:23px!important;
    padding:5px 8px!important;
    font-size:8.5px!important;
  }

  body.home .ls-home-product-showcase__content{
    padding:7px 2px 0!important;
  }

  body.home .ls-home-product-showcase__title{
    min-height:34px!important;
    margin-bottom:3px!important;
    font-size:12px!important;
    line-height:1.38!important;
  }

  body.home .ls-home-product-showcase__price{
    gap:4px!important;
    font-size:12px!important;
    line-height:1.2!important;
  }

  body.home .ls-home-product-showcase__price del,
  body.home .ls-home-product-showcase__price del *{
    font-size:10.5px!important;
  }

  body.home .ls-home-product-showcase__arrow{
    top:43%!important;
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    font-size:27px!important;
    box-shadow:0 7px 17px rgba(var(--ls-store-shadow-rgb,92,63,58),.11)!important;
  }

  body.home .ls-home-product-showcase__arrow--prev{left:-2px!important}
  body.home .ls-home-product-showcase__arrow--next{right:-2px!important}

  body.home .ls-home-product-showcase__dots{
    margin-top:12px!important;
    gap:6px!important;
  }

  body.home .ls-home-product-showcase__dot{
    width:8px!important;
    height:8px!important;
    min-width:8px!important;
  }

  body.home .ls-home-product-showcase__dot.is-active{
    width:20px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body.home .ls-home-product-showcase__viewport{scroll-behavior:auto!important}
  body.home .ls-home-product-showcase__media{transition:none!important}
  body.home .ls-home-product-showcase__card:hover .ls-home-product-showcase__media{transform:none!important}
}

/* =========================================================
   END: EMERGENCY RESTORE — SHARED PRODUCT SHOWCASE
========================================================= */

/* =========================================================
   LETZSHOPPY HOME — COMPACT SECTION RHYTHM V1

   Purpose:
   - Remove the excessive blank transition after Sale Strips.
   - Tighten the space before New Arrivals and Best Sellers.
   - Tighten the transition before Customer Feedback.
   - Preserve a small premium breathing gap without overlap.

   Existing Elementor parent uses a 32px flex gap. Small negative
   bottom margins below compensate only for that inherited gap.
========================================================= */

/* Sale strips -> New Arrivals */
body.home .ls-sale-strips{
  margin-bottom:-20px!important;
}

/* Shared New Arrivals / Best Sellers outer section rhythm */
body.home .ls-home-arrivals-v2{
  margin-top:0!important;
  margin-bottom:24px!important;
  padding-top:28px!important;
  padding-bottom:28px!important;
}

/* Collections -> Best Sellers */
body.home .ls-home-collections-v2{
  margin-bottom:-18px!important;
}

body.home .ls-home-bestsellers-v2{
  margin-top:0!important;
  margin-bottom:-14px!important;
}

/* Best Sellers -> Customer Feedback */
body.home .letz-feedback-section{
  margin-top:0!important;
  padding-top:0!important;
}

body.home .ls-feedback-showcase{
  padding-top:28px!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home .ls-sale-strips{
    margin-bottom:-18px!important;
  }

  body.home .ls-home-arrivals-v2{
    margin-top:0!important;
    margin-bottom:22px!important;
    padding-top:24px!important;
    padding-bottom:25px!important;
  }

  body.home .ls-home-collections-v2{
    margin-bottom:-18px!important;
  }

  body.home .ls-home-bestsellers-v2{
    margin-top:0!important;
    margin-bottom:-12px!important;
  }

  body.home .ls-feedback-showcase{
    padding-top:24px!important;
  }
}

@media (max-width:767px){
  body.home .ls-sale-strips{
    margin-bottom:-16px!important;
  }

  body.home .ls-home-arrivals-v2{
    margin-top:0!important;
    margin-bottom:18px!important;
    padding-top:17px!important;
    padding-bottom:18px!important;
  }

  body.home .ls-home-collections-v2{
    margin-bottom:-16px!important;
  }

  body.home .ls-home-bestsellers-v2{
    margin-top:0!important;
    margin-bottom:-10px!important;
  }

  body.home .ls-feedback-showcase{
    padding-top:18px!important;
  }
}

/* =========================================================
   END: LETZSHOPPY HOME — COMPACT SECTION RHYTHM V1
========================================================= */