@keyframes emoji-wiggle{0%,to{transform:rotate(0deg)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}.not-found-hero{padding:4rem 1rem 2rem;text-align:center}.not-found-hero__code{align-items:center;cursor:default;display:flex;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.not-found-hero__code:hover .not-found-hero__emoji{animation:emoji-wiggle .4s ease-in-out infinite}.not-found-hero__code:hover .not-found-hero__emoji:last-child{animation-delay:.1s}.not-found-hero__number{color:#ff0666;font-family:Rubik,sans-serif;font-size:8rem;font-weight:900;letter-spacing:-.04em;line-height:1}.not-found-hero__emoji{display:inline-block;font-size:3rem}.not-found-hero h2{font-family:Rubik,sans-serif;font-size:2rem;line-height:1.2;margin:0 0 1rem}.not-found-hero p{color:#666;font-size:1.15rem;line-height:1.6;margin:0 auto;max-width:480px}.not-found-features{display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);padding:2rem 0}.not-found-features__card{padding:1.5rem;text-align:center}.not-found-features__card h4{font-family:Rubik,sans-serif;margin:0 0 .5rem}.not-found-features__card p{color:#666;font-size:.95rem;line-height:1.5;margin:0}.not-found-features__icon{display:block;font-size:2rem;margin-bottom:.75rem}.not-found-cta{padding:2rem 1rem 4rem;text-align:center}.not-found-cta h3{font-family:Rubik,sans-serif;margin:0 0 .5rem}.not-found-cta p{color:#666;margin:0 0 1.5rem}.not-found-cta__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.not-found-btn--primary{border-radius:8px;cursor:pointer;font-family:OpenSans,sans-serif;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.not-found-btn--primary:disabled{cursor:not-allowed;opacity:.6}.not-found-btn--primary{background-color:#ff0666;border:none;color:#fff}.not-found-btn--primary:hover:not(:disabled){background-color:rgb(210,0,80.9638554217);color:#fff}.not-found-btn--primary:focus-visible{outline:2px solid #ff0666;outline-offset:2px}.not-found-btn--primary:active:not(:disabled){background-color:rgb(184.5,0,71.1325301205)}.not-found-btn--primary{display:inline-block;font-size:1.1rem;font-weight:700;padding:.75rem 2rem}.not-found-btn--secondary{border-radius:8px;cursor:pointer;font-family:OpenSans,sans-serif;font-size:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.not-found-btn--secondary:disabled{cursor:not-allowed;opacity:.6}.not-found-btn--secondary{background-color:rgba(0,0,0,0);border:1px solid #ddd;color:#444}.not-found-btn--secondary:hover:not(:disabled){background-color:#f5f5f5;border-color:#ccc;color:#444}.not-found-btn--secondary:focus-visible{outline:2px solid #ff0666;outline-offset:2px}.not-found-btn--secondary:active:not(:disabled){background-color:#ebebeb}.not-found-btn--secondary{display:inline-block}@media screen and (max-width:680px){.not-found-features{grid-template-columns:1fr}}@media screen and (max-width:480px){.not-found-hero__number{font-size:5rem}.not-found-hero__emoji{font-size:2rem}.not-found-hero h2{font-size:1.5rem}}