.not-found-page{text-align:center;align-items:center;min-height:60vh;padding:100px 0;display:flex}.not-found-content{max-width:600px;margin:0 auto}.not-found-title{color:var(--primary-color);margin-bottom:1rem;font-size:8rem;font-weight:800;line-height:1}.not-found-subtitle{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.5rem}.not-found-text{color:var(--text-light);margin-bottom:3rem;font-size:1.2rem}.not-found-actions{justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.not-found-title{font-size:6rem}.not-found-subtitle{font-size:2rem}.not-found-actions{flex-direction:column;gap:1rem}}
