*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.pez-grid{display:grid;width:100%;max-width:1100px;margin:0 auto;gap:10px;padding:20px;grid-template-columns:1fr 1.4fr 1.4fr 1fr;grid-template-rows:230px 230px 230px}.pez-cell{border-radius:14px;overflow:hidden;position:relative}.pez-cell img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.pez-cell:hover img{transform:scale(1.06)}.c1{grid-column:1;grid-row:1 / 3}.c2{grid-column:2;grid-row:1}.c3{grid-column:3;grid-row:1}.c4{grid-column:4;grid-row:1 / 3}.c5{grid-column:1;grid-row:3}.c6{grid-column:2;grid-row:3}.c7{grid-column:3;grid-row:3}.c8{grid-column:4;grid-row:3}.pez-text{grid-column:2 / 4;grid-row:2;border-radius:14px;background:#fff3;border:1px solid rgba(255,255,255,.4);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 32px;gap:14px}.pez-error-code{font-family:Playfair Display,Georgia,serif;font-size:clamp(24px,3vw,42px);font-weight:700;color:#c4833a;line-height:1;display:flex;align-items:center;gap:12px}.pez-error-msg{font-size:clamp(12px,1.1vw,15px);font-weight:300;color:#2c2416;max-width:380px;line-height:1.7}.pez-error-msg strong{font-weight:500}.pez-btn{display:inline-block;padding:11px 26px;border-radius:100px;background:#c4833a;color:#fff;font-size:12px;font-weight:500;letter-spacing:.07em;text-decoration:none;transition:background .3s ease,transform .2s ease;margin-top:4px}.pez-btn:hover{background:#a8692c;transform:translateY(-2px)}@media(max-width:650px){.pez-grid{grid-template-columns:1fr 1fr;grid-template-rows:none;gap:8px;padding:12px}.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8{grid-column:auto;grid-row:auto;height:150px}.c1{grid-column:1 / 3;height:190px}.pez-text{grid-column:1 / 3;grid-row:auto;height:auto;padding:24px 20px}}@media print{*:has(~#main),#main~*{display:none}}.scrollable::-webkit-scrollbar{display:none}:focus:not(:focus-visible){outline:none!important;box-shadow:none!important}button{border:none}html:has(.liege-page){scroll-snap-type:y mandatory}.liege-slide{min-height:100svh;scroll-snap-align:start;background-color:var(--slide-bg, #C4892A);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:60px 80px;overflow:hidden;position:relative}.liege-slide:before{content:var(--slide-num, "");position:absolute;bottom:-.15em;right:.05em;font-size:clamp(12rem,22vw,22rem);font-weight:900;color:#00000014;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:var(--font-heading-family, Georgia, serif)}.liege-slide:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 30% 50%,rgba(255,255,255,.07) 0%,transparent 70%);pointer-events:none}.liege-slide__media{position:relative;z-index:1;width:100%;height:min(55svh,480px);display:flex;justify-content:center;align-items:center}.liege-slide__img{width:100%;height:100%;object-fit:contain;opacity:0;transform:translate(-40px) scale(.96);transition:opacity .8s ease,transform .8s ease;filter:drop-shadow(0 20px 40px rgba(0,0,0,.25))}.liege-slide__content{opacity:0;transform:translate(40px);transition:opacity .8s ease .2s,transform .8s ease .2s;position:relative;z-index:1}.liege-slide.is-visible .liege-slide__img,.liege-slide.is-visible .liege-slide__content{opacity:1;transform:translate(0) scale(1)}.liege-slide__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.75rem}.liege-slide__title{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1.25rem;line-height:1.1}.liege-slide__text{font-size:clamp(.95rem,1.5vw,1.15rem);line-height:1.8;color:#ffffffe0;max-width:460px;margin-bottom:1.75rem}.liege-slide__cta{display:inline-block;padding:12px 28px;border-radius:30px;border:2px solid rgba(255,255,255,.7);color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:background .3s ease,border-color .3s ease}.liege-slide__cta:hover{background:#ffffff26;border-color:#fff}@media(max-width:699px){.liege-slide{grid-template-columns:1fr;padding:40px 28px;gap:28px;text-align:center;justify-items:center}.liege-slide:before{font-size:40vw;right:-.05em;bottom:-.1em}.liege-slide__media{height:min(38svh,280px);width:100%}.liege-slide__img{transform:translate(0) translateY(-20px) scale(.96)}.liege-slide.is-visible .liege-slide__img{transform:translate(0) translateY(0) scale(1)}.liege-slide__content{transform:translateY(20px)}.liege-slide.is-visible .liege-slide__content{transform:translateY(0)}.liege-slide__text{max-width:100%}}@media(min-width:990px){.header__primary-nav-item>a,.header__primary-nav-item .header__menu-disclosure>summary{font-weight:700!important}.header__primary-nav-item>a[href*=promotions]{color:var(--ambre-texte)!important;font-size:18px!important}.header__primary-nav-item>a[href*=a-propos],.header__primary-nav-item>a[href*=contact]{color:#2d6a4f!important}}.badge--on-sale{background-color:#c4833a!important;color:#fff!important;font-weight:700!important;border-radius:30px!important}.cart-drawer__reassurance{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.08)}.cart-drawer__delivery-text{font-size:13px;color:#666;margin-bottom:8px}.cart-drawer__payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.cart-drawer__payment-icons .payment-icon{height:24px;width:auto;border-radius:4px;border:1px solid #e5e5e5;background:#fff}.article__content,.rte,.article-content{--hl-ink: #1a1612;--hl-ink-soft: #4a3f2c;--hl-cork: #8b6f3a;--hl-accent: #c4833a;--hl-bg: #fafaf6;--hl-line: rgba(26, 22, 18, .1)}.article__content h2,.rte h2{font-size:clamp(26px,3.2vw,32px)!important;letter-spacing:-.01em!important;line-height:1.18!important;text-wrap:pretty;margin-top:48px;color:#1a1612}.article__content h3,.rte h3{font-size:clamp(20px,2.2vw,24px)!important;letter-spacing:-.005em!important;line-height:1.25!important;text-wrap:pretty}.article__content p,.rte p{font-size:17px;line-height:1.65;color:#2a241b}.hl-cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin:18px 0 8px}.hl-idea{display:grid;grid-template-columns:320px 1fr;gap:36px;align-items:start;margin:32px 0 8px}.hl-idea--right{grid-template-columns:1fr 320px}.hl-idea--right .hl-idea__img{order:2}.hl-idea__img{position:relative;border-radius:24px;overflow:hidden;aspect-ratio:1 / 1;background:#f0e9d8}.hl-idea__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.hl-idea__img:hover img{transform:scale(1.04)}.hl-idea__img a{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hl-idea__body h3{margin-top:0!important}.hl-idea__body p:last-child{margin-bottom:0}@media(max-width:760px){.hl-idea,.hl-idea--right{grid-template-columns:1fr;gap:20px}.hl-idea--right .hl-idea__img{order:0}.hl-idea__img{max-width:380px;margin:0 auto}}.hl-summary{background:#fafaf6;border:1px solid rgba(26,22,18,.08);border-top:3px solid #c4833a;border-radius:12px;padding:22px 26px;margin:28px 0}.hl-summary h2{font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase;color:#4a3f2c!important;margin:0 0 16px!important;font-family:Inter,system-ui,sans-serif!important;font-weight:600!important}.hl-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0!important;padding:0!important;list-style:none!important}.hl-chips li{background:#fff;border:1px solid rgba(26,22,18,.1);border-radius:999px;padding:7px 14px;font-size:13.5px;color:#1a1612;display:inline-flex;align-items:center;gap:6px;line-height:1.3}.hl-chips li b{font-weight:600}.hl-chips li.is-primary{background:#1a1612;color:#fafaf6;border-color:#1a1612}.hl-chips li.is-primary b{color:#c4833a}.hl-budget{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0}.hl-budget-card{background:#fafaf6;border:1px solid rgba(26,22,18,.08);border-radius:12px;padding:22px 22px 18px;display:flex;flex-direction:column;gap:12px}.hl-budget-card .price{font-family:Fraunces,Georgia,serif;font-weight:500;line-height:1;color:#c4833a;letter-spacing:-.025em;display:flex;align-items:baseline;gap:4px}.hl-budget-card .price .num{font-size:38px}.hl-budget-card .price .unit{font-size:14px;color:#8b6f3a}.hl-budget-card .items{font-size:14px;color:#4a3f2c;line-height:1.55;flex:1}.hl-budget-card .link{font-size:13px;color:#1a1612;text-decoration:underline;text-underline-offset:3px;font-weight:500}@media(max-width:700px){.hl-budget{grid-template-columns:1fr}}.hl-pezenas-open{background:#1a1612;color:#fafaf6;border-radius:12px;padding:18px 24px;margin:24px 0;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hl-pezenas-open .day{font-family:Fraunces,Georgia,serif;font-size:32px;font-weight:500;color:#c4833a;line-height:1;letter-spacing:-.02em}.hl-pezenas-open .label{font-size:13.5px;letter-spacing:.04em;line-height:1.5;flex:1}.hl-pezenas-open .label b{color:#fafaf6;font-weight:600;display:block;font-size:15px;margin-bottom:2px}.hl-distances{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 28px;margin:16px 0 0;padding:0;list-style:none}.hl-distances li{padding:8px 0;font-size:14px;border-bottom:1px dashed rgba(26,22,18,.1);display:flex;justify-content:space-between;align-items:baseline;gap:12px}.hl-distances li b{font-weight:600;color:#1a1612}.hl-distances li span{font-family:Fraunces,Georgia,serif;color:#8b6f3a;font-size:13px;font-style:italic}@media(max-width:600px){.hl-distances{grid-template-columns:1fr}}.hl-faq{margin:40px 0;padding-top:28px;border-top:1px solid rgba(26,22,18,.1)}.hl-faq h3{font-family:Fraunces,Georgia,serif!important;font-weight:500!important;font-size:21px!important;color:#1a1612!important;margin:26px 0 8px!important;padding-left:30px;position:relative;line-height:1.3!important}.hl-faq h3:before{content:"?";position:absolute;left:0;top:4px;width:20px;height:20px;background:#c4833a;color:#fafaf6;border-radius:50%;font-size:13px;font-weight:600;font-family:Inter,system-ui,sans-serif;display:grid;place-items:center}.hl-faq p{margin:0 0 22px;padding-bottom:22px;border-bottom:1px dashed rgba(26,22,18,.1);color:#2a241b}.hl-faq p:last-child{border-bottom:none}.hl-checklist{background:#fafaf6;border:1px solid rgba(26,22,18,.08);border-left:3px solid #c4833a;border-radius:12px;padding:24px 28px;margin:32px 0}.hl-checklist h2{font-family:Fraunces,Georgia,serif!important;font-weight:500!important;font-size:23px!important;margin:0 0 16px!important;color:#1a1612}.hl-checklist ul{margin:0!important;padding:0!important;list-style:none!important}.hl-checklist li{padding:11px 0 11px 30px;position:relative;font-size:15px;line-height:1.55;border-bottom:1px solid rgba(26,22,18,.05);color:#2a241b}.hl-checklist li:last-child{border-bottom:none}.hl-checklist li input[type=checkbox]{position:absolute;left:0;top:14px;width:16px;height:16px;appearance:none;-webkit-appearance:none;border:1.5px solid #1a1612;border-radius:4px;background:#fff;cursor:default;pointer-events:none;display:grid;place-content:center;margin:0}.hl-checklist li input[type=checkbox]:checked:after{content:"";width:8px;height:4px;border-left:2px solid #1a1612;border-bottom:2px solid #1a1612;transform:rotate(-45deg) translate(1px,-1px)}.hl-checklist li b{color:#1a1612}.prose .cta{display:inline-flex!important;align-items:center!important;gap:.5em!important;font-family:inherit!important;font-weight:500!important;line-height:1!important;letter-spacing:.01em!important;text-decoration:none!important;cursor:pointer!important;background-image:none!important;transition:all .22s ease!important}.prose .cta__arrow{display:inline-flex!important;width:1em!important;height:1em!important;transition:transform .22s ease!important}.prose .cta__arrow svg{width:100%!important;height:100%!important}.prose .cta:hover .cta__arrow{transform:translate(3px)!important}.prose .cta--sm{font-size:.875rem!important}.prose .cta--md{font-size:1rem!important}.prose .cta--lg{font-size:1.125rem!important}.prose .cta--text{padding:.4em 0!important;color:#2a1d11!important;background:transparent!important;border:none!important;border-bottom:1px solid #2a1d11!important}.prose .cta--text:hover{color:#8b6f3a!important;border-color:#8b6f3a!important}.prose .cta--pill{padding:.7em 1.4em!important;border:1px solid #2a1d11!important;border-radius:999px!important;background:transparent!important;color:#2a1d11!important}.prose .cta--sm.cta--pill{padding:.55em 1.1em!important}.prose .cta--pill:hover{background-color:#2a1d11!important;color:#faf6ec!important}.prose .cta--pill-solid{padding:.7em 1.4em!important;border:1px solid #2a1d11!important;border-radius:999px!important;background-color:#2a1d11!important;color:#faf6ec!important}.prose .cta--sm.cta--pill-solid{padding:.55em 1.1em!important}.prose .cta--pill-solid:hover{background-color:transparent!important;color:#2a1d11!important}newsletter-popup.newsletter-popup{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;margin:0!important;width:min(92vw,460px)!important;max-width:92vw!important;z-index:1000!important;border-radius:24px!important;overflow:hidden!important;background-image:linear-gradient(#1e140a33,#1e140a33),url(/cdn/shop/files/tissu-liege-newsletter.webp?v=1778928519)!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 24px 60px #00000073!important}newsletter-popup.newsletter-popup .prose,newsletter-popup.newsletter-popup .h4,newsletter-popup.newsletter-popup p{text-shadow:0 1px 4px rgba(0,0,0,.75),0 0 8px rgba(0,0,0,.4)!important}@media(max-width:600px){newsletter-popup.newsletter-popup{width:min(94vw,400px)!important}}privacy-banner.privacy-banner{border-radius:24px!important;border-top:3px solid #C4833A!important;box-shadow:0 24px 60px #00000059!important;border-left:1px solid rgba(255,255,255,.08)!important;border-right:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;overflow:hidden!important}privacy-banner.privacy-banner button[data-action=accept],privacy-banner.privacy-banner button[data-action=decline],privacy-banner.privacy-banner button[data-action=accept]:hover,privacy-banner.privacy-banner button[data-action=decline]:hover,privacy-banner.privacy-banner button[data-action=accept]:focus,privacy-banner.privacy-banner button[data-action=decline]:focus,privacy-banner.privacy-banner button[data-action=accept]:visited,privacy-banner.privacy-banner button[data-action=decline]:visited{background-color:transparent!important;background-image:none!important;color:#fff!important;padding:10px 22px!important;border:1.5px solid #C4833A!important;border-radius:999px!important;font-weight:600!important;letter-spacing:.02em!important;text-decoration:none!important;text-decoration-line:none!important;text-decoration-color:transparent!important;text-underline-offset:0!important;box-shadow:none!important;transition:background-color .2s ease,color .2s ease,transform .15s ease!important}privacy-banner.privacy-banner button[data-action=accept]:hover,privacy-banner.privacy-banner button[data-action=decline]:hover{background-color:#c4833a!important;color:#fff!important;transform:translateY(-1px)!important}privacy-banner.privacy-banner button[data-action=accept] *,privacy-banner.privacy-banner button[data-action=decline] *,privacy-banner.privacy-banner button[data-action=accept] span,privacy-banner.privacy-banner button[data-action=decline] span,privacy-banner.privacy-banner button[data-action=accept]:before,privacy-banner.privacy-banner button[data-action=decline]:before,privacy-banner.privacy-banner button[data-action=accept]:after,privacy-banner.privacy-banner button[data-action=decline]:after{text-decoration:none!important;text-decoration-line:none!important;background-image:none!important;border-bottom:none!important}privacy-banner.privacy-banner .h-stack{margin-top:8px!important;align-items:center!important}privacy-banner.privacy-banner.pop-in,privacy-banner.privacy-banner{transform:translateY(150%)!important;-webkit-transform:translateY(150%)!important;pointer-events:none!important}body.hl-cookies-ready privacy-banner.privacy-banner.pop-in,body.hl-cookies-ready privacy-banner.privacy-banner{transform:translateY(0)!important;-webkit-transform:translateY(0)!important;pointer-events:auto!important}privacy-banner.privacy-banner .h6 strong{font-size:1.8em!important;font-weight:400!important;display:inline-block!important;vertical-align:-.18em!important;margin-right:4px!important;line-height:1!important}.hl-product-sticky{position:fixed!important;bottom:12px!important;left:12px!important;right:12px!important;background:#1c1c1c!important;color:#fff!important;border-radius:999px!important;padding:8px!important;display:flex!important;align-items:center!important;gap:10px!important;box-shadow:0 8px 24px #00000040!important;z-index:80!important;transform:translateY(140%)!important;transition:transform .32s cubic-bezier(.2,0,.2,1)!important;pointer-events:none!important}.hl-product-sticky.is-visible{transform:translateY(0)!important;pointer-events:auto!important}.hl-product-sticky__img{width:44px!important;height:44px!important;border-radius:50%!important;overflow:hidden!important;background:#eae1ce!important;flex-shrink:0!important}.hl-product-sticky__img img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.hl-product-sticky__info{flex:1!important;min-width:0!important;padding-right:4px!important}.hl-product-sticky__title{font-size:13px!important;font-weight:500!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.2!important;color:#fff!important}.hl-product-sticky__price{font-size:13px!important;color:#c4833a!important;font-weight:600!important;margin-top:2px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hl-product-sticky__price *{font-size:inherit!important;color:inherit!important;background:transparent!important}.hl-product-sticky__btn{background:#c4833a!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:10px 18px!important;font-weight:600!important;font-size:13px!important;cursor:pointer!important;flex-shrink:0!important;transition:background .2s ease!important;letter-spacing:.02em!important}.hl-product-sticky__btn:hover,.hl-product-sticky__btn:focus{background:#a8692c!important}.hl-product-sticky__btn:disabled,.hl-product-sticky__btn[aria-disabled=true],.hl-product-sticky__btn:disabled:hover,.hl-product-sticky__btn[aria-disabled=true]:hover{background:#6b665f!important;color:#fff!important;cursor:not-allowed!important}@media(min-width:769px){.hl-product-sticky{display:none!important}}.breadcrumb-product{padding:18px 20px 14px!important;margin:0!important}@media(max-width:768px){.breadcrumb-product{padding:12px 16px 10px!important}}.hl-filter-badge{display:inline-block;min-width:20px;height:20px;padding:0 6px;margin-left:6px;background:#c4833a;color:#fff;border-radius:999px;font-size:11px;font-weight:700;line-height:20px;text-align:center;vertical-align:middle}.active-facets{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin:14px 0 20px!important;align-items:center!important}.active-facets .removable-facet{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#c4833a1f!important;border:1px solid rgba(196,131,58,.35)!important;border-radius:999px!important;padding:6px 12px 6px 8px!important;font-size:13px!important;color:#1c1c1c!important;transition:background .15s ease!important}.active-facets .removable-facet:hover{background:#c4833a38!important}.active-facets .removable-facet span{color:#1c1c1c!important;font-weight:500!important}.active-facets .removable-facet facet-link a{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;background:#1c1c1c14!important;border-radius:50%!important;color:#1c1c1c!important;transition:background .15s ease!important}.active-facets .removable-facet facet-link a:hover{background:#c4833a!important;color:#fff!important}.active-facets .facets-clear-all{color:#c4833a!important;font-size:13px!important;font-weight:600!important;text-decoration:underline!important;text-underline-offset:3px!important;padding:6px 4px!important}@media(max-width:768px){.accordion-list .checkbox-control,.facets .checkbox-control{padding:6px 0!important;min-height:40px!important;align-items:center!important}.facets label{cursor:pointer!important;line-height:1.4!important}}.hl-facets-apply{position:sticky!important;bottom:0!important;left:0!important;right:0!important;width:calc(100% + 32px)!important;margin:16px -16px -16px!important;background:#1c1c1c!important;color:#fff!important;border:none!important;border-top:3px solid #C4833A!important;padding:16px 20px!important;font-size:14px!important;font-weight:600!important;letter-spacing:.04em!important;text-transform:uppercase!important;cursor:pointer!important;z-index:10!important;box-shadow:0 -8px 20px #00000026!important}.hl-facets-apply:hover,.hl-facets-apply:focus{background:#c4833a!important}@media(min-width:769px){.hl-facets-apply{display:none!important}}.shopify-section--collection-banner>div.color-scheme--scheme-4 .h1,.shopify-section--collection-banner>div.color-scheme--scheme-4 .breadcrumb,.shopify-section--collection-banner>div.color-scheme--scheme-4 .breadcrumb a,.shopify-section--collection-banner>div.color-scheme--scheme-4 .collection-description,.shopify-section--collection-banner>div.color-scheme--scheme-4 .collection-description *{color:#1c1c1c!important}.shopify-section--collection-banner>div.color-scheme--scheme-4 .breadcrumb a:hover{color:#c4833a!important}collection-banner.color-scheme--scheme-4 .h1,collection-banner.color-scheme--scheme-4 .collection-description,collection-banner.color-scheme--scheme-4 .breadcrumb a{text-shadow:0 2px 8px rgba(0,0,0,.65),0 0 20px rgba(0,0,0,.4)!important}.hl-search-chip{display:inline-block;padding:9px 18px;border-radius:999px;border:1.5px solid rgba(28,28,28,.15);background:#fff;color:#1c1c1c!important;font-size:14px;font-weight:500;text-decoration:none!important;transition:all .2s ease;white-space:nowrap}.hl-search-chip:hover{border-color:#c4833a;background:#c4833a;color:#fff!important;transform:translateY(-1px)}.hl-search-chip--accent{background:#c4833a;color:#fff!important;border-color:#c4833a}.hl-search-chip--accent:hover{background:#a8692c;border-color:#a8692c}.hl-author-bio{display:flex;gap:24px;align-items:flex-start;background:#faf7f2;border-radius:16px;padding:28px;margin:50px 0 30px;flex-wrap:wrap}.hl-author-bio__photo{width:110px;height:110px;object-fit:cover;border-radius:50%;flex-shrink:0;box-shadow:0 8px 24px #0000001a}.hl-author-bio__text{flex:1;min-width:220px}.hl-author-bio__name{font-size:1.15rem;font-weight:600;margin:0 0 4px}.hl-author-bio__role{color:#777;font-size:.9rem;margin:0 0 12px}.hl-author-bio__desc{margin:0 0 12px;line-height:1.55;color:#333}.hl-author-bio__links a{color:#1a1a1a;text-decoration:underline;text-underline-offset:3px;margin-right:14px;font-size:.9rem}.header__wordmark-tagline{color:#8a5a00!important}.hl-product-sticky__btn{color:#1a1612!important}.section-materiau__label{color:#5c4400!important}.v3-stat-suffix{color:#5f574a!important}.v3-stat-label{color:#4a4334!important}.v3-source{color:#5a554d!important}.csp-name{color:#4a4740!important}.product-reassurance{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(0,0,0,.1)}.product-reassurance__item{display:flex;align-items:center;gap:8px;flex:1;min-width:130px}.product-reassurance__icon{width:40px;height:40px;object-fit:contain}.product-reassurance__text{font-size:12px;line-height:1.4}:root{--ambre-texte: #9A6428}.text-ambre,.product__text--accent,a.link--accent{color:var(--ambre-texte)}[style*="rgb(255, 128, 0)"],[style*="rgb(255,128,0)"]{color:var(--ambre-texte)!important}.page-dots button{position:relative}.shopify-product-form buy-buttons .button.w-full{background-color:#c4833a!important;color:#1c1c1c!important}.header__primary-nav-item>a[href*=promotions]{color:var(--ambre-texte)!important}variant-inventory.inventory.text-success{display:none!important}variant-inventory.inventory.text-warning{font-size:.8rem!important;font-weight:400!important}@media(max-width:768px){#shopify-pc__banner .shopify-pc__banner__wrapper{padding:14px 16px!important}#shopify-pc__banner #shopify-pc__banner__body-title{font-size:15px!important;margin-bottom:4px!important}#shopify-pc__banner .shopify-pc__banner__body p{font-size:12.5px!important;line-height:1.4!important}#shopify-pc__banner .shopify-pc__banner__btns{gap:8px!important;margin-top:10px!important}#shopify-pc__banner .shopify-pc__banner__btns button{padding:11px 16px!important;min-height:44px!important;font-size:14px!important}}.variant-picker__option-values .block-swatch{border:1.5px solid rgba(28,28,28,.3)!important;border-radius:8px!important;padding:9px 18px!important;font-weight:700!important;color:#1c1c1c!important;background:#fff!important;transition:border-color .15s ease,background .15s ease,color .15s ease!important}.variant-picker__option-values .block-swatch:hover{border-color:#c4833a!important}.variant-picker__option-values input:checked+.block-swatch{border-color:#c4833a!important;background:#c4833a!important;color:#1c1c1c!important}.variant-picker__option-values .block-swatch.is-disabled{border-color:#1c1c1c1f!important;color:#1c1c1c66!important;text-decoration:line-through!important;background:#fff!important}.header-search[open]{z-index:999}header.shopify-section:has(.header-search[open]){z-index:5!important}.hl-product-sticky__img,.hl-product-sticky__info{cursor:pointer!important}.product-card__quick-add-button{border-radius:12px!important}.product-card__info .color-swatch{box-shadow:inset 0 0 0 1px #0000000f,0 1px 3px #0000001a!important;transition:transform .2s ease,box-shadow .2s ease!important}.product-card__info .color-swatch:hover{transform:scale(1.15)!important;box-shadow:inset 0 0 0 1px #0000001a,0 2px 6px #0000002e!important}.product-card__info .color-swatch.border{box-shadow:inset 0 0 0 1px #0000001f,0 1px 3px #0000001a!important}.product-card__info{padding-bottom:10px!important}.product-card__info>fieldset{margin-bottom:6px!important;gap:8px!important}.collection-toolbar,.collection-toolbar__button-list,.collection-toolbar__button-container,.collection-toolbar__button,.collection-toolbar__layout-switch-list{border:none!important}.quantity-selector,.quantity-selector__input-wrapper,.quantity-selector__input{border:none!important;box-shadow:none!important;outline:none!important}.quantity-selector__button{border-radius:12px!important}.hl-google-badge{display:flex;align-items:center;gap:6px;margin:4px 0 10px;font-size:.85em;color:#6b5b3e}.hl-google-badge__stars{color:#c4833a;letter-spacing:1px;font-size:.95em;line-height:1}.hl-google-badge__text{line-height:1.3}variant-picker input[disabled]+label{display:none}@media(max-width:699px){.collection-toolbar__button{min-height:44px}.collection-toolbar__layout-switch-list .collection-toolbar__button{min-width:44px}.product-card__quick-add-button{width:44px;height:44px}}@media screen and (max-width:768px){.product-card__info .product-title{font-size:14px!important;line-height:1.4!important;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}}@media screen and (max-width:699px){.product-info__block-item .thumbnail-swatch{--swatch-size: 95px}}@media screen and (max-width:699px){.product-info__block-item:has(.hl-google-badge-desktop-only){display:none}}@media screen and (min-width:700px){.product-info__block-item:has(.hl-google-badge-mobile-only){display:none}}@media screen and (max-width:989px){.header__primary-nav>button[aria-controls=sidebar-menu],.header__secondary-nav .header__search-link>a,.header__secondary-nav .header__cart-link>a{display:grid;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px}.header__primary-nav button[aria-controls=sidebar-menu] .header__nav-icon,.header__secondary-nav .header__nav-icon{width:33px;height:33px}#sidebar-menu::part(close-button){width:44px;height:44px}#sidebar-menu .header-sidebar__main-panel{display:flex;flex-direction:column}#sidebar-menu .header-sidebar__main-panel>.header-sidebar__scroller{flex:1 1 auto;min-height:0}#sidebar-menu .header-sidebar__linklist-button,#sidebar-menu .header-sidebar__back-button{min-height:50px;padding-block:12px;font-size:18px!important;line-height:1.4!important}#sidebar-menu .header-sidebar__linklist-button>.icon,#sidebar-menu .header-sidebar__back-button>.icon{width:18px;height:18px}#sidebar-menu .header-sidebar__footer{flex:0 0 auto;border-top:0;border-bottom:1px solid rgba(0,0,0,.1)}#sidebar-menu .header-sidebar__footer shopify-account{display:block;padding:8px 20px}#sidebar-menu .header-sidebar__footer .text-with-icon{min-height:44px;gap:12px;font-size:16px;line-height:1.4;font-weight:600}#sidebar-menu .header-sidebar__footer .icon-account{width:30px;height:30px}}@media screen and (max-width:989px){x-header.header{grid-template-columns:48px minmax(0,1fr) 104px;grid-template-areas:"logo logo logo" "primary-nav . secondary-nav";column-gap:8px;row-gap:10px;align-items:center;padding-block:12px}x-header.header .header__logo{grid-area:logo;justify-self:center;width:100%;max-width:none;text-align:center}x-header.header .header__wordmark-name{font-size:36.8px!important;line-height:1.05!important}x-header.header .header__wordmark-tagline{margin-top:4px;font-size:22.4px!important;line-height:1.15!important}x-header.header .header__primary-nav{grid-area:primary-nav;justify-self:start;width:48px}x-header.header .header__primary-nav>button[aria-controls=sidebar-menu]{width:48px;min-width:48px;height:48px;min-height:48px}x-header.header .header__secondary-nav{grid-area:secondary-nav;justify-self:end;display:flex;flex-wrap:nowrap;gap:8px;width:104px}x-header.header .header__secondary-nav .header__search-link>a,x-header.header .header__secondary-nav .header__cart-link>a{width:48px;min-width:48px;height:48px;min-height:48px}x-header.header .header__secondary-nav .header__search-link .header__nav-icon,x-header.header .header__secondary-nav .header__cart-link .header__nav-icon{width:44px;height:44px}}@media screen and (max-width:989px){x-header.header{grid-template-columns:44px minmax(0,1fr) 96px;grid-template-areas:"primary-nav logo secondary-nav";column-gap:6px;row-gap:0;align-items:center;padding-block:8px}x-header.header .header__logo{grid-area:logo;justify-self:center;width:100%;max-width:none;min-width:0;text-align:center}x-header.header .header__wordmark-name{font-size:28px!important;line-height:1.02!important;white-space:nowrap}x-header.header .header__wordmark-tagline{margin-top:2px;font-size:14px!important;line-height:1.1!important;white-space:nowrap}x-header.header .header__primary-nav{grid-area:primary-nav;justify-self:start;width:44px}x-header.header .header__primary-nav>button[aria-controls=sidebar-menu]{width:44px;min-width:44px;height:44px;min-height:44px}x-header.header .header__secondary-nav{grid-area:secondary-nav;justify-self:end;display:flex;flex-wrap:nowrap;gap:8px;width:96px}x-header.header .header__secondary-nav .header__search-link>a,x-header.header .header__secondary-nav .header__cart-link>a{width:44px;min-width:44px;height:44px;min-height:44px}x-header.header .header__secondary-nav .header__search-link .header__nav-icon,x-header.header .header__secondary-nav .header__cart-link .header__nav-icon{width:36px;height:36px}}@media screen and (max-width:359px){x-header.header{grid-template-columns:40px minmax(0,1fr) 86px;column-gap:4px}x-header.header .header__wordmark-name{font-size:24px!important}x-header.header .header__wordmark-tagline{font-size:12px!important}x-header.header .header__primary-nav,x-header.header .header__primary-nav>button[aria-controls=sidebar-menu]{width:40px;min-width:40px;height:40px;min-height:40px}x-header.header .header__secondary-nav{gap:6px;width:86px}x-header.header .header__secondary-nav .header__search-link>a,x-header.header .header__secondary-nav .header__cart-link>a{width:40px;min-width:40px;height:40px;min-height:40px}x-header.header .header__secondary-nav .header__search-link .header__nav-icon,x-header.header .header__secondary-nav .header__cart-link .header__nav-icon{width:32px;height:32px}}@media screen and (max-width:989px){x-header.header{padding-inline:12px}}@media screen and (min-width:360px)and (max-width:379px){x-header.header .header__wordmark-name{font-size:24.5px!important}x-header.header .header__wordmark-tagline{font-size:12.25px!important}}variant-picker input:checked+.thumbnail-swatch,variant-picker input:checked+.block-swatch,variant-picker input:checked+.color-swatch{border-radius:22px;overflow:hidden;outline:none;box-shadow:0 0 0 3px #6675dd}variant-picker input:checked+.thumbnail-swatch img{border-radius:22px}@media screen and (max-width:699px){.product-list[collection-mobile-layout=medium] .product-card .badge-list{max-inline-size:calc(100% - 8px)}.product-list[collection-mobile-layout=medium] .product-card .badge{max-inline-size:100%;overflow-wrap:anywhere;text-align:center}}.hl-cart-offer{display:block;width:100%;margin:8px 0 0;border:1px solid rgba(0,0,0,.12);border-radius:12px;background:#c4833a0f;text-align:start}.hl-cart-offer[hidden]{display:none}.hl-cart-offer__summary{min-height:44px;padding:12px 14px;cursor:pointer;font-size:.875rem;line-height:1.35}.hl-cart-offer__summary::marker{color:#c4833a}.hl-cart-offer__content{padding:0 14px 12px}.hl-cart-offer__sub{margin:0 0 8px;font-size:.8rem;opacity:.75}.hl-cart-offer__row{display:flex;flex-wrap:wrap;gap:8px}.hl-cart-offer__email{flex:1 1 160px;min-width:0;min-height:44px;padding:9px 11px;border:1px solid rgba(0,0,0,.2);border-radius:8px;background:#fff;color:inherit;font:inherit}.hl-cart-offer__submit{flex:0 0 auto;min-height:44px;padding:9px 16px;border:0;border-radius:30px;background:#c4833a;color:#fff;font:inherit;font-weight:600;cursor:pointer}.hl-cart-offer__submit:disabled{opacity:.6;cursor:default}.hl-cart-offer__message{margin:8px 0 0;font-size:.8rem}.hl-cart-offer__message[hidden]{display:none}.hl-cart-offer__message--error{color:rgb(var(--error-text))}.hl-cart-offer__summary:focus-visible,.hl-cart-offer__email:focus-visible,.hl-cart-offer__submit:focus-visible{outline:2px solid currentColor;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/21/assets/custom-fixes.css.map */
