.lp-spot{--lp-spot-accent:#d2e823;isolation:isolate;position:relative}.lp-spot--rise{animation:lp-spot-rise 2.8s var(--spring-soft,ease-in-out) infinite}.lp-spot--aura{animation:2.6s ease-in-out infinite lp-spot-aura}.lp-spot--breath{transform-origin:50%;animation:3.2s ease-in-out infinite lp-spot-breath}.lp-spot--drift{animation:4.2s ease-in-out infinite lp-spot-drift}.lp-spot--ripple:after{content:"";border-radius:inherit;border:1.5px solid color-mix(in srgb, var(--lp-spot-accent) 55%, white);pointer-events:none;animation:2.4s ease-out infinite lp-spot-ripple;position:absolute;inset:-6px}.lp-spot--focus{animation:2.2s ease-in-out infinite lp-spot-focus}.lp-spot--bloom{animation:2.8s ease-in-out infinite lp-spot-bloom}.lp-spot--tide{animation:3.4s ease-in-out infinite lp-spot-tide}.lp-spot--shake{animation:2.8s ease-in-out infinite lp-spot-shake}@keyframes lp-spot-rise{0%,to{transform:translateY(0);box-shadow:0 2px 8px #0f111514}50%{transform:translateY(-5px);box-shadow:0 14px 28px #0f111529}}@keyframes lp-spot-aura{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--lp-spot-accent) 0%, transparent)}50%{box-shadow:0 0 22px 4px color-mix(in srgb, var(--lp-spot-accent) 38%, transparent)}}@keyframes lp-spot-breath{0%,to{transform:scale(1)}50%{transform:scale(1.022)}}@keyframes lp-spot-drift{0%,to{transform:translateY(3px)}50%{transform:translateY(-3px)}}@keyframes lp-spot-ripple{0%{opacity:.5;transform:scale(.92)}70%{opacity:.12}to{opacity:0;transform:scale(1.28)}}@keyframes lp-spot-focus{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--lp-spot-accent) 0%, transparent)}50%{box-shadow:0 0 0 3px color-mix(in srgb, var(--lp-spot-accent) 42%, transparent)}}@keyframes lp-spot-bloom{0%,to{filter:brightness();box-shadow:0 0 0 0 color-mix(in srgb, var(--lp-spot-accent) 0%, transparent)}50%{filter:brightness(1.06);box-shadow:0 8px 28px color-mix(in srgb, var(--lp-spot-accent) 28%, transparent)}}@keyframes lp-spot-tide{0%,to{opacity:1}50%{opacity:.72}}@keyframes lp-spot-shake{0%,to{transform:translate(0)}15%{transform:translate(-1.5px)rotate(-.4deg)}30%{transform:translate(1.5px)rotate(.4deg)}45%{transform:translate(-1px)}60%{transform:translate(1px)}75%{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.lp-spot--rise,.lp-spot--aura,.lp-spot--breath,.lp-spot--drift,.lp-spot--focus,.lp-spot--bloom,.lp-spot--tide,.lp-spot--shake{animation:none!important}.lp-spot--ripple:after{display:none;animation:none!important}}