.not-found-module__ZEFLjG__container{height:100vh}.not-found-module__ZEFLjG__notFoundContainer{border:1px solid var(--border);background-color:var(--secondary-bg);border-radius:40px;flex-direction:column;align-items:center;width:90%;max-width:800px;margin-top:20vh;margin-left:auto;margin-right:auto;padding:2rem;display:flex;box-shadow:0 0 10px #0000001a}.not-found-module__ZEFLjG__wrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.not-found-module__ZEFLjG__wrapper h1{text-align:center;font-size:4rem;font-weight:700}.not-found-module__ZEFLjG__button{font:inherit;height:40px;color:var(--text);background-color:var(--secondary-bg);cursor:pointer;border:2px solid var(--border);border-radius:8px;justify-content:center;align-items:center;padding:0 1em;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:all .15s;display:inline-flex;position:relative}.not-found-module__ZEFLjG__button:hover{border-color:var(--light-cyan);background-color:var(--light-cyan)}.not-found-module__ZEFLjG__button[disabled]{background-color:var(--disabled);border-color:var(--disabled);cursor:not-allowed;opacity:.5}@media screen and (max-width:768px){.not-found-module__ZEFLjG__wrapper{grid-template-rows:1fr 1fr;grid-template-columns:1fr}.not-found-module__ZEFLjG__left{grid-area:1/1}.not-found-module__ZEFLjG__right{grid-area:2/1}}
