.table-container.svelte-ismj2y.svelte-ismj2y{width:100%;min-width:0;background-color:var(--color-bg-dark);padding:2rem;transition:background-color .2s;border:1px solid var(--color-border-dark);border-radius:8px;box-shadow:var(--shadow-combined-dark)}html[data-theme=light] .table-container.svelte-ismj2y.svelte-ismj2y{background-color:var(--color-bg-light);border:1px solid var(--color-border-light);box-shadow:var(--shadow-combined-light)}.table-header.svelte-ismj2y.svelte-ismj2y{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.table-title-section.svelte-ismj2y.svelte-ismj2y{display:flex;flex-direction:column;flex:1}.title-controls.svelte-ismj2y.svelte-ismj2y{display:flex;align-items:center;gap:.75rem}.table-title.svelte-ismj2y.svelte-ismj2y{margin:0;font-size:1.25rem;font-weight:600;color:#f1f5f9;line-height:1.5}html[data-theme=light] .table-title.svelte-ismj2y.svelte-ismj2y{color:#111827}.table-description.svelte-ismj2y.svelte-ismj2y{margin:.5rem 0 0;font-size:.875rem;color:#b3b0a9;line-height:1.6}html[data-theme=light] .table-description.svelte-ismj2y.svelte-ismj2y{color:#6f6a64}.search-input.svelte-ismj2y.svelte-ismj2y{padding:.375rem .75rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:0;color:#d1d5db;font-size:.8125rem;width:200px}.search-input.svelte-ismj2y.svelte-ismj2y::placeholder{color:#ffffff4d}html[data-theme=light] .search-input.svelte-ismj2y.svelte-ismj2y{background-color:#00000008;border-color:#0000001f;color:#374151}html[data-theme=light] .search-input.svelte-ismj2y.svelte-ismj2y::placeholder{color:#0000004d}.row-count.svelte-ismj2y.svelte-ismj2y{font-size:.75rem;color:#b3b0a9;font-weight:500}.table-wrapper.svelte-ismj2y.svelte-ismj2y{overflow-x:auto;border-radius:.5rem;border:1px solid rgba(255,255,255,.14);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}html[data-theme=light] .table-wrapper.svelte-ismj2y.svelte-ismj2y{border-color:#e5e7eb;scrollbar-color:rgb(209 213 219) rgb(249 250 251)}.table-wrapper.svelte-ismj2y.svelte-ismj2y::-webkit-scrollbar{height:10px}.table-wrapper.svelte-ismj2y.svelte-ismj2y::-webkit-scrollbar-track{background:transparent;border-radius:.5rem}.table-wrapper.svelte-ismj2y.svelte-ismj2y::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:.5rem;border:2px solid transparent}html[data-theme=light] .table-wrapper.svelte-ismj2y.svelte-ismj2y::-webkit-scrollbar-track{background:#f9fafb}html[data-theme=light] .table-wrapper.svelte-ismj2y.svelte-ismj2y::-webkit-scrollbar-thumb{background:#d1d5db;border:2px solid rgb(249 250 251)}table.svelte-ismj2y.svelte-ismj2y{width:100%;border-collapse:collapse;font-size:.875rem}thead.svelte-ismj2y.svelte-ismj2y{background-color:#ffffff0f;position:sticky;top:0;z-index:10}html[data-theme=light] thead.svelte-ismj2y.svelte-ismj2y{background-color:#f3f4f6}th.svelte-ismj2y.svelte-ismj2y{padding:.75rem 1rem;text-align:center;font-weight:600;color:#e2e8f0;font-size:.75rem;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.14)}html[data-theme=light] th.svelte-ismj2y.svelte-ismj2y{color:#111827;border-bottom-color:#d1d5db}th.sortable.svelte-ismj2y.svelte-ismj2y{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}th.sortable.svelte-ismj2y.svelte-ismj2y:hover{color:var(--table-hover-text-color-dark)}html[data-theme=light] th.sortable.svelte-ismj2y.svelte-ismj2y:hover{color:var(--table-hover-text-color-light)}.th-content.svelte-ismj2y.svelte-ismj2y{display:inline-flex;align-items:center;gap:.375rem}.sort-indicator.svelte-ismj2y.svelte-ismj2y{font-size:.875rem;color:var(--table-hover-text-color-dark);opacity:.9}html[data-theme=light] .sort-indicator.svelte-ismj2y.svelte-ismj2y{color:var(--table-hover-text-color-light)}tbody.svelte-ismj2y tr.svelte-ismj2y{border-bottom:1px solid rgba(255,255,255,.14);transition:background-color .15s,box-shadow .15s}tbody.svelte-ismj2y tr.svelte-ismj2y:nth-child(2n){background-color:var(--table-row-alt-dark, rgba(255, 255, 255, .04))}html[data-theme=light] tbody.svelte-ismj2y tr.svelte-ismj2y{border-bottom-color:#e5e7eb}html[data-theme=light] tbody.svelte-ismj2y tr.svelte-ismj2y:nth-child(2n){background-color:var(--table-row-alt-light, rgba(249, 250, 251, .5))}tbody.svelte-ismj2y tr.svelte-ismj2y:hover{box-shadow:var(--table-hover-glow-dark)}tbody.svelte-ismj2y tr:hover td.svelte-ismj2y,tbody.svelte-ismj2y tr:hover .entity-main.svelte-ismj2y,tbody.svelte-ismj2y tr:hover .entity-sub.svelte-ismj2y{color:var(--table-row-hover-text-dark)}tbody.svelte-ismj2y tr:hover .value-positive.svelte-ismj2y{color:#4ade80}tbody.svelte-ismj2y tr:hover .value-negative.svelte-ismj2y{color:#f87171}html[data-theme=light] tbody.svelte-ismj2y tr.svelte-ismj2y:hover{box-shadow:var(--table-hover-glow-light)}html[data-theme=light] tbody.svelte-ismj2y tr:hover td.svelte-ismj2y,html[data-theme=light] tbody.svelte-ismj2y tr:hover .entity-main.svelte-ismj2y,html[data-theme=light] tbody.svelte-ismj2y tr:hover .entity-sub.svelte-ismj2y{color:var(--table-row-hover-text-light)}html[data-theme=light] tbody.svelte-ismj2y tr:hover .value-positive.svelte-ismj2y{color:#16a34a}html[data-theme=light] tbody.svelte-ismj2y tr:hover .value-negative.svelte-ismj2y{color:#dc2626}tbody.svelte-ismj2y tr.svelte-ismj2y:last-child{border-bottom:none}td.svelte-ismj2y.svelte-ismj2y{padding:.75rem 1rem;color:#d1d5db;white-space:nowrap;text-align:center}html[data-theme=light] td.svelte-ismj2y.svelte-ismj2y{color:#374151}.text-left.svelte-ismj2y.svelte-ismj2y{text-align:left}.entity-cell.svelte-ismj2y.svelte-ismj2y{max-width:240px}.entity-main.svelte-ismj2y.svelte-ismj2y{display:block;font-weight:600;color:#f1f5f9}html[data-theme=light] .entity-main.svelte-ismj2y.svelte-ismj2y{color:#111827}a.entity-main.svelte-ismj2y.svelte-ismj2y{text-decoration:none}a.entity-main.svelte-ismj2y.svelte-ismj2y:hover{text-decoration:underline}.entity-sub.svelte-ismj2y.svelte-ismj2y{display:block;font-size:.75rem;color:#b3b0a9;overflow:hidden;text-overflow:ellipsis}html[data-theme=light] .entity-sub.svelte-ismj2y.svelte-ismj2y{color:#6f6a64}.cell-sub.svelte-ismj2y.svelte-ismj2y{display:block;font-size:.75rem;color:#b3b0a9}html[data-theme=light] .cell-sub.svelte-ismj2y.svelte-ismj2y{color:#6f6a64}.value-positive.svelte-ismj2y.svelte-ismj2y{color:#4ade80}.value-negative.svelte-ismj2y.svelte-ismj2y{color:#f87171}html[data-theme=light] .value-positive.svelte-ismj2y.svelte-ismj2y{color:#16a34a}html[data-theme=light] .value-negative.svelte-ismj2y.svelte-ismj2y{color:#dc2626}.bar-cell.svelte-ismj2y.svelte-ismj2y{min-width:140px}.bar-layout.svelte-ismj2y.svelte-ismj2y{display:flex;align-items:center;justify-content:center;gap:.5rem}.bar-value.svelte-ismj2y.svelte-ismj2y{min-width:3.5rem;text-align:right}.bar-track.svelte-ismj2y.svelte-ismj2y{width:64px;height:6px;border-radius:3px;background-color:#ffffff14;overflow:hidden;flex-shrink:0}html[data-theme=light] .bar-track.svelte-ismj2y.svelte-ismj2y{background-color:#00000014}.bar-fill.svelte-ismj2y.svelte-ismj2y{height:100%;border-radius:3px;background-color:var(--brand, #00c805)}.loading-state.svelte-ismj2y.svelte-ismj2y,.error-state.svelte-ismj2y.svelte-ismj2y{display:flex;justify-content:center;align-items:center;min-height:160px;color:#9ca3af;font-size:.875rem}.error-state.svelte-ismj2y.svelte-ismj2y{color:#ef4444}
