.error-module__bSZLSW__wrap{background:var(--bg);justify-content:center;align-items:center;min-height:calc(100dvh - 64px);padding:48px 20px;display:flex;position:relative;overflow:hidden}.error-module__bSZLSW__inner{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:460px;display:flex;position:relative}.error-module__bSZLSW__iconWrap{background:var(--danger-soft);width:88px;height:88px;color:var(--danger);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.error-module__bSZLSW__code{letter-spacing:.04em;color:var(--danger);margin:0 0 10px;font-size:15px;font-weight:600}.error-module__bSZLSW__title{color:var(--text-primary);margin:0 0 10px;font-size:22px;font-weight:700}.error-module__bSZLSW__desc{color:var(--text-secondary);margin:0 0 32px;font-size:14.5px;line-height:1.9}.error-module__bSZLSW__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.error-module__bSZLSW__primaryBtn,.error-module__bSZLSW__secondaryBtn{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;align-items:center;gap:8px;padding:12px 26px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .15s,border-color .2s;display:inline-flex}.error-module__bSZLSW__primaryBtn{background:var(--accent);color:var(--accent-contrast)}.error-module__bSZLSW__primaryBtn:hover{background:#8f4a22;transform:translateY(-1px)}.error-module__bSZLSW__secondaryBtn{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--hairline);text-decoration:none}.error-module__bSZLSW__secondaryBtn:hover{background:var(--accent-soft);border-color:var(--accent-soft)}.error-module__bSZLSW__pattern{color:var(--danger)}
