.not-found-page{text-align:center;justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex}.not-found-content{max-width:480px}.not-found-code{background:linear-gradient(135deg, var(--accent-primary,#00c030), var(--accent-secondary,#00e054));-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:8rem;font-weight:800;line-height:1}.not-found-title{color:var(--text-primary,#f1f5f9);margin-bottom:1rem;font-size:1.5rem}.not-found-description{color:var(--text-secondary,#9ab);margin-bottom:2rem;font-size:1rem;line-height:1.6}.not-found-link{background:var(--accent-primary,#00c030);color:#fff;border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.not-found-link:hover{background:var(--accent-secondary,#00e054);transform:translateY(-2px)}
