@font-face{font-family:Bricolage Grotesque;src:url(BricolageGrotesque-Variable.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Variable.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--bleu: #2f4bff;--bleu-fonce: #1b2fb8;--jaune: #ffc83d;--corail: #ff5c4d;--encre: #0e0e12;--gris: #6b6b76;--creme: #f7f5f0;--blanc: #ffffff;--bordure: #e6e4de;--bleu-voile: #eef1ff;--jaune-voile: #fff6df;--display: "Bricolage Grotesque", system-ui, -apple-system, sans-serif;--texte: "Inter", system-ui, -apple-system, sans-serif;--r: 20px;--r-sm: 12px;--r-pill: 999px;--section-y: clamp(3.5rem, 8vw, 7.5rem);--wrap: 1180px;--wrap-gutter: 20px;--t: .16s cubic-bezier(.2, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--blanc);color:var(--encre);font-family:var(--texte);font-size:clamp(1rem,1.6vw,1.125rem);font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{margin:0;padding:0;list-style:none}img,svg,video{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:3px}button,input,select,textarea{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--bleu);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.g-h1,.g-h2,.g-h3,.g-logotype,.g-surtitre,.g-btn,.g-chiffre{font-family:var(--display)}.g-h1{font-size:clamp(2.4rem,7vw,4.8rem);font-weight:800;line-height:.98;letter-spacing:-.035em;text-wrap:balance}.g-h2{font-size:clamp(1.9rem,4.5vw,3.2rem);font-weight:800;line-height:1.05;letter-spacing:-.025em;text-wrap:balance}.g-h3{font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.g-surtitre{font-size:.8125rem;font-weight:700;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:var(--bleu)}.g-lead{max-width:42ch;font-size:clamp(1.0625rem,1.8vw,1.25rem);color:var(--gris);text-wrap:pretty}.g-lead--large{max-width:52ch}.g-fine{font-size:.75rem;line-height:1.5;color:var(--gris)}.g-chiffre{font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.g-mark{background:linear-gradient(to top,var(--jaune) 0 34%,transparent 34%);padding:0 .08em}.g-prose>*+*{margin-top:1.1em}.g-prose h2{margin-top:2em;font-family:var(--display);font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.g-prose h3{margin-top:1.6em;font-family:var(--display);font-size:1.1875rem;font-weight:700}.g-prose a{color:var(--bleu-fonce)}.g-prose ul,.g-prose ol{padding-left:1.25rem}.g-prose li+li{margin-top:.4em}.g-wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 var(--wrap-gutter)}.g-wrap--narrow{max-width:760px}.g-wrap--wide{max-width:1360px}.g-section{padding:var(--section-y) 0}.g-section--creme{background:var(--creme)}.g-section--encre{background:var(--encre);color:var(--blanc)}.g-section--encre .g-lead,.g-section--encre .g-fine{color:#ffffffb8}.g-section--center{text-align:center}.g-section--center .g-lead{margin-inline:auto}.g-section--tight{padding:clamp(2rem,5vw,3.5rem) 0}.g-entete{max-width:58ch;margin-bottom:clamp(2rem,4vw,3.5rem)}.g-entete>*+*{margin-top:.85rem}.g-entete--center{margin-inline:auto;text-align:center}.g-grid{display:grid;gap:clamp(1rem,2vw,1.75rem)}.g-grid--2{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.g-grid--3{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.g-grid--4{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr))}.g-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:.875rem 1.5rem;border:1px solid transparent;border-radius:var(--r-pill);font-size:1rem;font-weight:700;line-height:1;letter-spacing:-.01em;text-align:center;text-decoration:none;transition:background-color var(--t),border-color var(--t),color var(--t),transform var(--t)}.g-btn:active{transform:translateY(1px)}.g-btn--primary{background:var(--bleu);color:var(--blanc)}.g-btn--primary:hover{background:var(--bleu-fonce)}.g-btn--secondary{background:var(--blanc);border-color:var(--encre);color:var(--encre)}.g-btn--secondary:hover{background:var(--encre);color:var(--blanc)}.g-btn--ghost{background:transparent;color:var(--gris);min-height:40px;padding:.5rem .875rem;font-weight:500}.g-btn--ghost:hover{background:var(--creme);color:var(--encre)}.g-btn--sm{min-height:44px;padding:.625rem 1.125rem;font-size:.9375rem}.g-btn--block{width:100%}.g-btn[disabled],.g-btn[aria-disabled=true]{background:var(--bordure);border-color:transparent;color:var(--gris);cursor:not-allowed;transform:none}.g-link{color:var(--bleu-fonce);font-weight:500;text-decoration:underline}.g-link:hover{text-decoration:none}.g-badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:var(--r-pill);background:#ffffff38;font-family:var(--display);font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:0}.g-badge--jaune{background:var(--jaune);color:var(--encre)}.g-badge--encre{background:var(--encre);color:var(--blanc)}.g-badge--contour{background:transparent;border:1px solid var(--bordure);color:var(--gris)}.g-carte{border-radius:var(--r);background:var(--blanc);border:1px solid var(--bordure);padding:clamp(1.25rem,2.5vw,1.75rem)}.g-carte--creme{background:var(--creme);border-color:transparent}.g-carte--nu{border-color:transparent;padding:0}.g-carte--jaune{background:var(--jaune-voile);border-color:var(--jaune)}.g-carte--bleu{background:var(--bleu);border-color:transparent;color:var(--blanc)}.g-carte__media{border-radius:var(--r-sm);overflow:hidden;background:var(--creme);aspect-ratio:3 / 4}.g-carte__media>img{width:100%;height:100%;object-fit:cover}.g-carte__titre{font-family:var(--display);font-size:1.0625rem;font-weight:700;letter-spacing:-.015em}.g-carte__texte{margin-top:.35rem;font-size:.9375rem;color:var(--gris)}.g-input{width:100%;min-height:52px;padding:.75rem 1rem;border:1px solid var(--bordure);border-radius:var(--r-sm);background:var(--blanc);font-size:1rem;transition:border-color var(--t)}.g-input:hover{border-color:var(--gris)}.g-input:focus{border-color:var(--bleu)}.g-input::placeholder{color:var(--gris)}.g-label{display:block;margin-bottom:.375rem;font-size:.875rem;font-weight:500}.g-error{margin-top:.5rem;font-size:.875rem;color:var(--corail)}.g-depot{display:grid;place-items:center;gap:.5rem;padding:clamp(1.75rem,5vw,3rem) 1.25rem;border:2px dashed var(--bordure);border-radius:var(--r);background:var(--creme);text-align:center;cursor:pointer;transition:border-color var(--t),background-color var(--t)}.g-depot:hover,.g-depot:focus-within{border-color:var(--bleu);background:var(--bleu-voile)}.g-depot[data-actif=true]{border-color:var(--bleu);border-style:solid;background:var(--bleu-voile)}.g-depot__titre{font-family:var(--display);font-size:clamp(1.125rem,2.5vw,1.375rem);font-weight:700;letter-spacing:-.02em}.g-header{position:sticky;top:0;z-index:40;background:#ffffffeb;-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px);border-bottom:1px solid var(--bordure)}.g-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.g-header__logo{text-decoration:none;flex:none}.g-header__nav{display:none;gap:1.5rem;font-size:.9375rem;font-weight:500}.g-header__nav a{text-decoration:none;color:var(--gris);transition:color var(--t)}.g-header__nav a:hover{color:var(--encre)}.g-header__actions{display:flex;align-items:center;gap:.5rem;flex:none}@media(min-width:1000px){.g-header__nav{display:flex}}.g-burger{position:relative}.g-burger>summary{display:grid;place-items:center;width:44px;height:44px;border-radius:var(--r-sm);cursor:pointer;list-style:none}.g-burger>summary::-webkit-details-marker{display:none}.g-burger__bars,.g-burger__bars:before,.g-burger__bars:after{display:block;width:20px;height:2px;border-radius:2px;background:var(--encre);content:""}.g-burger__bars:before{transform:translateY(-6px)}.g-burger__bars:after{transform:translateY(4px)}.g-burger__panel{position:absolute;right:0;top:calc(100% + 10px);display:grid;gap:.25rem;min-width:220px;padding:.5rem;border:1px solid var(--bordure);border-radius:var(--r-sm);background:var(--blanc)}.g-burger__panel a{padding:.625rem .75rem;border-radius:8px;font-weight:500;text-decoration:none}.g-burger__panel a:hover{background:var(--creme)}@media(min-width:1000px){.g-burger{display:none}}.g-logo{display:inline-flex;align-items:center;gap:.5rem;color:var(--bleu)}.g-logo__mark{width:40px;height:40px;flex:none}.g-logo__word{font-family:var(--display);font-size:1.625rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--encre)}.g-logo--white,.g-logo--white .g-logo__word{color:var(--blanc)}.g-logotype{font-size:1.75rem;font-weight:800;line-height:1;letter-spacing:-.03em}.g-footer{background:var(--encre);color:var(--blanc);padding:clamp(2.5rem,6vw,4.5rem) 0 2rem}.g-footer__inner{display:grid;gap:2rem}.g-footer__signature{margin-top:.75rem;font-family:var(--display);font-size:1.0625rem;font-weight:700}.g-footer__origin{margin-top:.25rem;font-size:.9375rem;color:#ffffffa8}.g-footer__nav,.g-footer__legal{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;font-size:.9375rem}.g-footer__nav a,.g-footer__legal a{color:#ffffffc7;text-decoration:none}.g-footer__nav a:hover,.g-footer__legal a:hover{color:var(--blanc);text-decoration:underline}.g-footer__legal{font-size:.875rem}.g-footer__copy{padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14);font-size:.8125rem;color:#ffffff80}@media(min-width:800px){.g-footer__inner{grid-template-columns:1.4fr 1fr 1fr;align-items:start}.g-footer__nav,.g-footer__legal{flex-direction:column}.g-footer__copy{grid-column:1 / -1}}.g-cart-list{display:grid;gap:1.25rem;margin:2rem 0;padding:0;list-style:none}.g-cart-item{display:flex;gap:1rem;padding-bottom:1.25rem;border-bottom:1px solid var(--bordure)}.g-cart-item__img{width:90px;height:120px;border-radius:var(--r-sm);object-fit:cover;flex:none}.g-cart-item__title{font-family:var(--display);font-weight:700}.g-cart-item__props{margin:.35rem 0;padding:0;list-style:none;font-size:.875rem;color:var(--gris)}.g-cart-item__price{font-family:var(--display);font-weight:700}.g-cart-total{font-family:var(--display);font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.g-code{font-family:var(--display);font-size:1.5rem;font-weight:800;letter-spacing:.04em}.g-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.g-skip{position:absolute;left:-9999px}.g-skip:focus{left:1rem;top:1rem;z-index:100;padding:.75rem 1rem;border-radius:var(--r-sm);background:var(--encre);color:var(--blanc)}.g-noscript{padding:2rem 0}.g-body--tunnel{background:var(--blanc)}.g-hero{padding:clamp(2rem,5vw,3.5rem) 0 var(--section-y)}.g-hero__inner{display:grid;gap:clamp(2rem,5vw,3.5rem);align-items:center}.g-hero__sous-titre{margin-top:1.1rem}.g-depot--hero{margin-top:clamp(1.5rem,3vw,2.25rem)}.g-depot__icone{width:34px;height:34px;color:var(--bleu)}.g-hero__exemple{display:inline-block;margin-top:.9rem;font-size:.9375rem}.g-hero__preuve{margin-top:1.5rem}.g-hero__vitrine{display:none}.g-carrousel{position:relative;border-radius:var(--r);overflow:hidden;aspect-ratio:4 / 5;background:var(--creme)}.g-carrousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .7s ease}.g-carrousel__slide.is-active{opacity:1}.g-carrousel__slide img{width:100%;height:100%;object-fit:cover}@media(min-width:900px){.g-hero__inner{grid-template-columns:1fr .85fr}.g-hero__vitrine{display:block}}.g-reassurance__item{display:grid;justify-items:center;gap:.5rem;text-align:center}.g-reassurance__icone{width:32px;height:32px;color:var(--bleu)}.g-etape{display:grid;gap:.5rem}.g-etape__num{font-size:1.75rem;color:var(--bleu)}.g-style-carte{display:grid;gap:.85rem}.g-style-carte__media{position:relative;display:block;aspect-ratio:3 / 4;border-radius:var(--r);overflow:hidden;background:var(--creme);transition:transform var(--t)}.g-style-carte__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.g-style-carte__img--b{opacity:0;transition:opacity .5s ease}.g-style-carte__halo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:96px;height:96px;border-radius:50%;border:1.5px dashed rgba(255,255,255,.85);background:#0e0e122e;color:var(--blanc);font-family:var(--display);font-size:.75rem;font-weight:700;text-align:center;pointer-events:none}@media(hover:hover){.g-style-carte__media:hover{transform:scale(1.02)}.g-style-carte__media:hover .g-style-carte__img--b{opacity:1}}.g-style-carte__prix{font-size:.875rem;color:var(--gris)}.g-styles__tous{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.25rem;margin-top:clamp(2rem,4vw,3rem);padding:clamp(1.5rem,3vw,2rem)}.g-comparateur{position:relative;max-width:620px;margin:0 auto;aspect-ratio:4 / 5;border-radius:var(--r);overflow:hidden;background:var(--blanc)}.g-comparateur__apres,.g-comparateur__avant{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.g-comparateur__avant{clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.g-comparateur__curseur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;-webkit-appearance:none;appearance:none;background:transparent;cursor:ew-resize}.g-comparateur__curseur::-webkit-slider-runnable-track{background:transparent}.g-comparateur__curseur::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:44px;height:44px;border-radius:50%;border:3px solid var(--blanc);background:var(--bleu);box-shadow:0 0 0 1px var(--bordure);cursor:ew-resize}.g-comparateur__curseur::-moz-range-thumb{width:44px;height:44px;border-radius:50%;border:3px solid var(--blanc);background:var(--bleu);cursor:ew-resize}.g-format-carte{position:relative;display:grid;gap:.65rem;text-align:center}.g-format-carte--vedette{border-color:var(--bleu)}.g-format-carte__badge{position:absolute;top:-12px;left:50%;transform:translate(-50%)}.g-format-carte__silhouette{justify-self:center;width:100%;max-width:160px;border:1px solid var(--bordure);border-radius:var(--r-sm);background:var(--creme)}.g-format-carte__silhouette[data-taille=petit]{aspect-ratio:4 / 5;max-width:110px}.g-format-carte__silhouette[data-taille=moyen]{aspect-ratio:3 / 4;max-width:140px}.g-format-carte__silhouette[data-taille=grand]{aspect-ratio:2 / 3;max-width:170px}.g-avis__carte{margin:0}.g-avis__carte p:first-child{font-size:1.0625rem}.g-avis__carte footer{margin-top:.85rem}.g-faq{display:grid;gap:.75rem}.g-faq__item{border:1px solid var(--bordure);border-radius:var(--r-sm);background:var(--blanc);padding:.25rem 1.25rem}.g-faq__question{position:relative;padding:1rem 2rem 1rem 0;font-family:var(--display);font-weight:700;font-size:1.0625rem;cursor:pointer;list-style:none}.g-faq__question::-webkit-details-marker{display:none}.g-faq__question:after{content:"+";position:absolute;right:0;top:.9rem;font-size:1.5rem;color:var(--bleu);transition:transform var(--t)}.g-faq__item[open] .g-faq__question:after{transform:rotate(45deg)}.g-faq__reponse{padding-bottom:1.1rem}
/*# sourceMappingURL=/cdn/shop/t/2/assets/gustave.css.map */
