@layer components{.data-table-scroll{width:100%;min-height:1030px;min-width:0;overflow-x:auto;-webkit-overflow-scrolling:touch;background:var(--color-surface)}.data-table{table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:14px}.data-table th,.data-table td{padding:6px 4px 6px 8px;height:42px;border:none;white-space:nowrap;text-align:left}@media(width >= 768px){.data-table th,.data-table td{padding:8px 5px 8px 24px}}.data-table th{position:sticky;top:0;z-index:3;font-weight:600;background:var(--color-stripe);height:44px}@media(width >= 768px){.data-table th{height:48px}}.data-table td{font-weight:500}.data-table td:has(.logo-tooltip){padding-top:0;padding-bottom:0}.data-table tbody tr.striped{background:var(--color-stripe)}.data-table tbody tr:hover{background:var(--color-hover-subtle)}.data-table .sort-link{display:inline-flex;align-items:center;gap:2px;color:inherit;text-decoration:none}.data-table .sort-indicator{display:inline-flex;align-items:center;color:var(--color-text-secondary)}.data-table .sort-indicator.active{color:var(--color-text)}.data-table .sort-arrow-default{font-size:12px;line-height:1}.data-table .sort-arrow-active{font-size:16px;font-weight:300;line-height:1}.data-table .center{text-align:center}.data-table .center .sort-link{justify-content:center}.data-table .frozen{position:sticky;left:0;z-index:2;background:var(--color-surface)}.data-table tr.striped td.frozen{background:linear-gradient(var(--color-stripe), var(--color-stripe)),var(--color-surface)}.data-table tr:hover td.frozen{background:linear-gradient(var(--color-hover-subtle), var(--color-hover-subtle)),var(--color-surface)}.data-table th.frozen{z-index:4;background:linear-gradient(var(--color-stripe), var(--color-stripe)),var(--color-surface)}.data-table .tinted{background:linear-gradient(var(--color-stripe), var(--color-stripe)),var(--color-surface)}.data-table tr.striped td.tinted{background:linear-gradient(var(--color-stripe), var(--color-stripe)),linear-gradient(var(--color-stripe), var(--color-stripe)),var(--color-surface)}.data-table tr:hover td.tinted{background:linear-gradient(var(--color-stripe), var(--color-stripe)),linear-gradient(var(--color-hover-subtle), var(--color-hover-subtle)),var(--color-surface)}.arby-table .data-table th{background:linear-gradient(var(--color-header-bg), var(--color-header-bg)),var(--color-surface)}.data-table .empty{text-align:center;color:var(--color-text-secondary);padding:2rem}.platform-header{display:inline-flex;align-items:center;gap:6px;vertical-align:middle}.platform-header__logo{display:block;flex-shrink:0}.col-header--mobile{display:none}@media(width < 768px){.col-header--full{display:none}.col-header--mobile{display:inline}}}
