@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--em-navy:#102f45;--em-navy-2:#173f57;--em-ink:#17303d;--em-blue:#0798d3;--em-coral:#ef6a45;--em-sand:#f5f0e7;--em-cream:#fbfaf6;--em-line:#dce5e7;--em-muted:#657781}
body{background:var(--em-cream);color:var(--em-ink);font-family:Manrope,Arial,sans-serif}.container{max-width:1180px}.page-index #wrapper{padding:0;background:var(--em-cream)}.page-index #wrapper>.container{width:100%;max-width:none;padding:0}.page-index #content-wrapper{width:100%;padding:0}.page-index #left-column,.page-index #right-column,.page-index .page-header{display:none!important}
.em-logo-heading{margin:0}.em-brand-logo{display:flex;align-items:center;height:82px}.em-brand-logo img{display:block;width:100%;max-width:205px;height:auto;max-height:82px;object-fit:contain}
#header .header-nav{background:var(--em-navy);border:0;color:#dce7eb;min-height:38px}#header .header-nav a,#header .header-nav .user-info a{color:#fff}#header .header-top{background:#fff;padding:18px 0}#header .header-top .container>.row{display:flex;align-items:center}#header #_desktop_logo img{max-height:78px;width:auto}#header .search-widget form{background:#f3f6f6;border:1px solid #e2e9ea;height:48px}#header .search-widget form input{background:transparent;border:0;height:48px;padding-left:18px}#header .search-widget form button{background:var(--em-coral);color:#fff;height:48px;width:58px}#header .blockcart{background:transparent;color:var(--em-navy);font-weight:800}#header .blockcart .header{color:var(--em-navy)}#header .menu-wrapper{background:#fff;border-top:1px solid #edf1f2;border-bottom:1px solid #e6ecee}#header #top-menu>li>a{color:var(--em-ink);font-size:12px;font-weight:800;padding:19px 17px}#header #top-menu>li>a:hover{color:var(--em-coral)}
.em-home{background:var(--em-cream);overflow:hidden}.em-container{width:min(1180px,calc(100% - 64px));margin:0 auto}.em-hero{min-height:600px;display:grid;grid-template-columns:47% 53%;background:var(--em-navy)}.em-hero__copy{color:#fff;background:linear-gradient(135deg,var(--em-navy),var(--em-navy-2));padding:82px max(38px,calc((100vw - 1180px)/2)) 55px;position:relative}.em-hero__copy:before{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.06);border-radius:50%;left:-130px;top:100px;box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.01)}.em-hero__copy>*{position:relative;z-index:1}.em-kicker{display:flex;align-items:center;gap:10px;color:#1772b2;text-transform:uppercase;font-size:10px;letter-spacing:.17em;font-weight:800}.em-kicker:before{content:"";width:30px;height:2px;background:currentColor}.em-kicker--light{color:#fff;opacity:.8}.em-kicker--coral{color:var(--em-coral)}.em-hero h1{margin:23px 0 20px;font-size:clamp(48px,4.1vw,68px);line-height:1.02;letter-spacing:-.055em;font-weight:600}.em-hero h1 em,.em-inspiration h2 em{font-style:normal;color:var(--em-coral)}.em-hero__copy>p{font-size:15px;line-height:1.75;color:#d5e1e5;max-width:505px}.em-actions{display:flex;gap:12px;margin-top:30px}.em-btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:49px;padding:0 25px;border-radius:3px!important;text-transform:uppercase;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.04em}.em-btn--coral{background:var(--em-coral);color:#fff!important;box-shadow:0 12px 25px rgba(239,106,69,.2)}.em-btn--ghost{border:1px solid rgba(255,255,255,.35);color:#fff!important}.em-btn--navy{background:var(--em-navy);color:#fff!important}.em-proof{display:flex;align-items:center;gap:12px;margin-top:45px}.em-proof>b{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--em-coral)}.em-proof span,.em-float-card span{display:flex;flex-direction:column}.em-proof strong{font-size:11px}.em-proof small{font-size:9px;color:#9fb4bd}.em-hero__visual{position:relative;overflow:hidden}.em-hero__visual>img{width:100%;height:100%;object-fit:cover;object-position:100% center;transform:scale(1.06)}.em-float-card{position:absolute;left:34px;bottom:40px;background:#fff;padding:14px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 15px 35px rgba(0,0,0,.2)}.em-float-card>b{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--em-coral);color:#fff}.em-float-card strong{font-size:11px}.em-float-card small{font-size:9px;color:var(--em-muted)}
.em-trust{min-height:102px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;padding:0 max(32px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--em-line)}.em-trust>div{display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid var(--em-line)}.em-trust>div:last-child{border:0}.em-trust b{width:38px;height:38px;border-radius:50%;border:1px solid #bdcacc;color:var(--em-coral);display:grid;place-items:center}.em-trust span{display:flex;flex-direction:column}.em-trust strong{font-size:11px}.em-trust small{font-size:9px;color:var(--em-muted);margin-top:3px}
.em-section{padding:104px 0}.em-section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px}.em-section-head h2,.em-reviews h2{margin:14px 0 0;color:var(--em-navy);font-size:clamp(35px,3.5vw,50px);line-height:1.08;letter-spacing:-.045em;font-weight:600}.em-section-head>p{max-width:370px;font-size:12px;line-height:1.7;color:var(--em-muted)}.em-category-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:repeat(2,235px);gap:14px}.em-category{position:relative;overflow:hidden;color:#fff!important}.em-category--main{grid-row:1/3}.em-category--wide{grid-column:2/4}.em-category img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.em-category:hover img{transform:scale(1.04)}.em-category:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,31,44,.88),rgba(8,31,44,.05) 67%)}.em-category__number{position:absolute;z-index:2;right:18px;top:18px;width:31px;height:31px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;font-size:9px}.em-category__copy{position:absolute;z-index:2;left:26px;right:26px;bottom:23px;display:flex;flex-direction:column}.em-category__copy small{font-size:8px;text-transform:uppercase;letter-spacing:.1em}.em-category__copy strong{font-size:24px;margin:5px 0 12px}.em-category--main .em-category__copy strong{font-size:34px}.em-category__copy i{border-top:1px solid rgba(255,255,255,.3);padding-top:12px;font-style:normal;text-transform:uppercase;font-size:8px;font-weight:800}
.em-promo{background:var(--em-sand);padding:78px 0}.em-promo__inner{display:grid;grid-template-columns:.9fr 1.1fr;min-height:510px}.em-promo__copy{background:var(--em-navy);color:#fff;padding:62px 58px}.em-promo h2{font-size:42px;line-height:1.08;letter-spacing:-.045em;margin:18px 0;font-weight:600}.em-promo__copy>p{font-size:12px;line-height:1.7;color:#bdd0d7}.em-countdown{display:flex;align-items:center;gap:12px;margin:25px 0 27px}.em-countdown span{width:55px;height:58px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;align-items:center;justify-content:center}.em-countdown b{font-size:20px}.em-countdown small{font-size:7px;text-transform:uppercase}.em-countdown i{font-style:normal}.em-promo__visual{position:relative;overflow:hidden}.em-promo__visual>img{width:100%;height:100%;object-fit:cover;object-position:100% center;transform:scale(1.06)}.em-discount{position:absolute;right:42px;top:42px;width:126px;height:126px;border-radius:50%;background:var(--em-coral);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(7deg)}.em-discount small{font-size:9px;text-transform:uppercase}.em-discount b{font-size:32px}.em-discount i{font-size:7px;font-style:normal}
.em-products-section{background:#fff}.em-section-head--products>a{font-size:10px;text-transform:uppercase;font-weight:800;border-bottom:1px solid var(--em-navy);padding-bottom:7px}.em-hook-products .featured-products{margin:0}.em-hook-products .featured-products>h2,.em-hook-products .featured-products>.all-product-link{display:none}.em-hook-products .products{display:grid!important;grid-template-columns:repeat(5,1fr);gap:14px}.em-hook-products .product-miniature{width:auto!important;max-width:none!important;margin:0!important;border:1px solid #e2e9ea;background:#fff}.em-hook-products .thumbnail-container{width:100%!important;height:auto!important;box-shadow:none!important;margin:0!important}.em-hook-products .product-thumbnail img{width:100%;height:245px;object-fit:contain}.em-hook-products .product-description{position:static!important;width:100%!important;min-height:125px!important;padding:15px!important}.em-hook-products .product-title a{font-size:12px;color:var(--em-ink)}.em-hook-products .product-price-and-shipping{color:var(--em-navy);font-size:16px;font-weight:800}.em-hook-products .highlighted-informations{display:none!important}
.em-inspiration{background:var(--em-sand);padding:110px 0}.em-inspiration__grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:620px}.em-inspiration__visual{overflow:hidden}.em-inspiration__visual img{width:100%;height:100%;object-fit:cover;object-position:100% center;transform:scale(1.04)}.em-inspiration__copy{background:#fff;padding:55px 55px 45px 70px}.em-inspiration h2{margin:17px 0;font-size:50px;line-height:1;letter-spacing:-.05em;color:var(--em-navy);font-weight:600}.em-inspiration__copy>p{font-size:12px;line-height:1.75;color:var(--em-muted)}.em-inspiration ul{list-style:none;padding:0;margin:25px 0 30px}.em-inspiration li{display:flex;gap:17px;padding:16px 0;border-bottom:1px solid var(--em-line)}.em-inspiration li>b{color:var(--em-coral);font-size:9px}.em-inspiration li>span{display:flex;flex-direction:column}.em-inspiration li strong{font-size:11px}.em-inspiration li small{font-size:8px;color:var(--em-muted);margin-top:4px}
.em-brands{background:#fff;text-align:center;padding:48px max(32px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--em-line)}.em-brands p{text-transform:uppercase;letter-spacing:.15em;font-size:9px;color:#8a989d}.em-brands>div{display:grid;grid-template-columns:repeat(6,1fr);margin-top:25px}.em-brands span{color:#819096;font-size:18px;font-weight:800;border-right:1px solid var(--em-line)}.em-brands span:last-child{border:0}.em-reviews header{text-align:center}.em-reviews header .em-kicker{justify-content:center}.em-reviews header>p{font-size:11px;color:var(--em-muted);margin:14px 0 40px}.em-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.em-review-grid article{background:#fff;border:1px solid var(--em-line);padding:30px;min-height:215px;display:flex;flex-direction:column;justify-content:space-between}.em-review-grid article.is-featured{background:var(--em-navy);color:#fff;transform:translateY(-12px)}.em-review-grid q{font-size:12px;line-height:1.7}.em-review-grid footer{display:flex;align-items:center;gap:10px}.em-review-grid footer>b{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--em-sand);color:var(--em-navy);font-size:9px}.em-review-grid footer>span{display:flex;flex-direction:column;margin-right:auto}.em-review-grid footer strong{font-size:9px}.em-review-grid footer small{font-size:7px;color:#87969c}.em-review-grid footer i{color:#efab47;font-style:normal;font-size:8px}.em-newsletter{background:var(--em-coral);color:#fff;padding:68px 0}.em-newsletter>.em-container{display:grid;grid-template-columns:1fr .8fr;gap:80px;align-items:center}.em-newsletter h2{margin:15px 0 0;font-size:38px;line-height:1.08;letter-spacing:-.04em}.em-newsletter .block_newsletter{width:100%!important;max-width:none!important;margin:0!important}.em-newsletter .block_newsletter form .row{display:block}.em-newsletter .block_newsletter input[type=email]{height:50px;border:0}.em-newsletter .block_newsletter input[type=submit]{height:50px;background:var(--em-navy);border:0;color:#fff;font-size:10px;font-weight:800}
#wpFooter,#footer{background:#0d2636;color:#d8e2e6}#footer a,#wpFooter a{color:#94a9b2}#footer .h3,#footer .h4,#wpFooter .h3,#wpFooter .h4{color:#fff}.page-index #wpFooter{margin-top:0}.page-index #footer .block_newsletter{display:none!important}
@media(max-width:992px){.em-container{width:calc(100% - 40px)}.em-hero{grid-template-columns:52% 48%}.em-hero__copy{padding-left:30px;padding-right:30px}.em-category-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,260px)}.em-category--main,.em-category--wide{grid-column:auto;grid-row:auto}.em-hook-products .products{grid-template-columns:repeat(3,1fr)}.em-hook-products .product-miniature:nth-child(n+4){display:none}.em-promo__copy{padding:45px 34px}}
@media(max-width:767px){.em-container{width:calc(100% - 30px)}#header .header-nav{min-height:34px}.em-hero{grid-template-columns:1fr}.em-hero__copy{padding:55px 24px}.em-hero h1{font-size:44px}.em-hero__visual{height:430px}.em-actions{flex-direction:column}.em-trust{grid-template-columns:repeat(2,1fr);padding:14px}.em-trust>div{min-height:75px}.em-section{padding:72px 0}.em-section-head{display:block}.em-section-head>p{margin-top:20px}.em-category-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,255px)}.em-promo__inner,.em-inspiration__grid,.em-newsletter>.em-container{grid-template-columns:1fr}.em-promo__visual,.em-inspiration__visual{height:420px}.em-hook-products .products{grid-template-columns:repeat(2,1fr)}.em-hook-products .product-miniature:nth-child(4){display:block}.em-inspiration__copy{padding:44px 28px}.em-brands>div{grid-template-columns:repeat(3,1fr);gap:22px 0}.em-review-grid{grid-template-columns:1fr}.em-review-grid article.is-featured{transform:none}.em-newsletter>.em-container{gap:35px}.em-newsletter h2{font-size:32px}}
.mobile .em-brand-logo{height:44px;justify-content:center}.mobile .em-brand-logo img{max-width:116px;max-height:44px}

/* Correctif v1.0.2 : neutralise les largeurs Bootstrap dans la grille produits. */
.em-hook-products .products{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin-left:0!important;margin-right:0!important}
.em-hook-products .products>.product{display:block!important;width:100%!important;max-width:none!important;flex:0 0 100%!important;padding:0!important}
.em-hook-products .product-miniature{display:block!important;width:100%!important;max-width:none!important}
.em-hook-products .product-thumbnail,.em-hook-products .product-thumbnail picture{display:block!important;width:100%!important}
.em-hook-products .product-thumbnail img{display:block!important;width:100%!important;height:245px!important;object-fit:contain!important}
@media(max-width:992px){.em-hook-products .products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:767px){.em-hook-products .products{grid-template-columns:repeat(2,minmax(0,1fr))!important}}

/* Mise en page validée v1.0.4 */
.em-top-showcase{display:grid;grid-template-columns:250px minmax(0,1fr);width:min(1440px,100%);margin:0 auto;background:#fff;border-top:1px solid var(--em-line)}
.em-vertical-menu{background:#fff;border-right:1px solid var(--em-line);padding:0 18px 20px;position:relative;z-index:3}
.em-vertical-menu h2{height:57px;display:flex;align-items:center;margin:0;padding:0 9px;border-bottom:1px solid var(--em-line);color:var(--em-navy);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.em-vertical-menu nav{display:flex;flex-direction:column;padding-top:8px}
.em-vertical-menu a{display:grid;grid-template-columns:34px 1fr 12px;align-items:center;min-height:67px;padding:0 9px;color:var(--em-ink);border-bottom:1px solid #edf1f2;font-size:11px;font-weight:700;transition:.2s}
.em-vertical-menu a:hover{color:var(--em-coral);padding-left:13px;background:#fbfaf6}
.em-vertical-menu a>b{width:28px;height:28px;display:grid;place-items:center;border:1px solid #bdcbd0;border-radius:50%;font-size:13px;color:var(--em-navy)}
.em-vertical-menu a>i{font-style:normal;font-size:20px;color:#9aa8ae}.em-vertical-menu a.is-promo>b{color:var(--em-coral);border-color:#f2b5a3}
.em-top-showcase .em-hero{min-width:0;grid-template-columns:44% 56%;min-height:555px}
.em-top-showcase .em-hero__copy{padding:70px 40px 46px}.em-top-showcase .em-hero h1{font-size:clamp(40px,3.4vw,58px)}
.em-top-showcase .em-hero__visual>img{transform:none;object-position:center}

.em-univers .em-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:310px 345px;gap:16px}
.em-univers .em-category{grid-column:span 2;grid-row:auto;border-radius:18px;box-shadow:0 10px 28px rgba(16,47,69,.09)}
.em-univers .em-category--furniture,.em-univers .em-category--pro{grid-column:span 3}
.em-univers .em-category:after{background:linear-gradient(0deg,rgba(6,30,45,.96),rgba(6,30,45,.04) 68%)}
.em-univers .em-category img{object-position:center}.em-univers .em-category__icon{position:absolute;z-index:2;left:22px;bottom:25px;width:60px;height:60px;display:grid;place-items:center;border-radius:50%;background:#077cc1;color:#fff;border:1px solid rgba(255,255,255,.45);font-size:27px}
.em-univers .em-category--av .em-category__icon{background:#7441a2}.em-univers .em-category--comfort .em-category__icon{background:#4a9d4a}.em-univers .em-category--furniture .em-category__icon{background:#f26c22}.em-univers .em-category--pro .em-category__icon{background:#14a6a4}
.em-univers .em-category__copy{left:98px;right:18px;bottom:24px}.em-univers .em-category__copy strong{margin:0 0 6px;font-size:20px;line-height:1.1;text-transform:uppercase}.em-univers .em-category__copy small{font-size:11px;line-height:1.35;text-transform:none;letter-spacing:0;color:#fff}
.em-promo__visual>img{transform:none;object-position:center}.em-promo__visual{background:#111e26}

.em-services{padding:92px 0;background:#fff}.em-services__grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr 1fr;grid-template-rows:245px 235px;gap:14px}
.em-services__intro{grid-column:1/3;grid-row:1;padding:40px 42px;background:#fff;border:1px solid var(--em-line)}
.em-services__intro h2{margin:0 0 28px;color:var(--em-navy);font-size:40px;line-height:1.05;letter-spacing:-.04em;text-transform:uppercase}.em-services__intro h2 em{font-style:normal;color:var(--em-coral)}
.em-service-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.em-service-benefits>div{display:flex;align-items:center;gap:11px}.em-service-benefits b{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--em-navy);border-radius:50%;font-size:17px}.em-service-benefits span{display:flex;flex-direction:column}.em-service-benefits strong{font-size:9px;line-height:1.2;text-transform:uppercase}.em-service-benefits small{margin-top:4px;font-size:8px;line-height:1.25;color:var(--em-muted)}
.em-services__delivery{grid-column:3;grid-row:1/3;overflow:hidden;border-radius:0 18px 18px 0}.em-services__showroom{grid-column:1/3;grid-row:2;overflow:hidden;border-radius:0 0 0 18px}.em-services__delivery img,.em-services__showroom img{width:100%;height:100%;object-fit:cover}.em-services__delivery img{object-position:48% center}.em-services__showroom img{object-position:center 42%}
.em-services__payment{position:absolute;z-index:2;right:24px;bottom:24px;width:29%;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(10,43,65,.96);color:#fff;border:6px solid #fff;border-radius:24px;text-transform:uppercase;box-shadow:0 12px 30px rgba(0,0,0,.22)}.em-services__payment small{font-size:11px;font-weight:800}.em-services__payment strong{font-size:64px;line-height:.95}.em-services__payment span{font-size:9px}

@media(max-width:1100px){.em-top-showcase{grid-template-columns:215px minmax(0,1fr)}.em-vertical-menu a{font-size:9px}.em-top-showcase .em-hero{grid-template-columns:50% 50%}.em-top-showcase .em-hero__copy{padding:55px 28px}.em-univers .em-category-grid{grid-template-rows:280px 310px}.em-univers .em-category__copy strong{font-size:16px}.em-univers .em-category__copy small{font-size:9px}}
@media(max-width:767px){.em-top-showcase{display:block}.em-vertical-menu{padding:0;border-right:0;border-bottom:1px solid var(--em-line)}.em-vertical-menu h2{height:48px;padding:0 18px}.em-vertical-menu nav{display:flex;flex-direction:row;overflow-x:auto;padding:0}.em-vertical-menu a{flex:0 0 155px;grid-template-columns:28px 1fr;min-height:58px;padding:0 10px;font-size:9px}.em-vertical-menu a>i{display:none}.em-vertical-menu a>b{width:24px;height:24px;font-size:11px}.em-top-showcase .em-hero{grid-template-columns:1fr}.em-univers .em-category-grid{grid-template-columns:1fr;grid-template-rows:repeat(5,260px)}.em-univers .em-category,.em-univers .em-category--furniture,.em-univers .em-category--pro{grid-column:auto}.em-services__grid{display:block}.em-services__intro{padding:32px 24px}.em-services__intro h2{font-size:31px}.em-service-benefits{grid-template-columns:1fr}.em-services__delivery,.em-services__showroom{height:300px;margin-top:14px;border-radius:14px}.em-services__payment{position:relative;right:auto;bottom:auto;width:calc(100% - 36px);margin:-88px auto 0;min-height:115px}.em-services__payment strong{font-size:54px}}

/* En-tête commercial v1.0.5 */
#header .em-info-bar{min-height:34px;background:var(--em-navy);border:0}.em-info-bar__inner{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#dce7eb}.em-info-bar__inner>div{display:flex;align-items:center;gap:24px}.em-info-bar__inner span+span:before{content:"•";margin-right:24px;color:var(--em-coral)}.em-info-bar__inner a{color:#fff!important;font-weight:800;letter-spacing:.05em}
#header .em-main-header{padding:0;background:#fff}.em-main-header__row{min-height:105px;display:grid;grid-template-columns:210px minmax(300px,1fr) auto;align-items:center;gap:38px}.em-main-header__logo{min-width:0}.em-main-header__search{display:flex;justify-content:center}.em-main-header__search .search-widget{float:none!important;width:100%!important;max-width:650px}.em-main-header__search .search-widget form{margin:0;height:50px;border-radius:4px;overflow:hidden}.em-main-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;white-space:nowrap}.em-main-header__actions>*{float:none!important;margin:0 5px!important}.em-main-header__actions .blockcart{height:auto!important;padding:10px!important}.em-main-header__actions .user-info{margin-top:0!important}.em-main-header__actions .language-selector-wrapper,.em-main-header__actions .currency-selector{display:none}
.em-primary-nav{height:58px;display:flex;align-items:stretch;border-top:1px solid #edf1f2;border-bottom:1px solid var(--em-line)}.em-primary-nav__all{flex:0 0 210px;display:flex;align-items:center;gap:10px;padding:0 18px;background:var(--em-navy);color:#fff;text-transform:uppercase;font-size:10px;font-weight:800}.em-primary-nav__all i{font-size:19px}.em-primary-nav__menu{flex:1;min-width:0;display:flex;align-items:center}.em-primary-nav__menu .menu{width:100%;margin:0!important}.em-primary-nav__menu #top-menu{display:flex;align-items:center;justify-content:center;margin:0}.em-primary-nav__menu #top-menu>li>a{padding:20px 14px!important;font-size:10px!important;white-space:nowrap}.em-primary-nav>a{display:flex;align-items:center;padding:0 16px;color:var(--em-ink);font-size:10px;font-weight:800;text-transform:uppercase}.em-primary-nav__promo{color:var(--em-coral)!important}

/* Sous-catégories du menu vertical */
.em-vertical-menu .em-menu-item{position:static;margin:0;border:0}.em-vertical-menu .em-menu-item summary{display:grid;grid-template-columns:34px 1fr 12px;align-items:center;min-height:67px;padding:0 9px;color:var(--em-ink);border-bottom:1px solid #edf1f2;font-size:11px;font-weight:700;cursor:pointer;list-style:none;transition:.2s}.em-vertical-menu .em-menu-item summary::-webkit-details-marker{display:none}.em-vertical-menu .em-menu-item summary:hover,.em-vertical-menu .em-menu-item[open]>summary{color:var(--em-coral);padding-left:13px;background:#fbfaf6}.em-vertical-menu .em-menu-item summary>b{width:28px;height:28px;display:grid;place-items:center;border:1px solid #bdcbd0;border-radius:50%;font-size:13px;color:var(--em-navy)}.em-vertical-menu .em-menu-item summary>i{font-style:normal;font-size:20px;color:#9aa8ae}
.em-submenu{display:none;position:absolute;z-index:20;left:100%;top:0;width:560px;min-height:555px;padding:28px 32px;background:#fff;border:1px solid var(--em-line);box-shadow:18px 22px 45px rgba(16,47,69,.18);color:var(--em-ink)}.em-submenu--wide{width:690px}.em-menu-item[open]>.em-submenu,.em-menu-item:hover>.em-submenu{display:block}.em-submenu header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;margin-bottom:22px;border-bottom:1px solid var(--em-line)}.em-submenu header>div{display:flex;flex-direction:column}.em-submenu header small{font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--em-coral)}.em-submenu header strong{font-size:25px;color:var(--em-navy);margin-top:4px}.em-vertical-menu .em-submenu header>a{display:block;min-height:0;padding:0 0 5px!important;border:0;border-bottom:1px solid var(--em-navy);font-size:9px;text-transform:uppercase;color:var(--em-navy)}.em-submenu__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.em-submenu--wide .em-submenu__columns{grid-template-columns:repeat(3,minmax(0,1fr))}.em-submenu h3{margin:0 0 10px;color:var(--em-navy);font-size:12px;text-transform:uppercase}.em-submenu h3:not(:first-child){margin-top:22px}.em-vertical-menu .em-submenu section>a{display:block!important;min-height:0!important;padding:5px 0!important;border:0!important;color:var(--em-muted)!important;font-size:10px!important;font-weight:500!important}.em-vertical-menu .em-submenu section>a:hover{color:var(--em-coral)!important;transform:translateX(3px)}

/* Rangées de produits supplémentaires */
.em-product-row{margin-top:70px;padding-top:58px;border-top:1px solid var(--em-line)}.em-product-row>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.em-product-row h3{margin:12px 0 0;color:var(--em-navy);font-size:36px;line-height:1.05;letter-spacing:-.04em}.em-product-row>header>a{padding-bottom:6px;border-bottom:1px solid var(--em-navy);font-size:9px;font-weight:800;text-transform:uppercase}.em-product-row .em-hook-products .products>.product:nth-child(n+5){display:none!important}

/* Galerie complète des marques */
.em-brands{padding:82px 0 75px;background:linear-gradient(180deg,#fff,#f6f8f8);text-align:left;border-top:1px solid var(--em-line);border-bottom:1px solid var(--em-line)}.em-brands>.em-container{display:block;width:min(1180px,calc(100% - 64px));max-width:none;margin:0 auto;padding:0}.em-brands header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:34px}.em-brands header h2{max-width:680px;margin:12px 0 0;color:var(--em-navy);font-size:36px;line-height:1.1;letter-spacing:-.04em}.em-brands header>a{padding-bottom:6px;border-bottom:1px solid var(--em-navy);font-size:9px;font-weight:800;text-transform:uppercase}.em-brand-track{display:grid!important;grid-template-rows:repeat(2,145px)!important;grid-auto-flow:column;grid-auto-columns:180px;gap:14px!important;margin:0!important;padding:2px 2px 18px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-color:var(--em-coral) #dfe6e8}.em-brand-track>a{scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:14px;background:#fff;border:1px solid var(--em-line);border-radius:10px;color:var(--em-navy);box-shadow:0 7px 20px rgba(16,47,69,.06);transition:.2s}.em-brand-track>a:hover{transform:translateY(-3px);border-color:#b9c9cf;box-shadow:0 12px 28px rgba(16,47,69,.12)}.em-brand-track img{width:112px;height:72px;object-fit:contain;mix-blend-mode:multiply}.em-brand-track strong{font-size:10px;letter-spacing:.05em;text-align:center}

@media(max-width:992px){.em-main-header__row{grid-template-columns:180px 1fr auto;gap:18px}.em-primary-nav__all{flex-basis:190px}.em-primary-nav__menu #top-menu>li>a{padding:20px 8px!important;font-size:8px!important}.em-submenu{width:540px}.em-submenu--wide{width:620px}}
@media(max-width:767px){.em-mobile-bar{min-height:54px}.em-submenu,.em-submenu--wide{position:absolute;left:0;top:106px;width:100%;min-height:0;max-height:70vh;overflow-y:auto;padding:22px}.em-submenu__columns,.em-submenu--wide .em-submenu__columns{grid-template-columns:repeat(2,1fr)}.em-vertical-menu .em-menu-item{flex:0 0 155px}.em-vertical-menu .em-menu-item summary{grid-template-columns:28px 1fr;min-height:58px;padding:0 10px;font-size:9px}.em-vertical-menu .em-menu-item summary>i{display:none}.em-product-row{margin-top:50px;padding-top:42px}.em-product-row h3{font-size:29px}.em-product-row>header>a{display:none}.em-brands>.em-container{width:calc(100% - 30px)}.em-brands header{display:block}.em-brands header h2{font-size:30px}.em-brands header>a{display:inline-block;margin-top:18px}.em-brand-track{grid-template-rows:repeat(2,125px)!important;grid-auto-columns:150px}.em-brand-track img{width:92px;height:60px}}

/* Alignement précis de l'en-tête sur le contenu principal */
#header .em-info-bar__inner,#header .em-main-header>.container{width:min(1440px,100%);max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}
#header .em-main-header__row{grid-template-columns:250px minmax(420px,650px) minmax(300px,1fr);min-height:102px;gap:34px;padding:0 18px}
#header .em-main-header__logo{display:flex;align-items:center;justify-content:center;min-width:0}
#header .em-brand-logo{width:205px;height:76px;justify-content:center}
#header .em-brand-logo img{width:100%;max-width:195px;max-height:74px;object-fit:contain}
#header .em-main-header__search{width:100%;justify-self:center}
#header .em-main-header__search .search-widget{max-width:650px;margin:0 auto}
#header .em-main-header__actions{min-width:0;justify-self:stretch;justify-content:flex-end;padding-right:8px}
#header .em-primary-nav{width:100%;height:58px;margin:0}
#header .em-primary-nav__all{flex:0 0 250px;justify-content:center;padding:0}
#header .em-primary-nav__menu{padding:0 18px}
#header .em-primary-nav__menu #top-menu{justify-content:space-evenly;width:100%}
#header .em-primary-nav__menu #top-menu>li>a{padding:20px 10px!important}
.em-top-showcase{width:min(1440px,100%)}
@media(max-width:1100px){#header .em-main-header__row{grid-template-columns:215px minmax(340px,1fr) auto;gap:18px}#header .em-primary-nav__all{flex-basis:215px}#header .em-brand-logo{width:175px}#header .em-brand-logo img{max-width:170px}}

/* Lisibilité renforcée des cartes produit */
.em-hook-products .product-description{min-height:168px!important;padding:18px 16px 20px!important;display:flex!important;flex-direction:column!important;align-items:center!important}
.em-hook-products .product-title{width:100%;min-height:46px;margin:8px 0 10px!important;text-align:center!important;line-height:1.35!important}
.em-hook-products .product-title a{display:-webkit-box!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;color:var(--em-navy)!important;font-family:Manrope,Arial,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important;letter-spacing:0!important;text-transform:none!important;text-overflow:ellipsis}
.em-hook-products .product-price-and-shipping{margin-top:auto!important;color:var(--em-navy)!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important}
.em-hook-products .regular-price{font-size:12px!important;color:#8d9ba1!important}.em-hook-products .product-miniature{overflow:hidden}.em-hook-products .thumbnail-container{min-height:430px!important}.em-hook-products .product-thumbnail img{height:260px!important;padding:10px!important}
@media(max-width:767px){.em-hook-products .product-title a{font-size:13px!important}.em-hook-products .product-price-and-shipping{font-size:16px!important}.em-hook-products .thumbnail-container{min-height:400px!important}.em-hook-products .product-thumbnail img{height:225px!important}.em-hook-products .product-description{min-height:160px!important;padding:15px 12px!important}}

/* Equilibrage du menu, navigation globale et carrousel d'avis v1.0.9 */
@media(min-width:768px){
  .em-vertical-menu{padding-bottom:0}
  .em-vertical-menu nav{height:498px;padding-top:0}
  .em-vertical-menu .em-menu-item,.em-vertical-menu nav>.is-promo{flex:1 1 0;min-height:0}
  .em-vertical-menu .em-menu-item summary,.em-vertical-menu nav>.is-promo{height:100%;min-height:0}
}
.em-global-categories{position:relative;padding:0!important}
.em-global-categories>summary{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;cursor:pointer;list-style:none;color:#fff}
.em-global-categories>summary::-webkit-details-marker{display:none}
.em-global-categories__panel{display:none;position:absolute;z-index:100;top:100%;left:0;width:370px;padding:10px;background:#fff;border:1px solid var(--em-line);box-shadow:0 18px 45px rgba(16,47,69,.22);text-transform:none}
.em-global-categories[open]>.em-global-categories__panel,.em-global-categories:hover>.em-global-categories__panel{display:block}
.em-global-categories__panel>a{display:grid;grid-template-columns:42px minmax(0,1fr) 14px;align-items:center;gap:10px;min-height:70px;padding:10px 12px;color:var(--em-ink)!important;border-bottom:1px solid #edf1f2;transition:.2s}
.em-global-categories__panel>a:last-child{border-bottom:0}.em-global-categories__panel>a:hover{padding-left:17px;background:#fbfaf6;color:var(--em-coral)!important}
.em-global-categories__panel a>b{width:34px;height:34px;display:grid;place-items:center;border:1px solid #bdcbd0;border-radius:50%;color:var(--em-navy);font-size:14px}
.em-global-categories__panel a>span{display:flex;min-width:0;flex-direction:column;gap:3px}.em-global-categories__panel strong{font-size:11px;text-transform:uppercase}.em-global-categories__panel small{color:var(--em-muted);font-size:9px;font-weight:500;line-height:1.35}.em-global-categories__panel a>i{color:#9aa8ae;font-size:20px;font-style:normal}.em-global-categories__panel>a.is-promo b{color:var(--em-coral);border-color:#f2b5a3}
#footer .footer-container .h3,#footer .footer-container .h4,#footer .footer-container .myaccount-title,#footer .footer-container .myaccount-title a,#footer .block_myaccount_infos .h3,#footer .block_myaccount_infos .h4,#footer .block_myaccount_infos .myaccount-title,#footer .block_myaccount_infos .myaccount-title a{color:#fff!important}
.em-review-carousel{position:relative;overflow:hidden;padding:14px 46px 42px}
.em-review-carousel .em-review-grid{display:flex!important;gap:0!important;transition:transform .55s ease;will-change:transform}
.em-review-carousel .em-review-grid article{flex:0 0 calc(33.333333% - 16px);margin:0 8px;transform:none!important}
.em-review-carousel .em-review-grid article:nth-child(3n+2){background:var(--em-navy);color:#fff}
.em-review-arrow{position:absolute;z-index:3;top:45%;width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--em-line);border-radius:50%;background:#fff;color:var(--em-navy);font-size:27px;line-height:1;cursor:pointer;box-shadow:0 6px 18px rgba(16,47,69,.12)}
.em-review-arrow:hover{background:var(--em-coral);border-color:var(--em-coral);color:#fff}.em-review-arrow--prev{left:0}.em-review-arrow--next{right:0}
.em-review-dots{position:absolute;right:0;bottom:8px;left:0;display:flex;align-items:center;justify-content:center;gap:8px}.em-review-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#c9d3d7;cursor:pointer}.em-review-dots button.is-active{width:24px;border-radius:8px;background:var(--em-coral)}
@media(max-width:1099px){.em-review-carousel .em-review-grid article{flex-basis:calc(50% - 16px)}}
@media(max-width:767px){.em-review-carousel{padding:10px 34px 40px}.em-review-carousel .em-review-grid article{flex-basis:calc(100% - 16px)}.em-review-arrow{width:30px;height:30px;font-size:22px}}
