.not-found-page{isolation:isolate;min-height:100svh;color:var(--text);background:#080809;flex-direction:column;display:flex;position:relative;overflow:hidden}.not-found-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.not-found-bg-wash{background:radial-gradient(50% 35% at 50% 24%,#b9a6e014,#0000 70%);position:absolute;inset:0}.not-found-bg-grain{opacity:.22;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");position:absolute;inset:0}.not-found-header{z-index:1;padding:1rem 1.25rem;position:relative}@media (min-width:768px){.not-found-header{padding:1.25rem 2rem}}.not-found-brand{letter-spacing:-.02em;color:var(--text);align-items:center;gap:.6rem;font-size:1rem;font-weight:600;line-height:1;display:inline-flex}.not-found-brand img{width:32px;height:32px;display:block}.not-found-main{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:34rem;margin-inline:auto;padding:1.5rem 1.25rem 4rem;display:flex;position:relative}.not-found-art{width:min(100%,13rem);height:auto;display:block;overflow:visible}.not-found-owl{transform-origin:100px 150px;animation:3.2s ease-in-out infinite nf-breathe}.not-found-owl-eye{animation:5s ease-in-out infinite nf-blink}.not-found-owl-eye--right{animation-delay:50ms}.not-found-owl-z{opacity:0}.not-found-owl-z--1{animation:2.8s ease-in-out infinite nf-zzz}.not-found-owl-z--2{animation:2.8s ease-in-out .35s infinite nf-zzz}.not-found-owl-z--3{animation:2.8s ease-in-out .7s infinite nf-zzz}.not-found-copy{max-width:24rem}.not-found-title{letter-spacing:-.035em;margin:0;font-size:clamp(1.75rem,4.5vw,2.25rem);font-weight:700;line-height:1.15}.not-found-desc{color:var(--text-muted);margin:.75rem 0 0;font-size:1rem;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.65rem;display:flex}.not-found-btn{border-radius:12px;justify-content:center;align-items:center;padding:.8rem 1.25rem;font-size:.9rem;font-weight:550;transition:background .2s,color .2s,transform .2s;display:inline-flex}.not-found-btn-primary{color:#0b0b0d;background:#f4f1ec}.not-found-btn-primary:hover{background:#fff;transform:translateY(-1px)}.not-found-btn-secondary{color:var(--text-muted);background:0 0}.not-found-btn-secondary:hover{color:var(--text-secondary);background:#ffffff0a}@keyframes nf-breathe{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.02)translateY(-2px)}}@keyframes nf-blink{0%,42%,48%,to{opacity:1}45%{opacity:.15}}@keyframes nf-zzz{0%{opacity:0;transform:translateY(4px)}20%{opacity:.9}70%{opacity:.55}to{opacity:0;transform:translate(6px,-14px)}}@media (prefers-reduced-motion:reduce){.not-found-owl,.not-found-owl-eye,.not-found-owl-z{animation:none}.not-found-owl-z{opacity:.7}}
