.notfound{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:max(11rem,18vh) 0 5rem;display:flex;position:relative;overflow:hidden}.notfound__watermark{width:min(70vw,760px);height:auto;color:var(--bronze);opacity:.035;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notfound__inner{z-index:1;max-width:760px;padding:0 var(--gutter);flex-direction:column;align-items:center;display:flex;position:relative}.notfound__eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.32em;color:var(--bronze);align-items:center;gap:.85em;margin-bottom:clamp(2rem,4vw,2.6rem);font-size:.72rem;font-weight:500;display:inline-flex}.notfound__eyebrow .num{color:var(--bone)}.notfound__eyebrow .dot{background:var(--bronze);border-radius:50%;width:4px;height:4px;display:inline-block}.notfound__rule{background:var(--bronze);opacity:.5;width:1px;height:clamp(40px,7vw,64px);margin-bottom:clamp(1.5rem,3vw,2.2rem)}.notfound__title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--bone);max-width:14ch;margin-bottom:clamp(2rem,4vw,2.5rem);font-size:clamp(2.5rem,7.5vw,6rem);font-weight:500;line-height:.98}.notfound__title .accent{color:var(--bronze)}.notfound__lede{font-family:var(--font-body);color:var(--bone-muted);max-width:48ch;margin-bottom:clamp(3rem,6vw,4.5rem);font-size:clamp(1.2rem,1.2vw + .9rem,1.65rem);font-style:italic;font-weight:300;line-height:1.5}.notfound__lede em{color:var(--bone);font-style:italic}.notfound__actions{flex-direction:column;align-items:center;gap:1.4rem;margin-bottom:clamp(4rem,8vw,6rem);display:flex}.notfound__ways{border-top:1px solid var(--border-dark);flex-direction:column;align-items:center;gap:1.4rem;width:100%;max-width:640px;padding-top:clamp(2.5rem,5vw,3.5rem);display:flex}.notfound__ways-eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.3em;color:var(--bone-muted);font-size:.66rem;font-weight:500}.notfound__ways-list{flex-wrap:wrap;justify-content:center;gap:.4rem 1.4rem;display:flex}.notfound__ways-list a{color:var(--bone);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.24em;transition:color var(--dur-fast) var(--ease);padding-bottom:4px;font-size:.78rem;font-weight:500;text-decoration:none;position:relative}.notfound__ways-list a:after{content:"";background:var(--bronze);height:1px;transition:right .32s var(--ease);position:absolute;bottom:0;left:0;right:100%}.notfound__ways-list a:hover{color:var(--bronze-bright)}.notfound__ways-list a:hover:after{right:0}.notfound__sigh{color:var(--bronze);font-family:var(--font-display);text-transform:uppercase;letter-spacing:.32em;align-items:center;gap:1rem;margin-top:clamp(3rem,5vw,4rem);font-size:.66rem;font-weight:500;display:flex}.notfound__sigh .psi{width:14px;height:18px;animation:3s ease-in-out infinite psi-breath}@keyframes psi-breath{0%,to{opacity:.35}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.notfound__sigh .psi{opacity:.8;animation:none}}.notfound__sigh small{font-family:var(--font-body);color:var(--bone-muted);text-transform:none;letter-spacing:.01em;font-size:.92rem;font-style:italic;font-weight:400}
