.not-found_container__PhdHT{position:relative;min-height:calc(100vh - 80px - 400px);display:flex;align-items:center;justify-content:center;padding:var(--space-20) 0;overflow:hidden;background:var(--color-bg-primary)}.not-found_glow__WJ4v6{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.08) 0,transparent 70%);pointer-events:none}.not-found_content__eXtMa{position:relative;z-content:1;text-align:center;max-width:540px;padding:0 var(--space-6);display:flex;flex-direction:column;align-items:center}.not-found_badge__SHPde{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-1) var(--space-3);background:rgba(255,255,255,.05);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:700;color:var(--color-text-secondary);letter-spacing:.1em;margin-bottom:var(--space-6)}.not-found_title__Vh7BH{font-size:clamp(3rem,7vw,5rem);font-family:var(--font-display);font-weight:800;line-height:1.1;letter-spacing:-.04em;margin-bottom:var(--space-4)}.not-found_subtitle__vCZ2m{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:1.6;margin-bottom:var(--space-10)}.not-found_actions__iVU5n{display:flex;gap:var(--space-4);flex-wrap:wrap;justify-content:center}@media (max-width:640px){.not-found_actions__iVU5n{flex-direction:column;align-items:stretch;width:100%}}