.not-found_container__LRagC{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:2rem;text-align:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.not-found_code__SJkuV{font-size:3.5rem;font-weight:800;line-height:1;background:var(--accent-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem}.not-found_title__bOfUG{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.not-found_description__7RPJl{font-size:1rem;color:var(--text-secondary);margin:0 0 2rem;max-width:320px;line-height:1.5}.not-found_actions__eb6u_{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:280px}.not-found_primaryBtn__TmAQi,.not-found_secondaryBtn__MS5sb{display:block;width:100%;padding:.85rem 1.25rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s ease,background .15s ease}.not-found_primaryBtn__TmAQi{background:var(--accent-gradient);color:#fff;box-shadow:0 4px 14px var(--accent-shadow)}.not-found_primaryBtn__TmAQi:active{opacity:.85}.not-found_secondaryBtn__MS5sb{background:transparent;color:var(--text-secondary);border:1px solid rgba(0,0,0,.12)}.not-found_secondaryBtn__MS5sb:active{background:rgba(0,0,0,.04)}