.HeroMarquee-module__gecGMa__wrapper{z-index:2;pointer-events:none;flex-direction:column;width:100%;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.HeroMarquee-module__gecGMa__strip1{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a2025d1;padding:.7rem 0;overflow:hidden}.HeroMarquee-module__gecGMa__strip2{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#c8a882cc;padding:.55rem 0;overflow:hidden}.HeroMarquee-module__gecGMa__track{white-space:nowrap;width:max-content;animation:35s linear infinite HeroMarquee-module__gecGMa__scrollLeft;display:flex}.HeroMarquee-module__gecGMa__trackReverse{white-space:nowrap;width:max-content;animation:28s linear infinite HeroMarquee-module__gecGMa__scrollRight;display:flex}@keyframes HeroMarquee-module__gecGMa__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes HeroMarquee-module__gecGMa__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.HeroMarquee-module__gecGMa__item{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:#f5f0e8;align-items:center;padding:0 2rem;font-size:.64rem;font-weight:700;display:inline-flex}.HeroMarquee-module__gecGMa__brandItem{align-items:center;padding:0 1.6rem;display:inline-flex}.HeroMarquee-module__gecGMa__logoImg{object-fit:contain;width:auto;max-width:130px;height:30px;display:block}.HeroMarquee-module__gecGMa__sep{opacity:.45;margin-left:2rem;font-size:.45rem;line-height:1}.HeroMarquee-module__gecGMa__sepBrand{opacity:.5;margin-left:1.8rem;font-size:.55rem}.HeroMarquee-module__gecGMa__strip1:hover .HeroMarquee-module__gecGMa__track,.HeroMarquee-module__gecGMa__strip2:hover .HeroMarquee-module__gecGMa__trackReverse{animation-play-state:paused}@media (max-width:680px){.HeroMarquee-module__gecGMa__wrapper{bottom:0}.HeroMarquee-module__gecGMa__item{padding:0 1.4rem;font-size:.58rem}.HeroMarquee-module__gecGMa__brandItem{padding:0 1.2rem;font-size:.72rem}}
.HeroSection-module__2k8MBW__hero{background:var(--color-cream);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__2k8MBW__liquidBg{z-index:0;position:absolute;inset:0}.HeroSection-module__2k8MBW__liquidBg canvas{display:block;width:100%!important;height:100%!important}.HeroSection-module__2k8MBW__overlay{z-index:1;background:linear-gradient(135deg,#e8dfca85 0%,#e8dfca4d 40%,#e8dfca1f 70%,#e8dfca0a 100%);position:absolute;inset:0}.HeroSection-module__2k8MBW__content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;padding:8rem 2rem 5rem;display:flex;position:relative}.HeroSection-module__2k8MBW__eyebrow{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1.6rem;font-size:.68rem;font-weight:600;animation:.8s .2s both HeroSection-module__2k8MBW__fadeIn;display:block}.HeroSection-module__2k8MBW__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-dark);margin:0 0 1.8rem;font-size:clamp(3rem,7vw,7rem);font-weight:500;line-height:1.06}.HeroSection-module__2k8MBW__line{text-shadow:0 2px 24px #e8dfca8c;animation:.9s cubic-bezier(.65,0,.35,1) .3s both HeroSection-module__2k8MBW__slideUp;display:block}.HeroSection-module__2k8MBW__lineAccent{color:#f5efe3;text-shadow:0 2px 20px #1a202540;animation:.9s cubic-bezier(.65,0,.35,1) .45s both HeroSection-module__2k8MBW__slideUp;display:block}@keyframes HeroSection-module__2k8MBW__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__2k8MBW__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__2k8MBW__sub{font-family:var(--font-body);color:var(--color-mid);letter-spacing:.03em;max-width:480px;margin:0 0 2.4rem;font-size:1rem;font-weight:300;line-height:1.7;animation:1s .6s both HeroSection-module__2k8MBW__fadeIn}.HeroSection-module__2k8MBW__actions{flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:3.5rem;animation:1s .75s both HeroSection-module__2k8MBW__fadeIn;display:flex}.HeroSection-module__2k8MBW__btnPrimary,.HeroSection-module__2k8MBW__btnSecondary{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;border:1px solid;padding:.9rem 2rem;font-size:.72rem;font-weight:600;line-height:1;text-decoration:none;transition:background .3s,color .3s;display:inline-block}.HeroSection-module__2k8MBW__btnPrimary{background:var(--color-dark);color:var(--color-cream);border-color:var(--color-dark)}.HeroSection-module__2k8MBW__btnPrimary:hover{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-cream)}.HeroSection-module__2k8MBW__btnSecondary{color:var(--color-dark);background:0 0}.HeroSection-module__2k8MBW__btnSecondary:hover{background:var(--color-dark);color:var(--color-cream)}.HeroSection-module__2k8MBW__stats{align-items:center;gap:2rem;animation:1s 1s both HeroSection-module__2k8MBW__fadeIn;display:flex}.HeroSection-module__2k8MBW__stat{flex-direction:column;align-items:center;gap:.2rem;display:flex}.HeroSection-module__2k8MBW__stat strong{font-family:var(--font-display);color:var(--color-dark);font-size:1.8rem;font-weight:500;line-height:1}.HeroSection-module__2k8MBW__stat span{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-mid);font-size:.65rem;font-weight:400}.HeroSection-module__2k8MBW__statDivider{background:var(--color-border);width:1px;height:32px}@media (max-width:680px){.HeroSection-module__2k8MBW__headline{font-size:clamp(2.4rem,10vw,3.5rem)}.HeroSection-module__2k8MBW__content{padding:7rem 1.5rem 4rem}.HeroSection-module__2k8MBW__stats{gap:1.2rem}.HeroSection-module__2k8MBW__stat strong{font-size:1.4rem}.HeroSection-module__2k8MBW__overlay{background:#e8dfca73}}@media (max-width:480px){.HeroSection-module__2k8MBW__stats{flex-wrap:wrap;justify-content:center;gap:1rem 2rem}.HeroSection-module__2k8MBW__statDivider{display:none}.HeroSection-module__2k8MBW__actions{flex-direction:column;align-items:center;gap:.8rem}.HeroSection-module__2k8MBW__btnPrimary,.HeroSection-module__2k8MBW__btnSecondary{text-align:center;width:100%}}
.ProductGrid-module__VpP66G__section{max-width:1440px;margin:0 auto;padding:5rem 3rem}.ProductGrid-module__VpP66G__header{justify-content:space-between;align-items:baseline;margin-bottom:3rem;display:flex}.ProductGrid-module__VpP66G__title{font-family:var(--font-display);letter-spacing:.05em;color:var(--color-dark);font-size:clamp(1.4rem,3vw,2.2rem);font-weight:400}.ProductGrid-module__VpP66G__viewAll{font-family:var(--font-body);letter-spacing:.14em;color:var(--color-dark);border-bottom:1px solid;padding-bottom:2px;font-size:.7rem;font-weight:600;text-decoration:none;transition:color .3s}.ProductGrid-module__VpP66G__viewAll:hover{color:var(--color-accent)}.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.8rem;display:grid}.ProductGrid-module__VpP66G__card{color:inherit;background:#fff;border-radius:16px;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #1a202514}.ProductGrid-module__VpP66G__card:hover{transform:translateY(-3px);box-shadow:0 10px 36px #1a202524}.ProductGrid-module__VpP66G__imageWrap{aspect-ratio:3/4;background:var(--color-soft);position:relative;overflow:hidden}.ProductGrid-module__VpP66G__imageLink{width:100%;height:100%;text-decoration:none;display:block;position:relative}.ProductGrid-module__VpP66G__productImage{object-fit:cover;transition:transform .6s cubic-bezier(.65,0,.35,1)}.ProductGrid-module__VpP66G__card:hover .ProductGrid-module__VpP66G__productImage{transform:scale(1.04)}.ProductGrid-module__VpP66G__imagePlaceholder{background:linear-gradient(135deg,#f0ebe5 0%,#e5ddd5 50%,#f5f0ec 100%);width:100%;height:100%;transition:transform .6s cubic-bezier(.65,0,.35,1)}.ProductGrid-module__VpP66G__card:hover .ProductGrid-module__VpP66G__imagePlaceholder{transform:scale(1.04)}.ProductGrid-module__VpP66G__wishlistBtn{cursor:pointer;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:30px;height:30px;color:var(--color-mid);background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s,color .2s;display:flex;position:absolute;top:.65rem;right:.65rem;box-shadow:0 2px 8px #1a20252e}.ProductGrid-module__VpP66G__wishlistBtn:hover{background:#fff;transform:scale(1.12)}.ProductGrid-module__VpP66G__wishlistBtnLiked{color:#d4607a}.ProductGrid-module__VpP66G__tag{font-family:var(--font-body);letter-spacing:.12em;color:var(--color-cream);background:var(--color-accent);text-transform:uppercase;padding:.25rem .6rem;font-size:.6rem;font-weight:700;position:absolute;top:.8rem;left:.8rem}.ProductGrid-module__VpP66G__hoverOverlay{opacity:0;justify-content:center;align-items:flex-end;padding-bottom:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProductGrid-module__VpP66G__card:hover .ProductGrid-module__VpP66G__hoverOverlay{opacity:1}.ProductGrid-module__VpP66G__selectBtn{font-family:var(--font-body);letter-spacing:.14em;color:var(--color-dark);background:var(--color-cream);padding:.5rem 1.8rem;font-size:.65rem;font-weight:600}.ProductGrid-module__VpP66G__cardBody{flex-direction:column;flex:1;padding:.9rem 1rem 1.1rem;display:flex}.ProductGrid-module__VpP66G__cardBodyLink{color:inherit;flex-direction:column;flex:1;gap:.3rem;text-decoration:none;display:flex}.ProductGrid-module__VpP66G__cardFooter{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.7rem;display:flex}.ProductGrid-module__VpP66G__addBtn{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-dark);border:1px solid var(--color-dark);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;padding:.42rem .75rem;font-size:.6rem;font-weight:700;transition:all .25s}.ProductGrid-module__VpP66G__addBtn:hover{background:var(--color-dark);color:var(--color-cream)}.ProductGrid-module__VpP66G__addedFlash{background:var(--color-accent)!important;border-color:var(--color-accent)!important;color:var(--color-dark)!important}.ProductGrid-module__VpP66G__productName{font-family:var(--font-display);color:var(--color-dark);margin:0;font-size:.9rem;font-weight:500}.ProductGrid-module__VpP66G__productDesc{font-family:var(--font-body);color:var(--color-mid);margin:0;font-size:.78rem;font-weight:300}.ProductGrid-module__VpP66G__price{font-family:var(--font-body);color:var(--color-dark);margin-top:.3rem;font-size:.85rem;font-weight:500}@media (max-width:1100px){.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProductGrid-module__VpP66G__section{padding:3rem 1.2rem}.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem 1rem}}@media (max-width:480px){.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(2,1fr);gap:1rem .7rem}.ProductGrid-module__VpP66G__cardBody{padding:.6rem .65rem .8rem}.ProductGrid-module__VpP66G__productName{font-size:.78rem}.ProductGrid-module__VpP66G__productDesc{display:none}.ProductGrid-module__VpP66G__price{font-size:.78rem}.ProductGrid-module__VpP66G__cardFooter{flex-direction:column;align-items:flex-start;gap:.45rem;margin-top:.4rem}.ProductGrid-module__VpP66G__addBtn{text-align:center;width:100%;padding:.38rem .4rem;font-size:.55rem}}
.PhilosophySection-module__2GsXAa__section{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1440px;min-height:90vh;margin:0 auto;padding:5rem 3rem;display:grid}.PhilosophySection-module__2GsXAa__textSide{flex-direction:column;gap:1.8rem;display:flex}.PhilosophySection-module__2GsXAa__eyebrow{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);font-size:.7rem;font-weight:600}.PhilosophySection-module__2GsXAa__heading{font-family:var(--font-display);color:var(--color-dark);margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.15}.PhilosophySection-module__2GsXAa__heading em{color:var(--color-accent);font-style:italic}.PhilosophySection-module__2GsXAa__body{font-family:var(--font-body);color:var(--color-mid);max-width:420px;margin:0;font-size:.95rem;font-weight:300;line-height:1.8}.PhilosophySection-module__2GsXAa__pillars{flex-direction:column;gap:1.2rem;margin-top:.5rem;display:flex}.PhilosophySection-module__2GsXAa__pillar{border-left:2px solid var(--color-accent);flex-direction:column;gap:.2rem;padding-left:1rem;display:flex}.PhilosophySection-module__2GsXAa__pillarTitle{font-family:var(--font-display);letter-spacing:.08em;color:var(--color-dark);font-size:1rem;font-weight:600}.PhilosophySection-module__2GsXAa__pillarDesc{font-family:var(--font-body);color:var(--color-mid);font-size:.82rem;font-weight:300}.PhilosophySection-module__2GsXAa__sphereWrap{height:56vh;min-height:380px;position:relative}.PhilosophySection-module__2GsXAa__sphereWrap:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 55% 48%,#e7cdec52 0%,#c4d1ec24 42%,#0000 68%);background:radial-gradient(at 55% 48%,lab(85.4074% 13.1741 -11.9482/.32) 0%,lab(83.5605% -.464737 -14.8822/.14) 42%,#0000 68%);border-radius:50%;position:absolute;inset:8%}.PhilosophySection-module__2GsXAa__sphere{z-index:1;width:100%;height:100%;position:relative}.PhilosophySection-module__2GsXAa__annotation{flex-direction:column;gap:.2rem;display:flex;position:absolute}.PhilosophySection-module__2GsXAa__annotation[data-side=right]{text-align:left;top:25%;right:-1rem}.PhilosophySection-module__2GsXAa__annotation[data-side=left]{text-align:right;bottom:25%;left:0}.PhilosophySection-module__2GsXAa__annotation strong{font-family:var(--font-display);letter-spacing:.1em;color:var(--color-dark);font-size:.8rem;font-weight:600}.PhilosophySection-module__2GsXAa__annotation span{font-family:var(--font-body);color:var(--color-mid);font-size:.72rem;font-weight:300}@media (max-width:900px){.PhilosophySection-module__2GsXAa__section{grid-template-columns:1fr;padding:4rem 1.5rem}.PhilosophySection-module__2GsXAa__sphereWrap{height:50vw;min-height:280px}}
.StepsSection-module__tPSZHG__section{max-width:1440px;margin:0 auto;padding:6rem 3rem}.StepsSection-module__tPSZHG__header{align-items:center;gap:2rem;margin-bottom:5rem;display:flex}.StepsSection-module__tPSZHG__bigNum{font-family:var(--font-display);color:#0000;-webkit-text-stroke:1px var(--color-accent);opacity:.35;font-size:clamp(5rem,12vw,11rem);font-weight:600;line-height:1}.StepsSection-module__tPSZHG__title{font-family:var(--font-display);color:var(--color-dark);margin:0 0 .4rem;font-size:clamp(1.6rem,3vw,2.8rem);font-weight:400}.StepsSection-module__tPSZHG__sub{font-family:var(--font-body);color:var(--color-mid);margin:0;font-size:.9rem;font-weight:300}.StepsSection-module__tPSZHG__layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.StepsSection-module__tPSZHG__sticky{justify-content:center;align-items:center;height:100vh;display:flex;position:sticky;top:0}.StepsSection-module__tPSZHG__sphere{width:80%;height:68%;margin:auto}.StepsSection-module__tPSZHG__steps{flex-direction:column;gap:5rem;padding:15vh 0;display:flex}.StepsSection-module__tPSZHG__step{gap:1.5rem;display:flex}.StepsSection-module__tPSZHG__stepNum{font-family:var(--font-display);color:var(--color-accent);flex-shrink:0;padding-top:.2rem;font-size:.9rem;font-weight:600}.StepsSection-module__tPSZHG__stepBody{flex-direction:column;gap:.4rem;display:flex}.StepsSection-module__tPSZHG__stepPhase{font-family:var(--font-display);color:var(--color-mid);letter-spacing:.05em;margin:0;font-size:1.1rem;font-weight:400}.StepsSection-module__tPSZHG__stepProduct{font-family:var(--font-display);color:var(--color-dark);letter-spacing:.04em;margin:0;font-size:1.5rem;font-weight:500}.StepsSection-module__tPSZHG__stepDesc{font-family:var(--font-body);color:var(--color-mid);max-width:380px;margin:.6rem 0 0;font-size:.88rem;font-weight:300;line-height:1.75}@media (max-width:900px){.StepsSection-module__tPSZHG__section{padding:4rem 1.5rem}.StepsSection-module__tPSZHG__layout{grid-template-columns:1fr}.StepsSection-module__tPSZHG__sticky{height:50vw;min-height:300px;position:relative}.StepsSection-module__tPSZHG__steps{padding:0}}
.page-module__E0kJGG__skeletonSection{max-width:1440px;margin:0 auto;padding:5rem 3rem}.page-module__E0kJGG__skeletonHeader{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.page-module__E0kJGG__skeletonTitle{background:var(--color-soft);border-radius:4px;width:200px;height:2rem;animation:1.6s ease-in-out infinite page-module__E0kJGG__shimmer}.page-module__E0kJGG__skeletonViewAll{background:var(--color-soft);border-radius:4px;width:100px;height:1rem;animation:1.6s ease-in-out infinite page-module__E0kJGG__shimmer}.page-module__E0kJGG__skeletonGrid{grid-template-columns:repeat(4,1fr);gap:2rem 1.8rem;display:grid}.page-module__E0kJGG__skeletonCard{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #1a20250f}.page-module__E0kJGG__skeletonImg{aspect-ratio:3/4;background:var(--color-soft);animation:1.6s ease-in-out infinite page-module__E0kJGG__shimmer}.page-module__E0kJGG__skeletonBody{flex-direction:column;gap:.5rem;padding:.9rem 1rem 1.1rem;display:flex}.page-module__E0kJGG__skeletonLine{background:var(--color-soft);border-radius:4px;height:.9rem;animation:1.6s ease-in-out infinite page-module__E0kJGG__shimmer}.page-module__E0kJGG__skeletonLineShort{background:var(--color-soft);border-radius:4px;width:60%;height:.75rem;animation:1.6s ease-in-out .2s infinite page-module__E0kJGG__shimmer}@keyframes page-module__E0kJGG__shimmer{0%,to{opacity:1}50%{opacity:.45}}@media (max-width:1100px){.page-module__E0kJGG__skeletonGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.page-module__E0kJGG__skeletonSection{padding:3rem 1.5rem}.page-module__E0kJGG__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:1.2rem 1rem}}
