.lp{--lp-hue-a:var(--primary);--lp-hue-b:#38bdf8;--lp-hue-c:#fb7185;--lp-strength-a:42%;--lp-strength-b:36%;--lp-strength-c:28%}.dark .lp{--lp-hue-b:#0284c7;--lp-hue-c:#be123c;--lp-strength-a:30%;--lp-strength-b:26%;--lp-strength-c:20%}.lp-aurora-a{background:radial-gradient(circle, color-mix(in srgb, var(--lp-hue-a) var(--lp-strength-a), transparent), transparent 68%)}.lp-aurora-b{background:radial-gradient(circle, color-mix(in srgb, var(--lp-hue-b) var(--lp-strength-b), transparent), transparent 68%)}.lp-aurora-c{background:radial-gradient(circle, color-mix(in srgb, var(--lp-hue-c) var(--lp-strength-c), transparent), transparent 70%)}@keyframes lp-drift{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(3%,-4%)scale(1.08)}}.lp-orb{will-change:transform;animation:22s ease-in-out infinite lp-drift}.lp-orb-slow{animation-duration:30s;animation-direction:reverse}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.lp-float{animation:7s ease-in-out infinite lp-float}@keyframes lp-sheen{0%{background-position:-140% 0}to{background-position:240% 0}}.lp-sheen{background-image:linear-gradient(100deg, transparent 35%, color-mix(in srgb, var(--primary) 12%, transparent) 50%, transparent 65%);background-size:200% 100%;animation:6s linear infinite lp-sheen}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){@keyframes lp-parallax{0%{transform:translateY(26px)}to{transform:translateY(-26px)}}.lp-parallax{will-change:transform;animation:linear both lp-parallax;animation-timeline:view();animation-range:entry exit}@keyframes lp-zoom-in{0%{opacity:.55;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.lp-zoom{animation:linear both lp-zoom-in;animation-timeline:view();animation-range:entry 5% cover 40%}}}@media (prefers-reduced-motion:reduce){.lp-orb,.lp-float,.lp-sheen{animation:none}}
