.landing-page{color:#fff;background-color:#0a0a0a;min-height:100vh;overflow-x:hidden;font-family:var(--font-inter)!important}h1,h2,h3,h4,h5,h6{font-family:var(--font-clash)!important}.landing-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0a0a0a;border-bottom:1px solid #ffffff1a;position:sticky;top:0}.hero-section{text-align:center;padding:6rem 2rem 8rem;position:relative;overflow:hidden}.hero-section:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#dfe7bc66 0%,#dfe7bc33 15%,#dfe7bc1a 40%,#dfe7bc0d 50%,#0000 100%);border-radius:50%;width:800px;height:800px;animation:4s ease-in-out infinite glowPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.why-section,.how-it-works-section,.faq-section,.cta-banner{background-color:#0a0a0a;padding:8rem 2rem}@media (max-width:768px){.hero-section{padding:4rem 1rem 6rem}.why-section,.how-it-works-section,.faq-section,.cta-banner{padding:4rem 1rem}}
