:root{color-scheme:dark;--bg:#0b1118;--panel:#101922;--panel-raised:#141f2c;--line:#243242;--line-soft:#1b2836;--text:#eef2f9;--muted:#95a8c2;--faint:#6e829d;--blue:#3c7bfa;--blue-soft:#86b1ff;--green:#73dfb5;--red:#ff8f80;--amber:#d6b477;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:14px;font-synthesis:none}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--text);background:radial-gradient(ellipse at 55% 10%,#10192345,transparent 65%),var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.38}button,input,select{color:var(--text)}button{border:1px solid var(--line);border-radius:6px;background:transparent}button:hover:not(:disabled){background:#1b2a3e;border-color:#425b7d}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--blue-soft);outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}svg{display:block}button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.app-header{height:70px;display:flex;align-items:center;gap:68px;border-bottom:1px solid var(--line-soft);padding:0 36px;background:#0e1721;max-width:100%}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:20px;font-weight:750;letter-spacing:.085em}.brand-mark{flex:none}.app-header nav{display:flex;align-items:stretch;align-self:stretch;gap:35px}.app-header nav a{display:flex;align-items:center;padding:0 4px;color:#abb9d0;font-size:14px;white-space:nowrap;position:relative}.app-header nav a.active{color:#f2f5fb;font-weight:600}.app-header nav a.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:var(--blue)}.app-header nav a:hover{color:white}.header-caption{margin-left:auto;color:#7990ad;font-size:11px;white-space:nowrap}main{max-width:1740px;margin:0 auto;padding:28px 36px 22px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:23px}h1{font-size:33px;line-height:1.3;letter-spacing:-.035em;font-weight:680;margin:0}.refresh-area{display:flex;align-items:center;gap:9px;color:#8398b5;font-size:11px;flex-shrink:0}.refresh-area #balance-updated{max-width:320px;text-align:right;font-variant-numeric:tabular-nums}.refresh-area #balance-updated span{display:block}.icon-button{width:33px;height:33px;display:inline-flex;align-items:center;justify-content:center;border-color:transparent;flex:none;color:#b5c4dc}.filters{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.asset-chain-controls,.date-search-controls{display:flex;align-items:center;gap:16px;min-width:0}.asset-tabs{display:flex;align-items:center;border:1px solid var(--line);background:#111b28;border-radius:8px;padding:3px;gap:3px}.asset-tabs button{border:0;border-radius:6px;font-size:12px;padding:9px 23px;min-height:36px;color:#a5b9d6}.asset-tabs button.active,.asset-tabs button[aria-pressed="true"]{background:linear-gradient(120deg,#3f85ff,#3470ed);box-shadow:inset 0 0 0 1px #73a5ff40;color:white}.select-field{height:44px;border:1px solid var(--line);border-radius:8px;background:#111b27;display:flex;align-items:center;position:relative;color:#bdcbe0}.select-field select{border:0;outline:0;background:transparent;appearance:none;padding:10px 37px 10px 43px;min-height:42px;font-size:12px;width:100%;border-radius:8px;cursor:pointer}.select-field select:focus-visible{outline:2px solid var(--blue-soft)}.select-field .select-chevron{position:absolute;right:13px;top:17px;width:12px;height:12px;fill:none;stroke:#b9cbe5;stroke-width:1.4;pointer-events:none}.network-field{min-width:176px}.network-icon{width:19px;height:25px;position:absolute;left:13px;top:9px;fill:#9fb5ec;pointer-events:none}.date-field{min-width:207px}.calendar-icon{width:20px;height:21px;position:absolute;left:12px;top:10px;fill:none;stroke:#b8c7df;stroke-width:1.4;stroke-linecap:round;pointer-events:none}.search-field{height:44px;display:flex;align-items:center;position:relative;min-width:215px;border:1px solid var(--line);border-radius:8px;background:#111b27}.search-field svg{position:absolute;left:13px;width:19px;height:19px;fill:none;stroke:#b8c9e1;stroke-width:1.5;stroke-linecap:round;pointer-events:none}.search-field input{background:transparent;border:0;border-radius:8px;outline:0;width:100%;height:100%;padding:10px 13px 10px 43px;font-size:12px}.search-field input::placeholder{color:#8ea1bd}.search-field:focus-within{outline:2px solid var(--blue-soft);outline-offset:2px}.request-status{font-size:11px;color:#9bacc5;margin:0 0 12px;line-height:1.6}.request-status:empty{display:none}.request-status.error{color:var(--amber)}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:linear-gradient(115deg,#111c27,#101922);border-radius:8px;padding:21px 0;margin-bottom:16px}.metrics article{min-width:0;padding:0 27px;border-right:1px solid var(--line);position:relative}.metrics article:last-child{border-right:0}.metric-label{display:flex;gap:10px;align-items:center;color:#b1c1da;font-size:13px;margin-bottom:9px}.info-mark{display:inline-grid;place-items:center;width:13px;height:13px;font-size:9px;line-height:1;border:1px solid #8199b8;color:#a8beda;border-radius:50%;font-style:normal;vertical-align:middle;flex:none}.metrics strong{display:block;font-size:35px;line-height:1.15;font-weight:640;letter-spacing:-.045em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.metric-unit{display:block;color:#9fb3d2;font-size:12px;margin-top:5px;max-width:100%;overflow-wrap:anywhere}.metric-status{display:block;min-height:0;color:var(--amber);font-size:9px;margin-top:5px;line-height:1.6}.metric-status:empty{display:none}.incoming{color:var(--green)!important}.outgoing{color:var(--red)!important}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(0,1fr);gap:16px;align-items:stretch}.panel{border:1px solid var(--line);border-radius:8px;min-width:0;background:linear-gradient(120deg,#111c26,#101923);overflow:hidden}.ranking-panel{display:flex;flex-direction:column;min-height:470px}.panel-heading{display:flex;align-items:center;gap:15px;padding:18px 20px 16px;border-bottom:1px solid var(--line-soft);min-height:66px}h2{font-size:18px;line-height:1.35;font-weight:600;margin:0;letter-spacing:-.015em}.entity-count{color:#8298b6;font-size:12px;white-space:nowrap}.table-scroll{overflow-x:auto;max-width:100%;scrollbar-width:thin;scrollbar-color:#354760 transparent}.ranking-table-scroll{flex:1}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{font-size:11px;line-height:1.45;color:#98aecb;font-weight:450;white-space:nowrap;padding:11px 14px;border-bottom:1px solid var(--line-soft)}td{padding:13px 14px;vertical-align:middle;border-bottom:1px solid var(--line-soft);font-variant-numeric:tabular-nums;line-height:1.5;white-space:nowrap}.ranking-table{table-layout:auto}.ranking-table th:first-child,.ranking-table td:first-child{padding-left:20px}.ranking-table th:last-child,.ranking-table td:last-child{padding-right:20px}.rank-col{width:58px}.rank{font-size:11px;color:#9cb1cc}.number{text-align:right;font-variant-numeric:tabular-nums}.ranking-table tbody tr{position:relative}.ranking-table tbody tr:hover{background:#1b2b413d}.ranking-table tbody tr.selected,.ranking-table tbody tr[aria-selected="true"]{background:#1c2c43}.ranking-table tbody tr.selected>td:first-child,.ranking-table tbody tr[aria-selected="true"]>td:first-child{box-shadow:inset 4px 0 var(--blue);color:#eff5ff}.entity-btn{display:flex;align-items:center;gap:9px;padding:0;border:0;text-align:left;background:none!important;min-width:120px;font-size:12px;color:#edf3ff;font-weight:550;border-radius:2px}.entity-btn:hover{color:white;border:0}.entity-badge,.entity-logo{width:23px;height:23px;display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:6px;background:#273952;color:#c3d8ff;font-size:12px;font-weight:650}.entity-badge svg,.entity-logo svg,.selected-icon svg{width:100%;height:100%;display:block}.entity-name{max-width:150px;overflow:hidden;text-overflow:ellipsis}.row-meta{display:block;font-size:9px;color:#8198b6;white-space:normal;margin-top:3px;line-height:1.5}.balance-cell{display:flex;align-items:center;justify-content:flex-end;gap:14px}.balance-spark,.balance-progress{width:85px;height:7px;flex:none;overflow:visible}.balance-spark .track,.balance-progress .track{fill:#253548}.balance-spark .fill,.balance-progress .fill{fill:#6e9ffe}.balance-spark rect:first-child,.balance-progress rect:first-child{fill:#253548}.balance-spark rect:nth-child(2),.balance-progress rect:nth-child(2){fill:#6e9ffe}.balance-amount{min-width:68px;display:inline-block;text-align:right;font-size:12px;font-weight:500}.amount-pending{color:#7589a4}.amount-note,.partial-mark{display:block;margin-top:2px;font-size:9px;color:var(--amber);font-weight:400}.status-chip{display:inline-block;max-width:100%;font-size:9px;font-weight:450;border:1px solid #40536d;color:#9bb2d2;border-radius:4px;padding:1px 5px;line-height:1.6;vertical-align:middle;white-space:nowrap}.status-chip.partial,.status-chip.pending,.status-chip.stale{color:#d1b079;border-color:#59492f;background:#2a251b}.status-chip.complete{color:#83c5b1;border-color:#31554b;background:#142a24}.empty,.empty-state{padding:46px 20px;text-align:center;color:#8299b8;font-size:12px;white-space:normal}.pagination{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#9db0cb;font-size:11px;min-height:65px}.ranking-pagination{margin-top:auto;border-top:1px solid var(--line-soft)}.pagination-controls,.page-buttons{display:flex;align-items:center;gap:7px}.pagination button{height:27px;min-width:27px;padding:2px 7px;border:1px solid #2b3d54;background:#101b29;color:#a2b8d5;font-size:11px;border-radius:5px;line-height:1}.pagination button.active,.pagination button[aria-current="page"]{background:var(--blue);border-color:#5590ff;color:white;box-shadow:0 0 8px #3073ec20}.pagination .page-arrow{font-size:21px;font-weight:300;padding:0 6px}.page-ellipsis{color:#677e9e;font-size:11px}.selected-panel{display:flex;flex-direction:column;padding:18px 18px 15px;min-height:470px}.selected-heading{display:flex;align-items:center;gap:10px;margin-bottom:19px;min-width:0}.selected-heading h2{font-size:19px;min-width:0;overflow-wrap:anywhere}.selected-icon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:#23354c;color:#c5dbff;font-weight:650;font-size:16px;flex:none}.flow-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px;flex-wrap:wrap}.flow-heading h3{font-size:15px;margin:0;font-weight:560;color:#edf4ff}.chart-legend{display:flex;gap:11px;align-items:center;flex-wrap:wrap;color:#b0c0d8;font-size:9px}.chart-legend span{display:flex;align-items:center;gap:5px;white-space:nowrap}.chart-legend i{width:7px;height:7px;border-radius:50%;display:inline-block}.incoming-key{background:var(--green)}.outgoing-key{background:var(--red)}.chart-legend .net-key{background:#6193ff;position:relative}.chart-legend .net-key:before{content:"";position:absolute;width:13px;height:1px;background:#94b4ff;left:-3px;top:3px}.chart-unit{align-self:flex-end;color:#8ba1c0;font-size:10px;margin:0 0 6px;min-height:15px}.chart-container{width:100%;min-width:0;position:relative;min-height:220px;display:flex;align-items:center;justify-content:center}.chart-container svg{width:100%;height:auto;display:block;overflow:visible}.chart-container svg text{font-family:inherit;fill:#9bb1cd;font-size:10px;font-variant-numeric:tabular-nums}.chart-container svg .grid-line{stroke:#1e2a38;stroke-width:1}.chart-container svg .zero-line{stroke:#54708d;stroke-width:1}.chart-container svg .incoming-bar{fill:#6ad8ae}.chart-container svg .outgoing-bar{fill:#f18578}.chart-container svg .partial-bar{fill-opacity:.72}.chart-container svg .net-line{fill:none;stroke:#87afff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.chart-container svg .net-point{fill:#5089fa;stroke:#dce8ff;stroke-width:1}.chart-container svg .chart-empty{fill:#8199b6;font-size:9px}.chart-container svg .chart-value{fill:#dce7f7;font-size:11px}.chart-container svg .chart-label{fill:#b5c8e3;font-size:11px}.chart-pending{padding:40px 12px;margin:0;color:#718ba9;text-align:center;font-size:11px;line-height:1.8;max-width:300px}.chart-note{font-size:10px;color:var(--amber);margin:7px 0 12px;min-height:0;line-height:1.7}.chart-note:empty{display:none}.selected-stats{display:grid;grid-template-columns:.85fr 1fr;border-top:1px solid var(--line);padding-top:15px;margin-top:auto;gap:18px}.selected-stats>div{min-width:0}.selected-stats>div+div{border-left:1px solid var(--line);padding-left:20px}.selected-stats span{color:#94a9c5;font-size:11px;display:block;margin-bottom:5px}.selected-stats strong{font-size:23px;line-height:1.4;font-weight:590;display:block;font-variant-numeric:tabular-nums}.selected-stats .network-name{font-size:13px;font-weight:500;line-height:1.65;padding-top:4px;overflow-wrap:anywhere;color:#dbe5f5}.detail-button{display:flex;align-items:center;justify-content:center;gap:13px;padding:9px 12px;width:100%;border:1px solid #2c4059;border-radius:6px;font-size:12px;color:#c7d7ef;margin-top:15px;background:#111d2a;min-height:37px}.detail-button span{font-size:17px}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 0 0;font-size:11px;color:#8fa4bf}.text-button{display:inline-flex;align-items:center;gap:9px;border:0;padding:4px 0;color:#adc0db;background:none!important;font-size:11px}.text-button:hover{text-decoration:underline}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;margin:-1px}.muted{color:var(--muted)}
/* Address details use a native dialog so keyboard focus and Escape stay local. */
dialog{color:var(--text);background:#101a26;border:1px solid #32475f;padding:0;box-shadow:0 24px 100px #0009}dialog::backdrop{background:#030711bb;backdrop-filter:blur(3px)}.address-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(720px,calc(100vw - 24px));height:100dvh;max-height:100dvh;max-width:none;border-width:0 0 0 1px;border-radius:0}.address-drawer[open]{display:flex;flex-direction:column}.dialog-heading{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:23px 24px;border-bottom:1px solid var(--line);flex:none}.dialog-heading h2{font-size:21px}.dialog-eyebrow{font-size:10px;color:#7d95b5;letter-spacing:.1em;margin-bottom:6px}.dialog-close{font-size:25px;width:30px;height:30px;color:#a6bcd7;font-weight:300}.drawer-content{padding:20px 24px;overflow-y:auto;overscroll-behavior:contain;flex:1;min-height:0}.status-tabs{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:14px}.status-tabs button{padding:6px 10px;border:1px solid #2c405b;font-size:11px;color:#90a8c9}.status-tabs button.active,.status-tabs button[aria-pressed="true"]{background:#233c60;color:#d5e5ff;border-color:#486b9c}.address-status{font-size:11px;line-height:1.8;color:#9eb1cc;margin:0 0 13px}.address-status:empty{display:none}.address-body{min-width:0}.address-table{font-size:11px}.address-table th{font-size:10px;background:#142236;padding:11px}.address-table td{padding:13px 11px;white-space:normal;vertical-align:top}.address-table td:first-child{min-width:220px}.address{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px;word-break:break-all;line-height:1.8;color:#b8ceec;display:block}.address-table .label{font-size:10px;color:#879fbf;display:block;margin-top:4px;overflow-wrap:anywhere}.source-link{color:#9dbff3;font-size:11px;white-space:nowrap}.source-link:hover{text-decoration:underline}.attribution-inferred{color:var(--amber)}.address-notice{font-size:10px;line-height:1.8;color:#8d9fb9;margin:15px 0 0}.address-empty{padding:45px 15px;text-align:center;color:#8298b5;font-size:12px}.drawer-pagination{border-top:1px solid var(--line);flex:none;background:#0e1824}.address-card{padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.address-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.address-card .address{font-size:11px}.address-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8299b9;font-size:10px;margin-top:9px}.method-dialog{width:min(620px,calc(100vw - 30px));max-height:calc(100dvh - 50px);border-radius:10px}.method-content{padding:22px 25px 26px;font-size:12px;color:#92a8c5;line-height:1.9}.method-content dl{margin:0}.method-content dl>div{margin-bottom:18px}.method-content dt{color:#d1dff1;font-weight:550;margin-bottom:4px;font-size:12px}.method-content dd{margin:0}.method-content p{font-size:11px;line-height:1.9}.method-content p:empty{display:none}.daily-data{border-top:1px solid var(--line);margin-top:20px;padding-top:12px}.daily-data summary{cursor:pointer;color:#a9c2e5;font-size:11px}.daily-data .table-scroll{margin-top:12px}.daily-data td{font-size:10px;padding:9px 10px}.daily-data th{font-size:9px;padding:9px 10px}.method-dialog .dialog-heading{padding:21px 25px}
@media(min-width:1500px){.app-header{padding:0 42px;gap:78px}main{padding:30px 42px 24px}.metrics strong{font-size:41px}.metrics article{padding:0 31px}.metric-label{font-size:14px}.metrics{padding:23px 0;margin-bottom:17px}.workspace-grid{gap:18px}.ranking-panel,.selected-panel{min-height:520px}.ranking-table td{padding-top:15px;padding-bottom:15px;font-size:13px}.ranking-table th{font-size:12px}.entity-btn,.balance-amount{font-size:13px}.balance-spark,.balance-progress{width:110px}.panel-heading{min-height:67px}.panel-heading h2{font-size:20px}.selected-panel{padding:20px 21px 16px}.selected-heading h2{font-size:22px}.flow-heading h3{font-size:17px}.chart-container{min-height:250px}.chart-legend{font-size:10px}.selected-stats strong{font-size:27px}.selected-stats .network-name{font-size:15px}.pagination{min-height:71px}}
@media(max-width:1190px){.app-header{gap:38px;padding:0 26px}.app-header nav{gap:25px}.brand{font-size:18px}.header-caption{display:none}main{padding:25px 26px 20px}.filters{gap:15px}.asset-chain-controls,.date-search-controls{gap:10px}.asset-tabs button{padding:9px 18px}.network-field{min-width:153px}.date-field{min-width:187px}.search-field{min-width:174px;max-width:210px}.metrics article{padding:0 20px}.metrics strong{font-size:30px}.metric-label{font-size:12px}.workspace-grid{grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);gap:13px}.balance-spark,.balance-progress{width:58px}.balance-cell{gap:8px}.ranking-table th,.ranking-table td{padding-left:11px;padding-right:11px}.entity-btn{min-width:105px;gap:7px}.entity-name{max-width:107px}.balance-amount{min-width:57px}.chart-legend{gap:8px;font-size:8px}.selected-panel{padding:18px 14px 14px}.flow-heading{gap:9px}.flow-heading h3{font-size:14px}.chart-container{min-height:225px}.selected-stats{gap:12px}.selected-stats>div+div{padding-left:12px}.ranking-panel,.selected-panel{min-height:475px}}
@media(max-width:960px){.workspace-grid{grid-template-columns:1fr}.ranking-panel{min-height:0}.selected-panel{min-height:0;padding:21px 22px 18px}.selected-heading{margin-bottom:18px}.flow-heading{flex-wrap:nowrap}.flow-heading h3{font-size:16px}.chart-legend{font-size:10px;gap:15px}.chart-container{max-width:850px;margin:0 auto;min-height:200px}.selected-stats{margin-top:14px;grid-template-columns:1fr 1fr}.selected-stats .network-name{font-size:15px}.selected-stats strong{font-size:26px}.balance-spark,.balance-progress{width:90px}.entity-name{max-width:180px}.ranking-table td{padding-top:14px;padding-bottom:14px}.metrics strong{font-size:29px}.filters{flex-wrap:wrap}.date-search-controls{margin-left:auto}.app-header{gap:30px}.app-header nav{gap:20px}.app-header nav a{font-size:12px}.brand{font-size:16px}.brand-mark{width:28px;height:28px}}
@media(max-width:700px){.app-header{height:auto;min-height:0;padding:17px 16px 0;display:block}.brand{font-size:17px;gap:9px;width:max-content}.brand-mark{width:28px;height:28px}.app-header nav{height:46px;gap:26px;overflow-x:auto;margin-top:4px}.app-header nav a{font-size:12px;padding:0 1px}.app-header nav a.active:after{height:3px}.header-caption{display:none}main{padding:23px 14px 19px}.page-heading{margin-bottom:20px;align-items:center;gap:8px}h1{font-size:25px}.refresh-area{font-size:9px;gap:2px;max-width:150px}.refresh-area #balance-updated{max-width:119px}.icon-button{width:27px;height:29px}.icon-button svg{width:19px;height:19px}.filters{display:block;margin-bottom:13px}.asset-chain-controls{gap:9px;display:flex;margin-bottom:10px}.asset-tabs{padding:3px;flex:1;max-width:196px}.asset-tabs button{padding:8px 12px;min-height:32px;flex:1;font-size:11px}.network-field{min-width:0;flex:1;height:40px}.select-field select{font-size:11px;min-height:38px;padding-top:8px;padding-bottom:8px;padding-left:34px;padding-right:29px}.network-icon{width:16px;height:21px;left:10px;top:9px}.select-field .select-chevron{right:9px;top:15px;width:11px;height:11px}.date-search-controls{display:grid;grid-template-columns:1.1fr 1fr;gap:9px;margin:0}.date-field,.search-field{min-width:0;width:100%;max-width:none;height:40px}.calendar-icon{width:16px;height:18px;left:10px;top:10px}.date-field select{font-size:10px}.search-field input{font-size:11px;padding-left:33px;padding-right:9px}.search-field svg{width:16px;height:16px;left:10px}.request-status{font-size:10px;margin-bottom:10px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding:0;margin-bottom:14px}.metrics article{padding:16px 17px}.metrics article:nth-child(2){border-right:0}.metrics article:nth-child(-n+2){border-bottom:1px solid var(--line)}.metrics strong{font-size:28px}.metric-label{font-size:11px;margin-bottom:8px;gap:8px}.metric-unit{font-size:10px;margin-top:5px}.metric-status{font-size:8px;margin-top:4px;line-height:1.6}.info-mark{width:12px;height:12px;font-size:8px}.workspace-grid{gap:14px}.panel-heading{padding:16px 15px;min-height:56px;gap:11px}.panel-heading h2{font-size:16px}.entity-count{font-size:10px}.ranking-table{min-width:605px}.ranking-table th{font-size:10px;padding:10px 11px}.ranking-table td{font-size:11px;padding:12px 11px}.ranking-table th:first-child,.ranking-table td:first-child{padding-left:15px}.ranking-table th:last-child,.ranking-table td:last-child{padding-right:15px}.rank-col{width:46px}.rank{font-size:10px}.entity-btn{font-size:11px;gap:8px;min-width:103px}.entity-name{max-width:100px}.entity-badge,.entity-logo{width:21px;height:21px;font-size:11px}.balance-spark,.balance-progress{width:55px}.balance-amount{font-size:11px;min-width:53px}.row-meta,.amount-note,.partial-mark{font-size:8px}.pagination{padding:14px 15px;font-size:10px;gap:9px;min-height:59px}.pagination-controls,.page-buttons{gap:5px}.pagination button{height:25px;min-width:25px;font-size:10px;padding:1px 6px}.pagination .page-arrow{font-size:19px}.selected-panel{padding:18px 15px 14px}.selected-heading{gap:9px;margin-bottom:19px}.selected-heading h2{font-size:19px}.selected-icon{width:27px;height:27px;font-size:14px}.flow-heading{gap:7px;flex-wrap:wrap}.flow-heading h3{font-size:15px}.chart-legend{font-size:8px;gap:10px}.chart-legend span{gap:4px}.chart-legend i{width:6px;height:6px}.chart-unit{font-size:9px}.chart-container{min-height:210px}.chart-container svg text{font-size:10px}.chart-note{font-size:9px;margin-top:7px}.selected-stats{padding-top:14px;margin-top:11px;gap:17px;grid-template-columns:.9fr 1fr}.selected-stats span{font-size:10px}.selected-stats strong{font-size:25px}.selected-stats>div+div{padding-left:17px}.selected-stats .network-name{font-size:13px;padding-top:5px}.detail-button{font-size:11px;min-height:36px;padding:8px;margin-top:15px}.page-footer{padding-top:18px;font-size:10px}.text-button{font-size:10px}.address-drawer{width:100%;max-width:100%;border:0}.dialog-heading{padding:20px 17px}.dialog-heading h2{font-size:19px}.drawer-content{padding:17px;}.status-tabs{gap:6px}.status-tabs button{font-size:10px;padding:5px 8px}.address-table td:first-child{min-width:190px}.address-table th,.address-table td{padding:10px 8px;font-size:10px}.address{font-size:9px}.address-card .address{font-size:10px}.address-status{font-size:10px}.drawer-pagination{padding:14px 16px;flex-wrap:wrap}.method-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 32px)}.method-dialog .dialog-heading{padding:18px}.method-content{padding:18px;font-size:11px}.method-content dt{font-size:11px}.method-content p{font-size:10px}.daily-data table{min-width:445px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Compact desktop density keeps the full eight-row ranking in one view. */
@media(min-width:961px){main{padding-top:24px}.page-heading{margin-bottom:16px}.filters{margin-bottom:12px}.metrics{padding:13px 0;margin-bottom:14px}.metrics strong{font-size:35px}.metric-label{margin-bottom:7px}.metrics article{padding:0 27px}.ranking-panel,.selected-panel{min-height:0}.ranking-table th{padding-top:10px;padding-bottom:10px}.ranking-table td{padding-top:7px;padding-bottom:7px;font-size:12px}.ranking-table .entity-btn,.ranking-table .balance-amount{font-size:12px}.ranking-table .status-chip{font-size:9px;line-height:1.35;padding:0 4px}.ranking-table .entity-btn+.status-chip{margin-top:3px}.panel-heading{min-height:53px;padding-top:12px;padding-bottom:12px}.pagination{min-height:50px;padding-top:9px;padding-bottom:9px}.selected-panel{padding-top:18px}.selected-heading{margin-bottom:17px}.chart-container{min-height:225px}.selected-stats{margin-top:auto}}
/* Card-based address details stay readable without a wide table. */
.address-top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:6px}.address-top .address{min-width:0;flex:1}.network-pill{display:inline-flex;align-items:center;border:1px solid #344b66;background:#152437;color:#a8c0e0;border-radius:4px;padding:2px 7px;line-height:1.7;font-size:10px;white-space:nowrap;flex:none}.address-card>.label{font-size:11px;color:#9db1ce;overflow-wrap:anywhere;margin:0 0 9px}.address-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:10px;color:#8ca2c0;line-height:1.7}.address-balance{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin:12px 0 8px}.address-balance strong{font-size:16px;font-weight:550;color:#e3edfb;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.address-balance>span{font-size:10px;color:#7892b4}.address-card .source-link{font-size:10px}.ranking-table td.balance .balance-spark{margin:5px 0 0 auto;height:5px;width:100%;max-width:110px}.ranking-table td.balance .balance-amount{display:block}.network-icon{color:#9fb5ec}
@media(max-width:700px){.address-top{gap:9px}.network-pill{font-size:9px;padding:1px 5px}.address-balance{display:block}.address-balance strong{display:block;font-size:15px}.address-balance>span{display:block;margin-top:4px}}

.chart-container svg text,.chart-container svg .chart-empty{font-size:11px}

.entity-badge svg,.selected-icon svg{stroke:none}

@media(max-width:700px){.metrics strong{font-size:clamp(18px,5.4vw,24px);white-space:nowrap;overflow-wrap:normal;letter-spacing:-.035em}}

/* Language stays available at every width; tables may scroll inside their panels. */
.app-header{position:relative;gap:clamp(16px,4vw,68px)}
.app-header nav{min-width:0;gap:clamp(16px,2.4vw,35px);overflow-x:auto}
.header-tools{display:flex;align-items:center;gap:18px;margin-left:auto;flex:none}
.header-tools .header-caption{margin-left:0}
.language-switch{display:flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:7px;background:#101b28}
.language-switch button{border:0;min-height:29px;padding:4px 9px;border-radius:4px;color:#91a6c1;font-size:11px;white-space:nowrap}
.language-switch button[aria-pressed="true"]{color:#eef5ff;background:#253b59}
html[lang="en"] .panel-heading{flex-wrap:wrap;gap:5px 12px}
html[lang="en"] .flow-heading{flex-wrap:wrap;gap:8px}
@media(max-width:1100px){.header-tools .header-caption{display:none}}
@media(max-width:700px){.header-tools{position:absolute;right:16px;top:15px}.app-header nav{gap:24px}.language-switch button{min-height:25px;padding:3px 8px}html[lang="en"] .page-heading{align-items:flex-start}html[lang="en"] h1{font-size:23px;max-width:220px}html[lang="en"] .ranking-table{min-width:650px}}
