.login-hero{width:100%;max-width:33rem;margin-inline:auto;line-height:0;position:relative}.login-hero__img{width:100%;height:auto;display:block}.login-hero__fx{pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-hero__glow{aspect-ratio:1;background:radial-gradient(circle, color-mix(in oklab, var(--brand-orange) 42%, transparent) 0%, transparent 60%);filter:blur(8px);opacity:.4;will-change:opacity, scale;border-radius:50%;width:40%;animation:4.2s ease-in-out infinite lh-glow;position:absolute;top:45%;left:46.5%;transform:translate(-50%,-50%)}@keyframes lh-glow{0%,to{opacity:.32;scale:.94}50%{opacity:.68;scale:1.06}}.login-hero__holo{aspect-ratio:2.3;background:radial-gradient(ellipse at center, color-mix(in oklab, var(--brand-orange-300) 75%, transparent) 0%, transparent 70%);opacity:.5;will-change:opacity, scale;border-radius:50%;width:15%;animation:3s ease-in-out infinite lh-holo;position:absolute;top:82.5%;left:53%;transform:translate(-50%,-50%)}@keyframes lh-holo{0%,to{opacity:.35;scale:.88}50%{opacity:.85;scale:1.14}}.login-hero__orbit{aspect-ratio:1;animation:lh-spin var(--dur,20s) linear infinite;will-change:rotate;border-radius:50%;position:absolute;top:45%;left:46.5%;transform:translate(-50%,-50%)}.login-hero__orbit:before{content:"";background:var(--brand-orange);width:8px;height:8px;box-shadow:0 0 8px 2px color-mix(in oklab, var(--brand-orange) 55%, transparent);border-radius:50%;margin-left:-4px;position:absolute;top:-.5%;left:50%}.login-hero__orbit--a{--dur:15s;width:33%}.login-hero__orbit--b{--dur:23s;width:47%;animation-direction:reverse}.login-hero__orbit--b:before{background:#fff;width:6px;height:6px;margin-left:-3px;box-shadow:0 0 8px 2px #ffffff73}.login-hero__orbit--c{--dur:31s;width:61%}.login-hero__orbit--c:before{background:var(--brand-orange-300);box-shadow:0 0 8px 2px color-mix(in oklab, var(--brand-orange-300) 55%, transparent)}@keyframes lh-spin{to{rotate:360deg}}.login-hero__spark{background:var(--brand-orange);width:6px;height:6px;box-shadow:0 0 6px 1px color-mix(in oklab, var(--brand-orange) 55%, transparent);opacity:.7;will-change:translate, opacity;border-radius:50%;position:absolute}.login-hero__spark--1{animation:6s ease-in-out infinite lh-float;top:30%;left:20%}.login-hero__spark--2{width:5px;height:5px;animation:7.5s ease-in-out 1.2s infinite lh-float;top:62%;left:72%}@keyframes lh-float{0%,to{opacity:.35;translate:0}50%{opacity:.8;translate:0 -10px}}
