.not-found{background-color:#0a0a0a;justify-content:center;align-items:center;min-height:70vh;display:flex}.not-found__inner{text-align:center;flex-direction:column;align-items:center;max-width:34rem;padding:3rem 1.5rem;display:flex}.not-found__code{background:linear-gradient(135deg,#6ca7ff,#9b72cf);-webkit-text-fill-color:#0000;color:#0000;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;font-size:clamp(4rem,12vw,7rem);font-weight:700;line-height:1}.not-found__title{color:#fff;margin-top:1rem;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700}.not-found__text{color:#a3a3a3;margin-top:1rem;font-size:1.05rem;line-height:1.6}.not-found__button{cursor:pointer;white-space:nowrap;color:#0a0a0a;background-color:#fff;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 2rem;font-family:Inter,system-ui,-apple-system,SF Pro,sans-serif;font-weight:500;transition:all .2s;display:inline-flex}.not-found__button:hover{background-color:#e5e5e5}.not-found__button{margin-top:2rem}
