@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap');:root{--ink:#17221c;--muted:#647169;--green:#125c38;--lime:#dcef72;--paper:#f2f4ee;--line:#dce2dd;--white:#fff}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:#fff;font:16px/1.7 'DM Sans',sans-serif}h1,h2,h3,h4{font-family:Manrope,sans-serif;line-height:1.08}h1{font-size:clamp(2.5rem,5vw,4.8rem);letter-spacing:-.06em}h2{font-size:clamp(1.8rem,3vw,2.8rem);letter-spacing:-.04em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,calc(100% - 36px));margin:auto}.header{height:78px;position:sticky;top:0;z-index:20;background:#fffc;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{height:100%;display:flex;align-items:center;gap:28px}.logo{display:flex;align-items:center;gap:10px;margin-right:auto;font:800 14px Manrope}.logo b{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:var(--green);color:var(--lime);font-size:20px}.logo img{width:44px;height:44px;object-fit:contain}.logo small{display:block;color:var(--muted);font:9px DM Sans;text-transform:uppercase}.nav nav{display:flex;gap:24px;font-size:13px;font-weight:700}.menu{display:none}.cart-open,.menu{border:0;border-radius:50px;padding:10px 14px;background:var(--paper);font-weight:700}.cart-open i{font-style:normal;background:var(--green);color:#fff;border-radius:50%;padding:2px 7px}.hero{padding:74px 0;background:radial-gradient(circle at 80% 15%,#dfe9ca,transparent 30%),linear-gradient(135deg,#f1f3ec,#e9ede4)}.hero-grid,.product{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero p{font-size:1.1rem;color:var(--muted);max-width:650px}.tag{display:block;color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.15em}.actions{display:flex;align-items:center;gap:22px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;padding:14px 21px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.btn.full{width:100%}.btn.light{background:var(--lime);color:var(--ink)}.trust{display:flex;gap:16px;flex-wrap:wrap;color:var(--muted);font-size:12px}.product-shot,.main-image{position:relative;padding:24px;border-radius:24px;background:#fff;box-shadow:0 25px 70px #17322118}.product-shot img{aspect-ratio:4/3;object-fit:contain}.product-shot>b{position:absolute;top:40px;left:40px;padding:8px 12px;border-radius:50px;background:var(--lime)}.placeholder{display:grid;place-items:center;min-height:390px;border-radius:16px;background:#e8ece5;color:var(--muted)}.section{padding:78px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.cards article{padding:28px;border:1px solid var(--line);border-radius:15px}.cards b{color:var(--green)}.cards p{color:var(--muted)}.dark{padding:75px 0;background:#14221a;color:#fff}.split{display:flex;align-items:center;justify-content:space-between;gap:40px}.split>div{max-width:750px}.dark .tag{color:var(--lime)}.dark p{color:#bac6be}.product-page{padding:45px 0 80px}.crumb{margin-bottom:30px;color:var(--muted);font-size:12px}.product{align-items:start}.main-image img{width:100%;aspect-ratio:1/1;object-fit:contain}.thumbs{display:flex;gap:10px;margin-top:12px}.thumbs button{width:80px;padding:5px;border:1px solid var(--line);border-radius:9px;background:#fff}.thumbs img{aspect-ratio:1/1;object-fit:contain}.buybox{position:sticky;top:105px;padding:32px;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 55px #17322113}.buybox h1{font-size:clamp(2.2rem,4vw,3.4rem)}.buybox p{color:var(--muted)}.stock{display:inline-block;padding:6px 10px;border-radius:40px;background:#e6f4e9;color:#237044;font-size:12px}.price{font:800 1.8rem Manrope;padding:16px 0;border-bottom:1px solid var(--line)}.quantity{display:flex;margin:7px 0 14px}.quantity button,.quantity input{width:42px;height:40px;border:1px solid var(--line);background:#fff;text-align:center}.delivery{margin:14px 0;padding:12px;border-radius:8px;background:var(--paper);display:flex;justify-content:space-between}.buybox small{color:var(--muted)}.product-content{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding-top:75px}.product-content li{margin:8px 0}.specs{padding:28px;border-radius:16px;background:var(--paper)}.specs dl div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.specs dd{font-weight:700}.info-page{padding:45px 0 80px}.info-page>header{max-width:850px;padding:35px 0}.info-page>header p{font-size:1.2rem;color:var(--muted)}.info-sections{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.info-sections section{padding:28px;border:1px solid var(--line);border-radius:14px}.info-sections h2{font-size:1.4rem}.info-sections p{color:var(--muted)}.info-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:35px;padding:35px;border-radius:16px;background:var(--green);color:#fff}.info-cta h2,.info-cta p{margin:0}.prefooter{padding:35px 0;background:var(--lime)}.prefooter .container{display:flex;align-items:center;gap:25px}.prefooter p{margin-right:auto}footer{padding:55px 0;background:#101812;color:#cbd4ce}.foot{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.foot h4{color:#fff}.foot a{display:block;margin:8px 0;color:#9eaaa2;font-size:13px}.drawer{position:fixed;right:0;top:0;width:min(430px,100%);height:100%;padding:28px;background:#fff;z-index:60;transform:translateX(100%);transition:.25s;box-shadow:-20px 0 60px #0002}.drawer.open{transform:none}.cart-close{float:right;border:0;background:0;font-size:28px}.cart-line{display:grid;gap:7px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-line button{width:max-content;border:0;background:0;color:#a0443c}.drawer-delivery,.drawer-total{display:flex;justify-content:space-between;padding:16px 0}.drawer-total{font-size:18px;border-top:1px solid var(--line)}.overlay{position:fixed;inset:0;background:#0007;z-index:50;display:none}.overlay.open{display:block}.checkout{min-height:100vh;padding:35px 16px 75px;background:#e9efeb}.checkout-shell{width:min(1020px,100%);margin:auto}.checkout-shell>header h1{font-size:2.6rem;margin-bottom:4px}.checkout-shell>header p{color:var(--muted)}.checkout-grid{display:grid;grid-template-columns:1fr 340px;gap:18px;align-items:start}.checkout form{display:grid;gap:12px}.checkout form section,.checkout aside{padding:22px;background:#fff;border:1px solid var(--line);border-radius:10px}.checkout form h2{font-size:1.15rem}.checkout form h2 b{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:7px;border-radius:5px;background:var(--green);color:#fff;font-size:10px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fields label{font-size:10px;font-weight:700}.fields input{display:block;width:100%;height:36px;margin-top:4px;border:1px solid #cbd5cf;border-radius:5px;padding:8px}.fields .wide{grid-column:1/-1}.estimate{display:flex;align-items:center;gap:10px;margin-top:12px;padding:11px;border-radius:7px;background:var(--paper);font-size:11px}.estimate i{width:25px;height:25px;border-radius:50%;background:#dce3de}.estimate.loading i{border:3px solid #b8d5c1;border-top-color:var(--green);background:transparent;animation:spin .7s linear infinite}.estimate.confirmed{background:#e7f7eb;color:#13733a;font-weight:700}.estimate.confirmed i{background:#1c8b48}.estimate.confirmed i:after{content:'✓';display:grid;place-items:center;color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.bank-choice{padding:14px;border:1px solid #8fbea0;border-radius:7px;background:#f2faf4}.bank-choice p{margin:4px 0 10px;color:var(--muted);font-size:10px}.bank-choice button{border:0;background:var(--green);color:#fff;padding:8px 10px;border-radius:5px}.bank-details{margin-top:10px;padding:15px;border-radius:7px;background:#17231c;color:#fff}.bank-details p{display:flex;justify-content:space-between;gap:20px}.bank-details span{color:#9caaa1}.checkout aside{position:sticky;top:100px}.checkout-product{display:grid;gap:5px;padding:16px 0;border-bottom:1px solid var(--line)}.summary-date,.summary-total{display:flex;justify-content:space-between;padding:14px 0}.summary-total{font-size:18px;border-top:1px solid var(--line)}.checkout aside ul{list-style:none;padding:12px;background:var(--paper);font-size:11px}.checkout aside li{margin:5px 0}
@media(max-width:800px){.nav nav{display:none;position:absolute;top:77px;left:0;right:0;padding:20px;background:#fff;flex-direction:column}.nav nav.open{display:flex}.menu{display:block}.hero-grid,.product,.product-content,.checkout-grid{grid-template-columns:1fr}.cards,.info-sections{grid-template-columns:1fr}.buybox,.checkout aside{position:static}.foot{grid-template-columns:1fr 1fr}.split,.info-cta,.prefooter .container{align-items:flex-start;flex-direction:column}.checkout aside{order:-1}}
@media(max-width:520px){.container{width:min(100% - 24px,1160px)}.logo small{display:none}.hero{padding:50px 0}.actions{align-items:flex-start;flex-direction:column}.fields{grid-template-columns:1fr}.fields .wide{grid-column:auto}.foot{grid-template-columns:1fr}.trust{flex-direction:column}.checkout-shell>header h1{font-size:2rem}}
.visual-band{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding-top:45px;padding-bottom:45px}.visual-band img{width:100%;aspect-ratio:4/3;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:var(--paper)}@media(max-width:600px){.visual-band{grid-template-columns:repeat(2,1fr)}}
.global-seo{padding:70px 0;background:#f5f6f2;border-top:1px solid var(--line)}.global-seo h2{max-width:800px}.seo-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.seo-columns article{padding:24px;border:1px solid var(--line);border-radius:13px;background:#fff}.seo-columns h3{font-size:1.15rem}.seo-columns p{margin-bottom:0;color:var(--muted);font-size:14px}.price small{display:block;color:var(--muted);font:600 11px 'DM Sans',sans-serif;margin-top:4px}.long-copy{padding:65px 0}.long-copy>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.long-copy article{padding:24px;border:1px solid var(--line);border-radius:13px}.long-copy h3{font-size:1.15rem}.long-copy p{color:var(--muted)}@media(max-width:800px){.seo-columns,.long-copy>div{grid-template-columns:1fr}}
.product-version{position:absolute;top:40px;left:40px;padding:8px 12px;border-radius:50px;background:var(--lime);font-weight:700}.card-number{color:var(--green);font-weight:700}.editorial{max-width:900px}.editorial>p{color:var(--muted)}.editorial h2{margin-top:48px}.editorial .tag+h2{margin-top:14px}
.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:45;display:flex;align-items:center;gap:9px;padding:12px 17px;border-radius:999px;background:#25d366;color:#073b1b;font-weight:800;box-shadow:0 12px 35px #075b2a42}.whatsapp-float span:first-child{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:#fff;color:#159447}.recipient-modal[hidden]{display:none}.recipient-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:18px;background:#0d1711b8;backdrop-filter:blur(5px)}.recipient-dialog{position:relative;width:min(520px,100%);padding:30px;border-radius:18px;background:#fff;box-shadow:0 30px 90px #0005}.recipient-dialog h2{margin:10px 0;font-size:1.8rem}.recipient-dialog>p{color:var(--muted)}.recipient-close{position:absolute;top:14px;right:14px;width:35px;height:35px;border:0;border-radius:50%;background:var(--paper);font-size:22px;cursor:pointer}.recipient-fields{margin:22px 0}.privacy-note{padding:10px;border-radius:7px;background:#f1f5f2;font-size:11px}.modal-open{overflow:hidden}.order-success,.order-error{margin:20px 0;padding:18px;border-radius:12px}.order-success{display:flex;align-items:center;gap:16px;background:#e5f7ea;color:#155f35}.order-success>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#1d8c49;color:#fff;font-size:22px}.order-success h2,.order-success p{margin:0}.order-error{background:#ffe9e5;color:#963b32;font-weight:700}.checkout-confirm p{color:var(--muted)}@media(max-width:520px){.whatsapp-float{right:12px;bottom:12px;padding:12px}.whatsapp-float span:last-child{display:none}.recipient-dialog{padding:24px 18px}.recipient-fields{grid-template-columns:1fr}}
.order-processing[hidden],.processing-success[hidden],.processing-spinner[hidden]{display:none}.order-processing{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:18px;background:#0d1711e8;backdrop-filter:blur(8px)}.processing-card{width:min(500px,100%);padding:42px 32px;border-radius:22px;background:#fff;text-align:center;box-shadow:0 35px 100px #0007}.processing-card h2{margin:20px 0 10px;font-size:1.8rem}.processing-card p{margin:0 auto;color:var(--muted);max-width:410px}.processing-spinner{width:72px;height:72px;margin:auto;border:7px solid #dcebe1;border-top-color:#159447;border-radius:50%;animation:spin .85s linear infinite}.processing-success{display:grid;width:72px;height:72px;margin:auto;place-items:center;border-radius:50%;background:#159447;color:#fff;font-size:38px;font-weight:800;animation:success-pop .35s ease-out}.processing-progress{height:6px;margin-top:28px;border-radius:999px;background:#e8ede9;overflow:hidden}.processing-progress i{display:block;width:0;height:100%;border-radius:inherit;background:#159447}.processing-progress i.running{width:100%;transition:width 60s linear}@keyframes success-pop{from{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
.contact-page{background:#f5f7f3}.contact-hero{padding:75px 0;background:radial-gradient(circle at 85% 10%,#d9edc3,transparent 34%),linear-gradient(135deg,#edf3ea,#f8faf6)}.contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:55px;align-items:center}.contact-hero h1{max-width:820px;margin:15px 0 22px}.contact-hero p{max-width:760px;color:var(--muted);font-size:1.08rem}.whatsapp-cta{gap:10px;margin-top:18px;background:#1db954}.contact-hero div>small{display:block;margin-top:12px;color:var(--muted)}.contact-promise{padding:30px;border:1px solid #cddbcf;border-radius:20px;background:#fff;box-shadow:0 25px 70px #17322114}.contact-promise h2{font-size:1.6rem}.contact-promise ul{padding-left:20px}.contact-promise li{margin:8px 0}.contact-status{display:flex;align-items:center;gap:8px;color:#187642;font-size:12px;font-weight:800}.contact-status i{width:9px;height:9px;border-radius:50%;background:#25d366;box-shadow:0 0 0 5px #25d36620}.contact-content{display:grid;grid-template-columns:1.4fr .6fr;gap:30px;padding-top:75px;padding-bottom:75px}.contact-steps{display:grid;gap:12px;margin-top:25px}.contact-steps article{display:grid;grid-template-columns:48px 1fr;gap:15px;padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.contact-steps article>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:var(--green);color:#fff;font-weight:800}.contact-steps h3,.contact-steps p{margin:0}.contact-steps p{margin-top:5px;color:var(--muted)}.company-card{align-self:start;padding:28px;border-radius:18px;background:#14221a;color:#fff}.company-card .tag{color:var(--lime)}.company-card h2{margin:12px 0 25px;font-size:1.6rem}.company-card>div{padding:14px 0;border-top:1px solid #ffffff20}.company-card small{color:#9db0a4;text-transform:uppercase;letter-spacing:.1em}.company-card p{margin:3px 0}.company-empty{color:#b7c4bc}.contact-reassurance{margin-bottom:75px;padding:35px;border-radius:18px;background:var(--green);color:#fff}.contact-reassurance h2{margin-top:0}.contact-reassurance p{margin-bottom:0;color:#dbe9df}.footer-company{margin:18px 0 5px;color:#aebbb2;font-size:13px}.footer-contact{display:block!important;color:#fff!important}.footer-siret{display:block;margin-top:10px;color:#839188}@media(max-width:800px){.contact-hero-grid,.contact-content{grid-template-columns:1fr}.contact-hero{padding:50px 0}.contact-promise{padding:24px}.contact-content{padding-top:55px;padding-bottom:55px}}
.info-sections-rich{grid-template-columns:repeat(2,minmax(0,1fr))}.info-sections-rich section{min-height:210px}.info-sections-rich p{line-height:1.75}.legal-identity{margin-bottom:28px;padding:30px;border-radius:16px;background:#14221a;color:#fff}.legal-identity .tag{color:var(--lime)}.legal-identity h2{margin:12px 0 22px}.legal-identity dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;margin:0}.legal-identity dl div{padding:13px 0;border-top:1px solid #ffffff25}.legal-identity dt{color:#98aa9f;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.legal-identity dd{margin:3px 0 0;font-weight:700}@media(max-width:700px){.info-sections-rich,.legal-identity dl{grid-template-columns:1fr}.info-sections-rich section{min-height:0}}

/* Design des pages publiques IZY uniquement. Les styles checkout existants ci-dessus restent inchangés. */
.public-header{background:#fffffff2;border-bottom:1px solid #d8dee6}.public-header .logo b{width:auto;padding:0 10px;background:#0b2748;color:#fff;border-radius:8px;font-size:15px}.public-header .logo small{color:#657386}.public-header .cart-open{background:#0b2748;color:#fff}.public-header .cart-open i{background:#f0a420;color:#10233b}.public-home,.public-product,.info-page{--navy:#0b2748;--blue:#174c7c;--orange:#f0a420;--soft:#f3f6f8;color:#10233b}.izy-hero{padding:72px 0;background:linear-gradient(135deg,#f7f9fb 0%,#e6edf3 100%)}.izy-hero h1{max-width:760px;color:#0b2748}.izy-hero p{font-size:1.15rem;color:#566575}.izy-hero .product-shot{background:#fff}.izy-hero .product-shot img{aspect-ratio:1/1;object-fit:contain}.izy-hero .product-shot b{background:#f0a420;color:#10233b}.hero-price{font:800 1.6rem Manrope;color:#0b2748}.hero-price small{display:block;font:500 .75rem DM Sans;color:#657386}.public-home .btn,.public-product .btn,.public-prefooter .btn{background:#0b2748}.public-home .tag,.public-product .tag,.info-page .tag{color:#174c7c}.public-home .cards article{border:0;background:#f3f6f8}.public-home .cards article>span{font:800 .8rem Manrope;color:#f0a420}.izy-band{padding:74px 0;background:#0b2748;color:#fff}.izy-band .tag{color:#f0a420}.izy-band p{color:#c8d4df}.izy-band .btn.light{background:#f0a420;color:#10233b}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.facts article{padding:24px;border-left:3px solid #f0a420;background:#f3f6f8}.facts strong,.facts span{display:block}.facts strong{font:800 1.7rem Manrope;color:#0b2748}.facts span{color:#657386;font-size:.85rem}.public-product .main-image{background:#f3f6f8}.public-product .buybox{border-color:#d8dee6}.public-product .price{color:#0b2748}.delivery-note{padding:10px 12px;border-radius:8px;background:#eef5ed;color:#32603d!important;font-weight:700}.info-page{padding:70px 0 90px}.info-page h1{max-width:900px;color:#0b2748}.info-page .lead{max-width:780px;font-size:1.15rem;color:#657386}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:36px}.info-grid article{padding:28px;background:#f3f6f8;border-radius:14px}.info-grid h2{font-size:1.35rem;color:#0b2748}.public-prefooter{padding:34px 0;background:#f0a420;color:#10233b}.public-prefooter .container{display:flex;align-items:center;justify-content:space-between;gap:24px}.public-prefooter span,.public-prefooter strong{display:block}.public-prefooter strong{font:800 1.35rem Manrope}.public-footer{background:#081d35}.public-footer a,.public-footer p{color:#bfcbd6}.public-footer h3,.public-footer h4{color:#fff}
@media(max-width:800px){.izy-hero{padding:42px 0}.izy-hero .hero-grid{display:flex;flex-direction:column}.izy-hero .hero-grid>div:first-child{order:2}.izy-hero .product-shot{order:1}.facts{grid-template-columns:1fr 1fr}.info-grid{grid-template-columns:1fr}.public-prefooter .container{align-items:flex-start;flex-direction:column}.public-header .logo span{font-size:12px}.public-header .logo small{display:none}}
@media(max-width:480px){.facts{grid-template-columns:1fr}.izy-hero h1{font-size:2.45rem}.actions{align-items:flex-start;flex-direction:column}.public-product .buybox{padding:22px}.info-page{padding:48px 0 70px}}

/* Thème public précédent conservé hors du checkout. */
.hemp-header .logo b{background:#355b2a;color:#fff}.hemp-header .cart-open{background:#355b2a}.hemp-header .cart-open i{background:#d9b85f;color:#25351f}.hemp-home,.hemp-product,.hemp-info{--hemp:#355b2a;--leaf:#67834e;--gold:#d9b85f;--cream:#f5f1e5;color:#283224}.hemp-hero{background:radial-gradient(circle at 80% 20%,#dfe7d2,transparent 35%),linear-gradient(135deg,#faf8f1,#eef1e7)}.hemp-hero h1,.hemp-product h1,.hemp-info h1{color:#2f5027}.hemp-home .tag,.hemp-product .tag,.hemp-info .tag{color:#577640}.hemp-home .btn,.hemp-product .btn,.hemp-prefooter .btn{background:#355b2a}.hemp-hero .product-shot{background:#fffdf8}.hemp-hero .product-shot img{aspect-ratio:3/4;object-fit:contain}.hemp-hero .product-shot b{background:#d9b85f}.hemp-home .cards article{background:#f5f1e5}.hemp-home .cards article>span{color:#9a7d2e}.hemp-band{background:#2f5027}.hemp-band .tag{color:#e2ca82}.hemp-band .btn.light{background:#d9b85f}.hemp-facts{grid-template-columns:repeat(5,1fr)}.hemp-facts article{background:#f5f1e5;border-left-color:#d9b85f}.hemp-facts strong{color:#355b2a}.hemp-product .main-image{background:#faf8f1}.hemp-product .delivery-note{background:#edf3e8;color:#355b2a!important}.hemp-product .buybox{border-color:#d8dfd1}.hemp-info .info-grid article{background:#f5f1e5}.hemp-info .info-grid h2{color:#355b2a}.hemp-prefooter{background:#d9b85f}.hemp-footer{background:#25351f}
@media(max-width:900px){.hemp-facts{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.hemp-facts{grid-template-columns:1fr 1fr}.hemp-header .logo span{max-width:128px;line-height:1.15}}

/* Thème public précédent conservé hors du checkout. */
.pallet-header .logo b{background:#1e252b;color:#f2bd36;font-size:12px}.pallet-header .cart-open{background:#1e252b}.pallet-header .cart-open i{background:#f2bd36;color:#1e252b}.pallet-home,.pallet-product,.pallet-info{--charcoal:#1e252b;--steel:#52606b;--yellow:#f2bd36;--mist:#f1f3f4;color:#20272c}.pallet-hero{background:linear-gradient(135deg,#f7f7f5,#e6e9eb)}.pallet-hero h1,.pallet-product h1,.pallet-info h1{color:#1e252b}.pallet-home .tag,.pallet-product .tag,.pallet-info .tag{color:#59656e}.pallet-home .btn,.pallet-product .btn,.pallet-prefooter .btn{background:#1e252b}.pallet-hero .product-shot{background:#fff}.pallet-hero .product-shot img{aspect-ratio:1/1;object-fit:contain}.pallet-hero .product-shot b{background:#f2bd36}.pallet-home .cards article{background:#f1f3f4}.pallet-home .cards article>span{color:#c28e08}.pallet-band{background:#1e252b}.pallet-band .tag{color:#f2bd36}.pallet-band .btn.light{background:#f2bd36}.pallet-facts article{background:#f1f3f4;border-left-color:#f2bd36}.pallet-facts strong{color:#1e252b}.pallet-product .main-image{background:#f1f3f4}.pallet-product .delivery-note{background:#fff5cf;color:#5a4500!important}.pallet-product .buybox{border-color:#d7dadd}.pallet-info .info-grid article{background:#f1f3f4}.pallet-info .info-grid h2{color:#1e252b}.pallet-prefooter{background:#f2bd36}.pallet-footer{background:#161c20}
@media(max-width:600px){.pallet-header .logo span{max-width:128px;line-height:1.15}.pallet-header .logo b{padding:0 7px}}



/* Thème nautique réservé aux pages publiques. */
.marine-header{background:#fff;border-bottom:1px solid #d7e0e8}.marine-header .logo b{background:#0d2940;color:#fff}.marine-header .cart-open{background:#123b5c}.marine-header .cart-open i{background:#e9f1f7;color:#123b5c}.marine-hero{background:radial-gradient(circle at 80% 25%,#dce8f1,transparent 35%),linear-gradient(135deg,#f9fbfd,#edf3f7)}.marine-hero h1,.marine-product h1,.marine-info h1{color:#102d45}.marine-hero .product-shot{background:#fff;border:1px solid #d6e0e8;box-shadow:0 24px 60px rgba(16,45,69,.14)}.marine-hero .product-shot img{object-fit:contain}.marine-hero .product-shot b{background:#1d5c88;color:#fff}.marine-home .tag,.marine-product .tag,.marine-info .tag{color:#1d5c88}.marine-home .btn,.marine-product .btn,.marine-prefooter .btn{background:#123b5c;color:#fff}.marine-band{background:#102d45;color:#fff}.marine-prefooter{background:#dce8f1;color:#102d45}.marine-footer{background:#0b2234;color:#eef5fa}.marine-product .buybox{border-top:4px solid #1d5c88}.marine-product .price{color:#174f76}.marine-info article{border-top:3px solid #2c719f}
