:root{color:#17201a;background:#08070a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-variant-numeric:tabular-nums;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{width:100%;max-width:100%;min-height:100%;overflow-x:hidden;background:#08070a;overscroll-behavior-x:none;touch-action:manipulation}body{width:100%;max-width:100%;min-height:100%;margin:0;overflow-x:hidden;overscroll-behavior-x:none;touch-action:manipulation;color:#15131b;background:#f5f3f8}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(135deg,rgb(217 54 213 / 10%) 0%,transparent 31%),linear-gradient(315deg,rgb(0 170 255 / 8%) 0%,transparent 38%)}#root{width:100%;max-width:100%;overflow-x:hidden}.app-header{position:sticky;top:0;z-index:5;padding-top:env(safe-area-inset-top,0);border-bottom:1px solid rgb(217 54 213 / 14%);background:#faf9fcdb;box-shadow:0 12px 30px #1f152914;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;width:min(1120px,calc(100% - 32px));min-height:88px;margin:0 auto;justify-content:space-between;gap:16px;align-items:center}.brand{display:inline-flex;gap:12px;align-items:center;color:#17201a;text-decoration:none}.brand-mark{display:inline-grid;width:232px;height:70px;place-items:center;background:transparent}.brand-mark img{display:block;width:192px;height:60px;object-fit:contain}.theme-toggle{position:relative;min-height:0;padding:0;border:0;color:#17201a;background:transparent}.theme-toggle-track{position:relative;width:56px;height:26px;border:2px solid #17131d;border-radius:999px;background:linear-gradient(145deg,#fff,#ebe8f1);box-shadow:inset 0 1px 4px #1f152921}.theme-toggle-thumb{position:absolute;top:2px;right:2px;width:18px;height:18px;border-radius:999px;background:#17131d;box-shadow:0 3px 8px #1f15293d,inset 0 1px 2px #ffffff1f;transition:transform .16s ease,background .16s ease}.shell{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.pulse{position:relative;display:grid;grid-template-columns:minmax(300px,.76fr) minmax(540px,1fr);gap:24px;align-items:stretch;overflow:hidden;padding:28px 32px;border:1px solid rgb(217 54 213 / 22%);border-radius:28px;background:linear-gradient(128deg,rgb(217 54 213 / 10%) 0%,transparent 40%),linear-gradient(220deg,rgb(0 170 255 / 8%),transparent 48%),#fff;box-shadow:0 18px 42px #1f15291a,inset 0 1px #fffc}.pulse>div:first-child{align-self:center}.pulse>div{min-width:0}.eyebrow{margin:0 0 8px;color:#b426c2;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.pulse-title{display:inline-flex;gap:8px;align-items:center;min-height:18px}.pulse-title .eyebrow{margin-bottom:0}.pulse-gauge{display:grid;width:min(340px,100%);justify-items:center}.gauge-arc{position:relative;width:100%;aspect-ratio:320 / 190;overflow:visible}.gauge-svg{display:block;width:100%;height:auto;overflow:visible}.gauge-track,.gauge-progress{fill:none;stroke-linecap:round;stroke-width:10}.gauge-track{stroke:#1f152929}.gauge-progress{stroke:url(#pulseGaugeGradient);transition:stroke-dasharray .26s ease}.gauge-score{position:absolute;left:50%;top:54%;display:grid;gap:2px;min-width:150px;text-align:center;transform:translate(-50%,-50%)}.gauge-score strong{color:#17131d;font-size:52px;font-weight:600;line-height:.95;letter-spacing:0}.gauge-score small{color:#7d8c84;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.pulse-history{margin-top:14px;display:grid;gap:4px;width:100%;min-width:0;justify-self:stretch}@media(max-width:767px){.pulse-history{margin-top:12px}}.pulse-history-head{display:flex;justify-content:space-between;align-items:baseline;color:#6a6572;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.pulse-history-head em{font-style:normal;font-variant-numeric:tabular-nums}.pulse-history-chart{width:100%;min-width:0}[data-theme=dark] .pulse-history-head{color:#a7b8ad}h2{margin:0;font-size:16px;font-weight:600;letter-spacing:0}p{color:#5d5966;line-height:1.5}.status{margin:12px 0 0;font-size:16px}.updated{margin:8px 0 0;font-size:14px}.network-panel{border-left:1px solid rgb(31 21 41 / 12%);padding-left:24px}.network-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;min-width:0}.network-stat{display:grid;gap:2px;min-height:68px;padding:10px 12px;border:1px solid rgb(31 21 41 / 10%);border-radius:6px;background:#ffffffb8;box-shadow:inset 0 1px #ffffffe5}.network-stat span{color:#6a6572;font-size:11px;font-weight:500;font-style:normal;letter-spacing:.04em;text-transform:uppercase}.network-stat em{font-size:12px;font-weight:500;font-style:normal;font-variant-numeric:tabular-nums}.network-stat em.delta-positive{color:#0b9f61}.network-stat em.delta-negative{color:#9b1c1c}.network-stat em.delta-neutral{color:#6a6572}.network-stat strong{overflow-wrap:anywhere;font-size:15px;font-weight:500}.error{color:#9b1c1c}.empty{color:#7a5d1f}.tx-empty{display:grid;justify-items:center;align-content:center;gap:8px;padding:36px 24px;margin-top:4px;border:1px dashed rgb(31 21 41 / 18%);border-radius:20px;background:linear-gradient(135deg,rgb(217 54 213 / 4%),transparent 60%),#ffffff52;text-align:center}.tx-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;color:#b08bff;background:#d936d51a;margin-bottom:4px}.tx-empty strong{color:#17131d;font-size:15px;font-weight:600}.tx-empty-body{color:#6a6572;font-size:12px;font-weight:500;line-height:1.45;max-width:340px}[data-theme=dark] .tx-empty{border-color:#ffffff24;background:linear-gradient(135deg,rgb(217 54 213 / 8%),transparent 60%),#ffffff08}[data-theme=dark] .tx-empty-icon{color:#f29bff;background:#d936d524}[data-theme=dark] .tx-empty strong{color:#f4f8f4}[data-theme=dark] .tx-empty-body{color:#a7b8ad}.reason{margin:12px 0 0}.reason-positive{color:#0b9f61}.reason-risk,.reason-watch{color:#9b581c}.metrics{display:flex;align-items:stretch;gap:14px;margin-top:16px;padding:2px 2px 16px;overflow-x:auto;max-width:100%;scroll-padding-left:2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgb(217 54 213 / 45%) transparent}.metrics::-webkit-scrollbar{height:8px}.metrics::-webkit-scrollbar-track{background:transparent}.metrics::-webkit-scrollbar-thumb{background:#d936d559;border-radius:999px;transition:background .16s ease}.metrics::-webkit-scrollbar-thumb:hover{background:#d936d599}[data-theme=dark] .metrics{scrollbar-color:rgb(242 155 255 / 45%) transparent}[data-theme=dark] .metrics::-webkit-scrollbar-thumb{background:#f29bff59}[data-theme=dark] .metrics::-webkit-scrollbar-thumb:hover{background:#f29bff99}.metric{position:relative;display:grid;flex:0 0 calc((100% - 2 * 14px) / 3);min-width:240px;grid-template-rows:24px auto minmax(30px,auto) minmax(44px,auto) 1fr;gap:10px;min-height:220px;padding:18px;border:1px solid rgb(31 21 41 / 16%);border-radius:28px;overflow:hidden;color:#f8f7fb;background:#130b18;scroll-snap-align:start;box-shadow:0 18px 44px #1f152921,inset 0 1px #ffffff17}.metric:before{content:attr(data-index);position:absolute;top:-22px;right:4px;z-index:0;pointer-events:none;color:currentColor;font-size:140px;font-weight:700;line-height:1;letter-spacing:-.05em;opacity:.06;font-variant-numeric:tabular-nums}.metric>*{position:relative;z-index:1}.metric-dots{display:flex;justify-content:center;gap:8px;margin-top:10px;padding:4px 0 2px}.metric-dot{width:8px;height:8px;min-height:0;padding:0;border:0;border-radius:999px;color:transparent;background:#1f152938;box-shadow:none;cursor:pointer;transition:background .16s ease,transform .16s ease,width .16s ease}.metric-dot.is-active{width:24px;background:#d936d5}.metric-dot:hover,.metric-dot:focus-visible{background:#d936d57f}.metric-dot.is-active:hover,.metric-dot.is-active:focus-visible{background:#d936d5}.metric-status{margin:4px 0 0}.status-positive{color:#1f7a4a}.status-watch{color:#9b581c}.status-risk{color:#9b1c1c}.metric strong{color:#fff;font-size:22px;font-weight:600}.metric>strong{min-height:34px}.metric>p:not(.metric-status){color:#c9c2d3;min-height:0;margin:0}.metric-details{display:grid;gap:8px 14px;grid-template-columns:minmax(64px,.55fr) minmax(80px,max-content) minmax(0,1fr) auto;align-self:end;margin-top:8px;color:#b8afc4;font-size:12px;line-height:1.35}.detail-row{display:grid;grid-template-columns:subgrid;grid-column:1 / -1;align-items:center;row-gap:0}.detail-row:not(.detail-row-split)>strong{grid-column:2 / 4}.detail-row-split>strong{white-space:nowrap}.detail-row-split .detail-delta{overflow:hidden;font-size:12px;font-weight:500;font-style:normal;line-height:1.2;text-align:right;text-overflow:ellipsis;white-space:nowrap}.detail-row-split .detail-delta.delta-neutral{color:#7d8c84}.detail-row span:first-child{color:#b8afc4;font-weight:500}.detail-row strong{overflow-wrap:anywhere;color:#fff;font-size:13px;font-weight:500;line-height:1.2}button.help-trigger{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;margin:0;border:0;border-radius:999px;color:#6a6572;background:transparent;cursor:pointer;min-height:0;box-shadow:none}button.help-trigger:hover,button.help-trigger:focus-visible{color:#17131d;background:#1f15291a}.metric button.help-trigger{color:#b8afc4}.metric button.help-trigger:hover,.metric button.help-trigger:focus-visible{color:#fff;background:#ffffff1f}.help-trigger:focus-visible{outline:2px solid rgb(217 54 213 / 60%);outline-offset:2px}.help-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#08070a00}.help-backdrop.help-backdrop-sheet{background:#08070a8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:help-backdrop-in .16s ease-out}@keyframes help-backdrop-in{0%{background:#08070a00}to{background:#08070a8c}}.help-popover{position:fixed;z-index:81;width:min(320px,calc(100vw - 24px));padding:14px 16px 16px;border:1px solid rgb(31 21 41 / 12%);border-radius:12px;color:#17131d;background:#fff;box-shadow:0 18px 46px #1f15292e,0 2px 8px #1f152914;animation:help-pop-in .14s ease-out}@keyframes help-pop-in{0%{transform:translateY(-4px);opacity:0}to{transform:translateY(0);opacity:1}}.help-popover-title{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0 0 6px;color:#17131d;font-size:13px;font-weight:600}.help-popover-body{margin:0;color:#5d5966;font-size:12px;font-weight:400;line-height:1.45}button.help-close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-height:0;padding:0;border:0;border-radius:999px;color:#6a6572;background:transparent;cursor:pointer;box-shadow:none;font-weight:500;font-size:16px;line-height:1}button.help-close:hover,button.help-close:focus-visible{color:#17131d;background:#1f152914}.help-sheet{position:fixed;left:0;right:0;bottom:0;z-index:81;display:grid;gap:12px;padding:20px 20px calc(20px + env(safe-area-inset-bottom));border:1px solid rgb(31 21 41 / 14%);border-bottom:0;border-radius:20px 20px 0 0;color:#17131d;background:#fff;box-shadow:0 -18px 46px #1f152938;animation:help-sheet-in .22s cubic-bezier(.2,.8,.2,1)}@keyframes help-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.help-sheet-grabber{width:44px;height:4px;margin:-8px auto 4px;border-radius:999px;background:#1f15292e}.help-sheet-title{margin:0;color:#17131d;font-size:15px;font-weight:600}.help-sheet-body{margin:0;color:#5d5966;font-size:13px;font-weight:400;line-height:1.5}.help-sheet-actions{margin-top:4px}.help-sheet-actions button{width:100%;justify-content:center;min-height:44px;font-weight:600;color:#fff;background:linear-gradient(135deg,#b426c2,#6c2bd9);border:0;box-shadow:0 10px 22px #7e41ff3d}.help-sheet-actions button:hover,.help-sheet-actions button:focus-visible{background:linear-gradient(135deg,#c63ad4,#7c3fe8)}[data-theme=dark] button.help-trigger{color:#9fb0a5;background:transparent;border:0;box-shadow:none}[data-theme=dark] button.help-trigger:hover,[data-theme=dark] button.help-trigger:focus-visible{color:#f4f8f4;background:#ffffff1a}[data-theme=dark] .metric button.help-trigger{color:#5d5966}[data-theme=dark] .metric button.help-trigger:hover,[data-theme=dark] .metric button.help-trigger:focus-visible{color:#17131d;background:#1f15291a}[data-theme=dark] .help-popover,[data-theme=dark] .help-sheet{color:#17131d;background:#fff;border-color:#1f152924;box-shadow:0 24px 56px #0000007a,0 2px 10px #0000003d}[data-theme=dark] .help-popover-title,[data-theme=dark] .help-sheet-title{color:#17131d}[data-theme=dark] .help-popover-body,[data-theme=dark] .help-sheet-body{color:#5d5966}[data-theme=dark] button.help-close{color:#6a6572;background:transparent;border:0;box-shadow:none}[data-theme=dark] button.help-close:hover,[data-theme=dark] button.help-close:focus-visible{color:#17131d;background:#1f152914}[data-theme=dark] .help-sheet-grabber{background:#1f15292e}[data-theme=dark] .help-sheet-actions button{color:#fff;background:linear-gradient(135deg,#b426c2,#6c2bd9);border:0;box-shadow:0 10px 22px #7e41ff3d}[data-theme=dark] .help-sheet-actions button:hover,[data-theme=dark] .help-sheet-actions button:focus-visible{background:linear-gradient(135deg,#c63ad4,#7c3fe8)}.signals{display:grid;gap:16px;margin-top:16px;padding:24px;border:1px solid rgb(31 21 41 / 10%);border-radius:28px;background:linear-gradient(120deg,rgb(217 54 213 / 7%),transparent 44%),#fff;box-shadow:0 14px 34px #1f152914}.transactions{margin-top:16px;padding:32px;border:1px solid rgb(31 21 41 / 12%);border-radius:28px;background:linear-gradient(135deg,rgb(127 69 255 / 6%),transparent 36%),#fff;box-shadow:0 14px 34px #1f152914}.wrapped-assets{margin-top:16px;padding:32px;border:1px solid rgb(31 21 41 / 12%);border-radius:28px;background:linear-gradient(135deg,rgb(0 170 255 / 7%),transparent 38%),#fff;box-shadow:0 14px 34px #1f152914}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:28px}.section-heading>div:first-child{min-width:0}.transactions .eyebrow,.wrapped-assets .eyebrow,.foundation-reserves .eyebrow{margin-bottom:10px;color:#d936d5;font-size:11px;font-weight:600;letter-spacing:.08em}.transactions h2,.wrapped-assets h2,.foundation-reserves h2{max-width:720px;color:#17131d;font-size:clamp(20px,2.2vw,28px);font-weight:600;line-height:1.18;letter-spacing:-.01em}.section-total{display:grid;grid-template-columns:auto auto;gap:4px 8px;align-items:center;justify-content:end;text-align:right}.section-total span{grid-column:2;color:#6a6572;font-size:12px;font-weight:500}.asset-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(460px,100%);margin:0}.tx-summary{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:max-content;margin:0;justify-self:end}.summary-card{display:grid;grid-template-columns:auto 1fr;gap:3px 14px;align-items:center;min-height:74px;padding:15px 20px;border:1px solid rgb(31 21 41 / 12%);border-radius:22px;background:#ffffff85}.summary-card svg,.summary-label{grid-row:span 2;color:#8090ad}.summary-card strong{overflow:hidden;color:#17131d;font-size:clamp(18px,1.8vw,22px);font-weight:500;line-height:1;text-overflow:ellipsis;white-space:nowrap}.summary-card span:last-child{color:#6f7890}.summary-primary{border-color:#d936d570;box-shadow:inset 0 0 0 1px #d936d529}.section-actions{display:grid;min-width:min(280px,100%);gap:10px;align-self:start;justify-items:end}.asset-row-list,.tx-row-list,.asset-card-list,.tx-card-list{display:grid;gap:10px}.asset-card-list-mobile,.tx-card-list-mobile{display:none}.asset-row,.tx-row{display:grid;align-items:center;gap:16px;padding:14px 18px;border:1px solid rgb(31 21 41 / 10%);border-radius:16px;background:#ffffff7a;box-shadow:inset 0 1px #ffffff70}.asset-row{grid-template-columns:88px 1.15fr 1fr 86px 112px}.tx-row{grid-template-columns:minmax(210px,1.35fr) minmax(150px,1fr) 90px minmax(150px,.9fr) minmax(150px,.9fr);padding-left:48px}.asset-head,.tx-head{padding:0 18px 4px 48px;border:0!important;color:#7c879e;background:transparent!important;box-shadow:none!important;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.asset-head span,.tx-head span{min-width:0}.asset-row>div:first-child,.tx-signal{min-width:0}.asset-row>div:first-child strong,.tx-signal strong{display:block;overflow:hidden;color:#17131d;font-size:15px;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.asset-row>div:first-child span{display:block;margin-top:2px;color:#7c879e;font-size:11px;font-weight:500}.compact-metric{display:grid;min-width:0;gap:2px}.compact-metric span{color:#7887a3;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.compact-metric strong{overflow:hidden;color:#17131d;font-size:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.compact-metric em{color:#7887a3;font-size:11px;font-weight:500;font-style:normal}.compact-metric.muted strong{color:#5e687e}.compact-metric.delta-positive strong,.asset-stat .delta-positive{color:#0b9f61}.compact-metric.delta-negative strong,.asset-stat .delta-negative{color:#9b1c1c}.asset-card,.tx-card{padding:16px;border:1px solid rgb(31 21 41 / 12%);border-radius:22px;background:#ffffff7a;box-shadow:inset 0 1px #ffffff70}.asset-card-head,.tx-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.asset-card-head>div,.tx-card-head>div{display:grid;gap:5px}.asset-card-head>div:last-child,.tx-card-head>div:last-child{text-align:right}.asset-card-head strong,.tx-card-head strong{color:#17131d;font-size:17px;font-weight:600;line-height:1.15}.asset-card-head span,.tx-card-head span,.asset-stat span,.tx-card-grid span{color:#7887a3;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.asset-stat{display:grid;gap:5px;padding:12px;border:1px solid rgb(31 21 41 / 10%);border-radius:16px;background:#0f11190a}.asset-stat-wide{margin-top:14px}.asset-stat-grid,.tx-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.foundation-reserves{margin-top:16px;padding:32px;border:1px solid rgb(31 21 41 / 12%);border-radius:28px;background:linear-gradient(135deg,rgb(0 170 255 / 7%),transparent 38%),#fff;box-shadow:0 14px 34px #1f152914}.collapsible-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;width:100%;margin-bottom:0;padding:0;border:0;background:transparent;text-align:left;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-shadow:none}.collapsible-heading[role=button]{cursor:pointer}.collapsible-heading:focus,.collapsible-heading:focus-visible{outline:none;box-shadow:none}.collapsible-heading h2{display:inline-flex;gap:10px;align-items:center}.collapsible-chevron{display:inline-flex;align-items:center;color:#7c879e;flex-shrink:0}.collapsible-section.is-expanded .collapsible-heading{margin-bottom:28px}@media(min-width:1024px){.collapsible-section.is-mobile-collapsible .collapsible-heading{margin-bottom:28px}}[data-theme=dark] .collapsible-chevron{color:#a39eb2}.foundation-reserves .summary-card.summary-primary{border-color:#1f15291f;box-shadow:none;background:#ffffff85}.foundation-reserves .asset-summary{grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100%)}.foundation-row-list,.foundation-card-list{display:grid;gap:10px}.foundation-card-list-mobile{display:none}.foundation-row{display:grid;align-items:center;gap:16px;padding:14px 18px;border:1px solid rgb(31 21 41 / 10%);border-radius:16px;background:#ffffff7a;box-shadow:inset 0 1px #ffffff70;grid-template-columns:minmax(180px,1.5fr) 1fr 1fr 1fr}.foundation-row.foundation-head{padding:0 18px 4px;border:0;color:#7c879e;background:transparent;box-shadow:none;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.foundation-row>div:first-child{min-width:0}.foundation-row>div:first-child strong{display:block;overflow:hidden;color:#17131d;font-size:14px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.foundation-row>div:first-child span{display:block;margin-top:4px;color:#7c879e;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:500}.foundation-row .compact-metric>span{display:none}.foundation-card{padding:16px;border:1px solid rgb(31 21 41 / 12%);border-radius:22px;background:#ffffff7a;box-shadow:inset 0 1px #ffffff70}.foundation-card-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.foundation-card-head>div{display:grid;gap:4px;min-width:0}.foundation-card-head>div:last-child{text-align:right}.foundation-card-head strong{overflow:hidden;color:#17131d;font-size:14px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.foundation-card-head>div:first-child span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#7c879e}.foundation-card-head>div:last-child span{font-size:11px;color:#7c879e}.foundation-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px}.foundation-stat{display:grid;gap:4px;padding:10px 12px;border:1px solid rgb(31 21 41 / 10%);border-radius:14px;background:#0f11190a}.foundation-stat span{color:#7c879e;font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase}.foundation-stat strong{font-size:13px;font-weight:500;color:#17131d}.foundation-footnote{margin-top:16px;color:#6a6572;font-size:11px;line-height:1.5}.collapsible-collapse-button{display:inline-flex;align-items:center;gap:6px;margin:14px 0 0;padding:8px 14px;border:1px solid rgb(31 21 41 / 14%);border-radius:999px;background:transparent;color:#5e687e;font-size:12px;font-weight:500;cursor:pointer}.collapsible-collapse-button:hover{border-color:#1f152947;color:#17131d}[data-theme=dark] .foundation-reserves{border-color:#ffffff1c;background:linear-gradient(135deg,rgb(0 170 255 / 10%),transparent 36%),linear-gradient(180deg,#151726,#0b0c11);box-shadow:0 18px 46px #00000057,inset 0 1px #ffffff0d}[data-theme=dark] .foundation-reserves .summary-card.summary-primary{border-color:#ffffff1f;background:#02040975;box-shadow:none}[data-theme=dark] .foundation-row{border-color:#ffffff14;background:#ffffff0a;box-shadow:none}[data-theme=dark] .foundation-row.foundation-head{background:transparent;color:#8d8597}[data-theme=dark] .foundation-row>div:first-child strong{color:#f5f1fb}[data-theme=dark] .foundation-row>div:first-child span{color:#a39eb2}[data-theme=dark] .foundation-card{border-color:#ffffff14;background:#ffffff0a;box-shadow:none}[data-theme=dark] .foundation-card-head strong,[data-theme=dark] .foundation-stat strong{color:#f5f1fb}[data-theme=dark] .foundation-card-head>div:first-child span,[data-theme=dark] .foundation-card-head>div:last-child span,[data-theme=dark] .foundation-stat span{color:#a39eb2}[data-theme=dark] .foundation-stat{border-color:#ffffff14;background:#ffffff0a}[data-theme=dark] .foundation-footnote{color:#8d8597}[data-theme=dark] .collapsible-collapse-button{border-color:#ffffff24;color:#a39eb2}[data-theme=dark] .collapsible-collapse-button:hover{border-color:#ffffff47;color:#f5f1fb}.tx-filter-row{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:20px;margin:0 0 16px}.tx-filter-row button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:4px 0 6px;border:0;border-radius:0;border-bottom:2px solid transparent;color:#6a6572;background:transparent;cursor:pointer;box-shadow:none;font-weight:600;font-size:11px;letter-spacing:.06em;text-transform:uppercase;transition:color .16s ease,border-bottom-color .16s ease}.tx-filter-row button:hover,.tx-filter-row button:focus-visible{color:#17131d}.tx-filter-row button.active{color:#17131d;border-bottom-color:#d936d5}.tx-filter-row .filter-green.active{color:#0b9f61;border-bottom-color:#0b9f61}.tx-filter-row .filter-red.active{color:#9b1c1c;border-bottom-color:#9b1c1c}.tx-filter-row .filter-yellow.active{color:#8a6412;border-bottom-color:#ffd84a}.tx-filter-row .filter-whale.active{color:#7d2b87;border-bottom-color:#d936d5}.validators-rows-wide{display:flex;flex-direction:column;gap:6px}.validator-wide-row{display:grid;grid-template-columns:40px minmax(220px,1.1fr) 3fr;gap:18px;align-items:center;padding:10px 14px;border:1px solid rgb(31 21 41 / 10%);border-radius:8px;background:#fff9;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.validator-wide-row:hover,.validator-wide-row:focus-visible{background:#ffffffeb;border-color:#d936d547;outline:none}.validator-wide-row.is-failing{border-color:#dc262661;background:#dc26260f}.validator-wide-row.is-mine-active{border-color:#0b9f615c;background:#0b9f6112}.validator-wide-row.is-new{border-color:#d936d547}.validator-wide-row.is-selectable{cursor:copy}.vwr-rank{font-size:12px;font-weight:500;color:#1f15298f;text-align:center}.vwr-identity{display:flex;align-items:center;gap:10px;min-width:0}.vwr-identity-text{display:flex;flex-direction:column;gap:3px;min-width:0}.vwr-name{font-weight:600;font-size:13px;color:#17131d;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.vwr-status{font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:#1f15297f}.vwr-right{display:flex;flex-direction:column;gap:8px;min-width:0}.vwr-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 18px;min-width:0}.vwr-block-strip{display:grid;grid-template-columns:repeat(100,minmax(0,1fr));gap:1px;width:100%;height:8px}.vwr-block-cell{border-radius:1px}.vwr-block-cell.is-idle{background:#1f15292e}.vwr-block-cell.is-leader,.vwr-block-cell.is-signed{background:#22c55e}.vwr-block-cell.is-missed{background:#ef4444}[data-theme=dark] .vwr-block-cell.is-idle{background:#ffffff1a}[data-theme=dark] .vwr-block-cell.is-leader,[data-theme=dark] .vwr-block-cell.is-signed{background:#16a34a}[data-theme=dark] .vwr-block-cell.is-missed{background:#dc2626}.vwr-stat{display:flex;flex-direction:column;gap:1px;min-width:0}.vwr-stat-label{font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#1f15297a}.vwr-stat-value{font-size:12px;font-weight:500;color:#17131d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vwr-stat-bad{color:#b32d2d;font-weight:600}[data-theme=dark] .validator-wide-row{background:#ffffff0a;border-color:#ffffff1a}[data-theme=dark] .validator-wide-row:hover,[data-theme=dark] .validator-wide-row:focus-visible{background:#ffffff12;border-color:#d936d561}[data-theme=dark] .validator-wide-row.is-failing{border-color:#dc26267f;background:#dc26261f}[data-theme=dark] .validator-wide-row.is-mine-active{border-color:#0b9f616b;background:#0b9f611a}[data-theme=dark] .vwr-rank,[data-theme=dark] .vwr-status,[data-theme=dark] .vwr-stat-label{color:#f5f0fb8f}[data-theme=dark] .vwr-name,[data-theme=dark] .vwr-stat-value{color:#f5f0fbeb}[data-theme=dark] .vwr-stat-bad{color:#ff6b6b}.validators-filter-right-group{display:inline-flex;align-items:center;gap:14px}@media(min-width:900px){.validators-filter-right-group{margin-left:auto}}.validators-view-toggle{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid rgb(31 21 41 / 12%);border-radius:6px;background:#fff9}.tx-filter-row .validators-view-toggle-btn{min-height:22px;padding:3px 6px;border:0;border-bottom:0;border-radius:4px;color:#1f15298f;background:transparent;cursor:pointer;text-transform:none;font-size:11px;letter-spacing:0;font-weight:500;display:inline-flex;align-items:center;justify-content:center}.tx-filter-row .validators-view-toggle-btn:hover,.tx-filter-row .validators-view-toggle-btn:focus-visible{color:#17131d}.tx-filter-row .validators-view-toggle-btn.active{color:#17131d;background:#fffffff2;box-shadow:0 1px 2px #00000014;border-bottom-color:transparent}[data-theme=dark] .validators-view-toggle{background:#ffffff0a;border-color:#ffffff1f}[data-theme=dark] .tx-filter-row .validators-view-toggle-btn{color:#f5f0fb8f}[data-theme=dark] .tx-filter-row .validators-view-toggle-btn:hover,[data-theme=dark] .tx-filter-row .validators-view-toggle-btn:focus-visible{color:#f5f0fbeb}[data-theme=dark] .tx-filter-row .validators-view-toggle-btn.active{color:#f5f0fbfa;background:#ffffff1a;box-shadow:0 1px 2px #0000004d}.tx-badges span{display:inline-flex;align-items:center;min-height:28px;padding:0 12px;border:1px solid rgb(142 75 255 / 22%);border-radius:999px;color:#53155f;background:#d936d51c;box-shadow:0 10px 22px #7e41ff1f;font-weight:500;font-size:11px;letter-spacing:.06em;text-transform:uppercase}.tx-badges{display:flex;flex-wrap:wrap;gap:8px}.tx-positive .tx-badges span:first-child{border-color:#55efb557;color:#55efb5;background:#55efb51f}.tx-negative .tx-badges span:first-child{border-color:#ff5b7361;color:#ff5b73;background:#ff5b731f}.tx-watch .tx-badges span:first-child{border-color:#ffe06b70;color:#ad7b00;background:#ffe06b24}.tx-signal>div:first-child,.tx-card-title{display:flex;min-width:0;gap:8px;align-items:center}.signal-dot{flex:0 0 auto;width:9px;height:9px;border-radius:999px;background:#8b95a8}.signal-green{background:#55efb5}.signal-red{background:#ff5b73}.signal-yellow{background:#ffe06b}.tx-card-grid>div{display:grid;gap:5px;padding:12px;border:1px solid rgb(31 21 41 / 10%);border-radius:16px;background:#0f11190a}.tx-card-grid strong{color:#17131d}.delta-positive{color:#0b9f61}.delta-negative{color:#9b1c1c}.delta-neutral{color:#516055}.signals-heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.signals-heading h2{margin:0}.signals-cta{display:inline-flex;gap:8px;align-items:center;min-height:36px;padding:0 16px;border:1px solid rgb(31 21 41 / 16%);border-radius:999px;background:transparent;color:inherit;font-size:12px;font-weight:600;cursor:pointer}.signals-cta svg{color:#5e687e}[data-theme=dark] .signals-cta svg{color:#a39eb2}.signals-cta:hover{border-color:#1f152952;background:#1f15290a}[data-theme=dark] .signals-cta{border-color:#ffffff29;color:inherit}[data-theme=dark] .signals-cta:hover{border-color:#ffffff4d;background:#ffffff0f}.notify-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:16px;background:#08060e8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.notify-modal{display:grid;gap:20px;width:min(480px,100%);max-height:90vh;padding:28px;overflow-y:auto;border:1px solid rgb(31 21 41 / 12%);border-radius:28px;background:linear-gradient(135deg,rgb(0 170 255 / 7%),transparent 38%),#fff;box-shadow:0 14px 34px #1f152914}[data-theme=dark] .notify-modal{border-color:#ffffff1c;background:linear-gradient(135deg,rgb(0 170 255 / 10%),transparent 36%),linear-gradient(180deg,#151726,#0b0c11);color:#f5f1fb;box-shadow:0 18px 46px #00000061,inset 0 1px #ffffff0d}.notify-modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.notify-modal-head strong{font-size:16px;font-weight:600;line-height:1.3}.notify-close{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;margin:0;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;outline:none!important;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:#6a6572;cursor:pointer}.notify-close:hover,.notify-close:focus,.notify-close:focus-visible,.notify-close:active{color:#17131d}[data-theme=dark] .notify-close{color:#8d8597}[data-theme=dark] .notify-close:hover,[data-theme=dark] .notify-close:focus,[data-theme=dark] .notify-close:focus-visible{color:#f5f1fb}.notify-channels{display:grid;gap:10px}.notify-channel{display:grid;grid-template-columns:40px 1fr;gap:16px;align-items:center;padding:16px 18px;border:1px solid rgb(31 21 41 / 12%);border-radius:16px;background:#fff9;color:inherit;text-align:left;cursor:pointer;font:inherit}.notify-channel:not(:disabled):hover{border-color:#1f152952;background:#1f15290a}.notify-channel:disabled{opacity:.55;cursor:not-allowed}.notify-channel-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:#1f15290f;color:#5e687e}.notify-channel-text{display:grid;gap:4px;min-width:0}.notify-channel-text strong{font-size:14px;font-weight:600}.notify-channel-text>span{font-size:12px;color:#5e687e}[data-theme=dark] .notify-channel{border-color:#ffffff1f;background:#ffffff0a}[data-theme=dark] .notify-channel:not(:disabled):hover{border-color:#ffffff4d;background:#ffffff0f}[data-theme=dark] .notify-channel-icon{background:#ffffff14;color:#c2bbd1}[data-theme=dark] .notify-channel-text>span{color:#a39eb2}.notify-prefs{display:grid;gap:14px}.notify-prefs-label{margin:0;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6a6572}.notify-prefs-label+.notify-severity-row,.notify-prefs-label+.notify-preset-list{margin-top:4px}.notify-preset-list+.notify-prefs-label{margin-top:12px}[data-theme=dark] .notify-prefs-label{color:#8d8597}.notify-preset-list{display:grid;gap:8px}.notify-preset{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:center;padding:14px 16px;border:1px solid rgb(31 21 41 / 12%);border-radius:14px;background:transparent;color:inherit;text-align:left;cursor:pointer;font:inherit}.notify-preset:hover{border-color:#1f152952}.notify-preset.is-selected{border-color:#17131d;background:#1f15290f}.notify-preset-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#1f15290f;color:#5e687e}.notify-preset.is-selected .notify-preset-icon{background:#17131d;color:#fff}.notify-preset-text{display:grid;gap:2px;min-width:0}.notify-preset-text strong{font-size:13px;font-weight:600}.notify-preset-text span{font-size:11px;color:#5e687e}[data-theme=dark] .notify-preset{border-color:#ffffff1f}[data-theme=dark] .notify-preset:hover{border-color:#ffffff4d}[data-theme=dark] .notify-preset.is-selected{border-color:#f5f1fb;background:#ffffff0f}[data-theme=dark] .notify-preset-icon{background:#ffffff14;color:#c2bbd1}[data-theme=dark] .notify-preset.is-selected .notify-preset-icon{background:#f5f1fb;color:#17131d}[data-theme=dark] .notify-preset-text span{color:#a39eb2}.notify-severity-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.notify-severity{min-height:36px;padding:0 12px;border:1px solid rgb(31 21 41 / 12%);border-radius:10px;background:transparent;color:inherit;font-size:12px;font-weight:500;cursor:pointer;font:inherit}.notify-severity:hover{border-color:#1f152952}.notify-severity.is-selected{border-color:#17131d;background:#17131d;color:#fff}[data-theme=dark] .notify-severity{border-color:#ffffff1f}[data-theme=dark] .notify-severity:hover{border-color:#ffffff4d}[data-theme=dark] .notify-severity.is-selected{border-color:#f5f1fb;background:#f5f1fb;color:#17131d}.notify-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:4px}.notify-primary,.notify-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:12px;font-size:13px;font-weight:600;cursor:pointer;font:inherit}.notify-primary{border:0;background:#17131d;color:#fff}.notify-primary:hover{background:#2a2333}.notify-primary:disabled{opacity:.55;cursor:not-allowed}.notify-secondary{border:1px solid rgb(31 21 41 / 16%);background:transparent;color:inherit}.notify-secondary:hover{border-color:#1f152952}[data-theme=dark] .notify-primary{background:#f5f1fb;color:#17131d}[data-theme=dark] .notify-primary:hover{background:#fff}[data-theme=dark] .notify-secondary{border-color:#ffffff29}[data-theme=dark] .notify-secondary:hover{border-color:#ffffff52}.notify-error{margin:0;padding:8px 12px;border-radius:10px;background:#9b1c1c1f;color:#9b1c1c;font-size:12px}.signals-carousel{display:flex;gap:14px;padding:2px 2px 16px;overflow-x:auto;max-width:100%;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:rgb(217 54 213 / 45%) transparent}.signals-carousel::-webkit-scrollbar{height:8px}.signals-carousel::-webkit-scrollbar-track{background:transparent}.signals-carousel::-webkit-scrollbar-thumb{background:#d936d559;border-radius:999px}.signal-card{position:relative;display:grid;flex:0 0 calc((100% - 2 * 14px) / 3);min-width:240px;gap:8px;padding:16px 18px;border:1px solid rgb(31 21 41 / 12%);border-left:4px solid rgb(31 21 41 / 18%);border-radius:18px;background:linear-gradient(140deg,#fff9,#ffffff52);scroll-snap-align:start;box-shadow:0 10px 28px #1f15290f}.signal-card-impact{color:#6a6572;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.signal-card-title{color:#17131d;font-size:15px;font-weight:600;line-height:1.25}.signal-card-body{margin:0;color:#5d5966;font-size:12px;font-weight:400;line-height:1.45;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.signal-card-meta{display:flex;justify-content:space-between;align-items:baseline;margin-top:auto;padding-top:4px;color:#6a6572;font-size:11px;font-weight:500}.signal-card-meta em{font-style:normal}.signal-card.severity-positive,.signal-card.severity-Positive{border-left-color:#0b9f61}.signal-card.severity-positive .signal-card-impact,.signal-card.severity-Positive .signal-card-impact{color:#0b9f61}.signal-card.severity-watch,.signal-card.severity-Watch{border-left-color:#c79115}.signal-card.severity-watch .signal-card-impact,.signal-card.severity-Watch .signal-card-impact{color:#8a6412}.signal-card.severity-risk,.signal-card.severity-Risk{border-left-color:#c93838}.signal-card.severity-risk .signal-card-impact,.signal-card.severity-Risk .signal-card-impact{color:#9b1c1c}.signal-card.severity-critical{border-left-color:#9b1c1c}.signal-card.severity-critical .signal-card-impact{color:#9b1c1c}.signal-card.severity-info,.signal-card.severity-neutral,.signal-card.severity-Neutral{border-left-color:#d936d57f}.signal-card.severity-info .signal-card-impact,.signal-card.severity-neutral .signal-card-impact,.signal-card.severity-Neutral .signal-card-impact{color:#b426c2}[data-theme=dark] .signals-carousel{scrollbar-color:rgb(242 155 255 / 45%) transparent}[data-theme=dark] .signals-carousel::-webkit-scrollbar-thumb{background:#f29bff59}[data-theme=dark] .signal-card{border-color:#ffffff1c;background:linear-gradient(140deg,#ffffff0f,#ffffff05);box-shadow:0 10px 28px #00000047}[data-theme=dark] .signal-card-title{color:#f4f8f4}[data-theme=dark] .signal-card-body,[data-theme=dark] .signal-card-meta{color:#a7b8ad}[data-theme=dark] .signal-card.severity-positive{border-left-color:#31f58e}[data-theme=dark] .signal-card.severity-positive .signal-card-impact{color:#31f58e}[data-theme=dark] .signal-card.severity-risk,[data-theme=dark] .signal-card.severity-critical{border-left-color:#ff5b6e}[data-theme=dark] .signal-card.severity-risk .signal-card-impact,[data-theme=dark] .signal-card.severity-critical .signal-card-impact{color:#ff9ca9}[data-theme=dark] .signal-card.severity-watch{border-left-color:#ffd84a}[data-theme=dark] .signal-card.severity-watch .signal-card-impact{color:#ffe06b}[data-theme=dark] .signal-card.severity-info,[data-theme=dark] .signal-card.severity-neutral{border-left-color:#f29bffb3}[data-theme=dark] .signal-card.severity-info .signal-card-impact,[data-theme=dark] .signal-card.severity-neutral .signal-card-impact{color:#f29bff}@media(min-width:768px)and (max-width:1023px){.signal-card{flex-basis:calc((100% - 14px)/2)}}@media(max-width:767px){.signal-card{flex-basis:min(86vw,320px)}.signals-carousel{scrollbar-width:none;-ms-overflow-style:none}.signals-carousel::-webkit-scrollbar{display:none}}.tx-table{display:grid;overflow-x:auto}.tx-row{display:grid;grid-template-columns:minmax(110px,.75fr) minmax(150px,1fr) minmax(130px,.85fr) minmax(100px,.65fr) minmax(120px,.7fr);gap:14px;min-width:720px;padding:12px 0;border-top:1px solid rgb(31 21 41 / 9%);align-items:center}.tx-head{color:#6a6572;font-size:11px;font-weight:500;text-transform:uppercase}.tx-item{grid-template-rows:auto auto}.tx-positive>strong:first-child,.tx-positive .tx-event strong,.tx-positive .tx-event span{color:#0b9f61}.tx-negative>strong:first-child,.tx-negative .tx-event strong,.tx-negative .tx-event span{color:#9b1c1c}.tx-positive{box-shadow:inset 3px 0 #0b9f61}.tx-negative{box-shadow:inset 3px 0 #9b1c1c}.tx-watch{box-shadow:inset 3px 0 #ffe06b}.tx-row.tx-positive,.tx-row.tx-negative,.tx-row.tx-watch,.tx-row.tx-neutral{padding-left:48px}.tx-row.tx-head{padding:0 18px 4px 48px;border:0!important;background:transparent!important;box-shadow:none!important;font-size:10px;font-weight:500}.tx-row .tx-signal strong{font-size:18px;font-weight:600;line-height:1.15}.tx-row .tx-badges span{min-height:24px;padding:0 10px;font-size:11px;font-weight:500}.tx-row .compact-metric strong{font-size:14px;font-weight:500}.tx-row .compact-metric span{font-size:11px;font-weight:500}.tx-event{display:grid;gap:2px}.tx-event span,.tx-meta,.muted{color:#6a6572;font-size:12px}.tx-meta{display:flex;grid-column:1 / -1;gap:16px;padding-top:2px}.badge-list{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.badge{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid rgb(31 21 41 / 12%);border-radius:999px;color:#17201a;background:#f8f6fb;font-size:11px;font-weight:500}.tx-positive .badge{border-color:#0b9f6147;color:#0b9f61;background:#0b9f6114}.tx-negative .badge{border-color:#e3b7b7;color:#9b1c1c;background:#fff4f4}.pagination{display:flex;justify-content:flex-end;gap:12px;align-items:center;margin-top:16px;color:#6a6572;font-size:12px;font-weight:500}.pagination button{width:112px;justify-content:center;min-height:36px;padding:0 12px;border:1px solid rgb(142 75 255 / 22%);color:#53155f;background:#d936d51c;box-shadow:0 10px 22px #7e41ff1f}.pagination button:disabled{cursor:not-allowed;opacity:.45}button{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid rgb(142 75 255 / 22%);border-radius:6px;color:#53155f;background:#d936d51c;font:inherit;font-weight:500;box-shadow:0 10px 22px #7e41ff1f}.signals button,.pagination button{border:1px solid rgb(142 75 255 / 22%);color:#53155f;background:#d936d51c;box-shadow:0 10px 22px #7e41ff1f}.status-positive,.reason-positive,.delta-positive{color:#0b9f61}.metric:nth-child(1){background:#130b18;border-color:#d936d54d}.metric:nth-child(2){background:#130b18;border-color:#d936d53d}.metric:nth-child(3){background:#130b18;border-color:#d936d557}.metric:nth-child(4){background:#130b18;border-color:#d936d533}.metric,.pulse,.signals,.transactions,.wrapped-assets{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.metric:hover{transform:translateY(-2px);border-color:#d936d538;box-shadow:0 18px 44px #1f15291f,0 0 0 1px #d936d512}[data-theme=dark]{color-scheme:dark}[data-theme=dark] body{color:#edf2ed;background:linear-gradient(145deg,rgb(126 36 152 / 24%) 0%,transparent 34%),linear-gradient(180deg,#0d0b11,#040405 46%,#08070a)}[data-theme=dark] body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(122deg,transparent 0%,transparent 26%,rgb(193 40 205 / 14%) 26%,rgb(101 37 150 / 18%) 46%,transparent 46%),linear-gradient(315deg,rgb(0 170 255 / 8%) 0%,transparent 42%);-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 72%);mask-image:linear-gradient(to bottom,#000 0%,transparent 72%)}[data-theme=dark] .app-header{border-bottom-color:#da36d52e;background:#09080ce0;box-shadow:0 14px 30px #0000003d}[data-theme=dark] .brand,[data-theme=dark] h2,[data-theme=dark] .gauge-score strong,[data-theme=dark] .summary-card strong,[data-theme=dark] .asset-row>div:first-child strong,[data-theme=dark] .asset-card-head strong,[data-theme=dark] .tx-card-head strong,[data-theme=dark] .tx-card-grid strong,[data-theme=dark] .detail-row strong,[data-theme=dark] .network-stat strong,[data-theme=dark] .asset-row strong,[data-theme=dark] .tx-row strong{color:#f4f8f4}[data-theme=dark] .asset-row>div:first-child span{color:#93a1b8}[data-theme=dark] .brand small,[data-theme=dark] p,[data-theme=dark] .summary-card span:last-child,[data-theme=dark] .asset-card-head span,[data-theme=dark] .tx-card-head span,[data-theme=dark] .asset-stat span,[data-theme=dark] .tx-card-grid span,[data-theme=dark] .network-stat span,[data-theme=dark] .network-stat em,[data-theme=dark] .metric-details,[data-theme=dark] .detail-row span:first-child,[data-theme=dark] .section-total span,[data-theme=dark] .tx-event span,[data-theme=dark] .tx-meta,[data-theme=dark] .muted,[data-theme=dark] .delta-neutral{color:#a7b8ad}[data-theme=dark] .pulse,[data-theme=dark] .signals,[data-theme=dark] .transactions,[data-theme=dark] .wrapped-assets{border-color:#ffffff1c;background:linear-gradient(180deg,#1b1922f5,#0d0c11f5);box-shadow:0 18px 46px #00000057,inset 0 1px #ffffff0d}[data-theme=dark] .summary-card,[data-theme=dark] .asset-row,[data-theme=dark] .tx-row,[data-theme=dark] .asset-card,[data-theme=dark] .tx-card{border-color:#ffffff1c;background:#ffffff08;box-shadow:inset 0 1px #ffffff0d}[data-theme=dark] .asset-head,[data-theme=dark] .tx-head{border:0!important;background:transparent!important;box-shadow:none!important}[data-theme=dark] .summary-primary{border-color:#d936d59e;box-shadow:inset 0 0 0 1px #d936d533,0 0 28px #d936d517}[data-theme=dark] .asset-stat,[data-theme=dark] .tx-card-grid>div{border-color:#ffffff14;background:#02040975}[data-theme=dark] .compact-metric span,[data-theme=dark] .compact-metric em{color:#7788a5}[data-theme=dark] .compact-metric strong{color:#f4f8f4}[data-theme=dark] .compact-metric.muted strong{color:#a7b8ad}[data-theme=dark] .network-stat em.delta-positive{color:#31f58e}[data-theme=dark] .network-stat em.delta-negative{color:#ff5b6e}[data-theme=dark] .network-stat em.delta-neutral{color:#a7b8ad}[data-theme=dark] .compact-metric.delta-positive strong,[data-theme=dark] .asset-stat .delta-positive{color:#31f58e}[data-theme=dark] .compact-metric.delta-negative strong,[data-theme=dark] .asset-stat .delta-negative{color:#ff5b6e}[data-theme=dark] .tx-badges span{border-color:#ffffff1a;color:#8392ad;background:#ffffff0d}[data-theme=dark] .gauge-track{stroke:#ffffff2e}[data-theme=dark] .gauge-progress{filter:drop-shadow(0 0 8px rgb(255 224 107 / 14%))}[data-theme=dark] .gauge-score small{color:#a7b8ad}[data-theme=dark] .pulse{border-color:#d934d64d;background:linear-gradient(128deg,rgb(218 54 213 / 18%) 0%,transparent 38%),linear-gradient(220deg,rgb(0 170 255 / 11%),transparent 46%),linear-gradient(180deg,#17121e,#0c0b10)}[data-theme=dark] .pulse:before{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";border-radius:inherit;background:linear-gradient(90deg,transparent,rgb(255 255 255 / 10%),transparent);opacity:.42;transform:translate(-100%);animation:surface-sheen 8s ease-in-out infinite}[data-theme=dark] .pulse>*{position:relative;z-index:1}[data-theme=dark] .network-stat,[data-theme=dark] .badge{border-color:#ffffff1a;color:#f4f8f4;background:#0202057a;box-shadow:inset 0 1px #ffffff0a}[data-theme=dark] .network-panel,[data-theme=dark] .asset-row,[data-theme=dark] .tx-row{border-color:#424b45}[data-theme=dark] .theme-toggle-track{border-color:#e9eee9;background:linear-gradient(145deg,#090d0b,#252d28);box-shadow:inset 0 2px 7px #00000061}[data-theme=dark] .theme-toggle-thumb{transform:translate(-30px);background:#f3f6f2;box-shadow:0 3px 9px #0000006b,inset 0 1px 2px #fffc}[data-theme=dark] .brand-mark{filter:invert(1)}[data-theme=dark] .status-positive,[data-theme=dark] .reason-positive,[data-theme=dark] .delta-positive{color:#31f58e}[data-theme=dark] .status-risk,[data-theme=dark] .delta-negative,[data-theme=dark] .tx-negative>strong:first-child,[data-theme=dark] .tx-negative .tx-event strong,[data-theme=dark] .tx-negative .tx-event span{color:#ff5b6e}[data-theme=dark] .tx-positive>strong:first-child,[data-theme=dark] .tx-positive .tx-event strong,[data-theme=dark] .tx-positive .tx-event span{color:#31f58e}[data-theme=dark] .tx-positive .badge{border-color:#31f58e4d;color:#31f58e;background:#31f58e1a}[data-theme=dark] .tx-negative .badge{border-color:#ff5b6e52;color:#ff5b6e;background:#ff5b6e1c}[data-theme=dark] .eyebrow{color:#e24ee9}[data-theme=dark] .metric{transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}[data-theme=dark] .metric:hover{transform:translateY(-2px);border-color:#ffffffd1;box-shadow:0 22px 54px #0000006b,0 0 0 1px #ffffff61,inset 0 1px #fffffff5}[data-theme=dark] .metric{color:#17131d;border-color:#ffffffb3;background:#fff;box-shadow:0 20px 46px #00000052,inset 0 1px #ffffffe5}[data-theme=dark] .metric strong,[data-theme=dark] .metric h2,[data-theme=dark] .detail-row strong{color:#17131d}[data-theme=dark] .metric>p:not(.metric-status),[data-theme=dark] .metric-details,[data-theme=dark] .detail-row span:first-child{color:#5f5869}[data-theme=dark] .metric:nth-child(1){background:#fff;border-color:#ffffffc7}[data-theme=dark] .metric:nth-child(2){background:#fff;border-color:#ffffffc7}[data-theme=dark] .metric:nth-child(3){background:#fff;border-color:#ffffffc7}[data-theme=dark] .metric:nth-child(4){background:#fff;border-color:#ffffffc7}[data-theme=dark] .status-watch,[data-theme=dark] .reason-watch{color:#fc6}[data-theme=dark] .metric-dot{background:#ffffff38;border:0;box-shadow:none}[data-theme=dark] .metric-dot.is-active{background:#f29bff}[data-theme=dark] .metric-dot:hover,[data-theme=dark] .metric-dot:focus-visible{background:#f29bff99}[data-theme=dark] .metric-dot.is-active:hover,[data-theme=dark] .metric-dot.is-active:focus-visible{background:#f29bff}[data-theme=dark] button:not(.theme-toggle):not(.help-trigger):not(.help-close):not(.help-sheet-action):not(.metric-dot):not(.tx-filter-button):not(.header-menu-btn):not(.nav-drawer-close):not(.modal-close):not(.validators-edit-button):not(.validators-clear-button):not(.validators-search-clear):not(.validator-sheet-address):not(.my-nodes-empty-enable):not(.validators-view-toggle-btn){border:1px solid rgb(217 54 213 / 26%);color:#f4e9ff;background:#d936d526;box-shadow:0 10px 24px #d936d524}[data-theme=dark] .signals button{border:1px solid rgb(217 54 213 / 26%);color:#f4e9ff;background:#d936d526;box-shadow:0 10px 24px #d936d524}[data-theme=dark] .tx-filter-row button{color:#a7b8ad;background:transparent;border:0;border-bottom:2px solid transparent;box-shadow:none}[data-theme=dark] .tx-filter-row button:hover,[data-theme=dark] .tx-filter-row button:focus-visible{color:#f4f8f4}[data-theme=dark] .tx-filter-row button.active{color:#f29bff;border-bottom-color:#d936d5}[data-theme=dark] .tx-filter-row .filter-green.active{color:#55efb5;border-bottom-color:#55efb5}[data-theme=dark] .tx-filter-row .filter-red.active{color:#ff9ca9;border-bottom-color:#ff5b6e}[data-theme=dark] .tx-filter-row .filter-yellow.active{color:#ffe06b;border-bottom-color:#ffe06b}[data-theme=dark] .tx-filter-row .filter-whale.active{color:#f29bff;border-bottom-color:#d936d5}[data-theme=dark] .wrapped-assets,[data-theme=dark] .transactions{background:linear-gradient(135deg,rgb(0 170 255 / 10%),transparent 36%),linear-gradient(180deg,#151726,#0b0c11)}[data-theme=dark] .signals{background:linear-gradient(135deg,rgb(0 170 255 / 8%),transparent 38%),linear-gradient(180deg,#151726,#0b0c11)}[data-theme=dark] .section-total{padding:10px 12px;border:1px solid rgb(217 54 213 / 20%);border-radius:8px;background:#02020561}[data-theme=dark] .asset-row,[data-theme=dark] .tx-row{border-top-color:#ffffff12}[data-theme=dark] .asset-row:not(.asset-head):hover,[data-theme=dark] .tx-item:hover{background:linear-gradient(90deg,rgb(255 255 255 / 4%),transparent)}[data-theme=dark] .tx-positive{box-shadow:inset 3px 0 #31f58e}[data-theme=dark] .tx-negative{box-shadow:inset 3px 0 #ff5b6e}.transactions .tx-summary{width:max-content}.transactions .summary-card{width:max-content;min-width:0;min-height:66px;padding:12px 16px;grid-template-columns:auto max-content}.transactions .summary-card strong{font-size:clamp(18px,1.6vw,22px);font-weight:500}.transactions .summary-primary{box-shadow:inset 0 0 0 1px #d936d51f}.transactions .tx-row{grid-template-columns:minmax(220px,1.35fr) minmax(150px,1fr) 90px minmax(150px,.9fr) minmax(150px,.9fr);min-width:0;padding:14px 18px 14px 52px}.transactions .tx-head{padding:0 18px 4px 52px}.transactions .tx-signal strong{font-size:16px;font-weight:600}.transactions .tx-badges span{min-height:22px;padding:0 9px;font-size:11px;font-weight:500;letter-spacing:.06em}.transactions .tx-badges .badge-whale{border-color:#d936d547;color:#7d2b87;background:#d936d51a}.transactions .tx-positive,.transactions .tx-negative,.transactions .tx-watch{box-shadow:none}.transactions .tx-positive{border-left:3px solid #31f58e}.transactions .tx-negative{border-left:3px solid #ff5b6e}.transactions .tx-watch{border-left:3px solid #ffe06b}[data-theme=dark] .transactions .summary-primary{box-shadow:inset 0 0 0 1px #d936d524}[data-theme=dark] .transactions .tx-badges .badge-whale{border-color:#d936d557;color:#f29bff;background:#d936d51a}[data-theme=dark] .pagination{color:#a7b8ad}[data-theme=dark] .pagination button{width:112px;border:1px solid rgb(217 54 213 / 26%);color:#f4e9ff;background:#d936d526;box-shadow:0 10px 24px #d936d524}[data-theme=dark] .pagination button:disabled{border-color:#ffffff1a;color:#a7b8ad;background:#d936d514;box-shadow:none}@keyframes surface-sheen{0%,70%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:1023px){.pulse{grid-template-columns:1fr}.network-panel{border-left:0;border-top:1px solid #d8dfd6;padding-left:0;padding-top:24px}.network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pulse>div:first-child{display:grid;justify-items:center}.pulse-gauge{width:min(360px,100%)}.gauge-score strong{font-size:48px}.signals{align-items:flex-start;flex-direction:column}.section-heading{flex-direction:column;align-items:stretch}.asset-summary,.tx-summary{width:100%;min-width:0}.section-actions{justify-items:stretch}.section-total{justify-content:start;text-align:left}.asset-row-list-desktop,.tx-row-list-desktop,.foundation-row-list-desktop{display:none}.asset-card-list-mobile,.tx-card-list-mobile,.foundation-card-list-mobile{display:grid}.collapsible-section.is-mobile-collapsible:not(.is-expanded) .collapsible-body{display:none}.foundation-reserves{padding:24px 20px}.foundation-reserves .asset-summary{grid-template-columns:1fr}}@media(min-width:768px)and (max-width:1023px){.metric{flex-basis:calc((100% - 14px)/2);min-width:0}.asset-summary,.tx-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.asset-stat-grid,.tx-card-grid,.foundation-reserves .asset-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.metric-dots{display:none}}@media(max-width:767px){.metrics{scrollbar-width:none;-ms-overflow-style:none}.metrics::-webkit-scrollbar{display:none}}@media(max-width:767px){html,body,#root{max-width:100vw;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar,#root::-webkit-scrollbar,.metrics::-webkit-scrollbar,.tx-table::-webkit-scrollbar{display:none}.metrics,.tx-table{scrollbar-width:none;-ms-overflow-style:none}.header-inner{width:min(100% - 20px,420px);min-height:64px}.brand-mark{width:154px;height:52px}.brand-mark img{width:132px;height:42px}.shell{width:min(100% - 20px,420px);padding:10px 0 28px}.pulse,.signals,.transactions,.wrapped-assets{padding:20px}.pulse,.signals,.transactions,.wrapped-assets{border-radius:24px}.pulse{gap:18px}.pulse-gauge{width:min(320px,100%)}.gauge-score strong{font-size:44px}h2{font-size:15px}.transactions h2,.wrapped-assets h2{font-size:clamp(18px,5.4vw,22px);line-height:1.22}.network-panel{padding-top:18px}.network-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.network-stat strong{font-size:14px}.metrics{gap:10px;padding:0 2px 10px}.metric{flex-basis:min(88vw,330px);grid-template-rows:22px auto minmax(28px,auto) minmax(40px,auto) 1fr;gap:10px;min-height:220px;padding:16px;border-radius:24px}.metric:before{top:-18px;right:6px;font-size:120px}.metric-dots{margin-top:6px}.metric strong{font-size:20px}.metric-details .detail-row strong{font-size:13px}.metric-details{gap:7px 12px;grid-template-columns:minmax(96px,max-content) max-content minmax(0,1fr) auto;margin-top:4px}.detail-row,.detail-row.detail-row-split{grid-template-columns:subgrid}.section-heading{gap:14px;margin-bottom:18px}.section-total{grid-template-columns:20px auto}.asset-stat-grid,.tx-card-grid{grid-template-columns:1fr}.asset-summary,.tx-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.summary-card{min-height:66px;padding:12px 14px;gap:6px 10px;border-radius:18px}.summary-card strong{font-size:clamp(16px,5.2vw,20px)}.asset-card,.tx-card{padding:14px;border-radius:20px}.asset-card-head,.tx-card-head{align-items:flex-start}.asset-card-head strong,.tx-card-head strong{font-size:16px}.tx-card-head>div:last-child strong{font-size:15px}.tx-card-head>div:last-child span{font-size:11px;letter-spacing:0;text-transform:none}.asset-card-head>div:last-child,.tx-card-head>div:last-child{max-width:48%}.tx-filter-row{gap:14px}.tx-filter-row button{flex:0 1 auto;min-height:28px;padding:4px 0 6px;font-size:10px;letter-spacing:.04em}.asset-stat,.tx-card-grid>div{padding:10px 12px;border-radius:14px}.tx-card-grid>div,.asset-stat{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.tx-card-grid>div>span,.asset-stat>span{flex:0 0 auto}.tx-card-grid>div>strong,.asset-stat>strong{min-width:0;overflow:hidden;font-size:13px;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.asset-stat-wide{margin-top:10px}.pagination{justify-content:space-between;gap:8px;font-size:11px}.pagination button{width:auto;flex:1;min-height:34px;padding:0 12px}}@media(max-width:419px){.shell{width:calc(100% - 16px)}.transactions,.wrapped-assets,.pulse,.signals{padding:16px}.summary-card{grid-template-columns:1fr;padding:10px 12px;min-width:0;overflow:hidden}.summary-card>svg{display:none}.asset-summary,.tx-summary{grid-template-columns:1fr}.metric{flex-basis:calc(100vw - 24px)}}[data-theme=dark] .transactions{background:linear-gradient(180deg,#151726,#0b0c11);box-shadow:0 18px 46px #00000047,inset 0 1px #ffffff0d}.transactions .tx-row,.transactions .tx-head{padding-left:52px}.transactions .tx-signal strong,.transactions .tx-card-title strong{font-size:15px;font-weight:500;letter-spacing:0}.transactions .tx-badges span{min-height:22px;padding:0 8px;font-size:13px;font-weight:500;letter-spacing:.12em}.transactions .tx-badges .badge-whale{border-color:#d936d557;color:#f29bff;background:#d936d51a}.transactions .summary-primary{padding-right:16px;box-shadow:inset 0 0 0 1px #d936d51f}@media(max-width:1023px){.transactions .section-actions,.transactions .tx-summary{width:100%;max-width:100%;min-width:0}.transactions .summary-card{width:100%;min-width:0}}@media(max-width:767px){.transactions .tx-signal strong,.transactions .tx-card-title strong{font-size:15px}.transactions .tx-card{padding-left:14px}}.header-menu-btn{display:inline-grid;width:44px;height:44px;min-height:44px;place-items:center;padding:0;border:0;border-radius:0;color:#17201a;background:transparent;box-shadow:none;cursor:pointer;transition:opacity .16s ease}.header-menu-btn:hover{opacity:.7}[data-theme=dark] .header-menu-btn{color:#f5f0fb}.brand-title{font-weight:600;font-size:17px;letter-spacing:-.01em;color:inherit}.nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;pointer-events:none}.nav-drawer.is-open{pointer-events:auto}.nav-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a070d00;transition:background .2s ease}.nav-drawer.is-open .nav-drawer-overlay{background:#0a070d7a}.nav-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:min(320px,84vw);padding:calc(env(safe-area-inset-top,0) + 18px) 20px 24px;border-left:1px solid rgb(31 21 41 / 12%);background:#faf9fc;box-shadow:-16px 0 40px #1f152924;transform:translate(100%);transition:transform .22s cubic-bezier(.2,.6,.2,1);display:flex;flex-direction:column;gap:20px}[data-theme=dark] .nav-drawer-panel{border-left-color:#ffffff14;background:#15101c;box-shadow:-16px 0 40px #0000007f}.nav-drawer.is-open .nav-drawer-panel{transform:translate(0)}.nav-drawer-header{display:flex;align-items:center;justify-content:space-between}.nav-drawer-title{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1f15298f}[data-theme=dark] .nav-drawer-title{color:#f5f0fb85}.nav-drawer-close{display:inline-grid;width:36px;height:36px;min-height:36px;place-items:center;padding:0;border:0;border-radius:0;color:inherit;background:transparent;box-shadow:none;cursor:pointer;transition:opacity .16s ease}.nav-drawer-close:hover{opacity:.7}.nav-drawer-nav{display:flex;flex-direction:column;gap:4px}.nav-drawer-link{display:flex;align-items:center;gap:12px;padding:12px 14px;border:0;border-radius:12px;font-size:15px;font-weight:500;color:inherit;background:transparent;cursor:pointer;text-align:left}.nav-drawer-link:hover{background:#1f15290f}[data-theme=dark] .nav-drawer-link:hover{background:#ffffff0f}.nav-drawer-link.is-active{background:#d936d51f;color:#b321b1}[data-theme=dark] .nav-drawer-link.is-active{background:#d936d52e;color:#f4a4f2}.nav-drawer-section{display:flex;flex-direction:column;gap:10px;padding-top:16px;border-top:1px solid rgb(31 21 41 / 8%)}[data-theme=dark] .nav-drawer-section{border-top-color:#ffffff14}.nav-drawer-section-title{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1f15297f}[data-theme=dark] .nav-drawer-section-title{color:#f5f0fb7f}.nav-drawer-theme{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid rgb(31 21 41 / 12%);border-radius:12px;font-size:14px;font-weight:500;color:inherit;background:transparent;cursor:pointer;text-align:left}.nav-drawer-theme:hover{background:#1f15290a}[data-theme=dark] .nav-drawer-theme{border-color:#ffffff1f}[data-theme=dark] .nav-drawer-theme:hover{background:#ffffff0f}.validators-screen{display:flex;flex-direction:column;gap:20px}.validators-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.validators-epoch{display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap;width:100%}.validators-epoch-block{display:flex;flex-direction:column;gap:2px}.validators-epoch-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1f15298f}[data-theme=dark] .validators-epoch-label{color:#f5f0fb8f}.validators-epoch-value{font-size:26px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.validators-epoch-countdown{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-variant-numeric:tabular-nums;color:#1f152999}[data-theme=dark] .validators-epoch-countdown{color:#f5f0fb99}.validators-epoch-klever-version{display:inline-flex;align-items:baseline;gap:8px;margin-left:auto;padding:2px 10px;border:1px solid rgb(11 159 97 / 28%);border-radius:999px;background:#0b9f611a;color:#0b9f61;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:600;letter-spacing:0}.validators-epoch-klever-version-tag{font-weight:600}.validators-epoch-klever-version-date{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:11px;font-weight:500;opacity:.75}[data-theme=dark] .validators-epoch-klever-version{border-color:#55efb54d;background:#55efb51f;color:#55efb5}.validator-new-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 7px;border-radius:6px;background:#d936d5;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;vertical-align:middle}[data-theme=dark] .validator-new-badge{background:#f4a4f2;color:#1a1320}.validator-card.is-new{border-color:#d936d57f;box-shadow:0 0 0 1px #d936d538}[data-theme=dark] .validator-card.is-new{border-color:#f4a4f28c;box-shadow:0 0 0 1px #f4a4f240}.validators-epoch-meta{font-size:12px;color:#1f15298f;margin-left:auto}[data-theme=dark] .validators-epoch-meta{color:#f5f0fb8f}.validators-filter-row{flex-wrap:wrap;gap:18px;margin-top:4px;margin-bottom:0;align-items:center}.validators-search-row{position:relative;display:flex;align-items:center;margin-top:12px;margin-bottom:4px}.validators-search-input{flex:1;min-height:32px;padding:0 28px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;color:inherit;font:inherit;font-size:13px;outline:none}.validators-search-input::placeholder{color:#2d273866}.validators-search-input:focus{outline:none;box-shadow:none}[data-theme=dark] .validators-search-input::placeholder{color:#f7f7fa5c}.validators-search-clear{position:absolute;right:0;width:24px;height:24px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;box-shadow:none;color:#2d27387a;font-size:18px;line-height:1;cursor:pointer;border-radius:0}.validators-search-clear:hover{color:#2d2738e0;background:transparent}[data-theme=dark] .validators-search-clear{color:#f7f7fa7a}[data-theme=dark] .validators-search-clear:hover{color:#f7f7fae0;background:transparent}.validators-edit-button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:4px 6px;border:0;border-radius:0;border-bottom:2px solid transparent;background:transparent;box-shadow:none;color:#6a6572;font-weight:600;font-size:11px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,border-bottom-color .16s ease}.validators-edit-button:hover,.validators-edit-button:focus-visible{color:#17131d;outline:none}.validators-edit-button.active{color:#b321b1;border-bottom-color:#b321b1}[data-theme=dark] .validators-edit-button{color:#a7b8ad}[data-theme=dark] .validators-edit-button:hover,[data-theme=dark] .validators-edit-button:focus-visible{color:#f4f8f4}[data-theme=dark] .validators-edit-button.active{color:#f4a4f2;border-bottom-color:#f4a4f2}.validators-edit-row{display:flex;justify-content:flex-end;gap:18px;margin-top:2px}.validators-clear-button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:4px 6px;border:0;border-radius:0;border-bottom:2px solid transparent;background:transparent;box-shadow:none;color:#b91c1c;font-weight:600;font-size:11px;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:color .16s ease,border-bottom-color .16s ease}.validators-clear-button:hover,.validators-clear-button:focus-visible{color:#991616;border-bottom-color:currentColor;outline:none}[data-theme=dark] .validators-clear-button{color:#f87171}[data-theme=dark] .validators-clear-button:hover,[data-theme=dark] .validators-clear-button:focus-visible{color:#fca5a5}.validators-selection-hint{margin:4px 0 0;padding:8px 12px;border-radius:10px;background:#d936d51a;color:#b321b1;font-size:12px;font-weight:500}[data-theme=dark] .validators-selection-hint{background:#d936d52e;color:#f4a4f2}.validator-mine-icon{margin-right:6px;color:#0b9f61;vertical-align:middle}[data-theme=dark] .validator-mine-icon{color:#55efb5}.validators-table.is-selecting tbody tr{cursor:copy}.validators-table tbody tr.is-mine-active{background:#0b9f6124}[data-theme=dark] .validators-table tbody tr.is-mine-active{background:#34d39924}.validators-table tbody tr.is-failing,.validators-table tbody tr.is-failing.is-mine-active{background:#dc262629}[data-theme=dark] .validators-table tbody tr.is-failing,[data-theme=dark] .validators-table tbody tr.is-failing.is-mine-active{background:#ef444438}.validator-card.is-failing,.validator-card.is-failing.is-mine,.validator-card.is-failing.is-mine-active{background:#dc262624;border-color:#dc26268c}[data-theme=dark] .validator-card.is-failing,[data-theme=dark] .validator-card.is-failing.is-mine,[data-theme=dark] .validator-card.is-failing.is-mine-active{background:#ef44442e;border-color:#ef444499}.validator-card .node-badges{margin-top:6px}.validators-table tbody tr.is-mine-active.is-selectable{background:#0b9f613d}[data-theme=dark] .validators-table tbody tr.is-mine-active.is-selectable{background:#34d39938}.validator-card.is-mine-active{border-color:#0b9f6173;background:#0b9f6114}[data-theme=dark] .validator-card.is-mine-active{border-color:#34d39973;background:#34d3991a}.validator-card.is-selectable{cursor:copy}.validator-card.is-mine-active.is-selectable{border-color:#0b9f61a6;box-shadow:0 0 0 1px #0b9f6159}[data-theme=dark] .validator-card.is-mine-active.is-selectable{border-color:#34d399b3;box-shadow:0 0 0 1px #34d39959}.tx-filter-row .validators-mynodes-chip,.validators-mynodes-chip{margin-left:auto!important}@media(max-width:899px){.validators-screen{gap:10px}.validators-summary{gap:6px}}.validators-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.validator-card{display:flex;flex-direction:column;gap:14px;padding:16px;border:1px solid rgb(31 21 41 / 10%);border-radius:16px;background:#ffffffb3;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.validator-card:hover,.validator-card:focus-visible{border-color:#d936d55c;background:#fff;outline:none;transform:translateY(-1px)}[data-theme=dark] .validator-card{border-color:#ffffff14;background:#ffffff08}[data-theme=dark] .validator-card:hover,[data-theme=dark] .validator-card:focus-visible{border-color:#d936d57a;background:#ffffff0f}.validator-card-head{display:grid;grid-template-columns:auto auto 1fr;column-gap:6px;row-gap:0;align-items:center}.validator-card-head>.validator-logo{margin-left:4px}.validator-card-rank{font-size:13px;font-weight:700;color:#1f15298f;font-variant-numeric:tabular-nums}[data-theme=dark] .validator-card-rank{color:#f5f0fb8f}.validator-logo{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#1f15290f}[data-theme=dark] .validator-logo{background:#ffffff14}.validator-logo-fallback{display:grid;place-items:center;font-weight:700;font-size:14px;color:#1f1529b8}[data-theme=dark] .validator-logo-fallback{color:#f5f0fbb8}.validator-card-identity{min-width:0}.validator-card-name{margin:0;font-size:15px;font-weight:600;letter-spacing:-.01em;word-break:break-word}.validator-card-status{margin:2px 0 0;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1f15298f}[data-theme=dark] .validator-card-status{color:#f5f0fb8f}.validator-card-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin:0}.validator-card-stats>div{display:flex;flex-direction:column;gap:2px;min-width:0}.validator-card-stats dt{font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1f15298f}[data-theme=dark] .validator-card-stats dt{color:#f5f0fb8f}.validator-card-stats dd{margin:0;font-size:14px;font-weight:600;font-variant-numeric:tabular-nums}.validator-card-missed{color:#b91c1c}[data-theme=dark] .validator-card-missed{color:#f87171}.validator-cell-identity{display:flex;align-items:center;gap:10px;min-width:0}.validator-cell-identity .validator-logo{width:28px;height:28px;flex-shrink:0}.validator-cell-identity .validator-logo-fallback{font-size:12px}.validator-cell-text{display:flex;flex-direction:column;min-width:0}.validator-cell-name{font-weight:600;font-size:14px;line-height:1.2;overflow-wrap:anywhere}.validator-cell-new{margin-top:4px}.validator-cell-new .validator-new-badge{margin-left:0}.validator-cell-address{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;color:#1f15298f}[data-theme=dark] .validator-cell-address{color:#f5f0fb8f}.node-badges{display:inline-flex;flex-wrap:wrap;gap:0;margin-top:4px}.node-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:0;border:0;border-top:2px solid transparent;font-family:ui-sans-serif,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:lowercase;line-height:1.5;white-space:nowrap;flex:0 0 auto}.node-badge-new,.node-badge-streak{min-width:30px;justify-content:center;text-align:center}.node-badge-new{color:#b321b1;background:#d936d51f;border-color:#d936d55c;letter-spacing:.08em}.node-badge-streak{color:#1f1529b3;background:#ffffffeb;border-color:#1f152938;font-variant-numeric:tabular-nums;text-transform:none}.node-badge-misses{color:#fff;background:#dc2626;border-top-color:#fff;font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:.04em}[data-theme=dark] .node-badge-misses{color:#fff;background:#ef4444;border-top-color:#fffc}[data-theme=dark] .node-badge-new{color:#f4a4f2;background:#f4a4f224;border-color:#f4a4f266}[data-theme=dark] .node-badge-streak{color:#f5f0fbeb;background:#ffffff1f;border-color:#ffffff61}.node-badge-ok{color:#0b9f61;background:#0b9f611f;border-color:#0b9f6152}.node-badge-lagging{color:#b06b00;background:#ffb82926;border-color:#ffb82966}.node-badge-stale,.node-badge-offline{color:#b91c1c;background:#b91c1c1f;border-color:#b91c1c59}.node-badge-version.node-badge-new,.node-badge-version.node-badge-ok{color:#0b9f61;background:#0b9f611a;border-color:#0b9f6147;text-transform:none}.node-badge-version.node-badge-old,.node-badge-version.node-badge-previous,.node-badge-version.node-badge-outdated{color:#b06b00;background:#ffb8291f;border-color:#ffb8295c;text-transform:none}.node-badge-version.node-badge-unknown{color:#1f15298f;background:#1f15290f;border-color:#1f15292e;text-transform:none}[data-theme=dark] .node-badge-ok{color:#55efb5;background:#55efb524;border-color:#55efb557}[data-theme=dark] .node-badge-lagging,[data-theme=dark] .node-badge-version.node-badge-old,[data-theme=dark] .node-badge-version.node-badge-previous,[data-theme=dark] .node-badge-version.node-badge-outdated{color:#ffb84a;background:#ffb84a29;border-color:#ffb84a61}[data-theme=dark] .node-badge-stale,[data-theme=dark] .node-badge-offline{color:#f87171;background:#f8717129;border-color:#f871715c}[data-theme=dark] .node-badge-version.node-badge-new,[data-theme=dark] .node-badge-version.node-badge-ok{color:#55efb5;background:#55efb51f;border-color:#55efb54d}[data-theme=dark] .node-badge-version.node-badge-unknown{color:#f5f0fb8f;background:#ffffff0f;border-color:#ffffff2e}@media(max-width:899px){.node-badge{padding:2px 6px;font-size:9px;letter-spacing:0}.validators-table thead th.col-rank,.validators-table tbody td.col-rank{padding-left:6px;padding-right:2px;width:22px}.validators-table tbody td.col-name{padding-left:4px}.validator-cell-identity{gap:6px}.node-badges{flex-shrink:0;flex-wrap:wrap;row-gap:2px}.validators-table tbody td.col-num{padding-left:4px;padding-right:10px}}.validators-table .col-num>div+.col-num-missed{margin-top:2px;font-size:11px;font-weight:500;color:#1f15298f}[data-theme=dark] .validators-table .col-num>div+.col-num-missed{color:#f5f0fb8f}.validators-table .col-num .col-num-bad{color:#b91c1c;font-weight:700}[data-theme=dark] .validators-table .col-num .col-num-bad{color:#f87171}.validators-table-wrap{overflow-x:auto;border:1px solid rgb(31 21 41 / 10%);border-radius:16px;background:#ffffffb3}[data-theme=dark] .validators-table-wrap{border-color:#ffffff14;background:#ffffff08}.validators-table{width:100%;border-collapse:collapse;font-size:14px}.validators-table thead th{padding:12px 16px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-align:left;color:#1f15298f;border-bottom:1px solid rgb(31 21 41 / 8%)}[data-theme=dark] .validators-table thead th{color:#f5f0fb8f;border-bottom-color:#ffffff14}.validators-table tbody td{padding:14px 16px;border-bottom:1px solid rgb(31 21 41 / 6%)}.validators-table tbody td.col-rank{padding-right:4px}.validators-table tbody td.col-name{padding-left:8px}[data-theme=dark] .validators-table tbody td{border-bottom-color:#ffffff0d}.validators-table tbody tr{cursor:pointer;transition:background .12s ease}.validators-table tbody tr:hover,.validators-table tbody tr:focus-visible{background:#d936d50f;outline:none}[data-theme=dark] .validators-table tbody tr:hover,[data-theme=dark] .validators-table tbody tr:focus-visible{background:#d936d51a}.validators-table tbody tr:last-child td{border-bottom:0}.validators-table .col-rank{width:28px;color:#1f15298f;font-variant-numeric:tabular-nums}[data-theme=dark] .validators-table .col-rank{color:#f5f0fb8f}.validators-table .col-name{font-weight:600;word-break:break-word}.validators-table .col-num{width:110px;text-align:right;font-variant-numeric:tabular-nums}.validators-empty{padding:32px 16px;text-align:center;color:#1f15298f}[data-theme=dark] .validators-empty{color:#f5f0fb8f}.my-nodes-empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:36px 28px;border:1px dashed rgb(217 54 213 / 36%);border-radius:18px;background:#d936d50f;text-align:center}[data-theme=dark] .my-nodes-empty{border-color:#f4a4f25c;background:#d936d51a}.my-nodes-empty-icon{display:inline-grid;width:64px;height:64px;margin-bottom:4px;place-items:center;border-radius:50%;background:#d936d51f;color:#b321b1}[data-theme=dark] .my-nodes-empty-icon{background:#f4a4f224;color:#f4a4f2}.my-nodes-empty-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.01em}.my-nodes-empty-body,.my-nodes-empty-hint{margin:0;max-width:480px;font-size:14px;line-height:1.45;color:#1f1529ad}[data-theme=dark] .my-nodes-empty-body,[data-theme=dark] .my-nodes-empty-hint{color:#f5f0fbad}.my-nodes-empty-hint{font-size:13px;color:#1f15298f}[data-theme=dark] .my-nodes-empty-hint{color:#f5f0fb8f}.my-nodes-empty-hint strong{font-weight:600;color:#b321b1}[data-theme=dark] .my-nodes-empty-hint strong{color:#f4a4f2}.my-nodes-empty-enable{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:8px 16px;border:1px solid rgb(11 159 97 / 50%);border-radius:999px;background:#0b9f611f;color:#0b9f61;font-size:13px;font-weight:600;cursor:pointer;min-height:36px;box-shadow:none;transition:background .16s ease,border-color .16s ease}.my-nodes-empty-enable:hover:not(:disabled){background:#0b9f6133}.my-nodes-empty-enable:disabled{opacity:.6;cursor:progress}[data-theme=dark] .my-nodes-empty-enable{border-color:#34d3997f;background:#34d39924;color:#55efb5}[data-theme=dark] .my-nodes-empty-enable:hover:not(:disabled){background:#34d39938}.my-nodes-empty-status{display:inline-flex;align-items:center;gap:6px;margin:6px 0 0;font-size:12px;color:#0b9f61}[data-theme=dark] .my-nodes-empty-status{color:#55efb5}.my-nodes-empty-error{margin:6px 0 0;font-size:12px;color:#b91c1c}[data-theme=dark] .my-nodes-empty-error{color:#f87171}.validators-foot-note{font-size:12px;color:#1f15298f;margin:4px 0 0}[data-theme=dark] .validators-foot-note{color:#f5f0fb8f}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:16px;background:#0a070d8f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal.validator-sheet-backdrop{place-items:end center;padding:0}.modal-sheet{width:min(640px,100%);max-height:90vh;padding:14px 20px calc(24px + env(safe-area-inset-bottom));border:1px solid rgb(31 21 41 / 14%);border-bottom:0;border-radius:20px 20px 0 0;background:#faf9fc;box-shadow:0 -22px 60px #0a070d52;overflow-y:auto;animation:help-sheet-in .22s cubic-bezier(.2,.8,.2,1)}[data-theme=dark] .modal-sheet{background:#15101c;border-color:#ffffff14}.modal-sheet-grabber{display:block;width:44px;height:4px;margin:0 auto 14px;border-radius:999px;background:#1f152929}[data-theme=dark] .modal-sheet-grabber{background:#ffffff2e}.validator-sheet-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.validator-sheet-header .validator-logo{flex-shrink:0;width:44px;height:44px;border-radius:12px;margin-top:4px}.validator-sheet-identity{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.validator-sheet-identity .modal-title{margin:0}.validator-sheet-address{display:inline-flex;align-items:center;gap:6px;margin-top:6px;min-height:28px;padding:4px 8px;border:0;border-radius:8px;background:#1f15290f;color:#1f1529b8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:500;cursor:pointer;box-shadow:none}.validator-sheet-address:hover,.validator-sheet-address:focus-visible{background:#1f15291f;color:#17131d;outline:none}[data-theme=dark] .validator-sheet-address{background:#ffffff14;color:#f5f0fbb8}[data-theme=dark] .validator-sheet-address:hover,[data-theme=dark] .validator-sheet-address:focus-visible{background:#ffffff24;color:#f5f0fb}.validator-rate-row.is-skeleton{pointer-events:none}.validator-rate-row.is-skeleton span,.validator-rate-row.is-skeleton strong{display:inline-block;height:12px;border-radius:4px;background:#1f152914;animation:validator-skeleton-pulse 1.2s ease-in-out infinite}.validator-rate-row.is-skeleton span{width:38%}.validator-rate-row.is-skeleton strong{width:28%}[data-theme=dark] .validator-rate-row.is-skeleton span,[data-theme=dark] .validator-rate-row.is-skeleton strong{background:#ffffff1a}@keyframes validator-skeleton-pulse{0%,to{opacity:1}50%{opacity:.55}}.modal-card{width:min(520px,100%);max-height:calc(100vh - 32px);overflow-y:auto;padding:24px;border-radius:18px;background:#faf9fc;box-shadow:0 24px 60px #0a070d52}[data-theme=dark] .modal-card{background:#15101c}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-eyebrow{margin:0 0 4px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1f15298f}[data-theme=dark] .modal-eyebrow{color:#f5f0fb8f}.modal-title{margin:0 0 4px;font-size:20px;font-weight:700;letter-spacing:-.02em}.modal-sub{margin:0;font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all;color:#1f15298f}[data-theme=dark] .modal-sub{color:#f5f0fb8f}.modal-close{display:inline-grid;width:32px;height:32px;min-height:32px;flex-shrink:0;place-items:center;padding:0;border:0;border-radius:10px;color:inherit;background:#1f15290f;box-shadow:none;cursor:pointer}.modal-close:hover{background:#1f15291f}[data-theme=dark] .modal-close{background:#ffffff14}[data-theme=dark] .modal-close:hover{background:#ffffff24}.validator-modal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.modal-stat{display:flex;flex-direction:column;gap:4px;padding:12px 14px;border:1px solid rgb(31 21 41 / 8%);border-radius:12px}[data-theme=dark] .modal-stat{border-color:#ffffff14}.modal-stat-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1f15298f}[data-theme=dark] .modal-stat-label{color:#f5f0fb8f}.modal-stat-value{font-size:16px;font-weight:700;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.modal-stat-sub{font-size:11px;color:#1f15298f}[data-theme=dark] .modal-stat-sub{color:#f5f0fb8f}.validator-modal-rates{margin-top:4px}.validator-modal-rates+.validator-modal-rates{margin-top:18px}.modal-section-title{margin:0 0 10px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1f15298f}[data-theme=dark] .modal-section-title{color:#f5f0fb8f}.validator-rate-row{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgb(31 21 41 / 6%);font-size:14px}[data-theme=dark] .validator-rate-row{border-bottom-color:#ffffff0f}.validator-rate-row:last-child{border-bottom:0}.validator-rate-row strong{font-variant-numeric:tabular-nums}
