.error-module__bSZLSW__container{background-color:var(--background);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-module__bSZLSW__content{text-align:center;background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--border);width:100%;max-width:500px;padding:3rem}.error-module__bSZLSW__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.error-module__bSZLSW__message{color:var(--text-secondary);margin-bottom:2rem}.error-module__bSZLSW__actions{justify-content:center;gap:1rem;display:flex}.error-module__bSZLSW__button{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:500;transition:opacity .2s}.error-module__bSZLSW__button:hover{opacity:.9}.error-module__bSZLSW__link{border-radius:var(--radius-md);border:1px solid var(--border);color:var(--text-primary);justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-flex}.error-module__bSZLSW__link:hover{background:var(--surface-hover)}
