#sbtc-profile{--paper:#fafafa;--ink:#262626;--secondary:#666666;--rule:#dedede;--soft:#eeeeee;--orange:#c46623;--outer:#f3e2d0;--inner:#deb184;--activity:#555555;--capacity:#999999;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:14px;font-variant-numeric:tabular-nums;padding:24px 32px;box-sizing:border-box;max-width:1280px;margin:auto}
#sbtc-profile *{box-sizing:border-box}#sbtc-profile button{font:inherit;color:inherit;cursor:pointer}#sbtc-profile button:disabled{opacity:.3;cursor:default}
#sbtc-profile .mast{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:14px;gap:20px}#sbtc-profile .brand{width:116px;height:auto;display:block}#sbtc-profile .edition{color:var(--secondary);font-size:12px}
#sbtc-profile .window{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 0 20px}#sbtc-profile h1{font-size:26px;font-weight:500;letter-spacing:-.8px;margin:0}#sbtc-profile .browse{display:flex;gap:8px;align-items:center}#sbtc-profile .browse button{background:transparent;border:1px solid var(--rule);border-radius:2px;padding:7px 10px;font-size:12px;min-height:36px}
#sbtc-profile .figure{margin:0;position:relative}#sbtc-profile .metric{margin-bottom:15px}#sbtc-profile .metric-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:6px}#sbtc-profile .metric h2{font-size:14px;font-weight:500;margin:0}#sbtc-profile .unit{font-size:12px;font-weight:400;color:var(--secondary);margin-left:6px}#sbtc-profile .readout{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;min-height:16px;color:var(--secondary)}
#sbtc-profile .keys{display:flex;align-items:center;flex-wrap:wrap;gap:13px;color:var(--secondary);font-size:11px;margin:0 0 6px}#sbtc-profile .key{display:inline-flex;align-items:center;gap:5px}#sbtc-profile .swatch{display:inline-block;width:16px;height:8px;background:var(--outer)}#sbtc-profile .swatch.inner{background:var(--inner)}#sbtc-profile .swatch.line{height:1.5px;background:var(--orange)}
#sbtc-profile .plot{width:100%;display:block;overflow:visible;touch-action:pan-y}#sbtc-profile .plot text{font-family:Arial,Helvetica,sans-serif;font-size:11px;fill:var(--secondary)}#sbtc-profile .plot .annotation{fill:var(--ink);font-size:12px}#sbtc-profile .plot .axis-title{font-size:11px}#sbtc-profile .plot .domain-frame{stroke:var(--rule);stroke-width:.6;fill:none}#sbtc-profile .plot .grid-line{stroke:var(--rule);stroke-width:.6}#sbtc-profile .plot .guide{stroke:var(--orange);stroke-width:.8;stroke-dasharray:2 3;pointer-events:none}#sbtc-profile .plot .mark{fill:var(--paper);stroke:var(--orange);stroke-width:1.6;pointer-events:none}
#sbtc-profile .comparisons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}#sbtc-profile .comparison{padding:0;background:transparent;border:0;text-align:left;min-width:0;display:block}#sbtc-profile .comparison[aria-pressed=true] .comparison-title{color:var(--orange)}#sbtc-profile .comparison-title{font-size:12px;display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;color:var(--secondary)}#sbtc-profile .comparison .mini{width:100%;display:block;overflow:visible}#sbtc-profile .mini text{font-size:10px;fill:var(--secondary);font-family:Arial,Helvetica,sans-serif}#sbtc-profile .comparison-caption{font-size:11px;color:var(--secondary);margin-top:8px;display:flex;flex-direction:column;gap:3px}
#sbtc-profile .tooltip{position:absolute;z-index:5;pointer-events:none;padding:7px 10px;background:var(--paper);color:var(--ink);border:1px solid var(--rule);font-size:12px;box-shadow:0 2px 10px #00000010;max-width:230px;line-height:1.5}#sbtc-profile .tooltip[hidden]{display:none}
@media(max-width:650px){#sbtc-profile{padding:20px 18px}#sbtc-profile .comparisons{gap:16px}#sbtc-profile .comparison-title{flex-direction:column;gap:3px}#sbtc-profile .edition{max-width:120px;text-align:right}#sbtc-profile .window{flex-wrap:wrap;gap:12px}#sbtc-profile .browse{margin-left:auto}#sbtc-profile .readout{font-size:11px}}
@media(max-width:430px){#sbtc-profile .comparisons{grid-template-columns:1fr;gap:22px}#sbtc-profile .comparison-title{flex-direction:row}#sbtc-profile .comparison-caption{flex-direction:row;justify-content:space-between}#sbtc-profile h1{font-size:23px}#sbtc-profile .unit{margin-left:3px}#sbtc-profile .metric{margin-bottom:24px}}

body{margin:0;background:#fafafa}[hidden]{display:none!important}
#sbtc-profile .brand img{display:block;width:100%;height:auto}
#sbtc-profile .figure:focus-visible,#sbtc-profile button:focus-visible,#sbtc-profile a:focus-visible{outline:2px solid var(--orange);outline-offset:4px}
#sbtc-profile .notice{font-size:12px;color:var(--secondary);padding:0 0 20px}
#sbtc-profile .empty-message{min-height:360px;display:grid;place-items:center;color:var(--secondary);font-size:14px;border-bottom:1px solid var(--rule)}
#sbtc-profile #connection{font-size:12px;color:var(--orange);margin-right:8px}
#sbtc-profile #connection:empty{display:none}
#sbtc-profile #block-hash{font:12px ui-monospace,SFMono-Regular,Menlo,monospace}
#sbtc-profile #block-hash sub{font-size:9px;line-height:0;margin-right:3px}
#sbtc-profile .comparison-loading{height:106px;display:grid;place-items:center;font-size:12px;color:var(--secondary)}
#sbtc-profile .extreme{pointer-events:none}
#sbtc-profile .extreme-leader-halo{fill:none;stroke:var(--paper);stroke-width:3.5;stroke-linejoin:round}
#sbtc-profile .extreme-leader{fill:none;stroke:var(--secondary);stroke-width:1;stroke-linejoin:round}
#sbtc-profile .extreme-marker{fill:var(--ink);stroke:var(--paper);stroke-width:2}

#sbtc-profile .block-card{margin:12px 0 24px;padding:18px 20px 14px;border:1px solid var(--rule);background:#fff}
#sbtc-profile .block-card-main{display:grid;grid-template-columns:minmax(150px,1.2fr) minmax(0,4fr);gap:28px;align-items:center}
#sbtc-profile .block-identity>span,#sbtc-profile .block-card dt{font-size:11px;color:var(--secondary);font-weight:400}
#sbtc-profile .block-identity h2{font-size:30px;font-weight:500;letter-spacing:-.8px;line-height:1.2;color:var(--orange);margin:4px 0 0}
#sbtc-profile .block-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0}
#sbtc-profile .block-card dd{margin:0}
#sbtc-profile .block-stats dd{font-size:21px;line-height:1.2;margin-top:6px;color:var(--ink)}
#sbtc-profile .block-stats dt span{margin-left:3px;font-size:10px}
#sbtc-profile .block-meta{display:flex;flex-wrap:wrap;gap:10px 28px;border-top:1px solid var(--rule);padding-top:12px;margin:16px 0 0}
#sbtc-profile .block-meta>div{display:flex;align-items:baseline;gap:8px;min-width:0}
#sbtc-profile .block-meta dd{font-size:11px;color:var(--secondary)}
@media(max-width:700px){#sbtc-profile .block-card-main{grid-template-columns:1fr;gap:18px}#sbtc-profile .block-stats{gap:16px}}
@media(max-width:480px){#sbtc-profile .block-card{padding:16px}#sbtc-profile .block-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px}#sbtc-profile .block-meta{gap:10px}}
