.error{text-align:center;flex-direction:column;justify-content:center;justify-self:center;align-items:center;gap:2rem;height:100vh;display:flex}.error__title{color:var(--var-main-theme,#1d6bff);font-size:2rem;font-weight:600}.error__message{color:#666;margin-top:1rem;font-size:1rem}.error__button{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:6px;margin-top:2rem;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s ease-in-out}.error__button:hover{background-color:#333}
