.trending-projects-table.svelte-hj5qqh{width:100%}.loading-state.svelte-hj5qqh,.error-state.svelte-hj5qqh,.empty-state.svelte-hj5qqh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8);color:var(--color-text-light);gap:var(--space-2);min-height:200px}.loading-state.svelte-hj5qqh{max-width:200px;margin:0 auto}.loading-state.svelte-hj5qqh p:where(.svelte-hj5qqh){white-space:nowrap}.retry-button.svelte-hj5qqh{margin-top:var(--space-4);padding:var(--space-2) var(--space-4);background:var(--color-primary);color:#fff;border:none;border-radius:var(--radius-sm);cursor:pointer;font-size:var(--font-size-sm)}.retry-button.svelte-hj5qqh:hover{background:var(--color-primary-hover)}.table-container.svelte-hj5qqh{overflow-x:auto}table.svelte-hj5qqh{width:100%;border-collapse:collapse;font-size:var(--font-size-sm)}th.svelte-hj5qqh,td.svelte-hj5qqh{padding:var(--space-2) var(--space-3);text-align:left;border-bottom:1px solid var(--color-border-light)}th.svelte-hj5qqh{font-weight:600;color:var(--color-text-light);background:var(--color-bg-secondary)}.sortable.svelte-hj5qqh{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.sortable.svelte-hj5qqh:hover{background:var(--color-bg-hover)}.sort-indicator.svelte-hj5qqh{margin-left:var(--space-1);font-size:var(--font-size-sm);opacity:.7}tr.svelte-hj5qqh:hover{background:var(--color-bg-hover)}.project-link.svelte-hj5qqh{color:var(--color-text);text-decoration:none;display:block;background:none;border:none;padding:0;font:inherit;cursor:pointer;width:100%;text-align:left}.project-link.svelte-hj5qqh:hover{color:var(--color-primary)}.project-info.svelte-hj5qqh{display:flex;align-items:center;gap:var(--space-2)}.project-logo.svelte-hj5qqh{width:24px;height:24px;border-radius:var(--radius-sm);object-fit:cover;background:var(--color-bg-secondary);border:1px solid var(--color-border)}.project-details.svelte-hj5qqh{display:flex;flex-direction:column;gap:var(--space-1)}.project-name.svelte-hj5qqh{font-weight:600;color:var(--color-text);line-height:1.2}.metric-value.svelte-hj5qqh{font-weight:600;color:var(--color-text);text-align:right;font-variant-numeric:tabular-nums}.no-data.svelte-hj5qqh{color:var(--color-text-lighter);font-weight:400}.category-badge.svelte-hj5qqh{display:inline-block;padding:var(--space-1) var(--space-2);background-color:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--font-size-xs);font-weight:500;text-transform:capitalize}.category-badge.uncategorized.svelte-hj5qqh{background-color:var(--color-border);color:var(--color-text-lighter)}.success-rate.high.svelte-hj5qqh{color:var(--color-success)}.success-rate.medium.svelte-hj5qqh{color:var(--color-warning)}.success-rate.low.svelte-hj5qqh{color:var(--color-error)}.rank-number.svelte-hj5qqh{text-align:center;width:48px;font-weight:600;color:var(--color-text-light)}.rank.svelte-hj5qqh{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;font-size:var(--font-size-sm);font-variant-numeric:tabular-nums}@media(max-width:768px){.project-logo.svelte-hj5qqh{width:28px;height:28px}.table-container.svelte-hj5qqh{overflow-x:visible}table.svelte-hj5qqh,thead.svelte-hj5qqh,tbody.svelte-hj5qqh,th.svelte-hj5qqh,td.svelte-hj5qqh,tr.svelte-hj5qqh{display:block}thead.svelte-hj5qqh{display:none}tbody.svelte-hj5qqh tr:where(.svelte-hj5qqh){border:1px solid var(--color-border);border-radius:var(--radius-sm);margin-bottom:var(--space-4);padding:var(--space-3);background:var(--color-bg-secondary)}tbody.svelte-hj5qqh td:where(.svelte-hj5qqh){border:none;border-bottom:none;position:relative;padding:var(--space-2) 0;text-align:left!important;white-space:normal}tbody.svelte-hj5qqh td:where(.svelte-hj5qqh):before{content:attr(data-label) ": ";font-weight:600;color:var(--color-text-light);display:inline-block;width:140px;margin-right:var(--space-2)}tbody.svelte-hj5qqh td:where(.svelte-hj5qqh):first-child:before{display:inline-block}.metric-value.svelte-hj5qqh{text-align:left!important}.sortable.svelte-hj5qqh{cursor:default}}.project-token-usage-table.svelte-769kjh{width:100%;min-width:0}.table-container.svelte-769kjh{overflow-x:auto;position:relative;min-width:0;width:100%}table.svelte-769kjh{width:100%;border-collapse:collapse;font-size:var(--font-size-sm)}th.svelte-769kjh,td.svelte-769kjh{padding:var(--space-2) var(--space-3);text-align:left;white-space:nowrap;border-bottom:1px solid var(--color-border-light)}th.svelte-769kjh:nth-child(1){position:sticky;left:0;background-color:var(--color-bg-secondary);z-index:2}td.svelte-769kjh:nth-child(1){position:sticky;left:0;background-color:var(--color-bg);z-index:1}tr.svelte-769kjh:hover td:where(.svelte-769kjh):nth-child(1){background-color:var(--color-bg-secondary)}thead.svelte-769kjh{background-color:var(--color-bg-secondary)}th.svelte-769kjh{font-weight:500;color:var(--color-text-light);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em}th.sortable.svelte-769kjh{cursor:pointer;-webkit-user-select:none;user-select:none}th.sortable.svelte-769kjh:hover{color:var(--color-text);background-color:var(--color-bg-secondary)}.sort-indicator.svelte-769kjh{margin-left:var(--space-1);font-size:var(--font-size-sm);color:var(--color-primary)}th.value-col.svelte-769kjh{text-align:right}tbody.svelte-769kjh tr:where(.svelte-769kjh){border-bottom:1px solid var(--border-color);transition:background-color .15s ease}tbody.svelte-769kjh tr:where(.svelte-769kjh):hover{background-color:var(--surface-1)}td.value-col.svelte-769kjh{text-align:right;font-family:var(--font-family-base);font-weight:500}tr.svelte-769kjh:last-child td:where(.svelte-769kjh){border-bottom:none}.cell-with-copy.svelte-769kjh{display:flex;align-items:center;gap:var(--space-2);justify-content:space-between}.project-name.svelte-769kjh{font-weight:500;color:var(--text-primary);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.clickable.svelte-769kjh{cursor:pointer;transition:opacity .15s ease}.clickable.svelte-769kjh:hover{opacity:.7}.copy-btn-small.svelte-769kjh{background:transparent;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:2px 6px;color:var(--color-text-light);font-size:10px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.copy-btn-small.svelte-769kjh:hover{background:var(--color-bg-secondary);color:var(--color-primary);border-color:var(--color-primary)}.copy-feedback-toast.svelte-769kjh{position:fixed;top:var(--space-4);right:var(--space-4);background:var(--color-success);color:#fff;padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-weight:500;z-index:1000;animation:svelte-769kjh-slideIn .3s ease}@keyframes svelte-769kjh-slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.token-info.svelte-769kjh{display:flex;flex-direction:column;gap:.125rem;flex:1}.token-symbol.svelte-769kjh{font-weight:600;color:var(--text-primary)}.token-name.svelte-769kjh{font-size:.75rem;color:var(--text-muted)}.loading-state.svelte-769kjh,.error-state.svelte-769kjh,.empty-state.svelte-769kjh{padding:2rem;text-align:center;color:var(--text-muted)}.retry-button.svelte-769kjh{margin-top:1rem;padding:.5rem 1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem}.retry-button.svelte-769kjh:hover{background-color:var(--primary-hover)}@media(max-width:768px){.stacked-table.svelte-769kjh table:where(.svelte-769kjh),.stacked-table.svelte-769kjh thead:where(.svelte-769kjh),.stacked-table.svelte-769kjh tbody:where(.svelte-769kjh),.stacked-table.svelte-769kjh th:where(.svelte-769kjh),.stacked-table.svelte-769kjh td:where(.svelte-769kjh),.stacked-table.svelte-769kjh tr:where(.svelte-769kjh){display:block}.stacked-table.svelte-769kjh thead:where(.svelte-769kjh){position:absolute;top:-9999px;left:-9999px}.stacked-table.svelte-769kjh tr:where(.svelte-769kjh){margin-bottom:1rem;border:1px solid var(--border-color);border-radius:.5rem;padding:.75rem}.stacked-table.svelte-769kjh td:where(.svelte-769kjh){border:none;position:relative;padding:.5rem .5rem .5rem 50%;text-align:right}.stacked-table.svelte-769kjh td:where(.svelte-769kjh):before{content:attr(data-label);position:absolute;left:.75rem;font-weight:600;color:var(--text-muted);text-align:left}}.system-health-table.svelte-1llt101{width:100%;min-width:0}.table-container.svelte-1llt101{overflow-x:auto;position:relative;max-height:600px;overflow-y:auto;min-width:0;width:100%}table.svelte-1llt101{width:100%;border-collapse:collapse;font-size:var(--font-size-sm)}th.svelte-1llt101,td.svelte-1llt101{padding:var(--space-2) var(--space-3);text-align:left;white-space:nowrap;border-bottom:1px solid var(--color-border-light)}th.svelte-1llt101:nth-child(1){position:sticky;left:0;background-color:var(--color-bg-secondary);z-index:3}td.svelte-1llt101:nth-child(1){position:sticky;left:0;background-color:var(--color-bg);z-index:2}tr.svelte-1llt101:hover td:where(.svelte-1llt101):nth-child(1){background-color:var(--color-bg-secondary)}thead.svelte-1llt101{background-color:var(--color-bg-secondary);position:sticky;top:0;z-index:1}th.svelte-1llt101{font-weight:500;color:var(--color-text-light);font-size:.6875rem;text-transform:uppercase;letter-spacing:.05em}th.sortable.svelte-1llt101{cursor:pointer;-webkit-user-select:none;user-select:none}th.sortable.svelte-1llt101:hover{color:var(--color-text);background-color:var(--color-bg-secondary)}.sort-indicator.svelte-1llt101{margin-left:var(--space-1);font-size:var(--font-size-sm);color:var(--color-primary)}th.value-col.svelte-1llt101{text-align:right}tbody.svelte-1llt101 tr:where(.svelte-1llt101){border-bottom:1px solid var(--border-color);transition:background-color .15s ease}tbody.svelte-1llt101 tr:where(.svelte-1llt101):hover{background-color:var(--surface-1)}tbody.svelte-1llt101 tr.failure:where(.svelte-1llt101){background-color:#ef44440d}td.value-col.svelte-1llt101{text-align:right;font-family:var(--font-family-base);font-weight:500}tr.svelte-1llt101:last-child td:where(.svelte-1llt101){border-bottom:none}.task-name.svelte-1llt101{font-weight:500;color:var(--text-primary)}.status-badge.svelte-1llt101{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;border-radius:9999px;font-size:.6875rem;font-weight:600;min-width:1.5rem}.status-badge.success.svelte-1llt101{background-color:#22c55e1a;color:#22c55e}.status-badge.failure.svelte-1llt101{background-color:#ef44441a;color:#ef4444}.time-ago.svelte-1llt101{color:var(--text-muted);font-size:.75rem}.loading-state.svelte-1llt101,.error-state.svelte-1llt101,.empty-state.svelte-1llt101{padding:2rem;text-align:center;color:var(--text-muted)}.retry-button.svelte-1llt101{margin-top:1rem;padding:.5rem 1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem}.retry-button.svelte-1llt101:hover{background-color:var(--primary-hover)}@media(max-width:768px){.stacked-table.svelte-1llt101 table:where(.svelte-1llt101),.stacked-table.svelte-1llt101 thead:where(.svelte-1llt101),.stacked-table.svelte-1llt101 tbody:where(.svelte-1llt101),.stacked-table.svelte-1llt101 th:where(.svelte-1llt101),.stacked-table.svelte-1llt101 td:where(.svelte-1llt101),.stacked-table.svelte-1llt101 tr:where(.svelte-1llt101){display:block}.stacked-table.svelte-1llt101 thead:where(.svelte-1llt101){position:absolute;top:-9999px;left:-9999px}.stacked-table.svelte-1llt101 tr:where(.svelte-1llt101){margin-bottom:1rem;border:1px solid var(--border-color);border-radius:.5rem;padding:.75rem}.stacked-table.svelte-1llt101 td:where(.svelte-1llt101){border:none;position:relative;padding:.5rem .5rem .5rem 50%;text-align:right}.stacked-table.svelte-1llt101 td:where(.svelte-1llt101):before{content:attr(data-label);position:absolute;left:.75rem;font-weight:600;color:var(--text-muted);text-align:left}}.dashboard-page.svelte-1uha8ag{width:100%;display:flex;flex-direction:column;gap:var(--space-8)}.page-header.svelte-1uha8ag{border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}.page-header.svelte-1uha8ag h1:where(.svelte-1uha8ag){margin-bottom:var(--space-1)}.subtitle.svelte-1uha8ag{font-size:var(--font-size-lg);color:var(--color-text-light);margin:0}.stats-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:var(--space-6)}.dashboard-layout.svelte-1uha8ag{display:grid;grid-template-columns:1fr;gap:var(--space-6);width:100%}.side-by-side-cards.svelte-1uha8ag{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-6);width:100%;min-width:0}.side-by-side-cards.svelte-1uha8ag>.card:where(.svelte-1uha8ag){min-width:0}@media(max-width:1200px){.side-by-side-cards.svelte-1uha8ag{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-page.svelte-1uha8ag{gap:var(--space-6)}.stats-grid.svelte-1uha8ag{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-4)}.dashboard-layout.svelte-1uha8ag{gap:var(--space-6)}.side-by-side-cards.svelte-1uha8ag{gap:var(--space-4)}.section-header.svelte-1uha8ag{flex-direction:column;align-items:flex-start;gap:var(--space-2)}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:0}.responsive-table.svelte-1uha8ag table:where(.svelte-1uha8ag){border:0}.responsive-table.svelte-1uha8ag thead:where(.svelte-1uha8ag){display:none}.responsive-table.svelte-1uha8ag tr:where(.svelte-1uha8ag){display:block;margin-bottom:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3)}.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag){display:flex;justify-content:space-between;align-items:flex-start;text-align:right!important;padding:var(--space-2) 0;border-bottom:1px solid var(--color-border-light);white-space:normal}.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag):last-child{border-bottom:0}.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag):before{content:attr(data-label);font-weight:600;text-align:left;color:var(--color-text);margin-right:var(--space-4);white-space:nowrap;flex-shrink:0}}section.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:0;font-size:var(--font-size-lg)}.table-container.svelte-1uha8ag{overflow-x:auto;position:relative}.responsive-table.svelte-1uha8ag table:where(.svelte-1uha8ag){width:100%;border-collapse:collapse;font-size:var(--font-size-sm)}.responsive-table.svelte-1uha8ag th:where(.svelte-1uha8ag),.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag){padding:var(--space-2) var(--space-3);text-align:left;white-space:nowrap;border-bottom:1px solid var(--color-border-light)}.responsive-table.svelte-1uha8ag th:where(.svelte-1uha8ag):nth-child(1){position:sticky;left:0;background-color:var(--color-bg-secondary);z-index:2}.responsive-table.svelte-1uha8ag th:where(.svelte-1uha8ag):nth-child(2){position:sticky;left:80px;background-color:var(--color-bg-secondary);z-index:2}.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag):nth-child(1),.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag):nth-child(2){position:sticky;background-color:var(--color-bg);z-index:1}.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag):nth-child(1){left:0}.responsive-table.svelte-1uha8ag td:where(.svelte-1uha8ag):nth-child(2){left:80px}.responsive-table.svelte-1uha8ag tr:where(.svelte-1uha8ag):hover td:where(.svelte-1uha8ag):nth-child(1),.responsive-table.svelte-1uha8ag tr:where(.svelte-1uha8ag):hover td:where(.svelte-1uha8ag):nth-child(2){background-color:var(--color-bg-secondary)}.responsive-table.svelte-1uha8ag tr:where(.svelte-1uha8ag):last-child td:where(.svelte-1uha8ag){border-bottom:none}.responsive-table.svelte-1uha8ag th:where(.svelte-1uha8ag){font-weight:500;color:var(--color-text-light)}.responsive-table.svelte-1uha8ag th.sortable:where(.svelte-1uha8ag){cursor:pointer;-webkit-user-select:none;user-select:none}.responsive-table.svelte-1uha8ag th.sortable:where(.svelte-1uha8ag):hover{color:var(--color-text);background-color:var(--color-bg-secondary)}.responsive-table.svelte-1uha8ag .sort-indicator:where(.svelte-1uha8ag){margin-left:var(--space-1);font-size:var(--font-size-sm);color:var(--color-primary)}.responsive-table.svelte-1uha8ag .value-col:where(.svelte-1uha8ag){text-align:right;font-family:var(--font-family-base);font-weight:500}.wallet-link.svelte-1uha8ag{font-weight:500;background:none;border:none;padding:0;font:inherit;cursor:pointer;color:var(--color-text);text-decoration:none;display:block;width:100%;text-align:left}.wallet-link.svelte-1uha8ag:hover{color:var(--color-primary)}.error-state.svelte-1uha8ag{color:var(--color-error)}.loading-container.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--space-2);min-height:100px;justify-content:center;max-width:200px;margin:0 auto}.loading-container.svelte-1uha8ag p:where(.svelte-1uha8ag){text-align:center;color:var(--color-text-light);font-size:var(--font-size-sm);white-space:nowrap}.section-header.svelte-1uha8ag{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-3);flex-wrap:wrap;gap:var(--space-2)}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin-bottom:var(--space-1);font-size:var(--font-size-lg)}.subtitle-text.svelte-1uha8ag{font-size:var(--font-size-xs);color:var(--color-text-light);font-weight:400;display:block;margin-top:.125rem}.view-all-link.svelte-1uha8ag{color:var(--color-primary);text-decoration:none;font-size:var(--font-size-sm);font-weight:500;transition:color .2s ease}.view-all-link.svelte-1uha8ag:hover{color:var(--color-primary-hover);text-decoration:underline}.rank-badge.svelte-1uha8ag{display:inline-block;padding:var(--space-1) var(--space-2);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--font-size-xs);font-weight:600;color:var(--color-text-light)}.token-link.svelte-1uha8ag{color:var(--color-text);text-decoration:none;display:block;background:none;border:none;padding:0;font:inherit;cursor:pointer;width:100%;text-align:left}.token-link.svelte-1uha8ag:hover{color:var(--color-primary)}.token-info.svelte-1uha8ag{display:flex;align-items:center;gap:var(--space-2)}.token-details.svelte-1uha8ag{display:flex;flex-direction:column;gap:var(--space-1)}.token-name.svelte-1uha8ag{font-weight:600;color:var(--color-text);line-height:1.2}.change-indicator.svelte-1uha8ag{font-weight:600;padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-size:var(--font-size-sm)}.change-indicator.positive.svelte-1uha8ag{color:var(--color-success);background:var(--color-success-bg, rgba(34, 197, 94, .1))}.change-indicator.negative.svelte-1uha8ag{color:var(--color-error);background:var(--color-error-bg, rgba(239, 68, 68, .1))}.change-indicator.neutral.svelte-1uha8ag{color:var(--color-text-light);background:var(--color-bg-secondary)}.wallet-name.svelte-1uha8ag{font-weight:600;font-size:var(--font-size-sm);color:var(--color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px;display:inline-block}.wallet-address.svelte-1uha8ag{font-weight:400;font-size:var(--font-size-xs);color:var(--color-text-light);font-family:var(--font-mono)}.symbol-cell.svelte-1uha8ag{font-weight:600;color:var(--color-text-light);font-family:var(--font-mono)}.card.svelte-1uha8ag{background:var(--color-bg-card, var(--color-bg-secondary));border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);display:flex;flex-direction:column;height:100%;min-height:0}.card.full-width-card.svelte-1uha8ag{grid-column:1 / -1}.card.svelte-1uha8ag .table-container:where(.svelte-1uha8ag){flex:1;overflow-x:auto;position:relative;min-width:0;width:100%}
