.eightsleep-spotlight{animation:eightsleep-spotlight 1.6s ease-out 2;border-radius:1rem}@keyframes eightsleep-spotlight{0%{box-shadow:0 0 0 0 rgba(24,98,255,.55)}70%{box-shadow:0 0 0 12px rgba(24,98,255,0)}to{box-shadow:0 0 0 0 rgba(24,98,255,0)}}.eightsleep-home-card{animation:eightsleep-home-card .4s cubic-bezier(.2,0,.2,1) both}@keyframes eightsleep-home-card{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.eightsleep-reveal{animation:eightsleep-reveal .45s cubic-bezier(.2,0,.2,1) both}@keyframes eightsleep-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.eightsleep-spotlight{animation:none;box-shadow:0 0 0 2px rgba(24,98,255,.55)}.eightsleep-home-card,.eightsleep-reveal{animation:none}.eightsleep-panel-shell{transition:none!important}}