.error-module__bSZLSW__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:60vh;margin:0 auto;padding:3rem 1.5rem;display:flex}.error-module__bSZLSW__icon{color:#ef4444;margin-bottom:1rem;font-size:4rem}.error-module__bSZLSW__title{color:var(--text-main);margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.error-module__bSZLSW__description{color:#6b7280;max-width:420px;margin:0 0 2rem;font-size:1rem;line-height:1.6}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.error-module__bSZLSW__primaryBtn{background:linear-gradient(135deg,var(--primary)0%,#1e3a8a 100%);color:#fff;cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 6px -1px #2563eb33}.error-module__bSZLSW__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 15px -3px #2563eb4d}.error-module__bSZLSW__secondaryBtn{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.error-module__bSZLSW__secondaryBtn:hover{border-color:var(--primary);background:#f8fafc}
