/*
 * 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. PRIMARY COLLECTIONS CTA - DOMINANT ACTION
========================================================= */
body.home .ls-home-collections-link{
  position:relative!important;
  z-index:3!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  min-width:250px!important;
  min-height:50px!important;
  max-width:100%!important;
  margin:0!important;
  padding:0 22px!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 50%,transparent)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,var(--ls-store-primary),var(--ls-store-heading))!important;
  box-shadow:0 12px 26px rgba(var(--ls-store-shadow-rgb),.15)!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .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-white)!important;
  font-size:12px!important;
  line-height:1.15!important;
  font-weight:850!important;
  letter-spacing:.105em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
}

body.home .ls-home-collections-link .elementor-widget-container,
body.home .ls-home-collections-link .elementor-heading-title{
  margin:0!important;
  padding:0!important;
}

body.home .ls-home-collections-link .elementor-heading-title{
  transition:transform .22s ease!important;
}

body.home .ls-home-collections-link::before{
  display:none!important;
}

body.home .ls-home-collections-link:hover,
body.home .ls-home-collections-link:focus-within{
  transform:translateY(-2px)!important;
  border-color:var(--ls-store-gold-dark)!important;
  box-shadow:0 17px 34px rgba(var(--ls-store-shadow-rgb),.21)!important;
  outline:none!important;
}

body.home .ls-home-collections-link:hover .elementor-heading-title,
body.home .ls-home-collections-link:focus-within .elementor-heading-title{
  transform:translateX(3px)!important;
}

/* =========================================================
   HOMEPAGE COLLECTIONS - RUNNING FEATURED CATEGORY RAIL
========================================================= */
@keyframes ls-home-featured-rail-pan{
  0%,8%{
    transform:translate3d(0,0,0);
  }
  92%,100%{
    transform:translate3d(calc(0px - var(--ls-home-featured-travel,0px)),0,0);
  }
}

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{
  position:relative!important;
  width:100%!important;
  margin:19px 0 22px!important;
  padding:16px 0 0!important;
  overflow:hidden!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{
  position:relative!important;
  z-index:3!important;
  display:block!important;
  margin:0 0 10px!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:nowrap!important;
  align-items:stretch!important;
  gap:10px!important;
  width:max-content!important;
  min-width:100%!important;
  margin:0!important;
  padding:2px 2px 7px!important;
  transform:translate3d(0,0,0);
}

body.home .ls-home-collections-featured__list.is-running{
  animation:ls-home-featured-rail-pan 8.5s cubic-bezier(.65,0,.35,1) infinite alternate!important;
  will-change:transform;
}

body.home .ls-home-collections-copy.ls-hm-pending .ls-home-collections-featured__list.is-running{
  animation-play-state:paused!important;
}

body.home .ls-home-collections-copy.is-visible .ls-home-collections-featured__list.is-running{
  animation-play-state:running!important;
}

body.home .ls-home-collections-featured:hover .ls-home-collections-featured__list.is-running,
body.home .ls-home-collections-featured:focus-within .ls-home-collections-featured__list.is-running{
  animation-play-state:paused!important;
}

body.home .ls-home-collections-featured__list a{
  position:relative!important;
  flex:0 0 164px!important;
  width:164px!important;
  height:56px!important;
  min-height:56px!important;
  padding:8px 13px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 40%,var(--ls-store-border-soft))!important;
  border-radius:18px 18px 18px 7px!important;
  background:linear-gradient(
    135deg,
    color-mix(in srgb,var(--ls-store-gold-dark) 7%,var(--ls-store-bg-inner)),
    color-mix(in srgb,var(--ls-store-primary) 3%,var(--ls-store-bg-inner))
  )!important;
  color:var(--ls-store-heading)!important;
  box-shadow:0 7px 16px rgba(var(--ls-store-shadow-rgb),.055)!important;
  font-size:10.7px!important;
  line-height:1.22!important;
  font-weight:800!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  text-align:left!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease!important;
}

body.home .ls-home-collections-featured__list a::before{
  content:""!important;
  flex:0 0 3px!important;
  width:3px!important;
  height:22px!important;
  border-radius:999px!important;
  background:var(--ls-store-gold-dark)!important;
  opacity:.9!important;
}

body.home .ls-home-collections-featured__list a:hover,
body.home .ls-home-collections-featured__list a:focus-visible{
  transform:translateY(-2px)!important;
  border-color:var(--ls-store-primary)!important;
  background:linear-gradient(135deg,var(--ls-store-primary),var(--ls-store-heading))!important;
  color:var(--ls-store-white)!important;
  box-shadow:0 11px 22px rgba(var(--ls-store-shadow-rgb),.13)!important;
  outline:none!important;
}

