.not-found-root{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.not-found-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:48px 24px;display:flex}.not-found-code{letter-spacing:-.04em;color:var(--orange);font-size:96px;font-weight:900;line-height:1}.not-found-title{color:var(--text);font-size:20px;font-weight:700}.not-found-desc{color:var(--text-muted);max-width:480px;font-size:14px}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:12px;display:flex}.not-found-home{border-radius:var(--r-md);background:var(--orange);color:#fff;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none}.not-found-back{border-radius:var(--r-md);background:var(--surface-alt);color:var(--text);cursor:pointer;border:0;padding:10px 20px;font-size:14px;font-weight:700}
