.not-found-container{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:2rem 1rem;display:flex}.not-found-content{text-align:center;max-width:32rem}.not-found-title{color:var(--primary);margin-bottom:1rem;font-size:6rem;font-weight:700;line-height:1}.not-found-subtitle{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:600}.not-found-description{color:var(--muted-foreground);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.not-found-actions{justify-content:center;gap:1rem;display:flex}