:root{color-scheme:dark;--bg:#080b12;--panel:#101621;--panel2:#141c29;--line:#263246;--text:#f5f7fb;--muted:#8f9bac;--cyan:#32d6c4;--yellow:#f7c948;--red:#ff647c;--blue:#6ca8ff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 70% -10%,#18253a 0,transparent 35%),var(--bg);color:var(--text);font:16px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh}.topbar{height:70px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));background:#080b12d9;backdrop-filter:blur(12px);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:11px;color:var(--text);text-decoration:none;font-size:14px;letter-spacing:.08em}.brand b{font-weight:800}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid #54657c;border-radius:8px;color:var(--yellow);font:bold 18px/1 monospace;box-shadow:inset 0 0 0 3px #111827}.local{font-size:13px;color:#b1bbc8}.local i{display:inline-block;width:7px;height:7px;background:var(--cyan);border-radius:50%;margin-right:7px;box-shadow:0 0 12px var(--cyan)}main{max-width:1240px;margin:auto;padding:54px 24px 70px}.intro{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}.intro>div:first-child{max-width:680px}.eyebrow,.label{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--cyan);margin:0 0 7px}h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.055em;line-height:1;margin:0 0 16px}.intro p:not(.eyebrow){color:#a9b4c3;font-size:17px;margin:0}.format-key{display:grid;grid-template-columns:repeat(5,auto);gap:12px 16px;background:#0c111a;border:1px solid var(--line);border-radius:12px;padding:14px 16px;color:#aab4c1;font-size:12px}.format-key span{display:flex;align-items:center;gap:6px}.format-key b,.type-icon{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:5px;color:#071018}.p{background:#ff8293}.s{background:#c9a7ff}.c{background:#6ca8ff}.m{background:#73d98a}.v{background:#f7c948}.dropzone{min-height:180px;border:1px dashed #51627a;border-radius:16px;background:linear-gradient(120deg,#111925,#0c121c);display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:32px 38px;transition:.2s;outline:none}.dropzone:hover,.dropzone:focus-visible,.dropzone.drag{border-color:var(--cyan);background:#101c27;box-shadow:0 0 0 4px #32d6c414}.dropzone h2{margin:0 0 5px;font-size:21px}.dropzone p{margin:0;color:var(--muted);font-size:14px}.dropzone button{border:0;border-radius:9px;background:var(--cyan);color:#06100f;padding:12px 19px;font-weight:800;cursor:pointer}.chip-art{width:78px;height:64px;border:2px solid #607089;border-radius:9px;display:grid;place-items:center;position:relative;background:#0b1018;box-shadow:inset 0 0 25px #000}.chip-art b{color:var(--yellow);font:800 16px monospace;letter-spacing:.08em}.chip-art span{position:absolute;width:7px;height:8px;background:#526078}.chip-art span:nth-child(1){left:-9px;top:12px}.chip-art span:nth-child(2){left:-9px;bottom:12px}.chip-art span:nth-child(3){right:-9px;top:12px}.chip-art span:nth-child(4){right:-9px;bottom:12px}.progress{margin-top:22px;display:flex;gap:12px;align-items:center;color:var(--muted)}.progress span{width:16px;height:16px;border:2px solid #344156;border-top-color:var(--cyan);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.workspace{margin-top:30px}.summary-row{display:grid;grid-template-columns:minmax(370px,2fr) repeat(3,1fr);gap:12px}.set-card,.stat{border:1px solid var(--line);background:var(--panel);border-radius:13px;min-height:105px}.set-card{display:flex;align-items:center;gap:15px;padding:18px;position:relative}.set-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:10px;background:#f7c948;color:#12100a;font:900 17px monospace}.set-card h2{font-size:19px;margin:0}.set-card p:last-of-type{font-size:13px;color:var(--muted);margin:3px 0 0}.confidence{position:absolute;right:13px;top:12px;font-size:10px;font-weight:900;letter-spacing:.12em;color:var(--yellow);border:1px solid #594d28;padding:3px 6px;border-radius:4px}.stat{display:flex;flex-direction:column;align-items:center;justify-content:center}.stat span{font-size:24px;font-weight:800}.stat small{color:var(--muted);letter-spacing:.12em;font-size:10px}.toolbar{display:flex;justify-content:space-between;align-items:center;margin:24px 0 12px}.tabs{display:flex;gap:5px}.tabs button,.ghost{border:1px solid transparent;background:transparent;color:var(--muted);border-radius:7px;padding:8px 12px;cursor:pointer;font-weight:650}.tabs button.active{background:#1c2736;color:var(--text);border-color:#2e3c50}.ghost:hover{color:var(--text)}.table-wrap{background:var(--panel);border:1px solid var(--line);border-radius:14px;overflow:hidden}table{width:100%;border-collapse:collapse;text-align:left}th{background:#0d131d;color:#788597;font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding:13px 17px}td{padding:15px 17px;border-top:1px solid #202a3a;font-size:14px}td:first-child{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700;color:#dbe2ec}.role{display:flex;align-items:center;gap:9px}.role small{display:block;color:var(--muted)}.region{color:#b5bfcc}.hash{font:12px ui-monospace,monospace;color:#aeb8c4}.ok{color:#75dda0;font-size:12px;font-weight:800}.warn{color:var(--yellow);font-size:12px;font-weight:800}.empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.empty strong{color:var(--text);margin-bottom:4px}.privacy-note{color:#748195;font-size:12px;margin:12px 3px}.hidden-row{display:none}@media(max-width:850px){.intro{display:block}.format-key{margin-top:24px;width:max-content}.summary-row{grid-template-columns:repeat(3,1fr)}.set-card{grid-column:1/-1}.table-wrap{overflow-x:auto}table{min-width:780px}}@media(max-width:600px){.topbar{padding:0 18px}.local{font-size:0}.local:after{content:"Local";font-size:12px}.intro{margin-bottom:24px}.dropzone{grid-template-columns:1fr;text-align:center;justify-items:center;padding:28px 18px}.chip-art{width:62px;height:52px}main{padding:36px 16px}.format-key{grid-template-columns:repeat(5,1fr);width:100%;gap:8px;padding:12px 8px}.format-key span{flex-direction:column}.summary-row{gap:8px}.set-card{min-width:0}.set-card h2{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat{min-height:80px}.stat span{font-size:20px}.tabs{overflow-x:auto;max-width:calc(100vw - 85px)}.tabs button{padding:7px 9px}}
