.Landing-module__EMv3da__heroSection{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Landing-module__EMv3da__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle,#4f46e526 0%,#0000 70%);width:800px;height:800px;animation:8s ease-in-out infinite alternate Landing-module__EMv3da__pulseGlow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Landing-module__EMv3da__pulseGlow{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.Landing-module__EMv3da__title{background:linear-gradient(90deg,#fff,#a5b4fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:900px;margin-bottom:1.5rem;font-size:4.5rem;font-weight:700;line-height:1.1}.Landing-module__EMv3da__subtitle{color:#94a3b8;max-width:700px;margin-bottom:3rem;font-size:1.5rem;line-height:1.6}.Landing-module__EMv3da__ctaContainer{justify-content:center;gap:1.5rem;display:flex}.Landing-module__EMv3da__primaryCta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#3b82f6 100%);border:none;border-radius:9999px;padding:1rem 2.5rem;font-size:1.25rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 20px #4f46e566}.Landing-module__EMv3da__primaryCta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4f46e599}.Landing-module__EMv3da__featuresSection{max-width:1200px;margin:0 auto;padding:6rem 2rem}.Landing-module__EMv3da__sectionTitle{text-align:center;color:#f8fafc;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Landing-module__EMv3da__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Landing-module__EMv3da__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b80;border:1px solid #ffffff1a;border-radius:24px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.Landing-module__EMv3da__card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Landing-module__EMv3da__card:hover{border-color:#6366f166;transform:translateY(-5px);box-shadow:0 10px 40px #0003}.Landing-module__EMv3da__card:hover:before{opacity:1}.Landing-module__EMv3da__iconWrapper{color:#818cf8;background:#4f46e533;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.Landing-module__EMv3da__cardTitle{color:#f8fafc;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.Landing-module__EMv3da__cardDesc{color:#94a3b8;line-height:1.6}@media (max-width:768px){.Landing-module__EMv3da__title{font-size:3rem}.Landing-module__EMv3da__subtitle{font-size:1.25rem}.Landing-module__EMv3da__featuresSection{padding:4rem 1.5rem}}
