.not-found{background:#fff;flex-direction:column;justify-content:center;align-items:center;row-gap:32px;width:100vw;height:100vh;display:flex}.not-found--fill{fill:#152038}.not-found--stroke{stroke:#152038}#errorText{margin:14px 0;font-size:22px}#errorLink{color:#000;background-color:#0000;border:1px solid;padding:12px;font-size:20px;text-decoration:none;transition:all .5s ease-in-out}#errorLink:hover,#errorLink:active{color:#fff;background:#000}#g6219{transform-origin:85px 4px;animation:12s ease-out .5s infinite an1}@keyframes an1{0%{transform:rotate(0)}5%{transform:rotate(3deg)}15%{transform:rotate(-2.5deg)}25%{transform:rotate(2deg)}35%{transform:rotate(-1.5deg)}45%{transform:rotate(1deg)}55%{transform:rotate(-1.5deg)}65%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}85%{transform:rotate(2.5deg)}95%{transform:rotate(-3deg)}to{transform:rotate(0)}}[data-theme=dark] .not-found{background:#152038}[data-theme=dark] .not-found--fill{fill:#fff}[data-theme=dark] .not-found--stroke{stroke:#fff}
