html,body{background:#fff;min-height:100%;margin:0;overflow-x:hidden}html{scroll-behavior:smooth}body{color:#131313;width:100%;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%}.not-found-page{flex-direction:column;justify-content:center;align-items:flex-start;width:min(100%,48rem);min-height:100vh;margin:0 auto;padding:2rem;display:flex}.not-found-page h1{letter-spacing:-.05em;margin:0 0 1.5rem;font-size:clamp(2.25rem,7vw,5rem);line-height:1}.not-found-page>p:not(.not-found-code){color:#5f6368;max-width:38rem;font-size:1.125rem;line-height:1.65}.not-found-code{letter-spacing:.08em;background:#d6fd70;border-radius:999px;padding:.5rem .8rem;font-weight:700}.not-found-links{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.not-found-links a{border:1px solid #131313;border-radius:999px;padding:.75rem 1rem}.not-found-links a:first-child{color:#fff;background:#131313}
