html,body{margin:0;padding:0;background:#000;font-family:Roboto,sans-serif}*{outline:none}@font-face{font-family:Roboto,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;src:"/fonts/Roboto.ttf"}@font-face{font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;src:"/fonts/RobotoMono.ttf"}@keyframes fade-in{0%{opacity:0}}@keyframes fade-out{to{opacity:0}}@keyframes slide-from-bottom{0%{transform:translateY(20px)}}@keyframes slide-to-top{to{transform:translateY(-20px)}}::view-transition-old(root){animation:90ms cubic-bezier(.4,0,1,1) both fade-out,.3s cubic-bezier(.4,0,.2,1) both slide-to-top}::view-transition-new(root){animation:.21s cubic-bezier(0,0,.2,1) 90ms both fade-in,.3s cubic-bezier(.4,0,.2,1) both slide-from-bottom}
