.HeroSection-module__SEewqa__hero{background:var(--dark);align-items:flex-end;min-height:90vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__bgImages{filter:brightness(.75)saturate(.9);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform 8s;position:absolute;inset:0}.HeroSection-module__SEewqa__hero:hover .HeroSection-module__SEewqa__bgImages{transform:scale(1.03)}.HeroSection-module__SEewqa__overlay{z-index:1;background:linear-gradient(#0a08051a 0%,#0a080573 60%,#0a0805e0 100%);position:absolute;inset:0}.HeroSection-module__SEewqa__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.4rem;width:100%;padding:0 1.5rem 5rem;display:flex;position:relative}.HeroSection-module__SEewqa__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--gold-light);opacity:.9;font-size:.8rem}.HeroSection-module__SEewqa__headline{font-size:clamp(2.4rem,6.5vw,5rem);font-family:var(--font-display);color:var(--white);letter-spacing:0;text-shadow:0 2px 30px #00000080;font-weight:400;line-height:1.1}.HeroSection-module__SEewqa__highlight{color:var(--gold-light)}.HeroSection-module__SEewqa__shopBtn{background:var(--gold);color:var(--white);letter-spacing:.2em;text-transform:uppercase;transition:background var(--transition), transform var(--transition), box-shadow var(--transition);border-radius:2px;padding:.9rem 3rem;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 4px 20px #c8a96e66}.HeroSection-module__SEewqa__shopBtn:hover{background:var(--gold-dark);transform:translateY(-3px);box-shadow:0 8px 30px #c8a96e8c}@media (max-width:768px){.HeroSection-module__SEewqa__hero{min-height:70vh}.HeroSection-module__SEewqa__content{padding-bottom:3rem}.HeroSection-module__SEewqa__headline{font-size:clamp(1.5rem,7vw,2.5rem)}}
.MarqueeBanner-module__TWbRza__marquee{background:var(--dark);white-space:nowrap;padding:.65rem 0;overflow:hidden}.MarqueeBanner-module__TWbRza__track{animation:25s linear infinite MarqueeBanner-module__TWbRza__marquee;display:inline-flex}.MarqueeBanner-module__TWbRza__track span{letter-spacing:.2em;color:var(--gold-light);padding-right:0;font-size:.75rem;font-weight:500}
.CategoryGrid-module__ysM8Ya__section{background:var(--cream-light);padding:0}.CategoryGrid-module__ysM8Ya__grid{grid-template-columns:repeat(3,1fr);gap:0;min-height:420px;display:grid}.CategoryGrid-module__ysM8Ya__card{position:relative;overflow:hidden}.CategoryGrid-module__ysM8Ya__cardLink{height:100%;min-height:380px;display:block;position:relative;overflow:hidden}.CategoryGrid-module__ysM8Ya__cardImg{filter:brightness(.82)saturate(.9);background-position:top;background-size:cover;transition:transform .6s;position:absolute;inset:0}.CategoryGrid-module__ysM8Ya__cardLink:hover .CategoryGrid-module__ysM8Ya__cardImg{filter:brightness(.75)saturate();transform:scale(1.06)}.CategoryGrid-module__ysM8Ya__cardOverlay{opacity:.93;transition:opacity var(--transition), padding var(--transition);flex-direction:column;gap:.3rem;padding:1.5rem 1.2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.CategoryGrid-module__ysM8Ya__cardLink:hover .CategoryGrid-module__ysM8Ya__cardOverlay{opacity:1;padding-bottom:1.8rem}.CategoryGrid-module__ysM8Ya__cardSub{letter-spacing:.2em;color:var(--gold-light);text-transform:uppercase;font-size:.65rem}.CategoryGrid-module__ysM8Ya__cardLabel{letter-spacing:.1em;color:var(--white);text-transform:uppercase;font-size:.85rem;font-weight:600}@media (max-width:768px){.CategoryGrid-module__ysM8Ya__grid{grid-template-columns:1fr}.CategoryGrid-module__ysM8Ya__cardLink{min-height:260px}}
.ProductCard-module__9j1fXa__card{background:var(--white);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition), transform var(--transition);border-radius:0;overflow:hidden}.ProductCard-module__9j1fXa__linkWrapper{color:inherit;text-decoration:none;display:block}.ProductCard-module__9j1fXa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.ProductCard-module__9j1fXa__imgWrap{background:var(--cream);padding-top:130%;position:relative;overflow:hidden}.ProductCard-module__9j1fXa__img{transition:transform .6s!important}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__img{transform:scale(1.06)!important}.ProductCard-module__9j1fXa__badge{z-index:2;letter-spacing:.08em;text-transform:uppercase;border-radius:0;padding:3px 8px;font-size:.6rem;font-weight:700;position:absolute;top:10px;left:10px}.ProductCard-module__9j1fXa__bestseller{background:var(--gold);color:var(--white)}.ProductCard-module__9j1fXa__new{background:var(--dark);color:var(--gold-light)}.ProductCard-module__9j1fXa__sale{color:var(--white);background:#10b981}.ProductCard-module__9j1fXa__outOfStock{color:#fff!important;background:#ff4d4f!important}.ProductCard-module__9j1fXa__like{z-index:2;width:32px;height:32px;color:var(--cream-dark);cursor:pointer;transition:color var(--transition), transform var(--transition), background var(--transition);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;display:flex;position:absolute;top:10px;right:10px}.ProductCard-module__9j1fXa__like:hover{transform:scale(1.15)}.ProductCard-module__9j1fXa__liked{color:#e74c3c!important}.ProductCard-module__9j1fXa__quickAdd{transition:transform var(--transition);padding:0 .5rem .6rem;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.ProductCard-module__9j1fXa__card:hover .ProductCard-module__9j1fXa__quickAdd{transform:translateY(0)}.ProductCard-module__9j1fXa__addBtn{background:var(--dark);width:100%;color:var(--white);letter-spacing:.08em;transition:background var(--transition);border-radius:0;justify-content:center;align-items:center;gap:.4rem;padding:.6rem;font-size:.78rem;font-weight:600;display:flex}.ProductCard-module__9j1fXa__addBtn:hover{background:var(--gold)}.ProductCard-module__9j1fXa__addedState{background:#27ae60!important}.ProductCard-module__9j1fXa__info{padding:.8rem .9rem}.ProductCard-module__9j1fXa__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.82rem;font-weight:500;overflow:hidden}.ProductCard-module__9j1fXa__priceRow{align-items:center;gap:.75rem;display:flex}.ProductCard-module__9j1fXa__price{color:var(--gold-dark);font-size:.88rem;font-weight:700}.ProductCard-module__9j1fXa__oldPrice{color:#8c8c8c;opacity:.8;font-size:.72rem;text-decoration:line-through}
.ProductSection-module__-3XHiq__section{max-width:1280px;margin:0 auto;padding:5rem 2rem}.ProductSection-module__-3XHiq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.ProductSection-module__-3XHiq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductSection-module__-3XHiq__grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.ProductSection-module__-3XHiq__scrollGrid{scroll-snap-type:x mandatory;scrollbar-width:none;margin:0 -1rem;padding:0 1rem 1.5rem;overflow-x:auto;gap:1rem!important;display:flex!important}.ProductSection-module__-3XHiq__scrollGrid::-webkit-scrollbar{display:none}.ProductSection-module__-3XHiq__scrollGrid>*{scroll-snap-align:start;flex:0 0 42%}}@media (max-width:480px){.ProductSection-module__-3XHiq__section{padding:3rem 1.5rem}.ProductSection-module__-3XHiq__grid{grid-template-columns:repeat(2,1fr);gap:.8rem}.ProductSection-module__-3XHiq__scrollGrid>*{flex:0 0 42%}}.ProductSection-module__-3XHiq__footer{justify-content:center;margin-top:3rem;display:flex}.ProductSection-module__-3XHiq__viewMoreBtn{color:#795548;text-transform:uppercase;letter-spacing:.1em;background:0 0;border:1px solid #795548;border-radius:4px;padding:.9rem 2.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.ProductSection-module__-3XHiq__viewMoreBtn:hover{color:#fff;box-shadow:var(--shadow-sm);background:#795548;transform:translateY(-2px)}
.tous-les-produits-module__JjWJOG__page{min-height:80vh;padding:4rem 0 6rem}.tous-les-produits-module__JjWJOG__container{max-width:1280px;margin:0 auto;padding:0 2rem}.tous-les-produits-module__JjWJOG__header{margin-bottom:3rem}.tous-les-produits-module__JjWJOG__filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.tous-les-produits-module__JjWJOG__filter{border:1.5px solid var(--cream-dark);color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);background:0 0;border-radius:30px;padding:.55rem 1.5rem;font-size:.8rem;font-weight:500;position:relative;overflow:hidden}.tous-les-produits-module__JjWJOG__filter:hover{border-color:var(--gold);color:var(--dark)}.tous-les-produits-module__JjWJOG__filterActive{background:var(--dark);border-color:var(--dark);color:var(--white)}.tous-les-produits-module__JjWJOG__filterBar{border-radius:30px;position:absolute;inset:0}.tous-les-produits-module__JjWJOG__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.tous-les-produits-module__JjWJOG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.tous-les-produits-module__JjWJOG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.tous-les-produits-module__JjWJOG__page{padding:2rem 0 4rem}.tous-les-produits-module__JjWJOG__container{padding:0 1rem}.tous-les-produits-module__JjWJOG__grid{gap:.75rem}}.tous-les-produits-module__JjWJOG__loading,.tous-les-produits-module__JjWJOG__noProducts{text-align:center;color:var(--text-secondary);padding:4rem 0;font-size:.9rem}
.FilterableGallery-module__ftSnPW__wrapper{max-width:1280px;margin:0 auto;padding:0 1.5rem 5rem}.FilterableGallery-module__ftSnPW__header{margin-bottom:2rem}.FilterableGallery-module__ftSnPW__controls{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.FilterableGallery-module__ftSnPW__searchBar{flex:1;max-width:400px;position:relative}.FilterableGallery-module__ftSnPW__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.FilterableGallery-module__ftSnPW__clearSearch{color:var(--text-muted);cursor:pointer;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.FilterableGallery-module__ftSnPW__searchBar input{border:1px solid var(--cream-dark);background:var(--white);width:100%;font-family:var(--font);transition:border-color var(--transition);outline:none;padding:.8rem 1rem .8rem 2.8rem;font-size:.9rem}.FilterableGallery-module__ftSnPW__searchBar input:focus{border-color:var(--gold)}.FilterableGallery-module__ftSnPW__filterToggle{background:var(--white);border:1px solid var(--cream-dark);color:var(--text-primary);cursor:pointer;transition:all var(--transition);align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.9rem;font-weight:500;display:flex}.FilterableGallery-module__ftSnPW__filterToggle:hover{border-color:var(--gold);color:var(--gold)}.FilterableGallery-module__ftSnPW__filterPanel{background:var(--white);border:1px solid var(--cream-dark);margin-bottom:2.5rem;padding:1.5rem;animation:.3s FilterableGallery-module__ftSnPW__fadeIn}.FilterableGallery-module__ftSnPW__filterGroup{flex-direction:column;gap:.8rem;max-width:300px;display:flex}.FilterableGallery-module__ftSnPW__filterGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:600}.FilterableGallery-module__ftSnPW__filterGroup input[type=range]{width:100%;accent-color:var(--gold)}.FilterableGallery-module__ftSnPW__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2.5rem 1.5rem;display:grid}.FilterableGallery-module__ftSnPW__loading,.FilterableGallery-module__ftSnPW__noResults{text-align:center;color:var(--text-muted);padding:5rem 0;font-size:1rem}@media (max-width:600px){.FilterableGallery-module__ftSnPW__controls{flex-direction:column;align-items:stretch}.FilterableGallery-module__ftSnPW__searchBar{max-width:none}.FilterableGallery-module__ftSnPW__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem 1rem}}
.SocialSection-module__1eIR8a__section{background:var(--cream-light);padding:5rem 2rem;overflow:hidden}.SocialSection-module__1eIR8a__header{text-align:center;margin-bottom:4rem}.SocialSection-module__1eIR8a__container{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.SocialSection-module__1eIR8a__mockupWrapper{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.SocialSection-module__1eIR8a__phoneFrame{box-sizing:border-box;background:#050505;border:2px solid #1a1a1a;border-radius:42px;width:340px;height:720px;padding:4px;position:relative;box-shadow:0 40px 80px #0003,0 0 0 1px #333}.SocialSection-module__1eIR8a__phoneFrame:before{content:"";z-index:10;background:#000;border-radius:20px;width:80px;height:22px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.SocialSection-module__1eIR8a__screen{background:#000;border-radius:36px;width:100%;height:100%;padding:2px;position:relative;overflow:hidden}.SocialSection-module__1eIR8a__previewImg{object-fit:cover;border-radius:34px;width:100%;height:100%}.SocialSection-module__1eIR8a__placeholder{color:#ccc;justify-content:center;align-items:center;height:100%;font-size:.8rem;display:flex}.SocialSection-module__1eIR8a__info{flex-direction:column;align-items:center;gap:1rem;display:flex}.SocialSection-module__1eIR8a__iconBox{color:var(--gold);font-size:2rem}.SocialSection-module__1eIR8a__socialBtn{background:var(--white);color:var(--dark);border:1px solid var(--cream-dark);border-radius:30px;padding:.8rem 2rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s}.SocialSection-module__1eIR8a__socialBtn:hover{background:var(--dark);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.SocialSection-module__1eIR8a__section{padding:4rem 1.5rem}.SocialSection-module__1eIR8a__container{gap:3rem}.SocialSection-module__1eIR8a__phoneFrame{border-radius:38px;width:300px;height:640px;padding:3px}.SocialSection-module__1eIR8a__screen{border-radius:34px;padding:2px}.SocialSection-module__1eIR8a__previewImg{border-radius:32px}}
