.error-module__bSZLSW__container{background-color:var(--color-bg);height:100dvh;color:var(--color-text);justify-content:center;align-items:center;gap:var(--space-6);padding:var(--space-6);text-align:center;flex-direction:column;display:flex}.error-module__bSZLSW__title{font-size:var(--text-3xl);font-weight:var(--font-bold)}.error-module__bSZLSW__description{color:var(--color-text-sub);font-size:var(--text-base)}.error-module__bSZLSW__button{margin-top:var(--space-4);background-color:var(--color-accent);color:var(--color-accent-foreground);padding:0 var(--space-6);border-radius:var(--radius-md);cursor:pointer;height:44px;font-size:var(--text-sm);font-weight:var(--font-semibold);transition:var(--transition-fast);border:none;justify-content:center;align-items:center;display:inline-flex}.error-module__bSZLSW__button:hover{background-color:var(--color-accent-hover)}.error-module__bSZLSW__button:active{transform:scale(.97)}@media (min-width:1024px){.error-module__bSZLSW__button{height:36px}}
