.not-found-page{background:var(--gray-50);align-items:center;min-height:64vh;padding:7rem 0 5rem;display:flex}.not-found-content{max-width:760px}.not-found-eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-weight:900}.not-found-content h1{margin-bottom:1rem;font-size:3rem}.not-found-content>p:not(.not-found-eyebrow){margin-bottom:2rem;font-size:1.15rem}.not-found-links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.not-found-link{border:1px solid var(--gray-200);background:var(--white);min-height:3.5rem;color:var(--secondary);border-radius:8px;align-items:center;gap:.75rem;padding:.9rem 1rem;font-weight:800;display:flex}.not-found-link svg{color:var(--primary);flex-shrink:0}@media (width<=640px){.not-found-page{padding:5rem 0 3rem}.not-found-content h1{font-size:2.2rem}}
