.landing-module__MzU3wW__landingContainer{background:linear-gradient(to bottom right, var(--primary-dark), var(--primary-dark), #1919234d);min-height:100vh;position:relative;overflow:hidden}.landing-module__MzU3wW__backgroundDecorations{pointer-events:none;position:absolute;inset:0;overflow:hidden}.landing-module__MzU3wW__decorationCircle1{filter:blur(60px);background:#d4af371a;border-radius:50%;width:20rem;height:20rem;animation:4s infinite landing-module__MzU3wW__pulse;position:absolute;top:-10rem;right:-10rem}.landing-module__MzU3wW__decorationCircle2{filter:blur(60px);background:#6496ff1a;border-radius:50%;width:20rem;height:20rem;animation:4s 1s infinite landing-module__MzU3wW__pulse;position:absolute;bottom:-10rem;left:-10rem}.landing-module__MzU3wW__decorationCircle3{filter:blur(60px);background:#d4af370d;border-radius:50%;width:24rem;height:24rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes landing-module__MzU3wW__pulse{0%,to{opacity:1}50%{opacity:.5}}.landing-module__MzU3wW__landingContent{z-index:10;justify-content:center;align-items:center;min-height:100vh;padding:3rem 1rem;display:flex;position:relative}@media (min-width:640px){.landing-module__MzU3wW__landingContent{padding:3rem 1.5rem}}@media (min-width:1024px){.landing-module__MzU3wW__landingContent{padding:3rem 2rem}}.landing-module__MzU3wW__contentWrapper{width:100%;max-width:72rem;margin:0 auto}.landing-module__MzU3wW__heroSection{text-align:center;margin-bottom:4rem;animation:1s ease-out landing-module__MzU3wW__fadeInUp}@keyframes landing-module__MzU3wW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-module__MzU3wW__badge{margin-bottom:1rem;display:inline-block}.landing-module__MzU3wW__badgeText{color:var(--accent-gold);border-radius:var(--radius-full);background:#d4af371a;border:1px solid #d4af3733;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.landing-module__MzU3wW__heroTitle{color:var(--text-primary);letter-spacing:-.025em;margin-bottom:1.5rem;font-size:3rem;font-weight:700}@media (min-width:640px){.landing-module__MzU3wW__heroTitle{font-size:3.75rem}}@media (min-width:1024px){.landing-module__MzU3wW__heroTitle{font-size:4.5rem}}.landing-module__MzU3wW__brandName{background:linear-gradient(135deg,#d4af37 0%,gold 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.landing-module__MzU3wW__heroDescription{color:var(--text-muted);max-width:48rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.75}@media (min-width:640px){.landing-module__MzU3wW__heroDescription{font-size:1.5rem}}.landing-module__MzU3wW__ctaButtons{flex-direction:column;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:640px){.landing-module__MzU3wW__ctaButtons{flex-direction:row}}.landing-module__MzU3wW__primaryButton{height:auto;padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;box-shadow:0 25px 50px -12px #00000040}.landing-module__MzU3wW__primaryButton:hover{box-shadow:0 25px 50px -12px #d4af374d}.landing-module__MzU3wW__secondaryButton{border-width:2px;height:auto;padding:1.5rem 2rem;font-size:1.125rem;font-weight:600}.landing-module__MzU3wW__secondaryButton:hover{border-color:#d4af3780}.landing-module__MzU3wW__buttonIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.landing-module__MzU3wW__trustIndicators{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.landing-module__MzU3wW__trustItem{align-items:center;gap:.5rem;display:flex}.landing-module__MzU3wW__trustIcon{width:1.25rem;height:1.25rem;color:var(--accent-gold)}.landing-module__MzU3wW__featuresGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.landing-module__MzU3wW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width:1024px){.landing-module__MzU3wW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.landing-module__MzU3wW__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);background:#19192380;border-radius:1rem;padding:2rem;transition:all .3s;animation:.7s ease-out landing-module__MzU3wW__fadeInUp;position:relative}.landing-module__MzU3wW__featureCard1{animation-delay:.1s}.landing-module__MzU3wW__featureCard2{animation-delay:.2s}.landing-module__MzU3wW__featureCard3{animation-delay:.3s}@media (min-width:640px){.landing-module__MzU3wW__featureCard3{grid-column:span 2}}@media (min-width:1024px){.landing-module__MzU3wW__featureCard3{grid-column:span 1}}.landing-module__MzU3wW__featureCard:hover{transform:translateY(-4px);box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #d4af371a}.landing-module__MzU3wW__featureCardOverlay{opacity:0;background:linear-gradient(to bottom right,#d4af370d,#0000);border-radius:1rem;transition:opacity .3s;position:absolute;inset:0}.landing-module__MzU3wW__featureCard:hover .landing-module__MzU3wW__featureCardOverlay{opacity:1}.landing-module__MzU3wW__featureCardContent{position:relative}.landing-module__MzU3wW__featureIcon{background:linear-gradient(to bottom right,#d4af3733,#d4af371a);border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;transition:transform .3s;display:flex}.landing-module__MzU3wW__featureCard:hover .landing-module__MzU3wW__featureIcon{transform:scale(1.1)}.landing-module__MzU3wW__featureIconAccent{background:linear-gradient(to bottom right,#6496ff33,#6496ff1a)}.landing-module__MzU3wW__featureIconSvg{width:1.75rem;height:1.75rem;color:var(--accent-gold)}.landing-module__MzU3wW__featureIconSvgAccent{color:#6496ff;width:1.75rem;height:1.75rem}.landing-module__MzU3wW__featureTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;transition:color .3s}.landing-module__MzU3wW__featureCard:hover .landing-module__MzU3wW__featureTitle{color:var(--accent-gold)}.landing-module__MzU3wW__featureDescription{color:var(--text-muted);line-height:1.75}
