.landing-hero{position:relative;isolation:isolate;background:radial-gradient(120% 120% at 50% 0,rgba(16,185,129,.12),rgba(2,6,23,.95)),#020817;color:#e2e8f0;overflow:hidden}.landing-hero:before{inset:0;background-image:linear-gradient(rgba(148,163,184,.08) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.08) 1px,transparent 0);background-size:80px 80px;opacity:.45;mask-image:radial-gradient(circle at center,rgba(0,0,0,.8),transparent 80%);z-index:-2}.landing-hero:after,.landing-hero:before{content:"";position:absolute;pointer-events:none}.landing-hero:after{left:50%;top:40%;width:600px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(circle at center,rgba(16,185,129,.35),transparent 65%);filter:blur(0);opacity:.75;animation:hero-glow 10s ease-in-out infinite alternate;z-index:-3}.landing-card{background:linear-gradient(145deg,rgba(15,23,42,.9),rgba(15,23,42,.6));border:1px solid rgba(148,163,184,.12);box-shadow:0 20px 40px -28px rgba(15,118,110,.6)}.landing-badge{background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.4);color:rgb(45,212,191)}@keyframes hero-glow{0%{opacity:.65;transform:translate(-50%,-50%) scale(1)}to{opacity:.9;transform:translate(-45%,-48%) scale(1.1)}}