.ProductGallery-module__8domaq__gallery{flex-direction:column;gap:1.5rem;display:flex}.ProductGallery-module__8domaq__mainImageWrapper{border:1px solid var(--glass-border);background-color:var(--color-ivory);width:100%;box-shadow:var(--glass-shadow);cursor:zoom-in;border-radius:12px;padding-top:100%;position:relative;overflow:hidden}.ProductGallery-module__8domaq__mainImage{object-fit:cover;width:100%;height:100%;transition:transform .5s ease-out;position:absolute;top:0;left:0}.ProductGallery-module__8domaq__mainImageWrapper:hover .ProductGallery-module__8domaq__mainImage{transform:scale(1.15)}.ProductGallery-module__8domaq__thumbnails{gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.ProductGallery-module__8domaq__thumbBtn{background-color:var(--color-ivory);cursor:pointer;width:80px;height:80px;transition:var(--transition-fast);border:2px solid #0000;border-radius:8px;flex-shrink:0;position:relative;overflow:hidden}.ProductGallery-module__8domaq__thumbBtn:hover{border-color:var(--color-blush-pink)}.ProductGallery-module__8domaq__activeThumb{border-color:var(--color-rose-gold);box-shadow:0 4px 10px #b76e7940}.ProductGallery-module__8domaq__thumbImage{object-fit:cover}
.ProductTabs-module__lsCEqq__wrapper{border-top:1px solid var(--glass-border);margin-top:4rem;padding-top:2rem}.ProductTabs-module__lsCEqq__tabHeaders{border-bottom:1px solid var(--glass-border);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:1.5rem;margin-bottom:2rem;display:flex;overflow-x:auto}.ProductTabs-module__lsCEqq__tabHeaders::-webkit-scrollbar{display:none}.ProductTabs-module__lsCEqq__tabBtn{font-family:var(--font-heading);color:#4a0e2d80;transition:var(--transition-fast);white-space:nowrap;padding:.75rem .5rem;font-size:1.35rem;position:relative}.ProductTabs-module__lsCEqq__tabBtn:hover{color:var(--color-rose-gold)}.ProductTabs-module__lsCEqq__activeTabBtn{color:var(--color-deep-plum)}.ProductTabs-module__lsCEqq__activeTabBtn:after{content:"";background-color:var(--color-rose-gold);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.ProductTabs-module__lsCEqq__tabContent{min-height:200px;animation:.4s ease-out ProductTabs-module__lsCEqq__fadeIn}@keyframes ProductTabs-module__lsCEqq__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.ProductTabs-module__lsCEqq__ingredientsList{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.ProductTabs-module__lsCEqq__ingredientTag{background-color:var(--glass-bg);border:1px solid var(--glass-border);color:var(--color-deep-plum);font-size:var(--text-small);border-radius:4px;padding:.4rem .85rem}.ProductTabs-module__lsCEqq__stepList{flex-direction:column;gap:1.25rem;display:flex}.ProductTabs-module__lsCEqq__stepItem{gap:1rem;display:flex}.ProductTabs-module__lsCEqq__stepNum{background-color:var(--color-rose-gold);color:#fff;width:2rem;height:2rem;font-weight:700;font-size:var(--text-small);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProductTabs-module__lsCEqq__stepText{font-size:var(--text-body);color:#4a0e2dcc;line-height:1.6}.ProductTabs-module__lsCEqq__reviewsGrid{flex-direction:column;gap:1.5rem;display:flex}.ProductTabs-module__lsCEqq__reviewCard{border-bottom:1px solid #b76e791a;padding-bottom:1.5rem}.ProductTabs-module__lsCEqq__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ProductTabs-module__lsCEqq__reviewAuthor{font-weight:700;font-size:var(--text-small);color:var(--color-deep-plum);align-items:center;gap:.5rem;display:flex}.ProductTabs-module__lsCEqq__verified{color:var(--color-rose-gold)}.ProductTabs-module__lsCEqq__reviewDate{font-size:var(--text-xs);color:#4a0e2d80}.ProductTabs-module__lsCEqq__reviewText{font-size:var(--text-body);color:#4a0e2dd9;line-height:1.6}.ProductTabs-module__lsCEqq__noReviews{text-align:center;color:#4a0e2d80;padding:3rem 0}
.ProductCard-module__6z8Uqa__card{background-color:var(--glass-bg);height:100%;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__card:hover{border-color:#b76e7973;transform:translateY(-8px);box-shadow:0 15px 35px #4a0e2d14}.ProductCard-module__6z8Uqa__badgeWrapper{z-index:10;position:absolute;top:1rem;left:1rem}.ProductCard-module__6z8Uqa__imageContainer{background-color:var(--color-ivory);width:100%;padding-top:110%;position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__image{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.ProductCard-module__6z8Uqa__card:hover .ProductCard-module__6z8Uqa__image{transform:scale(1.06)}.ProductCard-module__6z8Uqa__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProductCard-module__6z8Uqa__category{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-rose-gold-dark);letter-spacing:.1em;margin-bottom:.25rem;font-weight:700}.ProductCard-module__6z8Uqa__title{font-size:var(--text-h3);color:var(--color-deep-plum);margin-bottom:.5rem;font-weight:400;line-height:1.25}.ProductCard-module__6z8Uqa__ratingRow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.ProductCard-module__6z8Uqa__reviewCount{font-size:var(--text-xs);color:#4a0e2d99}.ProductCard-module__6z8Uqa__tagline{color:#4a0e2db3;flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.4}.ProductCard-module__6z8Uqa__footer{border-top:1px solid #b76e791a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.ProductCard-module__6z8Uqa__priceCol{flex-direction:column;display:flex}.ProductCard-module__6z8Uqa__price{font-family:var(--font-body);color:var(--color-deep-plum);font-size:1.15rem;font-weight:700}.ProductCard-module__6z8Uqa__originalPrice{color:#4a0e2d66;font-size:.8rem;text-decoration:line-through}.ProductCard-module__6z8Uqa__addButton{background:var(--gradient-rose);color:#fff;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;transition:var(--transition-fast);border-radius:20px;align-items:center;gap:.25rem;padding:.5rem 1.25rem;font-weight:700;display:flex}.ProductCard-module__6z8Uqa__addButton:hover{background:var(--color-rose-gold-dark);transform:translateY(-1px)}.ProductCard-module__6z8Uqa__outOfStock{color:#4a0e2d66;cursor:not-allowed;background:0 0;border:1px solid #4a0e2d33}.ProductCard-module__6z8Uqa__outOfStock:hover{background:0 0;transform:none}
.BestSellers-module___Q8Svq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.BestSellers-module___Q8Svq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.BestSellers-module___Q8Svq__grid{grid-template-columns:repeat(3,1fr)}}.BestSellers-module___Q8Svq__ctaContainer{justify-content:center;margin-top:4rem;display:flex}
.QuizCTA-module__hP3a1a__section{background-color:var(--color-deep-plum);color:var(--color-ivory);position:relative;overflow:hidden}.QuizCTA-module__hP3a1a__backgroundGlow{filter:blur(150px);pointer-events:none;z-index:1;background-color:#b76e7940;border-radius:50%;width:80vw;height:80vw;position:absolute;top:-50%;left:-20%}.QuizCTA-module__hP3a1a__contentWrapper{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;display:flex;position:relative}.QuizCTA-module__hP3a1a__subtitle{font-family:var(--font-accent);color:var(--color-blush-pink);margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2.5rem);line-height:1}.QuizCTA-module__hP3a1a__title{font-family:var(--font-heading);font-size:var(--text-h1);color:var(--color-ivory);margin-bottom:1.25rem;font-weight:300;line-height:1.25}.QuizCTA-module__hP3a1a__text{font-size:var(--text-body);color:#fffff0d9;margin-bottom:2.5rem;line-height:1.7}.QuizCTA-module__hP3a1a__features{flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;margin-bottom:3rem;display:flex}.QuizCTA-module__hP3a1a__feature{font-size:var(--text-small);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.5rem;font-weight:700;display:flex}.QuizCTA-module__hP3a1a__icon{color:var(--color-blush-pink)}
.BrandStory-module__ScygaW__section{background-color:var(--color-cream);position:relative;overflow:hidden}.BrandStory-module__ScygaW__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:1024px){.BrandStory-module__ScygaW__grid{grid-template-columns:1.1fr .9fr;gap:5rem}}.BrandStory-module__ScygaW__contentCol{flex-direction:column;gap:1.5rem;display:flex}.BrandStory-module__ScygaW__eyebrow{font-family:var(--font-body);font-size:var(--text-small);color:var(--color-rose-gold-dark);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.BrandStory-module__ScygaW__headline{font-family:var(--font-heading);font-size:var(--text-h1);color:var(--color-deep-plum);line-height:1.2}.BrandStory-module__ScygaW__text{font-size:var(--text-body);color:#4a0e2dcc;line-height:1.75}.BrandStory-module__ScygaW__highlightList{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.BrandStory-module__ScygaW__highlightItem{align-items:flex-start;gap:.75rem;display:flex}.BrandStory-module__ScygaW__highlightIcon{color:var(--color-rose-gold);flex-shrink:0;margin-top:.2rem}.BrandStory-module__ScygaW__highlightText{font-size:var(--text-small);color:var(--color-deep-plum);font-weight:700}.BrandStory-module__ScygaW__highlightDesc{color:#4a0e2dbf;font-size:.85rem}.BrandStory-module__ScygaW__imageCol{width:100%;position:relative}.BrandStory-module__ScygaW__imageOuter{border:1px solid var(--glass-border);background-color:var(--color-ivory);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 20px 40px #4a0e2d0f}.BrandStory-module__ScygaW__imageRatio{width:100%;padding-top:120%;position:relative}.BrandStory-module__ScygaW__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.BrandStory-module__ScygaW__imageOverlay{background-color:var(--glass-bg);width:150px;height:150px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);text-align:center;box-shadow:var(--glass-shadow);z-index:5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;bottom:-2rem;left:-2rem}@media (max-width:768px){.BrandStory-module__ScygaW__imageOverlay{display:none}}.BrandStory-module__ScygaW__overlayNumber{font-family:var(--font-heading);color:var(--color-rose-gold);font-size:2.25rem;font-weight:400;line-height:1}.BrandStory-module__ScygaW__overlayText{color:var(--color-deep-plum);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.75rem;font-weight:700}
.IngredientsPreview-module__RWxDVG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.IngredientsPreview-module__RWxDVG__grid{grid-template-columns:repeat(3,1fr)}}.IngredientsPreview-module__RWxDVG__card{text-align:center;background-color:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;align-items:center;padding:2.5rem 2rem;display:flex}.IngredientsPreview-module__RWxDVG__card:hover{border-color:#b76e7966;transform:translateY(-5px);box-shadow:0 12px 30px #b76e791a}.IngredientsPreview-module__RWxDVG__iconWrapper{background:var(--color-blush-overlay);border:1px solid var(--glass-border);width:4.5rem;height:4.5rem;color:var(--color-rose-gold);transition:var(--transition-smooth);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:2rem;display:flex}.IngredientsPreview-module__RWxDVG__card:hover .IngredientsPreview-module__RWxDVG__iconWrapper{background:var(--gradient-rose);color:#fff;transform:scale(1.05)rotate(5deg)}.IngredientsPreview-module__RWxDVG__title{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--color-deep-plum);margin-bottom:.75rem;font-weight:400}.IngredientsPreview-module__RWxDVG__tagline{font-family:var(--font-accent);color:var(--color-rose-gold);margin-bottom:1rem;font-size:1.35rem}.IngredientsPreview-module__RWxDVG__desc{font-size:var(--text-small);color:#4a0e2dbf;line-height:1.6}.IngredientsPreview-module__RWxDVG__ctaWrapper{justify-content:center;margin-top:4rem;display:flex}
.ReviewsPreview-module__U_oREa__section{background-color:var(--color-cream);overflow:hidden}.ReviewsPreview-module__U_oREa__carouselContainer{flex-direction:column;justify-content:center;align-items:center;max-width:800px;min-height:250px;margin:0 auto;display:flex;position:relative}.ReviewsPreview-module__U_oREa__slide{text-align:center;flex-direction:column;align-items:center;width:100%;padding:1rem;display:flex}.ReviewsPreview-module__U_oREa__quote{font-family:var(--font-heading);color:var(--color-deep-plum);margin-bottom:2rem;font-size:clamp(1.25rem,3vw,1.75rem);font-style:italic;font-weight:300;line-height:1.5}.ReviewsPreview-module__U_oREa__rating{margin-bottom:1rem}.ReviewsPreview-module__U_oREa__author{font-family:var(--font-body);font-size:var(--text-small);text-transform:uppercase;letter-spacing:.1em;color:var(--color-rose-gold-dark);align-items:center;gap:.5rem;font-weight:700;display:flex}.ReviewsPreview-module__U_oREa__verified{color:var(--color-rose-gold);align-items:center;display:flex}.ReviewsPreview-module__U_oREa__controls{justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.ReviewsPreview-module__U_oREa__navBtn{border:1px solid var(--glass-border);width:3rem;height:3rem;color:var(--color-deep-plum);background-color:var(--glass-bg);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.ReviewsPreview-module__U_oREa__navBtn:hover{background-color:var(--gradient-rose);color:#fff;border-color:var(--color-rose-gold);transform:scale(1.05)}.ReviewsPreview-module__U_oREa__indicator{font-size:var(--text-small);color:#4a0e2d99;letter-spacing:.05em;font-weight:700}.ReviewsPreview-module__U_oREa__ctaWrapper{justify-content:center;margin-top:4rem;display:flex}
.BlogPreview-module__NqYU4G__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.BlogPreview-module__NqYU4G__grid{grid-template-columns:repeat(3,1fr)}}.BlogPreview-module__NqYU4G__card{background-color:var(--glass-bg);border:1px solid var(--glass-border);height:100%;box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.BlogPreview-module__NqYU4G__card:hover{border-color:#b76e7966;transform:translateY(-6px);box-shadow:0 15px 35px #4a0e2d0f}.BlogPreview-module__NqYU4G__imageWrapper{background-color:var(--color-ivory);width:100%;padding-top:60%;position:relative;overflow:hidden}.BlogPreview-module__NqYU4G__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.BlogPreview-module__NqYU4G__card:hover .BlogPreview-module__NqYU4G__image{transform:scale(1.05)}.BlogPreview-module__NqYU4G__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.BlogPreview-module__NqYU4G__meta{font-size:var(--text-xs);color:#4a0e2d8c;justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.BlogPreview-module__NqYU4G__category{color:var(--color-rose-gold-dark);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.BlogPreview-module__NqYU4G__title{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--color-deep-plum);transition:var(--transition-fast);margin-bottom:.75rem;font-weight:400;line-height:1.3}.BlogPreview-module__NqYU4G__card:hover .BlogPreview-module__NqYU4G__title{color:var(--color-rose-gold)}.BlogPreview-module__NqYU4G__excerpt{color:#4a0e2dbf;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogPreview-module__NqYU4G__readMore{font-size:var(--text-xs);color:var(--color-deep-plum);text-transform:uppercase;letter-spacing:.05em;transition:var(--transition-fast);align-items:center;gap:.25rem;margin-top:auto;font-weight:700;display:inline-flex}.BlogPreview-module__NqYU4G__readMore:hover{color:var(--color-rose-gold)}.BlogPreview-module__NqYU4G__readMore svg{transition:transform .3s}.BlogPreview-module__NqYU4G__card:hover .BlogPreview-module__NqYU4G__readMore svg{transform:translate(4px)}.BlogPreview-module__NqYU4G__ctaWrapper{justify-content:center;margin-top:4rem;display:flex}
.InstagramFeed-module__3x7E5q__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.InstagramFeed-module__3x7E5q__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.InstagramFeed-module__3x7E5q__grid{grid-template-columns:repeat(6,1fr)}}.InstagramFeed-module__3x7E5q__item{border:1px solid var(--glass-border);background-color:var(--color-ivory);border-radius:8px;width:100%;padding-top:100%;position:relative;overflow:hidden;box-shadow:0 4px 10px #4a0e2d05}.InstagramFeed-module__3x7E5q__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.InstagramFeed-module__3x7E5q__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;opacity:0;width:100%;height:100%;transition:var(--transition-fast);z-index:5;text-align:center;background-color:#4a0e2d99;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex;position:absolute;top:0;left:0}.InstagramFeed-module__3x7E5q__item:hover .InstagramFeed-module__3x7E5q__image{transform:scale(1.08)}.InstagramFeed-module__3x7E5q__item:hover .InstagramFeed-module__3x7E5q__overlay{opacity:1}.InstagramFeed-module__3x7E5q__stats{font-size:var(--text-xs);gap:1rem;font-weight:700;display:flex}.InstagramFeed-module__3x7E5q__statItem{align-items:center;gap:.25rem;display:flex}.InstagramFeed-module__3x7E5q__handle{font-size:var(--text-xs);color:var(--color-blush-pink);margin-top:.25rem;font-weight:400}
.Button-module__8RiFmG__btn{font-family:var(--font-body);font-size:var(--text-small);text-transform:uppercase;letter-spacing:.08em;transition:var(--transition-smooth);cursor:pointer;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.85rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__primary{background:var(--gradient-rose);color:#fff;box-shadow:0 4px 15px #b76e794d}.Button-module__8RiFmG__primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b76e7980}.Button-module__8RiFmG__primary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.Button-module__8RiFmG__primary:hover:before{transition:all .7s ease-in-out;left:100%}.Button-module__8RiFmG__secondary{background-color:var(--color-deep-plum);color:var(--color-ivory);box-shadow:0 4px 15px #4a0e2d26}.Button-module__8RiFmG__secondary:hover{background-color:var(--color-rose-gold-dark);transform:translateY(-2px)}.Button-module__8RiFmG__outline{border:1px solid var(--color-rose-gold);color:var(--color-rose-gold);background-color:#0000}.Button-module__8RiFmG__outline:hover{background-color:var(--color-blush-overlay);border-color:var(--color-rose-gold-dark);color:var(--color-rose-gold-dark);transform:translateY(-2px)}.Button-module__8RiFmG__ghost{color:var(--color-deep-plum);background-color:#0000;padding-left:1rem;padding-right:1rem}.Button-module__8RiFmG__ghost:hover{background-color:var(--color-blush-overlay);color:var(--color-rose-gold)}.Button-module__8RiFmG__sm{font-size:var(--text-xs);padding:.6rem 1.25rem}.Button-module__8RiFmG__lg{padding:1.1rem 2.5rem;font-size:.9rem}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}
.Accordion-module__UqckKa__wrapper{border-bottom:1px solid var(--glass-border);width:100%}.Accordion-module__UqckKa__header{width:100%;font-family:var(--font-heading);font-size:var(--text-h3);color:var(--color-deep-plum);text-align:left;transition:var(--transition-fast);justify-content:space-between;align-items:center;padding:1.25rem .5rem;display:flex}.Accordion-module__UqckKa__header:hover{color:var(--color-rose-gold)}.Accordion-module__UqckKa__icon{color:var(--color-rose-gold);transition:transform .3s cubic-bezier(.25,1,.5,1)}.Accordion-module__UqckKa__iconRotated{transform:rotate(180deg)}.Accordion-module__UqckKa__contentWrapper{transition:max-height .4s cubic-bezier(.25,1,.5,1);overflow:hidden}.Accordion-module__UqckKa__content{font-size:var(--text-body);color:#4a0e2dcc;padding:0 .5rem 1.5rem;line-height:1.6}
.SectionHeading-module__1CUDPa__container{flex-direction:column;gap:.25rem;margin-bottom:3rem;display:flex}.SectionHeading-module__1CUDPa__center{text-align:center;align-items:center}.SectionHeading-module__1CUDPa__left{text-align:left;align-items:flex-start}.SectionHeading-module__1CUDPa__subtitle{font-family:var(--font-accent);color:var(--color-rose-gold);font-size:clamp(1.5rem,4vw,2.25rem);line-height:1}.SectionHeading-module__1CUDPa__title{font-family:var(--font-heading);font-size:var(--text-h2);color:var(--color-deep-plum);font-weight:300;line-height:1.2}.SectionHeading-module__1CUDPa__decorator{align-items:center;gap:.5rem;width:100%;margin-top:.5rem;display:flex}.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__decorator{justify-content:center}.SectionHeading-module__1CUDPa__line{background-color:var(--glass-border);width:80px;height:1px}.SectionHeading-module__1CUDPa__leaf{color:var(--color-rose-gold);opacity:.8;align-items:center;display:flex}.SectionHeading-module__1CUDPa__description{font-size:var(--text-body);color:#4a0e2dbf;max-width:600px;margin-top:.75rem;line-height:1.6}
.about-module__8TymFG__page{background-color:var(--color-ivory-warm)}.about-module__8TymFG__intro{grid-template-columns:1fr;align-items:center;gap:3rem;margin-bottom:5rem;display:grid}@media (min-width:1024px){.about-module__8TymFG__intro{grid-template-columns:1fr 1fr;gap:5rem}}.about-module__8TymFG__introImageWrapper{border:1px solid var(--glass-border);width:100%;box-shadow:var(--glass-shadow);background-color:var(--color-ivory);border-radius:12px;padding-top:75%;position:relative;overflow:hidden}.about-module__8TymFG__introImage{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__8TymFG__introContent{flex-direction:column;gap:1.5rem;display:flex}.about-module__8TymFG__text{font-size:var(--text-body);color:#4a0e2dd9;line-height:1.75}.about-module__8TymFG__quoteCard{background:var(--gradient-rose);color:#fff;text-align:center;border-radius:16px;margin-bottom:6rem;padding:3rem 2rem;box-shadow:0 10px 25px #b76e7933}.about-module__8TymFG__quoteText{font-family:var(--font-heading);margin-bottom:1.5rem;font-size:clamp(1.35rem,3vw,2rem);font-style:italic;font-weight:300;line-height:1.5}.about-module__8TymFG__quoteAuthor{font-size:var(--text-small);text-transform:uppercase;letter-spacing:.1em;color:var(--color-ivory);font-weight:700}.about-module__8TymFG__valuesSection{margin-bottom:6rem}.about-module__8TymFG__valuesGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(3,1fr)}}.about-module__8TymFG__valueCard{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);text-align:center;box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;align-items:center;padding:2.5rem 2rem;display:flex}@media (max-width:768px){.about-module__8TymFG__valueCard{padding:1.5rem}}.about-module__8TymFG__valueCard:hover{border-color:#b76e7966;transform:translateY(-5px);box-shadow:0 10px 25px #b76e791a}.about-module__8TymFG__valueIcon{background-color:var(--color-blush-overlay);width:4rem;height:4rem;color:var(--color-rose-gold);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.about-module__8TymFG__valueTitle{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--color-deep-plum);margin-bottom:.75rem;font-weight:400}.about-module__8TymFG__valueDesc{font-size:var(--text-small);color:#4a0e2dbf;line-height:1.6}.about-module__8TymFG__timelineSection{margin-bottom:3rem}.about-module__8TymFG__timeline{max-width:800px;margin:0 auto;padding:2rem 0;position:relative}.about-module__8TymFG__timeline:before{content:"";background-color:var(--glass-border);width:1px;position:absolute;top:0;bottom:0;left:1.5rem}@media (min-width:768px){.about-module__8TymFG__timeline:before{left:50%}}.about-module__8TymFG__timelineItem{margin-bottom:3rem;padding-left:3.5rem;position:relative}@media (min-width:768px){.about-module__8TymFG__timelineItem{width:50%;padding-left:0}.about-module__8TymFG__timelineItemOdd{margin-left:auto;padding-left:3rem}.about-module__8TymFG__timelineItemEven{text-align:right;padding-right:3rem}}.about-module__8TymFG__timelineDot{background-color:var(--color-rose-gold);border:3px solid var(--color-ivory-warm);z-index:5;border-radius:50%;width:1rem;height:1rem;position:absolute;top:.25rem;left:1rem}@media (min-width:768px){.about-module__8TymFG__timelineDot{left:auto}.about-module__8TymFG__timelineItemOdd .about-module__8TymFG__timelineDot{left:-.5rem}.about-module__8TymFG__timelineItemEven .about-module__8TymFG__timelineDot{right:-.5rem}}.about-module__8TymFG__timelineYear{font-family:var(--font-heading);color:var(--color-rose-gold-dark);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1;display:block}.about-module__8TymFG__timelineTitle{font-family:var(--font-heading);color:var(--color-deep-plum);margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.about-module__8TymFG__timelineDesc{font-size:var(--text-small);color:#4a0e2dbf;line-height:1.5}
.blog-module__JsT-Oq__blogPage{background-color:var(--color-ivory-warm);min-height:80vh}.blog-module__JsT-Oq__filterBar{border-bottom:1px solid var(--glass-border);justify-content:center;gap:1.5rem;margin-top:3rem;margin-bottom:3rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.blog-module__JsT-Oq__filterBtn{font-family:var(--font-heading);color:#4a0e2d80;transition:var(--transition-fast);white-space:nowrap;padding:.75rem .5rem;font-size:1.35rem;position:relative}.blog-module__JsT-Oq__filterBtn:hover{color:var(--color-rose-gold)}.blog-module__JsT-Oq__activeFilterBtn{color:var(--color-deep-plum)}.blog-module__JsT-Oq__activeFilterBtn:after{content:"";background-color:var(--color-rose-gold);width:100%;height:2px;position:absolute;bottom:-1px;left:0}.blog-module__JsT-Oq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-module__JsT-Oq__grid{grid-template-columns:repeat(3,1fr)}}.blog-module__JsT-Oq__card{background-color:var(--glass-bg);border:1px solid var(--glass-border);height:100%;box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.blog-module__JsT-Oq__card:hover{border-color:#b76e7966;transform:translateY(-6px);box-shadow:0 15px 35px #4a0e2d0f}.blog-module__JsT-Oq__imageWrapper{background-color:var(--color-ivory);width:100%;padding-top:60%;position:relative;overflow:hidden}.blog-module__JsT-Oq__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);position:absolute;top:0;left:0}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__image{transform:scale(1.05)}.blog-module__JsT-Oq__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.blog-module__JsT-Oq__meta{font-size:var(--text-xs);color:#4a0e2d8c;justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.blog-module__JsT-Oq__category{color:var(--color-rose-gold-dark);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.blog-module__JsT-Oq__title{font-family:var(--font-heading);font-size:var(--text-h3);color:var(--color-deep-plum);transition:var(--transition-fast);margin-bottom:.75rem;font-weight:400;line-height:1.3}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__title{color:var(--color-rose-gold)}.blog-module__JsT-Oq__excerpt{color:#4a0e2dbf;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.blog-module__JsT-Oq__readMore{font-size:var(--text-xs);color:var(--color-deep-plum);text-transform:uppercase;letter-spacing:.05em;transition:var(--transition-fast);align-items:center;gap:.25rem;margin-top:auto;font-weight:700;display:inline-flex}.blog-module__JsT-Oq__readMore:hover{color:var(--color-rose-gold)}.blog-module__JsT-Oq__readMore svg{transition:transform .3s}.blog-module__JsT-Oq__card:hover .blog-module__JsT-Oq__readMore svg{transform:translate(4px)}.blog-module__JsT-Oq__detailPage{background-color:var(--color-ivory-warm);min-height:100vh}.blog-module__JsT-Oq__postHeader{text-align:center;max-width:800px;margin:0 auto 3rem}.blog-module__JsT-Oq__postTitle{font-family:var(--font-heading);font-size:var(--text-h1);color:var(--color-deep-plum);margin-top:1rem;margin-bottom:1.5rem;font-weight:300}.blog-module__JsT-Oq__postMeta{font-size:var(--text-small);color:#4a0e2d99;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.blog-module__JsT-Oq__postCoverWrapper{border:1px solid var(--glass-border);width:100%;max-width:1000px;box-shadow:var(--glass-shadow);border-radius:16px;margin:0 auto 4rem;padding-top:50%;position:relative;overflow:hidden}@media (max-width:768px){.blog-module__JsT-Oq__postCoverWrapper{margin-bottom:2.5rem;padding-top:60%}}.blog-module__JsT-Oq__postCover{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.blog-module__JsT-Oq__postContent{max-width:800px;font-size:var(--text-body);color:#4a0e2dd9;margin:0 auto;line-height:1.8}.blog-module__JsT-Oq__postContent p{margin-bottom:1.75rem}.blog-module__JsT-Oq__postContent h3{font-family:var(--font-heading);color:var(--color-deep-plum);margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-weight:400}.blog-module__JsT-Oq__postContent ul,.blog-module__JsT-Oq__postContent ol{margin-bottom:1.75rem;padding-left:1.5rem}.blog-module__JsT-Oq__postContent li{margin-bottom:.5rem}.blog-module__JsT-Oq__postContent blockquote{border-left:3px solid var(--color-rose-gold);color:var(--color-rose-gold-dark);margin:2rem 0;padding-left:1.5rem;font-style:italic}.blog-module__JsT-Oq__backBtn{font-size:var(--text-small);color:#4a0e2d80;align-items:center;gap:.5rem;margin-bottom:2rem;display:inline-flex}.blog-module__JsT-Oq__backBtn:hover{color:var(--color-rose-gold)}.blog-module__JsT-Oq__relatedSection{border-top:1px solid var(--glass-border);margin-top:6rem;padding-top:4rem}@media (max-width:768px){.blog-module__JsT-Oq__relatedSection{margin-top:4rem;padding-top:2.5rem}}.blog-module__JsT-Oq__relatedGrid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;display:grid}@media (min-width:640px){.blog-module__JsT-Oq__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.blog-module__JsT-Oq__relatedGrid{grid-template-columns:repeat(3,1fr)}}
.contact-module__swMWYG__page{background-color:var(--color-ivory-warm)}.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:5rem;display:grid}@media (min-width:1024px){.contact-module__swMWYG__grid{grid-template-columns:1.2fr .8fr;gap:5rem}}.contact-module__swMWYG__formCard{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;padding:3rem}@media (max-width:768px){.contact-module__swMWYG__formCard{padding:1.5rem}}.contact-module__swMWYG__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__inputGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__inputLabel{font-size:var(--text-xs);color:var(--color-deep-plum);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.contact-module__swMWYG__input{border:1px solid var(--glass-border);font-family:var(--font-body);font-size:var(--text-small);color:var(--color-deep-plum);transition:var(--transition-fast);background-color:#fff;border-radius:6px;outline:none;padding:.85rem 1.1rem}.contact-module__swMWYG__input:focus{border-color:var(--color-rose-gold);box-shadow:0 0 10px #b76e7933}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__select{border:1px solid var(--glass-border);font-family:var(--font-body);font-size:var(--text-small);color:var(--color-deep-plum);cursor:pointer;background-color:#fff;border-radius:6px;outline:none;padding:.85rem 1.1rem}.contact-module__swMWYG__successCard{background-color:var(--glass-bg);border:1px solid var(--color-rose-gold);text-align:center;box-shadow:var(--glass-shadow);border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.contact-module__swMWYG__successIcon{color:var(--color-rose-gold);margin-bottom:.5rem}.contact-module__swMWYG__successTitle{font-family:var(--font-heading);color:var(--color-deep-plum);font-size:1.75rem}.contact-module__swMWYG__successText{font-size:var(--text-body);color:#4a0e2dbf;max-width:400px;line-height:1.6}.contact-module__swMWYG__infoCol{flex-direction:column;gap:2rem;display:flex}.contact-module__swMWYG__infoCard{background-color:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:12px;align-items:flex-start;gap:1.25rem;padding:2rem;display:flex}@media (max-width:768px){.contact-module__swMWYG__infoCard{padding:1.25rem}}.contact-module__swMWYG__infoCard:hover{border-color:#b76e7966;transform:translateY(-3px)}.contact-module__swMWYG__infoIcon{background-color:var(--color-blush-overlay);width:3rem;height:3rem;color:var(--color-rose-gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoTitle{font-family:var(--font-heading);color:var(--color-deep-plum);margin-bottom:.25rem;font-size:1.25rem;font-weight:400}.contact-module__swMWYG__infoText{font-size:var(--text-small);color:#4a0e2dbf;line-height:1.5}.contact-module__swMWYG__faqSection{border-top:1px solid var(--glass-border);margin-top:6rem;padding-top:4rem}.contact-module__swMWYG__faqContainer{flex-direction:column;gap:.5rem;max-width:800px;margin:2.5rem auto 0;display:flex}
.ingredients-module__WGDuEW__page{background-color:var(--color-ivory-warm)}.ingredients-module__WGDuEW__intro{text-align:center;max-width:700px;margin:0 auto 4rem}.ingredients-module__WGDuEW__grid{grid-template-columns:1fr;gap:3rem;margin-bottom:5rem;display:grid}@media (min-width:768px){.ingredients-module__WGDuEW__grid{grid-template-columns:repeat(2,1fr)}}.ingredients-module__WGDuEW__ingCard{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);height:100%;transition:var(--transition-smooth);border-radius:16px;flex-direction:column;padding:2.5rem;display:flex}@media (max-width:768px){.ingredients-module__WGDuEW__ingCard{padding:1.5rem}}.ingredients-module__WGDuEW__ingCard:hover{border-color:#b76e7966;transform:translateY(-5px);box-shadow:0 12px 30px #b76e7914}.ingredients-module__WGDuEW__header{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ingredients-module__WGDuEW__icon{background-color:var(--color-blush-overlay);border:1px solid var(--glass-border);border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2rem;display:flex}.ingredients-module__WGDuEW__titleCol{flex-direction:column;display:flex}.ingredients-module__WGDuEW__name{font-family:var(--font-heading);color:var(--color-deep-plum);font-size:1.5rem;font-weight:400}.ingredients-module__WGDuEW__tagline{font-family:var(--font-accent);color:var(--color-rose-gold);font-size:1.25rem}.ingredients-module__WGDuEW__desc{font-size:var(--text-body);color:#4a0e2dcc;flex-grow:1;margin-bottom:1.5rem;line-height:1.6}.ingredients-module__WGDuEW__sectionTitle{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-rose-gold-dark);letter-spacing:.15em;margin-bottom:.75rem;font-weight:700}.ingredients-module__WGDuEW__benefitsList{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.ingredients-module__WGDuEW__benefitItem{font-size:var(--text-small);color:#4a0e2dbf;align-items:flex-start;gap:.5rem;display:flex}.ingredients-module__WGDuEW__check{color:var(--color-rose-gold);flex-shrink:0;margin-top:.2rem}.ingredients-module__WGDuEW__productsList{border-top:1px solid #b76e7926;flex-wrap:wrap;gap:.5rem;padding-top:1rem;display:flex}.ingredients-module__WGDuEW__productLink{background-color:var(--color-blush-overlay);color:var(--color-deep-plum);font-size:var(--text-xs);transition:var(--transition-fast);border:1px solid #b76e7926;border-radius:4px;padding:.4rem .75rem;font-weight:700}.ingredients-module__WGDuEW__productLink:hover{background-color:var(--color-rose-gold);color:#fff;border-color:var(--color-rose-gold)}.ingredients-module__WGDuEW__excludedSection{background-color:var(--color-cream);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;margin-top:6rem;padding:3rem}@media (max-width:768px){.ingredients-module__WGDuEW__excludedSection{margin-top:4rem;padding:1.5rem}}.ingredients-module__WGDuEW__excludedGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media (min-width:768px){.ingredients-module__WGDuEW__excludedGrid{grid-template-columns:repeat(4,1fr)}}.ingredients-module__WGDuEW__excludedItem{text-align:center;background-color:var(--glass-bg);border:1px solid #4a0e2d1a;border-radius:8px;flex-direction:column;align-items:center;padding:1.5rem 1rem;display:flex}.ingredients-module__WGDuEW__excludedName{color:var(--color-deep-plum);font-weight:700;font-size:var(--text-small);margin-bottom:.25rem}.ingredients-module__WGDuEW__excludedReason{font-size:var(--text-xs);color:#4a0e2d99}
.quiz-module__Zi9a9q__quizContainer{background-color:var(--color-ivory-warm);justify-content:center;align-items:center;min-height:80vh;padding:3rem 0;display:flex}.quiz-module__Zi9a9q__cardWrapper{background-color:var(--glass-bg);width:90%;max-width:650px;-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;flex-direction:column;padding:2.5rem;display:flex}@media (max-width:768px){.quiz-module__Zi9a9q__cardWrapper{padding:1.5rem 1.25rem}}.quiz-module__Zi9a9q__progressContainer{margin-bottom:2.5rem}.quiz-module__Zi9a9q__progressBar{background-color:#b76e7926;border-radius:2px;height:4px;position:relative;overflow:hidden}.quiz-module__Zi9a9q__progressFill{background:var(--gradient-rose);border-radius:2px;height:100%;transition:width .4s ease-out}.quiz-module__Zi9a9q__stepIndicator{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;color:var(--color-rose-gold-dark);margin-bottom:.5rem;font-weight:700;display:block}.quiz-module__Zi9a9q__intro{text-align:center;flex-direction:column;align-items:center;display:flex}.quiz-module__Zi9a9q__introTitle{font-family:var(--font-heading);color:var(--color-deep-plum);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:300}.quiz-module__Zi9a9q__introText{font-size:var(--text-body);color:#4a0e2dcc;margin-bottom:2rem;line-height:1.6}.quiz-module__Zi9a9q__introIcon{color:var(--color-rose-gold);margin-bottom:1.5rem;animation:3s ease-in-out infinite quiz-module__Zi9a9q__float}@keyframes quiz-module__Zi9a9q__float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.quiz-module__Zi9a9q__questionText{font-family:var(--font-heading);font-size:var(--text-h2);color:var(--color-deep-plum);margin-bottom:.5rem;font-weight:400;line-height:1.25}.quiz-module__Zi9a9q__questionSubtitle{font-size:var(--text-small);color:#4a0e2d99;margin-bottom:2rem;line-height:1.5}.quiz-module__Zi9a9q__optionsGrid{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:480px){.quiz-module__Zi9a9q__optionsGrid{grid-template-columns:repeat(2,1fr)}}.quiz-module__Zi9a9q__optionBtn{border:1px solid var(--glass-border);text-align:center;cursor:pointer;transition:var(--transition-smooth);background-color:#fffff066;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1.25rem;display:flex}.quiz-module__Zi9a9q__optionBtn:hover{background-color:var(--color-blush-overlay);border-color:#b76e7966;transform:translateY(-2px)}.quiz-module__Zi9a9q__selectedOption{box-shadow:0 4px 15px #b76e7926;background-color:var(--color-blush-overlay)!important;border-color:var(--color-rose-gold)!important}.quiz-module__Zi9a9q__optionIcon{font-size:2.25rem}.quiz-module__Zi9a9q__optionLabel{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-deep-plum);font-weight:700}.quiz-module__Zi9a9q__navigation{justify-content:space-between;margin-top:1rem;display:flex}.quiz-module__Zi9a9q__results{width:90%;max-width:1000px;margin:0 auto}.quiz-module__Zi9a9q__resultHeader{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:3.5rem;display:flex}.quiz-module__Zi9a9q__resultTitle{font-family:var(--font-heading);font-size:var(--text-h1);color:var(--color-deep-plum)}.quiz-module__Zi9a9q__profileLabel{font-size:var(--text-small);color:var(--color-rose-gold-dark);text-transform:uppercase;letter-spacing:.1em;font-weight:700}.quiz-module__Zi9a9q__profileDesc{font-size:var(--text-body);color:#4a0e2dbf;max-width:600px;line-height:1.6}.quiz-module__Zi9a9q__sectionTitle{font-family:var(--font-heading);color:var(--color-deep-plum);border-bottom:1px solid var(--glass-border);text-align:center;margin-bottom:2rem;padding-bottom:.75rem;font-size:1.75rem}.quiz-module__Zi9a9q__recommendationsGrid{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem;display:grid}@media (min-width:640px){.quiz-module__Zi9a9q__recommendationsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.quiz-module__Zi9a9q__recommendationsGrid{grid-template-columns:repeat(3,1fr)}}.quiz-module__Zi9a9q__routineSection{margin-bottom:5rem}.quiz-module__Zi9a9q__routineGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.quiz-module__Zi9a9q__routineGrid{grid-template-columns:repeat(2,1fr)}}.quiz-module__Zi9a9q__routineCol{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;padding:2rem}.quiz-module__Zi9a9q__routineTitle{font-family:var(--font-heading);color:var(--color-deep-plum);border-bottom:1px solid #b76e7926;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;display:flex}.quiz-module__Zi9a9q__stepList{flex-direction:column;gap:1.5rem;display:flex}.quiz-module__Zi9a9q__stepItem{gap:1rem;display:flex}.quiz-module__Zi9a9q__stepNumber{background-color:var(--color-rose-gold);color:#fff;width:2rem;height:2rem;font-weight:700;font-size:var(--text-small);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.quiz-module__Zi9a9q__stepContent{flex-direction:column;display:flex}.quiz-module__Zi9a9q__stepName{font-weight:700;font-size:var(--text-small);color:var(--color-deep-plum)}.quiz-module__Zi9a9q__stepProductLink{font-size:var(--text-xs);color:var(--color-rose-gold-dark);margin-top:.1rem;font-weight:700}.quiz-module__Zi9a9q__stepDesc{color:#4a0e2dbf;margin-top:.25rem;font-size:.85rem;line-height:1.5}.quiz-module__Zi9a9q__tipsSection{margin-bottom:3rem}.quiz-module__Zi9a9q__tipsCard{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;padding:2.5rem}.quiz-module__Zi9a9q__tipsGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.quiz-module__Zi9a9q__tipsGrid{grid-template-columns:repeat(2,1fr)}}.quiz-module__Zi9a9q__tipItem{align-items:flex-start;gap:.75rem;display:flex}.quiz-module__Zi9a9q__tipIcon{color:var(--color-rose-gold);flex-shrink:0}.quiz-module__Zi9a9q__tipText{font-size:var(--text-small);color:#4a0e2dcc;line-height:1.6}.quiz-module__Zi9a9q__actionsRow{justify-content:center;gap:1.5rem;margin-top:4rem;display:flex}@media (max-width:480px){.quiz-module__Zi9a9q__actionsRow{flex-direction:column;align-items:stretch;gap:1rem;width:100%}.quiz-module__Zi9a9q__actionsRow>button{width:100%!important}}
.reviews-module__9Irqmq__page{background-color:var(--color-ivory-warm)}.reviews-module__9Irqmq__statsSection{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;grid-template-columns:1fr;align-items:center;gap:3rem;margin-bottom:4rem;padding:3rem;display:grid}@media (max-width:768px){.reviews-module__9Irqmq__statsSection{gap:2rem;padding:1.5rem}}@media (min-width:768px){.reviews-module__9Irqmq__statsSection{grid-template-columns:1fr 1.5fr}}.reviews-module__9Irqmq__avgCol{text-align:center;border-bottom:1px solid #b76e7926;flex-direction:column;align-items:center;padding-bottom:2rem;display:flex}@media (min-width:768px){.reviews-module__9Irqmq__avgCol{border-bottom:none;border-right:1px solid #b76e7926;padding-bottom:0;padding-right:2rem}}.reviews-module__9Irqmq__bigNum{font-family:var(--font-heading);color:var(--color-deep-plum);font-size:clamp(3rem,8vw,4.5rem);font-weight:300;line-height:1}.reviews-module__9Irqmq__totalCount{font-size:var(--text-small);color:#4a0e2d99;margin-top:.5rem;font-weight:700}.reviews-module__9Irqmq__barsCol{flex-direction:column;gap:.75rem;display:flex}.reviews-module__9Irqmq__barRow{align-items:center;gap:1rem;display:flex}.reviews-module__9Irqmq__starLabel{font-size:var(--text-small);color:var(--color-deep-plum);align-items:center;gap:.25rem;width:50px;font-weight:700;display:flex}.reviews-module__9Irqmq__barOuter{background-color:#b76e791a;border-radius:4px;flex-grow:1;height:8px;overflow:hidden}.reviews-module__9Irqmq__barFill{background:var(--gradient-rose);border-radius:4px;height:100%}.reviews-module__9Irqmq__barPercent{font-size:var(--text-xs);color:#4a0e2d99;text-align:right;width:35px}.reviews-module__9Irqmq__toolbar{border-bottom:1px solid var(--glass-border);flex-direction:column;gap:1.5rem;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}@media (min-width:768px){.reviews-module__9Irqmq__toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.reviews-module__9Irqmq__filters{flex-wrap:wrap;gap:.75rem;display:flex}.reviews-module__9Irqmq__filterBtn{background-color:var(--glass-bg);border:1px solid var(--glass-border);color:var(--color-deep-plum);font-family:var(--font-body);font-size:var(--text-xs);transition:var(--transition-fast);border-radius:50px;padding:.5rem 1rem;font-weight:700}.reviews-module__9Irqmq__filterBtn:hover{background-color:var(--color-blush-overlay)}.reviews-module__9Irqmq__activeFilter{background:var(--gradient-rose);color:#fff;border-color:var(--color-rose-gold)}.reviews-module__9Irqmq__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem;display:grid}@media (min-width:768px){.reviews-module__9Irqmq__grid{grid-template-columns:repeat(2,1fr)}}.reviews-module__9Irqmq__card{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);transition:var(--transition-smooth);border-radius:12px;flex-direction:column;padding:2rem;display:flex}.reviews-module__9Irqmq__card:hover{border-color:#b76e7966;transform:translateY(-4px)}.reviews-module__9Irqmq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.reviews-module__9Irqmq__author{font-weight:700;font-size:var(--text-small);color:var(--color-deep-plum);align-items:center;gap:.5rem;display:flex}.reviews-module__9Irqmq__verified{color:var(--color-rose-gold)}.reviews-module__9Irqmq__date{font-size:var(--text-xs);color:#4a0e2d80}.reviews-module__9Irqmq__productTag{font-size:var(--text-xs);color:var(--color-rose-gold-dark);text-transform:uppercase;letter-spacing:.05em;border-top:1px solid #b76e791a;margin-top:auto;padding-top:1rem;font-weight:700}.reviews-module__9Irqmq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;background-color:#4a0e2d80;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.reviews-module__9Irqmq__modal{background-color:var(--color-ivory-warm);border:1px solid var(--glass-border);border-radius:16px;width:90%;max-width:500px;padding:2.5rem;position:relative;box-shadow:0 20px 50px #4a0e2d40}@media (max-width:768px){.reviews-module__9Irqmq__modal{padding:1.5rem}}.reviews-module__9Irqmq__closeBtn{width:2rem;height:2rem;color:var(--color-deep-plum);border:1px solid var(--glass-border);transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}.reviews-module__9Irqmq__closeBtn:hover{background-color:var(--color-blush-overlay);color:var(--color-rose-gold)}.reviews-module__9Irqmq__form{flex-direction:column;gap:1.25rem;display:flex}.reviews-module__9Irqmq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.reviews-module__9Irqmq__inputLabel{font-size:var(--text-xs);color:var(--color-deep-plum);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.reviews-module__9Irqmq__input{border:1px solid var(--glass-border);font-family:var(--font-body);font-size:var(--text-small);color:var(--color-deep-plum);transition:var(--transition-fast);background-color:#fff;border-radius:6px;outline:none;padding:.75rem 1rem}.reviews-module__9Irqmq__input:focus{border-color:var(--color-rose-gold);box-shadow:0 0 10px #b76e7933}.reviews-module__9Irqmq__textarea{resize:vertical;min-height:100px}.reviews-module__9Irqmq__select{border:1px solid var(--glass-border);font-family:var(--font-body);font-size:var(--text-small);color:var(--color-deep-plum);background-color:#fff;border-radius:6px;outline:none;padding:.75rem 1rem}
.product-detail-module__cSvIoW__page{background-color:var(--color-ivory-warm);min-height:100vh}.product-detail-module__cSvIoW__breadcrumb{font-size:var(--text-xs);color:#4a0e2d80;align-items:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.product-detail-module__cSvIoW__breadcrumb a{transition:var(--transition-fast)}.product-detail-module__cSvIoW__breadcrumb a:hover{color:var(--color-rose-gold)}.product-detail-module__cSvIoW__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.product-detail-module__cSvIoW__grid{grid-template-columns:1fr 1fr;gap:5rem}}.product-detail-module__cSvIoW__rightCol{flex-direction:column;display:flex}.product-detail-module__cSvIoW__category{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-rose-gold-dark);letter-spacing:.1em;margin-bottom:.5rem;font-weight:700}.product-detail-module__cSvIoW__title{font-family:var(--font-heading);font-size:var(--text-h1);color:var(--color-deep-plum);margin-bottom:.75rem;font-weight:300;line-height:1.15}.product-detail-module__cSvIoW__tagline{font-size:var(--text-body);color:var(--color-rose-gold);margin-bottom:1rem;font-weight:700}.product-detail-module__cSvIoW__ratingRow{border-bottom:1px solid #b76e791a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.product-detail-module__cSvIoW__ratingText{font-size:var(--text-small);color:var(--color-deep-plum);font-weight:700}.product-detail-module__cSvIoW__reviewCount{font-size:var(--text-small);color:#4a0e2d99}.product-detail-module__cSvIoW__priceRow{align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.product-detail-module__cSvIoW__price{color:var(--color-deep-plum);font-size:2rem;font-weight:700}.product-detail-module__cSvIoW__originalPrice{color:#4a0e2d66;font-size:1.25rem;text-decoration:line-through}.product-detail-module__cSvIoW__sizeText{font-size:var(--text-small);color:#4a0e2d99;margin-bottom:1.5rem;font-weight:700}.product-detail-module__cSvIoW__desc{font-size:var(--text-body);color:#4a0e2dcc;margin-bottom:2rem;line-height:1.7}.product-detail-module__cSvIoW__ctaRow{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:480px){.product-detail-module__cSvIoW__ctaRow{flex-direction:row}}.product-detail-module__cSvIoW__buyBtn{flex-grow:1}.product-detail-module__cSvIoW__claimsRow{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.product-detail-module__cSvIoW__claimBadge{background-color:var(--color-blush-overlay);color:var(--color-rose-gold-dark);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;border:1px solid #b76e7926;border-radius:4px;padding:.4rem .85rem;font-weight:700}.product-detail-module__cSvIoW__outOfStock{color:#4a0e2d66;font-weight:700;font-size:var(--text-small);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.product-detail-module__cSvIoW__relatedProducts{border-top:1px solid var(--glass-border);margin-top:6rem;padding-top:4rem}.product-detail-module__cSvIoW__relatedGrid{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem;display:grid}@media (min-width:640px){.product-detail-module__cSvIoW__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.product-detail-module__cSvIoW__relatedGrid{grid-template-columns:repeat(3,1fr)}}
.shop-module__GBzivq__shopPage{background-color:var(--color-ivory-warm);min-height:80vh}.shop-module__GBzivq__filterBar{border-bottom:1px solid var(--glass-border);flex-direction:column;gap:1.5rem;margin-top:3rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}@media (min-width:1024px){.shop-module__GBzivq__filterBar{flex-direction:row;justify-content:space-between;align-items:center}}@media (max-width:1023px){.shop-module__GBzivq__filterBar{align-items:center}.shop-module__GBzivq__categoryRow{justify-content:center}}.shop-module__GBzivq__categoryRow{flex-wrap:wrap;gap:.75rem;display:flex}.shop-module__GBzivq__filterPill{background-color:var(--glass-bg);border:1px solid var(--glass-border);color:var(--color-deep-plum);font-family:var(--font-body);font-size:var(--text-small);transition:var(--transition-fast);border-radius:50px;padding:.6rem 1.25rem;font-weight:700}.shop-module__GBzivq__filterPill:hover{background-color:var(--color-blush-overlay);border-color:var(--color-rose-gold);color:var(--color-rose-gold)}.shop-module__GBzivq__activePill{background:var(--gradient-rose);color:#fff;border-color:var(--color-rose-gold);box-shadow:0 4px 10px #b76e7933}.shop-module__GBzivq__activePill:hover{color:#fff;background:var(--gradient-rose)}.shop-module__GBzivq__sortDropdown{background-color:var(--glass-bg);border:1px solid var(--glass-border);border-radius:50px;align-self:flex-start;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}@media (max-width:1023px){.shop-module__GBzivq__sortDropdown{align-self:center}}.shop-module__GBzivq__sortIcon{color:var(--color-rose-gold)}.shop-module__GBzivq__sortLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:#4a0e2d99;font-weight:700}.shop-module__GBzivq__select{font-family:var(--font-body);font-size:var(--text-small);color:var(--color-deep-plum);cursor:pointer;background:0 0;border:none;outline:none;font-weight:700}.shop-module__GBzivq__resultsCount{font-size:var(--text-small);color:#4a0e2d80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-weight:700}.shop-module__GBzivq__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.shop-module__GBzivq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.shop-module__GBzivq__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.shop-module__GBzivq__grid{grid-template-columns:repeat(4,1fr)}}
