:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html{height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Arial,Helvetica,sans-serif;display:flex}body>footer.site-footer{margin-top:auto!important}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.custom-page-home-empty{text-align:center;color:#0000008c;padding:clamp(2rem,5vw,4rem) 1rem;font-size:1.05rem}@media (prefers-color-scheme:dark){.custom-page-home-empty{color:#ffffff8c}}.not-found-page{box-sizing:border-box;text-align:center;justify-content:center;align-items:center;min-height:min(72vh,100dvh - 12rem);padding:2.5rem 1rem;display:flex}.not-found-page__content{flex-direction:column;align-items:center;gap:.35rem;max-width:28rem;display:flex}.not-found-page__code{letter-spacing:-.02em;color:#171717;margin:0;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;line-height:1.2}.not-found-page__title{color:#0000008c;margin:0;font-size:clamp(.8125rem,2vw,.9375rem);font-weight:400;line-height:1.4}@media (prefers-color-scheme:dark){.not-found-page__code{color:#ededed}.not-found-page__title{color:#ffffff94}}
