.HeroSection-module__HAA8HW__hero{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.HeroSection-module__HAA8HW__aurora{display:none}@keyframes HeroSection-module__HAA8HW__auroraRotate{0%{transform:rotate(0)scale(1)}50%{transform:rotate(180deg)scale(1.1)}to{transform:rotate(360deg)scale(1)}}.HeroSection-module__HAA8HW__canvasWrapper{z-index:1;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__HAA8HW__content{z-index:2;text-align:center;align-items:center;gap:var(--space-6);padding:0 var(--gutter);max-width:var(--content-width);flex-direction:column;display:flex;position:relative}.HeroSection-module__HAA8HW__eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--gold);font-weight:500;line-height:1}.HeroSection-module__HAA8HW__headline{font-family:var(--font-serif);font-size:var(--text-hero);line-height:var(--leading-none);letter-spacing:var(--tracking-tight);color:var(--text-primary);margin:0}.HeroSection-module__HAA8HW__subheadline{font-family:var(--font-sans);font-size:var(--text-xl);color:var(--text-secondary);font-weight:300;line-height:var(--leading-normal);max-width:480px}.HeroSection-module__HAA8HW__ctas{align-items:center;gap:var(--space-5);margin-top:var(--space-10);padding-top:var(--space-4);flex-direction:row;display:flex}.HeroSection-module__HAA8HW__scrollIndicator{bottom:var(--space-10);z-index:2;align-items:center;gap:var(--space-3);flex-direction:column;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HeroSection-module__HAA8HW__scrollText{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--text-tertiary)}.HeroSection-module__HAA8HW__scrollChevron{justify-content:center;align-items:center;width:24px;height:24px;animation:2s ease-in-out infinite HeroSection-module__HAA8HW__bounceDown;display:flex}.HeroSection-module__HAA8HW__scrollChevron svg{width:20px;height:20px;stroke:var(--gold);stroke-width:1.5px;fill:none}@keyframes HeroSection-module__HAA8HW__bounceDown{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}@media (max-width:768px){.HeroSection-module__HAA8HW__content{gap:var(--space-4)}.HeroSection-module__HAA8HW__ctas{gap:var(--space-3);flex-direction:column}.HeroSection-module__HAA8HW__scrollIndicator{bottom:var(--space-6)}}.HeroSection-module__HAA8HW__marqueeContainer{background:var(--glass-bg);border-top:1px solid var(--glass-border);z-index:10;width:100%;-webkit-backdrop-filter:blur(var(--glass-blur));padding:12px 0;position:absolute;bottom:0;left:0;overflow:hidden}.HeroSection-module__HAA8HW__marqueeTrack{white-space:nowrap;gap:3rem;padding-left:3rem;animation:20s linear infinite HeroSection-module__HAA8HW__marquee;display:flex}.HeroSection-module__HAA8HW__marqueeItem{font-family:var(--font-sans);color:var(--text-primary);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.HeroSection-module__HAA8HW__marqueeIcon{color:var(--gold)}@keyframes HeroSection-module__HAA8HW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.WhyUsSection-module__P7hkFa__section{padding:var(--space-section) 0;background:var(--bg-secondary);border-top:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);position:relative;overflow:hidden}.WhyUsSection-module__P7hkFa__container{max-width:var(--content-width);padding:0 var(--gutter);gap:var(--space-12);flex-direction:column;margin:0 auto;display:flex}.WhyUsSection-module__P7hkFa__header{text-align:center;max-width:600px;margin:0 auto}.WhyUsSection-module__P7hkFa__eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-3);font-weight:600;display:block}.WhyUsSection-module__P7hkFa__title{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--text-primary);margin:0 0 var(--space-4);line-height:var(--leading-tight)}.WhyUsSection-module__P7hkFa__subtitle{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed);margin:0}.WhyUsSection-module__P7hkFa__grid{gap:var(--space-6);grid-template-columns:repeat(4,1fr);display:grid}.WhyUsSection-module__P7hkFa__card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:var(--space-6);gap:var(--space-4);flex-direction:column;transition:all .3s;display:flex}.WhyUsSection-module__P7hkFa__card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 32px #c9a96e1a}.WhyUsSection-module__P7hkFa__iconWrap{border-radius:var(--radius-lg);width:48px;height:48px;color:var(--gold);background:#c9a96e1a;border:1px solid #c9a96e40;justify-content:center;align-items:center;display:flex}.WhyUsSection-module__P7hkFa__cardTitle{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);margin:0;font-weight:600}.WhyUsSection-module__P7hkFa__cardDesc{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);line-height:var(--leading-normal);margin:0}.WhyUsSection-module__P7hkFa__compCard{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);padding:var(--space-8)}.WhyUsSection-module__P7hkFa__compHeader{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--text-primary);margin:0 0 var(--space-6);text-align:center}.WhyUsSection-module__P7hkFa__tableWrap{overflow-x:auto}.WhyUsSection-module__P7hkFa__table{border-collapse:collapse;width:100%;min-width:600px}.WhyUsSection-module__P7hkFa__table th{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;padding:var(--space-4);border-bottom:1px solid var(--glass-border);text-align:left;font-weight:700}.WhyUsSection-module__P7hkFa__goldCol{color:var(--gold);width:45%}.WhyUsSection-module__P7hkFa__dimCol{color:var(--text-tertiary);width:35%}.WhyUsSection-module__P7hkFa__table td{padding:var(--space-4);font-family:var(--font-sans);font-size:var(--text-sm);vertical-align:middle;border-bottom:1px solid #f5f0e80d}.WhyUsSection-module__P7hkFa__featCell{color:var(--text-primary);font-weight:600}.WhyUsSection-module__P7hkFa__goldCell{color:var(--text-primary);align-items:center;gap:var(--space-3);background:#c9a96e0a;display:flex}.WhyUsSection-module__P7hkFa__checkIcon{color:#6fdc7c;flex-shrink:0}.WhyUsSection-module__P7hkFa__dimCell{color:var(--text-tertiary);align-items:center;gap:var(--space-3);display:flex}.WhyUsSection-module__P7hkFa__crossIcon{color:#ff6b6b;flex-shrink:0}@media (max-width:1024px){.WhyUsSection-module__P7hkFa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.WhyUsSection-module__P7hkFa__grid{grid-template-columns:1fr}.WhyUsSection-module__P7hkFa__compCard{padding:var(--space-4)}}
.ProductsSection-module__iLCFZW__products{padding:var(--space-section) 0;background:var(--bg);position:relative;overflow:hidden}.ProductsSection-module__iLCFZW__container{z-index:10;max-width:var(--content-width);padding:0 var(--gutter);margin:0 auto;position:relative}.ProductsSection-module__iLCFZW__header{text-align:center;margin-bottom:var(--space-12)}.ProductsSection-module__iLCFZW__eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-3);font-weight:500}.ProductsSection-module__iLCFZW__title{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--text-primary);line-height:var(--leading-tight);margin-bottom:var(--space-3)}.ProductsSection-module__iLCFZW__subtitle{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-secondary);max-width:500px;margin:0 auto}.ProductsSection-module__iLCFZW__grid{grid-template-columns:repeat(auto-fill,minmax(250px,320px));justify-content:center;gap:20px;display:grid}@media (max-width:600px){.ProductsSection-module__iLCFZW__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}.ProductsSection-module__iLCFZW__card{cursor:pointer;background:#ffffff05;border:1px solid #f5f0e814;border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;overflow:hidden}html[data-theme=light] .ProductsSection-module__iLCFZW__card{background:#fff;border-color:#1a171314}.ProductsSection-module__iLCFZW__card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 32px #c9a96e26}.ProductsSection-module__iLCFZW__cardImageWrap{aspect-ratio:1;background:#0000004d;justify-content:center;align-items:center;width:100%;padding:16px;display:flex;position:relative;overflow:hidden}html[data-theme=light] .ProductsSection-module__iLCFZW__cardImageWrap{background:#c9a96e0d}.ProductsSection-module__iLCFZW__cardImage{object-fit:contain;filter:drop-shadow(0 8px 16px #0006);width:100%;height:100%;transition:transform .5s}.ProductsSection-module__iLCFZW__card:hover .ProductsSection-module__iLCFZW__cardImage{transform:scale(1.08)}.ProductsSection-module__iLCFZW__cardImageOverlay{pointer-events:none;background:radial-gradient(circle,#c9a96e0d 0%,#0000 70%);position:absolute;inset:0}.ProductsSection-module__iLCFZW__cardImageGradient{pointer-events:none;z-index:2;position:absolute;top:12px;left:12px}.ProductsSection-module__iLCFZW__cardLabel{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#060606b3;border:1px solid #c9a96e4d;border-radius:100px;padding:4px 10px;font-size:10px;font-weight:600;display:inline-block}.ProductsSection-module__iLCFZW__cardBody{flex-direction:column;flex:1;padding:16px;display:flex}.ProductsSection-module__iLCFZW__cardName{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--text-primary);margin-bottom:4px}.ProductsSection-module__iLCFZW__cardTagline{font-family:var(--font-sans);color:var(--text-secondary);flex:1;margin-bottom:16px;font-size:12px;line-height:1.4}.ProductsSection-module__iLCFZW__cardFooter{flex-direction:column;gap:12px;margin-top:auto;display:flex}.ProductsSection-module__iLCFZW__cardPriceRow{align-items:baseline;gap:8px;display:flex}.ProductsSection-module__iLCFZW__cardPrice{font-family:var(--font-sans);font-size:var(--text-xl);color:var(--gold);font-weight:700;line-height:1.2}.ProductsSection-module__iLCFZW__cardSubprice{font-family:var(--font-sans);color:var(--text-tertiary);font-size:12px}.ProductsSection-module__iLCFZW__cardBtn{background:var(--gold);color:#060606;width:100%;font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:11px;font-weight:700;transition:all .3s;display:inline-flex}.ProductsSection-module__iLCFZW__cardBtn:hover:not(:disabled){background:#d1b581;transform:translateY(-2px);box-shadow:0 6px 20px #c9a96e59}.ProductsSection-module__iLCFZW__disabledCard{opacity:.6;filter:grayscale();cursor:not-allowed;pointer-events:none}.ProductsSection-module__iLCFZW__outOfStockOverlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ProductsSection-module__iLCFZW__outOfStockText{color:#fff;font-family:var(--font-sans);letter-spacing:.2em;text-align:center;border:3px solid #fff;padding:6px 14px;font-size:1.5rem;font-weight:700;transform:rotate(-15deg)}@keyframes ProductsSection-module__iLCFZW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductsSection-module__iLCFZW__skeleton{background:linear-gradient(90deg, var(--bg) 25%, var(--glass-border) 50%, var(--bg) 75%);background-size:200% 100%;animation:1.5s infinite ProductsSection-module__iLCFZW__shimmer}.ProductsSection-module__iLCFZW__skeletonCard{pointer-events:none}.ProductsSection-module__iLCFZW__emptyState{text-align:center;color:var(--text-secondary);font-family:var(--font-sans);padding:var(--space-10) 0;grid-column:1/-1}
.VideoSection-module__hTqfOW__section{background-color:var(--bg-elevated);padding:120px 0;position:relative;overflow:hidden}.VideoSection-module__hTqfOW__container{width:100%;max-width:1200px;padding:0 var(--gutter);margin:0 auto}.VideoSection-module__hTqfOW__header{text-align:center;margin-bottom:var(--space-8)}.VideoSection-module__hTqfOW__eyebrow{color:var(--gold);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-4);font-size:.875rem;font-weight:600}.VideoSection-module__hTqfOW__title{color:var(--text-primary);font-family:var(--font-serif);margin:0;font-size:2.5rem;font-weight:400}.VideoSection-module__hTqfOW__videoWrap{aspect-ratio:16/9;background-color:var(--bg-card);border-radius:var(--radius-xl);border:1px solid var(--glass-border);width:100%;box-shadow:var(--shadow-xl);cursor:pointer;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.VideoSection-module__hTqfOW__videoWrap:hover .VideoSection-module__hTqfOW__playButton{background:var(--gold);color:var(--bg);transform:scale(1.1)}.VideoSection-module__hTqfOW__video{object-fit:cover;border:none;width:100%;height:100%}.VideoSection-module__hTqfOW__placeholder{color:var(--text-secondary);font-family:var(--font-sans);font-size:1.125rem}.VideoSection-module__hTqfOW__overlay{background:#0000004d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.VideoSection-module__hTqfOW__videoWrap.VideoSection-module__hTqfOW__playing .VideoSection-module__hTqfOW__overlay{opacity:0;pointer-events:none}.VideoSection-module__hTqfOW__playButton{border:2px solid var(--gold);width:80px;height:80px;color:var(--gold);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414cc;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}
.DynamicHomeSections-module__juDdfa__wrapper{gap:var(--space-section);background:var(--bg);flex-direction:column;display:flex}.DynamicHomeSections-module__juDdfa__section{padding:var(--space-section) 0;border-bottom:1px solid var(--glass-border);position:relative;overflow:hidden}.DynamicHomeSections-module__juDdfa__container{max-width:var(--content-width);padding:0 var(--gutter);gap:var(--space-12);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.DynamicHomeSections-module__juDdfa__contentCol{flex-direction:column;align-items:flex-start;display:flex}.DynamicHomeSections-module__juDdfa__subtitle{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-3);font-weight:600}.DynamicHomeSections-module__juDdfa__title{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--text-primary);margin-bottom:var(--space-4);line-height:var(--leading-tight)}.DynamicHomeSections-module__juDdfa__description{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--text-secondary);line-height:var(--leading-relaxed)}.DynamicHomeSections-module__juDdfa__btn{background:var(--gold);color:var(--bg);font-family:var(--font-sans);font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);align-items:center;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.DynamicHomeSections-module__juDdfa__btn:hover{background:#d1b581;transform:translateY(-2px);box-shadow:0 8px 24px #c9a96e4d}.DynamicHomeSections-module__juDdfa__imageCol{width:100%}.DynamicHomeSections-module__juDdfa__imageWrap{aspect-ratio:16/10;border-radius:var(--radius-xl);border:1px solid var(--glass-border);width:100%;box-shadow:var(--shadow-xl);background:var(--glass-bg);overflow:hidden}.DynamicHomeSections-module__juDdfa__image{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.DynamicHomeSections-module__juDdfa__container{gap:var(--space-8);grid-template-columns:1fr}}
.JourneySection-module__7rm3bG__journey{background:radial-gradient(ellipse at 50% -20%, #1a1612 0%, var(--bg) 70%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:clamp(60px,8vh,120px) clamp(20px,4vw,60px);display:flex;position:relative;overflow:hidden}.JourneySection-module__7rm3bG__content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.JourneySection-module__7rm3bG__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.JourneySection-module__7rm3bG__orb1{will-change:transform;background:radial-gradient(circle,#e8913a2e 0%,#0000 70%);border-radius:50%;width:55vw;max-width:700px;height:55vw;max-height:700px;transition:background 1s;position:absolute;top:-10%;right:-5%}.JourneySection-module__7rm3bG__orb2{will-change:transform;background:radial-gradient(circle,#c9a96e1f 0%,#0000 70%);border-radius:50%;width:45vw;max-width:580px;height:45vw;max-height:580px;animation:10s ease-in-out infinite JourneySection-module__7rm3bG__orb2Pulse;position:absolute;bottom:-15%;left:-8%}@keyframes JourneySection-module__7rm3bG__orb2Pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.JourneySection-module__7rm3bG__orb3{background:radial-gradient(circle,#f5f0e80a 0%,#0000 70%);border-radius:50%;width:30vw;max-width:380px;height:30vw;max-height:380px;animation:14s ease-in-out infinite JourneySection-module__7rm3bG__orb3Float;position:absolute;top:40%;left:40%}@keyframes JourneySection-module__7rm3bG__orb3Float{0%,to{transform:translate(0)}33%{transform:translate(30px,-40px)}66%{transform:translate(-20px,20px)}}.JourneySection-module__7rm3bG__grid{background-image:linear-gradient(#f5f0e806 1px,#0000 1px),linear-gradient(90deg,#f5f0e806 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.JourneySection-module__7rm3bG__header{z-index:5;text-align:center;flex-shrink:0;margin-bottom:clamp(24px,3vh,40px);position:relative}.JourneySection-module__7rm3bG__headerEyebrow{font-family:var(--font-sans);letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:11px;font-weight:500}.JourneySection-module__7rm3bG__headerTitle{font-family:var(--font-serif);color:var(--text-primary);font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:400}.JourneySection-module__7rm3bG__stackWrapper{perspective:2000px;width:100%;max-width:960px;height:clamp(300px,42vh,440px);transform-style:preserve-3d;flex-shrink:0;position:relative}.JourneySection-module__7rm3bG__card{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px);will-change:transform, opacity;backface-visibility:hidden;border-radius:20px;flex-direction:column;gap:0;padding:clamp(20px,3vw,36px);transition:border-color .4s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translate(0,0);box-shadow:inset 0 2px 1px #0003,0 30px 80px #00000073,0 0 0 1px #f5f0e80a}.JourneySection-module__7rm3bG__card:before{content:"";border-radius:inherit;background:var(--card-bg,transparent);pointer-events:none;position:absolute;inset:0}.JourneySection-module__7rm3bG__cardTop{flex-shrink:0;align-items:center;gap:16px;margin-bottom:clamp(14px,2vh,22px);display:flex}.JourneySection-module__7rm3bG__cardNum{font-family:var(--font-serif);opacity:.9;flex-shrink:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1}.JourneySection-module__7rm3bG__cardTag{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);border:1px solid #f5f0e814;border-radius:100px;padding:4px 12px;font-size:10px;font-weight:600}.JourneySection-module__7rm3bG__cardBody{flex:1;grid-template-columns:1fr 1fr;gap:clamp(16px,3vw,40px);min-height:0;display:grid}.JourneySection-module__7rm3bG__cardLeft{flex-direction:column;gap:10px;display:flex}.JourneySection-module__7rm3bG__cardTitle{font-family:var(--font-serif);margin:0;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:400;line-height:1.1}.JourneySection-module__7rm3bG__cardSubtitle{font-family:var(--font-sans);color:var(--text-tertiary);margin:0;font-size:13px;font-style:italic}.JourneySection-module__7rm3bG__cardDesc{font-family:var(--font-sans);color:var(--text-secondary);margin:0;font-size:clamp(12px,1.3vw,14px);line-height:1.7}.JourneySection-module__7rm3bG__cardRight{flex-direction:column;gap:14px;display:flex}.JourneySection-module__7rm3bG__pillsLabel{font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);margin:0;font-size:9px;font-weight:600}.JourneySection-module__7rm3bG__pills{flex-wrap:wrap;gap:8px;display:flex}.JourneySection-module__7rm3bG__pill{font-family:var(--font-sans);letter-spacing:.03em;background:#0003;border:1px solid;border-radius:100px;padding:5px 12px;font-size:11px;font-weight:500}.JourneySection-module__7rm3bG__stepIndicator{border:1px solid;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding:8px 16px;display:inline-flex}.JourneySection-module__7rm3bG__stepDot{border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite JourneySection-module__7rm3bG__stepPulse}@keyframes JourneySection-module__7rm3bG__stepPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.JourneySection-module__7rm3bG__stepText{font-family:var(--font-sans);letter-spacing:.08em;font-size:11px;font-weight:500}.JourneySection-module__7rm3bG__cardBar{opacity:.6;height:2px;position:absolute;bottom:0;left:0;right:0}.JourneySection-module__7rm3bG__progressDots{z-index:20;flex-direction:column;gap:14px;display:flex;position:absolute;top:50%;right:clamp(16px,2.5vw,40px);transform:translateY(-50%)}.JourneySection-module__7rm3bG__dot{will-change:transform, background-color;cursor:pointer;background:#f5f0e833;border:none;border-radius:50%;width:7px;height:7px;transform:translate(0,0)}.JourneySection-module__7rm3bG__navRow{z-index:20;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:100px;align-items:center;gap:24px;padding:8px 16px;display:flex;position:absolute;bottom:clamp(24px,4vh,48px);left:50%;transform:translate(-50%)}.JourneySection-module__7rm3bG__navBtn{color:var(--text-primary);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:8px;font-size:11px;font-weight:500;transition:opacity .3s,color .3s;display:flex}.JourneySection-module__7rm3bG__navBtn:hover{color:var(--gold)}.JourneySection-module__7rm3bG__navBtn:disabled{opacity:.3;pointer-events:none}.JourneySection-module__7rm3bG__navLabel{font-family:var(--font-sans);letter-spacing:.2em;color:var(--text-secondary);font-size:11px;font-weight:500}.JourneySection-module__7rm3bG__scrollHint{color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.15em;text-transform:uppercase;z-index:10;pointer-events:none;flex-direction:column;align-items:center;gap:8px;font-size:10px;font-weight:500;animation:3s ease-in-out infinite JourneySection-module__7rm3bG__floatHint;display:flex;position:absolute;bottom:clamp(100px,12vh,140px);left:50%;transform:translate(-50%)}@keyframes JourneySection-module__7rm3bG__floatHint{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@media (max-width:768px){.JourneySection-module__7rm3bG__cardBody{grid-template-columns:1fr;gap:16px;overflow-y:auto}.JourneySection-module__7rm3bG__cardRight{display:none}.JourneySection-module__7rm3bG__stackWrapper{height:clamp(320px,60vw,400px)}.JourneySection-module__7rm3bG__progressDots{right:12px}}
.IngredientsSection-module__UWeSWG__ingredients{padding:var(--space-section) 0;background:var(--bg-secondary);position:relative;overflow:hidden}.IngredientsSection-module__UWeSWG__bgOrbs{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.IngredientsSection-module__UWeSWG__orb1{will-change:transform;background:radial-gradient(circle,#e8913a2e 0%,#0000 70%);border-radius:50%;width:55vw;max-width:700px;height:55vw;max-height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IngredientsSection-module__UWeSWG__orb2{will-change:transform;background:radial-gradient(circle,#c9a96e1f 0%,#0000 70%);border-radius:50%;width:45vw;max-width:580px;height:45vw;max-height:580px;animation:10s ease-in-out infinite IngredientsSection-module__UWeSWG__orb2Pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes IngredientsSection-module__UWeSWG__orb2Pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.IngredientsSection-module__UWeSWG__header{z-index:2;text-align:center;margin-bottom:var(--space-12);padding:0 var(--gutter);position:relative}.IngredientsSection-module__UWeSWG__eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-4);font-weight:500}.IngredientsSection-module__UWeSWG__title{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--text-primary);line-height:var(--leading-tight)}.IngredientsSection-module__UWeSWG__sceneContainer{width:100%;height:60vh;position:relative}.IngredientsSection-module__UWeSWG__infoPanel{bottom:var(--space-8);-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-lg);padding:var(--space-8) var(--space-10);text-align:center;z-index:10;background:#101114cc;border:1px solid #f5f0e81a;min-width:320px;max-width:420px;position:absolute;left:50%;transform:translate(-50%)}.IngredientsSection-module__UWeSWG__activePanel{-webkit-backdrop-filter:blur(40px);border-radius:var(--radius-lg);padding:var(--space-8);z-index:20;text-align:left;background:#101114d9;border:1px solid #c9a96e4d;min-width:300px;max-width:360px;position:absolute;top:50%;left:5%;transform:translateY(-50%);box-shadow:0 20px 40px #00000080}.IngredientsSection-module__UWeSWG__closeBtn{color:var(--text-secondary);font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;margin-bottom:var(--space-6);background:0 0;border:1px solid #f5f0e81f;border-radius:100px;align-items:center;padding:6px 16px;font-size:12px;transition:all .3s;display:inline-flex}.IngredientsSection-module__UWeSWG__closeBtn:hover{color:var(--text-primary);border-color:var(--text-secondary);background:#ffffff1a}.IngredientsSection-module__UWeSWG__ingredientName{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--gold);margin-bottom:var(--space-3)}.IngredientsSection-module__UWeSWG__ingredientBenefit{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);margin-bottom:var(--space-2)}.IngredientsSection-module__UWeSWG__ingredientEvidence{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);font-style:italic}.IngredientsSection-module__UWeSWG__prompt{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-tertiary);letter-spacing:.1em}
.ScienceSection-module__c-snRW__science{padding:var(--space-section) 0;background:var(--bg);position:relative}.ScienceSection-module__c-snRW__container{width:100%;max-width:var(--content-width);padding:0 var(--gutter);margin:0 auto}.ScienceSection-module__c-snRW__eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-4);text-align:center;font-weight:500}.ScienceSection-module__c-snRW__title{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--text-primary);text-align:center;margin-bottom:var(--space-16);line-height:var(--leading-tight)}.ScienceSection-module__c-snRW__statsGrid{gap:var(--space-12);grid-template-columns:repeat(3,1fr);display:grid}.ScienceSection-module__c-snRW__statItem{text-align:center;flex-direction:column;align-items:center;display:flex}.ScienceSection-module__c-snRW__statNumber{font-family:var(--font-serif);color:var(--gold);margin-bottom:var(--space-4);font-size:80px;line-height:1}.ScienceSection-module__c-snRW__statLabel{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--text-primary);line-height:var(--leading-snug);margin-bottom:var(--space-2)}.ScienceSection-module__c-snRW__statSubtext{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary)}@media (max-width:768px){.ScienceSection-module__c-snRW__title{font-size:var(--text-3xl)}.ScienceSection-module__c-snRW__statsGrid{gap:var(--space-10);grid-template-columns:1fr}.ScienceSection-module__c-snRW__statNumber{font-size:64px}}
.TestimonialsSection-module__o9_Jfa__testimonials{padding:var(--space-section) 0;background:var(--bg);position:relative;overflow:hidden}.TestimonialsSection-module__o9_Jfa__header{text-align:center;margin-bottom:var(--space-16);padding:0 var(--gutter)}.TestimonialsSection-module__o9_Jfa__eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-4);font-weight:500}.TestimonialsSection-module__o9_Jfa__title{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--text-primary)}.TestimonialsSection-module__o9_Jfa__trackContainer{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.TestimonialsSection-module__o9_Jfa__track{gap:var(--space-8);padding:var(--space-8) 0;will-change:transform;width:max-content;display:flex}.TestimonialsSection-module__o9_Jfa__card{border-radius:var(--radius-xl);width:440px;padding:var(--space-10);transform-origin:50%;cursor:pointer;background:#f5f0e808;border:1px solid #f5f0e814;flex-shrink:0;transition:all .5s cubic-bezier(.25,1,.5,1);position:relative;overflow:hidden}.TestimonialsSection-module__o9_Jfa__card:hover{z-index:10;background:#f5f0e80f;border-color:#c9a96e4d;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #00000080,0 0 30px #c9a96e1a}.TestimonialsSection-module__o9_Jfa__card:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.TestimonialsSection-module__o9_Jfa__card:hover:before{left:200%}.TestimonialsSection-module__o9_Jfa__stars{color:var(--gold);margin-bottom:var(--space-6);gap:2px;display:flex}.TestimonialsSection-module__o9_Jfa__star{opacity:.85}.TestimonialsSection-module__o9_Jfa__quote{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--text-primary);margin-bottom:var(--space-8);font-style:italic;line-height:1.5}.TestimonialsSection-module__o9_Jfa__authorWrapper{align-items:center;gap:var(--space-4);display:flex}.TestimonialsSection-module__o9_Jfa__authorAvatar{width:44px;height:44px;color:var(--gold);font-family:var(--font-serif);font-weight:600;font-size:var(--text-lg);background:#c9a96e1a;border:1px solid #c9a96e4d;border-radius:50%;justify-content:center;align-items:center;display:flex}.TestimonialsSection-module__o9_Jfa__authorInfo{flex-direction:column;display:flex}.TestimonialsSection-module__o9_Jfa__authorName{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-primary);letter-spacing:.05em;font-weight:600}.TestimonialsSection-module__o9_Jfa__authorTitle{font-family:var(--font-sans);color:var(--text-secondary);font-size:12px}@media (max-width:768px){.TestimonialsSection-module__o9_Jfa__card{width:320px;padding:var(--space-6)}.TestimonialsSection-module__o9_Jfa__quote{font-size:var(--text-lg)}}
.ImageAutoSlider-module__cEDxXW__wrapper{background-color:#000;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.ImageAutoSlider-module__cEDxXW__bgGradient{z-index:0;background:linear-gradient(#000,#000000e6,#000);position:absolute;inset:0}.ImageAutoSlider-module__cEDxXW__scrollWrapper{z-index:10;justify-content:center;align-items:center;width:100%;padding:2rem 0;display:flex;position:relative}.ImageAutoSlider-module__cEDxXW__scrollContainer{width:100%;max-width:72rem;-webkit-mask:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}@keyframes ImageAutoSlider-module__cEDxXW__scroll-right{0%{transform:translate(0)}to{transform:translate(-50%)}}.ImageAutoSlider-module__cEDxXW__infiniteScroll{gap:1.5rem;width:max-content;animation:20s linear infinite ImageAutoSlider-module__cEDxXW__scroll-right;display:flex}.ImageAutoSlider-module__cEDxXW__imageItem{background:#ffffff0d;border-radius:.75rem;flex-shrink:0;width:16rem;height:16rem;transition:transform .3s,filter .3s;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ImageAutoSlider-module__cEDxXW__imageItem:hover{filter:brightness(1.1);transform:scale(1.05)}.ImageAutoSlider-module__cEDxXW__image{object-fit:cover;width:100%;height:100%}.ImageAutoSlider-module__cEDxXW__bottomGradient{z-index:20;background:linear-gradient(#0000,#000);height:6rem;position:absolute;bottom:0;left:0;right:0}@media (min-width:768px){.ImageAutoSlider-module__cEDxXW__imageItem{width:20rem;height:20rem}}
.FAQSection-module__JFL0gW__faq{padding:var(--space-section) 0;background:var(--bg);position:relative}.FAQSection-module__JFL0gW__container{max-width:800px;padding:0 var(--gutter);margin:0 auto}.FAQSection-module__JFL0gW__header{text-align:center;margin-bottom:var(--space-24)}.FAQSection-module__JFL0gW__eyebrow{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:var(--space-4);font-weight:500}.FAQSection-module__JFL0gW__title{font-family:var(--font-serif);font-size:var(--text-4xl);color:var(--text-primary);line-height:var(--leading-tight)}.FAQSection-module__JFL0gW__item{border-bottom:1px solid #f5f0e80f}.FAQSection-module__JFL0gW__itemActive{border-left:2px solid var(--gold);padding-left:var(--space-6)}.FAQSection-module__JFL0gW__question{width:100%;padding:var(--space-6) 0;text-align:left;font-family:var(--font-serif);font-size:var(--text-lg);color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-4);background:0 0;border:none;transition:color .3s;display:flex}.FAQSection-module__JFL0gW__question:hover{color:var(--gold)}.FAQSection-module__JFL0gW__icon{color:var(--gold);opacity:.7;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .3s;display:flex}.FAQSection-module__JFL0gW__question:hover .FAQSection-module__JFL0gW__icon{opacity:1}.FAQSection-module__JFL0gW__answer{overflow:hidden}.FAQSection-module__JFL0gW__answerInner{padding:0 0 var(--space-6) 0;font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-secondary);line-height:var(--leading-relaxed)}
.FooterSection-module__qGdkpq__footer{padding:var(--space-20) 0 var(--space-12);background:var(--bg);position:relative;overflow:hidden}.FooterSection-module__qGdkpq__divider{width:calc(100% - 2 * var(--gutter));max-width:var(--content-width);background:linear-gradient(90deg, transparent, var(--gold), transparent);opacity:.25;height:1px;margin:0 auto var(--space-20)}.FooterSection-module__qGdkpq__content{max-width:var(--content-width);padding:0 var(--gutter);margin:0 auto}.FooterSection-module__qGdkpq__grid{gap:var(--space-16);margin-bottom:var(--space-20);grid-template-columns:1.5fr 1fr 1fr 1.5fr;display:grid}@media (max-width:768px){.FooterSection-module__qGdkpq__grid{gap:var(--space-12);text-align:center;grid-template-columns:1fr}}.FooterSection-module__qGdkpq__brand{flex-direction:column;display:flex}.FooterSection-module__qGdkpq__logo{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--gold);letter-spacing:.2em;margin-bottom:var(--space-4)}.FooterSection-module__qGdkpq__brandDesc{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);max-width:280px;margin-bottom:var(--space-6);line-height:1.6}@media (max-width:768px){.FooterSection-module__qGdkpq__brandDesc{max-width:unset;margin-left:auto;margin-right:auto}}.FooterSection-module__qGdkpq__socialRow{gap:var(--space-3);display:flex}@media (max-width:768px){.FooterSection-module__qGdkpq__socialRow{justify-content:center}}.FooterSection-module__qGdkpq__socialIcon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--text-tertiary);border:1px solid #f5f0e814;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.FooterSection-module__qGdkpq__socialIcon:hover{color:var(--gold);background:#c9a96e0f;border-color:#c9a96e66}.FooterSection-module__qGdkpq__linksCol{gap:var(--space-3);flex-direction:column;display:flex}.FooterSection-module__qGdkpq__colTitle{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:var(--space-2);font-size:11px;font-weight:600}.FooterSection-module__qGdkpq__link{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);width:fit-content;text-decoration:none;transition:color .3s}@media (max-width:768px){.FooterSection-module__qGdkpq__link{margin:0 auto}}.FooterSection-module__qGdkpq__link:hover{color:var(--gold)}.FooterSection-module__qGdkpq__ctaCol{align-items:flex-start;gap:var(--space-3);flex-direction:column;display:flex}@media (max-width:768px){.FooterSection-module__qGdkpq__ctaCol{align-items:center}}.FooterSection-module__qGdkpq__ctaSub{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-secondary);max-width:240px;margin-bottom:var(--space-1);line-height:1.5}@media (max-width:768px){.FooterSection-module__qGdkpq__ctaSub{max-width:unset}}.FooterSection-module__qGdkpq__dividerThin{width:100%;height:1px;margin-bottom:var(--space-8);background:linear-gradient(90deg,#0000,#f5f0e80f,#0000)}.FooterSection-module__qGdkpq__bottomRow{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}@media (max-width:768px){.FooterSection-module__qGdkpq__bottomRow{text-align:center;gap:var(--space-1);flex-direction:column}}.FooterSection-module__qGdkpq__copyright{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--text-tertiary)}.FooterSection-module__qGdkpq__tagline{font-family:var(--font-serif);font-size:var(--text-xs);color:var(--text-tertiary);letter-spacing:.05em;font-style:italic}
