html{height:100vh}body{margin:0;min-height:100vh;padding:0}body *{box-sizing:border-box}#__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:linear-gradient(298deg,#d9f7ff .95%,#fff0 65.57%),linear-gradient(90deg,#def3ff,#fff0);display:flex;flex-direction:column;justify-content:center;min-height:100vh}
