/* Beaver Builder + EDD friendly styles */
.gpl-edd-udh { margin:1.2rem 0; }
.gpl-edd-udh .gpl-edd-udh-month { border:1px solid #e5e7eb; border-radius:8px; margin-bottom:14px; background:#fff; }
.gpl-edd-udh .gpl-edd-udh-toggle { width:100%; text-align:left; padding:12px 14px; background:#f8fafc; border:0; border-bottom:1px solid #e5e7eb; display:flex; align-items:center; gap:10px; font-weight:600; cursor:pointer; color:#111; }
.gpl-edd-udh .gpl-edd-udh-toggle:hover { color:#111; background:#f1f3f5; }
.gpl-edd-udh .gpl-edd-udh-content { padding:12px; }
.gpl-edd-udh table { width:100%; border-collapse:collapse; }
.gpl-edd-udh th, .gpl-edd-udh td { padding:10px; border-top:1px solid #eef2f7; }
.gpl-edd-udh th { background:#f3f4f6; text-align:left; }
.gpl-edd-udh tr:nth-child(even) td { background:#fafafa; }
.ta-right { text-align:right; }
.udh-version { color:#555; font-size:0.9em; margin-left:4px; }