:root{--my-performance-bg: var(--aura-background-color)}.horizontal-table-scrollable-container{display: flex;overflow-x: auto;width: 100%;border: var(--vaadin-grid-column-border-width,1px) solid var(--aura-accent-border-color);border-radius: var(--vaadin-radius-m)}.horizontal-table-scrollable-container .column{display: flex;flex-direction: column;flex-shrink: 0}.horizontal-table-scrollable-container .column:first-child{position: sticky;left: 0;font-weight: bold;background-color: var(--my-performance-bg);z-index: 1}.horizontal-table-scrollable-container .cell{padding: 10px;text-align: left;white-space: nowrap;display: flex;flex: 1;align-items: center;height: 100%}.horizontal-table-scrollable-container .column .cell:first-child{font-weight: bold}:root{--playtech-indigo: #1e003d;--playtech-indigo-dark: #0c0018;--playtech-white: #ffffff;--playtech-blue: #2ea2dc;--playtech-blue-light: #abdaf1;--playtech-yellow: #fcc00c}html{--aura-background-color-light: var(--playtech-blue-light);--aura-accent-color-light: var(--playtech-white);--aura-background-color-dark: var(--playtech-indigo-dark);--aura-accent-color-dark: var(--playtech-yellow);--aura-base-font-size: 14;--aura-base-line-height: 1.7}a:where(:any-link){color: #006af5}vaadin-grid.multiline-header::part(header-cell){white-space: normal}vaadin-grid.user-highlighted-leaderboard-grid::part(footer-cell){font-size: unset;background: var(--aura-accent-color)}vaadin-grid.dealer-evaluation-topic-grid::part(dealer-evaluation-grid-cell){display: flex;align-items: flex-start}vaadin-grid.dealer-evaluation-topic-grid vaadin-checkbox.dealer-evaluation-topic-checkbox{margin-top: 8px}vaadin-details.dealer-evaluation-empty-description *{opacity: 1}vaadin-details.dealer-evaluation-empty-description[disabled] vaadin-details-summary::part(toggle){opacity: 0.25}.info-card{--aura-surface-level: 3;border-radius: var(--vaadin-radius-m);background-color: var(--aura-surface-color)}.info-card-highlighted{--aura-surface-level: 3;border-radius: var(--vaadin-radius-m);background-color: color-mix(in srgb,var(--aura-yellow) 20%,transparent)}.grid-button{cursor: pointer;width: 100%;margin: 0;height: 100%}.light-details-content{white-space: normal}.disabledHorizontalScroll{max-width: 100%;overflow-x: hidden}.my-performance-header{margin-top: 20px;margin-bottom: 10px}