.not-found_page__VFIr4{position:relative;min-height:100vh;background-color:#ffffff;display:flex;align-items:center;justify-content:center;overflow:hidden;font-family:var(--font-nunito),var(--font-work-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.not-found_main__WoYtF{position:relative;z-index:1;text-align:center;padding:2.5rem 1.5rem 3rem;max-width:600px;width:100%;animation:not-found_fadeInUp__Es972 .55s cubic-bezier(.22,.61,.36,1) both}.not-found_logo__ZK4Hm{height:80px;width:auto;display:block}.not-found_plane__W8B9h{animation:not-found_float__mRs2k 3.2s ease-in-out infinite;filter:drop-shadow(0 10px 18px rgba(239,63,62,.28))}.not-found_title__bOfUG{font-family:var(--font-work-sans),sans-serif;font-size:clamp(1.25rem,4vw,1.75rem);font-weight:700;color:#222222;margin:0 0 .75rem;line-height:1.25}.not-found_description__7RPJl{font-family:var(--font-nunito),sans-serif;font-size:clamp(.9rem,2.5vw,1.05rem);color:#646464;margin:0 0 2.25rem;line-height:1.65}.not-found_btn__Ks1Wo{display:inline-flex;align-items:center;gap:.45rem;padding:.875rem 2.25rem;background:#ef3f3e;color:#ffffff;font-family:var(--font-work-sans),sans-serif;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 16px rgba(239,63,62,.4);margin-bottom:2.5rem;letter-spacing:.01em}.not-found_btn__Ks1Wo:focus-visible,.not-found_btn__Ks1Wo:hover{background:#c82c2c;transform:translateY(-3px);box-shadow:0 8px 24px rgba(239,63,62,.48);outline:none}.not-found_btn__Ks1Wo:focus-visible{outline:3px solid #ef3f3e;outline-offset:4px}.not-found_btn__Ks1Wo:active{transform:translateY(0);box-shadow:0 3px 10px rgba(239,63,62,.35)}.not-found_btnArrow__Dtikn{font-size:1.1em;transition:transform .2s ease}.not-found_btn__Ks1Wo:hover .not-found_btnArrow__Dtikn{transform:translateX(3px)}.not-found_divider__5ERjp{color:rgba(239,63,62,.3);font-size:1.1em;line-height:1}.not-found_quickNav__4gzCE a:focus-visible,.not-found_quickNav__4gzCE a:hover{color:#ef3f3e;border-bottom-color:rgba(239,63,62,.35);outline:none}@keyframes not-found_float__mRs2k{0%,to{transform:translateY(0) rotate(3deg)}50%{transform:translateY(-22px) rotate(-1deg)}}@keyframes not-found_fadeInUp__Es972{0%{opacity:0;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.not-found_main__WoYtF,.not-found_plane__W8B9h{animation:none}}