:root{--primary:#244837;--secondary:#875b3a;--accent:#c8842c;--bg:#fff;--soft:#f6f8f6;--ink:#17211c;--muted:#66736b;--line:#dfe7e2;--shadow:0 18px 50px rgba(23,55,42,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{background:var(--primary);color:#fff;text-align:center;padding:8px 15px;font-size:12px;font-weight:800;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,231,226,.85)}.header-row{height:78px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center}.logo{justify-self:center}.logo img{height:54px;width:auto}.header-action{width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;place-items:center;cursor:pointer;color:var(--primary);position:relative}.header-action svg,.floating-contact svg,.drawer-contact svg,.trust-grid svg,.contact-email svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-button{justify-self:end}.cart-button b{position:absolute;right:-4px;top:-5px;min-width:21px;height:21px;border-radius:999px;background:var(--accent);color:#17130d;display:grid;place-items:center;font-size:11px}.menu-overlay{position:fixed;inset:0;z-index:100;background:rgba(5,15,11,.5)}.menu-overlay[hidden]{display:none}.menu-drawer{width:min(390px,88vw);height:100%;background:#fff;padding:22px;box-shadow:30px 0 80px rgba(0,0,0,.2);animation:drawer .18s ease-out}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.drawer-head img{height:48px}.drawer-nav{display:flex;flex-direction:column;padding:20px 0}.drawer-nav a{padding:13px 4px;border-bottom:1px solid #edf1ee;font-weight:760}.drawer-contact{display:flex;flex-direction:column;gap:10px;padding-top:18px}.drawer-contact a,.contact-email{display:flex;align-items:center;gap:10px;color:var(--primary);font-weight:760}@keyframes drawer{from{transform:translateX(-18px);opacity:.5}to{transform:none;opacity:1}}.hero-modern{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;background:#12291f;color:#fff}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,28,20,.92) 0%,rgba(12,36,26,.72) 47%,rgba(12,36,26,.2) 100%),url('/assets/hero-premium.jpg') center/cover no-repeat;transform:scale(1.01)}.hero-content{position:relative;padding:100px 0;max-width:760px;margin-left:max(20px,calc((100vw - 1180px)/2));margin-right:auto}.eyebrow,.section-head small,.editorial-copy>small,.faq-layout>div>small,.page-hero small,.category-hero small{font-size:12px;font-weight:900;letter-spacing:.16em;color:var(--accent)}.eyebrow.light{color:#efbd72}.hero-content h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,7vw,82px);line-height:1.02;margin:13px 0 24px;max-width:850px}.hero-content>p{font-size:20px;max-width:680px;color:#e5eee9}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:47px;padding:12px 20px;border:0;border-radius:12px;background:var(--primary);color:#fff;font-weight:850;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(36,72,55,.18)}.btn.accent{background:var(--accent);color:#1c1711}.btn.light{background:#fff;color:var(--primary)}.btn.ghost{background:#fff;color:var(--primary);border:1px solid var(--line)}.btn.full{width:100%}.btn[disabled]{opacity:.45;cursor:not-allowed;transform:none}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-grid>div{display:flex;align-items:center;gap:13px;padding:22px 18px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border-right:0}.trust-grid svg{color:var(--accent);flex:0 0 auto}.trust-grid span,.trust-grid b,.trust-grid small{display:block}.trust-grid small{color:var(--muted)}.section{padding:78px 0}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2,.editorial-copy h2,.faq-layout h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,5vw,54px);line-height:1.1;margin:7px 0 10px}.section-head p{color:var(--muted);max-width:660px;margin:0}.text-link{color:var(--primary);font-weight:850;border-bottom:1px solid currentColor}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.visual-card{position:relative;min-height:430px;border-radius:22px;overflow:hidden;background-image:var(--category-image);background-size:cover;background-position:center;box-shadow:var(--shadow);display:flex;align-items:flex-end;isolation:isolate}.category-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,24,17,.05),rgba(9,24,17,.88));z-index:-1}.visual-card>div{padding:26px;color:#fff}.visual-card small{font-weight:850;color:#e8c48c}.visual-card h3{font-family:Georgia,"Times New Roman",serif;font-size:30px;line-height:1.08;margin:7px 0}.visual-card p{color:#e4ece7}.visual-card b{font-size:14px}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.editorial-image img{width:100%;height:550px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.editorial-copy p{color:#52625a;font-size:17px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 7px 28px rgba(31,58,46,.05);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{aspect-ratio:1/1;background:#f5f7f5;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image b{position:absolute;top:12px;left:12px;background:var(--accent);color:#1b1711;padding:5px 10px;border-radius:7px;font-size:12px}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.product-body small{color:var(--muted)}.product-body h3{font-size:16px;line-height:1.38;min-height:68px;margin:7px 0 10px}.stock{color:#27724b;font-size:12px;font-weight:850}.price{display:flex;gap:8px;align-items:center;margin:10px 0 16px}.price del{color:#89938d}.price strong{font-size:22px;color:var(--primary)}.knowledge-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.knowledge-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:27px}.knowledge-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;margin-top:0}.knowledge-grid p{color:var(--muted)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.process>div{padding:25px;border-top:2px solid var(--accent)}.process span{font-size:13px;font-weight:900;color:var(--accent)}.process h3{font-size:20px}.process p{color:var(--muted)}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:14px;margin:10px 0;padding:0 19px}.faq-list summary{cursor:pointer;font-weight:800;padding:18px 0}.faq-list p{color:var(--muted);padding-bottom:17px}.page-hero.clean{background:#f7f9f7;color:var(--ink);padding:68px 0;border-bottom:1px solid var(--line)}.page-hero.clean.small{padding:45px 0}.page-hero h1,.category-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,6vw,64px);margin:5px 0 8px}.page-hero p{color:var(--muted);margin:0}.category-hero{position:relative;padding:110px 0;color:#fff;background-image:var(--category-image);background-position:center;background-size:cover;isolation:isolate}.category-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,30,21,.9),rgba(8,30,21,.28));z-index:-1}.category-hero p{max-width:650px;font-size:18px}.tools{display:flex;gap:12px;margin-bottom:28px}.tools input,.tools select,input,select,textarea{width:100%;padding:12px 14px;border:1px solid #ccd8d1;border-radius:10px;background:#fff;outline:none}.tools input{flex:1}.tools select{max-width:220px}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(200,132,44,.13)}label{font-size:14px;font-weight:750}label small{font-weight:500;color:var(--muted)}textarea{min-height:108px;resize:vertical}.panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:0 8px 30px rgba(28,61,46,.05)}.product-section{padding-top:50px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:52px}.gallery{background:#f7f8f7;border:1px solid var(--line);border-radius:22px;padding:25px}.gallery img{width:100%;aspect-ratio:1/1;object-fit:contain}.product-info h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(35px,5vw,56px);line-height:1.08}.muted{color:var(--muted)}.price.large strong{font-size:37px}.buy{display:flex;gap:10px;margin:20px 0}.buy input{width:86px}.delivery{background:#eff5f1;border-radius:13px;padding:16px;margin-top:20px}.description,.legal{max-width:900px}.description h2,.legal h2{font-family:Georgia,"Times New Roman",serif;color:var(--primary);font-size:31px;margin-top:35px}.description h3,.legal h3{color:var(--secondary);font-size:22px}.description li,.legal li{margin:7px 0}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:25px}.cart-item,.order-item{display:grid;grid-template-columns:80px 1fr 90px auto;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid #edf0ee}.cart-item img,.order-item img{width:70px;height:70px;object-fit:cover;border-radius:10px;background:#f2f4f2}.cart-item input{width:75px}.summary>div,.summary-line,.total{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.summary .total,.total{font-size:20px;border-top:1px solid var(--line);margin-top:10px;padding-top:16px}.sticky{position:sticky;top:105px}.checkout-grid{display:grid;grid-template-columns:1fr 390px;gap:25px;align-items:start}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-grid h2{margin-top:0}.wide{grid-column:1/-1}.check{display:flex;gap:8px;align-items:flex-start;margin:16px 0}.check input{width:auto;margin-top:4px}.payment{background:#f4f7f5;border-radius:11px;padding:15px!important;margin-top:12px;display:block!important}.coupon-box{display:grid!important;grid-template-columns:1fr auto!important;gap:8px!important;align-items:end!important;margin:12px 0!important;padding:12px!important;background:#f6f8f6!important;border-radius:9px}.order-grid{display:grid;grid-template-columns:1fr 390px;gap:25px}.card-heading{display:flex;justify-content:space-between;align-items:center}.bank h2{margin-top:0}.copybox{border:1px solid var(--line);border-radius:11px;padding:12px;margin:10px 0;display:grid;grid-template-columns:1fr auto;gap:4px 10px}.copybox small{grid-column:1/-1;color:var(--muted)}.copybox strong{word-break:break-all}.copybox button{border:0;background:#eef3ef;border-radius:7px;padding:7px 10px;cursor:pointer}.notice{background:#fff3de;border-left:4px solid var(--accent);padding:12px}.success{background:#e7f6ed;color:#1e6c42;padding:14px;border-radius:9px;font-weight:800}.alert{max-width:1180px;margin:15px auto;padding:14px 16px;border-radius:9px}.alert.success{background:#e7f7ed;color:#1e6b42}.alert.error{background:#ffe8e7;color:#8c2922}.alert.warning{background:#fff3dd;color:#76501e}.empty{text-align:center;padding:70px 20px}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px}.form-stack{display:flex;flex-direction:column;gap:14px}.pill{display:inline-block;background:#e8f1ec;color:var(--primary);border-radius:999px;padding:6px 11px;font-weight:800;font-size:13px}.cookie{position:fixed;z-index:110;left:20px;right:20px;bottom:20px;max-width:880px;margin:auto;background:#fff;border:1px solid var(--line);box-shadow:0 20px 55px rgba(0,0,0,.18);padding:18px;border-radius:14px;display:flex;gap:20px;justify-content:space-between;align-items:center}.cookie[hidden]{display:none}.cookie p{margin:4px 0}.cookie>div:last-child{display:flex;gap:8px}.floating-contact{position:fixed;right:20px;bottom:22px;z-index:80;display:flex;flex-direction:column;gap:10px}.floating-contact a{width:48px;height:48px;border-radius:15px;background:#fff;color:var(--primary);box-shadow:0 10px 30px rgba(20,43,35,.17);border:1px solid var(--line);display:grid;place-items:center}footer{background:#142b23;color:#dfe9e3;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1.1fr 1.1fr;gap:38px}.footer-grid div{display:flex;flex-direction:column;gap:7px}.footer-grid h3{color:#fff}.footer-grid a{color:#dfe9e3;font-size:14px}.footer-logo{height:52px;width:auto;align-self:flex-start}.footer-email{font-weight:800}.copyright{margin-top:45px;padding:18px;text-align:center;border-top:1px solid rgba(255,255,255,.12);font-size:13px}.invoice-body{background:#eef2ef;padding:30px}.invoice-actions{max-width:900px;margin:0 auto 15px;text-align:right}.invoice{max-width:900px;margin:auto;background:#fff;padding:45px;box-shadow:var(--shadow)}.invoice>header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid var(--primary);padding-bottom:25px}.invoice>header img{height:55px}.invoice>header h1{margin:0;color:var(--primary)}.invoice-parties{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin:30px 0}.invoice h2{font-size:16px;color:var(--primary)}.invoice table{width:100%;border-collapse:collapse}.invoice th,.invoice td{padding:12px;border-bottom:1px solid var(--line);text-align:right}.invoice th:first-child,.invoice td:first-child{text-align:left}.invoice td small{display:block;color:var(--muted)}.invoice-totals{margin-left:auto;max-width:360px;margin-top:24px}.invoice-totals p{display:flex;justify-content:space-between}.invoice-totals .grand{font-size:20px;border-top:2px solid var(--primary);padding-top:12px}.invoice footer{background:none;color:var(--muted);padding:25px 0 0;border-top:1px solid var(--line);margin-top:30px}.invoice footer p{font-size:13px}@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.editorial-grid,.product-detail{grid-template-columns:1fr}.editorial-image img{height:450px}.trust-grid,.process{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.container{width:min(100% - 24px,1180px)}.announcement{font-size:10px}.header-row{height:68px}.logo img{height:44px}.header-action{width:42px;height:42px}.hero-modern{min-height:620px}.hero-bg{background:linear-gradient(90deg,rgba(9,28,20,.88),rgba(9,28,20,.5)),url('/assets/hero-premium.jpg') center/cover}.hero-content{margin:0;padding:82px 0}.hero-content h1{font-size:48px}.hero-content>p{font-size:17px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{padding:17px 10px}.section{padding:55px 0}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.visual-card{min-height:310px}.visual-card>div{padding:18px}.visual-card h3{font-size:23px}.visual-card p{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-body{padding:13px}.product-body h3{font-size:14px;min-height:76px}.product-body .btn{font-size:12px;padding:9px}.knowledge-grid,.process{grid-template-columns:1fr}.faq-layout,.cart-layout,.checkout-grid,.order-grid,.contact-grid{grid-template-columns:1fr}.faq-layout{gap:25px}.sticky{position:static}.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}.cart-item{grid-template-columns:60px 1fr 65px}.cart-item strong{grid-column:2/-1}.footer-grid{grid-template-columns:1fr}.tools{flex-direction:column}.tools select{max-width:none}.cookie{flex-direction:column;align-items:stretch}.cookie>div:last-child{justify-content:flex-end}.invoice-body{padding:0}.invoice{padding:25px;box-shadow:none}.invoice>header,.invoice-parties{grid-template-columns:1fr;display:grid;gap:15px}.invoice-actions{padding:10px}.category-hero{padding:80px 0}}@media(max-width:430px){.product-grid{grid-template-columns:1fr 1fr}.category-grid{grid-template-columns:1fr 1fr}.visual-card{min-height:270px}.hero-content h1{font-size:41px}.product-body h3{min-height:88px}.price strong{font-size:18px}.floating-contact{right:13px;bottom:13px}}@media print{.invoice-actions{display:none}.invoice-body{background:#fff;padding:0}.invoice{box-shadow:none;max-width:none}.invoice footer{display:block}}
/* V3 home merchandising, carousel and premium footer */
.promo-section{background:#fff}.carousel-actions{display:flex;gap:9px}.carousel-actions button{width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--primary);display:grid;place-items:center;cursor:pointer;transition:.2s}.carousel-actions button:hover{background:var(--primary);color:#fff}.carousel-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.promo-carousel{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 2px 26px}.promo-carousel::-webkit-scrollbar{display:none}.promo-track{display:flex;gap:20px;width:max-content}.promo-slide{width:270px;scroll-snap-align:start}.category-home-section{border-top:1px solid #edf1ee}.category-story{display:grid;grid-template-columns:minmax(300px,.9fr) 1.1fr;gap:58px;align-items:center;margin-bottom:45px}.category-story.reverse .category-story-image{order:2}.category-story-image img{width:100%;height:430px;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.category-story-copy small{color:var(--accent);font-weight:900;letter-spacing:.14em}.category-story-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.5vw,52px);line-height:1.12;margin:8px 0 18px}.category-story-copy p{font-size:17px;color:#52625a}.category-story-copy ul{list-style:none;padding:0;margin:20px 0}.category-story-copy li{padding:9px 0 9px 27px;position:relative;border-bottom:1px solid #e8eeea}.category-story-copy li:before{content:"";position:absolute;left:2px;top:17px;width:9px;height:9px;border-radius:50%;background:var(--accent)}.category-products-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.category-products-head h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;margin:0}.category-products-head p{margin:4px 0 0;color:var(--muted)}.category-six{grid-template-columns:repeat(3,1fr)}.expertise-section{background:#fff}.site-footer{background:#11271e;color:#dce7e1;padding:68px 0 0}.footer-top{display:grid;grid-template-columns:1.25fr 1.25fr .85fr 1.1fr;gap:42px}.site-footer h3{color:#fff;margin-top:0}.site-footer a{color:#dce7e1;font-size:14px;margin:4px 0}.site-footer a:hover{color:#fff}.footer-brand,.footer-company,.footer-top>div{display:flex;flex-direction:column}.footer-brand p{max-width:390px}.footer-brand dl{margin:18px 0 0}.footer-brand dl div{margin:10px 0}.footer-brand dt{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:#98aa9f}.footer-brand dd{margin:3px 0;font-weight:800}.footer-company p{font-size:13px;line-height:1.75;margin:0 0 13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:48px;padding:22px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#aab9b0}.footer-logo{height:58px}.site-footer .footer-top>div:not(.footer-brand):not(.footer-company)>a{padding:4px 0;border-bottom:1px solid rgba(255,255,255,.07)}
@media(max-width:1000px){.category-story{grid-template-columns:1fr;gap:28px}.category-story.reverse .category-story-image{order:0}.category-story-image img{height:360px}.category-six{grid-template-columns:repeat(3,1fr)}.footer-top{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.carousel-actions{display:none}.promo-slide{width:72vw;max-width:280px}.category-products-head{align-items:center}.category-products-head h2{font-size:31px}.category-products-head p{display:none}.category-six{grid-template-columns:repeat(2,1fr)}.category-story-image img{height:300px}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.site-footer{padding-top:50px}}

.cookie-advanced{max-width:980px;gap:22px}.cookie-main{flex:1}.cookie-options{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px}.cookie-options label{display:flex;gap:7px;align-items:center;font-size:14px}.cookie-actions{display:flex;gap:8px;align-items:center;justify-content:flex-end;flex-wrap:wrap}@media(max-width:700px){.cookie-advanced{display:block}.cookie-actions{margin-top:14px;justify-content:stretch}.cookie-actions .btn{flex:1}}


/* V5.3 — expérience mobile, panier, cookies compacts et police unique */
html,body{max-width:100%;overflow-x:hidden;overscroll-behavior-x:none}
body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,
.hero-content h1,.section-head h2,.editorial-copy h2,.faq-layout h2,
.visual-card h3,.knowledge-grid h3,.page-hero h1,.category-hero h1,
.product-info h1,.description h2,.legal h2,.category-story-copy h2,
.category-products-head h2{
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif!important;
}
main{overflow-x:clip}
.site-header{backdrop-filter:none;background:#fff}
.hero-bg{transform:none}
.product-card:hover,.btn:hover{transform:none}
.promo-carousel{overscroll-behavior-x:contain;touch-action:pan-x pan-y}
.promo-track{will-change:transform}

.cookie.cookie-compact{
  left:12px;right:12px;bottom:12px;max-width:760px;padding:12px 14px;border-radius:12px;
  gap:14px;box-shadow:0 12px 38px rgba(0,0,0,.16);align-items:center
}
.cookie-compact .cookie-main{min-width:0}
.cookie-compact .cookie-main strong{font-size:14px}
.cookie-compact .cookie-main p{font-size:12px;line-height:1.4;margin:2px 0;color:var(--muted)}
.cookie-compact .cookie-main a{text-decoration:underline}
.cookie-compact .cookie-options{margin-top:9px;gap:12px}
.cookie-compact .cookie-options label{font-size:12px}
.cookie-compact .cookie-actions{gap:7px;flex:0 0 auto}
.cookie-link,.cookie-accept{
  border:0;border-radius:8px;padding:8px 10px;font-weight:800;font-size:12px;cursor:pointer;white-space:nowrap
}
.cookie-link{background:#fff;color:var(--primary);border:1px solid var(--line)}
.cookie-accept{background:var(--primary);color:#fff}

.back-to-top{
  position:fixed;right:18px;bottom:84px;z-index:79;width:46px;height:46px;border-radius:14px;
  border:1px solid var(--line);background:#fff;color:var(--primary);box-shadow:0 10px 28px rgba(20,43,35,.16);
  display:grid;place-items:center;cursor:pointer
}
.back-to-top[hidden]{display:none}
.back-to-top svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

.cart-panel{padding-top:10px}
.cart-item{
  grid-template-columns:92px minmax(0,1fr) 64px 110px;
  gap:16px;padding:20px 0;align-items:center
}
.cart-item>img{width:92px;height:92px;object-fit:contain;background:#f7f8f7;border-radius:12px}
.cart-product{min-width:0}
.cart-product b{display:block;line-height:1.35}
.cart-product p{margin:7px 0;color:var(--muted)}
.remove-item{
  border:0;background:transparent;color:#a23a32;padding:4px 0;display:inline-flex;align-items:center;
  gap:6px;font-size:12px;font-weight:800;cursor:pointer
}
.remove-item svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}
.quantity-stepper{
  display:grid;grid-template-rows:30px 42px 30px;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff
}
.quantity-stepper button{border:0;background:#f4f7f5;color:var(--primary);display:grid;place-items:center;cursor:pointer}
.quantity-stepper button:hover{background:#e8f1ec}
.quantity-stepper button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.quantity-stepper input{
  width:100%;height:42px;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);
  border-radius:0;text-align:center;padding:0;font-weight:850;-moz-appearance:textfield
}
.quantity-stepper input::-webkit-outer-spin-button,.quantity-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.cart-line-total{text-align:right;font-size:18px}
.cart-update-button{margin-top:16px}

.checkout-simple .form-grid{grid-template-columns:1fr 1fr;gap:14px}
.checkout-simple .form-grid .wide{grid-column:1/-1}
.checkout-help{margin:0;color:var(--muted);font-size:13px;background:#f5f8f6;border-radius:10px;padding:12px}
.checkout-simple input,.checkout-simple select{min-height:50px}
.checkout-simple .summary{align-self:start}
.checkout-simple .coupon-box{margin-top:14px}

@media(max-width:720px){
  .cookie.cookie-compact{display:block;padding:11px 12px}
  .cookie-compact .cookie-main p{padding-right:0}
  .cookie-compact .cookie-actions{margin-top:9px;display:grid;grid-template-columns:1fr 1fr 1fr}
  .cookie-compact .cookie-actions button{width:100%}
  .cookie-compact .cookie-actions [data-cookie="save"]{grid-column:1/3}
  .cookie-compact .cookie-actions .cookie-accept{grid-column:auto}
  .floating-contact{bottom:72px}
  .back-to-top{right:13px;bottom:128px}
  .cart-item{grid-template-columns:72px minmax(0,1fr) 58px;gap:11px;padding:17px 0}
  .cart-item>img{width:72px;height:72px}
  .cart-line-total{grid-column:2/4;text-align:right;border-top:1px solid #edf1ee;padding-top:10px}
  .quantity-stepper{grid-column:3;grid-row:1/3}
  .remove-item{font-size:11px}
  .checkout-simple .form-grid{grid-template-columns:1fr}
  .checkout-simple .form-grid .wide{grid-column:auto}
  .checkout-simple .panel{padding:19px}
}


/* V5.4 — correction définitive cookies Safari privé + header fixe */
[hidden]{display:none!important}
:root{--announcement-height:36px;--public-header-height:78px;--public-top-height:114px}
html{overflow-x:clip}
body{overflow-x:visible;padding-top:var(--public-top-height)}
.announcement{
  position:fixed;top:0;left:0;right:0;z-index:121;height:var(--announcement-height);
  display:flex;align-items:center;justify-content:center;padding:4px 14px;line-height:1.25
}
.site-header{
  position:fixed!important;top:var(--announcement-height)!important;left:0;right:0;z-index:120;
  height:var(--public-header-height);background:#fff;transform:translateZ(0);-webkit-transform:translateZ(0)
}
.header-row{height:var(--public-header-height)}
main{overflow-x:clip}
.cookie.cookie-compact{
  left:10px;right:10px;bottom:10px;max-width:620px;padding:10px 12px;border-radius:12px;
  display:flex;flex-direction:row;align-items:center;gap:10px
}
.cookie.cookie-compact[hidden],.cookie-options[hidden],.cookie-actions [hidden]{display:none!important}
.cookie-compact .cookie-main{flex:1;min-width:0}
.cookie-compact .cookie-main strong{display:block;font-size:13px;line-height:1.2}
.cookie-compact .cookie-main p{font-size:11px;line-height:1.35;margin:2px 0 0;color:var(--muted)}
.cookie-compact .cookie-options{margin-top:7px;gap:9px}
.cookie-compact .cookie-actions{display:flex;flex:0 0 auto;gap:6px;margin:0}
.cookie-compact .cookie-actions button{width:auto!important;min-height:36px;padding:7px 10px;font-size:11px}
.cookie-compact .cookie-link{background:#fff}
.cookie-compact .cookie-accept{background:var(--primary);color:#fff}
@media(max-width:720px){
  :root{--announcement-height:48px;--public-header-height:70px;--public-top-height:118px}
  .announcement{font-size:9.5px;padding:5px 12px;line-height:1.3}
  .site-header{height:var(--public-header-height)}
  .header-row{height:var(--public-header-height)}
  .cookie.cookie-compact{display:block;padding:10px 11px;bottom:max(8px,env(safe-area-inset-bottom));left:8px;right:8px}
  .cookie-compact .cookie-main p{font-size:11px;padding-right:0}
  .cookie-compact .cookie-actions{display:flex!important;margin-top:8px;gap:6px}
  .cookie-compact .cookie-actions button{flex:1;width:auto!important;padding:8px 6px}
  .cookie-compact .cookie-actions [data-cookie="save"]{flex:2}
  .floating-contact{bottom:68px}
  .back-to-top{bottom:122px}
}

/* V5.5 — Checkout équilibré */
.checkout-simple textarea{
  min-height:120px;
  line-height:1.5;
}
.checkout-simple label small{
  font-weight:500;
  color:var(--muted);
}
.customer-note{
  margin-top:18px;
  padding:14px 16px;
  border-radius:10px;
  background:#f5f8f6;
  border-left:4px solid var(--accent);
}
.customer-note p{
  margin:6px 0 0;
  white-space:normal;
}
