.not-found{margin-top:5rem;margin-bottom:5rem;display:flex;height:100%;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding-left:1rem;padding-right:1rem}.not-found__inner{width:100%;max-width:28rem;text-align:center}.not-found__code-wrapper{margin-bottom:2rem}.not-found__code{font-size:8rem;font-weight:700;line-height:1}.not-found__code,.not-found__title{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1))}.not-found__title{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:600}.not-found__description{margin-bottom:2rem;--tw-text-opacity:1;color:rgb(115 115 115/var(--tw-text-opacity,1))}.not-found__actions{display:flex;flex-wrap:wrap;gap:1rem}.not-found__actions,.not-found__btn{align-items:center;justify-content:center}.not-found__btn{display:inline-flex;border-radius:.5rem;padding:.75rem 1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.not-found__btn--danger{--tw-bg-opacity:1;background-color:rgb(20 24 31/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.not-found__btn--danger:hover{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity,1))}.not-found__btn--light{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity,1))}.not-found__btn--light:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}