.ehorn-incident-form, .ehorn-dashboard { max-width:1100px; margin:18px auto; font-family:Arial, Helvetica, sans-serif; line-height:1.4; }
.ehorn-note { background:#fff3cd; padding:8px; border:1px solid #ffeeba; border-radius:4px; margin-bottom:12px; color:#6a4b00; }
.ehorn-notice { padding:10px; background:#e7f9ee; border:1px solid #c6ecd6; margin-bottom:12px; color:#064; border-radius:4px; }
.ehorn-field { margin-bottom:10px; }
.ehorn-field input[type="text"], .ehorn-field textarea, .ehorn-field select { padding:8px; border:1px solid #ddd; border-radius:4px; width:100%; box-sizing:border-box; }
.ehorn-btn { background:#0073aa; color:#fff; padding:8px 12px; border:none; border-radius:4px; cursor:pointer; }
.ehorn-small-btn { background:#2ea2cc; color:#fff; border:none; padding:4px 8px; border-radius:3px; cursor:pointer; }
.ehorn-btn-warn { background:#dc3545; color:#fff; }
.ehorn-table { width:100%; border-collapse:collapse; margin-bottom:16px; }
.ehorn-table th { background:#f7f7f7; padding:8px; text-align:left; }
.ehorn-table td { padding:6px; vertical-align:top; border-bottom:1px solid #eee; }
.ehorn-incident-detail { border:1px solid #eaeaea; padding:10px; border-radius:6px; background:#fff; margin-top:12px; }
.ehorn-detail-table { width:100%; border-collapse:collapse; margin-bottom:8px; }
.ehorn-detail-table td { padding:6px; border-bottom:1px solid #f4f4f4; vertical-align:top; }
