.not-found_NotFoundContainer__thf5h{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1200px;min-height:70dvh;padding:2rem;margin:0 auto}.not-found_NotFoundHeading__v9gaC{margin-bottom:1rem;font-size:2rem;font-weight:700;color:var(--gray-12)}.not-found_NotFoundDescription__luBCX{margin-bottom:1.25rem;font-size:1rem;line-height:1.5;color:var(--gray-11);text-align:center}.not-found_NotFoundButton__7p98a{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-weight:500;color:var(--gray-1);text-decoration:none;cursor:pointer;background-color:var(--gray-12);border:none;border-radius:.375rem;transition:all .15s ease-in-out}.not-found_NotFoundButton__7p98a:hover{background-color:var(--gray-11);transform:translateY(-1px)}.not-found_NotFoundButton__7p98a:focus{outline:2px solid var(--violet-a8);outline-offset:2px}