.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,
					 .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-title, .elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-title:before, .elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-title:after, .elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-content, .elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tabs-content-wrapper{border-width:1px;}.elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-title, .elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-title a{color:#F26824;}.elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-title.elementor-active,
					 .elementor-6952 .elementor-element.elementor-element-dc1ad3f .elementor-tab-title.elementor-active a{color:#1468B2;}/* Start custom CSS for tabs, class: .elementor-element-dc1ad3f *//* Main table styling */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table {
    width: 100%;
    border-collapse: collapse;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    margin: 20px 0;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

/* Header styling */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table thead tr {
    background-color: #1a1a1a;
    color: #fff;
    text-align: left;
}

.elementor-6952 .elementor-element.elementor-element-dc1ad3f table th {
    padding: 12px 8px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-bottom: 3px solid #333;
}

/* Row styling */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td {
    padding: 10px 8px;
    border-bottom: 1px solid #ddd;
}

/* Alternate row colors */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}

/* Hover effect */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table tbody tr:hover {
    background-color: #f0f0f0;
    transition: background-color 0.2s ease;
}

/* Position column styling */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:first-child {
    font-weight: 600;
    text-align: center;
}

/* Points and gap columns */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-last-child(-n+2) {
    text-align: right;
    font-family: 'Monaco', 'Consolas', monospace;
}

/* Leader highlighting */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table tr:first-child td {
    font-weight: 600;
    color: #2c5282;
}

/* Make number columns monospace */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-child(2),
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-child(5),
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-child(6),
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-child(7),
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-child(8),
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-child(9),
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table td:nth-child(10) {
    font-family: 'Monaco', 'Consolas', monospace;
    text-align: center;
}

/* Responsive design */
@media screen and (max-width: 768px) {
    .elementor-6952 .elementor-element.elementor-element-dc1ad3f table {
        font-size: 12px;
    }
    
    .elementor-6952 .elementor-element.elementor-element-dc1ad3f table td,
    .elementor-6952 .elementor-element.elementor-element-dc1ad3f table th {
        padding: 8px 4px;
    }
}

/* Top 10 subtle highlight */
.elementor-6952 .elementor-element.elementor-element-dc1ad3f table tbody tr:nth-child(-n+10) {
    border-left: 3px solid #2c5282;
}/* End custom CSS */