body.home .ls-home-collections-featured__list a:hover::before,
body.home .ls-home-collections-featured__list a:focus-visible::before{
  background:var(--ls-store-gold-soft)!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{
    flex-basis:154px!important;
    width:154px!important;
    font-size:10.3px!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;
    margin-bottom:20px!important;
  }

  body.home .ls-home-collections-featured__list{
    gap:9px!important;
    padding-bottom:6px!important;
  }

  body.home .ls-home-collections-featured__list a{
    flex-basis:148px!important;
    width:148px!important;
    height:54px!important;
    min-height:54px!important;
    padding:8px 11px!important;
    font-size:10.3px!important;
  }

  body.home .ls-home-collections-link{
    width:100%!important;
    min-width:0!important;
    min-height:52px!important;
    padding:0 18px!important;
  }

  body.home .ls-home-collections-link,
  body.home .ls-home-collections-link a,
  body.home .ls-home-collections-link .elementor-heading-title{
    width:100%!important;
    justify-content:center!important;
    text-align:center!important;
    font-size:11.5px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body.home .ls-home-collections-featured__list{
    width:100%!important;
    min-width:0!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    animation:none!important;
    transform:none!important;
    will-change:auto!important;
  }

  body.home .ls-home-collections-featured__list::-webkit-scrollbar{
    display:none!important;
  }

  body.home .ls-home-collections-link,
  body.home .ls-home-collections-link .elementor-heading-title,
  body.home .ls-home-collections-featured__list a{
    transition:none!important;
  }

  body.home .ls-home-collections-link:hover,
  body.home .ls-home-collections-link:focus-within,
  body.home .ls-home-collections-link:hover .elementor-heading-title,
  body.home .ls-home-collections-link:focus-within .elementor-heading-title,
  body.home .ls-home-collections-featured__list a:hover,
  body.home .ls-home-collections-featured__list a:focus-visible{
    transform:none!important;
  }
}

/* =========================================================
   END: HOMEPAGE COLLECTIONS - RUNNING FEATURED CATEGORY RAIL
========================================================= *//* =========================================================
   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:1320px!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}
}


/* =========================================================
   LETZSHOPY HOME PRODUCT SHOWCASE — INTERACTION V4

   Scope:
   - New Arrivals width correction
   - shared product hover/touch interaction
   - Top Selling geometry remains untouched

   Interaction benchmark:
   fixed frame -> contained zoom -> visible wine shade -> CTA
========================================================= */


/* =========================================================
   1. NEW ARRIVALS — USE FULL APPROVED DESKTOP FIELD
========================================================= */

@media (min-width:1025px){

  /*
   * New Arrivals has one extra Elementor boxed-inner layer that
   * Top Selling does not have.
   *
   * Live desktop audit at 1536px:
   * outer arrivals container = 1380px
   * Elementor .e-con-inner   = 1220px
   * arrivals showcase        = 1220px
   * Top Selling showcase     = 1380px
   *
   * Remove only that internal Elementor cap.
   */
  body.home
  .ls-home-arrivals-v2.e-con-boxed > .e-con-inner{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  body.home
  .ls-home-arrivals-v2
  .ls-home-product-showcase{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  body.home
  .ls-home-arrivals-v2
  .ls-home-product-showcase__viewport,

  body.home
  .ls-home-arrivals-v2
  .ls-home-product-showcase__slide{
    width:100%!important;
    max-width:100%!important;
  }
}


/* =========================================================
   2. FIXED IMAGE FRAME
========================================================= */

body.home .ls-home-product-showcase__media{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;

  transition:
    border-color .24s ease,
    box-shadow .28s ease!important;
}


body.home .ls-home-product-showcase__media-link{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;

  display:block!important;

  width:100%!important;
  height:100%!important;

  margin:0!important;
  padding:0!important;

  overflow:hidden!important;
  border-radius:inherit!important;

  color:inherit!important;
  text-decoration:none!important;
}


/* =========================================================
   3. SHADE
   Directly owned by image link so stacking is deterministic.
========================================================= */

body.home
.ls-home-product-showcase__media-link::after{
  content:""!important;

  position:absolute!important;
  inset:0!important;
  z-index:3!important;

  display:block!important;

  border-radius:inherit!important;

  background:
    linear-gradient(
      180deg,
      rgba(var(--ls-store-dark-rgb,27,20,18),.04) 0%,
      rgba(var(--ls-store-overlay-rgb,43,25,30),.18) 42%,
      rgba(var(--ls-store-primary-rgb,122,46,58),.52) 100%
    )!important;

  opacity:0!important;

  transition:
    opacity .28s ease!important;

  pointer-events:none!important;
}


/* =========================================================
   4. IMAGE ZOOM
========================================================= */

body.home .ls-home-product-showcase__image,
body.home .ls-home-product-showcase__media img{
  position:relative!important;
  z-index:1!important;

  transform:scale(1)!important;
  transform-origin:center center!important;

  transition:
    transform .52s cubic-bezier(.22,1,.36,1)!important;
}


@media (hover:hover) and (pointer:fine){

  body.home
  .ls-home-product-showcase__card:hover
  .ls-home-product-showcase__image,

  body.home
  .ls-home-product-showcase__card:focus-within
  .ls-home-product-showcase__image{
    transform:scale(1.075)!important;
  }


  body.home
  .ls-home-product-showcase__card:hover
  .ls-home-product-showcase__media-link::after,

  body.home
  .ls-home-product-showcase__card:focus-within
  .ls-home-product-showcase__media-link::after{
    opacity:1!important;
  }


  body.home
  .ls-home-product-showcase__card:hover
  .ls-home-product-showcase__media,

  body.home
  .ls-home-product-showcase__card:focus-within
  .ls-home-product-showcase__media{
    border-color:
      color-mix(
        in srgb,
        var(--ls-store-primary) 62%,
        var(--ls-store-gold-dark)
      )!important;

    box-shadow:
      inset 0 0 0 1px
        color-mix(
          in srgb,
          var(--ls-store-gold-dark) 48%,
          transparent
        ),
      0 15px 30px
        rgba(var(--ls-store-shadow-rgb),.14)!important;
  }
}


/* =========================================================
   5. BADGE
========================================================= */

body.home .ls-home-product-showcase__badge{
  position:absolute!important;
  z-index:7!important;
}


/* =========================================================
   6. CENTER ACTION
========================================================= */

body.home .ls-home-product-showcase__cta{
  position:absolute!important;

  z-index:8!important;

  left:50%!important;
  top:50%!important;

  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;

  width:max-content!important;
  max-width:calc(100% - 28px)!important;

  min-width:136px!important;
  min-height:41px!important;

  margin:0!important;
  padding:0 18px!important;

  transform:
    translate(-50%,-38%)
    scale(.92)!important;

  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;

  border:
    1px solid
    color-mix(
      in srgb,
      var(--ls-store-gold-dark) 72%,
      var(--ls-store-border-soft)
    )!important;

  border-radius:999px!important;

  background:
    rgba(var(--ls-store-bg-inner-rgb,247,240,232),.96)!important;

  color:var(--ls-store-primary)!important;

  box-shadow:
    0 12px 30px
    rgba(var(--ls-store-black-rgb),.25)!important;

  font-family:inherit!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:850!important;

  letter-spacing:.06em!important;

  text-align:center!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  white-space:nowrap!important;

  transition:
    opacity .22s ease,
    visibility .22s ease,
    transform .30s cubic-bezier(.22,1,.36,1),
    background .20s ease,
    color .20s ease,
    border-color .20s ease!important;
}


@media (hover:hover) and (pointer:fine){

  body.home
  .ls-home-product-showcase__card:hover
  .ls-home-product-showcase__cta,

  body.home
  .ls-home-product-showcase__card:focus-within
  .ls-home-product-showcase__cta{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;

    transform:
      translate(-50%,-50%)
      scale(1)!important;
  }


  body.home
  .ls-home-product-showcase__cta:hover,

  body.home
  .ls-home-product-showcase__cta:focus-visible{
    border-color:var(--ls-store-gold-dark)!important;

    background:var(--ls-store-primary)!important;
    color:var(--ls-store-white)!important;

    outline:none!important;
  }
}


/* =========================================================
   7. AJAX STATE
========================================================= */

body.home .ls-home-product-showcase__cta.loading{
  opacity:.7!important;
  pointer-events:none!important;
}

body.home .ls-home-product-showcase__cta.added{
  background:var(--ls-store-primary)!important;
  color:var(--ls-store-white)!important;
}

body.home
.ls-home-product-showcase__media
.added_to_cart.wc-forward{
  display:none!important;
}


/* =========================================================
   8. PRODUCT TITLE
========================================================= */

body.home .ls-home-product-showcase__title-link{
  display:block!important;

  margin:0!important;
  padding:0!important;

  color:inherit!important;
  text-decoration:none!important;
}


body.home
.ls-home-product-showcase__title-link:hover
.ls-home-product-showcase__title,

body.home
.ls-home-product-showcase__title-link:focus-visible
.ls-home-product-showcase__title{
  color:var(--ls-store-primary)!important;
}


/* =========================================================
   9. FIVE-UP DESKTOP
========================================================= */

@media (min-width:1200px){

  body.home .ls-home-product-showcase__slide{
    grid-template-columns:
      repeat(5,minmax(0,1fr))!important;

    gap:14px!important;
  }

}


/* =========================================================
   10. TOUCH / MOBILE
   Keep hover-only CTA and image overlay disabled on touch devices.
========================================================= */

@media (hover:none), (pointer:coarse){

  body.home
  .ls-home-product-showcase__media-link::after{
    opacity:0!important;
    background:transparent!important;
    pointer-events:none!important;
  }

  body.home .ls-home-product-showcase__cta{
    display:none!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
  }

  body.home
  .ls-home-product-showcase__card:active
  .ls-home-product-showcase__image{
    transform:none!important;
  }
}

/* =========================================================
   11. REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion:reduce){

  body.home .ls-home-product-showcase__media,
  body.home .ls-home-product-showcase__image,
  body.home .ls-home-product-showcase__media img,
  body.home .ls-home-product-showcase__media-link::after,
  body.home .ls-home-product-showcase__cta{
    transition:none!important;
  }

  body.home
  .ls-home-product-showcase__card:hover
  .ls-home-product-showcase__image,

  body.home
  .ls-home-product-showcase__card:focus-within
  .ls-home-product-showcase__image{
    transform:none!important;
  }
}


/* END LETZSHOPY HOME PRODUCT SHOWCASE — INTERACTION V4 */
/* =========================================================
   END: EMERGENCY RESTORE — SHARED PRODUCT SHOWCASE
========================================================= */

/* =========================================================
   LETZSHOPY HOME — OPEN SECTION RHYTHM V2

   One spacing owner for the homepage flow.
   Outer section shells stay open; real product, feedback and
   Instagram cards keep their own card treatments.
========================================================= */

/* Sale strips -> New Arrivals: compensate Elementor parent gap once. */
body.home .ls-sale-strips{
  margin-bottom:-28px!important;
}

body.home .ls-home-arrivals-v2{
  margin-top:0!important;
  margin-bottom:30px!important;
  padding-top:8px!important;
  padding-bottom:22px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  overflow:visible!important;
}

body.home .ls-home-arrivals-v2::before{
  content:none!important;
  display:none!important;
}

body.home .ls-home-collections-v2{
  margin-top:0!important;
  margin-bottom:30px!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}

body.home .ls-home-instagram-v1{
  margin-top:0!important;
  margin-bottom:28px!important;
  padding-top:20px!important;
  padding-bottom:20px!important;
  background:transparent!important;
}

body.home .ls-home-bestsellers-v2{
  margin-top:0!important;
  margin-bottom:24px!important;
}

body.home .letz-feedback-section{
  margin-top:0!important;
  padding-top:0!important;
}

body.home .ls-feedback-showcase{
  padding-top:30px!important;
  padding-bottom:36px!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home .ls-sale-strips{margin-bottom:-26px!important}
  body.home .ls-home-arrivals-v2{margin-bottom:28px!important;padding-top:8px!important;padding-bottom:20px!important;border-radius:0!important}
  body.home .ls-home-collections-v2{margin-bottom:28px!important;border-radius:0!important}
  body.home .ls-home-instagram-v1{margin-bottom:26px!important;padding-top:18px!important;padding-bottom:18px!important}
  body.home .ls-home-bestsellers-v2{margin-bottom:22px!important}
  body.home .ls-feedback-showcase{padding-top:28px!important;padding-bottom:32px!important}
}

@media (max-width:767px){
  body.home .ls-sale-strips{margin-bottom:-24px!important}
  body.home .ls-home-arrivals-v2{margin-bottom:22px!important;padding-top:8px!important;padding-bottom:16px!important;border-radius:0!important}
  body.home .ls-home-collections-v2{margin-bottom:22px!important;border-radius:0!important}
  body.home .ls-home-instagram-v1{margin-bottom:22px!important;padding-top:16px!important;padding-bottom:16px!important}
  body.home .ls-home-bestsellers-v2{margin-bottom:20px!important}
  body.home .ls-feedback-showcase{padding-top:22px!important;padding-bottom:28px!important}
}

/* =========================================================
   END: LETZSHOPY HOME — OPEN SECTION RHYTHM V2
========================================================= */
/* =========================================================
   LETZSHOPY HOME COLLECTIONS - RAIL FIT + CTA ALIGNMENT V2
   Visual refinement only; owner remains letzshopy-home.css.
========================================================= */

/* Compact designer rail: less empty card space, stronger category label. */
body.home .ls-home-collections-featured{
  margin-bottom:18px!important;
}

body.home .ls-home-collections-featured__list{
  gap:8px!important;
}

body.home .ls-home-collections-featured__list a{
  flex:0 0 142px!important;
  width:142px!important;
  height:50px!important;
  min-height:50px!important;
  padding:6px 12px!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  border-radius:999px!important;
  font-size:12.6px!important;
  line-height:1.16!important;
  font-weight:800!important;
  text-align:center!important;
  text-wrap:balance!important;
}

/* Remove the old left-side bar which made the label look cornered. */
body.home .ls-home-collections-featured__list a::before{
  display:none!important;
}

/* Keep the designer capsule interaction but without shifting its text. */
body.home .ls-home-collections-featured__list a:hover,
body.home .ls-home-collections-featured__list a:focus-visible{
  transform:translateY(-2px)!important;
}

/* CTA wrapper owns size; Elementor descendants fill it and center exactly. */
body.home .ls-home-collections-link{
  width:300px!important;
  min-width:300px!important;
  max-width:100%!important;
  height:52px!important;
  min-height:52px!important;
  padding:0!important;
}

body.home .ls-home-collections-link .elementor-widget-container,
body.home .ls-home-collections-link .elementor-heading-title,
body.home .ls-home-collections-link .elementor-heading-title > a{
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  line-height:1!important;
  text-align:center!important;
}

body.home .ls-home-collections-link .elementor-heading-title > a{
  padding:0 22px!important;
  white-space:nowrap!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:12.2px!important;
  line-height:1!important;
  letter-spacing:.09em!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home .ls-home-collections-featured__list a{
    flex-basis:138px!important;
    width:138px!important;
    height:49px!important;
    min-height:49px!important;
    font-size:12.2px!important;
  }
}

@media (max-width:767px){
  body.home .ls-home-collections-featured{
    margin-bottom:17px!important;
  }

  body.home .ls-home-collections-featured__list{
    gap:8px!important;
  }

  body.home .ls-home-collections-featured__list a{
    flex-basis:136px!important;
    width:136px!important;
    height:48px!important;
    min-height:48px!important;
    padding:6px 10px!important;
    font-size:12px!important;
    line-height:1.16!important;
  }

  body.home .ls-home-collections-link{
    width:100%!important;
    min-width:0!important;
    height:52px!important;
    min-height:52px!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.8px!important;
    letter-spacing:.085em!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body.home .ls-home-collections-featured__list a:hover,
  body.home .ls-home-collections-featured__list a:focus-visible{
    transform:none!important;
  }
}

/* =========================================================
   END: LETZSHOPY HOME COLLECTIONS - RAIL FIT + CTA ALIGNMENT V2
========================================================= */

/* LETZSHOPY COLLECTIONS BESTSELLERS GAP FIX V2 */
body.home .ls-home-collections-v2{
  margin-bottom:0!important;
}
/* END LETZSHOPY COLLECTIONS BESTSELLERS GAP FIX V2 */

/* LETZSHOPY INSTAGRAM FEED V1 */
body.home .ls-instagram-feed{
  position:relative!important;
  width:calc(100% - 48px)!important;
  max-width:1220px!important;
  margin:46px auto 54px!important;
  padding:44px 30px 34px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 28%,var(--ls-store-border-soft))!important;
  border-radius:34px!important;
  background:
    radial-gradient(circle at 50% 0%,color-mix(in srgb,var(--ls-store-gold-dark) 7%,transparent),transparent 34%),
    var(--ls-store-bg-inner)!important;
  box-shadow:0 18px 48px rgba(var(--ls-store-shadow-rgb),.075)!important;
}

body.home .ls-instagram-feed,
body.home .ls-instagram-feed *{
  box-sizing:border-box!important;
}

body.home .ls-instagram-feed__head{
  width:100%!important;
  max-width:780px!important;
  margin:0 auto 27px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
}

body.home .ls-instagram-feed__brand-icon{
  display:block!important;
  width:31px!important;
  height:31px!important;
  margin:0 auto 10px!important;
  color:var(--ls-store-primary)!important;
}

body.home .ls-instagram-feed__title{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  color:var(--ls-store-heading)!important;
  font-family:inherit!important;
  font-size:clamp(26px,2.9vw,37px)!important;
  line-height:1.08!important;
  font-weight:800!important;
  letter-spacing:.045em!important;
  text-transform:uppercase!important;
  text-align:center!important;
  white-space:nowrap!important;
}

body.home .ls-instagram-feed__divider{
  display:block!important;
  width:48px!important;
  height:2px!important;
  margin:14px auto 14px!important;
  border-radius:999px!important;
  background:var(--ls-store-primary)!important;
}

body.home .ls-instagram-feed__copy{
  margin:0!important;
  padding:0!important;
  color:var(--ls-store-text)!important;
  font-size:15px!important;
  line-height:1.45!important;
  font-weight:500!important;
  text-align:center!important;
}

body.home .ls-instagram-feed__stage{
  position:relative!important;
  width:100%!important;
  max-width:1010px!important;
  margin:0 auto!important;
}

body.home .ls-instagram-feed__track{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:calc((100% - 36px) / 4)!important;
  gap:12px!important;
  width:100%!important;
  margin:0!important;
  padding:2px 3px 7px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-padding-inline:3px!important;
  overscroll-behavior-inline:contain!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}

body.home .ls-instagram-feed__track::-webkit-scrollbar{
  display:none!important;
}

body.home .ls-instagram-feed__track:focus-visible{
  outline:2px solid color-mix(in srgb,var(--ls-store-primary) 68%,var(--ls-store-white))!important;
  outline-offset:5px!important;
  border-radius:18px!important;
}

body.home .ls-instagram-feed__card{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  aspect-ratio:9 / 16!important;
  overflow:hidden!important;
  scroll-snap-align:start!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 28%,var(--ls-store-border-soft))!important;
  border-radius:18px!important;
  background:var(--ls-store-card-muted)!important;
  box-shadow:0 10px 24px rgba(var(--ls-store-shadow-rgb),.08)!important;
  color:var(--ls-store-white)!important;
  text-decoration:none!important;
  transform:translateZ(0)!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}

body.home .ls-instagram-feed__card:hover,
body.home .ls-instagram-feed__card:focus-visible{
  transform:translateY(-3px)!important;
  border-color:color-mix(in srgb,var(--ls-store-primary) 50%,var(--ls-store-border-soft))!important;
  box-shadow:0 16px 30px rgba(var(--ls-store-shadow-rgb),.12)!important;
  outline:none!important;
}

body.home .ls-instagram-feed__image{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center!important;
  border:0!important;
  background:var(--ls-store-card-muted)!important;
  transition:transform .35s ease!important;
}

body.home .ls-instagram-feed__card:hover .ls-instagram-feed__image{
  transform:scale(1.018)!important;
}

body.home .ls-instagram-feed__shade{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(to bottom,transparent 54%,rgba(0,0,0,.08) 68%,rgba(0,0,0,.70) 100%)!important;
  pointer-events:none!important;
}

body.home .ls-instagram-feed__play{
  position:absolute!important;
  z-index:2!important;
  left:50%!important;
  top:50%!important;
  width:52px!important;
  height:52px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform:translate(-50%,-50%)!important;
  border:2px solid rgba(255,255,255,.95)!important;
  border-radius:50%!important;
  background:rgba(17,17,17,.18)!important;
  color:#fff!important;
  box-shadow:0 7px 20px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(2px)!important;
  pointer-events:none!important;
}

body.home .ls-instagram-feed__play svg{
  width:27px!important;
  height:27px!important;
  margin-left:2px!important;
}

body.home .ls-instagram-feed__meta{
  position:absolute!important;
  z-index:3!important;
  left:12px!important;
  right:12px!important;
  bottom:11px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1.2!important;
  font-weight:700!important;
  text-shadow:0 1px 3px rgba(0,0,0,.45)!important;
  pointer-events:none!important;
}

body.home .ls-instagram-feed__type{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
}

body.home .ls-instagram-feed__type::before{
  content:""!important;
  width:11px!important;
  height:11px!important;
  border:1.5px solid currentColor!important;
  border-radius:3px!important;
}

body.home .ls-instagram-feed__arrow{
  position:absolute!important;
  z-index:5!important;
  top:50%!important;
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  transform:translateY(-50%)!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 25%,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-heading)!important;
  box-shadow:0 8px 20px rgba(var(--ls-store-shadow-rgb),.12)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:34px!important;
  line-height:1!important;
  cursor:pointer!important;
}

body.home .ls-instagram-feed__arrow span{
  display:block!important;
  margin-top:-3px!important;
}

body.home .ls-instagram-feed__arrow--prev{left:-21px!important}
body.home .ls-instagram-feed__arrow--next{right:-21px!important}

body.home .ls-instagram-feed__arrow:hover,
body.home .ls-instagram-feed__arrow:focus-visible{
  border-color:var(--ls-store-primary)!important;
  background:var(--ls-store-primary)!important;
  color:var(--ls-store-white)!important;
  outline:none!important;
}

body.home .ls-instagram-feed__arrow:disabled{
  opacity:.28!important;
  cursor:default!important;
}

body.home .ls-instagram-feed__dots{
  width:100%!important;
  min-height:9px!important;
  margin:13px auto 0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
}

body.home .ls-instagram-feed__dot{
  width:8px!important;
  height:8px!important;
  min-width:8px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:color-mix(in srgb,var(--ls-store-muted) 42%,transparent)!important;
  cursor:pointer!important;
}

body.home .ls-instagram-feed__dot.is-active{
  background:var(--ls-store-primary)!important;
}

body.home .ls-instagram-feed__cta{
  width:max-content!important;
  max-width:100%!important;
  min-height:44px!important;
  margin:22px auto 0!important;
  padding:0 20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  border:1px solid color-mix(in srgb,var(--ls-store-primary) 70%,var(--ls-store-border-soft))!important;
  border-radius:8px!important;
  background:transparent!important;
  color:var(--ls-store-heading)!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.065em!important;
  text-transform:uppercase!important;
  text-decoration:none!important;
  transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease!important;
}

body.home .ls-instagram-feed__cta .ls-instagram-feed__brand-icon{
  width:17px!important;
  height:17px!important;
  margin:0!important;
  color:var(--ls-store-primary)!important;
}

body.home .ls-instagram-feed__cta:hover,
body.home .ls-instagram-feed__cta:focus-visible{
  transform:translateY(-2px)!important;
  background:var(--ls-store-primary)!important;
  color:var(--ls-store-white)!important;
  box-shadow:0 10px 22px rgba(var(--ls-store-primary-rgb),.15)!important;
  outline:none!important;
}

body.home .ls-instagram-feed__cta:hover .ls-instagram-feed__brand-icon,
body.home .ls-instagram-feed__cta:focus-visible .ls-instagram-feed__brand-icon{
  color:var(--ls-store-white)!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home .ls-instagram-feed{
    width:calc(100% - 36px)!important;
    margin:40px auto 46px!important;
    padding:38px 24px 30px!important;
    border-radius:30px!important;
  }

  body.home .ls-instagram-feed__title{
    font-size:29px!important;
  }

  body.home .ls-instagram-feed__track{
    grid-auto-columns:43%!important;
    gap:11px!important;
  }
}

@media (max-width:767px){
  body.home .ls-instagram-feed{
    width:calc(100% - 16px)!important;
    margin:28px auto 36px!important;
    padding:30px 12px 24px!important;
    border-radius:26px!important;
  }

  body.home .ls-instagram-feed__head{
    margin-bottom:20px!important;
  }

  body.home .ls-instagram-feed__brand-icon{
    width:27px!important;
    height:27px!important;
    margin-bottom:9px!important;
  }

  body.home .ls-instagram-feed__title{
    font-size:20px!important;
    line-height:1.08!important;
    letter-spacing:.025em!important;
    white-space:nowrap!important;
  }

  body.home .ls-instagram-feed__divider{
    width:42px!important;
    margin:11px auto 11px!important;
  }

  body.home .ls-instagram-feed__copy{
    max-width:300px!important;
    font-size:13.5px!important;
    line-height:1.42!important;
  }

  body.home .ls-instagram-feed__stage{
    max-width:none!important;
  }

  body.home .ls-instagram-feed__track{
    grid-auto-columns:72%!important;
    gap:10px!important;
    padding-inline:2px!important;
  }

  body.home .ls-instagram-feed__card{
    border-radius:16px!important;
  }

  body.home .ls-instagram-feed__play{
    width:48px!important;
    height:48px!important;
  }

  body.home .ls-instagram-feed__meta{
    left:10px!important;
    right:10px!important;
    bottom:10px!important;
    font-size:10.5px!important;
  }

  body.home .ls-instagram-feed__arrow{
    width:38px!important;
    height:38px!important;
    min-width:38px!important;
    font-size:30px!important;
  }

  body.home .ls-instagram-feed__arrow--prev{left:-5px!important}
  body.home .ls-instagram-feed__arrow--next{right:-5px!important}

  body.home .ls-instagram-feed__dots{
    margin-top:11px!important;
  }

  body.home .ls-instagram-feed__cta{
    min-height:43px!important;
    margin-top:18px!important;
    padding:0 16px!important;
    font-size:10.5px!important;
    letter-spacing:.045em!important;
  }
}

@media (max-width:360px){
  body.home .ls-instagram-feed__title{
    font-size:18px!important;
    letter-spacing:.01em!important;
  }

  body.home .ls-instagram-feed__track{
    grid-auto-columns:74%!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body.home .ls-instagram-feed__card,
  body.home .ls-instagram-feed__image,
  body.home .ls-instagram-feed__cta{
    transition:none!important;
  }

  body.home .ls-instagram-feed__card:hover,
  body.home .ls-instagram-feed__card:hover .ls-instagram-feed__image,
  body.home .ls-instagram-feed__cta:hover{
    transform:none!important;
  }
}
/* END LETZSHOPY INSTAGRAM FEED V1 */

/* =========================================================
   LETZSHOPY HOME - SPOTLIGHT INSTAGRAM SECTION V1

   LetzShopy owns:
   - section/header presentation
   - horizontal rail presentation
   - responsive card widths
   - zigzag/wave positioning

   Spotlight owns:
   - Instagram connection/data
   - post rendering
   - links/click destination
========================================================= */

/* =========================================================
   OUTER SECTION
========================================================= */

body.home .ls-home-instagram-v1{
  position:relative!important;
  width:calc(100% - 48px)!important;
  max-width:1500px!important;
  min-width:0!important;
  margin:0 auto!important;
  padding:30px 28px 24px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;

  background:
    radial-gradient(
      circle at 50% 0%,
      color-mix(in srgb,var(--ls-store-gold-dark) 6%,transparent),
      transparent 38%
    )!important;
}

/* =========================================================
   HEADING GROUP
========================================================= */

body.home .ls-home-instagram-head{
  position:relative!important;
  z-index:2!important;

  width:100%!important;
  max-width:920px!important;

  margin:0 auto 14px!important;
  padding:30px 0 0!important;

  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;

  text-align:center!important;
}

/* Shared LetzShopy lotus motif. */

body.home .ls-home-instagram-head::before{
  content:""!important;
  position:absolute!important;
  top:0!important;
  left:50%!important;

  display:block!important;

  width:150px!important;
  height:24px!important;
  margin:0!important;

  transform:translateX(-50%)!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:150px 24px!important;
  mask-size:150px 24px!important;

  pointer-events:none!important;
}

body.home .ls-home-instagram-head .elementor-widget-heading,
body.home .ls-home-instagram-head .elementor-widget-heading .elementor-widget-container{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  text-align:center!important;
}

body.home .ls-home-instagram-head .elementor-heading-title{
  max-width:100%!important;
  margin:0 auto!important;
  padding:0!important;

  color:var(--ls-store-heading)!important;

  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(34px,2.75vw,44px)!important;
  line-height:1.03!important;
  font-weight:500!important;
  letter-spacing:.005em!important;

  text-align:center!important;
  text-transform:uppercase!important;
  white-space:normal!important;
}

/* Decorative floral divider. */

body.home .ls-home-instagram-head .elementor-widget-divider{
  width:100%!important;
  margin:7px auto 5px!important;
  padding:0!important;
}

body.home .ls-home-instagram-head .elementor-divider{
  display:flex!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
}

body.home .ls-home-instagram-head .elementor-divider-separator{
  display:block!important;

  width:min(300px,62vw)!important;
  height:24px!important;
  margin:0 auto!important;

  border:0!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-instagram-head .elementor-widget-text-editor{
  width:100%!important;
  max-width:560px!important;

  margin:0 auto!important;
  padding:0!important;

  color:var(--ls-store-text)!important;

  font-size:14.5px!important;
  line-height:1.45!important;
  font-weight:500!important;
  text-align:center!important;
}

body.home .ls-home-instagram-head .elementor-widget-text-editor p{
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font:inherit!important;
  text-align:center!important;
}

/* =========================================================
   GENERIC INSTAGRAM WIDGET WRAPPER
========================================================= */

body.home .ls-home-instagram-feed,
body.home .ls-home-instagram-feed > .elementor-widget-container,
body.home .ls-home-instagram-feed .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-instagram-feed{
  max-width:1220px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* =========================================================
   SPOTLIGHT FREE GRID -> HORIZONTAL RAIL
========================================================= */

body.home .ls-home-instagram-feed .spotlight-instagram-feed,
body.home .ls-home-instagram-feed .spotlight-instagram-app,
body.home .ls-home-instagram-feed .InstagramFeed__feed,
body.home .ls-home-instagram-feed .FeedLayout__root,
body.home .ls-home-instagram-feed .FeedLayout__wrapper,
body.home .ls-home-instagram-feed .FeedGridLayout__root{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
}

/*
   This is the verified Spotlight track:
   .FeedGridLayout__grid
      -> .FeedGridLayout__cell
*/

body.home .ls-home-instagram-feed .FeedGridLayout__grid{
  display:flex!important;
  flex-flow:row nowrap!important;
  align-items:flex-start!important;

  grid-template-columns:none!important;

  width:100%!important;
  max-width:100%!important;
  min-width:0!important;

  gap:12px!important;

  margin:0!important;

  /*
   * 28px top room protects the raised zigzag cards from clipping.
   */
  padding:28px 2px 14px!important;

  overflow-x:auto!important;
  overflow-y:hidden!important;

  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  scroll-padding-inline:2px!important;

  overscroll-behavior-inline:contain!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;

  box-sizing:border-box!important;
}

body.home .ls-home-instagram-feed .FeedGridLayout__grid::-webkit-scrollbar{
  display:none!important;
}

/* Seven cards visible on desktop. */

body.home .ls-home-instagram-feed .FeedGridLayout__cell{
  flex:0 0 calc((100% - 72px) / 7)!important;

  width:auto!important;
  height:auto!important;
  min-width:0!important;
  max-width:none!important;

  /* Override Spotlight Grid's generated padding-ratio height. */
  padding-bottom:0!important;
  aspect-ratio:9 / 16!important;

  scroll-snap-align:start!important;
  scroll-snap-stop:always!important;

  border-radius:16px!important;
  overflow:hidden!important;

  box-shadow:-4px 4px 4px 0 rgba(0,0,0,.15)!important;

  transform:translateY(0)!important;

  transition:
    transform .28s cubic-bezier(.22,1,.36,1),
    box-shadow .28s ease!important;
}

/* Preserve Spotlight Wave / zigzag presentation. */

body.home .ls-home-instagram-feed .FeedGridLayout__cell:nth-child(even){
  transform:translateY(-24px)!important;
}
/* Spotlight internal media fills the LetzShopy-owned 9:16 card. */

body.home .ls-home-instagram-feed .FeedGridLayout__cell-content,
body.home .ls-home-instagram-feed .FeedGridLayout__media-container,
body.home .ls-home-instagram-feed .MediaTile__root,
body.home .ls-home-instagram-feed .MediaThumbnail__root{
  width:100%!important;
  height:100%!important;
  min-height:0!important;
}

body.home .ls-home-instagram-feed .MediaThumbnail__image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  object-fit:cover!important;
  object-position:center!important;
}

/* =========================================================
   LETZSHOPY HOME - SPOTLIGHT SURFACE HARMONY V1
   Keep Spotlight functionality; remove the foreign white-app feel.
========================================================= */
body.home .ls-home-instagram-feed .spotlight-instagram-feed,
body.home .ls-home-instagram-feed .spotlight-instagram-app,
body.home .ls-home-instagram-feed .InstagramFeed__feed,
body.home .ls-home-instagram-feed .FeedLayout__root,
body.home .ls-home-instagram-feed .FeedLayout__wrapper,
body.home .ls-home-instagram-feed .FeedGridLayout__root{
  background:transparent!important;
  box-shadow:none!important;
}

body.home .ls-home-instagram-feed [class*="FeedHeader"],
body.home .ls-home-instagram-feed [class*="feedHeader"],
body.home .ls-home-instagram-feed [class*="ProfileHeader"],
body.home .ls-home-instagram-feed [class*="profileHeader"]{
  background:transparent!important;
  box-shadow:none!important;
  border-color:transparent!important;
}

/* =========================================================
   HOME REVEAL MOTION
========================================================= */

body.home .ls-home-instagram-head.ls-hm-target,
body.home .ls-home-instagram-feed.ls-hm-target{
  transition:
    opacity .54s cubic-bezier(.22,1,.36,1),
    transform .64s cubic-bezier(.22,1,.36,1)!important;
}

body.home .ls-home-instagram-head.ls-hm-pending{
  opacity:0!important;
  transform:translateX(-64px)!important;
}

body.home .ls-home-instagram-feed.ls-hm-pending{
  opacity:0!important;
  transform:translateY(44px) scale(.992)!important;
}

body.home .ls-home-instagram-head.is-visible,
body.home .ls-home-instagram-feed.is-visible{
  opacity:1!important;
  transform:none!important;
}

/* =========================================================
   TABLET
   Four cards visible.
========================================================= */

@media (min-width:768px) and (max-width:1024px){

  body.home .ls-home-instagram-v1{
    width:calc(100% - 40px)!important;
    padding:28px 22px 24px!important;
  }

  body.home .ls-home-instagram-head{
    padding-top:28px!important;
  }

  body.home .ls-home-instagram-head::before{
    width:136px!important;
    height:22px!important;

    -webkit-mask-size:136px 22px!important;
    mask-size:136px 22px!important;
  }

  body.home .ls-home-instagram-head .elementor-heading-title{
    font-size:38px!important;
  }

  body.home .ls-home-instagram-feed .FeedGridLayout__grid{
    gap:12px!important;
  }

  body.home .ls-home-instagram-feed .FeedGridLayout__cell{
    flex-basis:calc((100% - 36px) / 4)!important;
  }
}

/* =========================================================
   MOBILE
   Three cards visible + native finger swipe.
========================================================= */

@media (max-width:767px){

  body.home .ls-home-instagram-v1{
    width:calc(100% - 12px)!important;
    margin:0 auto!important;
    padding:21px 4px 17px!important;
  }

  body.home .ls-home-instagram-head{
    width:100%!important;
    max-width:100%!important;

    margin:0 auto 11px!important;
    padding:25px 8px 0!important;
  }

  body.home .ls-home-instagram-head::before{
    width:112px!important;
    height:18px!important;

    -webkit-mask-size:112px 18px!important;
    mask-size:112px 18px!important;
  }

  body.home .ls-home-instagram-head .elementor-heading-title{
    font-size:24px!important;
    line-height:1.04!important;
    letter-spacing:0!important;
  }

  body.home .ls-home-instagram-head .elementor-widget-divider{
    margin:5px auto 4px!important;
  }

  body.home .ls-home-instagram-head .elementor-divider-separator{
    width:min(220px,66vw)!important;
    height:19px!important;
  }

  body.home .ls-home-instagram-head .elementor-widget-text-editor{
    max-width:300px!important;
    font-size:13px!important;
    line-height:1.42!important;
  }

  body.home .ls-home-instagram-feed{
    width:100%!important;
    max-width:none!important;
  }

  body.home .ls-home-instagram-feed .FeedGridLayout__grid{
    gap:10px!important;
    padding:26px 0 12px!important;
    scroll-padding-inline:0!important;
  }

  body.home .ls-home-instagram-feed .FeedGridLayout__cell{
    flex-basis:calc((100% - 20px) / 3)!important;
  }

  body.home .ls-home-instagram-feed .FeedGridLayout__cell:nth-child(even){
    transform:translateY(-21px)!important;
  }

  body.home .ls-home-instagram-head.ls-hm-pending{
    transform:translateX(-42px)!important;
  }

  body.home .ls-home-instagram-feed.ls-hm-pending{
    transform:translateY(30px) scale(.994)!important;
  }
}

/* =========================================================
   REDUCED MOTION
========================================================= */

@media (prefers-reduced-motion:reduce){

  body.home .ls-home-instagram-feed .FeedGridLayout__grid{
    scroll-behavior:auto!important;
  }

  body.home .ls-home-instagram-feed .FeedGridLayout__cell{
    transition:none!important;
  }

  body.home .ls-home-instagram-head.ls-hm-target,
  body.home .ls-home-instagram-feed.ls-hm-target{
    transition:none!important;
  }

  body.home .ls-home-instagram-head.ls-hm-pending,
  body.home .ls-home-instagram-feed.ls-hm-pending{
    opacity:1!important;
    transform:none!important;
  }
}

/* =========================================================
   LETZSHOPY INSTAGRAM PROFILE / FOLLOW POLISH V2
   Visual owner: letzshopy-home.css
   Markup/data owner: Spotlight
   Scope: profile identity + username + Follow CTA only
========================================================= */

body.home .ls-home-instagram-feed .FeedHeader__centered-style.FeedHeader__root{
  position:relative!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:92px!important;
  margin:0 auto 16px!important;
  padding:18px 22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  box-sizing:border-box!important;
  border-top:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 30%,transparent)!important;
  border-bottom:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 30%,transparent)!important;
  background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--ls-store-gold-dark) 4%,var(--ls-store-bg-inner)) 50%,transparent)!important;
  color:var(--ls-store-heading)!important;
}

