.not-found-hero{background:radial-gradient(ellipse 90% 70% at 78% 18%, #21547c8c, transparent 70%), linear-gradient(150deg, var(--color-primary) 0%, var(--color-black) 80%);border-radius:16px;align-items:flex-end;width:calc(100% - 64px);min-height:min(720px,100dvh - 220px);margin:112px auto 42px;display:flex;position:relative;overflow:hidden}.not-found-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#a8d2fc0f 1px,#0000 1px),linear-gradient(90deg,#a8d2fc0f 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-funnel-display);letter-spacing:-.03em;color:#0000;-webkit-text-stroke:1.5px #a8d2fc2e;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(190px,34vw,480px);font-weight:500;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:var(--color-secondary)}.not-found-title.title-big{max-width:14ch;margin-top:16px;animation-delay:80ms}.not-found-description.description{color:#ffffffc7;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 #ffffff24;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-dm-sans);letter-spacing:.08rem;text-transform:uppercase;color:#ffffff80;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:#ffffffe6;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{width:calc(100% - 32px);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%}}
