.pagination.svelte-t1a8vq{display:flex;justify-content:center;margin:2rem 0}.pagination.svelte-t1a8vq ul:where(.svelte-t1a8vq){display:flex;list-style:none;margin:0;padding:0;gap:.5rem}.pagination.svelte-t1a8vq li.page:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq){padding:.625rem 1rem;min-width:42px;text-align:center;font-weight:500}.pagination.svelte-t1a8vq li.page.active:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq){background:linear-gradient(135deg,var(--color-brand-500) 0%,var(--color-brand-600) 100%);color:#fff;font-weight:600;border-color:transparent;box-shadow:0 4px 12px #8b5cf640}.pagination.svelte-t1a8vq li.shift:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq){padding:.625rem .875rem;min-width:38px;text-align:center}.pagination.svelte-t1a8vq li.shift:where(.svelte-t1a8vq) a.active:where(.svelte-t1a8vq){color:var(--color-brand-500);cursor:pointer}.pagination.svelte-t1a8vq li.shift:where(.svelte-t1a8vq) a.active:where(.svelte-t1a8vq):hover{background:#8b5cf61a;border-color:var(--color-brand-500)}.pagination.svelte-t1a8vq li.shift:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq):not(.active){color:var(--text-tertiary);cursor:not-allowed;opacity:.5}.pagination.svelte-t1a8vq li.shift.first:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq),.pagination.svelte-t1a8vq li.shift.last:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq){font-weight:600}.pagination.svelte-t1a8vq a:where(.svelte-t1a8vq){display:flex;align-items:center;justify-content:center;color:var(--text-secondary);text-decoration:none;background:var(--dark-card);border:1px solid var(--dark-border);border-radius:8px;transition:all .2s;font-size:.875rem}.pagination.svelte-t1a8vq a:where(.svelte-t1a8vq):hover:not(.active){background:var(--dark-surface);color:var(--text-primary);border-color:var(--color-brand-500)}.pagination.svelte-t1a8vq a:where(.svelte-t1a8vq):focus{outline:none;box-shadow:0 0 0 3px #8b5cf640;border-color:var(--color-brand-500)}@media(max-width:768px){.pagination.svelte-t1a8vq ul:where(.svelte-t1a8vq){gap:.25rem}.pagination.svelte-t1a8vq li.page:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq){padding:.5rem .75rem;min-width:36px;font-size:.813rem}.pagination.svelte-t1a8vq li.shift:where(.svelte-t1a8vq) a:where(.svelte-t1a8vq){padding:.5rem .625rem;min-width:32px}}:root{--spotv-primary: #06bee1;--spotv-primary-light: #08bee1;--spotv-primary-dark: #0e9dbd;--spotv-primary-fade: #06bee11f;--spotv-secondary-red: #e71f1f;--spotv-secondary-blue: #3055eb;--spotv-secondary-green: #1ed624;--spotv-secondary-gray: #82868b;--spotv-card: #283046;--spotv-background: #161d31;--spotv-table-header: #343d55;--spotv-table-color: #242b3d;--spotv-text-primary: #d0d2d6;--spotv-text-secondary: #b4b7bd;--spotv-text-tertiary: #a2a5ab;--spotv-text-fade: #8d8d8d;--spotv-text-light: #fff;--spotv-border: #404656;--spotv-spacing-xs: .25rem;--spotv-spacing-sm: .5rem;--spotv-spacing-md: 1rem;--spotv-spacing-lg: 1.5rem;--spotv-spacing-xl: 2rem;--spotv-font-size-xs: .75rem;--spotv-font-size-sm: .85rem;--spotv-font-size-md: .875rem;--spotv-font-size-lg: 1rem;--spotv-font-size-xl: 1.125rem;--spotv-font-family: "AppleSDGothicNeoM", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--spotv-radius-sm: .258rem;--spotv-radius-md: .5rem;--spotv-radius-lg: 1rem;--spotv-radius-full: 50%;--spotv-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--spotv-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--spotv-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--spotv-card-shadow: 0 4px 25px 0 rgb(180 183 189 / 10%);--spotv-transition-fast: .15s ease;--spotv-transition-normal: .3s ease;--spotv-transition-slow: .5s ease}.table.svelte-uxbdy6{width:100%;overflow-x:auto}.table.svelte-uxbdy6 table:where(.svelte-uxbdy6){width:100%;border-collapse:collapse;background:var(--color-dark-card)}.table.svelte-uxbdy6 thead:where(.svelte-uxbdy6) th:where(.svelte-uxbdy6){padding:1rem .5rem;background-color:var(--color-dark-surface);border-bottom:2px solid var(--color-dark-border);font-weight:600;text-align:center;color:var(--color-text-secondary);white-space:nowrap}.table.svelte-uxbdy6 tbody:where(.svelte-uxbdy6) tr:where(.svelte-uxbdy6){border-bottom:1px solid var(--color-dark-border);transition:background-color .2s}.table.svelte-uxbdy6 tbody:where(.svelte-uxbdy6) tr:where(.svelte-uxbdy6):hover{background-color:var(--color-dark-surface)}.table.svelte-uxbdy6 tbody:where(.svelte-uxbdy6) td:where(.svelte-uxbdy6){padding:.75rem .5rem;text-align:center;vertical-align:middle;color:var(--color-text-primary)}.table.svelte-uxbdy6 tbody:where(.svelte-uxbdy6) td.table__data-none:where(.svelte-uxbdy6){padding:3rem;color:var(--color-text-tertiary);font-style:italic}@media screen and (max-width:768px){.table.svelte-uxbdy6{font-size:.875rem}.table.svelte-uxbdy6 thead:where(.svelte-uxbdy6) th:where(.svelte-uxbdy6),.table.svelte-uxbdy6 tbody:where(.svelte-uxbdy6) td:where(.svelte-uxbdy6){padding:.5rem .25rem}}
