/* Debug log */
@charset "UTF-8";

.mail-doctor-debug { margin-top: 8px; }
.mail-doctor-debug-log { background: #1e293b; color: #f8fafc; padding: 8px; border-radius: 4px; max-height: 200px; overflow: auto; font-size: 12px; }

