@layer preflight, globals, components;@layer globals{html{font-size:16px;line-height:1.2;overflow-x:hidden;scroll-behavior:smooth}button,html{font-family:var(--next-font-onest)}body{overflow-x:hidden;background:#dce9f6}html>body[data-scroll-locked]{margin-right:0!important}em{font-style:unset}#root-container{z-index:0;position:relative}#root-container.blurred{animation:pageBlurring .25s ease-in;filter:blur(5.5999999046px)}@keyframes pageBlurring{0%{filter:blur(0)}to{filter:blur(5.5999999046px)}}}