.CategoryNav-module__XVp9EW__wrapper{justify-content:center;display:flex}.CategoryNav-module__XVp9EW__track{background:#eee;border:1px solid #e0e0e0;border-radius:60px;align-items:center;gap:0;padding:4px;display:inline-flex;position:relative}.CategoryNav-module__XVp9EW__indicator{pointer-events:none;z-index:0;background:#fff0f8;border:1px solid #f5c6df;border-radius:60px;transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;bottom:4px}.CategoryNav-module__XVp9EW__tab{z-index:1;font-family:var(--font-dm-sans), system-ui, sans-serif;color:#888;white-space:nowrap;border-radius:60px;padding:8px 20px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.CategoryNav-module__XVp9EW__tabActive{color:#c4527a;font-weight:600}.CategoryNav-module__XVp9EW__tab:hover:not(.CategoryNav-module__XVp9EW__tabActive){color:#444}@media (max-width:768px){.CategoryNav-module__XVp9EW__track{scrollbar-width:none;max-width:calc(100vw - 48px);overflow-x:auto}.CategoryNav-module__XVp9EW__track::-webkit-scrollbar{display:none}.CategoryNav-module__XVp9EW__tab{padding:8px 16px;font-size:13px}}
.ProductCard-module__g-pugq__card{background:#fff0f8;border-radius:20px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000000f}.ProductCard-module__g-pugq__card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000001a}.ProductCard-module__g-pugq__imageWrap{aspect-ratio:4/5;background:#f5e8ef;flex:none;width:100%;display:block;position:relative}.ProductCard-module__g-pugq__image{object-fit:cover}.ProductCard-module__g-pugq__imagePlaceholder{background:#f0dce6;width:100%;height:100%}.ProductCard-module__g-pugq__outOfStockBadge{color:#fff;font-family:var(--font-dm-sans), system-ui, sans-serif;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#141414b8;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px}.ProductCard-module__g-pugq__lastPieceBadge{background:#b04020e0}.ProductCard-module__g-pugq__lowStockBadge{background:#a0640ae0}.ProductCard-module__g-pugq__info{background:#fff0f8;flex-direction:column;flex:1;gap:4px;padding:14px 16px 16px;display:flex}.ProductCard-module__g-pugq__category{font-family:var(--font-dm-sans), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#c06090;font-size:11px;font-weight:600}.ProductCard-module__g-pugq__name{color:inherit;text-decoration:none}.ProductCard-module__g-pugq__nameText{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:600;line-height:1.2;transition:color .15s;display:-webkit-box;overflow:hidden}.ProductCard-module__g-pugq__name:hover .ProductCard-module__g-pugq__nameText{color:#c06090}.ProductCard-module__g-pugq__stars{align-items:center;gap:2px;display:flex}.ProductCard-module__g-pugq__ratingRow{align-items:center;gap:5px;min-height:18px;display:flex}.ProductCard-module__g-pugq__ratingCount{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;font-size:11px;font-weight:500}.ProductCard-module__g-pugq__noRating{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#ccc;font-size:11px;font-style:italic}.ProductCard-module__g-pugq__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.ProductCard-module__g-pugq__priceBlock{flex-direction:column;gap:2px;display:flex}.ProductCard-module__g-pugq__price{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;font-size:15px;font-weight:600}.ProductCard-module__g-pugq__comparePrice{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;font-size:12px;font-weight:400;text-decoration:line-through}.ProductCard-module__g-pugq__cartBtn{cursor:pointer;background:#0d1b39;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:opacity .15s,transform .1s;display:flex}.ProductCard-module__g-pugq__cartBtn:hover:not(:disabled){opacity:.85;transform:scale(1.08)}.ProductCard-module__g-pugq__cartBtnDisabled{cursor:not-allowed;background:#ccc}.ProductCard-module__g-pugq__cartBtnAdded{background:#2a7a4b;animation:.3s cubic-bezier(.34,1.56,.64,1) ProductCard-module__g-pugq__popCheck}@keyframes ProductCard-module__g-pugq__popCheck{0%{transform:scale(.85)}to{transform:scale(1)}}
.ProductCarousel-module__m7yHMW__root{direction:ltr;align-items:center;gap:16px;width:100%;max-width:1200px;display:flex}.ProductCarousel-module__m7yHMW__arrow{cursor:pointer;color:#1a1a1a;background:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s,box-shadow .15s,transform .1s;display:flex;box-shadow:0 2px 8px #00000012}.ProductCarousel-module__m7yHMW__arrow:hover{background:#f5f0eb;transform:scale(1.06);box-shadow:0 4px 16px #0000001a}.ProductCarousel-module__m7yHMW__window{flex:1;min-width:0;overflow:hidden}.ProductCarousel-module__m7yHMW__track{display:flex}.ProductCarousel-module__m7yHMW__slide{box-sizing:border-box;flex-shrink:0;padding:0 10px}@media (max-width:768px){.ProductCarousel-module__m7yHMW__root{display:none}}
.BestSellersMobileGrid-module__iIvzMG__root{display:none}@media (max-width:768px){.BestSellersMobileGrid-module__iIvzMG__root{width:100%;display:block}.BestSellersMobileGrid-module__iIvzMG__grid{grid-template-columns:repeat(2,1fr);gap:14px;width:100%;display:grid}.BestSellersMobileGrid-module__iIvzMG__viewMore{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;letter-spacing:.01em;border-bottom:1.5px solid #1a1a1a;align-items:center;gap:8px;margin-top:24px;padding:8px 0;font-size:15px;font-weight:500;text-decoration:none;transition:gap .2s,opacity .15s;display:inline-flex}.BestSellersMobileGrid-module__iIvzMG__viewMore:hover{opacity:.65;gap:14px}}@media (max-width:480px){.BestSellersMobileGrid-module__iIvzMG__grid{gap:10px}}
.BestSellers-module__DVACdq__section{background:#f7f7f7;flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;min-height:100vh;padding:72px 48px;display:flex}@media (max-width:768px){.BestSellers-module__DVACdq__section{gap:28px;padding:48px 20px}}.BestSellers-module__DVACdq__heading{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;letter-spacing:-.5px;text-align:center;margin:0;font-size:clamp(36px,5vw,64px);font-weight:600;line-height:1.1}@media (max-width:768px){.BestSellers-module__DVACdq__section{padding:48px 24px}}
.BestSellersClient-module__creQLq__viewAll{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;letter-spacing:.01em;border-bottom:1.5px solid #1a1a1a;align-items:center;gap:8px;padding:8px 0;font-size:15px;font-weight:500;text-decoration:none;transition:gap .2s,opacity .15s;display:inline-flex}.BestSellersClient-module__creQLq__viewAll:hover{opacity:.65;gap:14px}@media (max-width:768px){.BestSellersClient-module__creQLq__viewAll{display:none}}
.ExperiencesSection-module__gA40dG__root{background:#ffe4b5;flex-direction:column;height:300vh;display:flex}.ExperiencesSection-module__gA40dG__panel{flex-shrink:0;height:100vh;overflow:hidden}.ExperiencesSection-module__gA40dG__expLayout{direction:ltr;grid-template-columns:52% 48%;align-items:center;height:100%;display:grid}.ExperiencesSection-module__gA40dG__expImageWrap{border-radius:0 28px 28px 0;flex-shrink:0;width:728px;height:511px;margin-left:-9%;position:relative;overflow:hidden}.ExperiencesSection-module__gA40dG__expImage{object-fit:cover;object-position:right center;width:100%;height:100%}.ExperiencesSection-module__gA40dG__expContent{flex-direction:column;gap:20px;padding:0 80px 0 56px;display:flex}.ExperiencesSection-module__gA40dG__subheading{font-family:var(--font-dm-sans), system-ui, sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#b07030;font-size:11px;font-weight:700}.ExperiencesSection-module__gA40dG__title{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;letter-spacing:-.5px;margin:0;font-size:clamp(36px,4vw,56px);font-weight:600;line-height:1.08}.ExperiencesSection-module__gA40dG__subtitle{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#5a4a2a;max-width:400px;margin:0;font-size:15px;line-height:1.7}.ExperiencesSection-module__gA40dG__moreInfoBtn{color:#1a1a1a;font-family:var(--font-dm-sans), system-ui, sans-serif;letter-spacing:.05em;cursor:pointer;background:0 0;border:1.5px solid #1a1a1a;border-radius:40px;align-items:center;gap:8px;width:fit-content;padding:12px 24px;font-size:13px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.ExperiencesSection-module__gA40dG__moreInfoBtn:hover{color:#ffe4b5;background:#1a1a1a}.ExperiencesSection-module__gA40dG__matLayout{direction:ltr;grid-template-columns:1fr 1fr;align-items:center;gap:64px;height:100%;padding:0 80px;display:grid}.ExperiencesSection-module__gA40dG__matContent{flex-direction:column;gap:20px;display:flex}.ExperiencesSection-module__gA40dG__matImages{flex-direction:row;align-items:center;gap:0;display:flex}.ExperiencesSection-module__gA40dG__matImgStack{flex-direction:column;gap:12px;display:flex}.ExperiencesSection-module__gA40dG__matImgWrap{border-radius:20px;flex-shrink:0;width:197px;height:350px;position:relative;overflow:hidden}.ExperiencesSection-module__gA40dG__matImg{object-fit:cover}.ExperiencesSection-module__gA40dG__matImgPlaceholder{border-radius:24px;flex-shrink:0;width:747px;height:420px;margin-left:-280px;position:relative;overflow:hidden;transform:translate(50%)}.ExperiencesSection-module__gA40dG__testimonialsLayout{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;padding:0 80px;display:flex}.ExperiencesSection-module__gA40dG__testimonialsLayout .ExperiencesSection-module__gA40dG__title{text-align:center;margin:0}.ExperiencesSection-module__gA40dG__testimonialCards{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1100px;margin-top:12px;display:grid}.ExperiencesSection-module__gA40dG__mobileCarousel{display:none}.ExperiencesSection-module__gA40dG__testimonialCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #fffc;border-radius:24px;flex-direction:column;gap:16px;padding:28px 24px;display:flex}.ExperiencesSection-module__gA40dG__testimonialHeader{align-items:center;gap:14px;display:flex}.ExperiencesSection-module__gA40dG__avatar{width:48px;height:48px;font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.ExperiencesSection-module__gA40dG__testimonialName{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#1a1a1a;margin:0 0 4px;font-size:14px;font-weight:600}.ExperiencesSection-module__gA40dG__testimonialStars{align-items:center;gap:2px;display:flex}.ExperiencesSection-module__gA40dG__testimonialReview{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#5a4a2a;margin:0;font-size:14px;line-height:1.7}@media (max-width:768px){.ExperiencesSection-module__gA40dG__root{height:auto}.ExperiencesSection-module__gA40dG__panel{height:auto;overflow:visible}.ExperiencesSection-module__gA40dG__title{letter-spacing:-.2px;font-size:24px}.ExperiencesSection-module__gA40dG__subtitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:13px;display:-webkit-box;overflow:hidden}.ExperiencesSection-module__gA40dG__moreInfoBtn{padding:10px 20px;font-size:12px}.ExperiencesSection-module__gA40dG__expLayout{flex-direction:column;height:auto;display:flex}.ExperiencesSection-module__gA40dG__expImageWrap{border-radius:0;width:100%;height:52vw;min-height:180px;margin-left:0}.ExperiencesSection-module__gA40dG__expContent{gap:12px;padding:24px 20px 32px}.ExperiencesSection-module__gA40dG__matLayout{flex-direction:column;gap:20px;height:auto;padding:24px 20px 32px;display:flex}.ExperiencesSection-module__gA40dG__matContent{gap:12px}.ExperiencesSection-module__gA40dG__matImages{flex-direction:row;gap:10px;overflow:hidden}.ExperiencesSection-module__gA40dG__matImgStack{flex-direction:row;flex:1;gap:10px}.ExperiencesSection-module__gA40dG__matImgWrap{border-radius:14px;flex:1;width:auto;height:140px}.ExperiencesSection-module__gA40dG__matImgPlaceholder{display:none}.ExperiencesSection-module__gA40dG__testimonialsLayout{justify-content:flex-start;align-items:flex-start;gap:10px;height:auto;padding:24px 20px 32px}.ExperiencesSection-module__gA40dG__testimonialsLayout .ExperiencesSection-module__gA40dG__title{text-align:left}.ExperiencesSection-module__gA40dG__testimonialCards{display:none}.ExperiencesSection-module__gA40dG__mobileCarousel{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:12px;display:flex}.ExperiencesSection-module__gA40dG__mobileCarouselArrow{color:#3b1f0a;cursor:pointer;background:#ffffffb3;border:1px solid #0000001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s,transform .1s;display:flex}.ExperiencesSection-module__gA40dG__mobileCarouselArrow:disabled{opacity:.3;cursor:default}.ExperiencesSection-module__gA40dG__mobileCarouselArrow:not(:disabled):hover{transform:scale(1.06)}.ExperiencesSection-module__gA40dG__mobileCarousel .ExperiencesSection-module__gA40dG__testimonialCard{width:100%;max-width:320px;padding:20px 18px}}
.ShopGrid-module__c-Rdka__grid{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}.ShopGrid-module__c-Rdka__empty{text-align:center;width:100%;font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;padding:80px 0;font-size:16px}@media (max-width:1024px){.ShopGrid-module__c-Rdka__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ShopGrid-module__c-Rdka__grid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:480px){.ShopGrid-module__c-Rdka__grid{grid-template-columns:repeat(2,1fr);gap:10px}}
.ColorPicker-module__BB5Fja__root{z-index:10;position:absolute}.ColorPicker-module__BB5Fja__panel{-webkit-backdrop-filter:blur(24px)saturate(180%);background:#ffffff24;border:1px solid #ffffff47;border-radius:18px;flex-direction:row;padding:10px 12px;animation:.18s both ColorPicker-module__BB5Fja__popIn;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:inset 0 1px #ffffff38,0 8px 32px #00000024}.ColorPicker-module__BB5Fja__swatches{flex-direction:row;gap:8px;display:flex}.ColorPicker-module__BB5Fja__swatch{cursor:pointer;border:2.5px solid #ffffffbf;border-radius:50%;flex-shrink:0;width:32px;height:32px;transition:transform .15s,border-color .15s,box-shadow .15s;box-shadow:0 2px 8px #00000059,0 0 0 1px #ffffff26}.ColorPicker-module__BB5Fja__swatch:hover{border-color:#fff;transform:scale(1.12);box-shadow:0 4px 14px #0006,0 0 0 2px #fff6}.ColorPicker-module__BB5Fja__swatchActive{border-color:#fff;box-shadow:0 0 0 3px #fff9,0 4px 14px #0006}.ColorPicker-module__BB5Fja__glassCircle{-webkit-backdrop-filter:blur(20px)saturate(160%);cursor:pointer;background:#ffffff24;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .15s;display:inline-flex;box-shadow:inset 0 1px #ffffff40,0 4px 16px #0000001f}.ColorPicker-module__BB5Fja__glassCircle:hover{transform:scale(1.08)}.ColorPicker-module__BB5Fja__glassCircleDot{border-radius:50%;width:14px;height:14px;transition:background .2s;display:block}@keyframes ColorPicker-module__BB5Fja__popIn{0%{opacity:0;transform:translateY(6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.ColorPicker-module__BB5Fja__root{display:none}}
.shop-module__AkiPZq__page{background:#f7f7f7;min-height:100vh}.shop-module__AkiPZq__banner{background:#fff;border-bottom:1px solid #f0f0f0;padding:120px 48px 48px}.shop-module__AkiPZq__breadcrumb{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#aaa;align-items:center;gap:6px;margin:0 0 12px;font-size:13px;display:flex}.shop-module__AkiPZq__breadcrumbLink{color:#aaa;text-decoration:none;transition:color .15s}.shop-module__AkiPZq__breadcrumbLink:hover{color:#555}.shop-module__AkiPZq__breadcrumbSep{color:#ccc}.shop-module__AkiPZq__heading{font-family:var(--font-cormorant), "Georgia", serif;color:#1a1a1a;letter-spacing:-.5px;margin:0 0 6px;font-size:clamp(36px,5vw,64px);font-weight:600;line-height:1.05}.shop-module__AkiPZq__count{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#999;font-size:14px}.shop-module__AkiPZq__categoryDescription{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#666;max-width:640px;margin:10px 0 0;font-size:15px;line-height:1.5}.shop-module__AkiPZq__clearSearch{font-family:var(--font-dm-sans), system-ui, sans-serif;color:#c06090;border-bottom:1px solid;margin-top:10px;font-size:13px;text-decoration:none;display:inline-block}.shop-module__AkiPZq__clearSearch:hover{opacity:.75}.shop-module__AkiPZq__filters{background:#fff;border-bottom:1px solid #f0f0f0;justify-content:center;padding:20px 48px;display:flex}.shop-module__AkiPZq__products{max-width:1400px;margin:0 auto;padding:48px}@media (max-width:768px){.shop-module__AkiPZq__banner{padding:96px 24px 32px}.shop-module__AkiPZq__filters{padding:16px 24px}.shop-module__AkiPZq__products{padding:28px 20px}}
