.not-found{background:#faf9fc;min-height:100vh}.not-found main{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding:40px 20px;display:flex}.not-found main>span{width:70px;height:70px;color:var(--purple);background:#eee8fb;border-radius:22px;place-items:center;display:grid}.not-found main>span svg{width:30px}.not-found main small{color:var(--purple);letter-spacing:2px;margin-top:24px;font-weight:800}.not-found h1{letter-spacing:-2px;margin:8px 0;font-size:45px}.not-found p{color:var(--muted);margin:0 0 25px}.not-found main a{background:var(--purple);color:#fff;border-radius:10px;align-items:center;gap:8px;padding:12px 17px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.not-found main a svg{width:16px}
