.lp-root.lp-root--not-found{background:radial-gradient(68.75rem 35rem at 12% -8%,#a277b661,#0000 55%),radial-gradient(50rem 30rem at 96% 8%,#7b3e9833,#0000 52%),linear-gradient(#f7f2f9 0%,#f1ebf4 42%,#ebe3f0 100%);min-height:100dvh}.lp-root--not-found .lost-enter{animation:.7s cubic-bezier(.16,1,.3,1) both not-found-lost-in}.lp-root--not-found .bubble-enter{animation:.85s cubic-bezier(.16,1,.3,1) .12s both not-found-bubble-in}.lp-root--not-found .cta-enter{animation:.7s cubic-bezier(.16,1,.3,1) .28s both not-found-lost-in}@keyframes not-found-lost-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-bubble-in{0%{opacity:0;filter:blur(4px);transform:translateY(1rem)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.lp-root--not-found .lost-enter,.lp-root--not-found .bubble-enter,.lp-root--not-found .cta-enter{animation:none}}