/* Enterprise Bootstrap Theme | MIT License | (c) 2026 Priya Vijai Kalyan */
.errordialog-header{background-color:var(--theme-danger);color:var(--theme-text-on-primary);padding:12px 16px}.errordialog-message{color:var(--theme-text-primary);font-size:1rem;line-height:1.5}.errordialog-suggestion{background-color:var(--theme-surface-raised-bg);border-color:var(--theme-border-color);font-size:.875rem}.errordialog-suggestion,.errordialog-suggestion strong{color:var(--theme-text-primary)}.errordialog-technical-body{background-color:var(--theme-surface-raised-bg)}.errordialog-technical{color:var(--theme-text-secondary);font-family:JetBrains Mono,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.8rem;max-height:200px;overflow-y:auto;white-space:pre-wrap;word-break:break-word}.errordialog-copy-btn{position:absolute;right:8px;top:8px;z-index:1}