.notfound{justify-content:center;align-items:center;min-height:60vh;padding:4rem 1.5rem;display:flex}.notfound__inner{text-align:center;max-width:32rem}.notfound__code{font-family:var(--font-heading);color:var(--brand-sage);font-size:clamp(4.5rem,3rem + 8vw,8rem);font-weight:600;line-height:1}.notfound__title{font-family:var(--font-heading);color:var(--colors--text);margin:.5rem 0 .75rem;font-size:clamp(1.8rem,1.4rem + 1.4vw,2.4rem);font-weight:600}.notfound__text{font-family:var(--font-body);color:var(--colors--muted);margin:0 0 2rem;font-size:1.05rem;line-height:1.6}.notfound__cta{background-color:var(--brand-sage);color:#fff;font-family:var(--font-body);border-radius:.75rem;align-items:center;padding:.85rem 1.6rem;font-size:1rem;font-weight:500;transition:background-color .25s;display:inline-flex}.notfound__cta:hover{background-color:var(--brand-sage-deep)}
