.not-found{justify-content:center;align-items:center;min-height:50vh;padding:4rem 0 6rem;display:flex}.not-found__inner{text-align:center}.not-found__code{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary,#0d9488);margin:0 0 .75rem;font-size:.875rem;font-weight:600}.not-found__title{margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}.not-found__message{max-width:32rem;color:var(--color-muted,#64748b);margin:0 auto 2rem;line-height:1.6}.not-found__button{background:var(--color-primary,#0d9488);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:0 1.5rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.not-found__button:hover{opacity:.9}
