.error-module__bSZLSW__container{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:40px 20px;display:flex}.error-module__bSZLSW__content{text-align:center;max-width:500px}.error-module__bSZLSW__errorCode{color:var(--color-error);margin-bottom:16px;font-size:120px;font-weight:700;line-height:1}.error-module__bSZLSW__title{color:var(--color-dark);margin-bottom:12px;font-size:32px;font-weight:700}.error-module__bSZLSW__description{color:var(--color-medium);margin-bottom:32px;font-size:16px;line-height:1.6}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.error-module__bSZLSW__primaryButton{background:var(--brand-gradient);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.error-module__bSZLSW__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #2e86ab66}.error-module__bSZLSW__secondaryButton{background:var(--color-card);color:var(--brand-blue);border:2px solid var(--brand-blue);border-radius:8px;padding:14px 28px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.error-module__bSZLSW__secondaryButton:hover{background:#2e86ab1a}.error-module__bSZLSW__errorId{color:var(--color-light);font-family:monospace;font-size:12px}@media (max-width:480px){.error-module__bSZLSW__errorCode{font-size:80px}.error-module__bSZLSW__title{font-size:24px}.error-module__bSZLSW__actions{flex-direction:column}.error-module__bSZLSW__primaryButton,.error-module__bSZLSW__secondaryButton{text-align:center;width:100%}}
