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