body.home .ls-home-instagram-feed .FeedHeader__left-container.FeedHeader__container{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:14px!important;
}

body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root{
  position:relative!important;
  isolation:isolate!important;
  flex:0 0 56px!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  margin:0!important;
  padding:8px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border:1px solid color-mix(in srgb,var(--ls-store-gold-dark) 48%,var(--ls-store-border-soft))!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,rgba(255,255,255,.92),color-mix(in srgb,var(--ls-store-bg-inner) 92%,#fff))!important;
  box-shadow:0 8px 18px rgba(var(--ls-store-shadow-rgb),.08)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}

body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  border-radius:inherit!important;
  background:linear-gradient(135deg,rgba(254,218,117,.22),rgba(214,41,118,.16),rgba(79,91,213,.14))!important;
  opacity:0!important;
  transition:opacity .2s ease!important;
  pointer-events:none!important;
}

body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root:hover,
body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root:focus-visible{
  transform:translateY(-1px)!important;
  border-color:color-mix(in srgb,var(--ls-store-gold-dark) 72%,var(--ls-store-border-soft))!important;
  box-shadow:0 12px 22px rgba(var(--ls-store-shadow-rgb),.12)!important;
  outline:none!important;
}

body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root:hover::after,
body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root:focus-visible::after{
  opacity:1!important;
}

