html{height:100vh}body{margin:0;min-height:100vh;padding:0}body *{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}#__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:#f2f8f1;display:flex;flex-direction:column;gap:30px;justify-content:center;min-height:100vh}.error__title{color:#154810;font-family:Sansita Swashed,sans-serif;font-size:70px;font-style:normal;font-weight:700}.error__subtitle{color:#154810cc;font-family:Overlock,sans-serif;font-size:20px}.error__link,.error__subtitle{font-style:normal;font-weight:400}.error__link{color:#154810;font-family:Sansita Swashed,sans-serif;text-decoration:none;transition:all .1s linear}.error__link:hover{text-decoration:underline;transform:scale(105%)}
