:root{--bg:#f5f7fa;--panel:#fff;--text:#182637;--muted:#66778a;--line:#e3e9ef;--accent:#0c766d;--soft:#edf7f5;--mono:ui-monospace,SFMono-Regular,Consolas,monospace;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}
.brand-logo{display:block;object-fit:contain;filter:invert(1);width:118px;height:35px}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button:disabled{opacity:.5;cursor:default}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.topbar{height:68px;padding:0 36px;border-bottom:1px solid var(--line);background:white;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:800;letter-spacing:.035em;color:var(--text)}.brand:hover{text-decoration:none}.brand-mark{display:grid;place-items:center;background:var(--accent);color:white;border-radius:7px;width:30px;height:30px;font-size:21px}.brand-divider{height:22px;width:1px;background:var(--line);margin:0 6px}.brand-section{font-weight:450;letter-spacing:0;color:var(--muted)}.topbar-links{display:flex;gap:24px;align-items:center;font-size:12px;font-weight:600}.network-badge{background:var(--soft);color:var(--accent);padding:7px 11px;border-radius:20px}.shell{max-width:1560px;padding:32px 36px 24px;margin:auto}.hero{display:flex;justify-content:space-between;align-items:center;gap:24px}.eyebrow{color:var(--muted);font-size:10px;letter-spacing:.14em;font-weight:700;margin:0 0 10px}h1{font-size:32px;font-weight:650;letter-spacing:-1px;margin:0}h2{font-size:15px;margin:0;font-weight:650}h3{font-size:14px;margin:12px 0 8px}.lede{font-size:13px;line-height:1.6;color:var(--muted);margin:10px 0 0}.hero-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.primary{padding:11px 16px;background:var(--accent);border:1px solid var(--accent);color:white;border-radius:6px;font-size:12px;font-weight:650}.primary:hover{background:#085e57}.secondary{padding:8px 12px;background:white;color:var(--text);border:1px solid #d7dfe8;border-radius:6px;font-size:12px;font-weight:550}.secondary:hover{background:#f3f6f8}.small,.muted{color:var(--muted);font-size:11px;line-height:1.5}.small{margin-top:4px}.muted{margin:4px 0 0}.query-status{display:flex;gap:8px;align-items:center;margin:22px 0 15px;font-size:11px;color:var(--muted);min-height:16px}.status-dot{width:6px;height:6px;border-radius:50%;background:#8493a4;flex-shrink:0}.query-status[data-state=ready] .status-dot{background:#159b77}.query-status[data-state=error] .status-dot{background:#d65c46}.policy-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);border-radius:8px;background:white;padding:16px 0;margin-bottom:16px}.policy-strip>div{padding:0 20px;border-right:1px solid var(--line)}.policy-strip>div:last-child{border:0}.policy-strip span:first-child{display:block;font-size:9px;font-weight:650;letter-spacing:.075em;color:var(--muted);margin-bottom:7px}.policy-strip strong{font-size:12px;font-weight:550}.token-id{font-family:var(--mono);color:var(--muted);font-size:11px;margin-left:5px}.stats{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.stat{background:white;border:1px solid var(--line);border-radius:8px;padding:18px}.stat>span{display:block;font-size:11px;color:var(--muted)}.stat>strong{display:block;font-size:29px;letter-spacing:-1px;font-weight:620;margin:10px 0 7px;font-variant-numeric:tabular-nums}.stat>em{font-size:10px;font-style:normal;color:var(--muted);display:block}.stat:first-child{border-top:3px solid var(--accent);padding-top:16px}.sources{display:flex;gap:28px;align-items:center;padding:8px 2px 23px}.sources-label{font-size:9px;letter-spacing:.08em;color:var(--muted);font-weight:700}.sources a{display:flex;gap:8px;align-items:baseline;font-size:11px}.sources a>span{color:var(--muted)}.sources strong{font-family:var(--mono);font-size:11px;font-weight:550}.panel{border:1px solid var(--line);border-radius:9px;background:white;box-shadow:0 2px 4px #18263703}.evidence-panel{overflow:hidden}.filters{display:flex;gap:24px;padding:0 22px;border-bottom:1px solid var(--line);overflow:auto;white-space:nowrap}.filter{background:none;color:var(--muted);padding:17px 0 15px;border:0;border-bottom:2px solid transparent;font-size:12px;font-weight:600;flex-shrink:0}.filter.active{color:var(--accent);border-bottom-color:var(--accent)}.table-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 22px 10px}.user-search{display:flex;align-items:center;gap:8px;max-width:510px;flex:1}.user-search>span{font-size:23px;color:#8392a1}.user-search input{width:100%;min-width:100px;border:1px solid #d7dfe8;border-radius:6px;background:#fbfcfd;padding:9px 12px;font-size:12px;color:var(--text)}.ledger-actions{display:flex;gap:12px;align-items:center;white-space:nowrap}.ledger-actions label{font-size:11px;color:var(--muted)}select{padding:7px 9px;border:1px solid #d7dfe8;border-radius:5px;background:white;color:var(--text);margin-left:5px;font-size:12px}.lookup-status{font-size:11px;color:var(--muted);margin:0 22px;line-height:1.5}.lookup-status:empty{display:none}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:14px 22px}.table-note{font-size:10px;color:var(--muted)}.table-wrap{overflow:auto;max-height:620px;scrollbar-color:#c9d4dd transparent}.evidence-panel table{width:100%;border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums}th{position:sticky;top:0;z-index:2;background:#f7f9fb;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 14px;color:#687a8c;font-size:10px;font-weight:650;white-space:nowrap;text-align:left}td{border-bottom:1px solid #edf1f5;padding:13px 14px;font-size:12px;line-height:1.45;vertical-align:middle}td:first-child,th:first-child{padding-left:22px;color:var(--muted);width:45px}td strong{font-weight:550}tbody tr:hover>td{background:#f7fbfa}tbody tr:last-child td{border-bottom:0}.mono{font-family:var(--mono);font-size:11px;overflow-wrap:anywhere}.account-link{white-space:nowrap}.amount{white-space:nowrap;letter-spacing:-.15px}.proof-stack{display:flex;flex-wrap:wrap;gap:5px;min-width:124px}.proof{font:550 10px/1.4 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:none;color:var(--accent);cursor:pointer}.proof-chip{border:1px solid #dce7e6;border-radius:4px;padding:4px 7px;display:inline-block;white-space:nowrap;text-decoration:none}.proof:hover{background:var(--soft);text-decoration:none}.proof-stack button{color:var(--text);border-color:#d7dfe8;background:#f8fafc}.pagination{padding:14px 22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px}.pagination-controls{display:flex;gap:12px;align-items:center}.pagination button{background:white;border:1px solid #d7dfe8;border-radius:5px;padding:7px 12px;color:var(--text);font-size:11px}.scope-note{display:flex;align-items:center;gap:8px;margin:12px 2px 22px;color:var(--muted);font-size:10px}.scope-note p{margin:0;line-height:1.5}.scope-icon{border:1px solid #aebcc9;border-radius:50%;width:14px;height:14px;text-align:center;font-size:10px;flex-shrink:0}.verification-guide>summary{padding:17px 22px;cursor:pointer;display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:600}.verification-guide>summary:after{content:'⌄';color:var(--muted)}.review-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0 22px 22px}.review-steps article{border-top:1px solid var(--line);padding-top:16px}.review-steps article>span{color:var(--accent);font:600 12px var(--mono)}.review-steps p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.page-footer{display:flex;justify-content:space-between;gap:24px;padding-top:22px;font-size:10px;color:var(--muted)}.page-footer>span:first-child{font-weight:700;color:var(--text)}
.event-detail-row>td{background:#f6f9fa!important;padding:16px 22px;color:var(--text)}.hcs-dropdown{border:1px solid var(--line);border-radius:6px;padding:0 16px;background:white}.hcs-dropdown>summary{padding:14px 0;font-size:12px;font-weight:650;color:var(--accent);cursor:pointer}.detail-kv{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 0 16px}.detail-kv>div{padding:12px;background:#f7f9fb;border-radius:5px}.detail-kv span{display:block;color:var(--muted);font-size:10px;margin-bottom:6px}.detail-kv strong{font-size:11px;overflow-wrap:anywhere}.raw-details{border-top:1px solid var(--line);padding:12px 0}.raw-details summary{cursor:pointer;font-size:11px;color:var(--muted)}pre{max-height:300px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f7fa;border:1px solid var(--line);padding:14px;border-radius:5px;color:#425668;font:11px/1.6 var(--mono)}.transaction-journey{margin:12px 0;border:1px solid var(--line);border-radius:6px;overflow:hidden}.transaction-journey header{padding:12px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);font-size:11px}.transaction-journey header>span{color:var(--accent)}.transaction-journey header em{font-style:normal;color:var(--muted);font-size:10px}.transaction-journey>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.journey-item{padding:12px;min-width:0}.journey-item>span:first-child{display:block;color:var(--muted);font-size:10px;margin-bottom:7px}.journey-item strong{display:block;overflow-wrap:anywhere;font-size:11px}.journey-item .small{display:block}.journey-empty{font-size:11px;color:var(--muted)}.route-note{font-size:11px;color:var(--muted);padding:12px;background:#f7f9fb;line-height:1.5}.route-note strong{display:block;color:var(--text);margin-bottom:4px}.tag{display:inline-block;padding:4px 7px;border-radius:4px;font-size:9px;font-weight:650;margin-top:5px}.live{background:#eaf7f0;color:#137e50}.late{background:#fff6db;color:#926400}.fail{background:#fceeed;color:#a03528}.selected-user{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:14px 22px}.identity-card{background:#f7f9fb;border-radius:5px;padding:12px;min-width:0}.identity-card>span{font-size:10px;color:var(--muted);display:block;margin-bottom:5px}.identity-card strong{font-size:11px;overflow-wrap:anywhere}.identity-card em{display:block;font-size:10px;font-style:normal;color:var(--muted);margin-top:6px}.loading-placeholder{padding:24px;color:var(--muted);font-size:12px;grid-column:1/-1}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1450px){td{padding-top:15px;padding-bottom:15px}.table-wrap{max-height:680px}}
@media(max-width:1150px){.stats{grid-template-columns:repeat(3,1fr)}.sources{flex-wrap:wrap;gap:15px}.sources-label{width:100%}.evidence-panel table{min-width:1050px}.filters{gap:20px}.transaction-journey>div{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.topbar{padding:0 16px;height:58px}.brand-section,.brand-divider,.network-badge{display:none}.shell{padding:24px 16px}.hero{align-items:flex-start;gap:14px}h1{font-size:26px}.lede{font-size:12px}.hero-actions .small{display:none}.primary{font-size:11px;padding:10px;white-space:nowrap}.policy-strip{grid-template-columns:repeat(2,1fr);gap:18px 0}.policy-strip>div:nth-child(2){border:0}.policy-strip>div{padding:0 12px}.stats{grid-template-columns:repeat(2,1fr);gap:8px}.stat{padding:14px}.stat:first-child{padding-top:12px}.stat>strong{font-size:26px}.sources{display:grid;grid-template-columns:1fr;gap:12px}.sources a{justify-content:space-between}.table-tools{flex-wrap:wrap;padding:14px}.user-search{flex-basis:100%;max-width:none}.ledger-actions{width:100%;justify-content:space-between}.section-heading{padding:14px}.table-note{display:none}.filters{padding:0 14px}.pagination{padding:12px;gap:10px;flex-wrap:wrap}.detail-kv,.review-steps,.selected-user{grid-template-columns:1fr}.verification-guide>summary .muted{display:none}.page-footer{flex-direction:column;gap:8px}.transaction-journey header{flex-wrap:wrap}.query-status{line-height:1.5}.topbar-links{gap:8px}.scope-note{align-items:flex-start}}
