:root{--gold:#d4af37;--lavender:#c7a7e8;--blush:#f8d7e3;--cream:#fff8f1;--charcoal:#333}.HeroSection-module__SEewqa__hero{background-image:linear-gradient(135deg,#f8d7e366,#c7a7e84d),url(/images/hero.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__hero:before{content:"";background:radial-gradient(circle at 30%,#d4af3726,#0000 50%),radial-gradient(circle at 70%,#c7a7e826,#0000 50%);animation:8s ease-in-out infinite HeroSection-module__SEewqa__pulse;position:absolute;inset:0}@keyframes HeroSection-module__SEewqa__pulse{0%,to{opacity:.6}50%{opacity:1}}.HeroSection-module__SEewqa__heroOrnament{border:1px solid #d4af3733;border-radius:50%;width:400px;height:400px;animation:30s linear infinite HeroSection-module__SEewqa__rotate;position:absolute}.HeroSection-module__SEewqa__heroOrnament:nth-child(2){width:500px;height:500px;animation-duration:40s;animation-direction:reverse}@keyframes HeroSection-module__SEewqa__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.HeroSection-module__SEewqa__shimmerLine{background:linear-gradient(to bottom,transparent,var(--gold),transparent);opacity:0;width:2px;height:150px;animation:4s ease-in-out infinite HeroSection-module__SEewqa__shimmer;position:absolute}.HeroSection-module__SEewqa__shimmerLine:nth-child(3){animation-delay:0s;left:20%}.HeroSection-module__SEewqa__shimmerLine:nth-child(4){animation-delay:1.5s;left:50%}.HeroSection-module__SEewqa__shimmerLine:nth-child(5){animation-delay:3s;left:80%}@keyframes HeroSection-module__SEewqa__shimmer{0%,to{opacity:0;transform:translateY(-50px)}50%{opacity:.6;transform:translateY(50vh)}}.HeroSection-module__SEewqa__heroContent{text-align:center;color:var(--charcoal);z-index:10;max-width:900px;padding:0 2rem;animation:1.2s ease-out HeroSection-module__SEewqa__fadeInUp}@keyframes HeroSection-module__SEewqa__fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__SEewqa__heroContent h1{letter-spacing:3px;text-shadow:0 4px 20px #0000001a;margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:5.5rem;font-weight:300;line-height:1.2}.HeroSection-module__SEewqa__heroContent p{font-size:2rem}.HeroSection-module__SEewqa__heroSubtitle{letter-spacing:4px;text-transform:uppercase;opacity:.9;margin-bottom:3rem;font-size:10rem;font-weight:300}.HeroSection-module__SEewqa__ctaBtn{background:linear-gradient(135deg,var(--gold),#e8d4a0);color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;border:2px solid #0000;border-radius:50px;padding:1.4rem 4rem;font-size:.9rem;font-weight:400;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.HeroSection-module__SEewqa__ctaBtn:before{content:"";background:#fff3;border-radius:50%;width:0;height:0;transition:width .6s,height .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__SEewqa__ctaBtn:hover:before{width:300px;height:300px}.HeroSection-module__SEewqa__ctaBtn:hover{border-color:var(--gold);transform:translateY(-5px);box-shadow:0 20px 50px #d4af3766}
