.table-container.svelte-qtdvh1.svelte-qtdvh1{width:100%;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-qtdvh1.svelte-qtdvh1{background-color:var(--color-bg-light);border:1px solid var(--color-border-light);box-shadow:var(--shadow-combined-light)}.table-header.svelte-qtdvh1.svelte-qtdvh1{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem}.table-title-section.svelte-qtdvh1.svelte-qtdvh1{display:flex;flex-direction:column;flex:1}.title-controls.svelte-qtdvh1.svelte-qtdvh1{display:flex;align-items:center;gap:.75rem}.filter-selector.svelte-qtdvh1.svelte-qtdvh1{display:flex;align-items:center}.relative.svelte-qtdvh1.svelte-qtdvh1{position:relative}.inline-block.svelte-qtdvh1.svelte-qtdvh1{display:inline-block}.filter-button.svelte-qtdvh1.svelte-qtdvh1{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:4px;cursor:pointer;transition:all .2s ease;min-width:80px}.filter-button.svelte-qtdvh1.svelte-qtdvh1:hover{color:var(--table-hover-text-color-dark)!important;border-color:var(--table-hover-text-color-dark)!important}html[data-theme=light] .filter-button.svelte-qtdvh1.svelte-qtdvh1:hover{color:var(--table-hover-text-color-light)!important;border-color:var(--table-hover-text-color-light)!important}.chevron-icon{width:.75rem;height:.75rem;transition:transform .2s ease}.dropdown-menu.svelte-qtdvh1.svelte-qtdvh1{position:absolute;left:0;margin-top:.5rem;border-radius:4px;overflow:hidden;z-index:50;box-shadow:0 4px 12px #00000026;min-width:100%}.dropdown-option.svelte-qtdvh1.svelte-qtdvh1{display:block;width:100%;padding:.375rem .5rem;font-size:.75rem;font-weight:500;text-align:left;cursor:pointer;transition:all .2s ease;border:none}.dropdown-option.svelte-qtdvh1.svelte-qtdvh1:hover{opacity:.8}.watermark-logo.svelte-qtdvh1.svelte-qtdvh1{height:24px;width:auto;opacity:.7}.table-title.svelte-qtdvh1.svelte-qtdvh1{margin:0;font-size:1.25rem;font-weight:600;color:#f1f5f9;line-height:1.5}html[data-theme=light] .table-title.svelte-qtdvh1.svelte-qtdvh1{color:#111827}.table-subtitle.svelte-qtdvh1.svelte-qtdvh1{margin:.25rem 0 0;font-size:.875rem;color:#9ca3af}html[data-theme=light] .table-subtitle.svelte-qtdvh1.svelte-qtdvh1{color:#4b5563}.loading-state.svelte-qtdvh1.svelte-qtdvh1,.error-state.svelte-qtdvh1.svelte-qtdvh1{display:flex;align-items:center;justify-content:center;min-height:200px}.loading-state.svelte-qtdvh1 p.svelte-qtdvh1{color:#9ca3af}html[data-theme=light] .loading-state.svelte-qtdvh1 p.svelte-qtdvh1{color:#6b7280}.error-state.svelte-qtdvh1 p.svelte-qtdvh1{color:#f87171}html[data-theme=light] .error-state.svelte-qtdvh1 p.svelte-qtdvh1{color:#ef4444}.table-wrapper.svelte-qtdvh1.svelte-qtdvh1{overflow-x:auto;border-radius:.5rem;border:1px solid rgb(51 65 85)}html[data-theme=light] .table-wrapper.svelte-qtdvh1.svelte-qtdvh1{border-color:#e5e7eb}.table-wrapper.svelte-qtdvh1.svelte-qtdvh1::-webkit-scrollbar{height:10px}.table-wrapper.svelte-qtdvh1.svelte-qtdvh1::-webkit-scrollbar-track{background:#0f172a;border-radius:.5rem}.table-wrapper.svelte-qtdvh1.svelte-qtdvh1::-webkit-scrollbar-thumb{background:#334155;border-radius:.5rem;border:2px solid rgb(15 23 42)}.table-wrapper.svelte-qtdvh1.svelte-qtdvh1::-webkit-scrollbar-thumb:hover{background:#475569}html[data-theme=light] .table-wrapper.svelte-qtdvh1.svelte-qtdvh1::-webkit-scrollbar-track{background:#f9fafb}html[data-theme=light] .table-wrapper.svelte-qtdvh1.svelte-qtdvh1::-webkit-scrollbar-thumb{background:#d1d5db;border:2px solid rgb(249 250 251)}html[data-theme=light] .table-wrapper.svelte-qtdvh1.svelte-qtdvh1::-webkit-scrollbar-thumb:hover{background:#9ca3af}.table-wrapper.svelte-qtdvh1.svelte-qtdvh1{scrollbar-width:thin;scrollbar-color:rgb(51 65 85) rgb(15 23 42)}html[data-theme=light] .table-wrapper.svelte-qtdvh1.svelte-qtdvh1{scrollbar-color:rgb(209 213 219) rgb(249 250 251)}table.svelte-qtdvh1.svelte-qtdvh1{width:100%;border-collapse:collapse;font-size:.875rem}thead.svelte-qtdvh1.svelte-qtdvh1{background-color:#334155;position:sticky;top:0;z-index:10}html[data-theme=light] thead.svelte-qtdvh1.svelte-qtdvh1{background-color:#f9fafb}th.svelte-qtdvh1.svelte-qtdvh1{padding:.75rem 1rem;text-align:center;font-weight:600;color:#e2e8f0;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}html[data-theme=light] th.svelte-qtdvh1.svelte-qtdvh1{color:#374151}th.sortable.svelte-qtdvh1.svelte-qtdvh1{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}th.sortable.svelte-qtdvh1.svelte-qtdvh1:hover{color:var(--table-hover-text-color-dark)}html[data-theme=light] th.sortable.svelte-qtdvh1.svelte-qtdvh1:hover{color:var(--table-hover-text-color-light)}.th-content.svelte-qtdvh1.svelte-qtdvh1{display:inline-flex;align-items:center;gap:.375rem}.sort-indicator.svelte-qtdvh1.svelte-qtdvh1{font-size:.875rem;color:var(--table-hover-text-color-dark);opacity:.9}html[data-theme=light] .sort-indicator.svelte-qtdvh1.svelte-qtdvh1{color:var(--table-hover-text-color-light)}tbody.svelte-qtdvh1 tr.svelte-qtdvh1{border-bottom:1px solid rgb(51 65 85);transition:background-color .15s}tbody.svelte-qtdvh1 tr.svelte-qtdvh1:nth-child(2n){background-color:#3341554d}html[data-theme=light] tbody.svelte-qtdvh1 tr.svelte-qtdvh1{border-bottom-color:#e5e7eb}html[data-theme=light] tbody.svelte-qtdvh1 tr.svelte-qtdvh1:nth-child(2n){background-color:#f9fafb80}tbody.svelte-qtdvh1 tr.svelte-qtdvh1:hover{box-shadow:var(--table-hover-glow-dark)}tbody.svelte-qtdvh1 tr:hover td.svelte-qtdvh1,tbody.svelte-qtdvh1 tr:hover .status-text.svelte-qtdvh1,tbody.svelte-qtdvh1 tr:hover .allocation-text.svelte-qtdvh1,tbody.svelte-qtdvh1 tr:hover .token-text.svelte-qtdvh1{color:var(--table-hover-text-color-dark);-webkit-text-stroke:var(--table-hover-text-stroke-dark);text-stroke:var(--table-hover-text-stroke-dark)}html[data-theme=light] tbody.svelte-qtdvh1 tr.svelte-qtdvh1:hover{box-shadow:var(--table-hover-glow-light)}html[data-theme=light] tbody.svelte-qtdvh1 tr:hover td.svelte-qtdvh1,html[data-theme=light] tbody.svelte-qtdvh1 tr:hover .status-text.svelte-qtdvh1,html[data-theme=light] tbody.svelte-qtdvh1 tr:hover .allocation-text.svelte-qtdvh1,html[data-theme=light] tbody.svelte-qtdvh1 tr:hover .token-text.svelte-qtdvh1{color:var(--table-hover-text-color-light);-webkit-text-stroke:var(--table-hover-text-stroke-light);text-stroke:var(--table-hover-text-stroke-light)}tbody.svelte-qtdvh1 tr.svelte-qtdvh1:last-child{border-bottom:none}td.svelte-qtdvh1.svelte-qtdvh1{padding:.75rem 1rem;color:#e2e8f0;white-space:nowrap;text-align:center}html[data-theme=light] td.svelte-qtdvh1.svelte-qtdvh1{color:#374151}.text-right.svelte-qtdvh1.svelte-qtdvh1{text-align:right}.text-center.svelte-qtdvh1.svelte-qtdvh1{text-align:center}.text-left.svelte-qtdvh1.svelte-qtdvh1{text-align:left}.font-semibold.svelte-qtdvh1.svelte-qtdvh1{font-weight:600}.token-cell.svelte-qtdvh1.svelte-qtdvh1{display:flex;align-items:center;gap:.5rem}.token-text.svelte-qtdvh1.svelte-qtdvh1{font-weight:600}.token-icon.svelte-qtdvh1.svelte-qtdvh1{width:24px;height:24px;border-radius:50%;object-fit:cover;flex-shrink:0}.status-badge.svelte-qtdvh1.svelte-qtdvh1{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;line-height:1;white-space:nowrap}.status-badge.green.svelte-qtdvh1.svelte-qtdvh1{background-color:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2)}html[data-theme=light] .status-badge.green.svelte-qtdvh1.svelte-qtdvh1{background-color:#22c55e1a;color:#15803d;border-color:#16a34a33}.status-badge.red.svelte-qtdvh1.svelte-qtdvh1{background-color:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}html[data-theme=light] .status-badge.red.svelte-qtdvh1.svelte-qtdvh1{background-color:#ef44441a;color:#b91c1c;border-color:#dc262633}.status-badge.gray.svelte-qtdvh1.svelte-qtdvh1{background-color:#9ca3af1a;color:#9ca3af;border:1px solid rgba(156,163,175,.2)}html[data-theme=light] .status-badge.gray.svelte-qtdvh1.svelte-qtdvh1{background-color:#6b72801a;color:#374151;border-color:#4b556333}.allocation-cell.svelte-qtdvh1.svelte-qtdvh1{padding:.75rem 1rem;min-width:200px}.allocation-bar-container.svelte-qtdvh1.svelte-qtdvh1{position:relative;display:flex;align-items:center;width:100%}.allocation-bar.svelte-qtdvh1.svelte-qtdvh1{position:absolute;left:0;top:50%;transform:translateY(-50%);height:100%;background:linear-gradient(90deg,#7c93c366,#7c93c333);border-radius:4px;transition:width .3s ease,background .15s ease}html[data-theme=light] .allocation-bar.svelte-qtdvh1.svelte-qtdvh1{background:linear-gradient(90deg,#3b82f64d,#3b82f61a)}tbody.svelte-qtdvh1 tr:hover .allocation-bar.svelte-qtdvh1{background:linear-gradient(90deg,#7c93c3b3,#7c93c366)}html[data-theme=light] tbody.svelte-qtdvh1 tr:hover .allocation-bar.svelte-qtdvh1{background:linear-gradient(90deg,#3b82f680,#3b82f640)}.allocation-text.svelte-qtdvh1.svelte-qtdvh1{position:relative;z-index:1;margin-left:auto;color:#e2e8f0;font-weight:500}html[data-theme=light] .allocation-text.svelte-qtdvh1.svelte-qtdvh1{color:#374151}.token-link.svelte-qtdvh1.svelte-qtdvh1{display:flex;align-items:center;gap:.375rem;text-decoration:none;color:#93c5fd;transition:all .2s ease}.token-link.svelte-qtdvh1.svelte-qtdvh1:hover{color:#60a5fa}html[data-theme=light] .token-link.svelte-qtdvh1.svelte-qtdvh1{color:#3b82f6}html[data-theme=light] .token-link.svelte-qtdvh1.svelte-qtdvh1:hover{color:#2563eb}.token-link.svelte-qtdvh1 .token-text.svelte-qtdvh1{color:inherit}.external-link-icon{flex-shrink:0;opacity:.8}.token-link.svelte-qtdvh1:hover .external-link-icon{opacity:1}@media (max-width: 768px){.table-container.svelte-qtdvh1.svelte-qtdvh1{padding:1rem}.table-header.svelte-qtdvh1.svelte-qtdvh1{flex-direction:column;gap:.75rem}table.svelte-qtdvh1.svelte-qtdvh1{font-size:.75rem}th.svelte-qtdvh1.svelte-qtdvh1,td.svelte-qtdvh1.svelte-qtdvh1{padding:.5rem .75rem}.allocation-bar-container.svelte-qtdvh1.svelte-qtdvh1{width:80px;height:20px}.allocation-text.svelte-qtdvh1.svelte-qtdvh1{font-size:.65rem}}.legend-slot-wrapper.svelte-1937inw{display:contents}.chart-container.svelte-1kjtfah{padding:2rem;transition:all .2s;background-color:var(--color-bg-dark);overflow:visible;min-height:400px;display:flex;flex-direction:column;border:1px solid var(--color-border-dark);border-radius:8px}html[data-theme=light] .chart-container.svelte-1kjtfah{background-color:var(--color-bg-light);border:1px solid var(--color-border-light);box-shadow:var(--shadow-combined-light)}@media (max-width: 768px){.chart-container.svelte-1kjtfah{padding:1rem}}.cards-section.svelte-1kjtfah{position:relative;margin:0 -1rem}.cards-container.svelte-1kjtfah{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0;padding-bottom:.5rem;scrollbar-width:none;-ms-overflow-style:none}.cards-container.svelte-1kjtfah::-webkit-scrollbar{display:none}.card-wrapper.svelte-1kjtfah{flex:0 0 100%;width:100%;scroll-snap-align:center;min-width:0;padding:0 1rem;box-sizing:border-box}@media (min-width: 1024px){.cards-section.svelte-1kjtfah{margin:0}.cards-container.svelte-1kjtfah{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;overflow-x:visible;padding:0;scroll-padding:0}.card-wrapper.svelte-1kjtfah{flex:auto;width:auto;padding:0}}
