.not-found{background:#f7f7f7;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.not-found__content{text-align:center;max-width:620px;padding:40px}.not-found__code{color:#111;margin-bottom:12px;font-size:120px;font-weight:700;line-height:1;display:block}.not-found__title{text-transform:lowercase;margin:0 0 16px;font-size:48px;font-weight:500}.not-found__desc{color:#777;max-width:480px;margin:0 auto 32px;font-size:14px;line-height:1.8}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.not-found__btn{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:0 22px;font-size:13px;text-decoration:none;transition:all .2s;display:inline-flex}.not-found__btn:hover{opacity:.9}.not-found__btn--secondary{color:#111;background:#fff;border:1px solid #ddd}@media (max-width:768px){.not-found__code{font-size:84px}.not-found__title{font-size:32px}.not-found__desc{font-size:13px}.not-found__actions{flex-direction:column}.not-found__btn{width:100%}}
