.notfound-page{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex}.logo{filter:drop-shadow(0 4px 10px #0000001a);margin-bottom:3rem}.notfound-title{margin:.5rem 0;font-size:2rem;font-weight:800}.notfound-text{color:#bbbcbd;max-width:400px;margin-bottom:1.5rem;font-size:1rem}.notfound-button{color:#fff;background-color:#2563eb;border-radius:999px;margin-top:10rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-block}.notfound-button:hover{background-color:#1d4ed8;transform:translateY(-1px)}.notfound-button:active{transform:translateY(0)}
