.Navbar-module___7uatW__navbar{z-index:1000;padding:1rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.Navbar-module___7uatW__navbar.Navbar-module___7uatW__scrolled{-webkit-backdrop-filter:blur(20px);background:#251230d9;border-bottom:1px solid #ffffff0f;padding:.6rem 0;box-shadow:0 4px 30px #0000004d}.Navbar-module___7uatW__container{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module___7uatW__logo{color:var(--white-pure);letter-spacing:.5px;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module___7uatW__logoIcon{color:var(--gold-ochre);font-size:.9rem}.Navbar-module___7uatW__logoText{background:linear-gradient(135deg, var(--white-pure) 0%, #ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module___7uatW__links{align-items:center;gap:2rem;display:flex}.Navbar-module___7uatW__link{color:#ffffffb3;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module___7uatW__link:after{content:"";background:var(--gold-ochre);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module___7uatW__link:hover{color:var(--white-pure)}.Navbar-module___7uatW__link:hover:after{width:100%}.Navbar-module___7uatW__activeLink{color:var(--gold-ochre)}.Navbar-module___7uatW__activeLink:after{width:100%}.Navbar-module___7uatW__ctaLink{background:linear-gradient(135deg, var(--gold-ochre) 0%, var(--gold-hover) 100%);color:var(--white-pure);letter-spacing:.5px;text-transform:uppercase;border-radius:50px;align-items:center;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Navbar-module___7uatW__ctaLink:hover{transform:translateY(-2px);box-shadow:0 4px 15px #d1a05466}.Navbar-module___7uatW__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___7uatW__hamburger span{background:var(--white-pure);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module___7uatW__hamburgerOpen span:first-child{transform:rotate(45deg)translateY(5px)translate(5px)}.Navbar-module___7uatW__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module___7uatW__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translateY(-5px)translate(5px)}@media (max-width:768px){.Navbar-module___7uatW__hamburger{display:flex}.Navbar-module___7uatW__links{-webkit-backdrop-filter:blur(30px);background:#251230f7;flex-direction:column;justify-content:center;gap:2rem;width:75%;max-width:300px;height:100vh;padding:2rem;transition:right .4s;position:fixed;top:0;right:-100%}.Navbar-module___7uatW__links.Navbar-module___7uatW__open{right:0}.Navbar-module___7uatW__link{font-size:1.1rem}.Navbar-module___7uatW__ctaLink{padding:.8rem 2rem;font-size:1rem}}
.Hero-module__0ubRAq__hero{background:linear-gradient(135deg, var(--purple-deep) 0%, #2a1436 40%, #1a0d22 100%);align-items:center;min-height:100vh;padding-top:5rem;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.Hero-module__0ubRAq__hero:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(#0000 40%,#0006 100%);position:absolute;inset:0}.Hero-module__0ubRAq__dotsLeft{opacity:.6;z-index:0;background:radial-gradient(circle,#6f2c8f40 1.5px,#0000 1.5px) 0 0/18px 18px;border-radius:50%;width:350px;height:350px;animation:8s ease-in-out infinite Hero-module__0ubRAq__float;position:absolute;top:10%;left:-5%}.Hero-module__0ubRAq__dotsRight{opacity:.4;z-index:0;background:radial-gradient(circle,#d1a0541f 1.5px,#0000 1.5px) 0 0/22px 22px;border-radius:50%;width:400px;height:400px;animation:10s ease-in-out infinite reverse Hero-module__0ubRAq__float;position:absolute;bottom:5%;right:-8%}.Hero-module__0ubRAq__gradientOrb{filter:blur(60px);z-index:0;background:radial-gradient(circle,#6f2c8f33 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:12s ease-in-out infinite Hero-module__0ubRAq__float;position:absolute;top:20%;right:15%}.Hero-module__0ubRAq__container{z-index:2;position:relative}.Hero-module__0ubRAq__grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}.Hero-module__0ubRAq__textCol{animation:1s forwards Hero-module__0ubRAq__heroFadeIn}@keyframes Hero-module__0ubRAq__heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__0ubRAq__tourLabel{color:#fff9;letter-spacing:1px;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.Hero-module__0ubRAq__title{color:var(--white-pure);letter-spacing:-1px;margin-bottom:1.5rem;font-size:2.8rem;line-height:1.1}.Hero-module__0ubRAq__titleHighlight{background:linear-gradient(135deg, var(--white-pure) 0%, #ffffffd9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.Hero-module__0ubRAq__titleGold{color:var(--gold-ochre);-webkit-text-fill-color:var(--gold-ochre);background:linear-gradient(135deg, var(--gold-ochre) 0%, var(--yellow-soft) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__0ubRAq__speakerTag{margin-bottom:2rem}.Hero-module__0ubRAq__speakerDivider{background:var(--gold-ochre);border-radius:2px;width:40px;height:3px;margin-bottom:.75rem}.Hero-module__0ubRAq__speakerName{color:var(--white-pure);opacity:1;font-size:1.3rem}.Hero-module__0ubRAq__speakerName strong{color:var(--yellow-soft)}.Hero-module__0ubRAq__speakerTitle{color:#ffffff8c;margin-top:.25rem;font-size:.95rem}.Hero-module__0ubRAq__eventHighlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:12px;align-items:stretch;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;display:flex}.Hero-module__0ubRAq__highlightBorder{background:linear-gradient(to bottom, var(--gold-ochre), var(--yellow-soft));border-radius:2px;flex-shrink:0;width:4px;min-height:100%}.Hero-module__0ubRAq__highlightLabel{color:var(--gold-ochre);opacity:1;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.Hero-module__0ubRAq__highlightDetail{color:#ffffffb3;opacity:1;font-size:.95rem}.Hero-module__0ubRAq__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Hero-module__0ubRAq__ctaBtn{font-size:1rem}.Hero-module__0ubRAq__ctaArrow{transition:transform .3s}.Hero-module__0ubRAq__ctaBtn:hover .Hero-module__0ubRAq__ctaArrow{transform:translate(4px)}.Hero-module__0ubRAq__secondaryBtn{color:var(--white-pure);border-color:#ffffff40}.Hero-module__0ubRAq__secondaryBtn:hover{color:var(--white-pure);background:#ffffff1a;border-color:#fff6}.Hero-module__0ubRAq__bonusBadge{color:#ffffffd9;background:#d1a0541f;border:1px solid #d1a05440;border-radius:50px;align-items:center;gap:.6rem;padding:.7rem 1.2rem;font-size:.85rem;animation:1s .5s both Hero-module__0ubRAq__heroFadeIn;display:inline-flex}.Hero-module__0ubRAq__bonusStar{color:var(--yellow-soft);font-size:1rem}.Hero-module__0ubRAq__bonusBadge strong{color:var(--yellow-soft)}.Hero-module__0ubRAq__imageCol{order:-1;justify-content:center;animation:1s .3s both Hero-module__0ubRAq__heroFadeIn;display:flex}.Hero-module__0ubRAq__posterWrapper{width:100%;max-width:380px;position:relative}.Hero-module__0ubRAq__posterGlow{filter:blur(30px);z-index:0;background:radial-gradient(circle,#d1a05426 0%,#0000 70%);border-radius:20px;position:absolute;inset:-20px}.Hero-module__0ubRAq__posterImg{z-index:1;border-radius:16px;width:100%;height:auto;transition:transform .5s;position:relative;box-shadow:0 20px 60px #00000080,0 0 40px #d1a0541a}.Hero-module__0ubRAq__posterImg:hover{transform:scale(1.03)}.Hero-module__0ubRAq__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:.5rem;animation:1s 1s both Hero-module__0ubRAq__heroFadeIn;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__0ubRAq__scrollMouse{border:2px solid #ffffff4d;border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:6px;display:flex}.Hero-module__0ubRAq__scrollDot{background:var(--gold-ochre);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__0ubRAq__scrollBounce}@keyframes Hero-module__0ubRAq__scrollBounce{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(10px)}}.Hero-module__0ubRAq__scrollText{color:#ffffff59;text-transform:uppercase;letter-spacing:2px;font-size:.7rem}@media (min-width:992px){.Hero-module__0ubRAq__grid{grid-template-columns:1.2fr 1fr}.Hero-module__0ubRAq__imageCol{order:0}.Hero-module__0ubRAq__title{font-size:3.8rem}.Hero-module__0ubRAq__posterImg:hover{transform:scale(1.05)}}@media (max-width:600px){.Hero-module__0ubRAq__hero{padding-top:4.5rem;padding-bottom:2rem}.Hero-module__0ubRAq__grid{gap:2rem}.Hero-module__0ubRAq__title{font-size:2.35rem}.Hero-module__0ubRAq__posterWrapper{width:100%;max-width:330px;margin:0 auto}.Hero-module__0ubRAq__scrollIndicator{display:none}}
.About-module__E4lYEW__section{background:var(--white-pure);color:var(--gray-dark)}.About-module__E4lYEW__grid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.About-module__E4lYEW__animateIn{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.About-module__E4lYEW__animateIn:nth-child(2){transition-delay:.2s}.About-module__E4lYEW__visible{opacity:1;transform:translateY(0)}.About-module__E4lYEW__heading{color:var(--gray-dark);font-size:2.2rem;line-height:1.15}.About-module__E4lYEW__headingGold{color:var(--gold-ochre)}.About-module__E4lYEW__description{color:#555;opacity:1;margin-bottom:1rem;font-size:1.1rem;line-height:1.75}.About-module__E4lYEW__benefitsCol{background:var(--gray-light);border-radius:20px;padding:2.5rem}.About-module__E4lYEW__benefitsTitle{color:var(--purple-deep);margin-bottom:1.5rem;font-size:1.3rem}.About-module__E4lYEW__benefitsCol .About-module__E4lYEW__pm-check-list li{color:var(--gray-dark)}.About-module__E4lYEW__audienceNote{border-left:4px solid var(--purple-medium);background:#6f2c8f0f;border-radius:12px;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem 1.25rem;display:flex}.About-module__E4lYEW__audienceIcon{flex-shrink:0;font-size:1.5rem}.About-module__E4lYEW__audienceNote p{color:var(--gray-dark);opacity:1;margin:0;font-size:.95rem}@media (max-width:600px){.About-module__E4lYEW__heading{font-size:1.8rem}.About-module__E4lYEW__benefitsCol{border-radius:16px;padding:1.5rem 1.15rem}}@media (min-width:992px){.About-module__E4lYEW__grid{grid-template-columns:1fr 1fr}}
.TourDates-module__7ycu5a__section{background:linear-gradient(135deg, var(--purple-medium) 0%, #5a2375 100%);position:relative;overflow:hidden}.TourDates-module__7ycu5a__dotsDecor{opacity:.6;pointer-events:none;background:radial-gradient(circle,#ffffff0a 2px,#0000 2px) 0 0/20px 20px;border-radius:50%;width:400px;height:400px;position:absolute;top:-10%;right:-5%}.TourDates-module__7ycu5a__header{margin-bottom:3.5rem}.TourDates-module__7ycu5a__heading{color:var(--white-pure);font-size:2.5rem}.TourDates-module__7ycu5a__subtitle{color:#ffffffb3;max-width:500px;margin:1rem auto 0;font-size:1.1rem}.TourDates-module__7ycu5a__regionBlock{margin-bottom:3rem}.TourDates-module__7ycu5a__regionBlock:last-child{margin-bottom:0}.TourDates-module__7ycu5a__regionTitle{color:var(--yellow-soft);border-bottom:1px solid #ffffff1a;align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.4rem;display:flex}.TourDates-module__7ycu5a__regionEmoji{font-size:1.3rem}.TourDates-module__7ycu5a__cardsGrid{grid-template-columns:1fr;gap:1rem;display:grid}.TourDates-module__7ycu5a__card{-webkit-backdrop-filter:blur(12px);background:#ffffff12;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:1.5rem;transition:all .4s;display:flex}.TourDates-module__7ycu5a__card:hover{background:#ffffff1c;border-color:#d1a05433;transform:translateY(-4px);box-shadow:0 8px 30px #0003,0 0 20px #d1a05414}.TourDates-module__7ycu5a__animateIn{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(20px)}.TourDates-module__7ycu5a__visible{opacity:1;transform:translateY(0)}.TourDates-module__7ycu5a__cardHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.TourDates-module__7ycu5a__flag{font-size:2rem;line-height:1}.TourDates-module__7ycu5a__city{color:var(--white-pure);margin:0;font-size:1.2rem}.TourDates-module__7ycu5a__country{color:#ffffff80;opacity:1;margin:0;font-size:.85rem}.TourDates-module__7ycu5a__cardHeader .TourDates-module__7ycu5a__pm-badge{flex-shrink:0;margin-left:auto}.TourDates-module__7ycu5a__statusDot{border-radius:50%;width:6px;height:6px;display:inline-block}.TourDates-module__7ycu5a__statusDot[data-confirmed=true]{background:#48bb78}.TourDates-module__7ycu5a__statusDot[data-confirmed=false]{background:var(--yellow-soft)}.TourDates-module__7ycu5a__cardBody{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.TourDates-module__7ycu5a__detail{color:#ffffffbf;align-items:flex-start;gap:.5rem;font-size:.95rem;display:flex}.TourDates-module__7ycu5a__detailIcon{flex-shrink:0;margin-top:2px;font-size:.9rem}.TourDates-module__7ycu5a__cardFooter{align-items:center;margin-top:auto;display:flex}.TourDates-module__7ycu5a__ticketBtn{text-align:center;justify-content:center;width:100%}.TourDates-module__7ycu5a__comingSoon{text-align:center;color:#fff6;border:1px dashed #ffffff26;border-radius:50px;width:100%;padding:.6rem 1rem;font-size:.85rem;font-style:italic;display:block}@media (min-width:600px){.TourDates-module__7ycu5a__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.TourDates-module__7ycu5a__cardsGrid{grid-template-columns:repeat(3,1fr)}}
.Speaker-module__adgfLa__section{background:linear-gradient(135deg, var(--purple-deep) 0%, #2a1436 100%)}.Speaker-module__adgfLa__header{margin-bottom:3rem}.Speaker-module__adgfLa__heading{color:var(--white-pure);font-size:2.5rem}.Speaker-module__adgfLa__card{-webkit-backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:24px;grid-template-columns:1fr;gap:2.5rem;max-width:900px;margin:0 auto;padding:2.5rem;display:grid}.Speaker-module__adgfLa__animateIn{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.Speaker-module__adgfLa__visible{opacity:1;transform:translateY(0)}.Speaker-module__adgfLa__imageCol{border-radius:16px;justify-content:center;display:flex;overflow:hidden}.Speaker-module__adgfLa__speakerImage{object-fit:cover;border:2px solid #d1a05440;border-radius:16px;width:100%;height:100%}.Speaker-module__adgfLa__role{color:var(--gold-ochre);margin-bottom:.25rem;font-size:1.3rem}.Speaker-module__adgfLa__org{color:#ffffff80;opacity:1;margin-bottom:1.5rem;font-size:.9rem}.Speaker-module__adgfLa__bio p{color:#fffc;margin-bottom:1rem;font-size:1.05rem;line-height:1.75}.Speaker-module__adgfLa__bio p:last-child{margin-bottom:0}.Speaker-module__adgfLa__quote{border-left:3px solid var(--gold-ochre);background:#d1a05414;border-radius:0 12px 12px 0;margin-top:2rem;padding:1.5rem 1.5rem 1.5rem 2rem;position:relative}.Speaker-module__adgfLa__quoteIcon{color:var(--gold-ochre);opacity:.3;font-size:2.5rem;line-height:1;position:absolute;top:-5px;left:10px}.Speaker-module__adgfLa__quote blockquote{color:#ffffffd9;margin:0;font-size:1.05rem;font-style:italic;line-height:1.7}@media (max-width:600px){.Speaker-module__adgfLa__card{border-radius:20px;gap:1.5rem;padding:1.5rem 1.15rem}.Speaker-module__adgfLa__speakerImage{max-height:340px}.Speaker-module__adgfLa__heading{font-size:2rem}}@media (min-width:768px){.Speaker-module__adgfLa__card{grid-template-columns:320px 1fr;max-width:1000px;padding:3rem}.Speaker-module__adgfLa__imageCol{align-self:stretch}.Speaker-module__adgfLa__speakerImage{height:100%;min-height:400px}}
.Bonus-module__pqUSya__section{background:var(--white-pure);color:var(--gray-dark)}.Bonus-module__pqUSya__box{text-align:center;background:linear-gradient(135deg,#d1a0540a 0%,#f2c94c05 100%);border:2px solid #d1a0544d;border-radius:24px;max-width:750px;margin:0 auto;padding:3.5rem 2.5rem;position:relative;overflow:hidden}.Bonus-module__pqUSya__box:before{content:"";pointer-events:none;background:radial-gradient(circle,#d1a0540f 0%,#0000 70%);width:200%;height:200%;animation:5s ease-in-out infinite Bonus-module__pqUSya__bonusPulse;position:absolute;top:-50%;left:-50%}@keyframes Bonus-module__pqUSya__bonusPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.Bonus-module__pqUSya__sparkle{color:var(--gold-ochre);opacity:.4;font-size:1.5rem;animation:3s ease-in-out infinite Bonus-module__pqUSya__sparkleFloat;position:absolute;top:1.5rem;right:2rem}@keyframes Bonus-module__pqUSya__sparkleFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(15deg)}}.Bonus-module__pqUSya__animateIn{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.Bonus-module__pqUSya__visible{opacity:1;transform:translateY(0)}.Bonus-module__pqUSya__heading{color:var(--gray-dark);font-size:2rem;line-height:1.2}.Bonus-module__pqUSya__headingGold{color:var(--gold-ochre)}.Bonus-module__pqUSya__description{color:#666;max-width:550px;margin:1rem auto 2rem;font-size:1.05rem}.Bonus-module__pqUSya__features{text-align:left;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}.Bonus-module__pqUSya__feature{background:#6f2c8f0a;border:1px solid #6f2c8f0f;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.Bonus-module__pqUSya__featureIcon{flex-shrink:0;margin-top:2px;font-size:1.5rem}.Bonus-module__pqUSya__feature strong{color:var(--purple-deep);margin-bottom:.2rem;font-size:.95rem;display:block}.Bonus-module__pqUSya__feature p{color:#777;opacity:1;margin:0;font-size:.9rem}.Bonus-module__pqUSya__ctaBtn{z-index:1;position:relative}@media (max-width:600px){.Bonus-module__pqUSya__box{border-radius:20px;padding:2.5rem 1.25rem}.Bonus-module__pqUSya__heading{font-size:1.6rem}.Bonus-module__pqUSya__ctaBtn{white-space:normal;border-radius:16px;padding:.9rem 1.25rem}}@media (min-width:600px){.Bonus-module__pqUSya__features{grid-template-columns:repeat(3,1fr)}.Bonus-module__pqUSya__feature{text-align:center;flex-direction:column;align-items:center}}
.FAQ-module__xezjKq__section{background:var(--gray-light);color:var(--gray-dark)}.FAQ-module__xezjKq__headerBlock{margin-bottom:3rem}.FAQ-module__xezjKq__heading{color:var(--gray-dark);font-size:2.2rem}.FAQ-module__xezjKq__accordion{background:var(--white-pure);border-radius:20px;max-width:750px;margin:0 auto;padding:1rem 2rem;box-shadow:0 4px 20px #0000000f}.FAQ-module__xezjKq__animateIn{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.FAQ-module__xezjKq__visible{opacity:1;transform:translateY(0)}.FAQ-module__xezjKq__item{border-bottom:1px solid #0000000f}.FAQ-module__xezjKq__item:last-child{border-bottom:none}.FAQ-module__xezjKq__header{width:100%;color:var(--gray-dark);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-family:inherit;font-size:1.05rem;font-weight:600;transition:color .3s;display:flex}.FAQ-module__xezjKq__header:hover{color:var(--purple-medium)}.FAQ-module__xezjKq__icon{width:30px;height:30px;color:var(--purple-medium);background:#6f2c8f0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;transition:all .3s;display:flex}.FAQ-module__xezjKq__itemActive .FAQ-module__xezjKq__icon{background:var(--purple-medium);color:var(--white-pure);transform:rotate(180deg)}.FAQ-module__xezjKq__content{max-height:0;transition:max-height .4s;overflow:hidden}.FAQ-module__xezjKq__contentInner{padding-bottom:1.25rem}.FAQ-module__xezjKq__contentInner p{color:#666;opacity:1;margin:0;font-size:1rem;line-height:1.75}@media (max-width:600px){.FAQ-module__xezjKq__heading{font-size:1.8rem}.FAQ-module__xezjKq__accordion{border-radius:16px;padding:.75rem 1.15rem}.FAQ-module__xezjKq__header{font-size:.98rem}}
.CTASection-module___pNA9G__section{background:linear-gradient(135deg, var(--purple-deep) 0%, #1a0d22 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.CTASection-module___pNA9G__sectionGold{background:linear-gradient(135deg, #2a1436 0%, var(--purple-deep) 100%)}.CTASection-module___pNA9G__bgOrb{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#d1a05414 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTASection-module___pNA9G__animateIn{opacity:0;z-index:1;transition:opacity .7s,transform .7s;position:relative;transform:translateY(30px)}.CTASection-module___pNA9G__visible{opacity:1;transform:translateY(0)}.CTASection-module___pNA9G__heading{color:var(--white-pure);max-width:600px;margin:0 auto;font-size:2.5rem}.CTASection-module___pNA9G__subtext{color:#ffffffa6;max-width:500px;margin:1rem auto 2rem;font-size:1.1rem}.CTASection-module___pNA9G__ctaBtn{padding:1.1rem 3rem;font-size:1.1rem}@media (max-width:600px){.CTASection-module___pNA9G__section{padding:3.5rem 1.25rem}.CTASection-module___pNA9G__heading{font-size:1.8rem}.CTASection-module___pNA9G__ctaBtn{white-space:nowrap;border-radius:50px;padding:.85rem 1.6rem;font-size:.88rem}}
.Footer-module__mWFvHG__footer{background:#251230;padding:3rem 1.5rem 2rem}.Footer-module__mWFvHG__content{text-align:center}.Footer-module__mWFvHG__brand{margin-bottom:1.5rem}.Footer-module__mWFvHG__diamond{color:var(--gold-ochre);margin-bottom:.5rem;font-size:1rem;display:inline-block}.Footer-module__mWFvHG__title{color:var(--white-pure);margin-bottom:.2rem;font-size:1.3rem}.Footer-module__mWFvHG__subtitle{color:#fff6;opacity:1;font-size:.9rem;font-style:italic}.Footer-module__mWFvHG__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.Footer-module__mWFvHG__link{color:#ffffff8c;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__mWFvHG__link:hover{color:var(--gold-ochre)}.Footer-module__mWFvHG__dot{color:#fff3}.Footer-module__mWFvHG__divider{background:#ffffff1a;width:50px;height:1px;margin:1.5rem auto}.Footer-module__mWFvHG__copyright{color:#ffffff4d;opacity:1;margin-bottom:.3rem;font-size:.8rem}.Footer-module__mWFvHG__trademark{color:#fff3;opacity:1;font-size:.75rem}
