:root{--he-accent:#ff5200;--he-accent-rgb:255,82,0;--he-dark:#141414;--he-cream:#EFEEE9;--he-gold:#b6ab8a;--he-text-muted:#6b6560;--he-border:#e0dbd4;--he-font-heading:"CopperplateBold","Copperplate","Copperplate Gothic Light",serif;--he-font-body:"DM Sans",sans-serif}.landing-huile-eclat{font-family:var(--he-font-body);color:var(--he-dark);line-height:1.6}.landing-huile-eclat *,.landing-huile-eclat *:before,.landing-huile-eclat *:after{box-sizing:border-box}.he-page-width{max-width:1300px;margin:0 auto;padding:0 24px}.he-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.he-reveal.is-visible{opacity:1;transform:translateY(0)}.he-heading{font-family:var(--he-font-heading);font-weight:400;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.he-button{display:inline-block;padding:14px 36px;font-family:var(--he-font-body);font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:.12em;text-decoration:none;border-radius:0;transition:all .3s ease;cursor:pointer;text-align:center;border:none}.he-button--orange{background:var(--he-dark);color:#fff}.he-button--orange:hover{background:#333}.he-button--outline{background:transparent;color:var(--he-dark);border:1.5px solid var(--he-dark)}.he-button--outline:hover,.he-button--dark{background:var(--he-dark);color:#fff}.he-button--dark:hover{background:#333}.he-button--gold{background:var(--he-gold);color:#fff}.he-button--gold:hover{background:#a08e6e}.he-add-to-cart{cursor:pointer}.he-add-to-cart:disabled{opacity:.6;cursor:wait}.he-logo-bar{background:#fff;padding:14px 0}.he-logo-bar__inner{display:flex;justify-content:center;align-items:center;padding:0 24px}.he-logo-bar__link{display:inline-block;line-height:0}.he-logo-bar__link img{height:44px;width:auto}@media(min-width:990px){.he-logo-bar__inner{justify-content:flex-start;padding:0 40px}.he-logo-bar__link img{height:48px}}.he-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:#fff;border-bottom:1px solid var(--he-border)}.he-header__logo img{height:36px;width:auto}.he-header__cart{background:none;border:none;cursor:pointer;position:relative;padding:4px;color:var(--he-dark)}.he-header__cart:hover{opacity:.7}.he-header__cart-count{position:absolute;top:-4px;right:-6px;background:var(--he-dark);color:#fff;font-size:10px;font-weight:600;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--he-font-body)}@media(min-width:990px){.he-header{padding:14px 40px}.he-header__logo img{height:40px}}.he-hero{background:#fff;color:var(--he-dark);position:relative;overflow:hidden;height:60vh;height:60dvh}.he-hero__inner{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;gap:0;width:100%;height:100%}.he-hero__content{display:flex;flex-direction:column;justify-content:center;padding:24px 24px 20px;text-align:center;z-index:2;order:2}.he-hero__heading{font-size:clamp(26px,6vw,52px);margin-bottom:12px;line-height:1.1;color:var(--he-dark)}.he-hero__subtitle{font-family:var(--he-font-body);font-size:16px;font-weight:300;opacity:.8;margin-bottom:14px;max-width:460px;margin-left:auto;margin-right:auto;line-height:1.4;text-transform:none;letter-spacing:0;color:var(--he-dark)}.he-hero__media{order:1;position:relative;overflow:hidden;min-height:0}.he-hero__media video{width:100%;height:100%;object-fit:cover}.he-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,#fff 100%);pointer-events:none}@media(min-width:990px){.he-hero__inner{grid-template-columns:1fr 1fr;grid-template-rows:1fr}.he-hero__media{aspect-ratio:auto;height:100%;order:1}.he-hero__media video{height:100%;min-height:100%}.he-hero__media:after{background:linear-gradient(to left,#fff 0%,transparent 40%)}.he-hero__content{padding:80px 60px;text-align:left;order:2}.he-hero__subtitle{margin-left:0;margin-right:0}}.he-value{padding:80px 0;background:#fff}.he-value__heading{font-size:clamp(20px,3vw,28px);text-align:center;margin:0 auto 50px;max-width:650px;font-family:var(--he-font-body);font-weight:300;line-height:1.4;text-transform:none;letter-spacing:0}.he-value__grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.he-value__image img{width:100%;height:auto;border-radius:4px;max-height:500px;object-fit:contain}.he-value__text{display:flex;flex-direction:column;justify-content:center;overflow:hidden}.he-value__text p{font-size:15px;font-weight:300;line-height:1.7;margin:0 0 20px;word-wrap:break-word}.he-value__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.he-value__buttons .he-button{flex-shrink:0}@media(max-width:768px){.he-value__grid{grid-template-columns:1fr;gap:30px}.he-value{padding:50px 0}.he-value__buttons{flex-direction:column}.he-value__buttons .he-button{text-align:center}}.he-badges{padding:50px 0;background:var(--he-cream)}.he-badges__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.he-badge{background:#fff;border:1px solid var(--he-border);border-radius:8px;padding:32px 16px 24px}.he-badge__icon{width:84px;height:84px;margin:0 auto 14px}.he-badge__icon img{width:100%;height:100%}.he-badge__title{display:block;font-family:var(--he-font-body);font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;color:var(--he-dark)}.he-badge__desc{display:block;font-size:14px;font-weight:300;line-height:1.5;color:var(--he-text-muted)}@media(min-width:769px){.he-badge__icon{width:114px;height:114px;margin-bottom:18px}}@media(max-width:768px){.he-badges__grid{grid-template-columns:repeat(2,1fr);gap:16px}.he-badge{padding:24px 12px 18px}}.he-unique{padding:80px 0;background:#fff}.he-unique__heading{font-size:clamp(24px,3vw,36px);margin:0 0 40px;font-family:var(--he-font-body);font-weight:300;text-transform:none;letter-spacing:0;font-style:italic}.he-unique__grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.he-unique__image img{width:100%;height:auto;max-height:550px;object-fit:contain}.he-unique__list{list-style:none;padding:0;margin:0 0 24px}.he-unique__list li{padding:8px 0 8px 28px;position:relative;font-size:16px;font-weight:300;line-height:1.6}.he-unique__list li:before{content:"";position:absolute;left:0;top:12px;width:16px;height:16px;background:var(--he-accent);mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8.5l3.5 3.5L13 4' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 8.5l3.5 3.5L13 4' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.he-unique__actifs{font-size:15px;font-weight:300;margin:0 0 8px;color:var(--he-text-muted)}.he-unique__actifs strong{color:var(--he-dark);font-weight:500}.he-unique__yuka{font-size:13px;color:var(--he-gold);font-weight:500;margin:0 0 20px}@media(max-width:768px){.he-unique__grid{grid-template-columns:1fr;gap:30px}.he-unique{padding:50px 0}}.he-boost{padding:80px 0;background:#fff}.he-boost__heading{font-size:clamp(24px,3.5vw,38px);margin:0 0 30px;font-family:var(--he-font-body);font-weight:300;text-transform:none;letter-spacing:0}.he-boost__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.he-boost__text p{font-size:15px;font-weight:300;line-height:1.7;margin:0 0 16px}.he-boost__text strong{font-weight:500}.he-boost__stats{display:flex;gap:50px;margin:28px 0}.he-boost__stat{text-align:center}.he-boost__stat-number{font-family:var(--he-font-heading);font-size:28px;font-weight:400;color:var(--he-dark);display:block;letter-spacing:.02em}.he-boost__stat-label{font-size:12px;font-weight:300;color:var(--he-text-muted);margin-top:2px}.he-boost__disclaimer{font-size:10px;color:#999;margin-top:16px;font-style:italic;font-weight:300}.he-boost__right{display:flex;flex-direction:column;gap:24px}.he-boost__avantapres{text-align:center}.he-boost__avantapres-labels{display:flex;justify-content:space-around;margin-bottom:8px}.he-boost__label{font-family:var(--he-font-heading);text-transform:uppercase;font-size:14px;letter-spacing:.08em;font-weight:400}.he-boost__avantapres img{width:100%;max-height:420px;object-fit:cover;border-radius:4px}.he-boost__avantapres-caption{font-size:12px;color:var(--he-text-muted);margin-top:10px;font-style:italic;line-height:1.4;font-weight:300}.he-review{padding:24px;border:1px solid var(--he-border);border-radius:8px;background:#fff}.he-review__header{display:flex;align-items:center;gap:10px;margin-bottom:6px}.he-review__name{font-weight:500;font-size:14px}.he-review__badge{font-size:10px;color:#fff;font-weight:500;background:var(--he-dark);padding:2px 8px;border-radius:3px}.he-review__stars{margin-bottom:6px;display:flex;gap:2px}.he-review__stars svg{width:14px;height:14px;fill:var(--he-dark)}.he-review__title{font-weight:500;font-size:13px;margin:0 0 4px}.he-review__text{font-size:13px;font-weight:300;line-height:1.5;color:var(--he-text-muted);margin:0}@media(max-width:768px){.he-boost__grid{grid-template-columns:1fr;gap:30px}.he-boost{padding:50px 0}}.he-protection{padding:80px 0;background:#fff}.he-protection__heading{font-size:clamp(20px,2.8vw,28px);margin:0 0 30px;font-family:var(--he-font-body);font-weight:300;text-transform:none;letter-spacing:0}.he-protection__grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.he-protection__text p{font-size:15px;font-weight:300;line-height:1.7;margin:0 0 16px}.he-protection__text strong{color:var(--he-dark);font-weight:500}.he-protection__visual img{width:100%;height:auto;border-radius:4px}@media(max-width:768px){.he-protection__grid{grid-template-columns:1fr;gap:30px}.he-protection{padding:50px 0}}.he-routine{padding:80px 0;background:var(--he-cream)}.he-routine__heading{font-size:clamp(20px,2.8vw,28px);text-align:center;margin:0 0 12px}.he-routine__desc{text-align:center;font-size:16px;font-weight:300;max-width:700px;margin:0 auto 40px;color:var(--he-text-muted)}.he-routine__products{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:700px;margin:0 auto}.he-routine__product{text-align:center;background:#fff;padding:32px 24px;border-radius:8px}.he-routine__product img{width:180px;height:auto;margin:0 auto 16px;display:block}.he-routine__product-name{font-weight:500;font-size:14px;margin:0 0 4px}.he-routine__product-price{font-size:13px;font-weight:300;color:var(--he-text-muted);margin:0 0 16px}@media(max-width:768px){.he-routine__products{grid-template-columns:1fr;gap:24px;max-width:340px}.he-routine{padding:50px 0}}.he-astaxanthine{position:relative;padding:40px 0;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;overflow:hidden}.he-astaxanthine__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#14141473;pointer-events:none}.he-astaxanthine__content{position:relative;z-index:2;max-width:700px;background:#00000059;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);padding:28px 32px;border-radius:4px}.he-astaxanthine__heading{font-size:clamp(18px,2.5vw,26px);color:#fff;margin:0 0 14px;font-family:var(--he-font-heading);font-weight:400;text-transform:uppercase;letter-spacing:.04em}.he-astaxanthine__list{list-style:none;padding:0;margin:0 0 20px}.he-astaxanthine__list li{padding:3px 0 3px 20px;position:relative;font-size:16px;font-weight:300;line-height:1.6;color:#fffffff2}.he-astaxanthine__list li:before{content:"\2022";position:absolute;left:0;color:#fff;font-weight:700;font-size:16px}.he-astaxanthine__disclaimer{font-size:10px;color:#fff9;font-style:italic;margin-top:14px;font-weight:300}.he-astaxanthine .he-button--gold{padding:10px 30px;font-size:12px}@media(max-width:768px){.he-astaxanthine{padding:30px 0;min-height:auto}.he-astaxanthine__content{padding:24px 20px}}.he-videos{padding:80px 0;background:#fff}.he-videos__heading{font-size:clamp(22px,3vw,32px);text-align:center;margin:0 0 40px}.he-videos__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto}.he-videos__item{position:relative;border-radius:8px;overflow:hidden;cursor:pointer;aspect-ratio:3/4;background:#000}.he-videos__item img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.he-videos__item:hover img{transform:scale(1.03)}.he-videos__play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.he-videos__play-btn svg{width:18px;height:18px;fill:var(--he-dark);margin-left:3px}@media(max-width:768px){.he-videos__grid{grid-template-columns:repeat(3,1fr);gap:12px}.he-videos{padding:50px 0}}.he-final-cta{padding:60px 0;background:var(--he-cream);text-align:center}.he-final-cta__heading{font-size:clamp(20px,2.8vw,28px);margin:0 0 28px}
/*# sourceMappingURL=/cdn/shop/t/33/assets/landing-huile-eclat.css.map */
