.not-found-page{color:#fff;background:#000;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,system-ui,sans-serif;display:flex}.not-found-container{text-align:center;width:100%;max-width:700px}.not-found-code{background:linear-gradient(135deg,#b19eef 0%,#5227ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(8rem,20vw,14rem);font-weight:700;line-height:1}.not-found-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}.not-found-description{color:#ffffffb3;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.7}.not-found-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.not-found-link{color:#fff;letter-spacing:.02em;border:2px solid #fff3;padding:.875rem 1.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.not-found-link:hover{background:#5227ff1a;border-color:#5227ff}.not-found-link--primary{text-transform:uppercase;letter-spacing:.05em;background:#5227ff;border-color:#5227ff;font-weight:600}.not-found-link--primary:hover{background:0 0;box-shadow:0 0 20px #5227ff80}.not-found-services{border-top:1px solid #ffffff1a;padding-top:2rem}.not-found-services-title{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:1rem;font-weight:500}.not-found-services-list{flex-wrap:wrap;justify-content:center;gap:.5rem 2rem;margin:0;padding:0;list-style:none;display:flex}.not-found-services-list a{color:#b19eef;font-size:.95rem;text-decoration:none;transition:color .2s}.not-found-services-list a:hover{color:#fff}@media (max-width:640px){.not-found-links{flex-direction:column;align-items:stretch}.not-found-link{text-align:center}.not-found-services-list{flex-direction:column;gap:.75rem}}