body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root img{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}

body.home .ls-home-instagram-feed .FeedHeader__info{
  position:relative!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  color:var(--ls-store-heading)!important;
}

body.home .ls-home-instagram-feed .FeedHeader__info::before{
  content:none!important;
  display:none!important;
}

body.home .ls-home-instagram-feed .FeedHeader__username.FeedHeader__info-row{
  margin:0!important;
  padding:0!important;
  color:var(--ls-store-heading)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:18px!important;
  line-height:1.18!important;
  font-weight:700!important;
  letter-spacing:.004em!important;
}

body.home .ls-home-instagram-feed .FeedHeader__username a{
  display:inline-flex!important;
  align-items:center!important;
  gap:0!important;
  color:var(--ls-store-heading)!important;
  text-decoration:none!important;
}

body.home .ls-home-instagram-feed .FeedHeader__username a:hover,
body.home .ls-home-instagram-feed .FeedHeader__username a:focus-visible{
  color:var(--ls-store-primary)!important;
  outline:none!important;
}

body.home .ls-home-instagram-feed .FeedHeader__right-container.FeedHeader__container{
  flex:0 0 auto!important;
  margin:0!important;
  padding:0!important;
}

body.home .ls-home-instagram-feed .FeedHeader__follow-button{
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

body.home .ls-home-instagram-feed .DesignedButton__link{
  display:inline-flex!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  text-decoration:none!important;
}

body.home .ls-home-instagram-feed .DesignedButton__button.FollowButton{
  min-width:182px!important;
  min-height:45px!important;
  margin:0!important;
  padding:0 20px!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) 68%,var(--ls-store-primary))!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,var(--ls-store-primary),var(--ls-store-primary-hover))!important;
  color:var(--ls-store-white)!important;
  box-shadow:0 9px 22px rgba(var(--ls-store-primary-rgb),.14)!important;
  font-family:inherit!important;
  font-size:10.5px!important;
  line-height:1!important;
  font-weight:850!important;
  font-style:normal!important;
  letter-spacing:.055em!important;
  text-align:center!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}

