html{height:100vh}body{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:#fff9ec;display:flex;flex-direction:column;gap:30px;justify-content:center;min-height:100vh}.error__title{color:#734616;font-size:70px}.error__subtitle,.error__title{font-family:Pavanam,sans-serif;font-style:normal;font-weight:400}.error__subtitle{color:#000;font-size:20px}.error__link{color:#734616;font-family:Pavanam,sans-serif;font-style:normal;font-weight:400;text-decoration:none;transition:all .1s linear}.error__link:hover{text-decoration:underline;transform:scale(105%)}
