.not-found-page{color:#0a1020;background:#f5f7fb;min-height:100vh}.not-found-hero{isolation:isolate;color:#fff;background:#07101f;align-items:center;min-height:78svh;display:grid;position:relative;overflow:hidden}.not-found-hero__image,.not-found-hero__wash{position:absolute;inset:0}.not-found-hero__image{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;animation:not-found-image-in .9s var(--ease-out) both}.not-found-hero__wash{z-index:-1;background:linear-gradient(90deg,#040914f7,#040914c7 58%,#0409146b),linear-gradient(#0409143d,#040914cc)}.not-found-hero__inner{width:min(1180px,100% - 48px);animation:not-found-rise-in .65s var(--ease-out) both;margin:0 auto;padding:144px 0 88px}.not-found-eyebrow{color:#b9c7ff;text-transform:uppercase;align-items:center;gap:8px;width:fit-content;margin:0;font-size:11px;font-weight:900;display:inline-flex}.not-found-hero h1{text-wrap:balance;text-shadow:0 24px 70px #00000059;max-width:860px;margin:22px 0 0;font-size:clamp(64px,8vw,112px);line-height:.91}.not-found-hero__inner>p:not(.not-found-eyebrow){color:#ffffffc2;max-width:660px;margin:28px 0 0;font-size:18px;line-height:1.65}.not-found-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.not-found-actions a{color:#fff;min-height:50px;transition:transform var(--dur-fast) var(--ease-out), background var(--dur-fast) ease;background:#050a1657;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-size:14px;font-weight:850;display:inline-flex}.not-found-actions a:first-child{background:#3157e8;border-color:#0000}.not-found-actions a:hover{background:#2448cf;transform:translateY(-2px)}.not-found-routes{background:#f5f7fb;padding:96px 24px 108px}.not-found-routes__inner{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:80px;width:min(1180px,100%);margin:0 auto;display:grid}.not-found-routes__inner>div>p{color:#06735b;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.not-found-routes h2{text-wrap:balance;max-width:500px;margin:18px 0 0;font-size:clamp(42px,5vw,68px);line-height:.97}.not-found-routes nav{border-top:1px solid #cfd8e5;display:grid}.not-found-routes nav a{min-height:104px;transition:color var(--dur-fast) ease, padding var(--dur-fast) var(--ease-out);border-bottom:1px solid #cfd8e5;flex-direction:column;justify-content:center;gap:6px;padding:20px 54px 20px 0;display:flex;position:relative}.not-found-routes nav a:hover{color:#3157e8;padding-left:10px}.not-found-routes nav a span{color:#06735b;text-transform:uppercase;font-size:10px;font-weight:900}.not-found-routes nav a strong{font-family:var(--font-display);font-size:25px}.not-found-routes nav a svg{color:#3157e8;position:absolute;top:50%;right:4px;transform:translateY(-50%)}@keyframes not-found-rise-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-image-in{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media (max-width:760px){.not-found-hero{min-height:82svh}.not-found-hero__inner{width:calc(100% - 40px);padding:128px 0 74px}.not-found-hero__wash{background:linear-gradient(#0409147a,#040914eb),linear-gradient(90deg,#040914c2,#04091457)}.not-found-hero h1{font-size:clamp(48px,13vw,66px)}.not-found-hero__inner>p:not(.not-found-eyebrow){font-size:16px}.not-found-actions{display:grid}.not-found-actions a{width:100%}.not-found-routes{padding:76px 14px 84px}.not-found-routes__inner{grid-template-columns:1fr;gap:42px}.not-found-routes h2{font-size:42px}.not-found-routes nav a strong{font-size:22px}}@media (prefers-reduced-motion:reduce){.not-found-page *,.not-found-page :before,.not-found-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
