.not-found-page{justify-content:center;align-items:center;min-height:70vh;padding:4rem 1.5rem;display:flex}.not-found-content{text-align:center;width:100%;max-width:640px}.not-found-code{color:#94a3b8;letter-spacing:.05em;margin:0 0 .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(3rem,8vw,4.5rem);font-weight:700;line-height:1}:is(html[class~=dark]) .not-found-code{color:#475569}.not-found-title{color:#0f172a;margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:700}:is(html[class~=dark]) .not-found-title{color:#fff}.not-found-description{color:#475569;max-width:480px;margin:0 auto 2rem;line-height:1.6}:is(html[class~=dark]) .not-found-description{color:#94a3b8}.not-found-search{max-width:480px;margin:0 auto 2.5rem}.not-found-search .nextra-search{width:100%}.not-found-search .nextra-search input[type=search]{width:100%!important}.not-found-suggestions{text-align:left;margin-bottom:2rem}.not-found-suggestions-label{text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin:0 0 .75rem;font-size:.75rem;font-weight:600}:is(html[class~=dark]) .not-found-suggestions-label{color:#94a3b8}.not-found-links{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.not-found-link{border:1px solid #0f172a14;border-radius:.5rem;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:.25rem .75rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .15s,background-color .15s,transform .15s;display:grid}:is(html[class~=dark]) .not-found-link{border-color:#ffffff14}.not-found-link:hover{background-color:#3b82f60d;border-color:#3b82f6}.not-found-link:hover .not-found-link-arrow{transform:translate(2px)}.not-found-link-title{color:#0f172a;font-size:.9375rem;font-weight:600}:is(html[class~=dark]) .not-found-link-title{color:#fff}.not-found-link-arrow{color:#3b82f6;grid-area:1/2/3;font-weight:600;transition:transform .15s}.not-found-link-desc{color:#64748b;grid-column:1;font-size:.8125rem;line-height:1.4}:is(html[class~=dark]) .not-found-link-desc{color:#94a3b8}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.not-found-btn-primary,.not-found-btn-secondary{border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.not-found-btn-primary{color:#fff;background-color:#3b82f6;border:1px solid #3b82f6}.not-found-btn-primary:hover{background-color:#2563eb;border-color:#2563eb}.not-found-btn-secondary{color:#0f172a;background-color:#0000;border:1px solid #0f172a26}:is(html[class~=dark]) .not-found-btn-secondary{color:#fff;border-color:#ffffff2e}.not-found-btn-secondary:hover{color:#3b82f6;border-color:#3b82f6}:is(html[class~=dark]) .not-found-btn-secondary:hover{color:#60a5fa;border-color:#60a5fa}
