.error-layout{align-items:center;background-color:var(--black);box-sizing:border-box;color:var(--white);display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 379px);padding:48px 12px}.error-page-code{font-size:104px;margin-bottom:24px}.error-page-title{font-size:38px;font-weight:600;margin-bottom:24px;text-align:center}.error-page-description{font-size:21px;max-width:532px;text-align:center}@media only screen and (max-width:940px){#__layout,#__nuxt,.error-layout{height:100%}}
.default-layout{background-color:var(--black);display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}@media only screen and (max-width:940px){#__layout,#__nuxt,.default-layout{height:100%}}
.fairytales-layout{background-color:var(--white);min-height:100dvh}
.inner-app-layout{background-color:var(--white);min-height:100dvh}
