.notfound_section{min-height:calc(100dvh - var(--treva-nav-height,64px) - 32px - 64px);background-color:var(--_color---white,#fff);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.notfound_glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#4c525e12 0%,#4c525e00 65%);width:min(64rem,92vw);height:min(64rem,92vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notfound_content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:40rem;margin:0 auto;padding:4rem 1.5rem;display:flex;position:relative}.notfound_code{letter-spacing:-.04em;color:var(--_color---blue-400,#3f4249);margin:0;font-size:clamp(5.5rem,16vw,10rem);font-weight:600;line-height:.9}.notfound_title{text-transform:uppercase;letter-spacing:-.02em;color:var(--_color---blue-400,#3f4249);margin:1.5rem 0 0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400}.notfound_description{max-width:32rem;color:var(--_color---blue-100,#4c525e);margin:1.25rem 0 0;font-size:1rem;line-height:1.6}.notfound_actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:2.5rem;margin-left:2rem;display:flex}.notfound_actions .button,.notfound_actions .button:hover{background-color:var(--treva-pill-bg,#3f4249);border-color:var(--treva-pill-bg,#3f4249);color:#fff}.notfound_actions .button[data-wf--button--variant=ghost],.notfound_actions .button[data-wf--button--variant=ghost]:hover{color:var(--treva-pill-bg,#3f4249);background-color:#0000}.notfound_fade{opacity:0;animation:.7s forwards notfoundFadeUp}.notfound_fade--delay-1{animation-delay:80ms}.notfound_fade--delay-2{animation-delay:.16s}.notfound_fade--delay-3{animation-delay:.24s}.notfound_fade--delay-4{animation-delay:.32s}@keyframes notfoundFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:479px){.notfound_actions{flex-direction:column;gap:1rem}}
