.not-found_page__jb5cW{display:flex;height:100%;min-height:100dvh;flex-direction:column;overflow-y:auto;background:var(--card);color:var(--foreground)}.not-found_header__jGpJl{flex:none;border-bottom:1px solid var(--border);padding:20px 24px}.not-found_headerInner__CGrNO{width:min(100%,1280px);margin-inline:auto}.not-found_brand__p6gee{display:inline-flex;width:fit-content;align-items:center;gap:9px;font-size:18px;font-weight:700;letter-spacing:-.025em}.not-found_brandMark__2_aq6{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;background:var(--foreground);color:var(--background)}.not-found_brandMark__2_aq6 svg{width:13px;height:13px}.not-found_main__0NPrd{display:flex;flex:1;align-items:center;justify-content:center;padding:40px 24px}.not-found_content__eXtMa{width:100%;max-width:460px;text-align:center}.not-found_scene__S3kBt{position:relative;display:flex;height:150px;align-items:center;justify-content:center;margin-bottom:8px}.not-found_number__i96qR{color:color-mix(in srgb,var(--foreground) 14%,var(--card));font-size:110px;font-weight:800;letter-spacing:-.03em;line-height:1;user-select:none}.not-found_lostCursor__wQVMI{position:absolute;inset-block-start:-3px;left:calc(50% - 28px);display:grid;width:46px;height:46px;place-items:center;border:2px solid var(--mark);border-radius:50%;background:var(--mark-100);color:var(--mark);animation:not-found_wander__CvAKn 3.2s cubic-bezier(.4,0,.2,1) infinite}.not-found_lostCursor__wQVMI svg{width:18px;height:18px}.not-found_dashedPath__JIOoY{position:absolute;inset-block-start:20px;inset-inline-end:calc(50% - 90px);width:160px;height:80px;border:2px dashed var(--border);border-block-end:0;border-inline-end:0;border-start-start-radius:60px;opacity:.9}.not-found_title__Vh7BH{margin-bottom:10px;font-size:26px;font-weight:800;letter-spacing:-.01em;text-wrap:balance}.not-found_description__gCEE1{max-width:390px;margin-inline:auto;margin-bottom:30px;color:var(--muted-foreground);font-size:15.5px;line-height:1.75;text-wrap:pretty}.not-found_actions__iVU5n{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:34px}.not-found_button__R1Q86{display:inline-flex;height:42px;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:999px;padding-inline:22px;font-size:15px;font-weight:600;white-space:nowrap}.not-found_button__R1Q86:hover{transform:translateY(-1px)}.not-found_brand__p6gee:focus-visible,.not-found_button__R1Q86:focus-visible,.not-found_helpfulLinks__SCOJH a:focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 55%,transparent);outline-offset:3px}.not-found_primaryButton__w6ogT{background:var(--primary);color:var(--primary-foreground);box-shadow:0 10px 24px -16px color-mix(in srgb,var(--primary) 75%,transparent)}.not-found_primaryButton__w6ogT:hover{background:var(--primary-hover)}.not-found_outlineButton__57KwD{border-color:var(--border);background:transparent;color:var(--foreground)}.not-found_outlineButton__57KwD:hover{border-color:var(--foreground)}.not-found_button__R1Q86 svg{width:15px;height:15px}.not-found_helpful__gOyze{border-top:1px solid var(--border);padding-top:24px}.not-found_helpfulLabel__n8UN1{display:block;margin-bottom:12px;color:var(--muted-foreground);font-size:15px}.not-found_helpfulLinks__SCOJH{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.not-found_helpfulLinks__SCOJH a{border-radius:999px;background:var(--stone-100);padding:7px 14px;font-size:15px}.not-found_helpfulLinks__SCOJH a:hover{background:var(--accent-100);color:var(--accent-foreground)}.not-found_footer__mD84W{flex:none;padding:20px;color:var(--muted-foreground);font-size:15px;text-align:center}@keyframes not-found_wander__CvAKn{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(-14px,10px) rotate(-8deg)}50%{transform:translate(6px,-12px) rotate(6deg)}75%{transform:translate(-8px,-4px) rotate(-4deg)}}[dir=rtl] .not-found_lostCursor__wQVMI{animation-name:not-found_wanderRtl__ylSHs}@keyframes not-found_wanderRtl__ylSHs{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(14px,10px) rotate(8deg)}50%{transform:translate(-6px,-12px) rotate(-6deg)}75%{transform:translate(8px,-4px) rotate(4deg)}}@media (max-width:480px){.not-found_header__jGpJl{padding:17px 20px}.not-found_main__0NPrd{padding:28px 20px}.not-found_scene__S3kBt{height:132px}.not-found_number__i96qR{font-size:96px}.not-found_title__Vh7BH{font-size:24px}.not-found_actions__iVU5n{gap:10px}.not-found_button__R1Q86{padding-inline:18px;font-size:15px}}@media (prefers-reduced-motion:reduce){.not-found_lostCursor__wQVMI{animation:none}}