.error-module__bSZLSW__wrap{background:linear-gradient(#f5f8ff,#fff);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.error-module__bSZLSW__card{text-align:center;background:#fff;border:1px solid #0f285014;border-radius:24px;width:100%;max-width:520px;padding:40px 34px 34px;box-shadow:0 18px 44px #0c1e461a}.error-module__bSZLSW__icon{background:#0066cc1f;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:32px;line-height:1;display:inline-flex;transform:rotate(-6deg)}.error-module__bSZLSW__title{letter-spacing:-.02em;color:var(--brand-dark,#0f172a);margin:0 0 12px;font-family:Space Grotesk,sans-serif;font-size:clamp(26px,5vw,34px);font-weight:900}.error-module__bSZLSW__body{max-width:40ch;color:var(--brand-text,#475569);margin:0 auto;font-size:15.5px;line-height:1.65}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:26px;display:flex}.error-module__bSZLSW__primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06c 0%,#00d4ff 100%);border:none;border-radius:999px;padding:13px 26px;font-family:inherit;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 10px 24px #0066cc47}.error-module__bSZLSW__primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0066cc57}.error-module__bSZLSW__secondary{color:var(--brand-dark,#0f172a);background:#fff;border:1px solid #0f285029;border-radius:999px;align-items:center;padding:13px 26px;font-size:15px;font-weight:800;text-decoration:none;transition:border-color .18s,transform .18s;display:inline-flex}.error-module__bSZLSW__secondary:hover{border-color:var(--brand-blue,#06c);transform:translateY(-2px)}.error-module__bSZLSW__digest{color:#7c8aa0;margin:22px 0 0;font-size:12.5px}.error-module__bSZLSW__digest code{background:#0f28500f;border-radius:6px;padding:2px 7px;font-size:12.5px}.error-module__bSZLSW__help{color:var(--brand-text,#475569);margin:18px 0 0;font-size:14.5px}.error-module__bSZLSW__helpLink{color:var(--brand-blue,#06c);font-weight:800;text-decoration:none}.error-module__bSZLSW__helpLink:hover{text-decoration:underline}@media (prefers-reduced-motion:reduce){.error-module__bSZLSW__primary:hover,.error-module__bSZLSW__secondary:hover{transform:none}}