:root{--brand-teal:#2db8c4;--header-text:#fff;--border:#e6eef1;--row-alt:#fafcfd}.custom-table-title{color:#0f172a;font-size:35px;font-weight:700;line-height:1.3;margin:0 0 16px}.table-responsive{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.custom-table{background:#fff;border:1px solid var(--border);border-collapse:separate;border-radius:12px;border-spacing:0;color:#1e293b;font-size:14px;line-height:1.45;width:100%}.custom-table thead th{background:var(--brand-teal);border-right:1px solid hsla(0,0%,100%,.15);color:var(--header-text);font-weight:700;padding:14px 16px;position:sticky;text-align:left;top:0;vertical-align:top;word-break:break-word;z-index:2}.custom-table thead th:last-child{border-right:none}.custom-table thead tr:first-child th:first-child{border-top-left-radius:12px}.custom-table thead tr:first-child th:last-child{border-top-right-radius:12px}.custom-table tbody td{border-right:1px solid var(--border);border-top:1px solid var(--border);padding:14px 16px;vertical-align:top;white-space:normal;word-break:break-word}.custom-table tbody td:last-child{border-right:none}.custom-table tbody tr:nth-child(2n){background:var(--row-alt)}.custom-table td ol,.custom-table td ul{margin:6px 0 0 18px;padding:0}@media (max-width:768px){.custom-table,.custom-table tbody,.custom-table td,.custom-table th,.custom-table thead,.custom-table tr{display:block;width:100%}.custom-table thead{display:none}.custom-table{border-radius:10px}.custom-table tr{background:#fff;border:1px solid var(--border);border-radius:10px;margin:10px 0;padding:8px 0}.custom-table tbody td{border:none;border-top:1px solid var(--border);padding:12px 14px}.custom-table td:before{color:#0f172a;content:attr(data-label);display:block;font-weight:700;line-height:1.25;margin-bottom:6px;word-break:break-word}.custom-table tbody td:first-child{background:var(--brand-teal);border-radius:10px 10px 0 0;border-top:none;color:#fff;font-weight:700;padding:14px}.custom-table tbody td:first-child:before{color:#fff}}