@keyframes lg-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.lg-reveal{opacity:0;animation:lg-reveal .7s cubic-bezier(.2,.6,.2,1) forwards}.lg-panel{background:radial-gradient(900px 600px at 78% 18%,rgba(157,255,91,.1),transparent 60%),radial-gradient(700px 500px at 20% 88%,rgba(111,184,64,.08),transparent 60%),linear-gradient(160deg,#121417,#0b0c0e 55%,#0e1410);position:relative;overflow:hidden}.lg-aurora{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none}.lg-aurora-1{width:640px;height:640px;top:-160px;right:-120px;background:radial-gradient(circle,rgba(157,255,91,.2),transparent 65%);animation:lg-drift1 18s ease-in-out infinite}.lg-aurora-2{width:560px;height:560px;bottom:-180px;left:-140px;background:radial-gradient(circle,rgba(120,200,255,.08),transparent 65%);animation:lg-drift2 22s ease-in-out infinite}@keyframes lg-drift1{0%,to{transform:translate(0) scale(1);opacity:.85}50%{transform:translate(-46px,56px) scale(1.1);opacity:1}}@keyframes lg-drift2{0%,to{transform:translate(0) scale(1);opacity:.7}50%{transform:translate(46px,-44px) scale(1.12);opacity:1}}.lg-sweep{position:absolute;inset:-20%;pointer-events:none;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.05) 50%,transparent 60%);animation:lg-sweep 10s ease-in-out infinite}@keyframes lg-sweep{0%,to{transform:translateX(-12%);opacity:.5}50%{transform:translateX(12%);opacity:1}}.lg-grain{position:absolute;inset:0;opacity:.04;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@media (prefers-reduced-motion:reduce){.lg-aurora-1,.lg-aurora-2,.lg-reveal,.lg-sweep{animation:none}.lg-reveal{opacity:1;transform:none}}