.app{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem 3rem}.header h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:#e8eaed}.subtitle{margin:0;color:#9aa0a6;font-size:.9rem}.header__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.login-form{display:flex;flex-direction:column;gap:.75rem;width:min(280px,100%)}.login-form input{box-sizing:border-box;height:2.2rem;padding:0 .65rem;border:1px solid #3c4458;border-radius:6px;background:#0f131a;color:#e8eaed;font-size:.9rem}.login-form button{height:2.2rem;border:none;border-radius:6px;background:#3d6ef5;color:#fff;font-weight:600;cursor:pointer}.login-form button:disabled{opacity:.6;cursor:not-allowed}.login-error{margin:0;color:#f4a9a0;font-size:.82rem}.account-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;position:relative}.account-btn{padding:.35rem .65rem;border:1px solid #3c4458;border-radius:6px;background:#161b26;color:#c4c8d0;font-size:.78rem;cursor:pointer}.account-panel{position:absolute;top:100%;right:0;z-index:10;margin-top:.35rem;display:flex;flex-direction:column;gap:.5rem;padding:.65rem;min-width:200px;background:#161b26;border:1px solid #2a3142;border-radius:8px}.account-panel input{box-sizing:border-box;height:2rem;padding:0 .5rem;border:1px solid #3c4458;border-radius:6px;background:#0f131a;color:#e8eaed}.account-panel button{height:2rem;border:none;border-radius:6px;background:#3d6ef5;color:#fff;cursor:pointer}.account-msg{font-size:.75rem;color:#8bc49a}.status-bar{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin:1rem 0;padding:.65rem 1rem;background:#1e2430;border:1px solid #2d3548;border-radius:8px;font-size:.78rem;color:#b8c0cc}.status-bar--error{color:#f4a9a0;border-color:#5c3434}.btn-secondary{box-sizing:border-box;height:2.05rem;padding:0 .9rem;background:#2a3142;color:#c4c8d0;border:1px solid #3c4458;border-radius:8px;font-size:.82rem;cursor:pointer}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.search-panel{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;background:#161b26;border-radius:10px;border:1px solid #2a3142}.search-panel__row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.75rem 1rem}.field{display:flex;flex-direction:column;gap:.25rem}.field label{font-size:.75rem;color:#9aa0a6}.field input{box-sizing:border-box;height:2.05rem;padding:0 .6rem;border:1px solid #3c4458;border-radius:6px;background:#0f131a;color:#e8eaed;font-family:ui-monospace,monospace;font-size:.85rem;min-width:7rem}.field--wide input{min-width:min(420px,100%);width:28rem}.field--sm input{width:5rem}.btn-primary{box-sizing:border-box;height:2.05rem;padding:0 1.25rem;background:linear-gradient(135deg,#3d6ef5,#2a4fc9);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem}.tab{padding:.45rem .9rem;border:1px solid #3c4458;border-radius:8px;background:#1a2030;color:#b8c0cc;cursor:pointer;font-size:.85rem}.tab.active{background:#2a3a5c;border-color:#4a6cf0;color:#e8eaed}.alert{padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.alert--error{background:#3a2228;border:1px solid #6b3a42;color:#f4b4b0}.alert--success{background:#1e2e24;border:1px solid #3a5c42;color:#8bc49a}.team-meta{font-size:.85rem;color:#9aa0a6;margin:0 0 .75rem}.table-wrap{overflow-x:auto;margin-top:.5rem}table{width:100%;border-collapse:collapse;font-size:.82rem}th,td{padding:.4rem .55rem;text-align:left;border-bottom:1px solid #2a3142}th{color:#9aa0a6;font-weight:500}td.num{font-family:ui-monospace,monospace;text-align:right}.addr{font-family:ui-monospace,monospace;white-space:nowrap}.empty-hint,.warn-hint{color:#8b939e;font-size:.88rem;margin:.5rem 0}.warn-hint{color:#e8c468}.node-stats .stat-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.stat-card{padding:1rem;border-radius:10px;text-align:center;border:1px solid #2a3142;background:#161b26}.stat-num{display:block;font-size:1.75rem;font-weight:700;color:#7eb8ff}.stat-label{font-size:.85rem;color:#9aa0a6}.pt-badge{display:inline-block;padding:.1rem .45rem;border-radius:4px;font-size:.72rem;margin-right:.35rem}.pt-purchased{background:#78c8961f;color:#8fd4a8}.pt-none{background:#8c96a51a;color:#9aa0a6}.node-tree{background:#161b26;border:1px solid #2a3142;border-radius:10px;padding:.75rem 1rem;max-height:70vh;overflow:auto}.tree-root,.tree-children{list-style:none;margin:0;padding:0}.tree-row{display:flex;align-items:center;gap:.25rem;padding:.2rem 0;font-family:ui-monospace,monospace;font-size:.8rem}.tree-toggle{width:1.25rem;background:none;border:none;color:#9aa0a6;cursor:pointer;padding:0;font-size:.65rem}.tree-toggle--leaf{display:inline-block}.tree-addr{color:#c8d0dc;cursor:pointer}.tree-addr:hover{color:#6ea8fe}.content-panel{background:#161b26;border:1px solid #2a3142;border-radius:10px;padding:.75rem 1rem}:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color:#e8eaed;background-color:#0c0f14;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}button{font-family:inherit}input:focus{outline:2px solid #4a6cf0;outline-offset:1px}
