.wp-block-table,
.ds-scroll-area,
div:has(> table) {width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;margin:1.5rem 0}table,.wp-block-table table,.post-section__content table,.entry-content table{width:100%;min-width:580px;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden;border:1px solid #dcd6e8;background-color:#fff;font-size:.95rem;line-height:1.5;color:#212529;box-shadow:0 4px 16px rgba(48,39,73,.06);margin:0}table thead,table thead tr{background:linear-gradient(135deg,#302749 0%,#251d3b 100%)!important}table th,table thead td,table thead th{background-color:#302749!important;color:#fff!important;font-weight:600;text-align:left;padding:14px 18px;border-bottom:3px solid #fca723;font-size:.95rem;letter-spacing:.3px}table th strong,table thead td strong{color:#fff!important}table td,table tbody td{padding:13px 18px;border-bottom:1px solid #e9ecef;border-right:1px solid #f1eff6;vertical-align:middle;word-break:normal;overflow-wrap:break-word}table tr td:last-child,table tr th:last-child{border-right:none}table tbody tr:last-child td{border-bottom:none}table tbody tr:nth-child(even) {background-color:#f7f5fa}table tbody tr:nth-child(odd) {background-color:#fff}table tbody tr:hover{background-color:#eeeaf5;transition:background-color .15s ease-in-out}@media screen and (max-width:768px){table,.wp-block-table table,.post-section__content table{min-width:520px;font-size:.88rem}table th,table thead td,table td{padding:11px 14px}}