.not-found-hero{background:radial-gradient(90% 70% at 78% 18%,#37519b8c,#0000 70%),linear-gradient(150deg,#1b1d39 0%,#030b34 78%);border-radius:48px 12px;align-items:flex-end;min-height:min(760px,100dvh - 244px);margin:112px 16px 42px;display:flex;position:relative;overflow:hidden}.not-found-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#e5ecff0d 1px,#0000 1px),linear-gradient(90deg,#e5ecff0d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(110% 90% at 75% 25%,#000 25%,#0000 78%);mask-image:radial-gradient(110% 90% at 75% 25%,#000 25%,#0000 78%)}.not-found-ghost{font-family:var(--font-gotham);letter-spacing:-.03em;color:#0000;-webkit-text-stroke:1.5px #e5ecff29;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(190px,34vw,480px);font-weight:400;line-height:.9;animation:14s ease-in-out infinite alternate not-found-drift;position:absolute;top:44%;right:-2%;transform:translateY(-50%)}.not-found-container{z-index:1;position:relative}.not-found-content{flex-direction:column;align-items:flex-start;padding:140px 0 100px;display:flex}.not-found-content>*{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards not-found-rise}.not-found-eyebrow.subtitle{color:#93a8e8}.not-found-title.title-big{max-width:14ch;margin-top:16px;animation-delay:80ms}.not-found-description.description{color:#e5ecffc7;max-width:44ch;margin-top:24px;animation-delay:.16s}.not-found-buttons{align-items:center;gap:16px;margin-top:36px;animation-delay:.24s;display:flex}.not-found-links{border-top:1px solid #e5ecff24;flex-wrap:wrap;align-items:baseline;gap:12px 20px;margin-top:48px;padding-top:24px;animation-delay:.32s;display:flex}.not-found-links-label{font-family:var(--font-manrope);letter-spacing:.08rem;text-transform:uppercase;color:#e5ecff80;font-size:13px;font-weight:500}.not-found-links-list{flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;list-style:none;display:flex}.not-found-link{color:#e5ecffe6;font-size:16px;text-decoration:none;transition:color .2s ease-in-out;position:relative}.not-found-link:after{content:"";transform-origin:0;background-color:currentColor;height:1px;transition:transform .25s ease-in-out;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.not-found-link:hover{color:#fff}.not-found-link:hover:after{transform:scaleX(1)}@keyframes not-found-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes not-found-drift{0%{transform:translateY(-53%)}to{transform:translateY(-47%)}}@media (prefers-reduced-motion:reduce){.not-found-content>*{opacity:1;animation:none}.not-found-ghost{animation:none}}@media (max-width:1024px){.not-found-ghost{top:30%;right:-6%}}@media (max-width:640px){.not-found-hero{min-height:calc(100dvh - 192px);margin-bottom:64px}.not-found-content{padding:220px 8px 64px}.not-found-ghost{font-size:clamp(160px,48vw,220px);animation:none;top:16%;right:-4%;transform:none}.not-found-buttons{flex-direction:column;align-items:stretch;width:100%}.not-found-links{flex-direction:column;gap:12px;width:100%}}
