.product-module__mypgRa__page{background:#fffaf8;min-height:100vh}.product-module__mypgRa__container{max-width:1200px;margin:0 auto;padding:150px 5% 80px}.product-module__mypgRa__breadcrumb{color:#9a8480;align-items:center;gap:8px;margin-bottom:40px;font-size:.72rem;display:flex}.product-module__mypgRa__breadcrumb a{color:#9a8480;text-decoration:none;transition:color .3s}.product-module__mypgRa__breadcrumb a:hover{color:#c9a27e}.product-module__mypgRa__breadcrumb span{color:#4a2c2a;font-weight:600}.product-module__mypgRa__productGrid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.product-module__mypgRa__infoColumn{order:2;padding:0}.product-module__mypgRa__catTag{text-transform:uppercase;letter-spacing:.2em;color:#c9a27e;margin-bottom:12px;font-size:.62rem;font-weight:800;display:inline-block}.product-module__mypgRa__productTitle{color:#4a2c2a;margin-bottom:18px;font-family:Bodoni Moda,serif;font-size:2.2rem;font-weight:400;line-height:1.15}.product-module__mypgRa__priceRow{align-items:baseline;gap:6px;margin-bottom:24px;display:flex}.product-module__mypgRa__price{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:2rem;font-weight:500}.product-module__mypgRa__currency{color:#9a8480;font-size:.88rem}.product-module__mypgRa__description{color:#7a6460;white-space:pre-wrap;margin-bottom:28px;font-size:.88rem;line-height:1.8}.product-module__mypgRa__actionsWrap{display:contents}.product-module__mypgRa__gallery{order:1;position:sticky;top:140px}.product-module__mypgRa__mainImageWrap{cursor:zoom-in;background:#f4ebe7;border-radius:24px;margin-bottom:14px;position:relative;overflow:hidden}.product-module__mypgRa__mainImage{width:100%;height:auto;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.product-module__mypgRa__zoomed .product-module__mypgRa__mainImage{cursor:zoom-out;transform:scale(2)}.product-module__mypgRa__navBtn{cursor:pointer;color:#4a2c2a;opacity:0;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000014}.product-module__mypgRa__mainImageWrap:hover .product-module__mypgRa__navBtn{opacity:1}.product-module__mypgRa__navBtn:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.product-module__mypgRa__navBtnLeft{left:14px}.product-module__mypgRa__navBtnRight{right:14px}.product-module__mypgRa__imgCounter{color:#fff;letter-spacing:.1em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#4a2c2ab3;border-radius:20px;padding:5px 12px;font-size:.65rem;font-weight:600;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.product-module__mypgRa__thumbRow{gap:10px;display:flex}.product-module__mypgRa__thumb{aspect-ratio:1;cursor:pointer;background:#f4ebe7;border:2px solid #0000;border-radius:14px;flex:1;padding:0;transition:all .3s;overflow:hidden}.product-module__mypgRa__thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-module__mypgRa__thumb:hover img{transform:scale(1.05)}.product-module__mypgRa__thumbActive{border-color:#c9a27e}.product-module__mypgRa__controls{flex-direction:column;gap:20px;display:flex}.product-module__mypgRa__qtyRow{align-items:center;gap:14px;display:flex}.product-module__mypgRa__qtyPicker{background:#fff;border:1.5px solid #f4ebe7;border-radius:14px;align-items:center;display:flex;overflow:hidden}.product-module__mypgRa__qtyBtn{cursor:pointer;color:#4a2c2a;background:0 0;border:none;justify-content:center;align-items:center;width:42px;height:42px;transition:background .3s;display:flex}.product-module__mypgRa__qtyBtn:hover{background:#f4ebe7}.product-module__mypgRa__qtyVal{text-align:center;color:#4a2c2a;border-left:1.5px solid #f4ebe7;border-right:1.5px solid #f4ebe7;width:40px;font-size:.92rem;font-weight:700;line-height:42px}.product-module__mypgRa__wishBtn{cursor:pointer;color:#bfaeaa;background:#fff;border:1.5px solid #f4ebe7;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex}.product-module__mypgRa__wishBtn:hover{color:#c9a27e;border-color:#c9a27e}.product-module__mypgRa__wishBtnActive{color:#e74c6f;border-color:#e74c6f}.product-module__mypgRa__btnGroup{flex-direction:column;gap:10px;display:flex}.product-module__mypgRa__cartBtn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#4a2c2a;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:17px;font-size:.88rem;font-weight:700;transition:all .4s;display:flex}.product-module__mypgRa__cartBtn:hover{background:#5e3a38;transform:translateY(-2px);box-shadow:0 12px 30px #4a2c2a2e}.product-module__mypgRa__waBtn{color:#fff;letter-spacing:.04em;background:#25d366;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:17px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .4s;display:flex}.product-module__mypgRa__waBtn:hover{background:#1fb855;transform:translateY(-2px);box-shadow:0 12px 30px #25d36633}.product-module__mypgRa__features{border-top:1px solid #f4ebe7;grid-template-columns:1fr 1fr;gap:16px;margin-top:36px;padding-top:28px;display:grid}.product-module__mypgRa__featItem{color:#7a6460;align-items:center;gap:10px;font-size:.75rem;font-weight:500;display:flex}.product-module__mypgRa__featItem svg{color:#c9a27e;flex-shrink:0}.product-module__mypgRa__relatedSection{max-width:1200px;margin:0 auto;padding:80px 5%}.product-module__mypgRa__relatedTitle{color:#4a2c2a;text-align:center;margin-bottom:40px;font-family:Bodoni Moda,serif;font-size:1.6rem;font-weight:400}.product-module__mypgRa__relatedGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.product-module__mypgRa__relCard{color:inherit;text-decoration:none}.product-module__mypgRa__relImgWrap{aspect-ratio:3/3.5;background:#f4ebe7;border-radius:20px;margin-bottom:12px;overflow:hidden}.product-module__mypgRa__relImg{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-module__mypgRa__relCard:hover .product-module__mypgRa__relImg{transform:scale(1.05)}.product-module__mypgRa__relInfo{padding:0 4px}.product-module__mypgRa__relName{color:#4a2c2a;margin-bottom:4px;font-family:Bodoni Moda,serif;font-size:.92rem;font-weight:500}.product-module__mypgRa__relPrice{color:#4a2c2a;font-size:.82rem;font-weight:700}.product-module__mypgRa__notFound{text-align:center;padding:200px 5% 150px}.product-module__mypgRa__notFound h1{color:#4a2c2a;margin-bottom:12px;font-family:Bodoni Moda,serif;font-size:2rem}.product-module__mypgRa__notFound p{color:#9a8480;margin-bottom:30px}.product-module__mypgRa__notFoundBtn{color:#fff;background:#4a2c2a;border-radius:50px;padding:16px 36px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-block}@media (max-width:900px){.product-module__mypgRa__productGrid{grid-template-columns:1fr;gap:30px}.product-module__mypgRa__gallery{order:1;position:static}.product-module__mypgRa__infoColumn{order:2}.product-module__mypgRa__features{grid-template-columns:1fr}.product-module__mypgRa__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.product-module__mypgRa__container{padding:130px 4% 60px}.product-module__mypgRa__productTitle{font-size:1.6rem}.product-module__mypgRa__price{font-size:1.5rem}.product-module__mypgRa__mainImageWrap{border-radius:18px}.product-module__mypgRa__thumb{border-radius:10px}.product-module__mypgRa__navBtn{opacity:1;width:32px;height:32px}}.product-module__mypgRa__variantSection{border-bottom:1px solid #f4ebe7;margin-bottom:24px;padding:16px 0}.product-module__mypgRa__variantLabel{text-transform:uppercase;letter-spacing:.05em;color:#7a6460;margin-bottom:12px;font-size:.8rem}.product-module__mypgRa__variantLabel strong{color:#4a2c2a}.product-module__mypgRa__colorGrid{flex-wrap:wrap;gap:12px;display:flex}.product-module__mypgRa__colorBtn{cursor:pointer;background:#fff;border:1.5px solid #f4ebe7;border-radius:8px;width:50px;height:50px;padding:2px;transition:all .3s;overflow:hidden}.product-module__mypgRa__colorBtn:hover{border-color:#c9a27e}.product-module__mypgRa__colorBtnActive{border-color:#4a2c2a;box-shadow:0 4px 12px #4a2c2a1a}.product-module__mypgRa__colorThumb{object-fit:cover;border-radius:6px;width:100%;height:100%}
.Navbar-module__cJzEcG__topBar{color:#fff;z-index:1001;background:#4a2c2a;padding:9px 5%;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__topBarContent{justify-content:center;align-items:center;gap:20px;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__topBarItem{letter-spacing:.06em;color:#fffc;align-items:center;gap:7px;font-size:.68rem;display:flex}.Navbar-module__cJzEcG__topBarItem strong{color:#c9a27e;font-weight:700}.Navbar-module__cJzEcG__topBarSep{color:#fff3;font-size:.7rem}.Navbar-module__cJzEcG__header{z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffaf8f7;border-bottom:1px solid #4a2c2a0f;align-items:center;height:72px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:36px;left:0;right:0}.Navbar-module__cJzEcG__headerScrolled{box-shadow:0 4px 20px #4a2c2a0f}.Navbar-module__cJzEcG__headerTransparent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border-bottom-color:#ffffff14}.Navbar-module__cJzEcG__headerTransparent .Navbar-module__cJzEcG__navLink,.Navbar-module__cJzEcG__headerTransparent .Navbar-module__cJzEcG__iconBtn,.Navbar-module__cJzEcG__headerTransparent .Navbar-module__cJzEcG__iconLink,.Navbar-module__cJzEcG__headerTransparent .Navbar-module__cJzEcG__menuBtn{color:#fff}.Navbar-module__cJzEcG__navContent{justify-content:space-between;align-items:center;width:92%;max-width:1400px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__navLeft{flex-shrink:0;align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__desktopNav{align-items:center;gap:28px;display:flex}.Navbar-module__cJzEcG__navLink{color:#4a2c2a;letter-spacing:.06em;text-transform:uppercase;padding:4px 0;font-size:.78rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Navbar-module__cJzEcG__navLink:after{content:"";background:currentColor;width:0;height:1px;transition:width .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-2px;left:0}.Navbar-module__cJzEcG__navLink:hover:after,.Navbar-module__cJzEcG__navLinkActive:after{width:100%}.Navbar-module__cJzEcG__navLink:hover{color:#c9a27e}.Navbar-module__cJzEcG__navLinkActive{color:#c9a27e;font-weight:600}.Navbar-module__cJzEcG__logoWrap{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;height:50px;transition:transform .4s}.Navbar-module__cJzEcG__logoWrap:hover .Navbar-module__cJzEcG__logoImg{transform:scale(1.05)}.Navbar-module__cJzEcG__navRight{justify-content:flex-end;align-items:center;gap:20px;display:flex}.Navbar-module__cJzEcG__iconBtn{cursor:pointer;color:#4a2c2a;background:0 0;border:none;align-items:center;padding:0;transition:all .3s;display:flex}.Navbar-module__cJzEcG__iconBtn:hover{color:#c9a27e;transform:scale(1.08)}.Navbar-module__cJzEcG__iconLink{color:#4a2c2a;align-items:center;text-decoration:none;transition:all .3s;display:flex;position:relative}.Navbar-module__cJzEcG__iconLink:hover{color:#c9a27e;transform:scale(1.08)}.Navbar-module__cJzEcG__badge{color:#fff;background:#c9a27e;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:800;line-height:1;display:flex;position:absolute;top:-7px;right:-9px}.Navbar-module__cJzEcG__menuBtn{color:#4a2c2a;cursor:pointer;background:0 0;border:none;padding:0;display:none}.Navbar-module__cJzEcG__mobileOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1100;background:#4a2c2a59;animation:.3s Navbar-module__cJzEcG__fadeOverlay;position:fixed;inset:0}@keyframes Navbar-module__cJzEcG__fadeOverlay{0%{opacity:0}to{opacity:1}}.Navbar-module__cJzEcG__mobileMenu{background:#fffaf8;flex-direction:column;width:85%;max-width:380px;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) Navbar-module__cJzEcG__slideIn;display:flex;position:absolute;top:0;left:0}@keyframes Navbar-module__cJzEcG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.Navbar-module__cJzEcG__mobileTop{border-bottom:1px solid #f4ebe7;justify-content:space-between;align-items:center;padding:28px 30px;display:flex}.Navbar-module__cJzEcG__mobileLogo{width:auto;height:42px}.Navbar-module__cJzEcG__closeBtn{color:#4a2c2a;cursor:pointer;background:0 0;border:none;padding:8px}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;flex:1;gap:6px;padding:30px;display:flex;overflow-y:auto}.Navbar-module__cJzEcG__mobileLink{color:#4a2c2a;border-bottom:1px solid #f4ebe799;align-items:center;gap:10px;padding:12px 0;font-size:1.05rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileLink:hover{color:#c9a27e;padding-left:8px}.Navbar-module__cJzEcG__mobileLinkActive{color:#c9a27e;padding-left:8px;font-weight:700}.Navbar-module__cJzEcG__mobileDivider{color:#c9a27e;text-transform:uppercase;letter-spacing:.25em;margin-top:20px;margin-bottom:5px;padding-bottom:5px;font-size:.62rem;font-weight:800}.Navbar-module__cJzEcG__mobileSocials{border-top:1px solid #f4ebe7;justify-content:center;align-items:center;gap:18px;padding:20px 30px;display:flex}.Navbar-module__cJzEcG__mobileSocialLink{color:#4a2c2a;background:#f4ebe7;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__cJzEcG__mobileSocialLink:hover{color:#fff;background:#c9a27e;transform:scale(1.08)}.Navbar-module__cJzEcG__mobileFooter{color:#9a8480;border-top:1px solid #f4ebe7;justify-content:center;align-items:center;gap:8px;padding:18px 30px;display:flex}.Navbar-module__cJzEcG__mobileFooter p{color:#9a8480;letter-spacing:.05em;font-size:.72rem}.Navbar-module__cJzEcG__searchOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1200;background:#fffaf8f7;justify-content:center;align-items:center;animation:.3s Navbar-module__cJzEcG__fadeOverlay;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__searchBox{border-bottom:1.5px solid #f4ebe7;align-items:center;gap:18px;width:80%;max-width:700px;padding-bottom:15px;display:flex}.Navbar-module__cJzEcG__searchIcon{color:#c9a27e;flex-shrink:0}.Navbar-module__cJzEcG__searchInput{color:#4a2c2a;background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-family:Bodoni Moda,serif;font-size:1.4rem;font-weight:400}.Navbar-module__cJzEcG__searchInput::placeholder{color:#c9a27e;opacity:.5}.Navbar-module__cJzEcG__searchClose{cursor:pointer;color:#9a8480;background:0 0;border:none;padding:8px;transition:all .3s}.Navbar-module__cJzEcG__searchClose:hover{color:#4a2c2a}@media (max-width:1100px){.Navbar-module__cJzEcG__desktopNav{display:none}.Navbar-module__cJzEcG__menuBtn{display:block}}@media (max-width:768px){.Navbar-module__cJzEcG__logoImg{height:40px}.Navbar-module__cJzEcG__navRight{gap:16px}.Navbar-module__cJzEcG__topBarSep,.Navbar-module__cJzEcG__topBarItem:nth-child(n+3){display:none}}@media (max-width:480px){.Navbar-module__cJzEcG__topBarContent{gap:8px}.Navbar-module__cJzEcG__topBarItem{font-size:.6rem}}
.SubCategoryModal-module__F70xoa__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#4a2c2a66;justify-content:center;align-items:center;padding:40px 5%;animation:.4s SubCategoryModal-module__F70xoa__fadeIn;display:flex;position:fixed;inset:0}@keyframes SubCategoryModal-module__F70xoa__fadeIn{0%{opacity:0}to{opacity:1}}.SubCategoryModal-module__F70xoa__modal{background:#fffaf8;border-radius:40px;flex-direction:column;width:100%;max-width:1200px;max-height:90vh;animation:.6s cubic-bezier(.16,1,.3,1) SubCategoryModal-module__F70xoa__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px #4a2c2a33}@keyframes SubCategoryModal-module__F70xoa__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.SubCategoryModal-module__F70xoa__header{justify-content:space-between;align-items:center;padding:30px 40px 10px;display:flex}.SubCategoryModal-module__F70xoa__titleBox h2{color:#4a2c2a;margin-bottom:8px;font-family:Bodoni Moda,serif;font-size:2.5rem}.SubCategoryModal-module__F70xoa__subtitle{color:#9a8480;letter-spacing:.1em;text-transform:uppercase;font-size:.85rem;font-weight:600}.SubCategoryModal-module__F70xoa__closeBtn{color:#4a2c2a;cursor:pointer;background:#fff;border:1.5px solid #f4ebe7;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.SubCategoryModal-module__F70xoa__closeBtn:hover{color:#fff;background:#4a2c2a;transform:rotate(90deg)}.SubCategoryModal-module__F70xoa__body{flex:1;padding:10px 40px 40px;overflow-y:auto}.SubCategoryModal-module__F70xoa__grid{grid-template-columns:repeat(6,1fr);gap:15px;display:grid}.SubCategoryModal-module__F70xoa__card{group:hover;flex-direction:column;gap:15px;text-decoration:none;display:flex}.SubCategoryModal-module__F70xoa__imageWrap{aspect-ratio:1/1.1;background:#f4ebe7;border:1px solid #4a2c2a0a;border-radius:24px;width:100%;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.SubCategoryModal-module__F70xoa__card:hover .SubCategoryModal-module__F70xoa__imageWrap{border-color:#c9a27e;transform:translateY(-8px);box-shadow:0 20px 40px #4a2c2a14}.SubCategoryModal-module__F70xoa__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.SubCategoryModal-module__F70xoa__card:hover .SubCategoryModal-module__F70xoa__imageWrap img{transform:scale(1.05)}.SubCategoryModal-module__F70xoa__cardInfo{text-align:center}.SubCategoryModal-module__F70xoa__cardInfo h3{color:#4a2c2a;margin-bottom:2px;font-family:Bodoni Moda,serif;font-size:.95rem;transition:color .3s}.SubCategoryModal-module__F70xoa__card:hover .SubCategoryModal-module__F70xoa__cardInfo h3{color:#c9a27e}.SubCategoryModal-module__F70xoa__explorer{text-transform:uppercase;letter-spacing:.15em;color:#9a8480;font-size:.65rem;font-weight:700}.SubCategoryModal-module__F70xoa__body::-webkit-scrollbar{width:5px}.SubCategoryModal-module__F70xoa__body::-webkit-scrollbar-track{background:#fffaf8}.SubCategoryModal-module__F70xoa__body::-webkit-scrollbar-thumb{background:#e8dcd6;border-radius:10px}@media (max-width:768px){.SubCategoryModal-module__F70xoa__overlay{padding:0}.SubCategoryModal-module__F70xoa__modal{border-radius:0;width:100%;height:100vh;max-height:100vh}.SubCategoryModal-module__F70xoa__header{padding:20px 25px 10px}.SubCategoryModal-module__F70xoa__body{padding:10px 20px 40px}.SubCategoryModal-module__F70xoa__titleBox h2{font-size:1.8rem}.SubCategoryModal-module__F70xoa__grid{grid-template-columns:repeat(2,1fr);gap:15px}}
.Footer-module__S6Hkya__footer{background:#f4ebe7;padding:100px 5% 50px}.Footer-module__S6Hkya__container{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:50px;max-width:1200px;margin:0 auto 70px;display:grid}.Footer-module__S6Hkya__footerLogo{width:auto;height:55px;margin-bottom:20px}.Footer-module__S6Hkya__description{color:#7a6460;max-width:320px;font-size:.88rem;font-weight:300;line-height:1.8}.Footer-module__S6Hkya__description strong{color:#4a2c2a;font-weight:600}.Footer-module__S6Hkya__socials{gap:14px;margin-top:25px;display:flex}.Footer-module__S6Hkya__socials a{color:#4a2c2a;background:#4a2c2a0f;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__S6Hkya__socials a:hover{color:#fff;background:#4a2c2a;transform:translateY(-3px)}.Footer-module__S6Hkya__linkGroup h3{color:#4a2c2a;letter-spacing:.01em;margin-bottom:22px;font-family:Bodoni Moda,serif;font-size:1rem;font-weight:500}.Footer-module__S6Hkya__linkGroup ul li{margin-bottom:12px}.Footer-module__S6Hkya__linkGroup a{color:#9a8480;font-size:.84rem;font-weight:400;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__linkGroup a:hover{color:#4a2c2a}.Footer-module__S6Hkya__contactSection h3{color:#4a2c2a;margin-bottom:22px;font-family:Bodoni Moda,serif;font-size:1rem;font-weight:500}.Footer-module__S6Hkya__contactItem{color:#9a8480;align-items:center;gap:12px;margin-bottom:14px;font-size:.84rem;display:flex}.Footer-module__S6Hkya__contactItem svg{color:#c9a27e;flex-shrink:0}.Footer-module__S6Hkya__bottomBar{text-align:center;border-top:1px solid #4a2c2a14;max-width:1200px;margin:0 auto;padding-top:35px}.Footer-module__S6Hkya__bottomBar p{color:#9a8480;letter-spacing:.02em;font-size:.78rem;font-weight:400}@media (max-width:968px){.Footer-module__S6Hkya__container{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:600px){.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:35px}.Footer-module__S6Hkya__footer{padding:70px 5% 40px}}
.ProductCard-module__t53O_a__productCard{color:inherit;text-decoration:none;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.ProductCard-module__t53O_a__productCard:hover{transform:translateY(-8px)}.ProductCard-module__t53O_a__productImgWrapper{aspect-ratio:3/3.5;background:#f4ebe7;border-radius:20px;position:relative;overflow:hidden}.ProductCard-module__t53O_a__productImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__productImg{transform:scale(1.06)}.ProductCard-module__t53O_a__cardActions{opacity:0;flex-direction:column;gap:7px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:12px;right:12px;transform:translate(8px)}.ProductCard-module__t53O_a__productCard:hover .ProductCard-module__t53O_a__cardActions{opacity:1;transform:translate(0)}.ProductCard-module__t53O_a__actionBtn{color:#7a6460;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;box-shadow:0 3px 12px #4a2c2a14}.ProductCard-module__t53O_a__actionBtn:hover{transform:scale(1.12);box-shadow:0 5px 15px #4a2c2a1f}.ProductCard-module__t53O_a__productBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.08em;color:#4a2c2a;background:#ffffffe6;border-radius:50px;padding:4px 10px;font-size:.55rem;font-weight:800;position:absolute;top:12px;left:12px}.ProductCard-module__t53O_a__discountBadge{color:#fff;background:#c34;border-radius:50px;padding:4px 10px;font-size:.65rem;font-weight:800;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #c343}.ProductCard-module__t53O_a__productInfo{padding:14px 4px 0}.ProductCard-module__t53O_a__productMeta{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.ProductCard-module__t53O_a__productMeta span{color:#c9a27e;text-transform:uppercase;letter-spacing:.12em;font-size:.55rem;font-weight:800}.ProductCard-module__t53O_a__rating{color:#c9a27e;letter-spacing:1px;font-size:.55rem}.ProductCard-module__t53O_a__productInfo h3{color:#4a2c2a;letter-spacing:.01em;margin-bottom:4px;font-family:Bodoni Moda,serif;font-size:.92rem;font-weight:500}.ProductCard-module__t53O_a__priceContainer{align-items:baseline;gap:8px;display:flex}.ProductCard-module__t53O_a__price{color:#4a2c2a;font-size:.85rem;font-weight:700}.ProductCard-module__t53O_a__oldPrice{color:#bbb;font-size:.72rem;font-weight:400;text-decoration:line-through}.ProductCard-module__t53O_a__viewBtn{display:none}@media (max-width:1200px){.ProductCard-module__t53O_a__productImgWrapper{aspect-ratio:3/3.8}}@media (max-width:768px){.ProductCard-module__t53O_a__cardActions{opacity:1;transform:translate(0)}.ProductCard-module__t53O_a__actionBtn{width:28px;height:28px}.ProductCard-module__t53O_a__productInfo h3{font-size:.82rem}.ProductCard-module__t53O_a__price{font-size:.78rem}}
.boutique-module__hRcdqG__page{background:#fffaf8;min-height:100vh}.boutique-module__hRcdqG__loader{color:#9a8480;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100vh;font-size:.85rem;font-weight:400;display:flex}.boutique-module__hRcdqG__loaderDot{background:#c9a27e;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite boutique-module__hRcdqG__pulse}@keyframes boutique-module__hRcdqG__pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.boutique-module__hRcdqG__cardSkeleton{aspect-ratio:3/4;background:#f4ebe7;border-radius:24px;position:relative;overflow:hidden}.boutique-module__hRcdqG__cardSkeleton:after{content:"";background:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:2s infinite boutique-module__hRcdqG__shimmer;position:absolute;inset:0}@keyframes boutique-module__hRcdqG__shimmer{to{transform:translate(100%)}}.boutique-module__hRcdqG__heroBanner{text-align:center;background:linear-gradient(#f4ebe7 0%,#fffaf8 100%);padding:160px 5% 60px}.boutique-module__hRcdqG__heroInner{max-width:700px;margin:0 auto}.boutique-module__hRcdqG__breadcrumb{color:#9a8480;letter-spacing:.03em;justify-content:center;align-items:center;gap:8px;margin-bottom:28px;font-size:.72rem;display:flex}.boutique-module__hRcdqG__breadcrumb a{color:#9a8480;text-decoration:none;transition:color .3s}.boutique-module__hRcdqG__breadcrumb a:hover{color:#c9a27e}.boutique-module__hRcdqG__breadcrumbActive{color:#4a2c2a;font-weight:600}.boutique-module__hRcdqG__pageTitle{color:#4a2c2a;letter-spacing:-.02em;margin-bottom:12px;font-family:Bodoni Moda,serif;font-size:3.5rem;font-weight:400}.boutique-module__hRcdqG__pageSubtitle{color:#9a8480;letter-spacing:.04em;font-size:.82rem;font-weight:400}.boutique-module__hRcdqG__container{max-width:1400px;margin:0 auto;padding:50px 5% 120px}.boutique-module__hRcdqG__layout{grid-template-columns:260px 1fr;gap:60px;display:grid}.boutique-module__hRcdqG__sidebar{align-self:start;position:sticky;top:140px}.boutique-module__hRcdqG__filterHeader{border-bottom:1px solid #f4ebe7;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:18px;display:flex}.boutique-module__hRcdqG__filterTitle{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:1.3rem;font-weight:400}.boutique-module__hRcdqG__clearBtn{color:#c9a27e;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;font-size:.72rem;font-weight:600;text-decoration:underline;transition:color .3s}.boutique-module__hRcdqG__clearBtn:hover{color:#4a2c2a}.boutique-module__hRcdqG__filterGroup{margin-bottom:30px}.boutique-module__hRcdqG__filterLabel{color:#c9a27e;text-transform:uppercase;letter-spacing:.25em;margin-bottom:18px;font-size:.62rem;font-weight:800}.boutique-module__hRcdqG__filterList{flex-direction:column;gap:2px;display:flex}.boutique-module__hRcdqG__filterItemRow{justify-content:space-between;align-items:center;display:flex}.boutique-module__hRcdqG__filterItem{text-align:left;cursor:pointer;color:#7a6460;letter-spacing:.01em;background:0 0;border:none;flex:1;padding:11px 0;font-size:.92rem;font-weight:400;transition:all .3s}.boutique-module__hRcdqG__filterItem:hover{color:#4a2c2a;padding-left:6px}.boutique-module__hRcdqG__filterItemActive{color:#4a2c2a;font-weight:600}.boutique-module__hRcdqG__expandBtn{cursor:pointer;color:#c9a27e;background:0 0;border:none;padding:10px;transition:color .3s}.boutique-module__hRcdqG__expandBtn:hover{color:#4a2c2a}.boutique-module__hRcdqG__subList{border-left:1.5px solid #f4ebe7;flex-direction:column;gap:4px;margin-left:6px;padding:6px 0 14px 20px;display:flex}.boutique-module__hRcdqG__subItem{text-align:left;cursor:pointer;color:#9a8480;background:0 0;border:none;padding:6px 0;font-size:.82rem;font-weight:400;transition:all .3s}.boutique-module__hRcdqG__subItem:hover{color:#4a2c2a;padding-left:6px}.boutique-module__hRcdqG__subItemActive{color:#c9a27e;font-weight:600}.boutique-module__hRcdqG__toolbar{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.boutique-module__hRcdqG__resultCount{color:#9a8480;letter-spacing:.03em;font-size:.8rem}.boutique-module__hRcdqG__mobileFilterBtn{color:#4a2c2a;cursor:pointer;background:#fff;border:1px solid #f4ebe7;border-radius:50px;align-items:center;gap:8px;padding:10px 22px;font-size:.78rem;font-weight:600;transition:all .3s;display:none}.boutique-module__hRcdqG__mobileFilterBtn:hover{border-color:#c9a27e}.boutique-module__hRcdqG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.boutique-module__hRcdqG__card{position:relative}.boutique-module__hRcdqG__cardLink{color:inherit;text-decoration:none;display:block}.boutique-module__hRcdqG__cardImg{aspect-ratio:3/4;background:#f4ebe7;border-radius:24px;position:relative;overflow:hidden}.boutique-module__hRcdqG__cardImg img{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.boutique-module__hRcdqG__card:hover .boutique-module__hRcdqG__cardImg img{transform:scale(1.06)}.boutique-module__hRcdqG__cardOverlay{opacity:0;flex-direction:column;gap:8px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:14px;right:14px;transform:translate(10px)}.boutique-module__hRcdqG__card:hover .boutique-module__hRcdqG__cardOverlay{opacity:1;transform:translate(0)}.boutique-module__hRcdqG__cardAction{color:#7a6460;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex;box-shadow:0 4px 15px #4a2c2a14}.boutique-module__hRcdqG__cardAction:hover{transform:scale(1.1);box-shadow:0 6px 20px #4a2c2a1f}.boutique-module__hRcdqG__cardActionActive{color:#c9a27e}.boutique-module__hRcdqG__cardBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.1em;color:#4a2c2a;background:#ffffffeb;border-radius:50px;padding:5px 12px;font-size:.58rem;font-weight:800;position:absolute;top:14px;left:14px}.boutique-module__hRcdqG__discountBadge{color:#fff;background:#c34;border-radius:50px;padding:4px 10px;font-size:.65rem;font-weight:800;position:absolute;bottom:14px;right:14px;box-shadow:0 4px 12px #c343}.boutique-module__hRcdqG__cardInfo{padding:18px 4px 0}.boutique-module__hRcdqG__cardCategory{color:#c9a27e;text-transform:uppercase;letter-spacing:.15em;margin-bottom:5px;font-size:.6rem;font-weight:800;display:block}.boutique-module__hRcdqG__cardName{color:#4a2c2a;letter-spacing:.01em;margin-bottom:6px;font-family:Bodoni Moda,serif;font-size:1.08rem;font-weight:500}.boutique-module__hRcdqG__priceContainer{align-items:baseline;gap:8px;display:flex}.boutique-module__hRcdqG__cardPrice{color:#4a2c2a;font-size:.95rem;font-weight:700}.boutique-module__hRcdqG__oldPrice{color:#bbb;font-size:.78rem;font-weight:400;text-decoration:line-through}.boutique-module__hRcdqG__emptyState{text-align:center;padding:100px 0}.boutique-module__hRcdqG__emptyIcon{color:#f4ebe7;margin-bottom:20px}.boutique-module__hRcdqG__emptyState p{color:#9a8480;margin-bottom:25px;font-size:.92rem}.boutique-module__hRcdqG__emptyBtn{color:#fff;letter-spacing:.1em;cursor:pointer;text-transform:uppercase;background:#4a2c2a;border:none;border-radius:50px;padding:14px 32px;font-size:.78rem;font-weight:600;transition:all .4s}.boutique-module__hRcdqG__emptyBtn:hover{background:#5e3a38;transform:translateY(-2px);box-shadow:0 10px 25px #4a2c2a26}.boutique-module__hRcdqG__mobileOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1100;background:#4a2c2a4d;animation:.3s boutique-module__hRcdqG__fadeIn;position:fixed;inset:0}@keyframes boutique-module__hRcdqG__fadeIn{0%{opacity:0}to{opacity:1}}.boutique-module__hRcdqG__mobilePanel{background:#fffaf8;flex-direction:column;width:85%;max-width:380px;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) boutique-module__hRcdqG__slideRight;display:flex;position:absolute;top:0;right:0}@keyframes boutique-module__hRcdqG__slideRight{0%{transform:translate(100%)}to{transform:translate(0)}}.boutique-module__hRcdqG__mobilePanelTop{border-bottom:1px solid #f4ebe7;justify-content:space-between;align-items:center;padding:28px 30px;display:flex}.boutique-module__hRcdqG__mobilePanelTop h3{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:1.4rem;font-weight:400}.boutique-module__hRcdqG__mobileClose{color:#9a8480;cursor:pointer;background:0 0;border:none;padding:6px}.boutique-module__hRcdqG__mobilePanelBody{flex:1;padding:30px;overflow-y:auto}.boutique-module__hRcdqG__mobileFilterGroup{margin-bottom:10px}.boutique-module__hRcdqG__mobileFilterItem{text-align:left;color:#4a2c2a;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f4ebe7;width:100%;padding:14px 0;font-size:1.05rem;font-weight:500;transition:all .3s;display:block}.boutique-module__hRcdqG__mobileFilterItem:hover{color:#c9a27e;padding-left:8px}.boutique-module__hRcdqG__mobileSubList{flex-direction:column;padding-left:20px;display:flex}.boutique-module__hRcdqG__mobileSubItem{text-align:left;color:#9a8480;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 0;font-size:.9rem;transition:all .3s;display:block}.boutique-module__hRcdqG__mobileSubItem:hover{color:#c9a27e;padding-left:6px}@media (max-width:1024px){.boutique-module__hRcdqG__sidebar{display:none}.boutique-module__hRcdqG__layout{grid-template-columns:1fr}.boutique-module__hRcdqG__mobileFilterBtn{display:flex}}@media (max-width:768px){.boutique-module__hRcdqG__heroBanner{padding:140px 5% 45px}.boutique-module__hRcdqG__pageTitle{font-size:2.4rem}.boutique-module__hRcdqG__grid{grid-template-columns:repeat(2,1fr);gap:18px}.boutique-module__hRcdqG__cardImg{border-radius:18px}.boutique-module__hRcdqG__cardOverlay{opacity:1;transform:translate(0)}.boutique-module__hRcdqG__cardAction{width:32px;height:32px}.boutique-module__hRcdqG__cardName{font-size:.88rem}.boutique-module__hRcdqG__cardPrice{font-size:.82rem}.boutique-module__hRcdqG__container{padding:30px 4% 80px}}@media (max-width:480px){.boutique-module__hRcdqG__pageTitle{font-size:2rem}}.boutique-module__hRcdqG__pagination{border-top:1px solid #f4ebe7;justify-content:center;gap:12px;margin-top:60px;padding-top:40px;display:flex}.boutique-module__hRcdqG__pageBtn{color:#7a6460;cursor:pointer;background:#fff;border:1.5px solid #f4ebe7;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.boutique-module__hRcdqG__pageBtn:hover{color:#c9a27e;border-color:#c9a27e;transform:translateY(-2px)}.boutique-module__hRcdqG__pageBtnActive{color:#fff;background:#4a2c2a;border-color:#4a2c2a;box-shadow:0 8px 20px #4a2c2a26}
.commande-module__yJ-l-G__page{background:#fffaf8;min-height:100vh}.commande-module__yJ-l-G__container{max-width:1200px;margin:0 auto;padding:150px 5% 120px}.commande-module__yJ-l-G__headerSection{margin-bottom:30px}.commande-module__yJ-l-G__breadcrumb{color:#9a8480;align-items:center;gap:8px;margin-bottom:20px;font-size:.72rem;display:flex}.commande-module__yJ-l-G__breadcrumb a{color:#9a8480;text-decoration:none;transition:color .3s}.commande-module__yJ-l-G__breadcrumb a:hover{color:#c9a27e}.commande-module__yJ-l-G__breadcrumb span{color:#4a2c2a;font-weight:600}.commande-module__yJ-l-G__pageTitle{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:2.4rem;font-weight:400}.commande-module__yJ-l-G__steps{background:#fff;border:1px solid #f4ebe7;border-radius:20px;justify-content:center;align-items:center;gap:0;margin-bottom:50px;padding:30px;display:flex}.commande-module__yJ-l-G__step{color:#bfaeaa;align-items:center;gap:10px;font-size:.78rem;font-weight:500;display:flex}.commande-module__yJ-l-G__stepCircle{color:#bfaeaa;background:#f4ebe7;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.72rem;font-weight:700;transition:all .3s;display:flex}.commande-module__yJ-l-G__stepDone .commande-module__yJ-l-G__stepCircle{color:#fff;background:#c9a27e}.commande-module__yJ-l-G__stepDone{color:#c9a27e}.commande-module__yJ-l-G__stepActive .commande-module__yJ-l-G__stepCircle{color:#fff;background:#4a2c2a}.commande-module__yJ-l-G__stepActive{color:#4a2c2a;font-weight:700}.commande-module__yJ-l-G__stepLine{background:#f4ebe7;width:60px;height:2px;margin:0 16px}.commande-module__yJ-l-G__layout{grid-template-columns:1.5fr 1fr;align-items:start;gap:40px;display:grid}.commande-module__yJ-l-G__formSection{flex-direction:column;gap:24px;display:flex}.commande-module__yJ-l-G__formCard{background:#fff;border:1px solid #f4ebe7;border-radius:22px;padding:32px}.commande-module__yJ-l-G__cardHeader{color:#4a2c2a;align-items:center;gap:10px;margin-bottom:28px;display:flex}.commande-module__yJ-l-G__cardHeader h2{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:1.2rem;font-weight:500}.commande-module__yJ-l-G__fieldRow{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.commande-module__yJ-l-G__field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.commande-module__yJ-l-G__field label{color:#9a8480;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:700}.commande-module__yJ-l-G__optional{text-transform:none;letter-spacing:0;font-weight:400}.commande-module__yJ-l-G__field input,.commande-module__yJ-l-G__field select,.commande-module__yJ-l-G__field textarea{color:#4a2c2a;resize:vertical;background:#fffaf8;border:1.5px solid #f4ebe7;border-radius:14px;outline:none;padding:14px 16px;font-family:inherit;font-size:.88rem;transition:border-color .3s}.commande-module__yJ-l-G__field input:focus,.commande-module__yJ-l-G__field select:focus,.commande-module__yJ-l-G__field textarea:focus{border-color:#c9a27e}.commande-module__yJ-l-G__field input::placeholder,.commande-module__yJ-l-G__field textarea::placeholder{color:#bfaeaa}.commande-module__yJ-l-G__field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239a8480' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.commande-module__yJ-l-G__paymentOption{background:#fffaf8;border:2px solid #4a2c2a;border-radius:16px;align-items:center;gap:16px;padding:20px;display:flex}.commande-module__yJ-l-G__radio{border:2px solid #4a2c2a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.commande-module__yJ-l-G__radioDot{background:#4a2c2a;border-radius:50%;width:10px;height:10px}.commande-module__yJ-l-G__paymentInfo{flex:1}.commande-module__yJ-l-G__paymentLabel{color:#4a2c2a;margin:0 0 3px;font-size:.92rem;font-weight:700}.commande-module__yJ-l-G__paymentDesc{color:#9a8480;margin:0;font-size:.75rem}.commande-module__yJ-l-G__paymentIcon{color:#c9a27e}.commande-module__yJ-l-G__shippingInfo{color:#4a2c2a;background:#f4ebe7;border-radius:16px;align-items:flex-start;gap:12px;padding:18px 22px;display:flex}.commande-module__yJ-l-G__shippingInfo svg{flex-shrink:0;margin-top:2px}.commande-module__yJ-l-G__shippingInfo p{color:#7a6460;margin:0;font-size:.75rem;line-height:1.6}.commande-module__yJ-l-G__summaryWrap{position:sticky;top:140px}.commande-module__yJ-l-G__summaryCard{background:#fff;border:1px solid #f4ebe7;border-radius:22px;padding:32px}.commande-module__yJ-l-G__summaryTitle{color:#4a2c2a;margin-bottom:24px;font-family:Bodoni Moda,serif;font-size:1.3rem;font-weight:400}.commande-module__yJ-l-G__orderItems{flex-direction:column;gap:16px;display:flex}.commande-module__yJ-l-G__orderItem{align-items:center;gap:14px;display:flex}.commande-module__yJ-l-G__itemThumb{object-fit:cover;background:#f4ebe7;border-radius:12px;width:48px;height:48px}.commande-module__yJ-l-G__itemInfo{flex:1}.commande-module__yJ-l-G__itemName{color:#4a2c2a;margin:0 0 2px;font-size:.82rem;font-weight:600}.commande-module__yJ-l-G__itemQty{color:#9a8480;margin:0;font-size:.7rem}.commande-module__yJ-l-G__itemPrice{color:#4a2c2a;margin:0;font-size:.88rem;font-weight:700}.commande-module__yJ-l-G__summaryDivider{background:#f4ebe7;height:1px;margin:20px 0}.commande-module__yJ-l-G__summaryRow{color:#7a6460;justify-content:space-between;margin-bottom:12px;font-size:.82rem;display:flex}.commande-module__yJ-l-G__freeLabel{color:#2e7d32;font-weight:700}.commande-module__yJ-l-G__totalRow{color:#4a2c2a;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:.88rem;font-weight:600;display:flex}.commande-module__yJ-l-G__totalPrice{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:1.5rem;font-weight:500}.commande-module__yJ-l-G__submitBtn{color:#fff;cursor:pointer;letter-spacing:.04em;background:#4a2c2a;border:none;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px;font-size:.88rem;font-weight:700;transition:all .4s;display:flex}.commande-module__yJ-l-G__submitBtn:hover{background:#5e3a38;transform:translateY(-2px);box-shadow:0 12px 30px #4a2c2a2e}.commande-module__yJ-l-G__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.commande-module__yJ-l-G__trustRow{color:#bfaeaa;justify-content:center;align-items:center;gap:6px;margin-top:18px;font-size:.68rem;display:flex}.commande-module__yJ-l-G__successState{text-align:center;padding:200px 5% 150px}.commande-module__yJ-l-G__successIconWrap{color:#2e7d32;background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.commande-module__yJ-l-G__successTitle{color:#4a2c2a;margin-bottom:12px;font-family:Bodoni Moda,serif;font-size:2rem;font-weight:400}.commande-module__yJ-l-G__successText{color:#7a6460;max-width:450px;margin:0 auto 8px;font-size:.88rem;line-height:1.6}.commande-module__yJ-l-G__successSub{color:#bfaeaa;margin-bottom:35px;font-size:.82rem}.commande-module__yJ-l-G__successBtn{color:#fff;letter-spacing:.06em;background:#4a2c2a;border-radius:50px;padding:16px 36px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-block}.commande-module__yJ-l-G__successBtn:hover{background:#5e3a38;transform:translateY(-2px);box-shadow:0 12px 30px #4a2c2a26}@media (max-width:900px){.commande-module__yJ-l-G__layout{grid-template-columns:1fr;gap:30px}.commande-module__yJ-l-G__summaryWrap{position:static}.commande-module__yJ-l-G__steps{padding:20px}.commande-module__yJ-l-G__stepLine{width:30px;margin:0 8px}.commande-module__yJ-l-G__step span{display:none}}@media (max-width:600px){.commande-module__yJ-l-G__container{padding:130px 4% 80px}.commande-module__yJ-l-G__pageTitle{font-size:1.8rem}.commande-module__yJ-l-G__fieldRow{grid-template-columns:1fr}.commande-module__yJ-l-G__formCard,.commande-module__yJ-l-G__summaryCard{border-radius:18px;padding:24px}}
.favoris-module__ZsdtpG__page{background:#fffaf8;min-height:100vh}.favoris-module__ZsdtpG__heroBanner{text-align:center;background:linear-gradient(#f4ebe7 0%,#fffaf8 100%);padding:160px 5% 55px}.favoris-module__ZsdtpG__breadcrumb{color:#9a8480;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;font-size:.72rem;display:flex}.favoris-module__ZsdtpG__breadcrumb a{color:#9a8480;text-decoration:none;transition:color .3s}.favoris-module__ZsdtpG__breadcrumb a:hover{color:#c9a27e}.favoris-module__ZsdtpG__breadcrumb span{color:#4a2c2a;font-weight:600}.favoris-module__ZsdtpG__pageTitle{color:#4a2c2a;margin-bottom:10px;font-family:Bodoni Moda,serif;font-size:3rem;font-weight:400}.favoris-module__ZsdtpG__pageSubtitle{color:#9a8480;letter-spacing:.04em;font-size:.78rem}.favoris-module__ZsdtpG__container{max-width:1200px;margin:0 auto;padding:50px 5% 120px}.favoris-module__ZsdtpG__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.favoris-module__ZsdtpG__card{position:relative}.favoris-module__ZsdtpG__cardImgWrap{aspect-ratio:3/3.5;background:#f4ebe7;border-radius:22px;text-decoration:none;display:block;position:relative;overflow:hidden}.favoris-module__ZsdtpG__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.favoris-module__ZsdtpG__card:hover .favoris-module__ZsdtpG__cardImg{transform:scale(1.06)}.favoris-module__ZsdtpG__cardOverlay{opacity:0;justify-content:center;gap:10px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:14px;left:14px;right:14px;transform:translateY(10px)}.favoris-module__ZsdtpG__card:hover .favoris-module__ZsdtpG__cardOverlay{opacity:1;transform:translateY(0)}.favoris-module__ZsdtpG__overlayBtn{color:#4a2c2a;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex;box-shadow:0 4px 15px #4a2c2a1a}.favoris-module__ZsdtpG__overlayBtn:hover{color:#fff;background:#4a2c2a;transform:scale(1.1)}.favoris-module__ZsdtpG__overlayBtnRemove:hover{color:#fff;background:#c94444}.favoris-module__ZsdtpG__cardInfo{padding:16px 4px 0}.favoris-module__ZsdtpG__cardCategory{color:#c9a27e;text-transform:uppercase;letter-spacing:.15em;margin-bottom:4px;font-size:.58rem;font-weight:800;display:block}.favoris-module__ZsdtpG__cardName{color:#4a2c2a;margin-bottom:5px;font-family:Bodoni Moda,serif;font-size:1rem;font-weight:500}.favoris-module__ZsdtpG__cardPrice{color:#4a2c2a;font-size:.9rem;font-weight:700}.favoris-module__ZsdtpG__emptyState{text-align:center;padding:80px 0}.favoris-module__ZsdtpG__emptyIconWrap{color:#c9a27e;background:#f4ebe7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.favoris-module__ZsdtpG__emptyTitle{color:#4a2c2a;margin-bottom:10px;font-family:Bodoni Moda,serif;font-size:1.6rem;font-weight:400}.favoris-module__ZsdtpG__emptyText{color:#9a8480;max-width:350px;margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:.88rem;line-height:1.6}.favoris-module__ZsdtpG__emptyBtn{color:#fff;letter-spacing:.06em;background:#4a2c2a;border-radius:50px;padding:16px 36px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-block}.favoris-module__ZsdtpG__emptyBtn:hover{background:#5e3a38;transform:translateY(-2px);box-shadow:0 12px 30px #4a2c2a26}@media (max-width:1024px){.favoris-module__ZsdtpG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.favoris-module__ZsdtpG__heroBanner{padding:140px 5% 40px}.favoris-module__ZsdtpG__pageTitle{font-size:2.2rem}.favoris-module__ZsdtpG__grid{grid-template-columns:repeat(2,1fr);gap:16px}.favoris-module__ZsdtpG__cardImgWrap{border-radius:16px}.favoris-module__ZsdtpG__cardOverlay{opacity:1;transform:translateY(0)}.favoris-module__ZsdtpG__overlayBtn{width:36px;height:36px}.favoris-module__ZsdtpG__cardName{font-size:.88rem}}
.page-module___8aEwW__container{background:#fffaf8;width:100%;min-height:100vh}.page-module___8aEwW__hero{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroVideo{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroOverlay{z-index:1;background:linear-gradient(#4a2c2a26 0%,#4a2c2a4d 50%,#4a2c2a8c 100%);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:2;text-align:center;max-width:700px;padding:0 20px;animation:2s forwards page-module___8aEwW__heroFadeIn;position:relative}.page-module___8aEwW__heroLabel{color:#ffffffbf;letter-spacing:.4em;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #fff3;border-radius:50px;margin-bottom:25px;padding:10px 24px;font-size:.7rem;font-weight:700;display:inline-block}.page-module___8aEwW__heroTitle{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-family:Bodoni Moda,serif;font-size:5rem;font-weight:400;line-height:1.05}.page-module___8aEwW__heroTitle em{color:#ffffffd9;margin-top:5px;font-size:3.5rem;font-style:italic;font-weight:300;display:block}.page-module___8aEwW__heroSubtitle{color:#fff9;letter-spacing:.25em;text-transform:uppercase;margin-bottom:50px;font-size:.85rem;font-weight:400}.page-module___8aEwW__heroBtns{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.page-module___8aEwW__heroBtn{letter-spacing:.2em;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff59;border-radius:50px;padding:16px 40px;font-size:.72rem;font-weight:700;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__heroBtnPrimary{color:#4a2c2a;background:#f7dede;border-color:#f7dede}.page-module___8aEwW__heroBtnPrimary:hover{color:#fff;background:#4a2c2a;border-color:#4a2c2a;transform:translateY(-3px);box-shadow:0 20px 40px #0003}.page-module___8aEwW__heroBtnOutline{color:#fff;background:0 0}.page-module___8aEwW__heroBtnOutline:hover{background:#ffffff26;transform:translateY(-3px)}.page-module___8aEwW__heroScroll{z-index:2;color:#fff6;letter-spacing:.3em;text-transform:uppercase;flex-direction:column;align-items:center;gap:10px;font-size:.6rem;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.page-module___8aEwW__scrollLine{background:linear-gradient(#fff6,#0000);width:1px;height:40px;animation:2s ease-in-out infinite page-module___8aEwW__scrollPulse}@keyframes page-module___8aEwW__scrollPulse{0%,to{opacity:.3;height:40px}50%{opacity:1;height:55px}}@keyframes page-module___8aEwW__heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__infoBanner{background:linear-gradient(#f9f2ee 0%,#fffaf8 100%);justify-content:center;align-items:center;gap:50px;padding:50px 5%;display:flex;position:relative}.page-module___8aEwW__infoItem{align-items:center;gap:16px;display:flex}.page-module___8aEwW__infoIcon{color:#c9a27e;background:#fff;border:1.5px solid #e8dcd6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module___8aEwW__infoText strong{color:#4a2c2a;margin-bottom:2px;font-size:.85rem;font-weight:700;display:block}.page-module___8aEwW__infoText span{color:#9a8480;font-size:.72rem}.page-module___8aEwW__infoDivider{background:#e8dcd6;width:1px;height:40px}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:65px}.page-module___8aEwW__sectionLabel{color:#c9a27e;letter-spacing:.35em;text-transform:uppercase;margin-bottom:14px;font-size:.65rem;font-weight:800}.page-module___8aEwW__sectionHeader h2{color:#4a2c2a;letter-spacing:-.01em;font-family:Bodoni Moda,serif;font-size:3.2rem;font-weight:400;line-height:1.15}.page-module___8aEwW__sectionHeader p{color:#9a8480;letter-spacing:.05em;margin-top:12px;font-size:.85rem;font-weight:400}.page-module___8aEwW__categories{background:#fff;padding:130px 5% 100px}.page-module___8aEwW__catGrid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.page-module___8aEwW__catCard{cursor:pointer;background:0 0;flex-direction:column;gap:18px;text-decoration:none;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex}.page-module___8aEwW__catCard:hover{transform:translateY(-10px)}.page-module___8aEwW__catImage{aspect-ratio:.82;background:#faf5f3;border:1px solid #4a2c2a0a;border-radius:22px;justify-content:center;align-items:center;width:100%;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.page-module___8aEwW__catCard:hover .page-module___8aEwW__catImage{border-color:#4a2c2a0f;box-shadow:0 25px 50px #4a2c2a1a}.page-module___8aEwW__catImage img{object-fit:contain;filter:drop-shadow(0 8px 20px #4a2c2a14);width:82%;height:82%;transition:transform 1s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__catCard:hover .page-module___8aEwW__catImage img{transform:scale(1.08)}.page-module___8aEwW__catCardContent{text-align:center;padding:0 4px}.page-module___8aEwW__catCardContent h3{color:#4a2c2a;letter-spacing:.02em;margin-bottom:4px;font-family:Bodoni Moda,serif;font-size:1.1rem;font-weight:500;transition:color .3s}.page-module___8aEwW__catCard:hover .page-module___8aEwW__catCardContent h3{color:#c9a27e}.page-module___8aEwW__catCount{color:#9a8480;text-transform:uppercase;letter-spacing:.2em;font-size:.6rem;font-weight:600}.page-module___8aEwW__collection{background:0 0}.page-module___8aEwW__promoSection{background:#fdf2f4;padding:120px 5%;position:relative;overflow:hidden}.page-module___8aEwW__promoGrid{grid-template-columns:repeat(4,1fr);gap:32px;max-width:1200px;margin:0 auto;padding:40px 0;display:grid}.page-module___8aEwW__promoItem{width:100%}.page-module___8aEwW__grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.page-module___8aEwW__centerBtn{text-align:center;margin-top:65px}.page-module___8aEwW__boutiqueSection{background:#f4ebe7;padding:140px 5%;position:relative;overflow:hidden}.page-module___8aEwW__boutiqueGrid{grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__boutiqueImgWrap{border-radius:32px;position:relative;overflow:hidden;box-shadow:0 30px 60px #4a2c2a1f}.page-module___8aEwW__boutiqueImg{object-fit:cover;width:100%;height:auto;transition:transform 1s cubic-bezier(.16,1,.3,1);display:block}.page-module___8aEwW__boutiqueImgWrap:hover .page-module___8aEwW__boutiqueImg{transform:scale(1.03)}.page-module___8aEwW__boutiqueText{padding:20px 0}.page-module___8aEwW__boutiqueText h2{color:#4a2c2a;margin-bottom:25px;font-family:Bodoni Moda,serif;font-size:3rem;font-weight:400;line-height:1.15}.page-module___8aEwW__boutiqueText p{color:#7a6460;margin-bottom:20px;font-size:1rem;font-weight:300;line-height:1.9}.page-module___8aEwW__boutiqueStats{gap:45px;margin-top:40px;display:flex}.page-module___8aEwW__boutiqueStat strong{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:2.5rem;display:block}.page-module___8aEwW__boutiqueStat span{color:#9a8480;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;font-weight:500}.page-module___8aEwW__testimonials{background:#fff;padding:120px 5%}.page-module___8aEwW__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:35px;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__testimonialCard{text-align:center;background:#fffaf8;border:1px solid #f4ebe7;border-radius:24px;padding:50px 35px;transition:all .5s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__testimonialCard:hover{transform:translateY(-6px);box-shadow:0 20px 40px #4a2c2a0f}.page-module___8aEwW__testimonialStars{color:#c9a27e;letter-spacing:3px;margin-bottom:25px;font-size:.85rem}.page-module___8aEwW__testimonialQuote{color:#4a2c2a;margin-bottom:30px;font-family:Bodoni Moda,serif;font-size:1.05rem;font-style:italic;line-height:1.7}.page-module___8aEwW__testimonialName{color:#9a8480;text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;font-weight:700}.page-module___8aEwW__whatsappFloat{color:#fff;z-index:1000;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:35px;right:35px;box-shadow:0 10px 25px #25d36659}.page-module___8aEwW__whatsappFloat:hover{transform:scale(1.1)translateY(-3px);box-shadow:0 15px 35px #25d36673}.page-module___8aEwW__waTooltip{display:none}@media (max-width:1200px){.page-module___8aEwW__catGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__grid,.page-module___8aEwW__promoGrid{grid-template-columns:repeat(3,1fr)}.page-module___8aEwW__testimonialGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:968px){.page-module___8aEwW__grid,.page-module___8aEwW__promoGrid{grid-template-columns:repeat(2,1fr);gap:16px}.page-module___8aEwW__heroTitle{font-size:3.5rem}.page-module___8aEwW__heroTitle em{font-size:2.5rem}.page-module___8aEwW__boutiqueGrid{grid-template-columns:1fr;gap:50px}.page-module___8aEwW__boutiqueVideo{height:350px}.page-module___8aEwW__infoBanner{flex-direction:column;align-items:center;gap:25px}.page-module___8aEwW__infoDivider{width:60px;height:1px}.page-module___8aEwW__sectionHeader h2{font-size:2.5rem}}@media (max-width:600px){.page-module___8aEwW__heroTitle{font-size:2.6rem}.page-module___8aEwW__heroTitle em{font-size:1.8rem}.page-module___8aEwW__heroSubtitle{letter-spacing:.15em;font-size:.65rem}.page-module___8aEwW__heroBtns{flex-direction:column;gap:12px}.page-module___8aEwW__heroBtn{text-align:center;width:100%}.page-module___8aEwW__catGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module___8aEwW__grid,.page-module___8aEwW__promoGrid,.page-module___8aEwW__testimonialGrid{grid-template-columns:1fr}.page-module___8aEwW__boutiqueText h2{font-size:2.2rem}.page-module___8aEwW__boutiqueStats{flex-direction:column;gap:25px}}
.panier-module__9M0c-G__page{background:#fffaf8;min-height:100vh}.panier-module__9M0c-G__container{max-width:1200px;margin:0 auto;padding:160px 5% 120px}.panier-module__9M0c-G__header{margin-bottom:40px}.panier-module__9M0c-G__breadcrumb{color:#9a8480;align-items:center;gap:8px;margin-bottom:20px;font-size:.72rem;display:flex}.panier-module__9M0c-G__breadcrumb a{color:#9a8480;text-decoration:none;transition:color .3s}.panier-module__9M0c-G__breadcrumb a:hover{color:#c9a27e}.panier-module__9M0c-G__breadcrumb span{color:#4a2c2a;font-weight:600}.panier-module__9M0c-G__pageTitle{color:#4a2c2a;margin-bottom:6px;font-family:Bodoni Moda,serif;font-size:2.8rem;font-weight:400}.panier-module__9M0c-G__pageSubtitle{color:#9a8480;font-size:.82rem}.panier-module__9M0c-G__shippingBanner{color:#4a2c2a;background:#f4ebe7;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:40px;padding:16px 22px;font-size:.82rem;display:flex}.panier-module__9M0c-G__shippingBannerFree{color:#2e7d32;background:linear-gradient(135deg,#f0f7f0 0%,#e8f5e9 100%);border-radius:16px;align-items:center;gap:10px;margin-bottom:40px;padding:16px 22px;font-size:.82rem;display:flex}.panier-module__9M0c-G__progressBar{background:#4a2c2a1a;border-radius:4px;flex:1;min-width:100px;height:4px;overflow:hidden}.panier-module__9M0c-G__progressFill{background:#c9a27e;border-radius:4px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.panier-module__9M0c-G__layout{grid-template-columns:1.6fr 1fr;align-items:start;gap:50px;display:grid}.panier-module__9M0c-G__itemsSection{flex-direction:column;gap:0;display:flex}.panier-module__9M0c-G__cartItem{border-bottom:1px solid #f4ebe7;gap:22px;padding:28px 0;display:flex}.panier-module__9M0c-G__cartItem:first-child{padding-top:0}.panier-module__9M0c-G__itemImgWrap{background:#f4ebe7;border-radius:18px;flex-shrink:0;width:110px;height:130px;overflow:hidden}.panier-module__9M0c-G__itemImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.panier-module__9M0c-G__itemImgWrap:hover .panier-module__9M0c-G__itemImg{transform:scale(1.05)}.panier-module__9M0c-G__itemDetails{flex-direction:column;flex:1;justify-content:space-between;min-height:100%;display:flex}.panier-module__9M0c-G__itemTop{justify-content:space-between;align-items:flex-start;display:flex}.panier-module__9M0c-G__itemName{color:#4a2c2a;margin-bottom:4px;font-family:Bodoni Moda,serif;font-size:1.1rem;font-weight:500}.panier-module__9M0c-G__itemUnitPrice{color:#9a8480;font-size:.78rem}.panier-module__9M0c-G__removeBtn{color:#bfaeaa;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px;transition:all .3s}.panier-module__9M0c-G__removeBtn:hover{color:#c94444;background:#fef2f2}.panier-module__9M0c-G__itemBottom{justify-content:space-between;align-items:center;margin-top:14px;display:flex}.panier-module__9M0c-G__qtyPicker{background:#fff;border:1px solid #f4ebe7;border-radius:12px;align-items:center;display:flex;overflow:hidden}.panier-module__9M0c-G__qtyBtn{cursor:pointer;color:#4a2c2a;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex}.panier-module__9M0c-G__qtyBtn:hover{background:#f4ebe7}.panier-module__9M0c-G__qtyVal{text-align:center;color:#4a2c2a;border-left:1px solid #f4ebe7;border-right:1px solid #f4ebe7;width:36px;font-size:.88rem;font-weight:700;line-height:36px}.panier-module__9M0c-G__itemTotal{color:#4a2c2a;font-size:1.05rem;font-weight:700}.panier-module__9M0c-G__backLink{color:#9a8480;align-items:center;gap:8px;margin-top:30px;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.panier-module__9M0c-G__backLink:hover{color:#c9a27e;gap:12px}.panier-module__9M0c-G__summaryWrap{position:sticky;top:140px}.panier-module__9M0c-G__summaryCard{background:#fff;border:1px solid #f4ebe7;border-radius:26px;padding:36px}.panier-module__9M0c-G__summaryTitle{color:#4a2c2a;margin-bottom:28px;font-family:Bodoni Moda,serif;font-size:1.5rem;font-weight:400}.panier-module__9M0c-G__summaryRow{color:#7a6460;justify-content:space-between;margin-bottom:16px;font-size:.88rem;display:flex}.panier-module__9M0c-G__freeLabel{color:#2e7d32;font-weight:700}.panier-module__9M0c-G__citySelect{margin-top:4px;margin-bottom:6px}.panier-module__9M0c-G__cityDropdown{color:#4a2c2a;cursor:pointer;appearance:none;background:#fffaf8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239a8480' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 14px center no-repeat;border:1px solid #f4ebe7;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:.82rem;transition:border-color .3s}.panier-module__9M0c-G__cityDropdown:focus{border-color:#c9a27e}.panier-module__9M0c-G__shippingNote{color:#9a8480;text-align:center;margin-top:8px;font-size:.68rem}.panier-module__9M0c-G__divider{background:#f4ebe7;height:1px;margin:20px 0}.panier-module__9M0c-G__totalRow{color:#4a2c2a;justify-content:space-between;align-items:center;margin-bottom:28px;font-size:.88rem;font-weight:600;display:flex}.panier-module__9M0c-G__totalPrice{color:#4a2c2a;font-family:Bodoni Moda,serif;font-size:1.6rem;font-weight:500}.panier-module__9M0c-G__checkoutBtn{color:#fff;text-align:center;letter-spacing:.04em;background:#4a2c2a;border-radius:16px;padding:18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .4s;display:block}.panier-module__9M0c-G__checkoutBtn:hover{background:#5e3a38;transform:translateY(-2px);box-shadow:0 12px 30px #4a2c2a2e}.panier-module__9M0c-G__trustBadges{flex-direction:column;gap:12px;margin-top:28px;display:flex}.panier-module__9M0c-G__trustItem{color:#9a8480;align-items:center;gap:10px;font-size:.75rem;display:flex}.panier-module__9M0c-G__trustItem svg{color:#c9a27e;flex-shrink:0}.panier-module__9M0c-G__emptyState{text-align:center;padding:200px 5% 150px}.panier-module__9M0c-G__emptyIconWrap{color:#c9a27e;background:#f4ebe7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 28px;display:flex}.panier-module__9M0c-G__emptyTitle{color:#4a2c2a;margin-bottom:12px;font-family:Bodoni Moda,serif;font-size:2rem;font-weight:400}.panier-module__9M0c-G__emptyText{color:#9a8480;max-width:380px;margin-bottom:35px;margin-left:auto;margin-right:auto;font-size:.88rem;line-height:1.6}.panier-module__9M0c-G__emptyBtn{color:#fff;letter-spacing:.06em;background:#4a2c2a;border-radius:50px;padding:16px 36px;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-block}.panier-module__9M0c-G__emptyBtn:hover{background:#5e3a38;transform:translateY(-2px);box-shadow:0 12px 30px #4a2c2a26}@media (max-width:900px){.panier-module__9M0c-G__layout{grid-template-columns:1fr;gap:40px}.panier-module__9M0c-G__summaryWrap{position:static}}@media (max-width:600px){.panier-module__9M0c-G__container{padding:140px 4% 80px}.panier-module__9M0c-G__pageTitle{font-size:2rem}.panier-module__9M0c-G__cartItem{gap:14px;padding:20px 0}.panier-module__9M0c-G__itemImgWrap{border-radius:14px;width:85px;height:100px}.panier-module__9M0c-G__itemName{font-size:.92rem}.panier-module__9M0c-G__qtyBtn{width:32px;height:32px}.panier-module__9M0c-G__qtyVal{width:30px;font-size:.82rem;line-height:32px}.panier-module__9M0c-G__summaryCard{border-radius:20px;padding:28px}}
