.not-found-hero{background:radial-gradient(90% 70% at 80% 15%,#7f421d8c,#0000 70%),linear-gradient(150deg,#7f421d 0%,#1a1613 78%);border-radius:16px;min-height:80vh;margin:24px 26px 0;padding-top:0;position:relative;overflow:hidden}.not-found-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffecdc0d 1px,#0000 1px),linear-gradient(90deg,#ffecdc0d 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(110% 90% at 78% 22%,#000 25%,#0000 78%);mask-image:radial-gradient(110% 90% at 78% 22%,#000 25%,#0000 78%)}.not-found-ghost{font-family:var(--font-chapter-light),sans-serif;letter-spacing:-.02em;color:#0000;-webkit-text-stroke:1.5px #ffecdc2e;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(190px,34vw,480px);font-weight:300;line-height:.9;animation:14s ease-in-out infinite alternate not-found-drift;position:absolute;top:44%;right:-2%;transform:translateY(-50%)}.not-found-hero .container{z-index:1;position:relative}.not-found-content{flex-direction:column;align-items:flex-start;max-width:50%;padding-top:196px;padding-bottom:96px;display:flex}.not-found-content>*{opacity:0;animation:.7s cubic-bezier(.22,1,.36,1) forwards not-found-rise}.not-found-hero .heading-reverse .sm{color:#e9b892}.not-found-title{max-width:16ch}.not-found-description{color:#ffffffd1;max-width:46ch;margin-top:24px;animation-delay:80ms}.not-found-buttons{align-items:center;gap:16px;margin-top:40px;animation-delay:.16s;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:.24s;display:flex}.not-found-links-label{font-family:var(--font-suisse-intl),sans-serif;letter-spacing:.08rem;text-transform:uppercase;color:#ffffff8c;font-size:13px;font-weight:400}.not-found-links-list{flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;list-style:none;display:flex}.not-found-link{font-family:var(--font-suisse-intl),sans-serif;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:1536px){.not-found-content{max-width:60%;padding-top:180px}}@media (max-width:1280px){.not-found-content{max-width:72%;padding-top:160px}.not-found-ghost{top:32%;right:-6%}}@media (max-width:1024px){.not-found-content{max-width:95%}}@media (max-width:640px){.not-found-hero{margin:24px 16px 0}.not-found-content{max-width:100%;padding-top:150px;padding-bottom:72px}.not-found-ghost{font-size:clamp(150px,46vw,220px);animation:none;top:14%;right:-4%;transform:none}}@media (max-width:475px){.not-found-buttons{flex-direction:column;align-items:stretch;gap:16px;width:100%}.not-found-links{width:100%}}
