html.motion-enabled body{opacity:1;transition:opacity 190ms ease}html.motion-enabled.flaire-leaving body{opacity:0;pointer-events:none}.motion-opening{animation:flaire-runtime-open 240ms cubic-bezier(.22,.8,.3,1) both!important}.motion-opening-soft{animation:flaire-runtime-soft 190ms cubic-bezier(.22,.8,.3,1) both!important}@keyframes flaire-runtime-open{from{opacity:0;transform:translateY(9px) scale(.965)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes flaire-runtime-soft{from{opacity:0;transform:translateY(-5px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){html.motion-enabled body,html.motion-enabled.flaire-leaving body{opacity:1;transition:none}.motion-opening,.motion-opening-soft{animation:none!important}}
