.Nav-module__e1xquq__nav{z-index:100;background:var(--cream);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:2.5px solid var(--dark);grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.85rem 2.5rem;display:grid;position:sticky;top:0}.Nav-module__e1xquq__logoWrap{flex-shrink:0;position:relative}.Nav-module__e1xquq__logo{cursor:pointer}.Nav-module__e1xquq__logoText{color:var(--orange);white-space:nowrap;font-family:MyUglyHandwriting,cursive;font-size:2.3rem;line-height:1;transition:color .2s}.Nav-module__e1xquq__logoWrap:hover .Nav-module__e1xquq__logoText{color:#5ecec0}.Nav-module__e1xquq__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem;display:flex}.Nav-module__e1xquq__heartLink{align-items:center;margin-left:.4rem;transition:transform .15s;display:flex}.Nav-module__e1xquq__heartLink:hover{transform:scale(1.12)}.Nav-module__e1xquq__heartNav{width:28px;height:auto;display:block}.Nav-module__e1xquq__link{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.04em;color:var(--mid);cursor:pointer;white-space:nowrap;background:0 0;border:2px solid #0000;border-radius:3px;padding:.3rem .85rem;font-size:.9rem;font-weight:500;transition:all .15s}.Nav-module__e1xquq__link:hover{color:var(--dark);border-color:var(--coral);background:#e0553021}.Nav-module__e1xquq__link.Nav-module__e1xquq__active{background:var(--coral);border-color:var(--dark);color:var(--white);box-shadow:3px 3px 0 var(--dark);font-weight:700}.Nav-module__e1xquq__linkSummer,.Nav-module__e1xquq__linkAutumn,.Nav-module__e1xquq__linkWinter,.Nav-module__e1xquq__linkSpring{letter-spacing:.02em;font-family:MyUglyHandwriting,cursive;font-size:1.6rem;transition:transform .2s}.Nav-module__e1xquq__linkSummer{color:#f0a020}.Nav-module__e1xquq__linkAutumn{color:#e8621a}.Nav-module__e1xquq__linkWinter{color:#c87870}.Nav-module__e1xquq__linkSpring{color:#c83a20}.Nav-module__e1xquq__linkSummer:hover,.Nav-module__e1xquq__linkAutumn:hover,.Nav-module__e1xquq__linkWinter:hover,.Nav-module__e1xquq__linkSpring:hover{box-shadow:none;background:0 0;border-color:#0000;transform:scale(1.12)}.Nav-module__e1xquq__linkSummer:hover{color:#f0a020}.Nav-module__e1xquq__linkAutumn:hover{color:#e8621a}.Nav-module__e1xquq__linkWinter:hover{color:#c87870}.Nav-module__e1xquq__linkSpring:hover{color:#c83a20}.Nav-module__e1xquq__lang{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.Nav-module__e1xquq__langSep{color:var(--light);font-size:.72rem}.Nav-module__e1xquq__langBtn{cursor:pointer;font-family:var(--font-dm-sans), sans-serif;color:var(--light);letter-spacing:.15em;text-transform:uppercase;background:0 0;border:none;padding:.2rem .3rem;font-size:.72rem;font-weight:700;transition:color .2s}.Nav-module__e1xquq__langBtn:hover,.Nav-module__e1xquq__langBtn.Nav-module__e1xquq__active{color:var(--orange)}.Nav-module__e1xquq__mobileMenu,.Nav-module__e1xquq__burger,.Nav-module__e1xquq__mobileMenuItem,.Nav-module__e1xquq__menuHeart{display:none}@keyframes Nav-module__e1xquq__menuSlideIn{0%{opacity:0;transform-origin:top;transform:translateY(-6px)scaleY(.95)}to{opacity:1;transform:translateY(0)scaleY(1)}}@media (max-width:900px){.Nav-module__e1xquq__nav{grid-template-rows:auto auto;grid-template-columns:auto auto;padding:.75rem 1.25rem}.Nav-module__e1xquq__links{scrollbar-width:none;flex-wrap:nowrap;grid-column:1/-1;justify-content:flex-start;overflow-x:auto}.Nav-module__e1xquq__links::-webkit-scrollbar{display:none}.Nav-module__e1xquq__lang{justify-self:end}.Nav-module__e1xquq__logoText{font-size:1.9rem}}@media (max-width:768px){.Nav-module__e1xquq__nav{z-index:100;align-items:center;min-height:52px;padding:.5rem .75rem;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__links,.Nav-module__e1xquq__lang{display:none!important}.Nav-module__e1xquq__logoWrap{position:absolute;left:50%;transform:translate(-50%)}.Nav-module__e1xquq__logoText{font-size:2rem}.Nav-module__e1xquq__burger{cursor:pointer;z-index:1;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;min-width:40px;min-height:44px;padding:.4rem .5rem;display:flex}.Nav-module__e1xquq__burgerBar{background:var(--dark);border-radius:2px;width:22px;height:2px;transition:transform .22s,opacity .22s;display:block}.Nav-module__e1xquq__burgerOpen .Nav-module__e1xquq__burgerBar:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__burgerOpen .Nav-module__e1xquq__burgerBar:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__e1xquq__burgerOpen .Nav-module__e1xquq__burgerBar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__mobileMenu{background:var(--cream);border:2.5px solid var(--dark);z-index:99;width:fit-content;min-width:180px;box-shadow:4px 4px 0 var(--dark);border-radius:0 12px 12px;flex-direction:column;gap:0;padding:.3rem .4rem .5rem;animation:.18s Nav-module__e1xquq__menuSlideIn;display:flex;position:absolute;top:calc(100% + 5px);left:.6rem}.Nav-module__e1xquq__mobileMenuItem{text-align:left;white-space:nowrap;border-radius:6px;align-items:center;width:100%;min-height:38px;padding:0 .65rem;font-size:.92rem;text-decoration:none;display:flex!important}.Nav-module__e1xquq__mobileMenuSeason{min-height:44px!important;font-size:1.45rem!important}.Nav-module__e1xquq__mobileMenuItem.Nav-module__e1xquq__active{background:var(--coral);color:#fff;width:fit-content;box-shadow:2px 2px 0 var(--dark);border:1.5px solid var(--dark)}.Nav-module__e1xquq__mobileFavorisItem{gap:.25rem;text-decoration:none!important}.Nav-module__e1xquq__mobileMenuProjet{border-top:1px solid #3a180814;margin-top:.15rem;padding-top:.45rem;font-style:italic;color:var(--orange)!important}.Nav-module__e1xquq__menuHeart{width:20px;height:auto;display:block}}
.Footer-module__EZoWya__footer{background:var(--cream);border-top:2.5px solid var(--dark);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;padding:2.5rem;display:flex}.Footer-module__EZoWya__logoRow{align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.Footer-module__EZoWya__logo{color:var(--orange);font-family:MyUglyHandwriting,cursive;font-size:2rem;line-height:1;transition:color .2s}.Footer-module__EZoWya__logoRow:hover .Footer-module__EZoWya__logo{color:#5ecec0}.Footer-module__EZoWya__projetTag{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.06em;color:#c8306a;background:#c8306a0f;border:1.5px solid #c8306a;border-radius:20px;padding:.25rem .75rem;font-size:.7rem;font-weight:700;text-decoration:none;transition:all .15s}.Footer-module__EZoWya__projetTag:hover{background:#c8306a26}.Footer-module__EZoWya__tagline{color:var(--mid);margin-bottom:1rem;font-size:.72rem}.Footer-module__EZoWya__links{flex-wrap:wrap;gap:1rem;display:flex}.Footer-module__EZoWya__link{letter-spacing:.08em;text-transform:uppercase;color:var(--dark);border:2px solid var(--dark);box-shadow:2px 2px 0 var(--dark);background:#d8706038;border-radius:3px;padding:.35rem .9rem;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .15s}.Footer-module__EZoWya__link:hover{box-shadow:3px 3px 0 var(--dark);background:#d8706066;transform:translate(-1px,-1px)}.Footer-module__EZoWya__linkVinted:hover{color:#3abdb0;background:#5ecec033;border-color:#5ecec0;box-shadow:3px 3px #5ecec0}.Footer-module__EZoWya__linkYoutube:hover{color:#c83030;background:#c830301a;border-color:#c83030;box-shadow:3px 3px #c83030}.Footer-module__EZoWya__copy{color:var(--light);font-size:.65rem}.Footer-module__EZoWya__secret{color:var(--light);opacity:.3;text-decoration:none;transition:opacity .2s}.Footer-module__EZoWya__secret:hover{opacity:1}@media (max-width:768px){.Footer-module__EZoWya__footer{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:.3rem .5rem;padding:1rem 1.25rem 1.1rem;display:grid}.Footer-module__EZoWya__col{display:contents}.Footer-module__EZoWya__logoRow{grid-area:1/1;align-items:center;margin-bottom:0}.Footer-module__EZoWya__logo{font-size:1.6rem}.Footer-module__EZoWya__projetTag{display:none}.Footer-module__EZoWya__links{flex-wrap:nowrap;grid-area:1/2;align-self:center;gap:.3rem}.Footer-module__EZoWya__link{min-height:auto;box-shadow:1px 1px 0 var(--dark);white-space:nowrap;align-items:center;padding:.18rem .45rem;font-size:.58rem;display:inline-flex}.Footer-module__EZoWya__tagline{grid-area:2/1;align-self:center;margin-bottom:0;font-size:.6rem}.Footer-module__EZoWya__copy{text-align:right;white-space:nowrap;grid-area:2/2;align-self:center;width:auto;margin-top:0}}
.page-module__E0kJGG__heroWrap{position:relative}
.PageArrow-module__F4XnQG__arrow{z-index:20;opacity:.8;flex-direction:column;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .15s;display:flex;position:fixed;top:8rem}.PageArrow-module__F4XnQG__arrow:hover{opacity:1}.PageArrow-module__F4XnQG__left{left:1.5rem}.PageArrow-module__F4XnQG__right{right:1.5rem}.PageArrow-module__F4XnQG__arrowImg{width:56px;height:auto;display:block}.PageArrow-module__F4XnQG__arrowImgFlip{transform:scaleX(-1)}.PageArrow-module__F4XnQG__label{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-align:center;white-space:nowrap;font-size:.85rem;font-weight:600}@media (max-width:768px){.PageArrow-module__F4XnQG__arrow{z-index:150;top:auto;bottom:2.5rem}.PageArrow-module__F4XnQG__arrowImg{filter:drop-shadow(0 1px 4px #00000073);width:40px}.PageArrow-module__F4XnQG__label{text-shadow:0 1px 4px #0000008c;font-size:.72rem}}
.FavorisCarousel-module__d4EQdW__wrap{display:none}@media (max-width:768px){.FavorisCarousel-module__d4EQdW__wrap{flex-direction:column;align-items:center;width:100%;padding:calc(52px + 1.5rem) 0 3rem;display:flex}.FavorisCarousel-module__d4EQdW__header{justify-content:center;margin-bottom:1.5rem;display:flex}.FavorisCarousel-module__d4EQdW__badge{background:var(--coral);color:#fff;border:2px solid var(--dark);box-shadow:3px 3px 0 var(--dark);font-family:var(--font-dm-sans), sans-serif;letter-spacing:.12em;text-transform:uppercase;border-radius:7px;padding:.3rem 1.1rem;font-size:.78rem;font-weight:700;display:inline-block}.FavorisCarousel-module__d4EQdW__carousel{align-items:flex-start;gap:.4rem;width:100%;padding:0 .5rem;display:flex}.FavorisCarousel-module__d4EQdW__window{scroll-snap-type:x mandatory;scrollbar-width:none;flex:1;min-width:0;overflow-x:scroll}.FavorisCarousel-module__d4EQdW__window::-webkit-scrollbar{display:none}.FavorisCarousel-module__d4EQdW__track{display:flex}.FavorisCarousel-module__d4EQdW__slide{scroll-snap-align:start;flex-shrink:0;justify-content:center;width:100%;padding:0 .25rem;display:flex}.FavorisCarousel-module__d4EQdW__card{flex-direction:column;align-items:center;gap:.85rem;width:72vw;max-width:300px;text-decoration:none;display:flex}.FavorisCarousel-module__d4EQdW__thumb{aspect-ratio:3/4;border:2.5px solid var(--dark);width:100%;box-shadow:4px 4px 0 var(--dark), 0 6px 20px #0000002e;border-radius:12px;position:relative;overflow:hidden}.FavorisCarousel-module__d4EQdW__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.FavorisCarousel-module__d4EQdW__text{font-family:var(--font-dm-sans), sans-serif;color:#fff;text-align:center;padding:0 .5rem;font-size:.85rem;font-style:italic;line-height:1.55}.FavorisCarousel-module__d4EQdW__arrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1a1a1a;cursor:pointer;background:#ffffffe6;border:2.5px solid #1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:calc(min(72vw,300px)/1.49925 - 20px);font-size:1.5rem;line-height:40px;transition:all .15s;display:flex;box-shadow:2px 2px #1a1a1a}.FavorisCarousel-module__d4EQdW__arrow:active{background:#fff;transform:scale(1.08)}}
.favoris-module__JmQGda__main{background:url(/mer.webp) 50%/cover no-repeat fixed;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 5rem;display:flex}.favoris-module__JmQGda__gridWrap{width:100%;position:relative}.favoris-module__JmQGda__postit{color:#3a2008;white-space:nowrap;z-index:10;pointer-events:none;aspect-ratio:1;background:#ffe566;border-radius:2px;justify-content:center;align-items:center;padding:.5rem .15rem;font-family:MyUglyHandwriting,cursive;font-size:1.6rem;font-weight:400;display:flex;position:absolute;top:0;left:0;transform:translate(-55%,-80%)rotate(-8deg);box-shadow:2px 4px 8px #0003,0 1px 2px #00000014,inset 0 -2px 4px #0000000a}.favoris-module__JmQGda__postitInner{align-items:center;gap:.3rem;display:flex}.favoris-module__JmQGda__postitHeart{object-fit:contain;flex-shrink:0;width:1.5rem;height:1.5rem}.favoris-module__JmQGda__postit:after{content:"";background:#c8c8b48c;border-radius:1px;width:40%;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%,-40%);box-shadow:0 1px 2px #00000014}.favoris-module__JmQGda__container{flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex}.favoris-module__JmQGda__title{color:#fff;mix-blend-mode:difference;margin-bottom:2.5rem;font-family:MyUglyHandwriting,cursive;font-size:3.5rem;line-height:1}.favoris-module__JmQGda__intro{font-family:var(--font-dm-sans), sans-serif;color:var(--dark);white-space:nowrap;border:2.5px solid var(--dark);box-shadow:4px 4px 0 var(--dark);background:#fae2e8;border-radius:12px;margin:0 auto 2.5rem;padding:.75rem 1.75rem;font-size:.84rem;font-style:italic;line-height:1.6;display:inline-block}.favoris-module__JmQGda__heartFixed{filter:drop-shadow(0 6px 20px #0003);pointer-events:none;z-index:50;width:300px;height:auto;position:fixed;bottom:4rem;right:8rem}.favoris-module__JmQGda__empty{color:#fff;font-family:var(--font-dm-sans), sans-serif;font-style:italic}.favoris-module__JmQGda__grid{flex-wrap:wrap;justify-content:center;gap:1.25rem;width:100%;display:flex}.favoris-module__JmQGda__card{flex-direction:column;gap:.6rem;width:calc(25% - 1rem);min-width:160px;text-decoration:none;transition:transform .15s;display:flex}.favoris-module__JmQGda__card:hover{transform:translateY(-3px)}.favoris-module__JmQGda__thumb{aspect-ratio:3/4;border:2.5px solid var(--dark);width:100%;box-shadow:4px 4px 0 var(--dark), 0 6px 20px #0003;border-radius:12px;position:relative;overflow:hidden}.favoris-module__JmQGda__img{object-fit:cover;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.favoris-module__JmQGda__imgHover{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.favoris-module__JmQGda__thumb:hover .favoris-module__JmQGda__img{opacity:0}.favoris-module__JmQGda__thumb:hover .favoris-module__JmQGda__imgHover{opacity:1}.favoris-module__JmQGda__info{padding:.5rem .25rem}.favoris-module__JmQGda__favoriteText{font-family:var(--font-dm-sans), sans-serif;color:#fff;opacity:0;margin-top:.25rem;font-size:.82rem;font-style:italic;line-height:1.5;transition:opacity .25s,transform .25s;transform:translateY(6px)}.favoris-module__JmQGda__card:hover .favoris-module__JmQGda__favoriteText{opacity:1;transform:translateY(0)}@media (max-width:700px){.favoris-module__JmQGda__card{width:calc(50% - .75rem)}}@media (max-width:768px){.favoris-module__JmQGda__mobileHidden{display:none}.favoris-module__JmQGda__main{align-items:flex-start;min-height:100dvh;padding:0}.favoris-module__JmQGda__container{align-items:stretch;width:100%;max-width:none}.favoris-module__JmQGda__gridWrap{display:none}}
.Product-module__RhD89q__page{background:#f5d8e0;flex-direction:column;align-items:center;padding:2rem 1.5rem 1.5rem;display:flex}.Product-module__RhD89q__mobileCardHeader,.Product-module__RhD89q__mobileTitleAbove,.Product-module__RhD89q__mobileBrandAbove,.Product-module__RhD89q__mobileSizeBelow,.Product-module__RhD89q__mobileProvenance,.Product-module__RhD89q__mobileGalleryStrip{display:none}.Product-module__RhD89q__mobileGallerySlide{scroll-snap-align:center;flex-shrink:0;width:100%;height:100%}.Product-module__RhD89q__mobileGalleryImg{object-fit:cover;width:100%;height:100%;display:block}.Product-module__RhD89q__back{z-index:20;color:#d94870;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f5d8e0d9;border:2px solid #d94870;border-radius:999px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .15s;position:fixed;top:5rem;left:1.5rem}.Product-module__RhD89q__back:hover{color:#fff;background:#d94870}.Product-module__RhD89q__cardWrap{flex-direction:column;gap:.75rem;width:100%;max-width:800px;display:flex}.Product-module__RhD89q__card{border:3px solid var(--dark);box-shadow:6px 6px 0 var(--dark);background:#fff;border-radius:18px;grid-template-columns:1fr 1fr;width:100%;display:grid;position:relative;overflow:hidden}.Product-module__RhD89q__gallery{flex-direction:row;gap:.5rem;padding:.75rem;display:flex}.Product-module__RhD89q__thumbsCol{scrollbar-width:none;flex-direction:column;flex-shrink:0;gap:.4rem;max-height:420px;display:flex;overflow-y:auto}.Product-module__RhD89q__thumbsCol::-webkit-scrollbar{display:none}.Product-module__RhD89q__imageWrap{aspect-ratio:3/4;background:var(--bg);box-shadow:3px 3px 0 var(--dark);border-radius:12px;flex:1;position:relative;overflow:hidden}.Product-module__RhD89q__thumb{cursor:pointer;background:var(--bg);border:none;border-radius:6px;flex-shrink:0;width:64px;height:64px;padding:0;transition:opacity .15s;position:relative;overflow:hidden}.Product-module__RhD89q__thumb:hover{border-color:var(--orange)}.Product-module__RhD89q__thumbActive{outline:2.5px solid var(--dark);box-shadow:3px 3px 0 var(--dark);transform:translate(-1px,-1px)}.Product-module__RhD89q__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.Product-module__RhD89q__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.Product-module__RhD89q__imageWrapClickable{cursor:pointer}@keyframes Product-module__RhD89q__slideInRight{0%{opacity:0;transform:translate(8%)}to{opacity:1;transform:translate(0)}}@keyframes Product-module__RhD89q__slideInLeft{0%{opacity:0;transform:translate(-8%)}to{opacity:1;transform:translate(0)}}.Product-module__RhD89q__slideInRight{animation:.25s Product-module__RhD89q__slideInRight}.Product-module__RhD89q__slideInLeft{animation:.25s Product-module__RhD89q__slideInLeft}.Product-module__RhD89q__arrow{border:2.5px solid var(--dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;width:40px;height:40px;box-shadow:2px 2px 0 var(--dark);opacity:0;z-index:2;color:var(--dark);background:#ffffffd9;border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;transition:opacity .2s,transform .15s,background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Product-module__RhD89q__imageWrap:hover .Product-module__RhD89q__arrow{opacity:1}.Product-module__RhD89q__arrow:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.Product-module__RhD89q__arrowLeft{left:.5rem}.Product-module__RhD89q__arrowRight{right:.5rem}.Product-module__RhD89q__lightbox{z-index:100;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.Product-module__RhD89q__lightboxImg{object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh}.Product-module__RhD89q__lightboxInner{align-items:center;gap:.75rem;width:100%;display:flex}.Product-module__RhD89q__lightboxStrip{flex:1;align-items:center;display:flex;overflow:hidden}.Product-module__RhD89q__lightboxStrip::-webkit-scrollbar{display:none}.Product-module__RhD89q__lightboxSlide{flex-shrink:0;justify-content:center;align-items:center;width:100%;display:flex}.Product-module__RhD89q__lightboxArrow{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1.5px solid var(--amber);color:var(--amber);cursor:pointer;background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:background .15s,transform .15s;display:flex;position:relative}.Product-module__RhD89q__lightboxArrow:hover{background:#ffffff4d;transform:scale(1.08)}.Product-module__RhD89q__lightboxClose{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;line-height:1;transition:background .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Product-module__RhD89q__lightboxClose:hover{background:#fff3}.Product-module__RhD89q__placeholder{position:absolute;inset:0}.Product-module__RhD89q__size{z-index:5;letter-spacing:.05em;color:var(--dark);border:1.5px solid var(--dark);background:#f0a8204d;border-radius:2px;padding:.25rem .7rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Product-module__RhD89q__info{flex-direction:column;gap:.75rem;padding:2.5rem 2rem 2rem;display:flex}.Product-module__RhD89q__title{font-family:var(--font-dm-sans), sans-serif;color:var(--dark);font-size:1.4rem;font-weight:700;line-height:1.25}.Product-module__RhD89q__brand{letter-spacing:.2em;text-transform:uppercase;color:#d94870;font-size:.65rem;font-weight:700}.Product-module__RhD89q__desc{color:var(--mid);white-space:pre-wrap;flex:1;font-size:.88rem;line-height:1.6}.Product-module__RhD89q__descGroup{flex-direction:column;gap:0;display:flex}.Product-module__RhD89q__provenance{letter-spacing:.1em;text-transform:uppercase;color:var(--coral);text-align:left;margin-top:.2rem;font-size:.65rem;font-style:italic;font-weight:600}.Product-module__RhD89q__btnPrice{color:var(--dark);font-family:var(--font-dm-sans), sans-serif;white-space:nowrap;background:#ffffffeb;border-radius:999px;flex-shrink:0;align-items:center;padding:.4rem .9rem;font-size:.85rem;font-weight:700;display:inline-flex}.Product-module__RhD89q__btn{color:#fff;border:2.5px solid var(--dark);width:fit-content;box-shadow:3px 3px 0 var(--dark);font-family:var(--font-dm-sans), sans-serif;letter-spacing:.08em;text-transform:uppercase;background:#09b1ba;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:.85rem;margin-top:auto;padding:.35rem 1.5rem .35rem .35rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .15s;display:flex}.Product-module__RhD89q__btn:hover{box-shadow:4px 4px 0 var(--dark);background:#07969e;transform:translate(-1px,-1px)}.Product-module__RhD89q__notFound{background:var(--bg);min-height:100vh;color:var(--mid);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Product-module__RhD89q__related{background:#f5d8e0;flex-direction:column;align-items:flex-start;width:100%;padding:1.5rem 0 2rem;display:flex}.Product-module__RhD89q__relatedStrip{align-items:center;width:100%;display:flex;position:relative}.Product-module__RhD89q__relatedScrollBtn{z-index:5;border:2.5px solid var(--dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;width:40px;height:40px;box-shadow:2px 2px 0 var(--dark);background:#ffffffd9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.6rem;line-height:1;transition:all .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Product-module__RhD89q__relatedScrollBtn:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.Product-module__RhD89q__relatedScrollLeft{left:.5rem}.Product-module__RhD89q__relatedScrollRight{right:.5rem}.Product-module__RhD89q__relatedTitle{font-family:var(--font-dm-sans), sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf;border:1.5px solid #1a0a0033;border-radius:999px;margin-bottom:.75rem;margin-left:3rem;padding:.3rem .85rem;font-size:.68rem;font-weight:700;display:inline-block}.Product-module__RhD89q__relatedGrid{scrollbar-width:none;gap:1.5rem;padding:12px 1.5rem 20px;display:flex;overflow-x:auto}.Product-module__RhD89q__relatedGrid::-webkit-scrollbar{display:none}.Product-module__RhD89q__relatedCard{border:2.5px solid var(--dark);width:160px;box-shadow:4px 4px 0 var(--dark);background:#fff;border-radius:4px;flex-direction:column;flex-shrink:0;padding:6px 6px 12px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.Product-module__RhD89q__relatedCard:hover{box-shadow:6px 8px 0 var(--dark);transform:rotate(-1.5deg)translateY(-4px)}.Product-module__RhD89q__relatedImg{aspect-ratio:3/4;background:var(--bg);border-radius:2px;position:relative;overflow:hidden}.Product-module__RhD89q__relatedImgHover{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.Product-module__RhD89q__relatedCard:hover .Product-module__RhD89q__relatedImgHover,.Product-module__RhD89q__relatedImgHoverTouch{opacity:1}.Product-module__RhD89q__relatedInfo{flex-direction:column;gap:3px;padding:8px 4px 0;display:flex}.Product-module__RhD89q__relatedName{color:var(--dark);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:600;overflow:hidden}.Product-module__RhD89q__relatedPrice{color:#d94870;letter-spacing:.02em;font-size:.75rem;font-weight:700}@media (max-width:768px){.Product-module__RhD89q__page{padding:calc(52px + 1.5rem) .75rem 3rem}.Product-module__RhD89q__back{padding:.2rem .55rem;font-size:.65rem;top:4.2rem;left:.75rem}.Product-module__RhD89q__card{box-shadow:4px 4px 0 var(--dark);border-radius:12px;grid-template-columns:1fr}.Product-module__RhD89q__gallery{grid-template-columns:1fr 52px;gap:.5rem;padding:.85rem;display:grid}.Product-module__RhD89q__mobileGalleryStrip{scroll-snap-type:x mandatory;scrollbar-width:none;aspect-ratio:3/4;box-shadow:3px 3px 0 var(--dark);cursor:pointer;border-radius:12px;grid-area:1/1;display:flex;overflow:auto hidden}.Product-module__RhD89q__mobileGalleryStrip::-webkit-scrollbar{display:none}.Product-module__RhD89q__imageWrap,.Product-module__RhD89q__arrow{display:none}.Product-module__RhD89q__thumbsCol{flex-direction:column;grid-area:1/2;gap:.35rem;width:52px;min-height:0;max-height:calc(364px + 2.1rem);overflow:visible auto}.Product-module__RhD89q__thumb{flex-shrink:0;width:52px;height:52px}.Product-module__RhD89q__mobileCardHeader{text-align:center;flex-direction:column;align-items:center;gap:.2rem;width:100%;margin-bottom:.3rem;display:flex}.Product-module__RhD89q__mobileTitleAbove{font-family:var(--font-dm-sans), sans-serif;color:var(--dark);font-size:1.15rem;font-weight:700;line-height:1.25;display:block}.Product-module__RhD89q__mobileBrandAbove{letter-spacing:.2em;text-transform:uppercase;color:#d94870;font-size:.65rem;font-weight:700;display:block}.Product-module__RhD89q__title,.Product-module__RhD89q__brand{display:none}.Product-module__RhD89q__mobileSizeBelow{letter-spacing:.05em;color:var(--dark);border:1.5px solid var(--dark);background:#f0a8204d;border-radius:2px;justify-self:end;margin:.3rem .85rem 0 0;padding:.25rem .7rem;font-size:.65rem;font-weight:700;display:block}.Product-module__RhD89q__size{display:none}.Product-module__RhD89q__info{gap:.6rem;padding:.5rem .85rem 1.25rem}.Product-module__RhD89q__provenance{display:none}.Product-module__RhD89q__mobileProvenance{letter-spacing:.1em;text-transform:uppercase;color:var(--coral);text-align:left;padding:.1rem .85rem 0;font-size:.6rem;font-style:italic;font-weight:600;display:block}.Product-module__RhD89q__relatedCard:hover{box-shadow:4px 4px 0 var(--dark);transform:none}.Product-module__RhD89q__relatedCard:hover .Product-module__RhD89q__relatedImgHover{opacity:0}.Product-module__RhD89q__btn{align-self:center;width:fit-content;margin-top:1em}.Product-module__RhD89q__lightbox{padding:0}.Product-module__RhD89q__lightboxInner{gap:0;width:100%;height:100%}.Product-module__RhD89q__lightboxStrip{scroll-snap-type:x mandatory;scrollbar-width:none;flex:none;align-items:center;width:100%;height:100%;overflow-x:auto}.Product-module__RhD89q__lightboxSlide{scroll-snap-align:center;width:100vw;height:100%}.Product-module__RhD89q__lightboxImg{max-width:92vw;max-height:88svh}.Product-module__RhD89q__lightboxArrow{display:none}.Product-module__RhD89q__relatedTitle{margin-left:1rem}.Product-module__RhD89q__relatedCard{width:130px}.Product-module__RhD89q__relatedGrid{gap:1rem;padding:10px 1rem 16px}}
.projet-module__rjZ2kW__main{background:url(/mer.webp) 50%/cover no-repeat fixed;justify-content:center;min-height:100vh;padding:3rem 2rem 6rem;display:flex}.projet-module__rjZ2kW__container{width:100%;max-width:900px}.projet-module__rjZ2kW__layout{flex-direction:column;gap:1.5rem;padding-top:2rem;display:flex}.projet-module__rjZ2kW__layoutTop{align-items:flex-start;gap:1.5rem;display:flex}.projet-module__rjZ2kW__photoWrap{border-radius:4px;flex-shrink:0;width:220px;position:relative;transform:rotate(-2.5deg)translate(1.5rem,-2.5rem);box-shadow:0 8px 32px #0000002e,0 2px 6px #0000001a}.projet-module__rjZ2kW__photoWrap:before{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#ffffff8c;border-radius:2px;width:48px;height:18px;position:absolute;top:-8px;left:50%;transform:translate(-50%)rotate(1deg)}.projet-module__rjZ2kW__photo{object-fit:cover;object-position:center 15%;border-radius:4px;width:100%;height:300px;display:block}.projet-module__rjZ2kW__grain{pointer-events:none;opacity:.22;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;animation:.5s steps(2,end) infinite projet-module__rjZ2kW__grain;position:absolute;inset:0}@keyframes projet-module__rjZ2kW__grain{0%{transform:translate(0)}25%{transform:translate(-2%,-3%)}50%{transform:translate(1%,2%)}75%{transform:translate(-1%,1%)}to{transform:translate(2%,-1%)}}.projet-module__rjZ2kW__blocksTop{flex:1;align-items:flex-start;gap:5rem;display:flex}.projet-module__rjZ2kW__blockSquare{flex:1.3;background:#fff!important}.projet-module__rjZ2kW__blockSquareSmall{transform-origin:50%;flex:1;align-self:center;transform:scale(.85);background:#fff!important}.projet-module__rjZ2kW__blockFull{width:100%;position:relative;background:var(--cream)!important}.projet-module__rjZ2kW__blockNaked{font-family:var(--font-dm-sans), sans-serif;color:#fff;flex:.65;padding:.5rem 0;font-size:.84rem;font-style:italic;line-height:1.6}.projet-module__rjZ2kW__blockNaked .projet-module__rjZ2kW__blockTitle{color:#fff}.projet-module__rjZ2kW__blockNakedNarrow{flex:.55;margin-top:4rem}.projet-module__rjZ2kW__infoWrap{z-index:5;position:absolute;top:.85rem;right:1rem}.projet-module__rjZ2kW__infoIcon{color:#5ecec0;cursor:default;background:#fff;border:1.5px solid #5ecec0;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-family:Georgia,serif;font-size:.65rem;font-style:italic;font-weight:700;transition:all .15s;display:inline-flex}.projet-module__rjZ2kW__infoWrap:hover .projet-module__rjZ2kW__infoIcon{color:#3abdb0;border-color:#3abdb0}.projet-module__rjZ2kW__infoTooltip{opacity:0;pointer-events:none;width:240px;padding-left:.5rem;transition:opacity .15s,transform .15s;position:absolute;top:0;left:100%;transform:translateY(-4px)}.projet-module__rjZ2kW__infoTooltipInner{color:var(--dark);font-family:var(--font-dm-sans), sans-serif;background:#fff;border:2.5px solid #5ecec0;border-radius:8px;flex-direction:column;gap:.6rem;padding:.6rem .85rem;font-size:.75rem;line-height:1.5;display:flex;box-shadow:0 4px 16px #00000014}.projet-module__rjZ2kW__infoWrap:hover .projet-module__rjZ2kW__infoTooltip,.projet-module__rjZ2kW__infoActive .projet-module__rjZ2kW__infoTooltip{opacity:1;pointer-events:all;transform:translateY(0)}.projet-module__rjZ2kW__infoLink{color:#fff;letter-spacing:.04em;background:#5ecec0;border-radius:20px;align-self:flex-start;padding:.3rem .7rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-block}.projet-module__rjZ2kW__infoLink:hover{background:#3abdb0}.projet-module__rjZ2kW__content{border:2.5px solid var(--dark);box-shadow:5px 5px 0 var(--dark);font-family:var(--font-dm-sans), sans-serif;color:var(--dark);background:#fff;border-radius:16px;padding:1.5rem 2rem;font-size:.95rem;line-height:1.75}.projet-module__rjZ2kW__blockTitle{font-family:var(--font-dm-sans), sans-serif;color:#f04080;margin-bottom:.75rem;font-size:1.15rem;font-weight:700;line-height:1.2}.projet-module__rjZ2kW__content p{margin-bottom:1rem}.projet-module__rjZ2kW__content p:last-child{margin-bottom:0}@keyframes projet-module__rjZ2kW__vinyl{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.projet-module__rjZ2kW__projetLogo{object-fit:cover;border-radius:50%;width:6.6rem;height:6.6rem;margin-top:1.5rem;animation:6s linear infinite projet-module__rjZ2kW__vinyl;display:block}.projet-module__rjZ2kW__mobileLogoRow,.projet-module__rjZ2kW__mobileBlock1Inner,.projet-module__rjZ2kW__accordionWrap,.projet-module__rjZ2kW__mobilePageHeader{display:none}@media (max-width:768px){.projet-module__rjZ2kW__mobileHidden,.projet-module__rjZ2kW__desktopOnly,.projet-module__rjZ2kW__desktopBlock2,.projet-module__rjZ2kW__mobileBlock1{display:none}.projet-module__rjZ2kW__mobilePageHeader{justify-content:center;display:flex}.projet-module__rjZ2kW__mobilePageBadge{background:var(--coral);color:#fff;border:2px solid var(--dark);box-shadow:3px 3px 0 var(--dark);font-family:var(--font-dm-sans), sans-serif;letter-spacing:.12em;text-transform:uppercase;border-radius:7px;padding:.3rem 1.1rem;font-size:.78rem;font-weight:700;display:inline-block}.projet-module__rjZ2kW__main{align-items:flex-start;padding:calc(52px + 2.5rem) 1rem 4rem}.projet-module__rjZ2kW__container{max-width:100%}.projet-module__rjZ2kW__layout{gap:2.5rem;padding-top:0}.projet-module__rjZ2kW__layoutTop{grid-template-rows:auto auto;grid-template-columns:1fr 88px;align-items:flex-start;gap:2rem .75rem;display:grid}.projet-module__rjZ2kW__blocksTop{display:contents}.projet-module__rjZ2kW__mobileBlock0{grid-area:1/1;margin-top:0}.projet-module__rjZ2kW__photoWrap{grid-area:1/2;align-self:start;width:88px;transform:rotate(2deg)}.projet-module__rjZ2kW__photoWrap:before{width:24px;height:10px;top:-5px}.projet-module__rjZ2kW__photo{object-position:center 10%;height:120px}.projet-module__rjZ2kW__mobileLogoRow{grid-area:2/1/auto/-1;align-items:center;gap:.75rem;display:flex}.projet-module__rjZ2kW__mobileLogoRow .projet-module__rjZ2kW__projetLogo{flex-shrink:0;width:6rem;height:6rem;margin-top:0}.projet-module__rjZ2kW__mobileBlock1Inner{font-family:var(--font-dm-sans), sans-serif;color:#fff;flex:1;font-size:.92rem;font-style:italic;line-height:1.55;display:block}.projet-module__rjZ2kW__mobileBlock1Inner .projet-module__rjZ2kW__blockTitle{color:#fff;margin-bottom:.35rem;font-size:1.08rem}.projet-module__rjZ2kW__blockNaked{padding:0;font-size:.92rem;line-height:1.55;animation:.5s both projet-module__rjZ2kW__mFadeUp}.projet-module__rjZ2kW__blockNakedNarrow{margin-top:0;animation-delay:.12s}.projet-module__rjZ2kW__blockNaked .projet-module__rjZ2kW__blockTitle{margin-bottom:.4rem;font-size:1.08rem}.projet-module__rjZ2kW__projetLogo{width:3rem;height:3rem;margin-top:.75rem}.projet-module__rjZ2kW__accordionWrap{border:2.5px solid var(--dark);box-shadow:4px 4px 0 var(--dark);background:var(--cream);border-radius:12px;animation:.5s .22s both projet-module__rjZ2kW__mFadeUp;display:block}.projet-module__rjZ2kW__accordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.85rem 1.1rem;display:flex}.projet-module__rjZ2kW__accordionHeader .projet-module__rjZ2kW__blockTitle{flex:1;margin-bottom:0;font-size:1rem}.projet-module__rjZ2kW__accordionArrow{color:#f04080;flex-shrink:0;font-size:.65rem}.projet-module__rjZ2kW__accordionBody{font-family:var(--font-dm-sans), sans-serif;color:var(--dark);flex-direction:column;padding:0 1.1rem 1rem;font-size:.82rem;line-height:1.65;display:flex}.projet-module__rjZ2kW__accordionBody p{margin-bottom:.75rem}.projet-module__rjZ2kW__accordionBody p:last-child{margin-bottom:0}.projet-module__rjZ2kW__accordionBody .projet-module__rjZ2kW__infoWrap{align-self:flex-end;margin-top:.85rem;position:relative;top:auto;right:auto}.projet-module__rjZ2kW__accordionBody .projet-module__rjZ2kW__infoTooltip,.projet-module__rjZ2kW__infoTooltip{width:220px;padding-top:.35rem;padding-left:0;top:100%;left:auto;right:0}.projet-module__rjZ2kW__blockTitle{margin-bottom:.55rem;font-size:1rem}@keyframes projet-module__rjZ2kW__mFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}}
