/*
Theme Name: La Pièce Atelier
Theme URI: https://lapiece.ua
Author: La Pièce
Description: Custom luxury WooCommerce theme for La Pièce.
Version: 5.7.6
Text Domain: lapiece
Requires at least: 6.4
Requires PHP: 8.1
*/
:root{--green:#043222;--green2:#0b4935;--cream:#F6E9D9;--paper:#fffdf9;--ink:#10231c;--muted:#68736e;--line:rgba(4,50,34,.14);--container:min(1400px,calc(100% - 52px))}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:400;line-height:1.55}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.lp-container{width:var(--container);margin:auto}
.lp-announcement{background:var(--green);color:var(--cream);text-align:center;padding:9px 20px;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:80;background:rgba(246,233,217,.93);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.lp-header{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.lp-nav ul{display:flex;gap:27px;list-style:none;margin:0;padding:0}.lp-nav a,.lp-actions a{font-size:11px;letter-spacing:.13em;text-transform:uppercase}.lp-nav a:hover,.lp-actions a:hover{opacity:.55}.lp-wordmark{font:italic 34px Georgia,serif;text-align:center}.lp-actions{display:flex;justify-content:flex-end;gap:18px}.lp-mobile{display:none;border:0;background:none;font-size:24px}.lp-cart-count{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--green);color:var(--cream);font-size:10px;margin-left:5px}
.lp-hero{min-height:83vh;display:grid;align-items:end;background:linear-gradient(90deg,rgba(4,50,34,.76),rgba(4,50,34,.04)),url('assets/images/hero-v6.webp') center 30%/cover;color:#fff}.lp-hero-inner{padding:120px 0 82px;max-width:760px}.lp-kicker{font-size:10px;letter-spacing:.25em;text-transform:uppercase;margin-bottom:18px}.lp-hero h1,.lp-title{font-family:Georgia,serif;font-weight:400}.lp-hero h1{font-size:clamp(64px,8.7vw,124px);line-height:.88;margin:0 0 28px}.lp-hero p{max-width:570px;font-size:18px;color:rgba(255,255,255,.87)}.lp-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:31px}.lp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:0 25px;border:1px solid var(--green);background:var(--green);color:#fff;font-size:11px;letter-spacing:.13em;text-transform:uppercase;cursor:pointer;transition:.2s}.lp-btn:hover{transform:translateY(-1px);opacity:.91}.lp-btn.light{background:var(--cream);color:var(--green);border-color:var(--cream)}.lp-btn.ghost{background:transparent;border-color:currentColor}
.lp-section{padding:112px 0}.lp-section.cream{background:var(--cream)}.lp-head{display:flex;align-items:end;justify-content:space-between;gap:34px;margin-bottom:44px}.lp-title{font-size:clamp(42px,5vw,72px);line-height:1.01;margin:0}.lp-intro{max-width:520px;color:var(--muted)}
.lp-cats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lp-cat{position:relative;overflow:hidden;min-height:590px;color:#fff}.lp-cat img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;transition:.65s}.lp-cat:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.66))}.lp-cat:hover img{transform:scale(1.035)}.lp-cat-copy{position:absolute;z-index:2;left:28px;bottom:26px}.lp-cat h3{font:400 39px Georgia,serif;margin:0}.lp-cat span{font-size:10px;letter-spacing:.17em;text-transform:uppercase}
.lp-editorial{display:grid;grid-template-columns:1.25fr .75fr;min-height:740px}.lp-editorial-media img{width:100%;height:100%;object-fit:cover}.lp-editorial-copy{background:var(--green);color:var(--cream);padding:70px;display:flex;flex-direction:column;justify-content:center}.lp-editorial-copy h2{font:400 62px/1.02 Georgia,serif;margin:0 0 24px}.lp-editorial-copy p{color:rgba(246,233,217,.78)}
.lp-products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.lp-product{position:relative}.lp-product-img{aspect-ratio:4/5;overflow:hidden;background:#eee}.lp-product-img img{width:100%;height:100%;object-fit:cover;transition:.45s}.lp-product:hover img{transform:scale(1.025)}.lp-product h3{font:400 21px Georgia,serif;margin:14px 0 4px}.lp-price{font-size:13px}.lp-badge{position:absolute;top:12px;left:12px;z-index:3;background:var(--cream);padding:7px 10px;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.lp-heart{position:absolute;right:12px;top:12px;z-index:3;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.88);font-size:18px;cursor:pointer}.lp-heart.active{background:var(--green);color:#fff}
.lp-brands{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.lp-brand{min-height:122px;display:flex;align-items:center;justify-content:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:400 22px Georgia,serif;background:#fff}
.lp-lookbook{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.lp-look-main{position:relative;min-height:790px}.lp-look-side{display:grid;gap:18px}.lp-look-side>div{position:relative;min-height:386px}.lp-lookbook img{width:100%;height:100%;object-fit:cover}.lp-look-label{position:absolute;left:20px;bottom:20px;background:rgba(246,233,217,.92);padding:13px 17px;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.lp-story{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.lp-story img{width:100%;max-height:760px;object-fit:cover}.lp-story p{color:var(--muted)}.lp-quote{font:italic 34px/1.25 Georgia,serif;border-left:2px solid var(--green);padding-left:24px;margin:28px 0}
.lp-visit{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lp-visit img{width:100%;height:570px;object-fit:cover}.lp-visit-card{background:var(--green);color:var(--cream);padding:62px;display:flex;flex-direction:column;justify-content:center}.lp-visit-card h2{font:400 54px Georgia,serif;margin:0 0 22px}
.site-footer{background:#071d16;color:var(--cream);padding:72px 0 30px}.lp-footer{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:52px}.lp-footer h4{font:400 20px Georgia,serif}.lp-footer p,.lp-footer a{color:rgba(246,233,217,.72)}.lp-bottom{border-top:1px solid rgba(246,233,217,.14);padding-top:22px;margin-top:48px;font-size:12px}
.lp-search{display:none;position:fixed;inset:0;z-index:200;background:rgba(4,50,34,.97);padding:10vh 6vw;color:var(--cream)}.lp-search.open{display:block}.lp-search-close{position:absolute;right:5vw;top:4vh;border:0;background:none;color:var(--cream);font-size:34px}.lp-search form{max-width:900px;margin:15vh auto}.lp-search input{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(246,233,217,.5);color:var(--cream);font:400 clamp(36px,7vw,86px) Georgia,serif;padding:20px 0;outline:none}
.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:22px}.woocommerce ul.products li.product{width:auto!important;margin:0!important}.woocommerce ul.products li.product img{margin:0 0 12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font:400 21px Georgia,serif}.woocommerce ul.products li.product .price{color:var(--green);font-size:13px}.woocommerce ul.products li.product .button{background:var(--green);color:#fff;border-radius:0;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.woocommerce div.product .product_title{font:400 54px Georgia,serif}.woocommerce div.product p.price{color:var(--green)}.woocommerce div.product form.cart .button{background:var(--green);border-radius:0;min-height:48px}.woocommerce span.onsale{background:var(--green);border-radius:0}.lp-reserve{margin-top:10px;width:100%;background:transparent;color:var(--green)}
@media(max-width:980px){.lp-nav{display:none}.lp-mobile{display:block}.lp-actions a:first-child{display:none}.lp-cats{grid-template-columns:1fr 1fr}.lp-editorial,.lp-story,.lp-visit,.lp-footer{grid-template-columns:1fr}.lp-products,.woocommerce .products{grid-template-columns:repeat(2,1fr)}.lp-brands{grid-template-columns:repeat(2,1fr)}.lp-lookbook{grid-template-columns:1fr}.lp-look-main{min-height:650px}.lp-look-side{grid-template-columns:1fr 1fr}.lp-look-side>div{min-height:420px}}
@media(max-width:640px){:root{--container:calc(100% - 28px)}.lp-section{padding:76px 0}.lp-head{align-items:start;flex-direction:column}.lp-cats,.lp-products,.woocommerce .products{grid-template-columns:1fr}.lp-cat{min-height:520px}.lp-hero{min-height:74vh}.lp-wordmark{font-size:25px}.lp-actions{gap:10px}.lp-editorial-copy,.lp-visit-card{padding:38px}.lp-editorial-copy h2{font-size:48px}.lp-visit img{height:440px}.lp-look-main{min-height:520px}.lp-look-side{grid-template-columns:1fr}.lp-look-side>div{min-height:460px}}


/* ---------- V0.3 FINAL TEST ---------- */
.lp-page-hero{padding:92px 0 56px;background:var(--cream)}
.lp-page-hero h1{font:400 clamp(48px,7vw,88px) Georgia,serif;margin:0}
.lp-page-shell{padding:84px 0 110px}
.lp-video-section{position:relative;background:var(--green);color:var(--cream);overflow:hidden}
.lp-video-section video{width:100%;height:min(82vh,860px);object-fit:cover;opacity:.72}
.lp-video-copy{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;background:linear-gradient(rgba(4,50,34,.10),rgba(4,50,34,.48))}
.lp-video-copy h2{font:400 clamp(54px,8vw,110px)/.95 Georgia,serif;margin:0 0 22px}
.lp-video-copy p{max-width:580px;margin:0 auto 28px;color:rgba(246,233,217,.84)}
.lp-brand-directory{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}
.lp-brand-directory a{min-height:150px;display:flex;align-items:center;justify-content:center;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font:400 27px Georgia,serif;transition:.2s}
.lp-brand-directory a:hover{background:var(--cream)}
.lp-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.lp-contact-card{padding:48px;background:var(--cream)}
.lp-contact-card.green{background:var(--green);color:var(--cream)}
.lp-contact-card h2{font:400 44px Georgia,serif;margin-top:0}
.lp-wishlist-empty{text-align:center;padding:72px 20px}
.lp-wishlist-button{position:absolute!important;right:12px;top:12px;z-index:20;width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.92);color:var(--green);font-size:20px;cursor:pointer}
.lp-wishlist-button.active{background:var(--green);color:var(--cream)}
.woocommerce ul.products li.product{position:relative}
.lp-toast{position:fixed;right:24px;bottom:24px;z-index:500;background:var(--green);color:var(--cream);padding:14px 18px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;opacity:0;transform:translateY(12px);transition:.25s;pointer-events:none}
.lp-toast.show{opacity:1;transform:none}
.lp-nav .current-menu-item>a{border-bottom:1px solid currentColor}
@media(max-width:760px){
 .lp-brand-directory,.lp-contact-grid{grid-template-columns:1fr}
 .lp-video-section video{height:72vh}
}

/* ==========================================================================
   La Pièce 5.4 — stable responsive commerce recovery
   This final layer intentionally neutralizes conflicting legacy/Customizer
   layout rules without moving order, reservation or Telegram logic into theme.
   ========================================================================== */
html,body{max-width:100%;overflow-x:clip}
body{width:100%;background:#fff}
.lp-container{width:min(1480px,calc(100% - 48px));max-width:none;margin-inline:auto}
.site-header,.lp-announcement,main,.site-footer{width:100%;max-width:none}
.site-header .lp-header{min-height:82px;padding:10px 0;grid-template-columns:64px minmax(0,1fr) auto;gap:24px}
.lp-nav{min-width:0}
.lp-nav>ul{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,34px);white-space:nowrap}
.lp-nav>ul>li>a{font-size:12px!important;letter-spacing:.11em!important;line-height:1.2}
.lp-actions{gap:15px;white-space:nowrap}

/* Hero typography and functioning full-bleed slider. */
.home .lp-v4-hero{width:100%;height:min(84vh,860px);min-height:620px}
.home .lp-v4-hero-copy{max-width:580px}
.home .lp-v4-hero-copy span{color:#fff!important;font-size:11px!important;letter-spacing:.24em}
.home .lp-v4-hero-copy h1,
.home .lp-v4-hero-copy .elementor-heading-title{
 color:#fff!important;
 font-family:Georgia,serif!important;
 font-size:clamp(38px,4.5vw,68px)!important;
 font-weight:400!important;
 line-height:1.02!important;
 letter-spacing:-.035em!important;
 text-shadow:0 2px 24px rgba(0,0,0,.22);
 margin:15px 0 28px!important
}
.home .lp-v4-hero-copy a{color:#fff!important}
.lp-v4-hero-slide{pointer-events:none}
.lp-v4-hero-slide.is-active{pointer-events:auto}
.lp-v4-hero-slide>img,.lp-v4-hero-slide>video{display:block;min-width:100%;object-position:center}

/* Reels replace the removed Complete-the-look block. */
.home .lp-v4-reels{padding:64px 0 78px;background:#fff}
.home .lp-v4-reels-rail{width:min(1480px,calc(100% - 48px));margin:auto;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.home .lp-v4-reels-rail a{min-width:0;aspect-ratio:9/16;background:#eee}
.home .lp-v4-reels-rail img,.home .lp-v4-reels-rail video{display:block;width:100%;height:100%;object-fit:cover}

/* Brand directory: equal cards and normalized monochrome logos. */
.lp-brand-directory-section .lp-logo-grid{
 display:grid!important;
 grid-template-columns:repeat(4,minmax(0,1fr))!important;
 gap:0!important;
 width:100%;
 border-top:1px solid var(--line);
 border-left:1px solid var(--line)
}
.lp-brand-directory-section .lp-logo-card{
 grid-column:auto!important;
 min-height:220px!important;
 padding:32px!important;
 border-right:1px solid var(--line);
 border-bottom:1px solid var(--line);
 display:flex!important;
 align-items:center;
 justify-content:center;
 overflow:hidden;
 background:#fff
}
.lp-brand-directory-section .lp-logo-card img,
.lp-brand-directory-section .lp-logo-card svg{
 display:block;
 width:auto!important;
 height:auto!important;
 max-width:74%!important;
 max-height:92px!important;
 object-fit:contain!important;
 filter:grayscale(1) contrast(1.15)
}
.lp-brands-hero{padding:70px 0 58px!important}
.lp-brands-hero h1{font-size:clamp(48px,6vw,84px)!important;line-height:1!important;margin:16px 0 22px!important}
.lp-brand-directory-section{padding:56px 0 90px}
.lp-brand-search{max-width:520px;margin-bottom:36px}

/* Shop desktop proportions. */
.lp-shop-hero{min-height:390px!important}
.lp-shop-hero-inner h1{color:#fff!important;font-size:clamp(46px,5vw,74px)!important;font-weight:400!important;line-height:1!important}
.lp-shop-hero-inner p{color:#fff!important}
.lp-shop-shell{display:grid!important;grid-template-columns:minmax(190px,220px) minmax(0,1fr)!important;gap:32px!important;padding-top:48px}
.lp-filter-panel{position:sticky;top:112px;align-self:start;max-height:calc(100vh - 130px);overflow:auto;padding-right:8px}
.lp-filter-panel h3{font-size:24px;margin:0}
.lp-filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}
.lp-mobile-filter-close,.lp-mobile-shop-controls,.lp-filter-overlay{display:none}
.lp-filter-group{padding:13px 0!important}
.lp-filter-group strong{font-size:10px!important;margin-bottom:9px!important}
.lp-filter-options{gap:6px!important}
.lp-filter-options a{font-size:12px!important}
.lp-brand-filter{max-height:190px;overflow:auto}
.lp-price-row{gap:7px}
.lp-price-row input{min-width:0;width:100%}
.lp-filter-actions{display:grid;gap:9px;margin-top:10px}
.lp-filter-actions>a{text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:.1em;text-decoration:underline}
.lp-shop-content{min-width:0}
.lp-shop-toolbar{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;min-height:48px;margin-bottom:20px!important}
.lp-shop-toolbar .woocommerce-result-count{margin:0 auto 0 0!important;font-size:12px}
.lp-shop-toolbar .woocommerce-ordering{margin:0!important}
.lp-shop-toolbar select{min-width:210px;height:44px}
.woocommerce ul.products.lp-grid-3,
.woocommerce ul.products.lp-grid-4,
.woocommerce .products{
 display:grid!important;
 grid-template-columns:repeat(4,minmax(0,1fr))!important;
 gap:38px 16px!important
}
.woocommerce ul.products li.product{min-width:0!important;max-width:100%!important;overflow:hidden}
.woocommerce ul.products li.product>a:first-of-type{display:block;position:relative;overflow:hidden}
.woocommerce ul.products li.product a img{
 display:block!important;
 width:100%!important;
 height:auto!important;
 aspect-ratio:3/4!important;
 object-fit:cover!important;
 object-position:center!important;
 margin:0 0 12px!important
}
.woocommerce ul.products li.product .onsale,
.woocommerce span.onsale{
 top:10px!important;left:10px!important;right:auto!important;
 width:auto!important;min-width:0!important;min-height:0!important;
 padding:6px 9px!important;border-radius:0!important;
 font-size:10px!important;line-height:1!important
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:17px!important;line-height:1.2!important;margin:7px 0!important}
.woocommerce ul.products li.product .price{font-size:13px!important}

/* Desktop contact/about maps: fill their full grid column. */
@media(min-width:901px){
 .lp-about-visit{grid-template-columns:minmax(380px,.85fr) minmax(0,1.15fr)!important}
 .lp-about-map,.lp-about-map iframe,.lp-contact-map,.lp-contact-map iframe{
  display:block!important;width:100%!important;height:100%!important;min-height:600px!important;border:0!important
 }
}

/* Mobile/tablet: two-column commerce and off-canvas filters. */
@media(max-width:980px){
 .lp-container{width:min(100% - 28px,760px)}
 .site-header .lp-header{min-height:76px;padding:8px 14px}
 .lp-announcement{font-size:10px}
 .lp-service-tabs{display:none}
 .home .lp-v4-hero{height:74svh;min-height:560px}
 .home .lp-v4-hero-copy{left:22px;right:22px;bottom:72px;max-width:420px}
 .home .lp-v4-hero-copy h1,
 .home .lp-v4-hero-copy .elementor-heading-title{font-size:clamp(35px,10vw,48px)!important}
 .home .lp-v4-reels{padding:46px 0 64px}
 .home .lp-v4-reels-rail{
  display:flex!important;width:100%;padding:0 18px;gap:10px;overflow-x:auto;
  scroll-snap-type:x mandatory;scrollbar-width:none
 }
 .home .lp-v4-reels-rail a{flex:0 0 min(72vw,300px);scroll-snap-align:start}
 .lp-brand-directory-section .lp-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .lp-brand-directory-section .lp-logo-card{min-height:150px!important;padding:20px!important}
 .lp-brand-directory-section .lp-logo-card img,.lp-brand-directory-section .lp-logo-card svg{max-width:78%!important;max-height:72px!important}
 .lp-brands-hero{padding:48px 0 38px!important}
 .lp-brands-hero h1{font-size:48px!important}
 .lp-shop-hero{min-height:280px!important}
 .lp-shop-hero-inner h1{font-size:48px!important}
 .lp-shop-shell{display:block!important;padding-top:0!important;width:100%!important}
 .lp-mobile-shop-controls{
  display:grid;grid-template-columns:1fr 1fr;position:sticky;top:0;z-index:40;
  background:#fff;border-bottom:1px solid var(--line)
 }
 .lp-mobile-shop-controls button{
  min-height:52px;border:0;background:#fff;color:var(--ink);
  font-size:12px;letter-spacing:.1em;text-transform:uppercase
 }
 .lp-mobile-shop-controls button+button{border-left:1px solid var(--line)}
 .lp-filter-panel{
  display:block!important;position:fixed!important;z-index:1200;inset:0 0 0 auto;
  width:min(92vw,430px);max-height:none!important;overflow:auto;
  padding:24px 24px 112px;background:#fff;color:var(--ink);
  transform:translateX(105%);transition:transform .3s ease
 }
 .lp-filter-panel.is-open{transform:none}
 .lp-filter-panel .lp-filter-head{position:sticky;top:-24px;z-index:2;background:#fff;padding:20px 0 14px}
 .lp-mobile-filter-close{display:block;border:0;background:none;font-size:34px;line-height:1}
 .lp-filter-overlay{display:block;position:fixed;z-index:1190;inset:0;background:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:.3s}
 .lp-filter-overlay.is-open{opacity:1;pointer-events:auto}
 .lp-filter-group{border-top:1px solid var(--line);padding:0!important}
 .lp-filter-group>strong{display:flex!important;align-items:center;justify-content:space-between;min-height:52px;margin:0!important;cursor:pointer}
 .lp-filter-group>strong:after{content:"+";font-size:18px;font-weight:400}
 .lp-filter-group.is-open>strong:after{content:"−"}
 .lp-filter-group>.lp-filter-options,.lp-filter-group>.lp-price-row,.lp-filter-group>.lp-color-filter,.lp-filter-group>.lp-size-filter{display:none!important;padding:0 0 16px}
 .lp-filter-group.is-open>.lp-filter-options,.lp-filter-group.is-open>.lp-price-row,.lp-filter-group.is-open>.lp-color-filter,.lp-filter-group.is-open>.lp-size-filter{display:grid!important}
 .lp-filter-actions{
  position:fixed;z-index:3;left:auto;right:0;bottom:0;width:min(92vw,430px);
  grid-template-columns:1fr 1fr;align-items:center;background:#fff;border-top:1px solid var(--line);padding:12px 18px
 }
 .lp-filter-actions .lp-btn{margin:0}
 .lp-shop-content{padding:22px 14px 110px}
 .lp-shop-toolbar{justify-content:space-between!important;margin-bottom:16px!important;min-height:0}
 .lp-shop-toolbar .woocommerce-result-count{font-size:11px!important}
 .lp-shop-toolbar .woocommerce-ordering{display:none}
 .lp-view-switch{display:none!important}
 .woocommerce ul.products.lp-grid-3,
 .woocommerce ul.products.lp-grid-4,
 .woocommerce .products{
  width:100%!important;max-width:100%!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:28px 10px!important;margin:0!important;padding:0!important
 }
 .woocommerce ul.products li.product{width:100%!important;margin:0!important;float:none!important}
 .woocommerce ul.products li.product a img{
  width:100%!important;max-width:100%!important;height:auto!important;
  aspect-ratio:3/4!important;object-fit:cover!important
 }
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}
 .woocommerce ul.products li.product .button{width:100%;padding:10px 5px!important;font-size:9px!important}
 .lp-mobile-bar{background:#f6e9d9!important}
 .lp-mobile-bar a,.lp-mobile-bar a:visited,.lp-mobile-bar a.active{color:#111!important}
 .lp-mobile-bar svg{stroke:#111!important}
 body{padding-bottom:78px}
}
@media(max-width:420px){
 .lp-container{width:calc(100% - 24px)}
 .woocommerce ul.products.lp-grid-3,.woocommerce ul.products.lp-grid-4,.woocommerce .products{gap:24px 8px!important}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}
 .home .lp-v4-reels-rail a{flex-basis:76vw}
}


/* ================= V0.4 ================= */

/* Animated brands marquee */
.lp-brands-marquee{
  overflow:hidden;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:var(--paper);
  position:relative;
}
.lp-brands-marquee::before,
.lp-brands-marquee::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  width:90px;
  z-index:3;
  pointer-events:none;
}
.lp-brands-marquee::before{
  left:0;
  background:linear-gradient(90deg,var(--paper),rgba(255,253,249,0));
}
.lp-brands-marquee::after{
  right:0;
  background:linear-gradient(270deg,var(--paper),rgba(255,253,249,0));
}
.lp-brands-track{
  display:flex;
  width:max-content;
  animation:lpBrandsRTL 26s linear infinite;
  will-change:transform;
}
.lp-brands-marquee:hover .lp-brands-track{animation-play-state:paused}
.lp-brand-slide{
  min-width:245px;
  min-height:132px;
  padding:28px 38px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-right:1px solid var(--line);
  font:400 25px/1.05 Georgia,serif;
  text-align:center;
  white-space:nowrap;
  transition:background .2s,color .2s;
}
.lp-brand-slide:hover{background:var(--green);color:var(--cream)}
@keyframes lpBrandsRTL{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
@media (prefers-reduced-motion:reduce){
  .lp-brands-track{animation:none}
}

/* Better shop presentation */
.woocommerce-shop .lp-section,
.tax-product_cat .lp-section,
.tax-product_brand .lp-section{padding-top:74px}
.woocommerce .woocommerce-products-header__title.page-title{
  font:400 clamp(48px,6vw,78px) Georgia,serif;
  margin:0 0 34px;
}
.woocommerce .woocommerce-result-count{
  color:var(--muted);
  font-size:13px;
}
.woocommerce .woocommerce-ordering select{
  min-height:44px;
  border:1px solid var(--line);
  background:var(--paper);
  color:var(--ink);
  padding:0 38px 0 14px;
}
.woocommerce ul.products{
  clear:both;
  padding-top:28px!important;
}
.woocommerce ul.products li.product .button{
  padding:13px 16px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  padding-top:4px!important;
}
.woocommerce ul.products li.product a img{
  aspect-ratio:4/5;
  object-fit:cover;
  background:#f1f3f2;
}

/* About page editorial text */
.lp-about-copy{max-width:720px}
.lp-about-copy p{font-size:17px;line-height:1.85;color:var(--muted)}
.lp-about-copy p:first-of-type::first-letter{
  float:left;
  font:400 72px/.75 Georgia,serif;
  padding-right:10px;
  color:var(--green);
}

/* Product image fallback */
.lp-product-fallback{
  aspect-ratio:4/5;
  background:var(--cream);
  display:grid;
  place-items:center;
  padding:34px;
  text-align:center;
  font:italic 28px Georgia,serif;
  color:var(--green);
}

/* Mobile marquee */
@media(max-width:640px){
  .lp-brand-slide{min-width:190px;min-height:105px;font-size:21px;padding:22px}
  .lp-brands-marquee::before,.lp-brands-marquee::after{width:34px}
}

/* V2.8 compact, user-controlled Instagram widget */
body.lp-popup-open{overflow:auto}
.lp-instagram-launcher{position:fixed;z-index:1001;right:22px;bottom:24px;width:54px;height:54px;display:grid;place-items:center;border:0;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 10px 30px rgba(4,50,34,.28);cursor:pointer;transition:transform .2s,background .2s}
.lp-instagram-launcher:hover{transform:translateY(-2px);background:#0d3d2c}
.lp-instagram-launcher svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7}
.lp-instagram-popup{inset:auto 22px 88px auto;display:block;width:min(360px,calc(100vw - 28px));padding:0;pointer-events:none}
.lp-instagram-popup.open{pointer-events:auto}
.lp-instagram-backdrop{display:none}
.lp-instagram-dialog{display:block;width:100%;max-height:none;overflow:visible;border:1px solid var(--line);box-shadow:0 20px 55px rgba(4,31,23,.2);transform:translateY(12px) scale(.98)}
.lp-instagram-copy{padding:38px 30px 30px}
.lp-instagram-copy h2{font-size:36px;margin-bottom:14px}
.lp-instagram-copy p{font-size:14px;margin-bottom:22px}
.lp-instagram-close{top:9px;right:9px;width:34px;height:34px;font-size:23px}

@media(max-width:640px){
 .lp-instagram-launcher{right:14px;bottom:132px;width:50px;height:50px}
 .lp-instagram-popup{right:14px;bottom:192px}
 .lp-instagram-dialog{width:100%;max-height:none;overflow:visible}
 .lp-instagram-copy{padding:34px 24px 25px}
 .lp-instagram-copy h2{font-size:32px}
}


/* =========================
   LA PIÈCE V0.5 — CATALOG
   ========================= */

.lp-icon-link{
  width:30px;height:30px;display:inline-grid;place-items:center;
}
.lp-icon-link svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.6}
.lp-language{position:relative}
.lp-language summary{
  list-style:none;cursor:pointer;font-size:11px;letter-spacing:.11em;text-transform:uppercase;
}
.lp-language summary::-webkit-details-marker{display:none}
.lp-language-menu{
  position:absolute;right:0;top:32px;min-width:140px;padding:12px;background:#fff;
  border:1px solid var(--line);box-shadow:0 15px 45px rgba(4,50,34,.10);z-index:120;
}
.lp-language-menu a{display:block;padding:8px 10px;font-size:12px!important}
.lp-language-menu a:hover{background:var(--cream)}

.lp-nav li{position:relative}
.lp-nav .menu-item-has-children>ul,
.lp-nav .lp-catalog-dropdown{
  display:none;position:absolute;top:30px;left:-18px;min-width:230px;padding:14px 0;
  background:#fff;border:1px solid var(--line);box-shadow:0 18px 45px rgba(4,50,34,.10);
  z-index:100;flex-direction:column;gap:0;
}
.lp-nav li:hover>.lp-catalog-dropdown{display:flex}
.lp-nav .lp-catalog-dropdown a{display:block;padding:10px 18px;white-space:nowrap}
.lp-nav .lp-catalog-dropdown a:hover{background:var(--cream)}

.lp-shop-hero{
  min-height:420px;display:flex;align-items:center;justify-content:center;text-align:center;
  color:#fff;background-position:center;background-size:cover;position:relative;margin-bottom:68px;
}
.lp-shop-hero::after{content:"";position:absolute;inset:0;background:rgba(4,50,34,.34)}
.lp-shop-hero-inner{position:relative;z-index:2}
.lp-shop-hero h1{font:400 clamp(54px,8vw,104px)/.95 Georgia,serif;margin:0}
.lp-shop-hero p{font-size:11px;letter-spacing:.18em;text-transform:uppercase}

.lp-shop-shell{display:grid;grid-template-columns:245px minmax(0,1fr);gap:42px}
.lp-filter-panel{position:sticky;top:116px;align-self:start}
.lp-filter-panel h3{font:400 28px Georgia,serif;margin:0 0 24px}
.lp-filter-group{border-top:1px solid var(--line);padding:18px 0}
.lp-filter-group:first-of-type{border-top:0}
.lp-filter-group strong{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}
.lp-filter-options{display:grid;gap:9px}
.lp-filter-options a{font-size:13px;color:var(--muted)}
.lp-filter-options a:hover,.lp-filter-options a.active{color:var(--green);text-decoration:underline}
.lp-price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.lp-price-row input{
  width:100%;min-height:42px;border:1px solid var(--line);background:#fff;padding:8px;
}
.lp-filter-submit{width:100%;margin-top:10px}
.lp-color-filter{display:flex;gap:8px;flex-wrap:wrap}
.lp-filter-color{
  width:28px;height:28px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--line);
}
.lp-filter-color.active{box-shadow:0 0 0 2px var(--green)}
.lp-size-filter{display:flex;gap:7px;flex-wrap:wrap}
.lp-size-filter a{
  min-width:40px;height:35px;border:1px solid var(--line);display:grid;place-items:center;
  font-size:11px;text-decoration:none!important;
}
.lp-size-filter a.active{background:var(--green);color:#fff}

.lp-shop-toolbar{
  display:flex;align-items:center;justify-content:space-between;gap:18px;
  border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:28px;
}
.lp-shop-toolbar .woocommerce-result-count,
.lp-shop-toolbar .woocommerce-ordering{float:none;margin:0}
.lp-view-switch{display:flex;gap:8px;margin-left:auto}
.lp-view-switch button{
  width:38px;height:38px;border:1px solid var(--line);background:#fff;cursor:pointer;
}
.lp-view-switch button.active{background:var(--green);color:#fff}

.woocommerce ul.products.lp-grid-3{grid-template-columns:repeat(3,1fr)!important}
.woocommerce ul.products.lp-grid-4{grid-template-columns:repeat(4,1fr)!important}

.lp-product-media{position:relative;display:block;overflow:hidden;background:#f1f2ef}
.lp-product-media img{
  width:100%;aspect-ratio:4/5;object-fit:cover;margin:0!important;transition:opacity .35s,transform .5s;
}
.lp-product-media .lp-secondary-img{
  position:absolute;inset:0;opacity:0;
}
.lp-product-media:hover .lp-primary-img{opacity:0;transform:scale(1.015)}
.lp-product-media:hover .lp-secondary-img{opacity:1;transform:scale(1.015)}

.lp-card-meta{padding-top:10px}
.lp-card-brand{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:4px}
.lp-card-swatches{display:flex;gap:7px;align-items:center;margin:9px 0}
.lp-card-color{
  width:20px;height:20px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px var(--line);
  cursor:pointer;
}
.lp-card-color.active{box-shadow:0 0 0 2px var(--green)}
.lp-card-sizes{display:flex;gap:6px;flex-wrap:wrap;margin:8px 0 10px}
.lp-card-size{
  border:1px solid var(--line);background:transparent;padding:5px 8px;font-size:10px;cursor:pointer;
}
.lp-card-size.active{background:var(--green);color:#fff}
.lp-card-size[disabled]{opacity:.35;cursor:not-allowed}

.woocommerce span.onsale,.lp-sale-badge{
  min-height:auto;min-width:auto;line-height:1;top:12px!important;left:12px!important;
  border-radius:999px;background:#c71618!important;color:#fff!important;padding:8px 11px!important;
  font-size:10px!important;font-weight:600!important;letter-spacing:.04em;
}

.lp-sale-banner{
  padding:80px 0;background:var(--green);color:var(--cream);text-align:center;
}
.lp-sale-banner h2{font:400 clamp(52px,7vw,92px) Georgia,serif;margin:0 0 14px}
.lp-sale-banner p{max-width:600px;margin:0 auto 26px;color:rgba(246,233,217,.8)}

.lp-newsletter{
  padding:100px 0;background:#f3f3f3;text-align:center;
}
.lp-newsletter h2{font:400 clamp(42px,5vw,68px) Georgia,serif;margin:12px 0}
.lp-newsletter p{color:var(--muted)}
.lp-newsletter-form{
  max-width:620px;margin:34px auto 0;display:flex;border:1px solid var(--line);border-radius:999px;
  background:#fff;padding:6px;
}
.lp-newsletter-form input{flex:1;border:0;background:transparent;padding:0 22px;outline:none}
.lp-newsletter-form button{border-radius:999px;border:0;background:#000;color:#fff;padding:16px 28px;cursor:pointer}

.lp-product-layout .woocommerce-product-gallery{width:64%!important}
.lp-product-layout .summary{width:32%!important;position:sticky;top:112px;align-self:start}
.single-product .woocommerce-product-gallery__image img{border-radius:2px}
.single-product table.variations select{min-height:46px;border:1px solid var(--line);padding:0 12px;width:100%}
.single-product .quantity .qty{min-height:46px;border:1px solid var(--line)}
.single-product button.single_add_to_cart_button{width:100%;min-height:52px!important}
.lp-product-benefits{
  display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px
}
.lp-product-benefit{border:1px solid var(--line);padding:18px;text-align:center;font-size:11px}

.lp-brand-image-grid{
  display:grid;grid-template-columns:repeat(3,1fr);gap:8px
}
.lp-brand-card{
  position:relative;min-height:480px;overflow:hidden;background:#ddd
}
.lp-brand-card img{width:100%;height:100%;object-fit:cover;transition:transform .55s}
.lp-brand-card::after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 45%,rgba(0,0,0,.7))}
.lp-brand-card:hover img{transform:scale(1.035)}
.lp-brand-card-copy{position:absolute;z-index:2;left:24px;bottom:22px;color:#fff}
.lp-brand-card-copy h3{font:400 28px Georgia,serif;margin:0}
.lp-brand-card-copy span{font-size:10px;letter-spacing:.14em;text-transform:uppercase}

.lp-contact-modern{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px}
.lp-map-wrap{position:relative;min-height:620px;background:#e8e4dc}
.lp-custom-map{width:100%;min-height:620px;z-index:1}
.lp-custom-map .leaflet-tile-pane{filter:saturate(.55) contrast(.92) brightness(1.04)}
.lp-custom-map .leaflet-control-attribution{font-size:8px}
.lp-custom-map .leaflet-control-zoom a{color:#173e2c}
.lp-logo-map-icon{background:transparent;border:0}
.lp-map-brand-marker{display:flex;flex-direction:column;align-items:center;width:94px;filter:drop-shadow(0 4px 9px rgba(0,0,0,.24))}
.lp-map-brand-marker img{display:block;width:70px;height:70px;padding:3px;border:2px solid #fff;border-radius:50%;background:#fff;object-fit:cover}
.lp-map-brand-marker span{margin-top:4px;padding:4px 8px;border-radius:10px;background:#fff;color:#20372b;font:600 9px/1 Manrope,sans-serif;white-space:nowrap;box-shadow:0 2px 7px rgba(0,0,0,.16)}
@media(max-width:700px){.lp-map-brand-marker{width:86px}.lp-map-brand-marker img{width:62px;height:62px}.lp-map-brand-marker span{font-size:8px;padding:4px 7px}}
.lp-contact-links{display:grid;gap:12px;margin-top:24px}
.lp-contact-links a{display:inline-flex;align-items:center;gap:10px;color:var(--cream)}

@media(max-width:1100px){
  .lp-shop-shell{grid-template-columns:1fr}
  .lp-filter-panel{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
  .lp-filter-panel h3{grid-column:1/-1}
  .lp-brand-image-grid{grid-template-columns:repeat(2,1fr)}
  .lp-product-layout .woocommerce-product-gallery,.lp-product-layout .summary{width:100%!important;position:static}
}
@media(max-width:700px){
  .lp-filter-panel{grid-template-columns:1fr}
  .woocommerce ul.products.lp-grid-3,.woocommerce ul.products.lp-grid-4{grid-template-columns:repeat(2,1fr)!important}
  .lp-brand-image-grid{grid-template-columns:1fr}
  .lp-brand-card{min-height:560px}
  .lp-contact-modern{grid-template-columns:1fr}
  .lp-newsletter-form{flex-direction:column;border-radius:16px;gap:8px}
  .lp-newsletter-form input{min-height:48px}
  .lp-newsletter-form button{border-radius:12px}
}
@media(max-width:480px){
  .woocommerce ul.products.lp-grid-3,.woocommerce ul.products.lp-grid-4{grid-template-columns:1fr!important}
}

/* V2.8 service, discovery and mobile purchase refinements */
.lp-announcement{display:flex;align-items:center;justify-content:center;gap:28px;padding:8px 24px}
.lp-service-tabs{display:flex;align-items:center;gap:18px}
.lp-service-tabs a{color:inherit;text-decoration:none;border-left:1px solid rgba(255,255,255,.4);padding-left:18px}
.lp-service-tabs a:hover{text-decoration:underline;text-underline-offset:3px}
.lp-brand-search{display:block;max-width:560px;margin:0 auto 42px}
.lp-brand-search span{display:block;margin-bottom:9px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}
.lp-brand-search input{width:100%;border:0;border-bottom:1px solid var(--green);padding:13px 2px;background:transparent;color:var(--green);font:400 21px Georgia,serif;outline:0}
.lp-brand-search input:focus{border-bottom-width:2px}
.lp-logo-card[hidden]{display:none!important}
.lp-brand-empty{text-align:center;padding:55px 0;color:var(--muted)}
.lp-brand-filter{max-height:220px;overflow:auto;padding-right:8px}
.lp-variation-buttons{display:flex;flex-wrap:wrap;gap:9px;margin-top:10px}
.lp-variation-buttons button{min-width:46px;min-height:42px;padding:8px 14px;border:1px solid var(--line);background:#fff;color:var(--green);cursor:pointer}
.lp-variation-buttons button:hover,.lp-variation-buttons button.active{border-color:var(--green);background:var(--green);color:#fff}
.lp-variation-buttons button:disabled{opacity:.32;cursor:not-allowed;text-decoration:line-through}
.single-product form.variations_form select[data-buttonized="true"]{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}
.lp-mobile-buy-bar{display:none}
.woocommerce del .screen-reader-text{display:none!important}

@media(max-width:900px){
 .lp-announcement{display:block;text-align:center;padding:8px 12px}
 .lp-service-tabs{display:none}
}
@media(max-width:640px){
 .lp-instagram-dialog{width:min(92vw,420px)}
 .lp-instagram-image img{height:190px}
 .lp-instagram-copy{padding:26px 22px 28px}
 .lp-instagram-copy h2{font-size:34px}
 .lp-mobile-buy-bar{position:fixed;z-index:850;left:0;right:0;bottom:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(0,0,0,.09)}
 .lp-mobile-buy-bar span{font-size:11px;color:var(--muted)}
 .lp-mobile-buy-bar button{border:0;background:var(--green);color:#fff;padding:13px 17px;font-weight:700}
 .single-product{padding-bottom:78px}
}


/* =========================
   LA PIÈCE V0.6
   ========================= */

.lp-logo-image{
  display:block;
  width:148px;
  height:48px;
  object-fit:cover;
  object-position:center;
}
.lp-wordmark{display:flex;align-items:center;justify-content:center}
.lp-wordmark-text{display:none}

.lp-language-menu a.active{
  background:var(--cream);
  color:var(--green);
  font-weight:600;
}

.lp-en-only{display:none!important}
html[lang^="en"] .lp-en-only{display:initial!important}
html[lang^="en"] .lp-uk-only{display:none!important}

/* Product tabs and reviews */
.woocommerce-tabs ul.tabs{
  display:flex;gap:0;flex-wrap:wrap;border-bottom:1px solid var(--line)!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
  border:1px solid var(--line)!important;
  background:var(--cream)!important;
  border-radius:0!important;
  margin:0 -1px -1px 0!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
  background:#fff!important;
}
.woocommerce #reviews #comments h2,
.woocommerce #review_form_wrapper h3{
  font:400 34px Georgia,serif;
}
.woocommerce #review_form #respond textarea{
  min-height:150px;
  border:1px solid var(--line);
}
.woocommerce #review_form #respond .form-submit input{
  background:var(--green);
  color:#fff;
  border:0;
  padding:14px 24px;
  cursor:pointer;
}

/* Slightly taller header to accommodate the real logo */
.lp-header{min-height:88px}
.site-header .lp-container{position:relative}

@media(max-width:640px){
  .lp-logo-image{width:112px;height:38px}
  .lp-header{min-height:74px}
}


/* =========================
   LA PIÈCE V0.7
   PREMIUM FOUNDATION
   ========================= */

/* Transparent homepage header */
.home .site-header{
  position:fixed;
  left:0;right:0;top:32px;
  background:transparent;
  border-color:transparent;
  color:#fff;
  transition:background .35s,color .35s,top .35s,box-shadow .35s;
}
.home .site-header.lp-scrolled{
  top:0;
  background:rgba(246,233,217,.96);
  color:var(--ink);
  border-color:var(--line);
  box-shadow:0 10px 30px rgba(4,50,34,.08);
}
.home .lp-announcement{
  position:fixed;left:0;right:0;top:0;z-index:90;
}
.home .lp-logo-image{filter:brightness(0) invert(1)}
.home .site-header.lp-scrolled .lp-logo-image{filter:none}
.home .site-header .lp-cart-count{background:#fff;color:var(--green)}
.home .site-header.lp-scrolled .lp-cart-count{background:var(--green);color:var(--cream)}

/* Video hero */
.lp-video-hero{
  min-height:100vh;
  position:relative;
  overflow:hidden;
  display:grid;
  align-items:end;
  color:#fff;
  background:var(--green);
}
.lp-video-hero video{
  position:absolute;inset:0;width:100%;height:100%;
  object-fit:cover;
}
.lp-video-hero::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(90deg,rgba(4,50,34,.72),rgba(4,50,34,.08) 70%),
             linear-gradient(0deg,rgba(4,50,34,.48),transparent 48%);
}
.lp-video-hero .lp-hero-inner{
  position:relative;z-index:2;
  padding-bottom:86px;
}
.lp-scroll-cue{
  position:absolute;z-index:3;right:38px;bottom:38px;
  writing-mode:vertical-rl;text-transform:uppercase;
  font-size:9px;letter-spacing:.22em;color:rgba(255,255,255,.72);
}
.lp-scroll-cue::after{
  content:"";display:block;width:1px;height:52px;background:rgba(255,255,255,.55);
  margin:12px auto 0;animation:lpScrollCue 1.8s ease-in-out infinite;
}
@keyframes lpScrollCue{0%,100%{transform:scaleY(.35);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}}

/* Reveal animation */
.lp-reveal{
  opacity:0;transform:translateY(34px);
  transition:opacity .8s ease,transform .8s cubic-bezier(.2,.7,.2,1);
}
.lp-reveal.is-visible{opacity:1;transform:none}

/* Mega menu */
.lp-mega-trigger{position:static!important}
.lp-mega-menu{
  position:absolute;
  left:0;right:0;top:88px;
  padding:34px 0 38px;
  background:var(--paper);
  color:var(--ink);
  border-top:1px solid var(--line);
  box-shadow:0 24px 50px rgba(4,50,34,.12);
  opacity:0;visibility:hidden;transform:translateY(8px);
  transition:.22s ease;
  z-index:150;
}
.lp-mega-trigger:hover .lp-mega-menu{
  opacity:1;visibility:visible;transform:none;
}
.lp-mega-grid{
  display:grid;grid-template-columns:190px repeat(4,1fr);gap:18px;
}
.lp-mega-links{display:grid;align-content:start;gap:2px}
.lp-mega-links a{padding:10px 0!important;font-size:12px!important}
.lp-mega-card{position:relative;min-height:270px;overflow:hidden}
.lp-mega-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s}
.lp-mega-card:hover img{transform:scale(1.04)}
.lp-mega-card span{
  position:absolute;left:16px;bottom:14px;
  background:rgba(246,233,217,.92);color:var(--green);
  padding:8px 11px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;
}

/* Live search */
.lp-live-results{
  max-width:900px;margin:26px auto 0;
  display:grid;grid-template-columns:repeat(4,1fr);gap:16px;
}
.lp-live-card{background:#fff;color:var(--ink);padding:10px}
.lp-live-card img{width:100%;aspect-ratio:4/5;object-fit:cover}
.lp-live-card h4{font:400 17px Georgia,serif;margin:10px 0 4px}
.lp-live-card span{font-size:12px}

/* Cart drawer */
.lp-drawer-overlay{
  position:fixed;inset:0;background:rgba(4,50,34,.48);
  opacity:0;visibility:hidden;transition:.25s;z-index:300;
}
.lp-drawer-overlay.open{opacity:1;visibility:visible}
.lp-cart-drawer{
  position:fixed;top:0;right:0;bottom:0;width:min(440px,92vw);
  background:var(--paper);z-index:310;
  transform:translateX(100%);transition:transform .35s cubic-bezier(.2,.8,.2,1);
  display:flex;flex-direction:column;
}
.lp-cart-drawer.open{transform:none}
.lp-drawer-head{
  display:flex;align-items:center;justify-content:space-between;
  padding:22px 24px;border-bottom:1px solid var(--line)
}
.lp-drawer-head h3{font:400 28px Georgia,serif;margin:0}
.lp-drawer-close{border:0;background:none;font-size:30px;cursor:pointer}
.lp-drawer-body{padding:24px;overflow:auto;flex:1}
.lp-mini-item{display:grid;grid-template-columns:78px 1fr auto;gap:14px;padding:0 0 18px;margin-bottom:18px;border-bottom:1px solid var(--line)}
.lp-mini-item img{width:78px;height:98px;object-fit:cover}
.lp-mini-item h4{font:400 17px Georgia,serif;margin:0 0 5px}
.lp-mini-item p{font-size:12px;color:var(--muted);margin:0}
.lp-drawer-foot{padding:22px 24px;border-top:1px solid var(--line)}
.lp-drawer-total{display:flex;justify-content:space-between;margin-bottom:14px}

/* Quick view */
.lp-quick-view-btn{
  position:absolute;left:12px;right:12px;bottom:12px;
  border:0;background:rgba(246,233,217,.94);color:var(--green);
  min-height:42px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;
  opacity:0;transform:translateY(8px);transition:.25s;z-index:5;cursor:pointer;
}
li.product:hover .lp-quick-view-btn{opacity:1;transform:none}
.lp-modal{
  position:fixed;inset:0;z-index:400;
  background:rgba(4,50,34,.58);
  display:grid;place-items:center;padding:24px;
  opacity:0;visibility:hidden;transition:.2s;
}
.lp-modal.open{opacity:1;visibility:visible}
.lp-modal-dialog{
  width:min(980px,96vw);max-height:90vh;overflow:auto;
  background:var(--paper);position:relative;
  display:grid;grid-template-columns:1fr 1fr;
}
.lp-modal-close{position:absolute;right:14px;top:10px;border:0;background:#fff;width:38px;height:38px;font-size:26px;z-index:5}
.lp-modal-media img{width:100%;height:100%;min-height:620px;object-fit:cover}
.lp-modal-copy{padding:58px 44px}
.lp-modal-copy h2{font:400 44px Georgia,serif;margin:6px 0 14px}
.lp-modal-copy .price{font-size:18px;color:var(--green)}

/* Mobile bottom navigation */
.lp-mobile-bar{display:none}
@media(max-width:900px){
  .lp-mega-menu{display:none}
  .lp-mobile-bar{
    display:grid;grid-template-columns:repeat(4,1fr);
    position:fixed;left:0;right:0;bottom:0;z-index:250;
    background:rgba(246,233,217,.97);border-top:1px solid var(--line);
    min-height:62px;
  }
  .lp-mobile-bar a{
    display:grid;place-items:center;align-content:center;gap:3px;
    font-size:9px;text-transform:uppercase;letter-spacing:.08em;
  }
  .lp-mobile-bar svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}
  body{padding-bottom:62px}
  .lp-live-results{grid-template-columns:repeat(2,1fr)}
  .lp-modal-dialog{grid-template-columns:1fr}
  .lp-modal-media img{min-height:420px}
}


/* =========================
   LA PIÈCE V0.8
   ========================= */

/* Logo left, navigation centered, icons right */
.lp-header{
  grid-template-columns:auto 1fr auto;
  min-height:88px;
}
.lp-wordmark{
  grid-column:1;
  justify-self:start;
  order:1;
}
.lp-nav{
  grid-column:2;
  justify-self:center;
  order:2;
}
.lp-actions{
  grid-column:3;
  order:3;
}
.lp-logo-image{
  width:154px;
  height:50px;
  object-fit:cover;
  object-position:center;
  filter:none!important;
}
.home .lp-logo-image,
.home .site-header.lp-scrolled .lp-logo-image{
  filter:none!important;
}

/* About imagery */
.lp-story-media{
  overflow:hidden;
  min-height:650px;
}
.lp-story-media img{
  width:100%;
  height:100%;
  min-height:650px;
  object-fit:cover;
  object-position:center;
  transition:transform .7s cubic-bezier(.2,.7,.2,1);
}
.lp-story-media:hover img{transform:scale(1.025)}
.lp-about-page-media img{object-position:center 42%}

/* Contact storefront */
.lp-contact-storefront{
  margin-bottom:18px;
  overflow:hidden;
  min-height:460px;
}
.lp-contact-storefront img{
  width:100%;
  height:clamp(460px,60vw,760px);
  object-fit:cover;
  object-position:center 43%;
  transition:transform .7s cubic-bezier(.2,.7,.2,1);
}
.lp-contact-storefront:hover img{transform:scale(1.018)}

@media(max-width:980px){
  .lp-header{grid-template-columns:1fr auto 1fr}
  .lp-wordmark{grid-column:2;justify-self:center}
  .lp-mobile{grid-column:1;grid-row:1}
  .lp-actions{grid-column:3}
  .lp-nav{grid-column:1/-1}
}


/* =========================
   LA PIÈCE V0.9
   MEDIA + ACCESSORIES + SALE FIX
   ========================= */

.lp-v9-feature{
  display:grid;
  grid-template-columns:1.04fr .96fr;
  min-height:720px;
  background:var(--cream);
}
.lp-v9-feature-media{overflow:hidden}
.lp-v9-feature-media img{
  width:100%;height:100%;object-fit:cover;object-position:center 42%;
  transition:transform .7s cubic-bezier(.2,.7,.2,1);
}
.lp-v9-feature-media:hover img{transform:scale(1.025)}
.lp-v9-feature-copy{
  padding:72px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.lp-v9-feature-copy h2{
  font:400 clamp(48px,5vw,76px)/1 Georgia,serif;
  margin:0 0 22px;
}
.lp-v9-feature-copy p{max-width:510px;color:var(--muted)}
.lp-v9-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}

.lp-accessories-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.lp-accessory-card{
  position:relative;
  min-height:580px;
  overflow:hidden;
  background:#eee;
}
.lp-accessory-card img{
  width:100%;height:100%;object-fit:cover;
  transition:transform .6s cubic-bezier(.2,.7,.2,1);
}
.lp-accessory-card::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(transparent 52%,rgba(0,0,0,.63));
}
.lp-accessory-card:hover img{transform:scale(1.035)}
.lp-accessory-copy{
  position:absolute;z-index:2;left:26px;right:26px;bottom:24px;color:#fff;
}
.lp-accessory-copy span{
  display:block;font-size:10px;letter-spacing:.16em;text-transform:uppercase;margin-bottom:7px;
}
.lp-accessory-copy h3{font:400 34px Georgia,serif;margin:0}

.lp-sale-empty{
  text-align:center;
  padding:90px 20px;
  background:var(--cream);
}
.lp-sale-empty h2{
  font:400 clamp(42px,5vw,68px) Georgia,serif;
  margin:0 0 16px;
}
.lp-sale-empty p{color:var(--muted);margin-bottom:26px}
.lp-sale-products .products{padding-top:0!important}

@media(max-width:900px){
  .lp-v9-feature{grid-template-columns:1fr}
  .lp-v9-feature-media{min-height:620px}
  .lp-accessories-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .lp-v9-feature-copy{padding:42px 24px}
  .lp-accessories-grid{grid-template-columns:1fr}
  .lp-accessory-card{min-height:540px}
}


/* =========================
   LA PIÈCE V1.0 — SALES FIRST
   ========================= */
.lp-logo-image{
  width:126px!important;height:74px!important;
  object-fit:contain!important;object-position:center!important;
  filter:none!important;
}
.home .lp-logo-image,.home .site-header.lp-scrolled .lp-logo-image{filter:none!important}
.lp-wordmark{padding:0}

.lp-stock-line{font-size:11px;margin:7px 0 10px;color:var(--muted)}
.lp-stock-line.low{color:#a76822}
.lp-stock-line.available{color:var(--green)}

.lp-home-products .products{grid-template-columns:repeat(4,1fr)!important}
.lp-count-strip{
  display:grid;grid-template-columns:repeat(4,1fr);
  border-top:1px solid var(--line);border-left:1px solid var(--line);
  margin-top:34px;
}
.lp-count-item{
  min-height:110px;display:flex;flex-direction:column;
  justify-content:center;align-items:center;
  border-right:1px solid var(--line);border-bottom:1px solid var(--line);
  background:#fff;
}
.lp-count-item strong{font:400 32px Georgia,serif}
.lp-count-item span{
  font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);
}
.lp-best-sellers{background:var(--paper)}
.lp-sales-cta{
  display:grid;grid-template-columns:1fr 1fr;
  background:var(--green);color:var(--cream);
}
.lp-sales-cta-media img{width:100%;height:100%;min-height:620px;object-fit:cover}
.lp-sales-cta-copy{padding:70px;display:flex;flex-direction:column;justify-content:center}
.lp-sales-cta-copy h2{font:400 clamp(48px,6vw,84px)/1 Georgia,serif;margin:0 0 20px}
.lp-sales-cta-copy p{max-width:520px;color:rgba(246,233,217,.78)}

@media(max-width:980px){
  .lp-home-products .products{grid-template-columns:repeat(2,1fr)!important}
  .lp-count-strip{grid-template-columns:repeat(2,1fr)}
  .lp-sales-cta{grid-template-columns:1fr}
}
@media(max-width:560px){
  .lp-logo-image{width:88px!important;height:54px!important}
  .lp-home-products .products{grid-template-columns:1fr!important}
}
/* Editorial draggable fashion rail */
.lp-fashion-rail{padding:90px 0 100px;background:#f7f1e9;overflow:hidden}
.lp-fashion-rail-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}
.lp-fashion-rail-hint{margin:0 0 8px;text-transform:uppercase;letter-spacing:.12em;font-size:11px}
.lp-fashion-viewport{overflow-x:auto;scrollbar-width:none;cursor:grab;touch-action:pan-y;outline:none;padding:0 max(24px,calc((100vw - 1320px)/2)) 12px}
.lp-fashion-viewport::-webkit-scrollbar{display:none}.lp-fashion-viewport.is-dragging{cursor:grabbing}.lp-fashion-viewport.is-dragging *{pointer-events:none;user-select:none}
.lp-fashion-track{display:flex;width:max-content;gap:14px}
.lp-fashion-card{position:relative;display:grid;grid-template-columns:48px 1fr;width:clamp(285px,25vw,410px);height:580px;background:#fff;color:#10231c;text-decoration:none;overflow:hidden}
.lp-fashion-label{writing-mode:vertical-rl;transform:rotate(180deg);display:flex;align-items:center;justify-content:flex-start;padding:22px 12px;text-transform:uppercase;font-size:22px;font-weight:700;letter-spacing:-.04em;z-index:2}
.lp-fashion-image{display:block;min-width:0;height:100%;overflow:hidden}.lp-fashion-image img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
.lp-fashion-meta{position:absolute;left:48px;right:0;bottom:0;padding:54px 22px 20px;background:linear-gradient(transparent,rgba(16,35,28,.76));color:#fff;display:flex;align-items:end;justify-content:space-between;gap:14px;transform:translateY(24px);opacity:0;transition:.35s ease}
.lp-fashion-meta strong{font-family:inherit;font-size:15px}.lp-fashion-meta small{font-size:12px;white-space:nowrap}.lp-fashion-card:hover .lp-fashion-image img{transform:scale(1.035)}.lp-fashion-card:hover .lp-fashion-meta,.lp-fashion-card:focus-visible .lp-fashion-meta{transform:none;opacity:1}
@media(max-width:767px){.lp-fashion-rail{padding:64px 0 72px}.lp-fashion-rail-head{align-items:start}.lp-fashion-rail-hint{max-width:90px;text-align:right}.lp-fashion-viewport{padding-left:18px;padding-right:18px;scroll-snap-type:x proximity}.lp-fashion-track{gap:10px}.lp-fashion-card{width:78vw;height:480px;grid-template-columns:38px 1fr;scroll-snap-align:start}.lp-fashion-label{padding:16px 8px;font-size:17px}.lp-fashion-meta{left:38px;opacity:1;transform:none;padding:44px 15px 15px}.lp-fashion-image img{object-fit:cover;max-width:100%}}
@media(prefers-reduced-motion:reduce){.lp-fashion-image img,.lp-fashion-meta{transition:none}}


/* =========================
   LA PIÈCE V1.4
   ========================= */

/* Clean uncropped logo */
.lp-logo-image{
  width:104px!important;
  height:72px!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block;
  filter:none!important;
  background:transparent!important;
}
.home .lp-logo-image,
.home .site-header.lp-scrolled .lp-logo-image{
  filter:none!important;
}

/* Brands directly below hero, with reduced vertical spacing */
.lp-video-hero + .lp-section{
  padding-top:58px;
  padding-bottom:0;
}
.lp-video-hero + .lp-section .lp-head{
  margin-bottom:28px;
}
.lp-video-hero + .lp-section + .lp-section{
  padding-top:72px;
}

/* Four category cards */
.lp-cats{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}
.lp-cat{
  min-height:540px;
}

/* Remove old vertical fashion labels */
.lp-fashion-label{
  display:none!important;
}
.lp-fashion-image{
  width:100%!important;
}

/* Footer logo above text */
.lp-footer-brand{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.lp-footer-logo{
  width:150px;
  height:150px;
  object-fit:contain;
  display:block;
  margin-bottom:18px;
}
.lp-footer-brand p{
  max-width:510px;
  margin:0;
}
.lp-footer-social{
  width:100%;
  display:flex;
  gap:24px;
  flex-wrap:wrap;
  border-top:1px solid rgba(246,233,217,.16);
  margin-top:28px;
  padding-top:20px;
}
.lp-footer-social a{
  font-size:12px;
  letter-spacing:.08em;
  text-transform:uppercase;
}

/* Mobile overflow fixes */
html,body{
  max-width:100%;
  overflow-x:hidden;
}
img,video,iframe{
  max-width:100%;
}
.lp-container,
.lp-fashion-viewport,
.lp-fashion-track,
.lp-cats,
.lp-accessories-grid{
  min-width:0;
}
@media(max-width:1100px){
  .lp-cats{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .lp-logo-image{
    width:76px!important;
    height:52px!important;
  }
  .lp-cats{
    grid-template-columns:1fr!important;
    width:100%;
  }
  .lp-cat{
    width:100%;
    min-height:500px;
  }
  .lp-footer-logo{
    width:128px;
    height:128px;
    margin-left:auto;
    margin-right:auto;
  }
  .lp-footer-brand{
    align-items:center;
    text-align:center;
  }
  .lp-footer-social{
    justify-content:center;
  }
}

/* ========================= LA PIÈCE V2 ========================= */
.lp-v2-hero{position:relative;min-height:78vh;overflow:hidden;background:#061f17;color:#fff}.lp-v2-hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.lp-v2-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,31,23,.72),rgba(4,31,23,.1) 65%)}.lp-v2-hero-copy{position:relative;z-index:2;min-height:78vh;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.lp-v2-hero-copy h1{font:400 clamp(58px,8vw,118px)/.92 Georgia,serif;max-width:760px;margin:14px 0 22px}.lp-v2-hero-copy p{font-size:17px;max-width:590px;margin-bottom:30px}
.lp-v2-section{padding:84px 0;background:#fff}.lp-v2-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.lp-v2-section-head h2{font:400 clamp(42px,5vw,72px) Georgia,serif;margin:5px 0}.lp-v2-section-head>a{text-decoration:underline;text-underline-offset:6px}
.lp-v2-product-rail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(20px,calc((100vw - 1500px)/2)) 24px;scrollbar-width:none;cursor:grab}.lp-v2-product-rail::-webkit-scrollbar{display:none}.lp-v2-product-card{position:relative;flex:0 0 clamp(240px,20vw,340px);scroll-snap-align:start}.lp-v2-card-image{display:block;aspect-ratio:3/4;background:#f3f3f3;overflow:hidden}.lp-v2-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.lp-v2-product-card:hover img{transform:scale(1.025)}.lp-v2-product-card>.lp-wishlist-button{position:absolute;right:14px;top:14px;z-index:2;width:38px;height:38px;border-radius:50%;background:#fff;border:0;font-size:23px}.lp-v2-card-copy{display:flex;flex-direction:column;gap:4px;padding-top:14px}.lp-v2-card-copy strong{font-size:16px}.lp-v2-card-copy span{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-v2-card-copy em{font-style:normal;font-size:15px;margin-top:4px}
.lp-v2-categories{background:#f7f3ed}.lp-v2-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.lp-v2-category-grid a{position:relative;min-height:520px;overflow:hidden}.lp-v2-category-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.lp-v2-category-grid a:hover img{transform:scale(1.025)}.lp-v2-category-grid span{position:absolute;left:28px;bottom:26px;background:#fff;padding:12px 18px;font-size:17px}
.lp-v2-editorial{display:grid;grid-template-columns:1.08fr .92fr;background:#f6e9d9}.lp-v2-editorial-media img{width:100%;height:100%;min-height:700px;object-fit:cover}.lp-v2-editorial-copy{padding:80px;display:flex;flex-direction:column;justify-content:center}.lp-v2-editorial-copy h2{font:400 clamp(50px,6vw,88px)/1 Georgia,serif;margin:12px 0 22px}.lp-v2-editorial-copy p{max-width:520px;margin-bottom:28px}.lp-v2-editorial-copy .lp-btn{align-self:flex-start}
.lp-v2-sale{padding:86px 0;background:#06271d;color:#f6e9d9}.lp-v2-sale .lp-container{display:flex;justify-content:space-between;align-items:center}.lp-v2-sale h2{font:400 clamp(48px,6vw,82px) Georgia,serif;margin:8px 0}.lp-v2-showroom{display:grid;grid-template-columns:1.1fr .9fr}.lp-v2-showroom>img{width:100%;height:620px;object-fit:cover}.lp-v2-showroom>div{padding:72px;background:#fff;display:flex;flex-direction:column;justify-content:center}.lp-v2-showroom h2{font:400 72px Georgia,serif;margin:10px 0 24px}.lp-v2-showroom .lp-btn{align-self:flex-start;margin-top:20px}
.lp-mobile{display:none;background:none;border:0;width:42px}.lp-mobile span{display:block;height:2px;background:currentColor;margin:7px 0}.lp-mobile-menu,.lp-mobile-menu-overlay{display:none}.lp-account-link svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7}
.lp-account-page{padding:90px 0;background:#fff}.lp-account-page h1{font:400 58px Georgia,serif;margin-bottom:42px}.lp-account-shell{max-width:900px}.woocommerce-account .woocommerce{display:grid;grid-template-columns:240px 1fr;gap:48px}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation li a{display:block;padding:15px 0;border-bottom:1px solid #ddd}.woocommerce form.login,.woocommerce form.register{border:0;padding:0;max-width:620px}.woocommerce form .form-row input.input-text{padding:18px;border:1px solid #ddd}.woocommerce button.button{background:#000!important;color:#fff!important;border-radius:0!important;padding:18px 28px!important}.lp-account-news{margin-top:80px;padding-top:50px;border-top:1px solid #ddd;max-width:760px}.lp-account-news h2{font:400 40px Georgia,serif}.lp-newsletter-form{display:flex;gap:10px}.lp-newsletter-form input{flex:1;padding:17px;border:1px solid #ccc}
@media(max-width:768px){.single-product div.product .woocommerce-product-gallery__wrapper{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important}.single-product div.product .woocommerce-product-gallery__image{flex:0 0 100%!important;scroll-snap-align:start!important}.single-product div.product .woocommerce-product-gallery__image img{width:100%!important;height:auto!important}.single-product .summary{padding:24px!important}.single-product .woocommerce-tabs ul.tabs{display:none!important}.single-product .woocommerce-Tabs-panel{display:block!important;margin:0!important;padding:22px 0!important;border-top:1px solid #bbb!important}.single-product div.product .button.alt{width:100%!important;background:#000!important;color:#fff!important;border-radius:0!important;padding:18px!important}}
@media(max-width:900px){.lp-nav{display:none!important}.lp-mobile{display:block}.lp-wordmark{position:absolute;left:50%;transform:translateX(-50%)}.lp-actions .lp-language,.lp-actions>a:nth-of-type(2){display:none}.lp-mobile-menu{display:block;position:fixed;top:0;left:0;bottom:0;width:min(86vw,420px);background:#fff;z-index:1002;transform:translateX(-105%);transition:.35s;overflow:auto;color:#111}.lp-mobile-menu.open{transform:none}.lp-mobile-menu-overlay{display:block;position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1001;opacity:0;pointer-events:none;transition:.3s}.lp-mobile-menu-overlay.open{opacity:1;pointer-events:auto}.lp-mobile-menu-head{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #ddd}.lp-mobile-menu-head strong{font:400 28px Georgia,serif}.lp-mobile-close{font-size:38px;border:0;background:none}.lp-mobile-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #ddd}.lp-mobile-tabs button{padding:18px;border:0;background:#fff;font-size:15px}.lp-mobile-tabs .active{background:#000;color:#fff}.lp-mobile-menu-list a{display:flex;justify-content:space-between;padding:22px 28px;border-bottom:1px solid #e8e8e8;font-size:17px;text-transform:uppercase;letter-spacing:.04em}.lp-mobile-menu-list .sale{color:#d40000}.lp-mobile-account{padding:28px}.lp-mobile-account a{text-decoration:underline}.lp-v2-hero,.lp-v2-hero-copy{min-height:70vh}.lp-v2-category-grid{grid-template-columns:repeat(2,1fr)}.lp-v2-category-grid a{min-height:420px}.lp-v2-editorial{grid-template-columns:1fr}.lp-v2-editorial-copy{padding:50px 28px}.lp-v2-sale .lp-container{align-items:flex-start;gap:30px;flex-direction:column}.lp-v2-showroom{grid-template-columns:1fr}.woocommerce-account .woocommerce{grid-template-columns:1fr}}

/* V2.7 — policy navigation, delivery/returns pages, La Pièce brand */
@media(min-width:981px){
  .lp-nav ul{gap:18px}
  .lp-nav a{font-size:10px;letter-spacing:.095em}
}
.page-template-default .lp-section>.lp-container>h1{margin-bottom:44px}
.lp-policy-intro{
  max-width:790px;
  margin:0 0 52px;
  font:400 clamp(24px,3vw,38px)/1.35 Georgia,serif;
}
.lp-policy-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  border-top:1px solid var(--line);
  border-left:1px solid var(--line);
}
.lp-policy-grid section{
  min-height:230px;
  padding:36px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
  background:#fff;
}
.lp-policy-grid h2{margin:0 0 18px;font:400 29px/1.15 Georgia,serif}
.lp-policy-grid p,.lp-policy-grid li{color:var(--muted)}
.lp-policy-grid ol{margin:0;padding-left:20px}
.lp-policy-grid li+li{margin-top:10px}
.lp-policy-note{
  margin:28px 0 0;
  padding:22px 26px;
  background:var(--cream);
  color:var(--ink);
}
@media(max-width:700px){
  .lp-policy-grid{grid-template-columns:1fr}
  .lp-policy-grid section{min-height:0;padding:28px 24px}
  .lp-policy-intro{margin-bottom:36px}
}
@media(max-width:600px){.lp-v2-hero-copy h1{font-size:56px}.lp-v2-section{padding:58px 0}.lp-v2-section-head{align-items:flex-start;padding:0 20px}.lp-v2-section-head h2{font-size:42px}.lp-v2-product-rail{gap:12px;padding-left:20px}.lp-v2-product-card{flex-basis:72vw}.lp-v2-category-grid{grid-template-columns:1fr 1fr}.lp-v2-category-grid a{min-height:300px}.lp-v2-category-grid span{left:12px;bottom:12px;padding:9px 11px;font-size:14px}.lp-v2-editorial-media img{min-height:520px}.lp-v2-editorial-copy h2{font-size:50px}.lp-v2-showroom>img{height:420px}.lp-v2-showroom>div{padding:44px 24px}.lp-v2-showroom h2{font-size:56px}.lp-account-page{padding:55px 0}.lp-account-page h1{font-size:44px}.lp-newsletter-form{flex-direction:column}}

/* ---------- V2.5 brand logos + Instagram popup ---------- */
.lp-home-brands{
  padding:72px 0 76px;
  overflow:hidden;
  background:#fff;
  border-bottom:1px solid var(--line);
}
.lp-home-brands-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:30px;
}
.lp-home-brands-head h2{
  margin:0;
  font:400 clamp(40px,4.6vw,66px)/1 Georgia,serif;
}
.lp-home-brands-head>a{
  padding-bottom:7px;
  border-bottom:1px solid currentColor;
  font-size:10px;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.lp-logo-marquee{
  position:relative;
  width:100%;
  overflow:hidden;
  border-top:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.lp-logo-marquee::before,.lp-logo-marquee::after{
  content:"";
  position:absolute;
  z-index:2;
  top:0;
  bottom:0;
  width:min(9vw,120px);
  pointer-events:none;
}
.lp-logo-marquee::before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.lp-logo-marquee::after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.lp-logo-marquee-track{
  display:flex;
  width:max-content;
  animation:lpLogoMarquee 48s linear infinite;
  will-change:transform;
}
.lp-logo-marquee:hover .lp-logo-marquee-track{animation-play-state:paused}
.lp-logo-marquee-group{display:flex;flex-shrink:0}
@keyframes lpLogoMarquee{to{transform:translateX(-50%)}}

.lp-logo-card{
  min-width:245px;
  min-height:142px;
  padding:22px 32px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:5px;
  color:#111;
  background:#fff;
  border-right:1px solid var(--line);
  text-align:center;
  filter:grayscale(1);
  transition:background .22s,transform .22s;
}
.lp-logo-card:hover{background:#f8f5ef}
.lp-logo-card img{
  width:100%;
  max-width:168px;
  height:86px;
  object-fit:contain;
  filter:grayscale(1) contrast(1.18);
}
.lp-logo-bustier img{filter:grayscale(1) brightness(0);max-width:150px}
.lp-logo-golden img{max-width:142px}
.lp-logo-semanty img{max-width:148px}
.lp-logo-lozza img{max-width:138px}
.lp-logo-mbocharova img{max-width:122px}
.lp-logo-shebyk img{max-width:130px}
.lp-logo-monblanche img{max-width:160px}
.lp-logo-lapiece img{max-width:118px;height:94px}
.lp-logo-mark{font:500 39px/1 Georgia,serif;letter-spacing:.03em}
.lp-logo-card small{font:500 10px/1.2 Arial,sans-serif;letter-spacing:.18em}
.lp-logo-semanty .lp-logo-mark{font-size:47px;line-height:.7}
.lp-logo-lozza .lp-logo-mark,.lp-logo-bustier .lp-logo-mark,.lp-logo-monblanche .lp-logo-mark{font-weight:700}
.lp-logo-colette .lp-logo-mark{font-size:28px;letter-spacing:.16em}
.lp-logo-twinsis .lp-logo-mark{font:700 26px/1 Arial,sans-serif;letter-spacing:.12em}
.lp-logo-agape .lp-logo-mark{font:400 31px/1 Georgia,serif;letter-spacing:.2em}
.lp-logo-maricheva .lp-logo-mark{font-size:50px;font-style:italic}
.lp-logo-amos .lp-logo-mark{font-size:48px}
.lp-logo-emy .lp-logo-mark{font-style:italic}

.lp-brands-hero p{
  max-width:540px;
  margin:20px 0 0;
  color:var(--muted);
}
.lp-brand-directory-section{padding:70px 0 110px;background:#fff}
.lp-logo-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  border-top:1px solid var(--line);
  border-left:1px solid var(--line);
}
.lp-logo-grid .lp-logo-card{
  min-width:0;
  min-height:190px;
  border-right:1px solid var(--line);
  border-bottom:1px solid var(--line);
}
.lp-logo-grid .lp-logo-card:hover{transform:translateY(-2px)}
.lp-logo-grid .lp-logo-card:last-child:nth-child(4n + 1){
  grid-column:2 / span 2;
}

body.lp-popup-open{overflow:hidden}
.lp-instagram-popup{
  position:fixed;
  z-index:1000;
  inset:0;
  display:grid;
  place-items:center;
  padding:24px;
  opacity:0;
  visibility:hidden;
  transition:opacity .28s,visibility .28s;
}
.lp-instagram-popup.open{opacity:1;visibility:visible}
.lp-instagram-backdrop{position:absolute;inset:0;background:rgba(2,20,14,.72);backdrop-filter:blur(5px)}
.lp-instagram-dialog{
  position:relative;
  z-index:1;
  width:min(880px,100%);
  max-height:min(680px,calc(100vh - 48px));
  display:grid;
  grid-template-columns:1fr 1fr;
  overflow:hidden;
  background:var(--cream);
  box-shadow:0 30px 90px rgba(0,0,0,.3);
  transform:translateY(18px) scale(.985);
  transition:transform .32s;
}
.lp-instagram-popup.open .lp-instagram-dialog{transform:none}
.lp-instagram-close{
  position:absolute;
  z-index:3;
  top:13px;
  right:14px;
  width:40px;
  height:40px;
  border:0;
  border-radius:50%;
  background:rgba(255,255,255,.92);
  color:var(--green);
  font-size:27px;
  line-height:1;
  cursor:pointer;
}
.lp-instagram-image img{width:100%;height:100%;min-height:535px;object-fit:cover}
.lp-instagram-copy{padding:65px 54px;display:flex;flex-direction:column;justify-content:center}
.lp-instagram-copy h2{margin:0 0 22px;font:400 53px/1.02 Georgia,serif}
.lp-instagram-copy p{margin:0 0 30px;color:var(--muted)}
.lp-instagram-copy .lp-btn{align-self:flex-start}

@media(max-width:980px){
  .lp-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .lp-logo-grid .lp-logo-card:last-child:nth-child(4n + 1){grid-column:auto}
  .lp-logo-grid .lp-logo-card:last-child:nth-child(3n + 1){grid-column:2}
}
@media(max-width:640px){
  .lp-home-brands{padding:52px 0 56px}
  .lp-home-brands-head{align-items:flex-start;padding:0 14px}
  .lp-home-brands-head h2{font-size:42px}
  .lp-logo-card{min-width:180px;min-height:112px;padding:16px 20px}
  .lp-logo-card img{max-width:132px;height:64px}
  .lp-logo-mark{font-size:31px}
  .lp-logo-card small{font-size:8px}
  .lp-logo-marquee-track{animation-duration:42s}
  .lp-logo-marquee::before,.lp-logo-marquee::after{width:26px}
  .lp-brand-directory-section{padding:38px 0 76px}
  .lp-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lp-logo-grid .lp-logo-card{min-height:135px;padding:16px 12px}
  .lp-logo-grid .lp-logo-card:last-child:nth-child(3n + 1){grid-column:auto}
  .lp-logo-grid .lp-logo-card:last-child:nth-child(2n + 1){grid-column:1 / span 2}
  .lp-instagram-popup{padding:14px}
  .lp-instagram-dialog{display:block;max-height:calc(100vh - 28px);overflow:auto}
  .lp-instagram-image img{height:250px;min-height:0}
  .lp-instagram-copy{padding:34px 27px 38px}
  .lp-instagram-copy h2{font-size:40px}
  .lp-instagram-copy .lp-btn{width:100%}
}
@media(prefers-reduced-motion:reduce){
  .lp-logo-marquee-track{animation-play-state:paused}
  .lp-instagram-dialog{transition:none}
}


/* ========================= V2.1 CATALOG MENU ========================= */
.lp-mobile-catalog .lp-mobile-submenu-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;padding:22px 28px;border:0;border-bottom:1px solid #e8e8e8;background:#fff;color:#111;font-size:17px;text-transform:uppercase;letter-spacing:.04em;text-align:left;cursor:pointer}.lp-mobile-submenu-toggle b{font-size:22px;font-weight:300}.lp-mobile-submenu-toggle[aria-expanded="true"] b{transform:rotate(45deg)}.lp-mobile-submenu{display:none;background:#f7f3ed}.lp-mobile-submenu.open{display:block}.lp-mobile-submenu a{padding:16px 34px!important;font-size:14px!important;text-transform:none!important;letter-spacing:.01em!important}.lp-mobile-secondary{padding:18px 28px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;display:grid;gap:14px}.lp-mobile-secondary a{font-size:14px}.lp-mobile-preferences{padding:24px 28px 34px;display:grid;gap:24px;background:#fff}.lp-mobile-preferences>div>span{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;color:#66716d}.lp-choice-row{display:flex;gap:20px;flex-wrap:wrap}.lp-choice-row a{font-size:13px;padding-bottom:5px;border-bottom:1px solid transparent}.lp-choice-row a.active{border-bottom-color:#111}.lp-mobile-menu{padding-bottom:24px}.lp-mobile-account{border-bottom:1px solid #ddd}.lp-mobile-menu-list>a,.lp-mobile-submenu-toggle{min-height:62px}.lp-mobile-menu-list>a span{font-size:23px;font-weight:300}.lp-mobile-menu-list .sale{color:#b40000}
@media(max-width:900px){.lp-mobile-menu{overscroll-behavior:contain}.lp-mobile-preferences{margin-top:auto}}

/* 5.3.1 stability: preserve the 5.1 design while isolating legacy Additional CSS. */
.lp-v4-hero-copy h1{
 color:#fff!important;
 opacity:1!important;
 -webkit-text-fill-color:#fff!important;
}
body:not(.home) .entry-content .elementor-heading-title{
 color:inherit;
 -webkit-text-fill-color:currentColor;
}
.lp-v4-hero-slide.is-video-fallback>video,
.lp-v4-reels-rail a.is-video-fallback>video{
 display:none;
}
.lp-v4-reels-rail a.is-video-fallback>img{
 display:block;
}
.lp-desktop-map{
 display:block;
 width:100%;
 min-height:620px;
 height:100%;
 border:0;
 background:#e8e4dc;
}
@media(min-width:901px){
 .lp-contact-modern>.lp-map-wrap,
 .lp-about-visit>.lp-about-map{display:none}
 .lp-contact-modern{grid-template-columns:.82fr 1.18fr}
 .lp-about-visit{grid-template-columns:1fr 1fr}
}
@media(max-width:900px){
 html,body{max-width:100%;overflow-x:hidden}
 .lp-desktop-map{display:none}
 .lp-mobile-menu.open{visibility:visible;pointer-events:auto}
 .lp-mobile-menu-overlay.open{visibility:visible;pointer-events:auto}
}

/* V2.2 Mon Blanche inspired mobile navigation */
@media(max-width:900px){
 .lp-mobile-menu{width:min(86vw,610px);max-width:610px;padding:0!important;overflow:hidden!important;background:#fff}
 .lp-mobile-panel{position:absolute;inset:0;display:flex;flex-direction:column;background:#fff;overflow-y:auto;overscroll-behavior:contain;transform:translateX(100%);transition:transform .28s ease;visibility:hidden}
 .lp-mobile-panel.is-active{transform:translateX(0);visibility:visible}
 .lp-mobile-panel.is-behind{transform:translateX(-22%);visibility:hidden}
 .lp-mobile-menu-head{min-height:98px;padding:0 29px;border-bottom:1px solid #e8e8e8;display:grid;grid-template-columns:42px 1fr 42px;align-items:center}
 .lp-mobile-panel-main .lp-mobile-menu-head{grid-template-columns:1fr 42px}
 .lp-mobile-menu-head>span{font:400 27px/1.2 Arial,sans-serif;letter-spacing:0}
 .lp-mobile-menu-head .lp-mobile-close{grid-column:-2;font:300 42px/1 Arial,sans-serif;padding:0}
 .lp-mobile-panel-back{border:0;background:none;font:300 40px/1 Arial,sans-serif;text-align:left;padding:0}
 .lp-mobile-shortcuts{display:flex;gap:34px;padding:32px 30px 34px;border-bottom:0}
 .lp-mobile-shortcuts a{display:grid;place-items:center;width:30px;height:30px;font:300 42px/1 Arial,sans-serif;color:#111}
 .lp-mobile-shortcuts svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.5}
 .lp-mobile-root-links,.lp-mobile-catalog-links{display:flex;flex-direction:column;padding:10px 29px 30px}
 .lp-mobile-root-links a,.lp-mobile-root-links button{border:0;background:#fff;color:#151515;text-decoration:none;text-align:left;padding:24px 0;font:400 27px/1.25 Arial,sans-serif;display:flex;align-items:center;justify-content:space-between}
 .lp-mobile-root-links button b{font-size:36px;font-weight:300}
 .lp-mobile-catalog-links{padding-top:12px}
 .lp-mobile-catalog-links a{padding:21px 0;color:#181818;text-decoration:none;font:400 27px/1.25 Arial,sans-serif;border:0}
 .lp-mobile-catalog-links a.sale{color:#111;text-transform:uppercase}
 .lp-mobile-preferences-mon{margin-top:auto;padding:10px 29px 34px;display:flex;gap:24px;align-items:flex-end;background:#fff}
 .lp-mobile-pref{position:relative}
 .lp-mobile-pref summary{list-style:none;cursor:pointer;font:400 23px/1.2 Arial,sans-serif;display:flex;align-items:center;gap:8px;min-width:62px}
 .lp-mobile-pref summary::-webkit-details-marker{display:none}.lp-mobile-pref[open] summary span{transform:rotate(180deg)}
 .lp-mobile-pref>div{position:absolute;left:0;bottom:38px;min-width:130px;background:#fff;padding:12px 0;border-top:1px solid #eee;box-shadow:0 -8px 24px rgba(0,0,0,.06);display:grid;gap:0;z-index:3}
 .lp-mobile-pref>div a{padding:10px 16px;white-space:nowrap;color:#222;text-decoration:none;font:400 18px/1.2 Arial,sans-serif}
 .lp-mobile-pref>div a.active{text-decoration:underline;text-underline-offset:5px}
}
@media(max-width:480px){
 .lp-mobile-menu{width:86vw}
 .lp-mobile-menu-head{min-height:96px;padding:0 28px}
 .lp-mobile-menu-head>span{font-size:26px}
 .lp-mobile-root-links a,.lp-mobile-root-links button,.lp-mobile-catalog-links a{font-size:25px}
 .lp-mobile-root-links a,.lp-mobile-root-links button{padding:22px 0}
 .lp-mobile-catalog-links a{padding:18px 0}
 .lp-mobile-preferences-mon{padding-bottom:28px}
}

/* ========================= V2.9 — MINIMAL TYPE & MOBILE POLISH ========================= */
body,
button,
input,
select,
textarea,
.lp-mobile-menu-head>span,
.lp-mobile-menu-head .lp-mobile-close,
.lp-mobile-panel-back,
.lp-mobile-root-links a,
.lp-mobile-root-links button,
.lp-mobile-catalog-links a,
.lp-mobile-pref summary,
.lp-mobile-pref>div a{
  font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}

h1,h2,h3,h4,h5,h6,
.lp-title,
.lp-page-hero h1,
.lp-video-copy h2,
.lp-brand-directory a,
.lp-contact-card h2,
.lp-shop-hero h1,
.lp-filter-panel h3,
.lp-sale-banner h2,
.lp-newsletter h2,
.lp-brand-card-copy h3,
.lp-live-card h4,
.lp-drawer-head h3,
.lp-mini-item h4,
.lp-modal-copy h2,
.lp-v2-hero-copy h1,
.lp-v2-section-head h2,
.lp-v2-editorial-copy h2,
.lp-v2-sale h2,
.lp-v2-showroom h2,
.lp-account-page h1,
.lp-account-news h2,
.lp-policy-grid h2,
.lp-instagram-copy h2,
.woocommerce div.product .product_title,
.woocommerce .woocommerce-products-header__title.page-title,
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-weight:400!important;
  letter-spacing:-.025em;
}

.lp-v2-section-head h2{font-size:clamp(34px,4vw,54px);line-height:1.08}
.lp-v2-hero-copy h1{font-size:clamp(48px,7vw,94px);line-height:.98;font-weight:300!important}
.lp-v2-editorial-copy h2{font-size:clamp(42px,5vw,68px);font-weight:300!important}
.lp-v2-sale h2{font-size:clamp(40px,5vw,64px);font-weight:300!important}
.lp-v2-showroom h2{font-size:clamp(44px,5vw,62px);font-weight:300!important}
.lp-mobile-root-links a,
.lp-mobile-root-links button,
.lp-mobile-catalog-links a{font-weight:400;letter-spacing:-.015em}

.lp-icon-link{
  width:38px;
  height:38px;
  display:inline-grid;
  place-items:center;
  line-height:1;
}
.lp-header-wishlist svg{
  width:24px;
  height:24px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.55;
}

.lp-v2-showroom,
.lp-v2-showroom>div,
.site-footer{background:#fff;color:var(--ink)}
.site-footer{border-top:1px solid var(--line);padding:64px 0 28px}
.lp-footer p,.lp-footer a{color:var(--muted)}
.lp-bottom{border-top-color:var(--line);color:var(--muted)}
.lp-footer-logo{filter:none}

@media(max-width:900px){
  .lp-v2-hero-copy{
    justify-content:flex-start;
    padding-top:clamp(118px,18vh,160px);
    padding-bottom:56px;
  }
  .lp-actions{align-items:center}
  .lp-actions .lp-icon-link{flex:0 0 38px}
  .lp-mobile-menu-head>span{font-size:21px;font-weight:400}
  .lp-mobile-root-links a,
  .lp-mobile-root-links button,
  .lp-mobile-catalog-links a{font-size:20px;line-height:1.3;padding:18px 0}
  .lp-mobile-pref summary{font-size:17px}
}

@media(max-width:600px){
  .lp-v2-hero,
  .lp-v2-hero-copy{min-height:72vh}
  .lp-v2-hero-copy h1{font-size:clamp(42px,12vw,52px);max-width:92%;margin:10px 0 16px}
  .lp-v2-hero-copy p{font-size:14px;line-height:1.6;margin:0 0 22px}
  .lp-v2-section-head h2{font-size:34px}
  .lp-v2-editorial-copy h2{font-size:40px}
  .lp-v2-showroom>img{height:420px;background:#f5f5f5}
  .lp-v2-showroom>div{padding:40px 24px 52px}
  .lp-v2-showroom h2{font-size:44px}
  .site-footer{padding-bottom:110px}
  .lp-header-wishlist svg{width:25px;height:25px}
}

/* Contact: full desktop map, preserve the existing mobile map experience. */
@media (min-width: 901px) {
  .lp-contact-modern {
    display: grid !important;
    grid-template-columns: minmax(380px, .82fr) minmax(0, 1.18fr) !important;
    gap: 18px !important;
    align-items: stretch !important;
  }

  .lp-contact-modern > .lp-map-wrap {
    display: none !important;
  }

  .lp-contact-modern > .lp-desktop-map {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 620px !important;
    border: 0 !important;
  }
}

@media (max-width: 900px) {
  .lp-contact-modern {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .lp-contact-modern > .lp-desktop-map {
    display: none !important;
  }

  .lp-contact-modern > .lp-map-wrap {
    display: block !important;
    width: 100% !important;
    min-height: 440px !important;
  }
}

/* ========================= V3.0 — FINAL VISUAL & CONTENT FIXES ========================= */
html,
body,
#page,
.site,
main,
.site-main,
.lp-v2-section,
.lp-home-brands,
.lp-v2-categories,
.lp-v2-showroom,
.lp-v2-showroom > div,
.site-footer{
  background-color:#fff!important;
}

body{
  color:#17231e;
  font-family:"Manrope","Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  font-weight:400;
}

.lp-v2-section-head h2,
.lp-home-brands-head h2,
.lp-title,
.woocommerce .woocommerce-products-header__title.page-title{
  font-weight:400!important;
  letter-spacing:-.03em;
}

.lp-v2-section-head h2,
.lp-home-brands-head h2{
  font-size:clamp(32px,3.8vw,50px)!important;
  line-height:1.12;
}

.lp-actions .lp-header-wishlist{
  align-items:center;
  justify-content:center;
  flex:0 0 40px;
  width:40px;
  height:40px;
}

.lp-header-wishlist svg{
  width:26px;
  height:26px;
  margin:auto;
}

.lp-v2-showroom > img{
  background:#f4f4f2;
}

.lp-v2-showroom > img[src=""],
.lp-v2-showroom > img:not([src]){
  visibility:hidden;
}

.site-footer,
.site-footer h4,
.site-footer a,
.site-footer p{
  color:var(--ink);
}

.site-footer a,
.site-footer p{color:var(--muted)}

.woocommerce del .screen-reader-text,
.woocommerce ins .screen-reader-text,
.woocommerce .price .screen-reader-text{
  display:none!important;
}

@media(max-width:900px){
  .lp-header{
    min-height:72px;
  }
  .lp-actions{
    gap:6px;
  }
  .lp-actions .lp-header-wishlist,
  .lp-actions .lp-cart-open{
    flex:0 0 40px;
    width:40px;
    height:40px;
  }
  .lp-mobile-root-links a,
  .lp-mobile-root-links button,
  .lp-mobile-catalog-links a{
    font-size:18px!important;
    font-weight:400!important;
    letter-spacing:-.01em;
    padding:16px 0!important;
  }
  .lp-mobile-menu-head > span{
    font-size:20px!important;
    font-weight:400!important;
  }
  .lp-v2-hero-copy{
    box-sizing:border-box;
    justify-content:flex-start;
    padding-top:calc(72px + 72px + env(safe-area-inset-top))!important;
  }
}

/* ========================= V3.1 — CIRCULAR LEFT-ALIGNED HEADER LOGO ========================= */
.lp-header{
  grid-template-columns:auto minmax(0,1fr) auto;
}

.lp-wordmark{
  position:static!important;
  left:auto!important;
  transform:none!important;
  grid-column:1;
  justify-self:start;
  width:54px;
  height:54px;
  border-radius:50%;
  overflow:hidden;
  flex:0 0 54px;
}

.lp-logo-image{
  display:block;
  width:54px!important;
  height:54px!important;
  max-width:none;
  border-radius:50%;
  object-fit:cover!important;
  object-position:center!important;
}

.lp-wordmark-text{display:none!important}

@media(min-width:981px){
  .lp-wordmark{grid-column:1;grid-row:1}
  .lp-nav{grid-column:2;grid-row:1}
  .lp-actions{grid-column:3;grid-row:1}
}

@media(max-width:980px){
  .lp-header{
    display:flex;
    align-items:center;
    gap:10px;
  }
  .lp-mobile{
    order:1;
    flex:0 0 42px;
    margin:0;
  }
  .lp-wordmark{
    order:2;
    width:46px;
    height:46px;
    flex-basis:46px;
    margin:0;
  }
  .lp-logo-image{
    width:46px!important;
    height:46px!important;
  }
  .lp-actions{
    order:3;
    margin-left:auto;
  }
}

@media(max-width:420px){
  .lp-header{gap:6px}
  .lp-mobile{flex-basis:38px;width:38px}
  .lp-wordmark{
    width:44px;
    height:44px;
    flex-basis:44px;
  }
  .lp-logo-image{
    width:44px!important;
    height:44px!important;
  }
}

@media(max-width:600px){
  .lp-v2-section-head h2,
  .lp-home-brands-head h2{
    font-size:31px!important;
  }
  .lp-v2-hero,
  .lp-v2-hero-copy{
    min-height:74svh;
  }
  .lp-v2-hero-copy h1{
    max-width:100%;
    font-size:clamp(39px,11vw,49px)!important;
    line-height:1.02;
  }
  .lp-v2-showroom > img{
    width:100%;
    height:420px;
    object-fit:cover;
  }
  .lp-v2-showroom > div{
    background:#fff!important;
  }
  .site-footer{
    background:#fff!important;
  }
}
/* La Piece 4.0 — Bazhane-inspired editorial commerce */
.lp-v4-hero{height:min(88vh,880px);min-height:620px;position:relative;overflow:hidden;background:#13251a;color:#fff}.lp-v4-hero-track,.lp-v4-hero-slide{position:absolute;inset:0}.lp-v4-hero-slide{opacity:0;visibility:hidden;transition:opacity .85s ease,visibility .85s}.lp-v4-hero-slide.is-active{opacity:1;visibility:visible}.lp-v4-hero-slide>img,.lp-v4-hero-slide>video{width:100%;height:100%;object-fit:cover}.lp-v4-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,13,.52),rgba(8,20,13,.05) 70%),linear-gradient(0deg,rgba(8,20,13,.26),transparent 45%)}.lp-v4-hero-copy{position:absolute;left:clamp(24px,7vw,112px);bottom:clamp(70px,11vh,120px);max-width:700px}.lp-v4-hero-copy span,.lp-v4-heading span,.lp-v4-complete-copy>span,.lp-v4-showroom-copy>span{font-size:11px;letter-spacing:.22em;text-transform:uppercase}.lp-v4-hero-copy h1{font:400 clamp(42px,6vw,88px)/.98 Georgia,serif;margin:16px 0 30px;max-width:650px}.lp-v4-hero-copy a{color:#fff;border-bottom:1px solid;padding-bottom:7px;text-decoration:none;text-transform:uppercase;letter-spacing:.12em;font-size:12px}.lp-v4-hero-dots{position:absolute;z-index:3;right:40px;bottom:34px;display:flex;gap:9px}.lp-v4-hero-dots button{width:34px;height:2px;padding:0;border:0;background:rgba(255,255,255,.4)}.lp-v4-hero-dots button.is-active{background:#fff}
.lp-v4-section,.lp-v4-mosaic,.lp-v4-reels{padding:86px 0}.lp-v4-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px}.lp-v4-heading h2{font:400 clamp(30px,3vw,48px)/1 Georgia,serif;margin:10px 0 0}.lp-v4-heading>a{color:inherit;text-decoration:none;border-bottom:1px solid;font-size:12px;letter-spacing:.1em;text-transform:uppercase;padding-bottom:5px}.lp-v4-category-rail{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:0 max(20px,calc((100vw - 1400px)/2))}.lp-v4-category-rail a{position:relative;aspect-ratio:3/4;overflow:hidden;color:#fff}.lp-v4-category-rail img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.lp-v4-category-rail a:hover img{transform:scale(1.035)}.lp-v4-category-rail span{position:absolute;left:18px;bottom:18px;font:400 22px Georgia,serif;text-shadow:0 1px 12px #000}
.lp-v4-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,24vw);gap:14px;overflow:auto;scroll-snap-type:x mandatory;padding:0 max(20px,calc((100vw - 1400px)/2)) 16px;scrollbar-width:none}.lp-v4-product-card{position:relative;scroll-snap-align:start}.lp-v4-product-media{display:block;position:relative;aspect-ratio:3/4;overflow:hidden;background:#eee}.lp-v4-product-media img,.lp-v4-product-media video{width:100%;height:100%;object-fit:cover;transition:opacity .35s,transform .6s}.lp-v4-product-alt{position:absolute;inset:0;opacity:0}.lp-v4-product-card:hover .lp-v4-product-alt{opacity:1}.lp-v4-product-card:hover .lp-v4-product-media>img:first-child{transform:scale(1.02)}.lp-v4-product-card .lp-wishlist-button{position:absolute;top:12px;right:12px;z-index:3}.lp-v4-product-copy{display:grid;gap:5px;color:inherit;text-decoration:none;padding-top:14px}.lp-v4-product-copy strong{font-size:10px;letter-spacing:.15em;text-transform:uppercase}.lp-v4-product-copy span{font-size:13px}.lp-v4-product-copy em{font-style:normal;font-size:13px}.lp-v4-variants{display:flex;align-items:center;gap:7px;margin-top:9px;font-size:10px;color:#777}.lp-v4-variants i{width:9px;height:9px;border:1px solid #aaa;border-radius:50%;background:#e7dfd4}
.lp-v4-mosaic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3px}.lp-v4-mosaic-grid a{aspect-ratio:3/4;overflow:hidden}.lp-v4-mosaic-grid a:nth-child(5){grid-row:span 2;aspect-ratio:auto}.lp-v4-mosaic-grid img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.lp-v4-mosaic-grid a:hover img{transform:scale(1.025)}
.lp-v4-complete,.lp-v4-showroom{display:grid;grid-template-columns:1.15fr .85fr;min-height:680px;background:#e9e1d4}.lp-v4-complete-media img,.lp-v4-showroom video{width:100%;height:100%;object-fit:cover}.lp-v4-complete-copy,.lp-v4-showroom-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:8vw}.lp-v4-complete-copy h2,.lp-v4-showroom-copy h2{font:400 clamp(36px,4vw,60px)/1 Georgia,serif;margin:18px 0}.lp-v4-complete-copy p,.lp-v4-showroom-copy p{max-width:480px;line-height:1.8}.lp-v4-showroom{background:#153e2c;color:#fff}.lp-v4-showroom-video{min-height:600px}.lp-v4-showroom-copy .lp-btn{border-color:#fff;color:#fff}.lp-v4-reels-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:0 max(20px,calc((100vw - 1400px)/2))}.lp-v4-reels-rail a{aspect-ratio:9/16;position:relative;overflow:hidden;background:#ddd}.lp-v4-reels-rail img,.lp-v4-reels-rail video{width:100%;height:100%;object-fit:cover}.lp-v4-reels-rail span{position:absolute;left:15px;bottom:15px;width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.86);color:#173e2c}
@media(max-width:900px){.lp-v4-hero{height:78vh;min-height:560px}.lp-v4-hero-copy{left:24px;right:24px;bottom:72px}.lp-v4-hero-copy h1{font-size:48px}.lp-v4-hero-dots{right:24px}.lp-v4-section,.lp-v4-mosaic,.lp-v4-reels{padding:58px 0}.lp-v4-heading{padding:0 20px}.lp-v4-category-rail{display:flex;overflow:auto;padding:0 20px;scroll-snap-type:x mandatory}.lp-v4-category-rail a{flex:0 0 42vw;scroll-snap-align:start}.lp-v4-product-rail{grid-auto-columns:70vw;padding-left:20px}.lp-v4-mosaic-grid{grid-template-columns:repeat(2,1fr)}.lp-v4-mosaic-grid a:nth-child(5){grid-row:auto;aspect-ratio:3/4}.lp-v4-complete,.lp-v4-showroom{grid-template-columns:1fr;min-height:0}.lp-v4-complete-media,.lp-v4-showroom-video{height:72vh;min-height:480px}.lp-v4-complete-copy,.lp-v4-showroom-copy{padding:60px 24px}.lp-v4-reels-rail{display:flex;overflow:auto;padding:0 20px;scroll-snap-type:x mandatory}.lp-v4-reels-rail a{flex:0 0 72vw;scroll-snap-align:start}}

/* La Pièce 4.1 — focused homepage and independent About page */
.home .lp-v4-heading h2,.home .lp-home-brands-head h2{font-size:clamp(22px,1.8vw,30px);line-height:1.08}
.home .lp-v4-complete-copy h2{font-size:clamp(28px,2.8vw,42px)}
.lp-v4-brands-first{padding:42px 0 46px}
.lp-v4-brands-first .lp-home-brands-head{margin-bottom:18px}
.lp-v4-edit-slider{position:relative;min-height:680px;overflow:hidden;background:#d9d0c3}
.lp-v4-edit-slider>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s}
.lp-v4-edit-slider>img.is-active{opacity:1;visibility:visible}
.lp-v4-edit-dots{position:absolute;z-index:2;left:30px;bottom:24px;display:flex;gap:8px}
.lp-v4-edit-dots button{width:30px;height:2px;padding:0;border:0;background:rgba(255,255,255,.5)}
.lp-v4-edit-dots button.is-active{background:#fff}
.lp-v4-home-note{padding:44px 20px 52px;text-align:center;background:#f2ecdf}
.lp-v4-home-note p{margin:0 auto 13px;max-width:560px;font-size:14px}
.lp-v4-home-note a{color:inherit;font-size:11px;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid;text-decoration:none}
.lp-about-v41{display:grid;grid-template-columns:1.12fr .88fr;background:#e9e1d4;min-height:690px}
.lp-about-v41-video video{width:100%;height:100%;min-height:690px;object-fit:cover}
.lp-about-v41-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(48px,7vw,110px)}
.lp-about-v41-copy>span,.lp-about-visit-card>span{font-size:11px;letter-spacing:.2em;text-transform:uppercase}
.lp-about-v41-copy h2,.lp-about-visit-card h2{font:400 clamp(32px,3.4vw,52px)/1.05 Georgia,serif;margin:18px 0}
.lp-about-v41-copy p,.lp-about-visit-card p{max-width:520px;line-height:1.75}
.lp-about-v41-copy p+p{margin-top:14px}
.lp-about-gallery{display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch;background:#f7f2ea}
.lp-about-gallery img{width:100%;height:100%;min-height:560px;object-fit:cover}
.lp-about-gallery>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(52px,7vw,110px)}
.lp-about-gallery span{font-size:11px;letter-spacing:.2em;text-transform:uppercase}
.lp-about-gallery h2{font:400 clamp(31px,3.2vw,50px)/1.08 Georgia,serif;margin:18px 0}
.lp-about-gallery p{max-width:520px;line-height:1.75}
.lp-contact-film video{display:block;width:100%;height:min(76vh,760px);object-fit:cover}
.lp-about-visit{display:grid;grid-template-columns:.85fr 1.15fr;background:#143d2b;color:#fff}
.lp-about-visit-card{padding:clamp(54px,7vw,110px)}
.lp-about-visit-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:26px}
.lp-about-visit-links a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:4px}
.lp-about-map{position:relative;min-height:600px}
.lp-about-map.lp-custom-map{width:100%;height:100%;min-height:600px}
@media(max-width:900px){
 .home .lp-v4-heading h2,.home .lp-home-brands-head h2{font-size:24px}
 .lp-v4-brands-first{padding:32px 0 36px}
 .lp-v4-edit-slider{min-height:0;height:66vh}
 .lp-about-v41,.lp-about-visit{grid-template-columns:1fr}
 .lp-about-gallery{grid-template-columns:1fr}
 .lp-about-gallery img{min-height:0;height:62vh}
 .lp-about-gallery>div{padding:52px 24px}
 .lp-about-v41-video video{min-height:0;height:68vh}
 .lp-about-v41-copy,.lp-about-visit-card{padding:52px 24px}
 .lp-about-map,.lp-about-map iframe{min-height:440px}
}

/* ==========================================================================
   La Pièce 5.4 FINAL OVERRIDES
   Kept last so legacy styles and saved Additional CSS cannot break layout.
   ========================================================================== */
html,body,#page,.site,.site-content,main{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
html,body{overflow-x:clip!important}
.lp-container{width:min(1480px,calc(100% - 48px))!important;max-width:none!important;margin-inline:auto!important}
.site-header .lp-header{width:min(1480px,calc(100% - 48px))!important;min-height:82px!important;padding:10px 0!important;grid-template-columns:64px minmax(0,1fr) auto!important;gap:24px!important}
.lp-nav>ul{justify-content:center!important;gap:clamp(16px,1.8vw,30px)!important;white-space:nowrap!important}
.lp-nav>ul>li>a{font-size:11px!important;letter-spacing:.1em!important}
.lp-actions{gap:13px!important;white-space:nowrap!important}

.home .lp-v4-hero{width:100%!important;height:min(84vh,860px)!important;min-height:620px!important}
.home .lp-v4-hero-copy{max-width:570px!important}
.home .lp-v4-hero-copy span{color:#fff!important;font-size:10px!important;letter-spacing:.24em!important}
.home .lp-v4-hero-copy h1{color:#fff!important;font-size:clamp(38px,4.4vw,66px)!important;font-weight:400!important;line-height:1.02!important;letter-spacing:-.035em!important;text-shadow:0 2px 24px rgba(0,0,0,.25)!important}
.home .lp-v4-hero-copy a{color:#fff!important}
.lp-v4-hero-slide{pointer-events:none}.lp-v4-hero-slide.is-active{pointer-events:auto}
.lp-v4-hero-slide>img,.lp-v4-hero-slide>video{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}

.home .lp-v4-reels{padding:64px 0 78px!important;background:#fff!important}
.home .lp-v4-reels-rail{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:min(1480px,calc(100% - 48px))!important;margin:auto!important;padding:0!important;gap:14px!important}
.home .lp-v4-reels-rail a{min-width:0!important;aspect-ratio:9/16!important}
.home .lp-v4-reels-rail img,.home .lp-v4-reels-rail video{width:100%!important;height:100%!important;object-fit:cover!important}

.lp-brand-directory-section .lp-logo-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;width:100%!important}
.lp-brand-directory-section .lp-logo-card{grid-column:auto!important;min-height:210px!important;padding:30px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#fff!important}
.lp-brand-directory-section .lp-logo-card img,.lp-brand-directory-section .lp-logo-card svg{display:block!important;width:auto!important;height:auto!important;max-width:76%!important;max-height:92px!important;object-fit:contain!important;filter:grayscale(1) contrast(1.2)!important}
.lp-brand-directory-section .lp-logo-card:nth-last-child(2):nth-child(4n+1){grid-column:2!important}
.lp-logo-marquee-track{display:flex!important;width:max-content!important;animation:lpBrandMarquee 38s linear infinite!important}
.lp-logo-marquee:hover .lp-logo-marquee-track{animation-play-state:paused!important}
@keyframes lpBrandMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}

.lp-shop-shell{display:grid!important;grid-template-columns:minmax(190px,220px) minmax(0,1fr)!important;gap:30px!important;padding-top:44px!important}
.lp-filter-panel{position:sticky!important;top:112px!important;align-self:start!important;max-height:calc(100vh - 130px)!important;overflow:auto!important;padding-right:8px!important}
.lp-filter-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:10px!important}
.lp-mobile-filter-close,.lp-mobile-shop-controls,.lp-filter-overlay{display:none}
.lp-filter-group{padding:12px 0!important}.lp-filter-group strong{font-size:10px!important;margin-bottom:8px!important}
.lp-filter-options{gap:5px!important}.lp-filter-options a{font-size:12px!important}.lp-brand-filter{max-height:175px!important;overflow:auto!important}
.lp-filter-actions{display:grid!important;gap:8px!important;margin-top:10px!important}
.lp-shop-toolbar{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;min-height:44px!important;margin-bottom:18px!important}
.lp-shop-toolbar .woocommerce-result-count{margin:0 auto 0 0!important;font-size:12px!important}.lp-shop-toolbar .woocommerce-ordering{margin:0!important}
.woocommerce ul.products.lp-grid-3,.woocommerce ul.products.lp-grid-4,.woocommerce .products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:36px 15px!important}
.woocommerce ul.products li.product{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;float:none!important;overflow:hidden!important}
.woocommerce ul.products li.product a img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;aspect-ratio:3/4!important;object-fit:cover!important;object-position:center!important;margin:0 0 12px!important}
.woocommerce ul.products li.product .onsale,.woocommerce span.onsale{top:9px!important;left:9px!important;right:auto!important;width:auto!important;min-width:0!important;min-height:0!important;padding:6px 9px!important;border-radius:0!important;font-size:10px!important;line-height:1!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.2!important;margin:7px 0!important}

@media(min-width:901px){
 .lp-about-visit{grid-template-columns:minmax(380px,.85fr) minmax(0,1.15fr)!important}
 .lp-about-map,.lp-about-map iframe,.lp-contact-map,.lp-contact-map iframe{display:block!important;width:100%!important;height:100%!important;min-height:600px!important;border:0!important}
}
@media(min-width:981px) and (max-width:1180px){
 .lp-nav>ul{gap:11px!important}.lp-nav>ul>li>a{font-size:9px!important}.lp-actions{gap:7px!important}.lp-language{display:none!important}
}
@media(max-width:980px){
 .lp-container{width:min(100% - 28px,760px)!important}
 .site-header .lp-header{display:flex!important;width:100%!important;min-height:76px!important;padding:8px 14px!important;gap:8px!important}
 .lp-service-tabs{display:none!important}
 .home .lp-v4-hero{height:74svh!important;min-height:560px!important}
 .home .lp-v4-hero-copy{left:22px!important;right:22px!important;bottom:72px!important;max-width:420px!important}
 .home .lp-v4-hero-copy h1{font-size:clamp(34px,9.5vw,47px)!important;color:#fff!important}
 .home .lp-v4-reels{padding:44px 0 62px!important}
 .home .lp-v4-reels-rail{display:flex!important;width:100%!important;padding:0 18px!important;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important}
 .home .lp-v4-reels-rail a{flex:0 0 min(72vw,300px)!important;scroll-snap-align:start!important}
 .lp-brand-directory-section .lp-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .lp-brand-directory-section .lp-logo-card{grid-column:auto!important;min-height:148px!important;padding:18px!important}
 .lp-brand-directory-section .lp-logo-card img,.lp-brand-directory-section .lp-logo-card svg{max-width:80%!important;max-height:70px!important}
 .lp-shop-shell{display:block!important;width:100%!important;padding-top:0!important}
 .lp-mobile-shop-controls{display:grid!important;grid-template-columns:1fr 1fr!important;position:sticky!important;top:0!important;z-index:40!important;background:#fff!important;border-bottom:1px solid var(--line)!important}
 .lp-mobile-shop-controls button{min-height:52px!important;border:0!important;background:#fff!important;color:var(--ink)!important;font-size:12px!important;letter-spacing:.1em!important;text-transform:uppercase!important}
 .lp-mobile-shop-controls button+button{border-left:1px solid var(--line)!important}
 .lp-filter-panel{display:block!important;position:fixed!important;z-index:1200!important;inset:0 0 0 auto!important;width:min(92vw,430px)!important;max-height:none!important;overflow:auto!important;padding:24px 24px 112px!important;background:#fff!important;color:var(--ink)!important;transform:translateX(105%)!important;transition:transform .3s ease!important}
 .lp-filter-panel.is-open{transform:none!important}
 .lp-mobile-filter-close{display:block!important;border:0!important;background:none!important;font-size:34px!important}
 .lp-filter-overlay{display:block!important;position:fixed!important;z-index:1190!important;inset:0!important;background:rgba(0,0,0,.5)!important;opacity:0!important;pointer-events:none!important;transition:.3s!important}
 .lp-filter-overlay.is-open{opacity:1!important;pointer-events:auto!important}
 .lp-filter-group{border-top:1px solid var(--line)!important;padding:0!important}
 .lp-filter-group>strong{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:52px!important;margin:0!important;cursor:pointer!important}
 .lp-filter-group>strong:after{content:"+";font-size:18px;font-weight:400}.lp-filter-group.is-open>strong:after{content:"−"}
 .lp-filter-group>.lp-filter-options,.lp-filter-group>.lp-price-row,.lp-filter-group>.lp-color-filter,.lp-filter-group>.lp-size-filter{display:none!important;padding:0 0 16px!important}
 .lp-filter-group.is-open>.lp-filter-options,.lp-filter-group.is-open>.lp-price-row,.lp-filter-group.is-open>.lp-color-filter,.lp-filter-group.is-open>.lp-size-filter{display:grid!important}
 .lp-filter-actions{position:fixed!important;right:0!important;bottom:0!important;width:min(92vw,430px)!important;grid-template-columns:1fr 1fr!important;background:#fff!important;border-top:1px solid var(--line)!important;padding:12px 18px!important}
 body.lp-filter-open{overflow:hidden!important}
 .lp-shop-content{padding:20px 14px 110px!important}
 .lp-shop-toolbar{justify-content:space-between!important;min-height:0!important;margin-bottom:15px!important}.lp-shop-toolbar .woocommerce-ordering{display:none!important}.lp-view-switch{display:none!important}
 .woocommerce ul.products.lp-grid-3,.woocommerce ul.products.lp-grid-4,.woocommerce .products{width:100%!important;max-width:100%!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:26px 9px!important;margin:0!important;padding:0!important}
 .woocommerce ul.products li.product a img{width:100%!important;max-width:100%!important;aspect-ratio:3/4!important;object-fit:cover!important}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important}
 .woocommerce ul.products li.product .button{width:100%!important;padding:10px 4px!important;font-size:9px!important}
 .lp-mobile-bar{background:#f6e9d9!important}.lp-mobile-bar a,.lp-mobile-bar a:visited,.lp-mobile-bar a.active{color:#111!important}.lp-mobile-bar svg{stroke:#111!important}
 body{padding-bottom:78px!important}
}
@media(max-width:420px){
 .lp-container{width:calc(100% - 24px)!important}
 .woocommerce ul.products.lp-grid-3,.woocommerce ul.products.lp-grid-4,.woocommerce .products{gap:23px 8px!important}
 .home .lp-v4-reels-rail a{flex-basis:76vw!important}
}

/* Contact map is deliberately last: legacy rules made the desktop iframe tiny. */
@media(min-width:901px){
 .lp-contact-modern{display:grid!important;grid-template-columns:minmax(380px,.82fr) minmax(0,1.18fr)!important;gap:18px!important;align-items:stretch!important}
 .lp-contact-modern>.lp-map-wrap{display:none!important}
 .lp-contact-modern>.lp-desktop-map{display:block!important;width:100%!important;height:100%!important;min-height:620px!important;border:0!important}
}
@media(max-width:900px){
 .lp-contact-modern{grid-template-columns:minmax(0,1fr)!important}
 .lp-contact-modern>.lp-desktop-map{display:none!important}
 .lp-contact-modern>.lp-map-wrap{display:block!important;width:100%!important;min-height:440px!important}
}

/* 5.4.1 mobile navigation hotfix. */
@media(max-width:900px){
 .lp-mobile-open{position:relative!important;z-index:20!important;pointer-events:auto!important;cursor:pointer!important}
 .lp-mobile-menu{display:block!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(-105%,0,0)!important;z-index:2147483000!important}
 .lp-mobile-menu.open{visibility:visible!important;pointer-events:auto!important;transform:translate3d(0,0,0)!important}
 .lp-mobile-menu-overlay{display:block!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important;z-index:2147482999!important}
 .lp-mobile-menu-overlay.open{visibility:visible!important;pointer-events:auto!important;opacity:1!important}
 html.lp-menu-open,body.lp-menu-open{overflow:hidden!important}
 .lp-mobile-bar,.lp-mobile-bar *,.lp-mobile-bar a,.lp-mobile-bar a:visited,.lp-mobile-bar a:hover,.lp-mobile-bar a:focus,.lp-mobile-bar a.active{color:#111!important}
 .lp-mobile-bar svg,.lp-mobile-bar a svg{stroke:#111!important;color:#111!important}
}
/* === La Pièce 5.5 stable restoration: final responsive layer === */
:root{--lp-ink:#111;--lp-green:#043c2c;--lp-cream:#f7ecdc}
body{overflow-x:hidden}
.lp-v4-complete{display:none!important}
.lp-v4-hero-copy h1{color:#fff!important;font-size:clamp(42px,6vw,92px)!important;font-weight:300!important;line-height:.96!important;letter-spacing:-.035em!important;max-width:10ch!important}
.lp-v4-hero-copy p,.lp-v4-hero-copy span,.lp-v4-hero-copy a{color:#fff!important}
.lp-v4-reels-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.lp-v4-reel{aspect-ratio:9/16!important;min-width:0!important;overflow:hidden!important}
.lp-v4-reel video,.lp-v4-reel img{width:100%!important;height:100%!important;object-fit:cover!important}

.lp-manual-checkout{background:#f8f4ec;min-height:70vh;padding:70px 20px 110px;color:#123c2c}
.lp-checkout-wrap{max-width:1240px;margin:auto}.lp-checkout-head{max-width:720px;margin-bottom:46px}
.lp-checkout-head>span,.lp-commerce-dialog>span{font-size:10px;letter-spacing:.2em}
.lp-checkout-head h1{font:400 clamp(40px,5vw,70px)/1 Georgia,serif;margin:14px 0 18px}
.lp-checkout-head p{line-height:1.7;color:#52625b}
.lp-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:55px;align-items:start}
.lp-order-form,.lp-order-summary{background:#fff;padding:36px}.lp-order-form h2,.lp-order-summary h2{font:400 28px Georgia,serif;margin:0 0 28px}
.lp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lp-form-grid .lp-span-2{grid-column:1/-1}
.lp-order-form label,.lp-commerce-dialog label{display:grid;gap:8px;font-size:12px}
.lp-order-form input,.lp-order-form textarea,.lp-commerce-dialog input,.lp-commerce-dialog textarea,.lp-commerce-dialog select{width:100%;border:1px solid #cfcfc8;border-radius:0;background:#fff;padding:13px 14px;font:inherit;color:#122f24}
.lp-consent{display:flex!important;align-items:flex-start;gap:10px;margin:22px 0}.lp-consent input{width:18px}.lp-submit-order{width:100%}
.lp-form-message{min-height:20px;margin:12px 0;color:#a23c32;font-size:13px}
.lp-summary-item{display:grid;grid-template-columns:70px 1fr auto;gap:14px;padding:15px 0;border-bottom:1px solid #e5e2dc;align-items:start}
.lp-summary-item img{width:70px;height:90px;object-fit:cover}.lp-summary-item strong{display:block;font-size:13px}.lp-summary-item small,.lp-summary-item .variation{display:block;margin-top:6px;font-size:11px;color:#69726d}
.lp-summary-total{display:flex;justify-content:space-between;font-size:18px;padding:22px 0}.lp-order-summary>p{font-size:11px;color:#707770}.lp-checkout-empty{background:#fff;padding:50px;text-align:center}
.lp-commerce-modal,.lp-success-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:18px}
.lp-commerce-modal.open,.lp-success-modal.open{display:flex}.lp-commerce-backdrop{position:absolute;inset:0;border:0;background:rgba(10,24,17,.72)}
.lp-commerce-dialog,.lp-success-card{position:relative;z-index:1;width:min(580px,100%);max-height:92vh;overflow:auto;background:#fff;padding:46px;color:#123c2c;box-shadow:0 24px 80px rgba(0,0,0,.2)}
.lp-commerce-x{position:absolute;right:16px;top:12px;border:0;background:none;font-size:30px;font-weight:300;cursor:pointer}
.lp-commerce-dialog h2,.lp-success-card h2{font:400 38px Georgia,serif;margin:12px 0}.lp-commerce-dialog>p{line-height:1.6;margin-bottom:25px}.lp-commerce-dialog form{display:grid;gap:16px}
.lp-commerce-dialog .lp-btn,.lp-success-actions .lp-btn{width:100%}.lp-success-card{text-align:center}.lp-success-check{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;margin:0 auto 22px;background:var(--lp-green);color:#fff;font-size:46px}
.lp-success-card p{line-height:1.7;margin:0 auto 25px;max-width:430px}.lp-success-actions{display:grid;gap:12px}.lp-btn-outline{background:#fff!important;color:var(--lp-green)!important;border:1px solid var(--lp-green)!important}.lp-commerce-open{overflow:hidden}

@media(min-width:981px){
 .lp-container,.lp-shop-wrap,.lp-product-layout,.lp-page-wrap{width:min(1480px,calc(100% - 64px))!important;max-width:none!important;margin-inline:auto!important}
 body.single-product .lp-product-layout{padding-inline:0!important}
 body.single-product .lp-product-layout .product{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(370px,.75fr)!important;column-gap:clamp(38px,5vw,86px)!important;align-items:start!important;width:100%!important}
 body.single-product .lp-product-layout .woocommerce-product-gallery{grid-column:1;width:100%!important;max-width:none!important;float:none!important;margin:0!important}
 body.single-product .lp-product-layout .summary{grid-column:2;width:100%!important;max-width:none!important;float:none!important;margin:0!important;position:sticky!important;top:118px!important}
 body.single-product .lp-product-layout .woocommerce-tabs,
 body.single-product .lp-product-layout .related,
 body.single-product .lp-product-layout .upsells{grid-column:1/-1!important;width:100%!important;max-width:none!important}
 .lp-contact-modern,.lp-about-visit{display:grid!important;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr)!important;align-items:stretch!important}
 .lp-contact-modern>.lp-map-wrap,.lp-about-visit>.lp-about-map{display:none!important}
 .lp-contact-modern>.lp-desktop-map,.lp-about-visit>.lp-about-desktop-map{display:block!important;width:100%!important;height:100%!important;min-height:620px!important;border:0!important}
 .lp-brand-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}
 .lp-brand-grid>*{grid-column:auto!important;min-width:0!important}
 .lp-service-tabs{display:grid!important;grid-template-columns:2fr 1fr 1fr!important}
 .lp-service-tabs>*{min-width:0!important}
 .lp-header-inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:clamp(24px,4vw,70px)!important;align-items:center!important}
 .lp-primary-nav{min-width:0!important;display:flex!important;justify-content:center!important;gap:clamp(18px,2vw,36px)!important}
 .lp-primary-nav a{white-space:nowrap!important;font-size:12px!important}
 .lp-shop-layout{display:grid!important;grid-template-columns:minmax(210px,250px) minmax(0,1fr)!important;gap:38px!important}
 .lp-filter-panel{position:sticky!important;top:120px!important;align-self:start!important;max-height:calc(100vh - 150px)!important;overflow:auto!important}
 .lp-products-area,.woocommerce ul.products{min-width:0!important}
}

@media(max-width:980px){
 .lp-container,.lp-shop-wrap,.lp-product-layout,.lp-page-wrap{width:100%!important;max-width:100%!important;padding-inline:16px!important;margin-inline:auto!important}
 .lp-v4-reels-grid{grid-template-columns:repeat(4,minmax(150px,1fr))!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding-bottom:8px!important}
 .lp-v4-reel{scroll-snap-align:start!important}
 .lp-contact-modern,.lp-about-visit{display:block!important}
 .lp-contact-modern>.lp-desktop-map,.lp-about-visit>.lp-about-desktop-map{display:none!important}
 .lp-contact-modern>.lp-map-wrap,.lp-about-visit>.lp-about-map{display:block!important;min-height:360px!important}
 .lp-mobile-bar,.lp-mobile-bar *{color:#111!important}
 .lp-mobile-bar svg,.lp-mobile-bar svg *{stroke:#111!important}
 .lp-mobile-bar{background:var(--lp-cream)!important;border-top:1px solid #d9cdbd!important}
 .lp-shop-layout{display:block!important}
 .lp-filter-panel{position:fixed!important;z-index:100002!important;inset:0 auto 0 0!important;width:min(88vw,390px)!important;height:100dvh!important;max-height:none!important;overflow-y:auto!important;transform:translateX(-105%)!important;transition:transform .28s ease!important;background:#fff!important;padding:24px 20px 110px!important}
 .lp-filter-panel.is-open{transform:translateX(0)!important}
 .lp-filter-overlay{position:fixed!important;z-index:100001!important;inset:0!important;background:rgba(0,0,0,.55)!important;opacity:0!important;visibility:hidden!important;transition:.25s!important}
 .lp-filter-overlay.is-open{opacity:1!important;visibility:visible!important}
 body.lp-filter-open{overflow:hidden!important}
 .lp-mobile-shop-actions{display:flex!important;position:sticky!important;top:0!important;z-index:20!important;background:#fff!important;padding:10px 0!important;gap:8px!important}
 .lp-products-area ul.products,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 10px!important;width:100%!important;margin:0!important}
 .woocommerce ul.products li.product{width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;float:none!important;transform:none!important;left:auto!important}
 .woocommerce ul.products li.product .lp-card-media,.woocommerce ul.products li.product>a:first-child{display:block!important;width:100%!important;max-width:100%!important;aspect-ratio:3/4!important;overflow:hidden!important}
 .woocommerce ul.products li.product img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:cover!important;margin:0!important}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;line-height:1.25!important;color:#111!important;overflow-wrap:anywhere!important}
 body.single-product .lp-product-layout .product{display:block!important;width:100%!important}
 body.single-product .lp-product-layout .woocommerce-product-gallery,
 body.single-product .lp-product-layout .summary{width:100%!important;max-width:100%!important;float:none!important;position:static!important;margin:0 0 28px!important}
 .lp-commerce-dialog,.lp-success-card{padding:38px 22px 28px}.lp-commerce-dialog h2,.lp-success-card h2{font-size:32px}
 .lp-manual-checkout{padding:40px 15px 95px}.lp-checkout-grid{grid-template-columns:1fr;gap:20px}.lp-order-form,.lp-order-summary{padding:24px 18px}.lp-form-grid{grid-template-columns:1fr}.lp-form-grid .lp-span-2{grid-column:auto}.lp-order-summary{order:-1}
}

@media(max-width:430px){
 .lp-v4-hero-copy h1{font-size:clamp(38px,13vw,58px)!important}
 .lp-products-area ul.products,.woocommerce ul.products{gap:22px 8px!important}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important}
 .lp-v4-reels-grid{grid-template-columns:repeat(4,72vw)!important}
}

/* 5.7 direct Instagram link */
.lp-instagram-launcher{display:flex;align-items:center;justify-content:center;text-decoration:none}


/* 5.7.1 interaction hardening */
.lp-mobile-open{position:relative;z-index:3;cursor:pointer;touch-action:manipulation}
.lp-mobile-open span{pointer-events:none}
.lp-mobile-menu,.lp-mobile-menu-overlay{will-change:transform,opacity}
html.lp-menu-open,body.lp-menu-open{overflow:hidden!important}
.lp-instagram-launcher{pointer-events:auto!important;visibility:visible!important;opacity:1!important;touch-action:manipulation}
.lp-instagram-launcher svg{pointer-events:none}
.lp-v4-hero-slide.is-video-fallback>video{display:none!important}
.lp-v4-hero-slide.is-video-fallback{background-position:center;background-size:cover}
@media(max-width:980px){
 .lp-mobile-open{display:inline-flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:8px;border:0;background:transparent}
 .lp-mobile-open span{display:block!important;width:23px;height:1.5px;background:#111}
 .lp-mobile-menu{height:100dvh!important;top:0!important;bottom:0!important}
}

/* La Pièce 5.7.2 functional safeguards: preserve existing layout and styling. */
.lp-v4-reels-rail video.lp-video-error{display:none!important}
.lp-v4-reels-rail [data-video-fallback]:not([hidden]){display:block!important;position:absolute;inset:0}
.lp-custom-map>iframe{display:block;width:100%;height:100%;min-height:inherit;border:0}
.lp-desktop-map.lp-custom-map{overflow:hidden}


/* La Pièce 5.7.3 — safe UI patch */
@media (max-width: 980px){
  .lp-mobile-open{
    display:inline-flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:5px!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    padding:8px!important;
    border:0!important;
    background:transparent!important;
    opacity:1!important;
    visibility:visible!important;
  }
  .lp-mobile-open span{
    display:block!important;
    width:24px!important;
    height:2px!important;
    min-height:2px!important;
    background:#0c2f22!important;
    opacity:1!important;
    visibility:visible!important;
    border-radius:2px!important;
  }
}
.lp-brand-directory-section .lp-logo-card img{
  opacity:1!important;
  visibility:visible!important;
  mix-blend-mode:multiply;
}
.lp-brand-directory-section .lp-logo-card.lp-logo-amos img{max-width:72%!important;max-height:74px!important}
.lp-brand-directory-section .lp-logo-card.lp-logo-twinsis img{max-height:118px!important}
.lp-brand-directory-section .lp-logo-card.lp-logo-bustier img{max-height:108px!important}
.lp-about-visit>.lp-about-map.lp-map-wrap{display:block!important;min-height:620px!important;width:100%!important}
.lp-trp-switcher{position:relative;z-index:30;font-size:11px;letter-spacing:.08em}
.lp-trp-switcher .trp-language-switcher{width:auto!important;height:auto!important}
.lp-trp-switcher .trp-language-switcher>div{border:0!important;background:transparent!important;padding:0!important;width:auto!important}
.lp-trp-switcher .trp-language-switcher>div>a{font-size:11px!important;color:inherit!important;padding:6px 8px!important}
@media(max-width:900px){.lp-trp-switcher{display:none!important}.lp-about-visit>.lp-about-map.lp-map-wrap{min-height:420px!important}}


/* La Pièce 5.7.4 — focused compatibility patch (no visual redesign). */
@media (max-width:980px){
  .site-header .lp-header{grid-template-columns:52px minmax(0,1fr) auto!important}
  .lp-mobile-open{
    display:inline-flex!important;position:relative!important;z-index:95!important;
    width:44px!important;height:44px!important;min-width:44px!important;
    flex:0 0 44px!important;align-items:center!important;justify-content:center!important;
    flex-direction:column!important;gap:5px!important;padding:8px!important;
    margin:0!important;border:0!important;background:transparent!important;
    opacity:1!important;visibility:visible!important;overflow:visible!important;
    pointer-events:auto!important;touch-action:manipulation!important;
  }
  .lp-mobile-open span{
    display:block!important;position:static!important;width:24px!important;height:2px!important;
    min-height:2px!important;margin:0!important;padding:0!important;
    background:#0b2f22!important;border:0!important;border-radius:4px!important;
    opacity:1!important;visibility:visible!important;transform:none!important;
  }
  .lp-mobile-open:before,.lp-mobile-open:after{content:none!important}
}
/* Normalize uploaded brand logos without hiding light/transparent artwork. */
.lp-brand-directory-section .lp-logo-card{position:relative!important}
.lp-brand-directory-section .lp-logo-card img{
  display:block!important;width:auto!important;height:auto!important;max-width:78%!important;
  max-height:96px!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;
  filter:grayscale(1) contrast(1.15)!important;mix-blend-mode:multiply!important;
}
.lp-brand-directory-section .lp-logo-card.lp-logo-amos img{max-width:76%!important;max-height:70px!important}
.lp-brand-directory-section .lp-logo-card.lp-logo-twinsis img{max-width:62%!important;max-height:118px!important}
.lp-brand-directory-section .lp-logo-card.lp-logo-bustier img{max-width:54%!important;max-height:110px!important}
.lp-logo-text-fallback{font:500 24px/1.2 Georgia,serif;letter-spacing:.05em;text-align:center;color:#111}
/* Keep About and Contact maps visually and functionally identical. */
.lp-contact-modern>.lp-map-wrap,
.lp-contact-modern>.lp-desktop-map,
.lp-about-visit>.lp-about-map{
  background:#e8e4dc!important;overflow:hidden!important;
}
.lp-about-visit>.lp-about-map,
.lp-contact-modern>.lp-desktop-map{min-height:620px!important}
.lp-custom-map,.lp-custom-map .leaflet-container{width:100%!important;height:100%!important;min-height:inherit!important}
@media(max-width:900px){
  .lp-about-visit>.lp-about-map,.lp-contact-modern>.lp-map-wrap{min-height:420px!important}
}
/* TranslatePress switcher inherits the header instead of opening the legacy /en/ route. */
.lp-trp-switcher .trp-language-switcher{min-width:0!important;width:auto!important;height:auto!important}
.lp-trp-switcher .trp-language-switcher>div{min-height:0!important;width:auto!important;border:0!important;background:transparent!important;padding:0!important}
.lp-trp-switcher .trp-language-switcher>div>a{display:block!important;padding:6px 8px!important;color:inherit!important;font-size:11px!important;line-height:1.2!important}


/* La Pièce 5.7.5 — refined product accordion layout */
.single-product .woocommerce-tabs{display:none!important}
.lp-product-accordion{
  width:100%;
  margin:22px 0 14px;
  border-top:1px solid var(--line);
}
.lp-accordion-item{
  border-bottom:1px solid var(--line);
}
.lp-accordion-item summary{
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  cursor:pointer;
  padding:22px 0;
  font-size:18px;
  color:var(--ink);
}
.lp-accordion-item summary::-webkit-details-marker{display:none}
.lp-accordion-item summary b{
  font-size:28px;
  line-height:1;
  font-weight:300;
  transition:transform .25s ease;
}
.lp-accordion-item[open] summary b{transform:rotate(45deg)}
.lp-accordion-panel{
  padding:0 0 22px;
}
.lp-accordion-copy{
  max-width:960px;
  color:#303934;
  line-height:1.8;
  font-size:15px;
}
.lp-accordion-copy p:last-child{margin-bottom:0}
.lp-accordion-attributes table.shop_attributes{
  margin:0;
  border:0;
}
.lp-accordion-attributes table.shop_attributes th,
.lp-accordion-attributes table.shop_attributes td{
  border-bottom:1px solid #e5e2db;
  padding:10px 0;
}
.lp-accordion-attributes table.shop_attributes th{
  width:180px;
  font-weight:500;
}
@media(min-width:981px){
  body.single-product .lp-product-layout .summary{padding-top:12px}
  .lp-product-accordion{margin-top:34px}
}
@media(max-width:980px){
  .lp-product-accordion{margin-top:10px}
  .lp-accordion-item summary{padding:18px 0;font-size:16px}
  .lp-accordion-copy{font-size:14px;line-height:1.7}
}


/* La Pièce 5.7.6 — mobile product gallery fit fix */
@media (max-width: 768px){
  body.single-product .woocommerce-product-gallery,
  body.single-product .woocommerce-product-gallery .flex-viewport,
  body.single-product .woocommerce-product-gallery__wrapper{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    overflow:visible!important;
  }
  body.single-product .woocommerce-product-gallery__wrapper{
    display:flex!important;
    gap:0!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    scroll-behavior:smooth!important;
    transform:none!important;
    margin:0!important;
    padding:0!important;
    scrollbar-width:none!important;
    -webkit-overflow-scrolling:touch!important;
  }
  body.single-product .woocommerce-product-gallery__wrapper::-webkit-scrollbar{display:none!important}
  body.single-product .woocommerce-product-gallery__image{
    flex:0 0 100%!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    min-height:0!important;
    scroll-snap-align:start!important;
    overflow:hidden!important;
    margin:0!important;
    background:#f7f3ed!important;
  }
  body.single-product .woocommerce-product-gallery__image a{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-height:0!important;
    height:auto!important;
    overflow:hidden!important;
  }
  body.single-product .woocommerce-product-gallery__image img,
  body.single-product .woocommerce-product-gallery__image a img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    max-height:78vh!important;
    object-fit:contain!important;
    object-position:center!important;
    transform:none!important;
    margin:0 auto!important;
  }
  body.single-product .woocommerce-product-gallery__image .zoomImg{display:none!important}
  body.single-product .woocommerce-product-gallery__trigger{display:none!important}
  body.single-product .flex-control-thumbs{display:none!important}
}
