.elementor-31918 .elementor-element.elementor-element-45c603c{--display:flex;}/* Start custom CSS for html, class: .elementor-element-50104a5 */.meetings-table {width:100%; max-width:820px; margin:auto; border-radius:8px; overflow:hidden; font-family:inherit}
.meetings-table.rtl {direction:rtl; text-align:center}
.meetings-table .row {display:grid; grid-template-columns:1fr 1fr 1fr}
.meetings-table .row > div {padding:10px 12px; border-bottom:1px solid #eee}
.meetings-table .row:nth-child(even):not(.head){background:#fde9f6} /* شطرنجي خفيف */
.meetings-table .head {background:#8d1a7a; color:#fff; font-weight:700}
.meetings-table .head > div {border-bottom:none}
.meetings-table .highlight-green {background:#e7f6e9 !important}
.meetings-table .highlight-orange {background:#ffe9cc !important}
.meetings-table .highlight-pink {background:#fce0ef !important}

/* موبايل */
@media (max-width:640px){
  .meetings-table .row {grid-template-columns:1fr 1fr 1.2fr}
  .meetings-table .head {position:sticky; top:0; z-index:2}
}/* End custom CSS */