html{height:100vh}body{background:#fbf1ff;margin:0;min-height:100vh;padding:0}body *{box-sizing:border-box}*,:after,:before{box-sizing:inherit}#__layout,#__nuxt{min-height:100vh}#__layout .app-link:hover,#__nuxt .app-link:hover{text-decoration:underline}img{pointer-events:none}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.error{align-items:center;background:#fbf1ff;display:flex;flex-direction:column;gap:30px;justify-content:center;min-height:100vh}.error__title{font-optical-sizing:auto;font-size:80px;font-style:normal;font-weight:600}.error__subtitle,.error__title{color:#5b5353;font-family:Newsreader,serif}.error__subtitle{font-optical-sizing:auto;font-size:30px;font-style:normal;font-weight:500}.error__link{color:#8b56a0;font-family:Newsreader,serif;font-optical-sizing:auto;font-style:normal;font-weight:400;text-decoration:none;transition:all .1s linear}.error__link:hover{text-decoration:underline;transform:scale(105%)}
