:root{--scrollbar-size:12px}body:not(.light-theme){--scrollbar-thumb:rgba(255,255,255,0.12);--scrollbar-thumb-hover:rgba(255,255,255,0.18);--scrollbar-track:rgba(255,255,255,0.03)}body.light-theme{--scrollbar-thumb:rgba(0,0,0,0.22);--scrollbar-thumb-hover:rgba(0,0,0,0.32);--scrollbar-track:rgba(0,0,0,0.06)}@media (prefers-color-scheme:dark){body:not(.light-theme){--scrollbar-thumb:rgba(255,255,255,0.12);--scrollbar-thumb-hover:rgba(255,255,255,0.18);--scrollbar-track:rgba(255,255,255,0.03)}}@media (prefers-color-scheme:light){body:not(.light-theme){--scrollbar-thumb:rgba(0,0,0,0.22);--scrollbar-thumb-hover:rgba(0,0,0,0.32);--scrollbar-track:rgba(0,0,0,0.06)}}.table-container{overflow:auto;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);background-clip:padding-box}.table-container::-webkit-scrollbar{height:var(--scrollbar-size);width:var(--scrollbar-size)}.table-container::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:999px}.table-container::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--scrollbar-thumb),var(--scrollbar-thumb-hover));border-radius:999px;border:3px solid transparent;background-clip:padding-box}.table-container::-webkit-scrollbar-button,.table-container::-webkit-scrollbar-corner{background:transparent}.table-container::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.validators-table{border-collapse:collapse}@media (max-width:640px){.table-container::-webkit-scrollbar{height:8px;width:8px}}.btnIcon{width:35px;height:35px;border-radius:8px;border:1px solid var(--border-color);background:var(--card-bg);color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:.9rem}.btnIcon:hover{background:var(--card-hover);border-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.copyBtnIcon{width:28px!important;height:28px!important}.copy-address-container{gap:.7rem;display:flex;flex-wrap:wrap;align-items:center;font-size:.7rem!important}.info-tooltip-wrapper{position:relative;display:inline-block}.info-icon{cursor:help;color:var(--text-muted,#999);margin-left:.25rem}.validator-dashboard .distribution-label,.validator-dashboard .stake-card-header h3,.validator-dashboard .stake-label,.validator-dashboard .stat-label,.validator-dashboard .vp2-section-title{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem}.validator-dashboard .distribution-label .info-tooltip-trigger,.validator-dashboard .info-icon,.validator-dashboard .stake-card-header h3 .info-tooltip-trigger,.validator-dashboard .stake-label .info-tooltip-trigger,.validator-dashboard .stat-label .info-tooltip-trigger,.validator-dashboard .vp2-rewards-performance-title .info-tooltip-trigger,.validator-dashboard .vp2-section-title .info-tooltip-trigger{margin-left:0}.info-tooltip{bottom:calc(100% + 10px);min-width:240px;max-width:360px;background:var(--card-bg,#fff);color:var(--text,#111);border-radius:8px;padding:.75rem 1rem;box-shadow:0 8px 24px rgba(0,0,0,.12);font-size:.95rem;line-height:1.35;display:none;z-index:60}.info-tooltip,.info-tooltip:after{position:absolute;left:50%;transform:translateX(-50%)}.info-tooltip:after{content:"";top:100%;border-width:6px;border-style:solid;border-color:var(--card-bg,#fff) transparent transparent transparent}.info-tooltip-wrapper:focus-within .info-tooltip,.info-tooltip-wrapper:hover .info-tooltip{display:block}.info-tooltip .tooltip-title{font-weight:600;margin-bottom:.5rem}.info-tooltip p{margin:0 0 .5rem}.info-tooltip ul{margin:0 0 .5rem 1rem;padding:0}.info-tooltip li{margin-bottom:.35rem}.info-tooltip-inline{position:static!important;transform:none!important;bottom:auto!important;left:auto!important;display:none;margin-top:.6rem}.info-tooltip-wrapper:focus-within>.info-tooltip-inline,.info-tooltip-wrapper:hover>.info-tooltip-inline{display:block}.info-tooltip-inline{box-shadow:none;border:1px solid rgba(255,255,255,.04)}.stat-action-group{display:flex;gap:8px;align-items:center}.stat-action-group>*{flex:1 1;min-width:0;height:35px;display:inline-flex;align-items:center;justify-content:center}.performance-analytics-row,.reward-analytics-row{margin-top:1rem;padding-top:1rem}.validators-staked td:nth-child(6),.validators-staked td:nth-child(7),.validators-staked th:nth-child(6),.validators-staked th:nth-child(7){min-width:90px;white-space:nowrap}.dp-summary-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.dp-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.dp-card-label{font-size:.8rem;color:var(--text-secondary,#aaa);font-weight:500;display:flex;align-items:center;gap:4px}.dp-card-value{font-size:1.35rem;font-weight:700;color:var(--text)}.dp-card-actions{display:flex;gap:8px;flex-wrap:wrap}body.light-theme .dp-card{background:#fff;border-color:#e5e7eb}body.light-theme .dp-card-label{color:#6b7280}body.light-theme .dp-card-value{color:#111827}.dp-section-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.dp-section-header h2{margin:0}#authenticated-user-view .top-validators h2,#authenticated-user-view .validators-staked h2,#authenticated-validator-view .top-validators h2,#authenticated-validator-view .validators-staked h2{font-size:1.25rem;font-weight:600}.dp-view-all-link{display:inline-flex;align-items:center;gap:6px}.vp-validator-stats{margin-top:1rem}.vp-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.75rem;gap:.75rem}.vp-performance-section{padding:2rem 0;background:var(--section-bg,var(--bg))}.vp-analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.vp-delta-up{color:#2ed573!important;font-size:.8rem}.vp-delta-down{color:#ff4757!important;font-size:.8rem}body.light-theme .vp-delta-up{color:#1a7a40!important}body.light-theme .vp-delta-down{color:#c0392b!important}.vp-rewards-chart-section{padding:2rem 0}.vp-rewards-chart-section h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600}body.light-theme .vp-performance-section{background:#f9fafb;border-color:#e5e7eb}body.light-theme .vp-rewards-chart-section{border-color:#e5e7eb}.vp2-section-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;margin:0 0 1.25rem;opacity:.95}.vp2-performance-section{padding:2rem 0}.vp2-analytics-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.vp2-analytics-card{display:flex;flex-direction:column;min-height:180px}.vp2-analytics-card--donut .vp2-analytics-value{display:none}.vp2-analytics-value{font-size:1.6rem!important;margin-bottom:.25rem!important}.vp2-analytics-sub{font-size:.8rem;color:var(--text-secondary,rgba(255,255,255,.6));margin-top:.15rem}.vp2-analytics-delta{font-size:.8rem;margin-top:.35rem;font-weight:500}.vp2-delta-up{color:#2ed573!important}.vp2-delta-down{color:#ff4757!important}.vp2-analytics-footer{font-size:.78rem;color:var(--text-secondary,rgba(255,255,255,.55));margin-top:auto;padding-top:.75rem;line-height:1.35}.vp2-donut-wrap{position:relative;display:flex;align-items:center;justify-content:center;min-height:120px;margin:.25rem 0}.vp2-rewards-performance .chart-container{min-height:300px}.vp2-rewards-performance .chart-content{min-height:260px;width:100%}.vp2-rewards-performance{padding:2rem 0}.vp2-rewards-performance-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.vp2-rewards-performance-title{display:flex;align-items:center;gap:.5rem}.vp2-rewards-performance-title h3{margin:0;font-size:1.25rem;font-weight:600;opacity:.95}.vp2-rewards-performance-title .info-icon,.vp2-section-title .info-icon{font-size:1.25rem}.vp2-rewards-performance-controls{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.vp2-legend-pills{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.vp2-legend-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.8rem;border-radius:999px;border:1px solid var(--border-color);background:transparent;color:var(--text-secondary,rgba(255,255,255,.6));cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.vp2-legend-pill--active{background:rgba(59,130,246,.12);border-color:rgba(59,130,246,.45);color:var(--text,#fff)}.vp2-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.vp2-legend-dot--rpt{background:var(--accent,#3b82f6)}.vp2-legend-dot--score{background:#8b5cf6}.vp2-legend-dot--saturation{background:#14b8a6}.vp2-legend-dot--pool{background:#22c55e}.vp2-legend-dot--owner{background:#f59e0b}.vp2-legend-pill:not(.vp2-legend-pill--active) .vp2-legend-dot{opacity:.45}.vp2-range-pills{gap:.25rem;padding:.2rem;border-radius:8px;border:1px solid var(--border-color);background:var(--card-bg,rgba(255,255,255,.03))}.vp2-range-pill,.vp2-range-pills{display:inline-flex;align-items:center}.vp2-range-pill{padding:.3rem .7rem;font-size:.8rem;font-weight:600;border-radius:6px;border:none;background:transparent;color:var(--text-secondary,rgba(255,255,255,.6));cursor:pointer;transition:background .2s ease,color .2s ease}.vp2-range-pill--active{background:rgba(59,130,246,.16);color:var(--text,#fff)}.vp2-validator-statistics{padding:2rem 0 3rem}.vp2-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.75rem;gap:.75rem}.vp2-stats-grid .stat-card{min-width:0;overflow:hidden}.vp2-stats-grid .stat-card .stat-label{display:block;min-height:2.6rem;margin-bottom:10px;line-height:1.3}.vp2-stats-grid .stat-card .stat-label .info-tooltip-trigger{display:inline;margin-top:0}.vp2-stats-grid .stat-card .stat-label .info-icon{margin-left:.25rem}.vp2-operator-address{display:block;width:100%;max-width:100%;overflow-wrap:anywhere;word-break:break-all;line-height:1.35;margin-bottom:.75rem}.validator-dashboard .vp2-performance-section,.validator-dashboard .vp2-rewards-performance,.validator-dashboard .vp2-validator-statistics{width:100%}.validator-dashboard .vp-performance-section{background:transparent;border-top:none}body.light-theme .vp2-section-title{color:#111827}body.light-theme .vp2-analytics-footer,body.light-theme .vp2-analytics-sub{color:#6b7280}body.light-theme .vp2-delta-up{color:#1a7a40!important}body.light-theme .vp2-delta-down{color:#c0392b!important}body.light-theme .vp2-legend-pill{color:#6b7280;border-color:#e5e7eb}body.light-theme .vp2-legend-pill--active{background:rgba(26,115,232,.08);border-color:rgba(26,115,232,.35);color:#111827}body.light-theme .vp2-range-pills{background:#fff;border-color:#e5e7eb}body.light-theme .vp2-range-pill{color:#6b7280}body.light-theme .vp2-range-pill--active{background:rgba(26,115,232,.1);color:#111827}body.light-theme .vp2-rewards-performance,body.light-theme .vp2-validator-statistics{border-color:#e5e7eb}@media (max-width:1200px){.vp2-analytics-grid{grid-template-columns:repeat(2,1fr)}.vp2-stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (max-width:900px){.vp2-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.vp2-analytics-grid{grid-template-columns:1fr}.vp2-rewards-performance-header{flex-direction:column}}.dp2-stats-bar{display:flex;flex-wrap:nowrap;gap:1rem;margin-top:1.25rem}.dp2-stat-item{flex:1 1;padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.2rem;min-width:0;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px}.dp2-stat-item--sep{border-left:none}.dp2-stat-label{font-size:.76rem;color:var(--text-secondary,rgba(255,255,255,.6));font-weight:500;display:flex;align-items:center;gap:4px}.dp2-stat-label,.dp2-stat-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dp2-stat-value{font-size:1.3rem;font-weight:700;color:var(--text);line-height:1.2;margin-top:.15rem}.dp2-stat-value--teal{color:#00d2ff}.dp2-stat-value--link a{color:inherit;text-decoration:none}.dp2-stat-value--link a:hover{text-decoration:underline;opacity:.85}.dp2-stat-sub{font-size:.74rem;color:var(--text-secondary,rgba(255,255,255,.45));margin-top:.05rem;white-space:nowrap}.dp2-stat-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:.6rem}.dp2-card-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.dp2-card-actions>a,.dp2-card-actions>button{flex:0 0 auto;width:160px;height:40px;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;white-space:nowrap;text-decoration:none}.dp2-rewards-history-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.dp2-rewards-cell{color:#00d2ff;font-weight:600;white-space:nowrap}.dp2-tfoot-row td{padding:.8rem 1rem;font-size:.82rem;border-top:2px solid var(--border-color);color:var(--text-secondary,rgba(255,255,255,.6));white-space:nowrap;vertical-align:middle}.dp2-tfoot-count{display:inline-flex;align-items:center;gap:6px;font-weight:500}.dp2-tfoot-total{text-align:right}.dp2-tfoot-total strong{color:var(--text);font-weight:700}.dp2-tfoot-rewards{text-align:right}.dp2-tfoot-rewards-value{color:#00d2ff;font-weight:700}body.light-theme .dp2-stat-item{background:#ffffff;border-color:#e5e7eb}body.light-theme .dp2-stat-label{color:#6b7280}body.light-theme .dp2-stat-value{color:#111827}body.light-theme .dp2-stat-value--link a,body.light-theme .dp2-stat-value--teal{color:#0284c7}body.light-theme .dp2-stat-sub{color:#9ca3af}body.light-theme .dp2-rewards-cell{color:#0284c7}body.light-theme .dp2-tfoot-row td{border-top-color:#e5e7eb;color:#6b7280}body.light-theme .dp2-tfoot-total strong{color:#111827}body.light-theme .dp2-tfoot-rewards-value{color:#0284c7}@media (max-width:1100px){.dp2-stats-bar{flex-wrap:wrap}.dp2-stat-item{flex-grow:1;flex-shrink:1;flex-basis:calc(33.33% - 0.7rem)}}@media (max-width:700px){.dp2-stats-bar{flex-direction:column}}.validator-dashboard .validator-header{flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:30px!important}.validator-dashboard .validator-identity{flex-direction:row;align-items:center;gap:15px}.validator-dashboard .validator-details{flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px}.validator-dashboard .validator-details h1{font-size:1.3rem;margin:0;letter-spacing:normal}.user-info-header .user-wallet,.validator-header .validator-identity{min-width:0;flex:1 1}.profile-dmd-name{margin:0 0 6px;font-size:1.75rem;font-weight:700;line-height:1.2;word-break:break-word}.validator-identity .profile-dmd-name{font-size:1.3rem;margin:0 0 2px}.profile-wallet-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.profile-wallet-address{font-size:.85rem;font-family:var(--font-geist-mono),monospace;opacity:.75;word-break:break-all;line-height:1.4}.profile-wallet-row .status-badge{margin-left:0;flex-shrink:0}.user-info-section .user-info-header,.validator-info-section .validator-header{align-items:center}.profile-dmd-names-btn{flex-shrink:0;white-space:nowrap;justify-content:center}@media (max-width:992px){.profile-dmd-names-btn{width:100%;text-align:center}}@media (max-width:576px){.profile-dmd-name{font-size:1.35rem}.profile-wallet-address{font-size:.78rem}}
/*# sourceMappingURL=e6d402c5d66e07a7.css.map*/