.HeroSection-module__DUoSWG__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__DUoSWG__heroBg{z-index:0;position:absolute;inset:0}.HeroSection-module__DUoSWG__bgGradient{background:radial-gradient(ellipse at 20% 50%, #c9a84c14 0%, transparent 60%), radial-gradient(ellipse at 80% 20%, #d4a5740f 0%, transparent 50%), radial-gradient(ellipse at 50% 100%, #c9a84c0a 0%, transparent 40%), var(--bg-primary);position:absolute;inset:0}.HeroSection-module__DUoSWG__bgOrbs{pointer-events:none;position:absolute;inset:0}.HeroSection-module__DUoSWG__orb{filter:blur(80px);opacity:.4;border-radius:50%;position:absolute}.HeroSection-module__DUoSWG__orb1{background:radial-gradient(circle,#c9a84c26,#0000);width:400px;height:400px;animation:20s ease-in-out infinite HeroSection-module__DUoSWG__floatOrb1;top:10%;left:10%}.HeroSection-module__DUoSWG__orb2{background:radial-gradient(circle,#d4a5741f,#0000);width:300px;height:300px;animation:25s ease-in-out infinite HeroSection-module__DUoSWG__floatOrb2;top:60%;right:10%}.HeroSection-module__DUoSWG__orb3{background:radial-gradient(circle,#c9a84c1a,#0000);width:200px;height:200px;animation:18s ease-in-out infinite HeroSection-module__DUoSWG__floatOrb3;bottom:20%;left:40%}@keyframes HeroSection-module__DUoSWG__floatOrb1{0%,to{transform:translate(0)}25%{transform:translate(50px,-30px)}50%{transform:translate(-20px,40px)}75%{transform:translate(30px,20px)}}@keyframes HeroSection-module__DUoSWG__floatOrb2{0%,to{transform:translate(0)}33%{transform:translate(-40px,30px)}66%{transform:translate(20px,-40px)}}@keyframes HeroSection-module__DUoSWG__floatOrb3{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.HeroSection-module__DUoSWG__bgNoise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:absolute;inset:0}.HeroSection-module__DUoSWG__frame{pointer-events:none;z-index:1;position:absolute;inset:2rem}.HeroSection-module__DUoSWG__frameLine{background:#c9a84c1a;position:absolute}.HeroSection-module__DUoSWG__frameTop{height:1px;animation:HeroSection-module__DUoSWG__expandLine 1.5s .5s var(--ease-out) forwards;top:0;left:20%;right:20%;transform:scaleX(0)}.HeroSection-module__DUoSWG__frameBottom{height:1px;animation:HeroSection-module__DUoSWG__expandLine 1.5s .7s var(--ease-out) forwards;bottom:0;left:20%;right:20%;transform:scaleX(0)}.HeroSection-module__DUoSWG__frameLeft{width:1px;animation:HeroSection-module__DUoSWG__expandLineV 1.5s .6s var(--ease-out) forwards;top:20%;bottom:20%;left:0;transform:scaleY(0)}.HeroSection-module__DUoSWG__frameRight{width:1px;animation:HeroSection-module__DUoSWG__expandLineV 1.5s .8s var(--ease-out) forwards;top:20%;bottom:20%;right:0;transform:scaleY(0)}@keyframes HeroSection-module__DUoSWG__expandLine{to{transform:scaleX(1)}}@keyframes HeroSection-module__DUoSWG__expandLineV{to{transform:scaleY(1)}}.HeroSection-module__DUoSWG__content{z-index:2;padding-top:6rem;padding-bottom:4rem;position:relative}.HeroSection-module__DUoSWG__inner{text-align:center;max-width:800px;margin:0 auto}.HeroSection-module__DUoSWG__heroCrestWrap{opacity:0;animation:HeroSection-module__DUoSWG__fadeInUp .8s .1s var(--ease-out) forwards;justify-content:center;margin-bottom:1.5rem;display:flex}.HeroSection-module__DUoSWG__heroCrest{border:1.5px solid var(--gold-primary);width:110px;height:110px;transition:transform .5s var(--ease-out);background:#000;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 0 35px #c9a84c59}.HeroSection-module__DUoSWG__heroCrest:hover{transform:scale(1.08)rotate(3deg);box-shadow:0 0 50px #c9a84c80}.HeroSection-module__DUoSWG__heroLogoImg{object-fit:contain;width:100%;height:100%}.HeroSection-module__DUoSWG__overline{letter-spacing:.25em;text-transform:uppercase;color:var(--gold-primary);border:1px solid var(--glass-border);border-radius:var(--radius-full);background:var(--gold-subtle);opacity:0;animation:HeroSection-module__DUoSWG__fadeInUp .8s .2s var(--ease-out) forwards;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.6875rem;font-weight:600;display:inline-block}@keyframes HeroSection-module__DUoSWG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__DUoSWG__title{margin-bottom:1.5rem}.HeroSection-module__DUoSWG__titleLine{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);opacity:0;animation:HeroSection-module__DUoSWG__fadeInUp .8s var(--ease-out) forwards;font-size:clamp(3rem,9vw,6.5rem);font-weight:700;line-height:1.05;display:block}.HeroSection-module__DUoSWG__titleLine:first-child{animation-delay:.3s}.HeroSection-module__DUoSWG__titleLine:nth-child(2){animation-delay:.45s}.HeroSection-module__DUoSWG__titleLine:nth-child(3){animation-delay:.6s}.HeroSection-module__DUoSWG__titleAccent{background:linear-gradient(135deg, var(--gold-light) 0%, var(--gold-primary) 40%, var(--amber) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.HeroSection-module__DUoSWG__subtitle{color:var(--text-secondary);opacity:0;max-width:550px;animation:HeroSection-module__DUoSWG__fadeInUp .8s .75s var(--ease-out) forwards;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.HeroSection-module__DUoSWG__ctas{opacity:0;animation:HeroSection-module__DUoSWG__fadeInUp .8s .9s var(--ease-out) forwards;justify-content:center;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.HeroSection-module__DUoSWG__miniStats{opacity:0;animation:HeroSection-module__DUoSWG__fadeInUp .8s 1.1s var(--ease-out) forwards;justify-content:center;align-items:center;gap:2rem;display:flex}.HeroSection-module__DUoSWG__miniStat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.HeroSection-module__DUoSWG__miniStatValue{font-family:var(--font-display);color:var(--gold-primary);font-size:1.5rem;font-weight:700}.HeroSection-module__DUoSWG__miniStatLabel{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem}.HeroSection-module__DUoSWG__miniStatDivider{background:#ffffff14;width:1px;height:40px}.HeroSection-module__DUoSWG__scrollIndicator{z-index:2;opacity:0;animation:HeroSection-module__DUoSWG__fadeInUp .8s 1.4s var(--ease-out) forwards;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__DUoSWG__scrollText{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem}.HeroSection-module__DUoSWG__scrollIcon{color:var(--gold-primary);animation:2s ease-in-out infinite HeroSection-module__DUoSWG__bounce}@keyframes HeroSection-module__DUoSWG__bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@media (max-width:768px){.HeroSection-module__DUoSWG__frame{inset:1rem}.HeroSection-module__DUoSWG__ctas{flex-direction:column;gap:.75rem}.HeroSection-module__DUoSWG__miniStats{gap:1rem}.HeroSection-module__DUoSWG__miniStatValue{font-size:1.25rem}}@media (max-width:480px){.HeroSection-module__DUoSWG__content{padding-top:5rem}}
.ProductCard-module__1c3xdW__card{background:var(--bg-secondary);border-radius:var(--radius-lg);transition:all .4s var(--ease-out);animation:ProductCard-module__1c3xdW__fadeInUp .6s var(--ease-out) forwards;opacity:0;border:1px solid #ffffff0a;text-decoration:none;display:block;position:relative;overflow:hidden}@keyframes ProductCard-module__1c3xdW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductCard-module__1c3xdW__card:hover{border-color:var(--glass-border-hover);transform:translateY(-6px);box-shadow:0 12px 40px #c9a84c1f}.ProductCard-module__1c3xdW__badge{z-index:2;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-sm);padding:.3rem .75rem;font-size:.625rem;font-weight:700;position:absolute;top:1rem;left:1rem}.ProductCard-module__1c3xdW__badgeGold{background:linear-gradient(135deg, var(--gold-primary), var(--gold-dark));color:var(--bg-primary)}.ProductCard-module__1c3xdW__badgeNew{color:#fff;background:linear-gradient(135deg,#2d8b4e,#1e6b3a)}.ProductCard-module__1c3xdW__imageWrap{aspect-ratio:3/4;background:var(--bg-tertiary);position:relative;overflow:hidden}.ProductCard-module__1c3xdW__imagePlaceholder{background:linear-gradient(145deg, var(--bg-tertiary) 0%, #151515 50%, var(--bg-secondary) 100%);width:100%;height:100%;transition:transform .6s var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.ProductCard-module__1c3xdW__card:hover .ProductCard-module__1c3xdW__imagePlaceholder{transform:scale(1.03)}.ProductCard-module__1c3xdW__imageInitial{font-family:var(--font-display);color:var(--gold-primary);opacity:.4;font-size:4rem;font-weight:700;line-height:1}.ProductCard-module__1c3xdW__imageSubtext{font-family:var(--font-accent);color:var(--text-muted);letter-spacing:.08em;font-size:.75rem;font-style:italic}.ProductCard-module__1c3xdW__actions{opacity:0;transition:all .3s var(--ease-out);gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)translateY(20px)}.ProductCard-module__1c3xdW__card:hover .ProductCard-module__1c3xdW__actions{opacity:1;transform:translate(-50%)translateY(0)}.ProductCard-module__1c3xdW__actionBtn{border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:42px;height:42px;color:var(--text-primary);cursor:pointer;transition:all .2s var(--ease-out);background:#0a0a0acc;border:none;justify-content:center;align-items:center;display:flex}.ProductCard-module__1c3xdW__actionBtn:hover{background:var(--gold-primary);color:var(--bg-primary);transform:scale(1.1)}.ProductCard-module__1c3xdW__info{padding:1.25rem}.ProductCard-module__1c3xdW__category{color:var(--gold-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.375rem;font-size:.6875rem;font-weight:600}.ProductCard-module__1c3xdW__name{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.125rem;font-weight:600;transition:color .3s}.ProductCard-module__1c3xdW__card:hover .ProductCard-module__1c3xdW__name{color:var(--gold-primary)}.ProductCard-module__1c3xdW__tagline{font-family:var(--font-accent);color:var(--text-muted);margin-bottom:.75rem;font-size:.8125rem;font-style:italic;line-height:1.4}.ProductCard-module__1c3xdW__priceRow{align-items:center;gap:.625rem;margin-bottom:.5rem;display:flex}.ProductCard-module__1c3xdW__price{color:var(--text-primary);font-size:1.125rem;font-weight:700}.ProductCard-module__1c3xdW__originalPrice{color:var(--text-muted);font-size:.875rem;text-decoration:line-through}.ProductCard-module__1c3xdW__rating{align-items:center;gap:.5rem;display:flex}.ProductCard-module__1c3xdW__stars{gap:1px;display:flex}.ProductCard-module__1c3xdW__starFilled{color:var(--gold-primary);font-size:.8125rem}.ProductCard-module__1c3xdW__starEmpty{color:var(--text-muted);font-size:.8125rem}.ProductCard-module__1c3xdW__reviewCount{color:var(--text-muted);font-size:.75rem}@media (max-width:480px){.ProductCard-module__1c3xdW__info{padding:1rem}.ProductCard-module__1c3xdW__name{font-size:1rem}.ProductCard-module__1c3xdW__imageInitial{font-size:3rem}}
.FeaturedCollection-module__p08TXa__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.FeaturedCollection-module__p08TXa__viewAll{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-primary);transition:all .3s var(--ease-out);align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:flex}.FeaturedCollection-module__p08TXa__viewAll:hover{color:var(--gold-light);transform:translate(4px)}@media (max-width:768px){.FeaturedCollection-module__p08TXa__header{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:2rem}}
.BrandStory-module__Kzp_RW__brandStory{background:var(--bg-secondary);border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a}.BrandStory-module__Kzp_RW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.BrandStory-module__Kzp_RW__visualCol{position:relative}.BrandStory-module__Kzp_RW__visualCard{aspect-ratio:4/5;background:linear-gradient(135deg, var(--bg-tertiary) 0%, #151515 50%, var(--bg-primary) 100%);border:1px solid var(--glass-border);border-radius:var(--radius-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.BrandStory-module__Kzp_RW__visualOverlay{pointer-events:none;background:radial-gradient(circle,#c9a84c26,#0000 70%);position:absolute;inset:0}.BrandStory-module__Kzp_RW__emblemWrapper{z-index:1;flex-direction:column;align-items:center;gap:1rem;display:flex}.BrandStory-module__Kzp_RW__brandLogoImg{object-fit:contain;border:1.5px solid var(--gold-primary);border-radius:50%;width:180px;height:180px;box-shadow:0 0 40px #c9a84c4d}.BrandStory-module__Kzp_RW__emblemSub{font-family:var(--font-accent);letter-spacing:.2em;color:var(--text-secondary);font-size:.875rem}.BrandStory-module__Kzp_RW__floatingBadge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-gold);background:#111111e6;align-items:center;gap:.875rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:-1.5rem;right:-1.5rem}.BrandStory-module__Kzp_RW__goldIcon{color:var(--gold-primary)}.BrandStory-module__Kzp_RW__badgeTitle{font-family:var(--font-display);color:var(--text-primary);font-size:.9375rem;font-weight:600}.BrandStory-module__Kzp_RW__badgeSub{color:var(--text-muted);font-size:.75rem}.BrandStory-module__Kzp_RW__pillars{flex-direction:column;gap:1.5rem;display:flex}.BrandStory-module__Kzp_RW__pillar{align-items:flex-start;gap:1rem;display:flex}.BrandStory-module__Kzp_RW__pillarIcon{color:var(--gold-primary);flex-shrink:0;margin-top:.25rem}.BrandStory-module__Kzp_RW__pillarTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.0625rem;font-weight:600}.BrandStory-module__Kzp_RW__pillarDesc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}@media (max-width:1024px){.BrandStory-module__Kzp_RW__grid{grid-template-columns:1fr;gap:3rem}.BrandStory-module__Kzp_RW__floatingBadge{bottom:1rem;right:1rem}}
.StatsBar-module__tnm6Na__bar{background:var(--bg-secondary);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:3rem 0}.StatsBar-module__tnm6Na__grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.StatsBar-module__tnm6Na__statItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.StatsBar-module__tnm6Na__value{font-family:var(--font-display);color:var(--gold-primary);font-size:2.25rem;font-weight:700}.StatsBar-module__tnm6Na__label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);font-size:.75rem;font-weight:500}@media (max-width:768px){.StatsBar-module__tnm6Na__grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}
.IngredientsShowcase-module__ibogMW__section{background:var(--bg-tertiary);border-top:1px solid #ffffff0a}.IngredientsShowcase-module__ibogMW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.IngredientsShowcase-module__ibogMW__card{background:var(--bg-secondary);border-radius:var(--radius-lg);transition:all .3s var(--ease-out);border:1px solid #ffffff0d;padding:2rem 1.5rem;position:relative}.IngredientsShowcase-module__ibogMW__card:hover{border-color:var(--glass-border-hover);box-shadow:var(--shadow-gold);transform:translateY(-4px)}.IngredientsShowcase-module__ibogMW__number{font-family:var(--font-display);color:var(--gold-primary);opacity:.25;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:block}.IngredientsShowcase-module__ibogMW__origin{color:var(--gold-primary);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:block}.IngredientsShowcase-module__ibogMW__name{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.IngredientsShowcase-module__ibogMW__desc{color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:1024px){.IngredientsShowcase-module__ibogMW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.IngredientsShowcase-module__ibogMW__grid{grid-template-columns:1fr}}
.CustomFragranceSection-module__GkV1iq__section{padding-top:var(--space-5xl);padding-bottom:var(--space-5xl);position:relative;overflow:hidden}.CustomFragranceSection-module__GkV1iq__bgDecor{pointer-events:none;z-index:0;background:radial-gradient(60% 50% at 15% 40%,#c9a84c0d 0%,#0000 70%),radial-gradient(50% 60% at 85% 60%,#d4a5740a 0%,#0000 70%);position:absolute;inset:0}.CustomFragranceSection-module__GkV1iq__header{text-align:center;max-width:760px;margin:0 auto var(--space-3xl);z-index:1;position:relative}.CustomFragranceSection-module__GkV1iq__title{margin-top:var(--space-xs);margin-bottom:var(--space-sm);font-family:var(--font-display)}.CustomFragranceSection-module__GkV1iq__title em{color:var(--gold-primary);font-style:italic}.CustomFragranceSection-module__GkV1iq__subtitle{color:var(--text-secondary);margin-top:var(--space-md);margin-bottom:var(--space-sm);font-size:1.0625rem;line-height:1.75}.CustomFragranceSection-module__GkV1iq__disclaimer{color:var(--text-muted);margin-top:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);background:#c9a84c08;border:1px solid #c9a84c1a;font-size:.8125rem;font-style:italic}.CustomFragranceSection-module__GkV1iq__disclaimer strong{color:var(--gold-primary);font-style:normal}.CustomFragranceSection-module__GkV1iq__tabs{justify-content:center;gap:var(--space-sm);margin-bottom:var(--space-xl);z-index:1;display:flex;position:relative}.CustomFragranceSection-module__GkV1iq__tab{align-items:center;gap:var(--space-xs);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--glass-border);border-radius:var(--radius-full);background:var(--glass-bg);color:var(--text-secondary);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);padding:.625rem 1.75rem;font-size:.875rem;font-weight:600;display:flex}.CustomFragranceSection-module__GkV1iq__tab:hover{border-color:var(--gold-primary);color:var(--gold-primary);background:var(--gold-subtle)}.CustomFragranceSection-module__GkV1iq__tabActive{background:linear-gradient(135deg, var(--gold-primary), var(--gold-dark));border-color:var(--gold-primary);color:var(--bg-primary);box-shadow:var(--shadow-gold)}.CustomFragranceSection-module__GkV1iq__tabIcon{font-size:1rem}.CustomFragranceSection-module__GkV1iq__gridLabel{text-align:center;color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--space-lg);z-index:1;font-size:.8125rem;position:relative}.CustomFragranceSection-module__GkV1iq__grid{margin:0 0 var(--space-3xl);z-index:1;flex-wrap:wrap;justify-content:center;gap:.625rem;padding:0;list-style:none;display:flex;position:relative}.CustomFragranceSection-module__GkV1iq__chip{font-size:.875rem;font-family:var(--font-body);border:1px solid var(--glass-border);border-radius:var(--radius-full);background:var(--glass-bg);color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);white-space:nowrap;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-weight:400;display:inline-flex}.CustomFragranceSection-module__GkV1iq__chip:hover{border-color:var(--gold-primary);color:var(--text-primary);background:var(--gold-subtle);transform:translateY(-2px);box-shadow:0 4px 12px #c9a84c1a}.CustomFragranceSection-module__GkV1iq__chipSelected{border-color:var(--gold-primary);color:var(--gold-light);box-shadow:0 0 0 1px var(--gold-primary), var(--shadow-gold);background:linear-gradient(135deg,#c9a84c2e,#8b73321f)}.CustomFragranceSection-module__GkV1iq__chipCheck{color:var(--gold-primary);text-align:center;flex-shrink:0;width:14px;font-size:.75rem;font-weight:700}.CustomFragranceSection-module__GkV1iq__chipLabel em{font-style:italic;font-family:var(--font-accent)}.CustomFragranceSection-module__GkV1iq__formWrap{max-height:0;transition:max-height .6s var(--ease-out), opacity .4s ease;opacity:0;z-index:1;position:relative;overflow:hidden}.CustomFragranceSection-module__GkV1iq__formWrapVisible{opacity:1;max-height:1200px}.CustomFragranceSection-module__GkV1iq__form{max-width:640px;padding:var(--space-2xl) var(--space-2xl);background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-gold-lg);animation:CustomFragranceSection-module__GkV1iq__fadeInUp .4s var(--ease-out) forwards;margin:0 auto}.CustomFragranceSection-module__GkV1iq__formHeader{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.CustomFragranceSection-module__GkV1iq__formTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.375rem;font-weight:600}.CustomFragranceSection-module__GkV1iq__formClose{border:1px solid var(--glass-border);border-radius:var(--radius-full);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) var(--ease-out);background:0 0;justify-content:center;align-items:center;font-size:.875rem;display:flex}.CustomFragranceSection-module__GkV1iq__formClose:hover{border-color:var(--gold-primary);color:var(--gold-primary)}.CustomFragranceSection-module__GkV1iq__field{margin-bottom:var(--space-lg)}.CustomFragranceSection-module__GkV1iq__textarea{resize:vertical;min-height:80px}.CustomFragranceSection-module__GkV1iq__sizeGroup{gap:var(--space-sm);flex-wrap:wrap;display:flex}.CustomFragranceSection-module__GkV1iq__sizeBtn{min-width:70px;font-size:.875rem;font-weight:600;font-family:var(--font-body);border:1px solid var(--glass-border);border-radius:var(--radius-md);background:var(--bg-tertiary);color:var(--text-secondary);cursor:pointer;text-align:center;transition:all var(--duration-fast) var(--ease-out);flex:1;padding:.625rem .5rem}.CustomFragranceSection-module__GkV1iq__sizeBtn:hover{border-color:var(--gold-primary);color:var(--gold-primary)}.CustomFragranceSection-module__GkV1iq__sizeBtnActive{border-color:var(--gold-primary);background:linear-gradient(135deg, var(--gold-primary), var(--gold-dark));color:var(--bg-primary);box-shadow:var(--shadow-gold)}.CustomFragranceSection-module__GkV1iq__submitBtn{justify-content:center;gap:var(--space-sm);width:100%;margin-top:var(--space-sm);font-size:.9375rem}.CustomFragranceSection-module__GkV1iq__submitBtn:disabled{opacity:.45;cursor:not-allowed;transform:none!important}.CustomFragranceSection-module__GkV1iq__formNote{margin-top:var(--space-md);color:var(--text-muted);text-align:center;font-size:.8125rem;line-height:1.5}.CustomFragranceSection-module__GkV1iq__success{max-width:500px;padding:var(--space-2xl) var(--space-xl);text-align:center;border-radius:var(--radius-2xl);animation:CustomFragranceSection-module__GkV1iq__fadeInUp .4s var(--ease-out) forwards;background:#2d8b4e14;border:1px solid #2d8b4e40;margin:0 auto}.CustomFragranceSection-module__GkV1iq__successIcon{border-radius:var(--radius-full);color:#4ade80;width:56px;height:56px;margin:0 auto var(--space-md);background:#2d8b4e26;border:1px solid #2d8b4e66;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.CustomFragranceSection-module__GkV1iq__success h3{font-family:var(--font-display);color:#4ade80;margin-bottom:var(--space-sm);font-size:1.375rem}.CustomFragranceSection-module__GkV1iq__success p{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@media (max-width:768px){.CustomFragranceSection-module__GkV1iq__section{padding-top:var(--space-4xl);padding-bottom:var(--space-4xl)}.CustomFragranceSection-module__GkV1iq__form{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-xl)}.CustomFragranceSection-module__GkV1iq__tabs{gap:var(--space-xs)}.CustomFragranceSection-module__GkV1iq__tab{padding:.5rem 1.25rem;font-size:.8125rem}.CustomFragranceSection-module__GkV1iq__sizeGroup{flex-wrap:nowrap}}@media (max-width:480px){.CustomFragranceSection-module__GkV1iq__chip{padding:.4375rem .875rem;font-size:.8125rem}.CustomFragranceSection-module__GkV1iq__formTitle{font-size:1.125rem}}
.CollectionsPage-module__xZhzqG__page{padding-top:5rem}.CollectionsPage-module__xZhzqG__banner{text-align:center;background:radial-gradient(at 50% 0,#c9a84c14 0%,#0000 70%);border-bottom:1px solid #ffffff0a;margin-bottom:4rem;padding:5rem 0 4rem}.CollectionsPage-module__xZhzqG__collectionBlock{border-bottom:1px solid #ffffff0a;margin-bottom:5rem;padding-bottom:5rem}.CollectionsPage-module__xZhzqG__collectionBlock:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.CollectionsPage-module__xZhzqG__collectionHeader{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.5rem;display:flex}.CollectionsPage-module__xZhzqG__colDesc{color:var(--text-secondary);max-width:600px;margin-top:.5rem;font-size:1rem}@media (max-width:768px){.CollectionsPage-module__xZhzqG__collectionHeader{flex-direction:column;align-items:flex-start}}
.ShopPage-module__6ZxSKa__page{padding-top:5rem}.ShopPage-module__6ZxSKa__banner{text-align:center;background:radial-gradient(at 50% 0,#c9a84c14 0%,#0000 70%);border-bottom:1px solid #ffffff0a;margin-bottom:3rem;padding:5rem 0 4rem}.ShopPage-module__6ZxSKa__filterBar{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.ShopPage-module__6ZxSKa__tabs{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ShopPage-module__6ZxSKa__tabBtn{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;transition:all .2s var(--ease-out);background:0 0;border:1px solid #0000;padding:.5rem 1rem;font-size:.8125rem;font-weight:500}.ShopPage-module__6ZxSKa__tabBtn:hover{color:var(--gold-primary)}.ShopPage-module__6ZxSKa__tabActive{background:var(--gold-subtle);border-color:var(--glass-border);color:var(--gold-primary);font-weight:600}.ShopPage-module__6ZxSKa__controls{align-items:center;gap:1rem;display:flex}.ShopPage-module__6ZxSKa__selectWrapper{align-items:center;display:flex;position:relative}.ShopPage-module__6ZxSKa__selectIcon{color:var(--gold-primary);pointer-events:none;position:absolute;left:.875rem}.ShopPage-module__6ZxSKa__select{background:var(--bg-tertiary);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-body);cursor:pointer;appearance:none;border:1px solid #ffffff14;outline:none;padding:.5rem 2.25rem;font-size:.8125rem;transition:border-color .2s}.ShopPage-module__6ZxSKa__select:focus{border-color:var(--gold-primary)}.ShopPage-module__6ZxSKa__countRow{margin-bottom:2rem}.ShopPage-module__6ZxSKa__countText{color:var(--text-secondary);font-size:.875rem}.ShopPage-module__6ZxSKa__emptyState{text-align:center;background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid #ffffff0d;padding:5rem 2rem}.ShopPage-module__6ZxSKa__emptyTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.ShopPage-module__6ZxSKa__emptyText{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9375rem}@media (max-width:900px){.ShopPage-module__6ZxSKa__filterBar{flex-direction:column;align-items:stretch}.ShopPage-module__6ZxSKa__controls{justify-content:space-between}}
.ProductDetail-module__Ic9Roa__page{padding-top:6rem;padding-bottom:6rem}.ProductDetail-module__Ic9Roa__breadcrumb{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.8125rem;display:flex}.ProductDetail-module__Ic9Roa__breadcrumb a{color:var(--text-secondary);text-decoration:none;transition:color .2s}.ProductDetail-module__Ic9Roa__breadcrumb a:hover,.ProductDetail-module__Ic9Roa__currentBreadcrumb{color:var(--gold-primary)}.ProductDetail-module__Ic9Roa__grid{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:5rem;display:grid}.ProductDetail-module__Ic9Roa__gallery{position:sticky;top:6rem}.ProductDetail-module__Ic9Roa__mainImageWrap{aspect-ratio:4/5;background:var(--bg-secondary);border:1px solid var(--glass-border);border-radius:var(--radius-lg);position:relative;overflow:hidden}.ProductDetail-module__Ic9Roa__imagePlaceholder{background:linear-gradient(145deg, var(--bg-tertiary) 0%, #151515 50%, var(--bg-secondary) 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex}.ProductDetail-module__Ic9Roa__largeInitial{font-family:var(--font-display);color:var(--gold-primary);opacity:.3;font-size:8rem;font-weight:700}.ProductDetail-module__Ic9Roa__familyTag{font-family:var(--font-accent);color:var(--text-secondary);font-size:1.125rem;font-style:italic}.ProductDetail-module__Ic9Roa__badge{letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-sm);padding:.35rem .875rem;font-size:.6875rem;font-weight:700;position:absolute;top:1.25rem;left:1.25rem}.ProductDetail-module__Ic9Roa__badgeGold{background:linear-gradient(135deg, var(--gold-primary), var(--gold-dark));color:var(--bg-primary)}.ProductDetail-module__Ic9Roa__badgeNew{color:#fff;background:linear-gradient(135deg,#2d8b4e,#1e6b3a)}.ProductDetail-module__Ic9Roa__details{flex-direction:column;display:flex}.ProductDetail-module__Ic9Roa__title{font-family:var(--font-display);color:var(--text-primary);margin-top:.25rem;margin-bottom:.25rem;font-size:2.75rem;font-weight:700}.ProductDetail-module__Ic9Roa__tagline{font-family:var(--font-accent);color:var(--gold-primary);margin-bottom:1.25rem;font-size:1.125rem;font-style:italic}.ProductDetail-module__Ic9Roa__ratingRow{align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.ProductDetail-module__Ic9Roa__stars{gap:2px;display:flex}.ProductDetail-module__Ic9Roa__starFilled{color:var(--gold-primary)}.ProductDetail-module__Ic9Roa__starEmpty{color:var(--text-muted)}.ProductDetail-module__Ic9Roa__ratingScore{color:var(--text-primary);font-weight:600}.ProductDetail-module__Ic9Roa__reviewLink{color:var(--text-muted);font-size:.875rem}.ProductDetail-module__Ic9Roa__priceRow{align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:flex}.ProductDetail-module__Ic9Roa__price{font-family:var(--font-display);color:var(--text-primary);font-size:2.25rem;font-weight:700}.ProductDetail-module__Ic9Roa__originalPrice{color:var(--text-muted);font-size:1.25rem;text-decoration:line-through}.ProductDetail-module__Ic9Roa__taxNote{color:var(--text-muted);font-size:.75rem}.ProductDetail-module__Ic9Roa__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.7}.ProductDetail-module__Ic9Roa__divider{background:#ffffff0f;border:none;height:1px;margin-bottom:2rem}.ProductDetail-module__Ic9Roa__selectorGroup{margin-bottom:2rem}.ProductDetail-module__Ic9Roa__selectorLabel{color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8125rem;font-weight:600;display:block}.ProductDetail-module__Ic9Roa__volumeOptions{gap:.75rem;display:flex}.ProductDetail-module__Ic9Roa__volumeBtn{background:var(--bg-secondary);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;border:1px solid #ffffff14;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s}.ProductDetail-module__Ic9Roa__volumeBtn:hover{border-color:var(--gold-primary);color:var(--gold-primary)}.ProductDetail-module__Ic9Roa__volumeActive{background:var(--gold-subtle);border-color:var(--gold-primary);color:var(--gold-primary)}.ProductDetail-module__Ic9Roa__actionRow{gap:1rem;margin-bottom:2.5rem;display:flex}.ProductDetail-module__Ic9Roa__qtyControl{background:var(--bg-secondary);border-radius:var(--radius-sm);border:1px solid #ffffff14;align-items:center;display:flex}.ProductDetail-module__Ic9Roa__qtyBtn{width:44px;height:48px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.25rem;transition:color .2s}.ProductDetail-module__Ic9Roa__qtyBtn:hover{color:var(--gold-primary)}.ProductDetail-module__Ic9Roa__qtyVal{text-align:center;width:40px;font-weight:600}.ProductDetail-module__Ic9Roa__wishlistBtn{background:var(--bg-secondary);border-radius:var(--radius-sm);width:52px;height:52px;color:var(--text-secondary);cursor:pointer;border:1px solid #ffffff14;justify-content:center;align-items:center;transition:all .2s;display:flex}.ProductDetail-module__Ic9Roa__wishlistBtn:hover{border-color:var(--gold-primary);color:var(--gold-primary)}.ProductDetail-module__Ic9Roa__trustBadges{background:var(--bg-secondary);border-radius:var(--radius-md);border:1px solid #ffffff0a;flex-direction:column;gap:.875rem;padding:1.5rem;display:flex}.ProductDetail-module__Ic9Roa__trustItem{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.ProductDetail-module__Ic9Roa__trustIcon{color:var(--gold-primary);flex-shrink:0}.ProductDetail-module__Ic9Roa__tabSection{margin-bottom:6rem}.ProductDetail-module__Ic9Roa__tabHeader{border-bottom:1px solid #ffffff0f;gap:2rem;margin-bottom:2rem;display:flex}.ProductDetail-module__Ic9Roa__tabTitleBtn{font-family:var(--font-display);color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding-bottom:1rem;font-size:1.25rem;font-weight:600;transition:color .3s;position:relative}.ProductDetail-module__Ic9Roa__tabTitleBtn:hover{color:var(--text-secondary)}.ProductDetail-module__Ic9Roa__tabTitleActive{color:var(--gold-primary)}.ProductDetail-module__Ic9Roa__tabTitleActive:after{content:"";background:var(--gold-primary);height:2px;position:absolute;bottom:-1px;left:0;right:0}.ProductDetail-module__Ic9Roa__longDesc{color:var(--text-secondary);max-width:800px;font-size:1.0625rem;line-height:1.8}.ProductDetail-module__Ic9Roa__pyramidGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ProductDetail-module__Ic9Roa__pyramidCard{background:var(--bg-secondary);border-radius:var(--radius-lg);text-align:center;border:1px solid #ffffff0d;padding:2rem}.ProductDetail-module__Ic9Roa__pyramidIcon{color:var(--gold-primary);margin-bottom:1rem}.ProductDetail-module__Ic9Roa__pyramidLevel{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.ProductDetail-module__Ic9Roa__pyramidSub{color:var(--gold-primary);margin-bottom:1.25rem;font-size:.75rem}.ProductDetail-module__Ic9Roa__notesList{color:var(--text-secondary);flex-direction:column;gap:.5rem;font-size:.875rem;display:flex}.ProductDetail-module__Ic9Roa__reviewSummary{background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid #ffffff0d;align-items:center;gap:2rem;padding:2rem;display:flex}.ProductDetail-module__Ic9Roa__bigRating{font-family:var(--font-display);color:var(--gold-primary);font-size:3.5rem;font-weight:700;line-height:1}.ProductDetail-module__Ic9Roa__summaryTitle{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:600}.ProductDetail-module__Ic9Roa__summarySub{color:var(--text-muted);font-size:.875rem}.ProductDetail-module__Ic9Roa__relatedSection{border-top:1px solid #ffffff0f;padding-top:4rem}@media (max-width:1024px){.ProductDetail-module__Ic9Roa__grid{grid-template-columns:1fr;gap:3rem}.ProductDetail-module__Ic9Roa__gallery{position:static}.ProductDetail-module__Ic9Roa__pyramidGrid{grid-template-columns:1fr}}
.TestimonialsSection-module__jp-9Bq__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.TestimonialsSection-module__jp-9Bq__card{background:var(--bg-secondary);border-radius:var(--radius-lg);transition:all .3s var(--ease-out);border:1px solid #ffffff0d;flex-direction:column;padding:2.25rem 2rem;display:flex;position:relative}.TestimonialsSection-module__jp-9Bq__card:hover{border-color:var(--glass-border-hover);box-shadow:var(--shadow-gold);transform:translateY(-4px)}.TestimonialsSection-module__jp-9Bq__quoteIcon{color:var(--gold-primary);opacity:.4;margin-bottom:1rem}.TestimonialsSection-module__jp-9Bq__stars{gap:2px;margin-bottom:1rem;display:flex}.TestimonialsSection-module__jp-9Bq__star{color:var(--gold-primary);font-size:.9375rem}.TestimonialsSection-module__jp-9Bq__text{font-family:var(--font-accent);color:var(--text-primary);flex:1;margin-bottom:1.75rem;font-size:1.0625rem;font-style:italic;line-height:1.6}.TestimonialsSection-module__jp-9Bq__authorRow{align-items:center;gap:.875rem;display:flex}.TestimonialsSection-module__jp-9Bq__avatarPlaceholder{background:linear-gradient(135deg, var(--gold-primary), var(--gold-dark));width:44px;height:44px;color:var(--bg-primary);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.TestimonialsSection-module__jp-9Bq__authorName{font-family:var(--font-display);color:var(--text-primary);font-size:.9375rem;font-weight:600}.TestimonialsSection-module__jp-9Bq__verifiedTag{color:var(--gold-primary);font-size:.75rem}@media (max-width:1024px){.TestimonialsSection-module__jp-9Bq__grid{grid-template-columns:1fr}}
