.BlockchainManager-module__9ssVpW__container{padding:20px 0}.BlockchainManager-module__9ssVpW__title{color:var(--foreground);margin-bottom:20px;font-size:28px;font-weight:700}.BlockchainManager-module__9ssVpW__message{border-radius:6px;margin-bottom:20px;padding:12px 16px;font-size:14px}.BlockchainManager-module__9ssVpW__messageSuccess{color:#065f46;background:#d1fae5;border:1px solid #6ee7b7}.BlockchainManager-module__9ssVpW__messageError{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.BlockchainManager-module__9ssVpW__messageInfo{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}@media (prefers-color-scheme:dark){.BlockchainManager-module__9ssVpW__messageSuccess{color:#6ee7b7;background:#064e3b}.BlockchainManager-module__9ssVpW__messageError{color:#fca5a5;background:#7f1d1d}.BlockchainManager-module__9ssVpW__messageInfo{color:#93c5fd;background:#1e3a8a}}.BlockchainManager-module__9ssVpW__configSection{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:24px;padding:20px}@media (prefers-color-scheme:dark){.BlockchainManager-module__9ssVpW__configSection{background:#1f2937;border-color:#374151}}.BlockchainManager-module__9ssVpW__inputGroup{margin-bottom:16px}.BlockchainManager-module__9ssVpW__label{color:var(--foreground);margin-bottom:6px;font-size:14px;font-weight:600;display:block}.BlockchainManager-module__9ssVpW__input,.BlockchainManager-module__9ssVpW__textarea{background:var(--background);width:100%;color:var(--foreground);border:2px solid #e5e7eb;border-radius:6px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s}.BlockchainManager-module__9ssVpW__input:focus,.BlockchainManager-module__9ssVpW__textarea:focus{border-color:#4f46e5;outline:none}.BlockchainManager-module__9ssVpW__textarea{resize:vertical;min-height:100px;font-family:Courier New,monospace}.BlockchainManager-module__9ssVpW__helpText{color:#6b7280;margin-top:4px;font-size:12px}.BlockchainManager-module__9ssVpW__buttonGroup{flex-wrap:wrap;gap:8px;display:flex}.BlockchainManager-module__9ssVpW__button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.BlockchainManager-module__9ssVpW__button:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.BlockchainManager-module__9ssVpW__button:active:not(:disabled){transform:translateY(0)}.BlockchainManager-module__9ssVpW__button:disabled{opacity:.5;cursor:not-allowed}.BlockchainManager-module__9ssVpW__buttonSecondary{background:#6b7280}.BlockchainManager-module__9ssVpW__buttonSecondary:hover:not(:disabled){background:#4b5563}.BlockchainManager-module__9ssVpW__buttonDanger{background:#dc2626}.BlockchainManager-module__9ssVpW__buttonDanger:hover:not(:disabled){background:#b91c1c}.BlockchainManager-module__9ssVpW__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:24px 0;display:grid}.BlockchainManager-module__9ssVpW__statCard{background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #4f46e5;border-radius:8px;padding:20px}@media (prefers-color-scheme:dark){.BlockchainManager-module__9ssVpW__statCard{background:#1f2937;border-color:#374151 #374151 #374151 #4f46e5}}.BlockchainManager-module__9ssVpW__statLabel{color:#6b7280;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600}.BlockchainManager-module__9ssVpW__statValue{color:#4f46e5;font-size:32px;font-weight:700}.BlockchainManager-module__9ssVpW__blockListTitle{color:var(--foreground);margin-bottom:16px;font-size:20px;font-weight:600}.BlockchainManager-module__9ssVpW__blockList{flex-direction:column;gap:12px;max-height:500px;display:flex;overflow-y:auto}.BlockchainManager-module__9ssVpW__blockItem{background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #4f46e5;border-radius:8px;padding:16px;transition:background .2s}.BlockchainManager-module__9ssVpW__blockItem:hover{background:#f3f4f6}@media (prefers-color-scheme:dark){.BlockchainManager-module__9ssVpW__blockItem{background:#1f2937;border-color:#374151 #374151 #374151 #4f46e5}.BlockchainManager-module__9ssVpW__blockItem:hover{background:#374151}}.BlockchainManager-module__9ssVpW__blockHeader{justify-content:space-between;align-items:start;margin-bottom:8px;display:flex}.BlockchainManager-module__9ssVpW__blockIndex{color:#4f46e5;font-weight:700}.BlockchainManager-module__9ssVpW__blockTimestamp{color:#6b7280;font-size:12px}.BlockchainManager-module__9ssVpW__blockDetails{font-size:13px;line-height:1.6}.BlockchainManager-module__9ssVpW__blockDetails>div{margin:4px 0}.BlockchainManager-module__9ssVpW__blockLabel{color:var(--foreground);font-weight:600}.BlockchainManager-module__9ssVpW__blockData{font-family:Courier New,monospace}.BlockchainManager-module__9ssVpW__blockHash{color:#6b7280;font-family:Courier New,monospace;font-size:11px}
.AnalysisDashboard-module__8AzpbG__container{padding:20px 0}.AnalysisDashboard-module__8AzpbG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.AnalysisDashboard-module__8AzpbG__title{color:var(--foreground);font-size:28px;font-weight:700}.AnalysisDashboard-module__8AzpbG__button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.AnalysisDashboard-module__8AzpbG__button:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.AnalysisDashboard-module__8AzpbG__button:disabled{opacity:.5;cursor:not-allowed}.AnalysisDashboard-module__8AzpbG__alert{border-radius:6px;margin-bottom:20px;padding:12px 16px;font-size:14px}.AnalysisDashboard-module__8AzpbG__alertError{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.AnalysisDashboard-module__8AzpbG__alertInfo{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__alertError{color:#fca5a5;background:#7f1d1d}.AnalysisDashboard-module__8AzpbG__alertInfo{color:#93c5fd;background:#1e3a8a}}.AnalysisDashboard-module__8AzpbG__loading{justify-content:center;align-items:center;padding:48px 0;display:flex}.AnalysisDashboard-module__8AzpbG__spinner{border:4px solid #e5e7eb;border-top-color:#4f46e5;border-radius:50%;width:40px;height:40px;animation:1s linear infinite AnalysisDashboard-module__8AzpbG__spin}@keyframes AnalysisDashboard-module__8AzpbG__spin{to{transform:rotate(360deg)}}.AnalysisDashboard-module__8AzpbG__results{flex-direction:column;gap:24px;display:flex}.AnalysisDashboard-module__8AzpbG__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.AnalysisDashboard-module__8AzpbG__statCard{background:#f9fafb;border:1px solid #e5e7eb;border-left:4px solid #4f46e5;border-radius:8px;padding:20px}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__statCard{background:#1f2937;border-color:#374151 #374151 #374151 #4f46e5}}.AnalysisDashboard-module__8AzpbG__statLabel{color:#6b7280;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600}.AnalysisDashboard-module__8AzpbG__statValue{color:#4f46e5;font-size:32px;font-weight:700}.AnalysisDashboard-module__8AzpbG__resultCard{background:#fff;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__resultCard{background:#0a0a0a;border-color:#374151}}.AnalysisDashboard-module__8AzpbG__resultHeader{color:#fff;background:#4f46e5;padding:12px 20px;font-size:16px;font-weight:600}.AnalysisDashboard-module__8AzpbG__resultHeaderGreen{background:#059669}.AnalysisDashboard-module__8AzpbG__resultHeaderRed{background:#dc2626}.AnalysisDashboard-module__8AzpbG__table{border-collapse:collapse;width:100%}.AnalysisDashboard-module__8AzpbG__table thead{background:#f9fafb}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__table thead{background:#1f2937}}.AnalysisDashboard-module__8AzpbG__table th{text-align:left;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding:12px 20px;font-size:12px;font-weight:600}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__table th{border-bottom-color:#374151}}.AnalysisDashboard-module__8AzpbG__table td{border-bottom:1px solid #e5e7eb;padding:12px 20px;font-size:14px}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__table td{border-bottom-color:#374151}}.AnalysisDashboard-module__8AzpbG__table tbody tr:hover{background:#f9fafb}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__table tbody tr:hover{background:#1f2937}}.AnalysisDashboard-module__8AzpbG__tableValue{font-weight:600}.AnalysisDashboard-module__8AzpbG__tableCode{font-family:Courier New,monospace}.AnalysisDashboard-module__8AzpbG__textGreen{color:#059669;font-weight:600}.AnalysisDashboard-module__8AzpbG__textRed{color:#dc2626;font-weight:600}.AnalysisDashboard-module__8AzpbG__clusterSection{background:#fff;border:2px solid #e5e7eb;border-radius:8px;padding:20px}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__clusterSection{background:#0a0a0a;border-color:#374151}}.AnalysisDashboard-module__8AzpbG__clusterTitle{color:var(--foreground);margin-bottom:16px;font-size:18px;font-weight:600}.AnalysisDashboard-module__8AzpbG__clusterList{flex-direction:column;gap:12px;display:flex}.AnalysisDashboard-module__8AzpbG__clusterItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:16px}@media (prefers-color-scheme:dark){.AnalysisDashboard-module__8AzpbG__clusterItem{background:#1f2937;border-color:#374151}}.AnalysisDashboard-module__8AzpbG__clusterLabel{color:#4f46e5;margin-bottom:8px;font-weight:600}.AnalysisDashboard-module__8AzpbG__clusterKeywords{color:#6b7280;font-size:14px}
.page-module__aM0VSW__container{background:var(--background);min-height:100vh}.page-module__aM0VSW__header{color:#fff;text-align:center;background:#4f46e5;padding:30px 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.page-module__aM0VSW__title{margin-bottom:8px;font-size:32px;font-weight:700}.page-module__aM0VSW__subtitle{opacity:.9;font-size:16px}.page-module__aM0VSW__tabs{z-index:100;background:#fff;border-bottom:2px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;overflow-x:auto}@media (prefers-color-scheme:dark){.page-module__aM0VSW__tabs{background:#0a0a0a;border-bottom-color:#374151}}.page-module__aM0VSW__tabsList{gap:4px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.page-module__aM0VSW__tab{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid transparent;padding:16px 20px;font-size:14px;font-weight:500;transition:all .2s}.page-module__aM0VSW__tab:hover{color:#4f46e5;background:rgba(79,70,229,.05)}.page-module__aM0VSW__tabActive{color:#4f46e5;background:#fff;border-bottom-color:#4f46e5}@media (prefers-color-scheme:dark){.page-module__aM0VSW__tabActive{background:#0a0a0a}}.page-module__aM0VSW__content{max-width:1200px;margin:0 auto;padding:30px 20px}.page-module__aM0VSW__footer{text-align:center;color:#6b7280;padding:20px;font-size:14px}
