*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--white: #ffffff;--off: #f8f9fc;--border: #e5e7eb;--muted: #9ca3af;--text: #111827;--sub: #6b7280;--ok: #059669;--fraud: #dc2626;--warn: #d97706;--ink: #1e1b4b;--sans: "DM Sans", sans-serif;--serif: "Playfair Display", Georgia, serif;--mono: "JetBrains Mono", monospace}html,body,#root{height:100%}body{background:var(--off);color:var(--text);font-family:var(--sans)}.page{display:flex;min-height:100vh}.sidebar{width:280px;flex-shrink:0;background:var(--ink);color:#e0e7ff;padding:28px 20px;display:flex;flex-direction:column;gap:8px;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.sb-logo{width:40px;height:40px;background:#6366f1;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:15px;color:#fff;font-family:var(--serif)}.sb-name{font-family:var(--serif);font-size:16px;font-weight:700;color:#fff}.sb-sub{font-size:10px;color:#818cf8;letter-spacing:1px}.sb-section-label{font-size:9px;letter-spacing:3px;color:#4338ca;margin-top:8px;margin-bottom:4px}.sb-candidates{display:flex;flex-direction:column;gap:3px}.sb-cand{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;background:transparent;border:1px solid transparent;color:#c7d2fe;cursor:pointer;text-align:left;transition:all .15s;width:100%}.sb-cand:hover{background:#312e81;border-color:#4338ca}.sb-cand-active{background:#312e81!important;border-color:var(--cc, #6366f1)!important}.sbc-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0}.sbc-info{flex:1;overflow:hidden}.sbc-name{font-size:12px;font-weight:600;color:#fff}.sbc-role{font-size:9px;color:#818cf8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sbc-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.sbc-count{font-family:var(--mono);font-size:11px;color:#818cf8}.sbc-flag{font-size:8px;color:#fca5a5;background:#7f1d1d44;padding:1px 5px;border-radius:3px}.sb-stats{display:flex;gap:0;border:1px solid #312e81;border-radius:8px;overflow:hidden}.sb-stat{flex:1;padding:10px 8px;text-align:center;border-right:1px solid #312e81}.sb-stat:last-child{border-right:none}.sbs-val{font-family:var(--mono);font-size:20px;font-weight:700}.sbs-label{font-size:9px;color:#818cf8;margin-top:2px}.sb-status{font-size:10px;color:#6366f1;line-height:1.5;min-height:32px;margin-top:4px;font-family:var(--mono)}.sb-run{padding:11px 16px;background:#6366f1;border:none;color:#fff;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s;margin-top:4px;font-family:var(--sans)}.sb-run:hover{background:#4f46e5}.sb-run-ghost{background:transparent;border:1px solid #4338ca;color:#818cf8}.sb-run-ghost:hover{background:#312e81}.sb-done-actions{display:flex;flex-direction:column;gap:6px;margin-top:4px}.sb-running{display:flex;align-items:center;gap:8px;font-size:12px;color:#818cf8;margin-top:8px}.sb-pulse{width:8px;height:8px;border-radius:50%;background:#6366f1;flex-shrink:0}.main{flex:1;padding:40px 48px;max-width:900px}.main-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--border)}.mh-title{font-family:var(--serif);font-size:28px;font-weight:700;color:var(--ink)}.mh-sub{font-size:13px;color:var(--sub);margin-top:4px}.mh-chain-badge{display:flex;align-items:center;gap:6px;padding:6px 14px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;font-size:12px;color:var(--ok);font-weight:600}.mcb-dot{width:6px;height:6px;border-radius:50%;background:var(--ok)}.cred-list{display:flex;flex-direction:column;gap:10px}.cred-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:18px 20px;display:flex;align-items:flex-start;gap:16px;cursor:pointer;transition:box-shadow .15s,border-color .15s;position:relative;overflow:hidden;flex-wrap:wrap}.cred-card:hover{box-shadow:0 4px 24px #0000000a}.cc-ok{border-left:3px solid var(--ok)}.cc-fraud{border-left:3px solid var(--fraud);background:#fff8f8}.cc-warn{border-left:3px solid var(--warn)}.cc-selected{box-shadow:0 0 0 2px #6366f1!important;border-color:#6366f1}.cc-scan-line{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#6366f1,transparent);pointer-events:none;z-index:10}.cc-left{flex:1;display:flex;flex-direction:column;gap:5px}.cc-type-badge{display:inline-flex;align-items:center;gap:4px;font-size:10px;font-weight:600;padding:2px 8px;border-radius:4px;width:fit-content;letter-spacing:.5px}.cc-title{font-size:15px;font-weight:600;color:var(--text)}.cc-issuer{font-size:13px;color:var(--sub)}.cc-dates{font-size:11px;color:var(--muted);display:flex;gap:8px;align-items:center}.cc-grade{background:#ede9fe;color:#6d28d9;padding:1px 6px;border-radius:3px;font-size:10px;font-weight:600}.cc-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:110px}.cc-status-ok{display:flex;align-items:center;gap:5px;color:var(--ok);font-size:13px;font-weight:600}.cc-status-fraud{display:flex;align-items:center;gap:5px;color:var(--fraud);font-size:12px;font-weight:700;background:#fee2e2;padding:3px 10px;border-radius:5px}.cc-status-warn{color:var(--warn);font-size:12px;font-weight:600}.cc-hash-pill{font-family:var(--mono);font-size:9px;color:var(--muted);background:var(--off);padding:2px 8px;border-radius:4px}.cc-expand{width:100%;overflow:hidden;border-top:1px solid var(--border);margin-top:12px;padding-top:14px}.cce-fraud-box{background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;padding:10px 14px;font-size:12px;color:#7f1d1d;line-height:1.6;margin-bottom:10px}.cce-notes{font-size:12px;color:var(--sub);line-height:1.7;margin-bottom:12px}.cce-hashes{background:var(--off);border-radius:6px;padding:10px 14px;display:flex;flex-direction:column;gap:5px}.cce-hash-row{display:flex;gap:12px}.cce-hl{font-size:9px;color:var(--muted);letter-spacing:2px;min-width:56px;padding-top:1px}.cce-hv{font-family:var(--mono);font-size:10px;color:var(--sub);word-break:break-all}.cce-green{color:var(--ok)!important}.empty-state{padding:60px;text-align:center;color:var(--muted);font-size:14px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0005;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:500}.modal{background:#fff;border-radius:16px;padding:36px 32px;width:400px;max-width:95vw;display:flex;flex-direction:column;gap:12px;position:relative;box-shadow:0 24px 80px #00000020}.modal-x{position:absolute;top:16px;right:16px;background:none;border:none;font-size:18px;color:var(--muted);cursor:pointer}.modal-logo{width:48px;height:48px;background:var(--ink);border-radius:12px;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:900;font-size:18px;color:#fff;margin:0 auto}.modal-title{font-family:var(--serif);font-size:22px;font-weight:700;color:var(--ink);text-align:center}.modal-sub{font-size:13px;color:var(--sub);text-align:center;line-height:1.7}.modal-input{padding:11px 14px;border:1px solid var(--border);border-radius:8px;font-size:13px;color:var(--text);outline:none;font-family:var(--sans)}.modal-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f122}.modal-submit{padding:12px;background:var(--ink);border:none;color:#fff;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:var(--sans);transition:background .15s}.modal-submit:hover{background:#312e81}.modal-pitch{font-size:11px;color:var(--muted);text-align:center}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
