.boutique-root{--color-background:#fff;--color-secondary-background:#f6f6f6;--color-foreground:#26474e;--color-text-heading:#26474e;--color-primary:#5e2f3d;--color-button:#26474e;--color-button-text:#fff;--color-secondary-button:#ededed;--color-secondary-button-text:#26474e;--color-field:#ededed;--color-link:#26474e;--color-progress-bar:#0d8756;--color-badge-sale:#c4301c;--color-badge-new:#64b7a6;--color-badge-soldout:#adadad;--color-foreground-60:#7d9195;--color-foreground-40:#a8b5b8;--color-foreground-20:#d6dcdd;--page-width:1700px;--page-width-margin:0rem;--radius-button:10rem;--radius-input:10rem;--radius-card:1rem;--radius-card-inner:.6rem;--radius-badge:4rem;--radius-block:1rem;--btn-height:4.8rem;--anim-long:.7s cubic-bezier(.3, 1, .3, 1);--anim-default:.5s cubic-bezier(.3, 1, .3, 1);--anim-fast:.3s cubic-bezier(.7, 0, .3, 1);--anim-button:.4s ease;--font-body:"Figtree", sans-serif;--font-heading:"Assistant", sans-serif;--font-body-weight:500;--font-body-weight-bold:600;--font-heading-weight:300}*,:before,:after{box-sizing:border-box}.boutique-root{-webkit-text-size-adjust:100%}.boutique-root,.boutique-root *{box-sizing:border-box}.boutique-root{color:var(--color-foreground);background-color:var(--color-background);font-family:var(--font-body);font-weight:var(--font-body-weight);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:1rem;line-height:1.6}@layer base{.boutique-root h1,.boutique-root h2,.boutique-root h3,.boutique-root h4,.boutique-root h5,.boutique-root h6{font-family:var(--font-heading);font-weight:var(--font-heading-weight);color:var(--color-text-heading);letter-spacing:0;text-transform:none;line-height:1.2}.boutique-root a{color:var(--color-link);text-decoration:none}}.btn-primary{height:var(--btn-height);background-color:var(--color-button);color:var(--color-button-text);font-family:var(--font-body);font-weight:var(--font-body-weight-bold);text-transform:capitalize;border-radius:var(--radius-button);cursor:pointer;transition:background-color var(--anim-button), transform var(--anim-fast);white-space:nowrap;border:none;justify-content:center;align-items:center;padding:0 2.4rem;font-size:1rem;display:inline-flex}.btn-primary:hover{background-color:#1d373d}.btn-primary:active{transform:scale(.98)}.btn-secondary{height:var(--btn-height);background-color:var(--color-secondary-button);color:var(--color-secondary-button-text);font-family:var(--font-body);font-weight:var(--font-body-weight-bold);text-transform:capitalize;border:1px solid var(--color-foreground-20);border-radius:var(--radius-button);cursor:pointer;transition:background-color var(--anim-button);justify-content:center;align-items:center;padding:0 2.4rem;font-size:1rem;display:inline-flex}.btn-secondary:hover{background-color:#e0e0e0}.product-card{border-radius:var(--radius-card);transition:box-shadow var(--anim-default);overflow:hidden}.product-card:hover{box-shadow:0 4px 24px #26474e1a}.product-card__image{border-radius:var(--radius-card-inner);overflow:hidden}.product-card__title{font-family:var(--font-body);color:var(--color-foreground);font-size:1rem;font-weight:600;line-height:1.6}.product-card__price{font-family:var(--font-body);color:var(--color-foreground);font-weight:700}.product-card__badge{border-radius:var(--radius-badge);font-family:var(--font-body);font-size:.75rem;font-weight:700}.input{background-color:var(--color-field);color:var(--color-foreground);border-radius:var(--radius-input);height:4rem;font-family:var(--font-body);font-weight:var(--font-body-weight);transition:background-color var(--anim-fast);border:none;outline:none;width:100%;padding:0 1.6rem;font-size:1rem}.input:focus{background-color:#e4e4e4}.page-width{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:750px){.page-width{padding-left:3rem;padding-right:3rem}}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes slider-progress{0%{width:0%}to{width:100%}}@keyframes slider-fade-in{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:24s linear infinite marquee}.animate-marquee:hover{animation-play-state:paused}.prose-produit{font-family:var(--font-body);font-weight:var(--font-body-weight);color:var(--color-foreground);font-size:1rem;line-height:1.7}.prose-produit h1,.prose-produit h2,.prose-produit h3{font-family:var(--font-heading);font-weight:var(--font-heading-weight);color:var(--color-text-heading);margin:1.2em 0 .5em}.prose-produit p{margin:.8em 0}.prose-produit ul,.prose-produit ol{margin:.8em 0;padding-left:1.5em}.prose-produit li{margin:.35em 0}.prose-produit strong{font-weight:700}.blog-content{font-family:var(--font-body);color:#3a3a3a;letter-spacing:-.01em;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%;font-size:1.05rem;line-height:1.9;overflow-x:hidden}.blog-content *{box-sizing:border-box;max-width:100%!important}.blog-content h2{font-family:var(--font-heading);color:var(--color-foreground);border-top:1px solid #f0f0f0;margin:2.5em 0 .75em;padding-top:1em;font-size:1.6rem;font-weight:700;line-height:1.3}.blog-content h2:first-child{border-top:none;margin-top:0;padding-top:0}.blog-content h3{font-family:var(--font-heading);color:var(--color-foreground);margin:2em 0 .5em;font-size:1.2rem;font-weight:600}.blog-content p{margin:0 0 1.4em}.blog-content ul,.blog-content ol{margin:0 0 1.5em;padding-left:1.5em}.blog-content li{margin:.5em 0;line-height:1.7}.blog-content li::marker{color:var(--color-foreground)}.blog-content strong,.blog-content b{color:var(--color-foreground);font-weight:700}.blog-content em,.blog-content i{color:#555}.blog-content a{color:var(--color-foreground);text-underline-offset:3px;-webkit-text-decoration:underline #26474e4d;text-decoration:underline #26474e4d;transition:text-decoration-color .2s}.blog-content a:hover{color:#d4a843;text-decoration-color:#d4a843}.blog-content blockquote{border-left:4px solid var(--color-foreground);color:#555;background:#f8f6f3;border-radius:0 .75rem .75rem 0;margin:2em 0;padding:1em 1.5em;font-size:1.05em;font-style:italic;line-height:1.7}.blog-content img{object-fit:cover;border-radius:1rem;width:100%;max-width:100%;height:auto;margin:2em 0}.blog-content table{border-collapse:collapse;-webkit-overflow-scrolling:touch;border-radius:.75rem;width:100%;margin:2em 0;font-size:.9em;display:block;overflow:auto hidden}.blog-content th,.blog-content td{text-align:left;white-space:nowrap;border:1px solid #e5e7eb;padding:.85em 1em}.blog-content td{white-space:normal;word-break:break-word;min-width:100px}.blog-content th{background:var(--color-foreground);color:#fff;border-color:var(--color-foreground);font-weight:600}.blog-content tr:nth-child(2n) td{background:#fafaf8}.blog-content hr{background:linear-gradient(90deg,#0000,#d4c49a,#0000);border:none;height:1px;margin:2.5em 0}.blog-content [style]{max-width:100%!important}@media (max-width:640px){.blog-content{font-size:1rem;line-height:1.85}.blog-content h2{margin:2em 0 .6em;font-size:1.35rem}.blog-content h3{font-size:1.1rem}.blog-content p{margin:0 0 1.3em}.blog-content blockquote{margin:1.5em 0;padding:.75em 1em}.blog-content table{font-size:.82em}.blog-content th,.blog-content td{padding:.6em .7em}}
