.ErrorModal_root__lvosZ{display:flex;flex-direction:column;max-width:800px;max-height:70vh}.ErrorModal_header__n63fc{display:flex;align-items:center;gap:12px;padding:8px 0}.ErrorModal_header__n63fc .ErrorModal_icon__P_xS8{font-size:28px;flex-shrink:0}.ErrorModal_header__n63fc .ErrorModal_title__9TeR5{margin:0;font-size:20px;font-weight:600;color:var(--red)}.ErrorModal_errorMessage__PYnuM{background-color:#ffebee;border-left:4px solid var(--red);padding:12px 16px;border-radius:4px;margin:8px 0}.ErrorModal_errorMessage__PYnuM .ErrorModal_message__CGT4C{margin:0;font-weight:500;font-size:16px;line-height:1.5;color:var(--red-smooth-10)}.ErrorModal_detailsSection__XBJBY .ErrorModal_accordion__NYyQh{background-color:#f5f5f5;border:1px solid var(--basic-line);border-radius:4px;overflow:hidden}.ErrorModal_detailsSection__XBJBY .ErrorModal_copyButton__ywRoX{margin-top:12px;align-self:flex-start}.ErrorModal_accordion__NYyQh{display:flex;flex-direction:column;gap:8px;padding:12px}.ErrorModal_detailsContent__I1DI0{padding:16px;display:flex;flex-direction:column;gap:12px;background-color:var(--basic-white)}.ErrorModal_detailRow__aBbXU{display:flex;gap:8px;align-items:flex-start}.ErrorModal_detailRow__aBbXU .ErrorModal_label__6DqhF{font-weight:600;min-width:120px;color:#555;font-size:14px;flex-shrink:0}.ErrorModal_detailRow__aBbXU .ErrorModal_value__2s_fn{flex:1 1;font-family:Roboto Mono,Courier New,monospace;font-size:13px;word-break:break-all;background-color:#f8f9fa;padding:6px 8px;border-radius:3px;border:1px solid var(--basic-line);max-height:200px;overflow-y:auto}.ErrorModal_detailRow__aBbXU .ErrorModal_value__2s_fn.ErrorModal_code__8trHB{color:var(--red);font-weight:500}.ErrorModal_detailRow__aBbXU .ErrorModal_value__2s_fn.ErrorModal_url__Np5fw{color:var(--accent-30)}.ErrorModal_detailRow__aBbXU .ErrorModal_value__2s_fn.ErrorModal_method__KKL8A{color:var(--green);font-weight:500}.ErrorModal_preformatted__Ak0Gp{white-space:pre-wrap;margin:0;font-family:inherit;font-size:inherit}.ErrorModal_footer__AudwM{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid var(--basic-line);margin-top:8px;width:100%}.ErrorModal_snackbar__SJU9R{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:1400}