.not-found-page{min-height:60vh;padding:var(--spacing-2xl)0;justify-content:center;align-items:center;display:flex}.not-found-content{text-align:center;max-width:600px}.not-found-title{color:var(--color-accent);margin-bottom:0;font-size:8rem;line-height:1}.not-found-content h2{color:var(--color-primary);margin-bottom:var(--spacing-md)}.not-found-buttons{gap:var(--spacing-md);justify-content:center;display:flex}@media (max-width:768px){.not-found-title{font-size:5rem}.not-found-buttons{flex-direction:column}}