body.home .ls-home-instagram-feed .DesignedButton__button.FollowButton:hover,
body.home .ls-home-instagram-feed .DesignedButton__button.FollowButton:focus-visible{
  transform:translateY(-2px)!important;
  border-color:var(--ls-store-gold-dark)!important;
  background:var(--ls-store-primary-hover)!important;
  color:var(--ls-store-white)!important;
  box-shadow:0 13px 27px rgba(var(--ls-store-primary-rgb),.20)!important;
  outline:none!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home .ls-home-instagram-feed .FeedHeader__centered-style.FeedHeader__root{
    min-height:86px!important;
    padding:16px 18px!important;
    gap:18px!important;
  }

  body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root{
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
  }

  body.home .ls-home-instagram-feed .FeedHeader__username.FeedHeader__info-row{
    font-size:17px!important;
  }
}

@media (max-width:767px){
  body.home .ls-home-instagram-feed .FeedHeader__centered-style.FeedHeader__root{
    min-height:0!important;
    margin:0 auto 12px!important;
    padding:12px 6px!important;
    justify-content:center!important;
    gap:12px 14px!important;
    flex-wrap:wrap!important;
  }

  body.home .ls-home-instagram-feed .FeedHeader__left-container.FeedHeader__container{
    width:auto!important;
    max-width:100%!important;
    flex:0 1 auto!important;
    justify-content:center!important;
    gap:10px!important;
  }

  body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root{
    flex-basis:44px!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    padding:7px!important;
  }

  body.home .ls-home-instagram-feed .FeedHeader__info{
    min-width:0!important;
    padding:0!important;
  }

  body.home .ls-home-instagram-feed .FeedHeader__username.FeedHeader__info-row{
    font-size:15.5px!important;
    line-height:1.16!important;
  }

  body.home .ls-home-instagram-feed .FeedHeader__right-container.FeedHeader__container{
    width:100%!important;
    justify-content:center!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root,
  body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root::after,
  body.home .ls-home-instagram-feed .DesignedButton__button.FollowButton{
    transition:none!important;
  }

  body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root:hover,
  body.home .ls-home-instagram-feed .FeedProfilePic__fallback.FeedProfilePic__root:focus-visible,
  body.home .ls-home-instagram-feed .DesignedButton__button.FollowButton:hover,
  body.home .ls-home-instagram-feed .DesignedButton__button.FollowButton:focus-visible{
    transform:none!important;
  }
}

/* END LETZSHOPY INSTAGRAM PROFILE / FOLLOW POLISH V2 */



/* END LETZSHOPY HOME - SPOTLIGHT INSTAGRAM SECTION V1 */

/* =========================================================
   LETZSHOPY HOME - PREMIUM SECTION HEADINGS V5
   FINAL HOMEPAGE HEADING OWNER

   Approved composition:
   flourish — HEADING — flourish

   Rules:
   - motifs stay immediately beside the title
   - compact premium serif typography
   - maximum two text lines on mobile
   - ornaments draw from the title outward
========================================================= */

body.home{
  --ls-home-heading-wing:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 18'%3E%3Cpath d='M2 9H72' stroke='black' stroke-width='1.35' stroke-linecap='round'/%3E%3Cpath d='M72 9c7-7 15-7 22 0-7 7-15 7-22 0Z' fill='none' stroke='black' stroke-width='1.15'/%3E%3Cpath d='M92 9c5-5 10-5 15 0-5 5-10 5-15 0Z' fill='black'/%3E%3Cpath d='M108 9l4-4 4 4-4 4-4-4Z' fill='black'/%3E%3C/svg%3E");
}

body.home .ls-home-arrivals-kicker,
body.home .ls-home-arrivals-copy,
body.home .ls-home-collections-kicker,
body.home .ls-home-instagram-head .elementor-widget-divider,
body.home .ls-home-instagram-head .elementor-widget-text-editor{
  display:none!important;
}

body.home .ls-home-arrivals-title::after,
body.home .ls-home-collections-title .elementor-heading-title::after,
body.home .ls-home-instagram-head::before{
  content:none!important;
  display:none!important;
}

body.home .ls-home-arrivals-head,
body.home .ls-home-instagram-head{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto 10px!important;
  padding:0!important;
  row-gap:0!important;
}

body.home .ls-home-instagram-head{
  display:block!important;
}

body.home .ls-home-collections-title{
  width:100%!important;
  max-width:100%!important;
  margin:0 0 12px!important;
  padding:0!important;
  align-self:stretch!important;
  text-align:center!important;
}

body.home .ls-home-section-heading,
body.home .ls-home-arrivals-title .elementor-heading-title,
body.home .ls-home-collections-title .elementor-heading-title,
body.home .ls-home-instagram-head .elementor-heading-title{
  display:grid!important;
  grid-template-columns:96px minmax(0,max-content) 96px!important;
  align-items:center!important;
  justify-content:center!important;
  column-gap:12px!important;

  width:fit-content!important;
  max-width:calc(100% - 24px)!important;
  margin:0 auto!important;
  padding:0!important;

  color:var(--ls-store-heading)!important;
  font-family:Georgia,"Times New Roman",serif!important;
  font-size:clamp(30px,2.25vw,36px)!important;
  line-height:1.08!important;
  font-weight:500!important;
  letter-spacing:.035em!important;
  text-align:center!important;
  text-transform:uppercase!important;
  white-space:normal!important;
  text-wrap:balance!important;
  overflow-wrap:normal!important;
  word-break:normal!important;

  transition:opacity .48s ease,transform .66s cubic-bezier(.18,.9,.22,1)!important;
}

body.home .ls-home-section-heading::before,
body.home .ls-home-section-heading::after,
body.home .ls-home-arrivals-title .elementor-heading-title::before,
body.home .ls-home-arrivals-title .elementor-heading-title::after,
body.home .ls-home-collections-title .elementor-heading-title::before,
body.home .ls-home-collections-title .elementor-heading-title::after,
body.home .ls-home-instagram-head .elementor-heading-title::before,
body.home .ls-home-instagram-head .elementor-heading-title::after{
  content:""!important;
  display:block!important;
  width:100%!important;
  height:18px!important;
  margin:0!important;
  padding:0!important;
  background:var(--ls-store-gold-dark)!important;
  -webkit-mask-image:var(--ls-home-heading-wing)!important;
  mask-image:var(--ls-home-heading-wing)!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;
  opacity:1;
  clip-path:inset(0 0 0 0);
  transition:opacity .34s ease .08s,clip-path .78s cubic-bezier(.18,.9,.22,1) .08s!important;
  pointer-events:none!important;
}

body.home .ls-home-section-heading::after,
body.home .ls-home-arrivals-title .elementor-heading-title::after,
body.home .ls-home-collections-title .elementor-heading-title::after,
body.home .ls-home-instagram-head .elementor-heading-title::after{
  transform:scaleX(-1)!important;
}

body.home .ls-home-heading-motion-owner.ls-hm-pending .ls-home-section-heading,
body.home .ls-home-section-heading.ls-home-heading-motion-owner.ls-hm-pending{
  opacity:0!important;
  transform:translateY(18px) scale(.982)!important;
}

body.home .ls-home-heading-motion-owner.ls-hm-pending .ls-home-section-heading::before,
body.home .ls-home-section-heading.ls-home-heading-motion-owner.ls-hm-pending::before{
  opacity:0!important;
  clip-path:inset(0 0 0 100%)!important;
}

body.home .ls-home-heading-motion-owner.ls-hm-pending .ls-home-section-heading::after,
body.home .ls-home-section-heading.ls-home-heading-motion-owner.ls-hm-pending::after{
  opacity:0!important;
  clip-path:inset(0 100% 0 0)!important;
}

body.home .ls-home-heading-motion-owner.is-visible .ls-home-section-heading,
body.home .ls-home-section-heading.ls-home-heading-motion-owner.is-visible{
  opacity:1!important;
  transform:none!important;
}

body.home .ls-home-heading-motion-owner.is-visible .ls-home-section-heading::before,
body.home .ls-home-heading-motion-owner.is-visible .ls-home-section-heading::after,
body.home .ls-home-section-heading.ls-home-heading-motion-owner.is-visible::before,
body.home .ls-home-section-heading.ls-home-heading-motion-owner.is-visible::after{
  opacity:1!important;
  clip-path:inset(0 0 0 0)!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home .ls-home-section-heading,
  body.home .ls-home-arrivals-title .elementor-heading-title,
  body.home .ls-home-collections-title .elementor-heading-title,
  body.home .ls-home-instagram-head .elementor-heading-title{
    grid-template-columns:76px minmax(0,max-content) 76px!important;
    column-gap:10px!important;
    font-size:29px!important;
  }
}

@media (max-width:767px){
  body.home .ls-home-arrivals-head,
  body.home .ls-home-instagram-head{margin-bottom:8px!important}
  body.home .ls-home-collections-title{margin-bottom:9px!important}

  body.home .ls-home-section-heading,
  body.home .ls-home-arrivals-title .elementor-heading-title,
  body.home .ls-home-collections-title .elementor-heading-title,
  body.home .ls-home-instagram-head .elementor-heading-title{
    grid-template-columns:58px minmax(0,186px) 58px!important;
    column-gap:7px!important;
    width:min(100%,328px)!important;
    max-width:100%!important;
    font-size:20px!important;
    line-height:1.14!important;
    letter-spacing:.025em!important;
  }

  body.home .ls-home-section-heading::before,
  body.home .ls-home-section-heading::after,
  body.home .ls-home-arrivals-title .elementor-heading-title::before,
  body.home .ls-home-arrivals-title .elementor-heading-title::after,
  body.home .ls-home-collections-title .elementor-heading-title::before,
  body.home .ls-home-collections-title .elementor-heading-title::after,
  body.home .ls-home-instagram-head .elementor-heading-title::before,
  body.home .ls-home-instagram-head .elementor-heading-title::after{
    height:16px!important;
  }

  body.home .ls-home-heading-motion-owner.ls-hm-pending .ls-home-section-heading,
  body.home .ls-home-section-heading.ls-home-heading-motion-owner.ls-hm-pending{
    transform:translateY(23px) scale(.97)!important;
  }
}

@media (max-width:390px){
  body.home .ls-home-section-heading,
  body.home .ls-home-arrivals-title .elementor-heading-title,
  body.home .ls-home-collections-title .elementor-heading-title,
  body.home .ls-home-instagram-head .elementor-heading-title{
    grid-template-columns:52px minmax(0,174px) 52px!important;
    column-gap:6px!important;
    width:min(100%,290px)!important;
    font-size:19px!important;
    line-height:1.15!important;
  }
}

@media (prefers-reduced-motion:reduce){
  body.home .ls-home-section-heading,
  body.home .ls-home-section-heading::before,
  body.home .ls-home-section-heading::after{
    transition:none!important;
    opacity:1!important;
    clip-path:none!important;
    transform:none!important;
  }
}

/* END LETZSHOPY HOME - PREMIUM SECTION HEADINGS V5 */

/* =========================================================
   LETZSHOPY HOME - UNIFIED CONTENT SHELL V1

   Reference owner:
   Customer Feedback = 1380px max content shell.

   Scope:
   - Sale Events
   - New Arrivals
   - Best Sellers (shares New Arrivals outer owner)
   - Explore Collections
   - Instagram

   Hero remains full width.
   Customer Feedback remains unchanged.
========================================================= */

body.home{
  --ls-home-shell-width:calc(100% - 48px);
  --ls-home-shell-max:1380px;
}

body.home .ls-sale-strips,
body.home .ls-home-arrivals-v2,
body.home .ls-home-collections-v2,
body.home .ls-home-instagram-v1{
  width:var(--ls-home-shell-width)!important;
  max-width:var(--ls-home-shell-max)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}

/*
 * These sections are open surfaces.
 * Remove only their horizontal wrapper inset so the real content
 * lines up with the Customer Feedback card grid.
 */
body.home .ls-home-arrivals-v2,
body.home .ls-home-instagram-v1{
  padding-left:0!important;
  padding-right:0!important;
}

@media (min-width:768px) and (max-width:1024px){
  body.home{
    --ls-home-shell-width:calc(100% - 40px);
  }
}

@media (max-width:767px){
  body.home{
    --ls-home-shell-width:calc(100% - 24px);
  }
}

/* END LETZSHOPY HOME - UNIFIED CONTENT SHELL V1 */