.landing-container{background:#221020;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.bg-gradient-mesh{z-index:0;pointer-events:none;background-image:radial-gradient(at 0 0,#137fec26 0,#0000 50%),radial-gradient(at 100% 0,#137fec1a 0,#0000 50%),radial-gradient(#137fec0d 0,#0000 50%);position:absolute;inset:0}.bg-dot-grid{z-index:0;pointer-events:none;opacity:.5;background-image:radial-gradient(#ffffff59 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.blur-orb{pointer-events:none;opacity:.2;border-radius:50%;position:absolute}.blur-orb-pink{filter:blur(120px);background:#fa87eb80;width:600px;height:600px;top:-10%;right:-5%}.blur-orb-indigo{filter:blur(100px);background:#6366f180;width:500px;height:500px;bottom:-10%;left:-5%}.landing-header{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;display:flex;position:relative}@media (min-width:768px){.landing-header{padding:1.5rem 2.5rem}}.header-logo{width:auto;height:1.5rem}@media (min-width:768px){.header-logo{height:1.75rem}}.support-link{color:#94a3b8;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.support-link:hover{color:#fff}.landing-main{z-index:10;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:relative}@media (min-width:768px){.landing-main{padding:2rem}}.content-wrapper{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:42rem;display:flex}.logo-wrapper{width:10rem;height:10rem;margin-bottom:2rem}@media (min-width:768px){.logo-wrapper{width:14rem;height:14rem}}.logo-image{object-fit:contain;filter:drop-shadow(0 0 15px #fa87eb40);width:100%;height:100%}.landing-headline{letter-spacing:-.025em;filter:drop-shadow(0 4px 24px #0000004d);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.landing-headline{font-size:4.5rem}}.text-gradient-white{background:linear-gradient(90deg,#fff,#e2e8f0,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-pink{background:linear-gradient(90deg,#fa87eb,#c084fc,#60a5fa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.landing-tagline{color:#cbd5e1;max-width:36rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:300;line-height:1.6}@media (min-width:768px){.landing-tagline{font-size:1.5rem}}.cta-wrapper{flex-direction:column;justify-content:center;gap:1rem;width:100%;display:flex}@media (min-width:640px){.cta-wrapper{flex-direction:row}}.cta-button{color:#221020;cursor:pointer;background:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;box-shadow:0 0 40px -10px #ffffff4d}.cta-button:hover{transform:translateY(-4px);box-shadow:0 0 60px -10px #ffffff80}.cta-button:active{transform:translateY(-2px)}.cta-button svg{width:1.25rem;height:1.25rem;transition:transform .2s}.cta-button:hover svg{transform:translate(4px)}.features-grid{text-align:center;color:#6b7280;grid-template-columns:1fr;gap:2rem;margin-top:4rem;font-size:.875rem;font-weight:500;display:grid}@media (min-width:768px){.features-grid{grid-template-columns:repeat(3,1fr)}}.feature-item{flex-direction:column;align-items:center;gap:.5rem;display:flex}.feature-icon{color:#fa87eb99;width:1.75rem;height:1.75rem}.landing-footer{z-index:10;text-align:center;width:100%;padding:1.5rem;position:relative}.footer-text{color:#4b5563;margin:0;font-size:.75rem}
