.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background-color:#f9f9f5f2;border-bottom:1px solid #d4af371a;padding:24px 0;transition:all .3s;position:sticky;top:0}.Header-module__hBw1pG__header:after{content:"";background:linear-gradient(to right,transparent,var(--color-gold),transparent);opacity:0;height:1px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Header-module__hBw1pG__header:hover:after{opacity:.3}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-outfit);letter-spacing:3px;text-transform:uppercase;background:linear-gradient(135deg,var(--color-black),var(--color-navy));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700;transition:transform .3s}.Header-module__hBw1pG__logo:hover{transform:scale(1.02)}.Header-module__hBw1pG__nav{flex:1;justify-content:center;display:flex}.Header-module__hBw1pG__navList{align-items:center;gap:48px;list-style:none;display:flex}.Header-module__hBw1pG__navList li{position:relative}.Header-module__hBw1pG__navList a{font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1.2px;color:var(--color-black);padding-bottom:4px;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.Header-module__hBw1pG__navList a:after{content:"";background:linear-gradient(to right,var(--color-gold),var(--color-bronze));width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navList a:hover{color:var(--color-gold)}.Header-module__hBw1pG__navList a:hover:after{width:100%}.Header-module__hBw1pG__actions{align-items:center;gap:20px;display:flex}@media (max-width:1024px){.Header-module__hBw1pG__navList{gap:32px}}@media (max-width:768px){.Header-module__hBw1pG__header{padding:16px 0}.Header-module__hBw1pG__logo{letter-spacing:2px;font-size:1.3rem}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__actions button{padding:10px 20px;font-size:.75rem}}
.Hero-module__ZARIfG__hero{background:linear-gradient(135deg,#fafaf7 0%,#f9f9f5 50%,#fff 100%);align-items:center;min-height:90vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBackground{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__ornamentFloat1,.Hero-module__ZARIfG__ornamentFloat2,.Hero-module__ZARIfG__ornamentFloat3{opacity:.08;background:radial-gradient(circle,var(--color-gold),transparent);border-radius:50%;width:120px;height:120px;animation:20s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__ornamentFloat1{animation-delay:0s;top:10%;right:10%}.Hero-module__ZARIfG__ornamentFloat2{width:80px;height:80px;animation-delay:7s;bottom:20%;left:5%}.Hero-module__ZARIfG__ornamentFloat3{width:100px;height:100px;animation-delay:14s;top:60%;right:5%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.Hero-module__ZARIfG__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.Hero-module__ZARIfG__content{flex-direction:column;gap:20px;display:flex}.Hero-module__ZARIfG__badge{background:linear-gradient(135deg,var(--color-gold),var(--color-bronze));width:fit-content;color:var(--color-black);letter-spacing:2px;text-transform:uppercase;font-size:.75rem;font-weight:600;font-family:var(--font-outfit);border-radius:30px;margin-bottom:10px;padding:8px 20px;display:inline-block}.Hero-module__ZARIfG__title{color:var(--color-black);letter-spacing:-2px;margin-bottom:0;font-size:4.5rem;line-height:1.1}.Hero-module__ZARIfG__highlight{background:linear-gradient(135deg,var(--color-gold)0%,var(--color-bronze)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;position:relative}.Hero-module__ZARIfG__subtitle{color:var(--color-black);max-width:540px;font-size:1.5rem;font-weight:500;line-height:1.5;font-family:var(--font-outfit);margin-bottom:0}.Hero-module__ZARIfG__description{color:#666;max-width:520px;margin-bottom:10px;font-size:1.1rem;line-height:1.7}.Hero-module__ZARIfG__buttons{gap:16px;margin-top:10px;margin-bottom:20px;display:flex}.Hero-module__ZARIfG__features{flex-wrap:wrap;gap:30px;margin-top:20px;display:flex}.Hero-module__ZARIfG__featureItem{color:var(--color-black);align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.Hero-module__ZARIfG__featureIcon{color:var(--color-gold);font-size:1rem}.Hero-module__ZARIfG__imagePlaceholder{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__wreathContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Hero-module__ZARIfG__wreath{background:linear-gradient(135deg,#3a6b20 0%,#4a7f2e 100%);border:12px solid #2d5016;border-radius:50%;width:85%;height:85%;animation:30s linear infinite Hero-module__ZARIfG__gentleRotate;position:relative;box-shadow:0 20px 60px #00000026,inset 0 -10px 30px #0003,inset 0 10px 30px #ffffff1a}@keyframes Hero-module__ZARIfG__gentleRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__ZARIfG__wreathInner{background:var(--color-cream);border:8px solid #2d5016;border-radius:50%;width:60%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__charm{background:linear-gradient(135deg,var(--color-gold),var(--color-bronze));border:3px solid #ffffff4d;border-radius:50%;width:60px;height:60px;animation:3s ease-in-out infinite Hero-module__ZARIfG__charmPulse;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 20px #d4af3766,inset 0 -4px 8px #0003,inset 0 4px 8px #ffffff4d}.Hero-module__ZARIfG__charm:nth-child(2){background:linear-gradient(135deg,var(--color-wine),#8b3a47);animation-delay:.5s}.Hero-module__ZARIfG__charm:nth-child(3){background:linear-gradient(135deg,var(--color-bronze),var(--color-gold));animation-delay:1s}.Hero-module__ZARIfG__charm:nth-child(4){background:linear-gradient(135deg,var(--color-teal),#066);animation-delay:1.5s}.Hero-module__ZARIfG__charm:nth-child(5){background:linear-gradient(135deg,var(--color-navy),#1a3a5f);animation-delay:2s}@keyframes Hero-module__ZARIfG__charmPulse{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 20px #d4af3766,inset 0 -4px 8px #0003,inset 0 4px 8px #ffffff4d}50%{transform:translate(-50%,-50%)scale(1.1);box-shadow:0 12px 30px #d4af3799,inset 0 -4px 8px #0003,inset 0 4px 8px #ffffff4d}}@media (max-width:1024px){.Hero-module__ZARIfG__title{font-size:3.5rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{min-height:auto;padding:80px 0 60px}.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:50px}.Hero-module__ZARIfG__content{align-items:center}.Hero-module__ZARIfG__badge{margin:0 auto 10px}.Hero-module__ZARIfG__title{font-size:2.8rem}.Hero-module__ZARIfG__subtitle,.Hero-module__ZARIfG__description{margin:0 auto}.Hero-module__ZARIfG__buttons,.Hero-module__ZARIfG__features{justify-content:center}.Hero-module__ZARIfG__imagePlaceholder{max-width:400px;margin:0 auto}}
.ProductShowcase-module___9eMoG__showcase{background:linear-gradient(to bottom,#fff 0%,var(--color-cream)100%);padding:120px 0;position:relative;overflow:hidden}.ProductShowcase-module___9eMoG__showcase:before{content:"";background:linear-gradient(to bottom,transparent,var(--color-gold),transparent);opacity:.3;width:1px;height:200px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ProductShowcase-module___9eMoG__header{text-align:center;margin-bottom:80px}.ProductShowcase-module___9eMoG__label{letter-spacing:3px;text-transform:uppercase;color:var(--color-gold);font-size:.75rem;font-weight:600;font-family:var(--font-outfit);margin-bottom:16px;display:inline-block}.ProductShowcase-module___9eMoG__header h2{color:var(--color-black);letter-spacing:-1px;margin-bottom:20px;font-size:3.5rem}.ProductShowcase-module___9eMoG__header p{color:#666;font-size:1.3rem;font-family:var(--font-outfit);font-weight:300}.ProductShowcase-module___9eMoG__grid{grid-template-columns:repeat(3,1fr);gap:50px;margin-bottom:100px;display:grid}.ProductShowcase-module___9eMoG__feature{text-align:center;background:#fff;border:1px solid #d4af371a;border-radius:16px;padding:50px 30px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 4px 20px #0000000f}.ProductShowcase-module___9eMoG__feature:hover{border-color:var(--color-gold);transform:translateY(-8px);box-shadow:0 12px 40px #0000001f}.ProductShowcase-module___9eMoG__iconWrapper{margin-bottom:30px;display:inline-block;position:relative}.ProductShowcase-module___9eMoG__iconWrapper:before{content:"";z-index:0;background:linear-gradient(135deg,#d4af371a,#cd7f321a);border-radius:50%;width:90px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductShowcase-module___9eMoG__icon{z-index:1;background:linear-gradient(135deg,var(--color-gold),var(--color-bronze));width:70px;height:70px;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative;box-shadow:0 8px 20px #d4af374d}.ProductShowcase-module___9eMoG__icon svg{width:32px;height:32px}.ProductShowcase-module___9eMoG__number{color:#d4af3714;font-size:3rem;font-weight:700;font-family:var(--font-outfit);line-height:1;position:absolute;top:20px;right:25px}.ProductShowcase-module___9eMoG__feature h3{color:var(--color-black);letter-spacing:-.5px;margin-bottom:16px;font-size:1.6rem}.ProductShowcase-module___9eMoG__feature p{color:#666;font-size:1rem;line-height:1.7}.ProductShowcase-module___9eMoG__videoSection{grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:80px;display:grid}.ProductShowcase-module___9eMoG__videoContainer{position:relative}.ProductShowcase-module___9eMoG__videoPlaceholder{aspect-ratio:16/9;cursor:pointer;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.ProductShowcase-module___9eMoG__videoPlaceholder:before{content:"";background:radial-gradient(circle at 30% 30%,#d4af371a,#0000),radial-gradient(circle at 70% 70%,#cd7f321a,#0000);position:absolute;inset:0}.ProductShowcase-module___9eMoG__videoPlaceholder:hover{transform:scale(1.02);box-shadow:0 15px 50px #0000004d}.ProductShowcase-module___9eMoG__videoPlaceholder:hover .ProductShowcase-module___9eMoG__playButton{background:var(--color-gold);transform:scale(1.1)}.ProductShowcase-module___9eMoG__playButton{z-index:1;background:#d4af37e6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 25px #d4af3766}.ProductShowcase-module___9eMoG__playButton svg{width:30px;height:30px;color:var(--color-black);margin-left:4px}.ProductShowcase-module___9eMoG__videoPlaceholder span{z-index:1;color:var(--color-cream);font-family:var(--font-outfit);letter-spacing:.5px;font-size:1.1rem;font-weight:500;position:relative}.ProductShowcase-module___9eMoG__videoText h3{color:var(--color-black);letter-spacing:-.5px;margin-bottom:20px;font-size:2.2rem}.ProductShowcase-module___9eMoG__videoText p{color:#666;margin-bottom:30px;font-size:1.1rem;line-height:1.7}.ProductShowcase-module___9eMoG__benefits{margin:0;padding:0;list-style:none}.ProductShowcase-module___9eMoG__benefits li{color:#555;margin-bottom:16px;padding-left:30px;font-size:1rem;line-height:1.6;position:relative}.ProductShowcase-module___9eMoG__benefits li:before{content:"✓";color:var(--color-gold);font-size:1.2rem;font-weight:700;position:absolute;left:0}@media (max-width:1024px){.ProductShowcase-module___9eMoG__grid,.ProductShowcase-module___9eMoG__videoSection{gap:40px}}@media (max-width:768px){.ProductShowcase-module___9eMoG__showcase{padding:80px 0}.ProductShowcase-module___9eMoG__header h2{font-size:2.5rem}.ProductShowcase-module___9eMoG__grid{grid-template-columns:1fr;gap:30px;margin-bottom:60px}.ProductShowcase-module___9eMoG__videoSection{grid-template-columns:1fr;gap:40px}.ProductShowcase-module___9eMoG__videoText h3{font-size:1.8rem}}
.Collections-module__vIwA_G__collections{background:linear-gradient(to bottom,var(--color-black)0%,#0a0a0a 100%);color:var(--color-cream);padding:120px 0;position:relative;overflow:hidden}.Collections-module__vIwA_G__decorativeTop{background:linear-gradient(to right,transparent,var(--color-gold),transparent);opacity:.5;height:1px;position:absolute;top:0;left:0;right:0}.Collections-module__vIwA_G__collections:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4af3708,#0000);border-radius:50%;width:800px;height:800px;position:absolute;top:-50%;right:-20%}.Collections-module__vIwA_G__collections:after{content:"";pointer-events:none;background:radial-gradient(circle,#722f3708,#0000);border-radius:50%;width:800px;height:800px;position:absolute;bottom:-50%;left:-20%}.Collections-module__vIwA_G__header{text-align:center;z-index:1;margin-bottom:80px;position:relative}.Collections-module__vIwA_G__label{letter-spacing:3px;text-transform:uppercase;color:var(--color-gold);font-size:.75rem;font-weight:600;font-family:var(--font-outfit);margin-bottom:16px;display:inline-block}.Collections-module__vIwA_G__header h2{color:var(--color-cream);letter-spacing:-1px;margin-bottom:24px;font-size:3.5rem}.Collections-module__vIwA_G__header p{color:#aaa;max-width:700px;margin:0 auto;font-size:1.2rem;line-height:1.7}.Collections-module__vIwA_G__grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:80px;display:grid;position:relative}.Collections-module__vIwA_G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Collections-module__vIwA_G__card:hover{background:linear-gradient(135deg,#ffffff14 0%,#ffffff0a 100%);border-color:#d4af374d;transform:translateY(-8px);box-shadow:0 20px 60px #0006}.Collections-module__vIwA_G__card:hover .Collections-module__vIwA_G__cardAccent{height:6px}.Collections-module__vIwA_G__cardAccent{height:3px;transition:height .3s;position:absolute;top:0;left:0;right:0}.Collections-module__vIwA_G__cardImage{justify-content:center;align-items:center;padding:60px 40px 40px;display:flex}.Collections-module__vIwA_G__charmPreview{opacity:.7;border:2px dashed;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.Collections-module__vIwA_G__previewCharm1,.Collections-module__vIwA_G__previewCharm2,.Collections-module__vIwA_G__previewCharm3{border:2px solid #fff3;border-radius:50%;width:50px;height:50px;position:absolute;box-shadow:0 8px 20px #0006,inset 0 -4px 8px #0000004d,inset 0 4px 8px #fff3}.Collections-module__vIwA_G__previewCharm1{top:20%;left:50%;transform:translate(-50%)}.Collections-module__vIwA_G__previewCharm2{bottom:20%;left:20%}.Collections-module__vIwA_G__previewCharm3{bottom:20%;right:20%}.Collections-module__vIwA_G__cardContent{padding:0 40px 40px}.Collections-module__vIwA_G__cardMeta{color:#888;font-size:.85rem;font-family:var(--font-outfit);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:12px;margin-bottom:16px;display:flex}.Collections-module__vIwA_G__dot{color:var(--color-gold)}.Collections-module__vIwA_G__cardContent h3{color:var(--color-cream);letter-spacing:-.5px;margin-bottom:16px;font-size:2rem}.Collections-module__vIwA_G__cardContent p{color:#999;margin-bottom:28px;font-size:1rem;line-height:1.7}.Collections-module__vIwA_G__link{color:var(--color-gold);font-family:var(--font-outfit);letter-spacing:.5px;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:1rem;font-weight:500;transition:all .3s;display:inline-flex}.Collections-module__vIwA_G__link:hover{color:var(--color-bronze);gap:12px}.Collections-module__vIwA_G__link svg{width:20px;height:20px;transition:transform .3s}.Collections-module__vIwA_G__link:hover svg{transform:translate(4px)}.Collections-module__vIwA_G__ctaSection{text-align:center;z-index:1;background:linear-gradient(135deg,#d4af371a,#cd7f320d);border:1px solid #d4af3733;border-radius:20px;padding:60px 40px;position:relative}.Collections-module__vIwA_G__ctaSection h3{color:var(--color-cream);letter-spacing:-.5px;margin-bottom:16px;font-size:2.2rem}.Collections-module__vIwA_G__ctaSection p{color:#aaa;max-width:600px;margin:0 auto 30px;font-size:1.1rem;line-height:1.7}@media (max-width:1024px){.Collections-module__vIwA_G__grid{gap:30px}.Collections-module__vIwA_G__header h2{font-size:3rem}}@media (max-width:768px){.Collections-module__vIwA_G__collections{padding:80px 0}.Collections-module__vIwA_G__header h2{font-size:2.5rem}.Collections-module__vIwA_G__grid{grid-template-columns:1fr;gap:30px}.Collections-module__vIwA_G__ctaSection{padding:40px 30px}.Collections-module__vIwA_G__ctaSection h3{font-size:1.8rem}}
.BrandStory-module__3MiSAa__story{background:linear-gradient(to bottom,var(--color-cream)0%,#fff 50%,var(--color-cream)100%);padding:120px 0;position:relative}.BrandStory-module__3MiSAa__story:before{content:"";background:linear-gradient(90deg,#0000,#d4af374d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.BrandStory-module__3MiSAa__mainContent{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:100px;display:grid}.BrandStory-module__3MiSAa__textContent{text-align:left}.BrandStory-module__3MiSAa__label{letter-spacing:3px;text-transform:uppercase;color:var(--color-gold);font-size:.75rem;font-weight:600;font-family:var(--font-outfit);margin-bottom:16px;display:inline-block}.BrandStory-module__3MiSAa__textContent h2{color:var(--color-black);font-size:3.5rem;font-family:var(--font-outfit);letter-spacing:-1px;margin-bottom:24px;line-height:1.1}.BrandStory-module__3MiSAa__lead{color:var(--color-wine);font-size:1.5rem;font-weight:500;line-height:1.4;font-family:var(--font-outfit);margin-bottom:30px}.BrandStory-module__3MiSAa__description{color:#555;margin-bottom:20px;font-size:1.05rem;line-height:1.8}.BrandStory-module__3MiSAa__imageGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.BrandStory-module__3MiSAa__gridItem{aspect-ratio:1}.BrandStory-module__3MiSAa__imagePlaceholder{background:linear-gradient(135deg,#d4af3726 0%,#cd7f321a 100%);border:1px solid #d4af3733;border-radius:16px;width:100%;height:100%;position:relative;overflow:hidden}.BrandStory-module__3MiSAa__imagePlaceholder:before{content:"";background:radial-gradient(circle,#d4af3733,#0000);border-radius:50%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BrandStory-module__3MiSAa__valuesSection{text-align:center;border-top:1px solid #d4af3733;padding-top:80px}.BrandStory-module__3MiSAa__valuesSection h3{color:var(--color-black);font-size:2.5rem;font-family:var(--font-outfit);letter-spacing:-.5px;margin-bottom:60px}.BrandStory-module__3MiSAa__valuesGrid{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.BrandStory-module__3MiSAa__valueCard{text-align:center;background:#fff;border:1px solid #d4af371a;border-radius:16px;padding:40px 30px;transition:all .3s}.BrandStory-module__3MiSAa__valueCard:hover{border-color:var(--color-gold);transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.BrandStory-module__3MiSAa__valueIcon{color:var(--color-gold);margin-bottom:20px;font-size:2rem}.BrandStory-module__3MiSAa__valueCard h4{color:var(--color-black);font-size:1.3rem;font-family:var(--font-outfit);margin-bottom:12px;font-weight:600}.BrandStory-module__3MiSAa__valueCard p{color:#666;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.BrandStory-module__3MiSAa__mainContent{gap:60px}.BrandStory-module__3MiSAa__textContent h2{font-size:3rem}.BrandStory-module__3MiSAa__valuesGrid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.BrandStory-module__3MiSAa__story{padding:80px 0}.BrandStory-module__3MiSAa__mainContent{grid-template-columns:1fr;gap:50px;margin-bottom:60px}.BrandStory-module__3MiSAa__textContent{text-align:center}.BrandStory-module__3MiSAa__textContent h2{font-size:2.5rem}.BrandStory-module__3MiSAa__lead{font-size:1.3rem}.BrandStory-module__3MiSAa__imageGrid{max-width:400px;margin:0 auto}.BrandStory-module__3MiSAa__valuesSection{padding-top:60px}.BrandStory-module__3MiSAa__valuesSection h3{margin-bottom:40px;font-size:2rem}.BrandStory-module__3MiSAa__valuesGrid{grid-template-columns:1fr;gap:20px}}
.Footer-module__S6Hkya__footer{background:linear-gradient(to bottom,var(--color-black)0%,#0a0a0a 100%);color:var(--color-cream);padding:100px 0 40px;position:relative;overflow:hidden}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(to right,transparent,var(--color-gold),transparent);opacity:.3;height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__S6Hkya__footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#d4af3708,#0000);border-radius:50%;width:500px;height:500px;position:absolute;bottom:0;right:-10%}.Footer-module__S6Hkya__top{z-index:1;justify-content:space-between;margin-bottom:80px;display:flex;position:relative}.Footer-module__S6Hkya__brand{max-width:350px}.Footer-module__S6Hkya__brand h3{background:linear-gradient(135deg,var(--color-gold),var(--color-bronze));-webkit-text-fill-color:transparent;letter-spacing:2px;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:2rem;font-weight:700}.Footer-module__S6Hkya__brand p{color:#999;font-size:1.05rem;line-height:1.7}.Footer-module__S6Hkya__links{gap:100px;display:flex}.Footer-module__S6Hkya__column h4{font-family:var(--font-outfit);color:var(--color-cream);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:28px;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__column ul{list-style:none}.Footer-module__S6Hkya__column ul li{margin-bottom:16px}.Footer-module__S6Hkya__column ul li a{color:#888;font-size:.95rem;transition:all .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__column ul li a:before{content:"";background:var(--color-gold);width:0;height:1px;transition:width .3s;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}.Footer-module__S6Hkya__column ul li a:hover{color:var(--color-gold);padding-left:10px}.Footer-module__S6Hkya__column ul li a:hover:before{width:6px}.Footer-module__S6Hkya__bottom{text-align:center;color:#666;z-index:1;border-top:1px solid #ffffff14;padding-top:40px;font-size:.9rem;position:relative}@media (max-width:1024px){.Footer-module__S6Hkya__links{gap:60px}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:60px 0 30px}.Footer-module__S6Hkya__top{flex-direction:column;gap:50px;margin-bottom:50px}.Footer-module__S6Hkya__brand{text-align:center;max-width:100%}.Footer-module__S6Hkya__links{text-align:center;flex-direction:column;gap:40px}.Footer-module__S6Hkya__column ul li a:hover{padding-left:0}.Footer-module__S6Hkya__column ul li a:before{display:none}}
