.elementor-kit-487{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;}.elementor-kit-487 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Responsive Tables (global) === */
.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}
.table-scroll::-webkit-scrollbar{height:8px}
.table-scroll::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}

.resptable{width:100%;border-collapse:collapse;table-layout:auto}
.resptable th,.resptable td{padding:10px;border:1px solid #e5e7eb;vertical-align:top;word-break:break-word}
.resptable thead th{background:#eef5ff;position:sticky;top:0;z-index:2}

/* حالت کارت در موبایل */
@media (max-width: 767px){
  .table-scroll{overflow:visible}
  .resptable, .resptable thead, .resptable tbody,
  .resptable tr, .resptable th, .resptable td{display:block}
  .resptable thead{display:none}
  .resptable .rt-headrow{display:none}   /* اگر ردیف اول داخل tbody هدر باشد، با JS پنهان می‌شود */
  .resptable tr{border:1px solid #e5e7eb;border-radius:12px;margin:12px 0;overflow:hidden;background:#fff}
  .resptable td{border:none;border-bottom:1px solid #f1f5f9;padding:8px 12px}
  .resptable td:last-child{border-bottom:0}
  .resptable td::before{
    content:attr(data-label);
    font-weight:600;
    display:block;
    margin-bottom:4px;
    color:#334155;
  }
}/* End custom CSS */