.not-found{text-align:center;align-content:start;place-items:center;height:calc(100vh - 400px);padding-block-start:9.5rem;padding-inline:2rem;display:grid}@media screen and (max-width:64rem){.not-found{padding-block-start:7.5rem}}@media screen and (max-width:48rem){.not-found{padding-block-start:6rem;padding-inline:1rem}}@media screen and (max-width:40rem){.not-found{height:calc(100vh - 320px)}}.not-found__code{font-family:var(--font-poppins,sans-serif);font-size:7.5rem;font-weight:700;line-height:1}@media screen and (max-width:48rem){.not-found__code{font-size:5rem}}.not-found__code-number{color:#3eb497;display:inline-block}.not-found__code-char{display:inline-block}.not-found__title{margin-block-start:1.5rem;font-size:1.5rem;font-weight:700}@media screen and (max-width:48rem){.not-found__title{margin-block-start:1rem;font-size:1.25rem}}.not-found__text{opacity:.6;margin-block-start:1rem;font-size:1rem}@media screen and (max-width:48rem){.not-found__text{font-size:.875rem}}.not-found__btn{margin-block-start:3rem}@media screen and (max-width:48rem){.not-found__btn{margin-block-start:2rem}}.not-found__key-indicator{z-index:1000;column-gap:1rem;display:flex;position:fixed;top:50%;left:50%;translate:-50% -50%}@media screen and (max-width:48rem){.not-found__key-indicator{column-gap:.375rem}}.not-found__key-indicator-letter{width:2.5rem;height:2.5rem;font-family:var(--font-poppins,sans-serif);color:#222;opacity:.3;background-color:#ffffffe6;border:1px solid #2223;border-radius:.25rem;place-items:center;font-size:1rem;font-weight:700;transition:opacity .2s,transform .2s;display:grid}@media (prefers-color-scheme:dark){.not-found__key-indicator-letter{color:#fff;background-color:#222222e6;border-color:#fff3}}@media screen and (max-width:48rem){.not-found__key-indicator-letter{width:2rem;height:2rem;font-size:.875rem}}.not-found__key-indicator-letter.is-active{color:#3eb497;opacity:1;border-color:#3eb497;transform:scale(1.1)}.not-found__wall{font-family:var(--font-poppins,sans-serif);color:#3eb497;text-box:trim-both cap alphabetic;margin-block-start:2rem;font-size:7.5rem;font-weight:700;display:none}@media screen and (max-width:40rem){.not-found__wall{font-size:4rem}}.not-found__wall.is-visible{display:block}.not-found__wall-letter{display:inline-block}.not-found__easter-message{color:#222;margin-block-start:2rem;font-size:1.5rem;font-weight:700;display:none}@media (prefers-color-scheme:dark){.not-found__easter-message{color:#fff}}@media screen and (max-width:40rem){.not-found__easter-message{margin-block-start:1.5rem;font-size:1rem}}.not-found__easter-message.is-visible{display:block}
