.not-found-root{justify-content:center;align-items:center;min-height:80vh;padding:2rem;display:flex;position:relative;overflow:hidden}.not-found-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.not-found-glow{filter:blur(120px);opacity:.12;border-radius:50%;width:500px;height:500px;position:absolute}.not-found-glow--left{background:var(--blue01);top:-100px;left:-150px}.not-found-glow--right{background:var(--accent);bottom:-100px;right:-150px}.not-found-box{z-index:1;text-align:center;width:100%;max-width:480px;padding:3rem 2rem;position:relative}.not-found-code{color:var(--blue01);letter-spacing:-4px;margin:.5rem 0;font-size:clamp(80px,15vw,140px);font-weight:800;line-height:1}.not-found-msg{color:var(--text-muted);margin-bottom:2rem;font-size:15px}.not-found-links{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}
