.not-found-page{height:calc(100vh - 160px);display:flex;justify-content:center;align-items:center;text-align:center}.not-found-title{font-size:10rem;font-weight:700;line-height:1;margin-bottom:var(--spacing-md);color:var(--accent-color)}.not-found-subtitle{font-size:var(--font-size-xxlarge);margin-bottom:var(--spacing-lg);text-transform:uppercase;letter-spacing:.05em}.not-found-text{max-width:500px;margin:0 auto var(--spacing-lg);line-height:1.6}
