:root{font-family:JetBrains Mono,SF Mono,ui-monospace,monospace;background:#0c0e12;color:#e8eaed;line-height:1.4}*{box-sizing:border-box}body{margin:0}html,body,#root{height:100%;overflow:hidden}.app-layout{display:flex;flex-direction:column;height:100vh;gap:.5rem;padding:.5rem 1rem;overflow:hidden}.top-band{display:grid;grid-template-columns:1.5fr 1.5fr 1.1fr 1fr 1.1fr;flex:3;gap:.5rem;align-items:stretch;flex-shrink:0;max-height:40vh;min-height:160px}.top-band-cell{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.summary-cell{min-height:0}.summary-cell .table-section{margin-bottom:0;flex:1;display:flex;flex-direction:column;min-height:0}.summary-cell .summary-wrap{flex:1;min-height:0;overflow-y:auto}.wallet-panel.tight{margin-bottom:0;flex:1;display:flex;flex-direction:column;min-height:0;overflow-y:auto}.deposit-panel{display:flex;flex-direction:column;gap:.5rem;flex:1;min-height:0;overflow-y:auto}.deposit-header{display:flex;align-items:center;justify-content:space-between}.gear-btn{background:#1c1d22;border:1px solid #2b2c33;color:#8b949e;font-size:1rem;cursor:pointer;padding:.15rem .4rem;border-radius:4px;line-height:1}.gear-btn:hover{color:#e8eaed;border-color:#58a6ff}.deposit-controls{display:flex;flex-direction:column;gap:.5rem;align-items:stretch}.deposit-uid{width:72px;flex-shrink:0;text-align:center;margin-bottom:0}.deposit-pool-size{font-size:.7rem;color:#8bf;white-space:nowrap}.deposit-btns{display:grid;grid-template-columns:repeat(4,1fr);gap:.25rem;flex:1}.btn-deposit{flex:1;width:auto;background:#15ae6e;color:#fff;border:1px solid #2ea043;border-radius:4px;padding:.3rem 0;font-size:.75rem;font-weight:600;cursor:pointer}.btn-deposit:hover{background:#2ea043}.deposit-slippage{display:flex;align-items:center;gap:.3rem}.btn-slip{flex:1;background:transparent;color:#8b949e;border:1px solid #2b2c33;border-radius:4px;padding:.3rem .5rem;font-size:.75rem;font-family:inherit;cursor:pointer;transition:all .15s}.btn-slip:hover{border-color:#58a6ff;color:#e8eaed}.btn-slip.active{background:#1f6feb;color:#fff;border-color:#1f6feb}.btn-slip.disabled,.btn-slip:disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.deposit-no-slip-row{display:flex;justify-content:center;gap:.8rem}.deposit-cb-label{display:flex;align-items:center;gap:.25rem;cursor:pointer}.deposit-cb-label input[type=checkbox]{accent-color:#58a6ff;cursor:pointer}.deposit-meta{display:flex;justify-content:flex-end;gap:.5rem}.deposit-settings-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem;margin-bottom:.5rem}.deposit-settings-grid .field{text-align:center}h1{font-size:1.15rem;font-weight:600;margin:0;letter-spacing:-.02em}h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:#d8cb8c;margin:0 0 .5rem}.top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:0;flex-shrink:0;padding-bottom:.75rem;border-bottom:1px solid #2b2c33}.status{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#8b949e}.dot{width:8px;height:8px;border-radius:50%;background:#f85149}.dot.on{background:#3fb950;box-shadow:0 0 8px #3fb95088}.ws-lag-badge{margin-left:6px;padding:1px 6px;border-radius:3px;font-size:.72rem;font-weight:600;background:#d29922;color:#0d1117}.meta{margin-left:.5rem;color:#9aa0a8}.banner.err{background:#3d1f1f;color:#ffa198;padding:.5rem .75rem;border-radius:6px;margin-bottom:1rem;font-size:.85rem}.wallet-panel{background:none;border:none;border-radius:0;padding:0;margin-bottom:0}.w2-badge{display:inline-block;margin-left:6px;padding:1px 5px;font-size:.65rem;font-weight:700;background:#f59e0b;color:#000;border-radius:3px;vertical-align:middle;line-height:1.4}.wallet-panel .side-panel{flex:1;display:flex;justify-content:center;align-items:center}.portfolio-select{flex:1;min-width:140px;max-width:min(100%,280px);padding:.25rem .4rem;font-size:.7rem;font-family:inherit;background:#1c1d22;border:1px solid #2b2c33;border-radius:4px;color:#e8eaed;cursor:pointer}.portfolio-select:focus{outline:none;border-color:#58a6ff}.subnet-row.watch-row{grid-template-columns:52px minmax(72px,1fr) minmax(0,1.6fr)}.watch-toolbar{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.25rem}.watch-select{width:100%;max-width:none;font-size:.75rem;padding:.18rem .35rem}.watch-input-group{display:flex;align-items:center;justify-content:space-between;overflow:hidden;margin-bottom:.25rem}.watch-input-group:focus-within{border-color:#58a6ff}.watch-addr-input{flex:1;min-width:0;padding:.22rem .4rem;margin-bottom:0!important;font-size:.68rem;font-family:inherit;background:transparent;border:none;color:#e8eaed}.watch-addr-input:focus{outline:none}.btn-watch-clear{padding:0 4px;font-size:.7rem;line-height:1;background:none;border:none;color:#8b949e;cursor:pointer;opacity:.7;width:auto!important}.btn-watch-clear:hover{opacity:1;color:#f85149}.watch-toolbar{position:relative}.watch-dropdown{position:absolute;left:0;right:0;top:100%;z-index:50;max-height:220px;overflow-y:auto;background:#161b22;border:1px solid #30363d;border-radius:0 0 6px 6px;box-shadow:0 4px 12px #0006}.watch-dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:5px 8px;cursor:pointer;font-size:.78rem;gap:6px}.watch-dropdown-item:hover,.watch-dropdown-item.active{background:#21262d}.watch-dd-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.watch-dd-addr{color:#8b949e;font-size:.72rem;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn-watch{padding:.5rem;font-size:.75rem;background:#21262d;border:none;border-left:1px solid #2b2c33;color:#58a6ff;cursor:pointer;white-space:nowrap;width:30px!important}.btn-watch:hover{background:#2b2c33}.wallet-grid{flex:1;display:flex;flex-direction:column;gap:.5rem;overflow:auto}.wallet-grid .wallet-addr-cell{min-width:0}.nonce-resync-btn{padding:1px 6px;font-size:.65rem;border:1px solid #555;border-radius:3px;background:#2a2a2a;color:#ccc;cursor:pointer;white-space:nowrap;flex-shrink:0}.nonce-resync-btn:hover{background:#444;color:#fff}.wallet-grid .wallet-balances{display:grid;grid-template-columns:1fr 1fr 1fr}.wallet-grid label{display:block;font-size:.65rem;letter-spacing:.06em;color:#8b949e}.wallet-grid .strong{font-weight:600;color:#ffa657}.subnet-wrap{display:flex;flex-direction:column;flex:1;gap:.35rem}.subnet-wrap .table-wrap{flex:1}.subnet-table{flex:1;font-size:.75rem;border:1px solid #2b2c33;border-radius:6px;overflow:hidden;background:#0f1014}.subnet-head,.subnet-row{display:grid;grid-template-columns:52px 52px minmax(72px,1fr) 72px;gap:.5rem;align-items:center;padding:.3rem .4rem}.subnet-head{font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;color:#8b949e;background:#1c1d22;border-bottom:1px solid #2b2c33}.subnet-row{border-bottom:1px solid #21262d}.subnet-row:last-child{border-bottom:none}.subnet-net{color:#58a6ff;font-weight:600}.subnet-pool{color:#8b949e}.subnet-action{text-align:right}.subnet-pct-header,.subnet-pct{text-align:center;width:2.8rem}.pct-input{width:2.4rem;background:#161b22;color:#e6edf3;border:1px solid #30363d;border-radius:3px;padding:.1rem .2rem;font-size:.65rem;font-family:inherit;text-align:center;font-variant-numeric:tabular-nums}.pct-input:focus{border-color:#58a6ff;outline:none}.pct-input::-webkit-inner-spin-button,.pct-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pct-input{-moz-appearance:textfield}.subnet-amt{color:#fff;font-variant-numeric:tabular-nums}.subnet-hk{color:#9aa0a8;overflow:hidden;text-overflow:ellipsis}.btn-remove-stake{background:#3d1111;color:#f85149;border:1px solid #99404f;border-radius:4px;padding:.15rem .3rem;font-size:.65rem;font-family:inherit;cursor:pointer;white-space:nowrap}.btn-remove-stake:hover:not(:disabled){background:#5a1a1a;border-color:#f85149}.btn-remove-stake:disabled{opacity:.5;cursor:wait}.muted{color:#9aa0a8;font-size:.85rem}code{background:#21262d;padding:.1em .35em;border-radius:4px;font-size:.85em}.col-TAO{width:100px!important}.mono{font-family:inherit}.small{font-size:.75rem;word-break:break-all}.tiny{font-size:.65rem;opacity:.85}.table-section{gap:.5rem}.section-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.section-header h2{margin:0;white-space:nowrap}.table-search{flex:1;min-width:100px;max-width:220px;padding:.2rem .5rem;font-size:.75rem;font-family:inherit;background:#1c1d22;border:1px solid #2b2c33;border-radius:4px;color:#e8eaed;outline:none}.table-search:focus,.table-filter-tao:focus{border-color:#58a6ff}.table-search::placeholder,.table-filter-tao::placeholder{color:#484f58}.search-row{display:flex;gap:4px;align-items:center}.show-failed-label{display:flex;align-items:center;gap:3px;font-size:11px;color:#8b949e;cursor:pointer;white-space:nowrap}.show-failed-label input[type=checkbox]{margin:0;cursor:pointer}.table-filter-tao{width:70px;padding:.2rem .5rem;font-size:.75rem;font-family:inherit;background:#1c1d22;border:1px solid #2b2c33;border-radius:4px;color:#e8eaed}.summary-wrap{overflow-y:auto}.tables-row{display:flex;gap:.5rem;flex:4;min-height:0;overflow:hidden}.tables-row>.table-section{flex:0 1 auto;min-width:0;display:flex;flex-direction:column;min-height:0;margin-bottom:0}.tables-row>.table-section>.table-wrap{flex:1;min-height:0;overflow:auto}.tables-row table.fixed{width:max-content}.tables-row>.history-col{display:flex;flex-direction:column;flex:0 1 auto;min-width:0;min-height:0;gap:.5rem}.tables-row>.history-col>.history-section,.tables-row>.history-col>.transfers-section{flex:1 1 0;min-height:0;display:flex;flex-direction:column}.tables-row>.history-col>.history-section>.table-wrap,.tables-row>.history-col>.transfers-section>.table-wrap{flex:1 1 0;min-height:0;overflow:auto}.count{font-weight:400;color:#9aa0a8;text-transform:none;letter-spacing:normal}.table-wrap{overflow:auto;border:1px solid #2b2c33;border-radius:8px;background:#0f1014}table{width:100%;border-collapse:collapse;font-size:.75rem}table.fixed{table-layout:fixed}th,td{padding:.3rem .4rem;text-align:left;border-bottom:1px solid #21262d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}th{background:#1c1d22;color:#8b949e;font-weight:500;position:sticky;top:0}.col-age,.col-ok,.col-type,.col-method,.col-addr,.col-amt,.col-netuid,.col-pool,.col-slip,.col-bal,.col-hblock,.col-htime,.col-haddr{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.col-age{width:120px;max-width:60px}.col-type{width:120px;max-width:50px}.col-method{width:120px;max-width:72px}.col-addr{width:130px;max-width:130px}.col-amt{width:70;max-width:70px}.col-netuid{width:120px;max-width:60px;text-align:center}.col-pool{width:120px;max-width:46px;color:#8b949e}.col-slip{width:120px;max-width:60px;color:#8b949e}.col-bal{width:120px;max-width:62px}.col-ok{width:28px;max-width:28px;text-align:center;font-weight:700}.ok-yes{color:#3fb950}.ok-no{color:#f85149}.col-cnt{text-align:left!important;width:45px}tr.stake{background:#1ec83c14}tr.stake td.col-method,tr.stake td.col-type,tr.stake td.col-addr{color:#7ee787}tr.stake td.col-netuid{color:#58a6ff}tr.unstake{background:#f8514914}tr.unstake td.col-method,tr.unstake td.col-type,tr.unstake td.col-addr{color:#ffa198}tr.unstake td.col-netuid{color:#58a6ff}tr.mp-stake{background:#6478ff14}tr.mp-stake td.col-method,tr.mp-stake td.col-type,tr.mp-stake td.col-addr{color:#9dacff}tr.mp-stake td.col-netuid{color:#58a6ff}tr.mp-unstake{background:#dc64c814}tr.mp-unstake td.col-method,tr.mp-unstake td.col-type,tr.mp-unstake td.col-addr{color:#e09dd8}tr.mp-unstake td.col-netuid{color:#58a6ff}tr.evm td:first-child:before{content:"◆ ";color:#a371f7;font-size:.6rem}@keyframes my-net-buy{0%,to{background-color:#2ea0430f;box-shadow:inset 0 0 2px #3fb9508c}50%{background-color:#2ea04333;box-shadow:inset 0 0 6px #3fb950fc}}@keyframes my-net-sell{0%,to{background-color:#f851490f;box-shadow:inset 0 0 2px #f851498c}50%{background-color:#f851492e;box-shadow:inset 0 0 6px #ff7b72fc}}@keyframes my-net-neutral{0%,to{background-color:#d299220f;box-shadow:inset 0 0 2px #c1d2228c}50%{background-color:#d2992224;box-shadow:inset 0 0 6px #dbe551fc}}tr.my-net-buy{animation:my-net-buy 1.6s ease-in-out infinite}tr.my-net-sell{animation:my-net-sell 1.6s ease-in-out infinite}tr.my-net-neutral{animation:my-net-neutral 1.8s ease-in-out infinite}@keyframes search-hit-flash{0%,to{background-color:#f5c33214}50%{background-color:#f5c33259}}tr.search-hit{animation:search-hit-flash 1.4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}tr.failed.my-net-buy,tr.failed.my-net-sell,tr.failed.my-net-neutral,tr.failed.search-hit{animation:none!important}.col-hblock{width:120px;max-width:72px}.col-htime{width:120px;max-width:38px;text-align:right;color:#8b949e}.col-haddr{width:220px;max-width:220px}.history-section tr.my-net-buy,.history-section tr.my-net-sell,.history-section tr.my-net-neutral,.history-section tr.search-hit{animation:none!important}.history-section tr.my-net-buy{background-color:#2ea0431a;box-shadow:inset 0 0 3px #3fb95099}.history-section tr.my-net-sell{background-color:#f851491a;box-shadow:inset 0 0 3px #f8514999}.history-section tr.my-net-neutral{background-color:#d299221a;box-shadow:inset 0 0 3px #c1d22299}.col-addr,.col-haddr{font-size:.85rem}td.col-addr,td.col-haddr{white-space:normal;overflow:hidden;text-overflow:clip;vertical-align:middle}.addr{max-width:130px;white-space:normal;overflow:hidden}.addr-clip{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;overflow:hidden;text-overflow:clip;white-space:normal;word-break:break-all;overflow-wrap:anywhere;vertical-align:bottom;font-size:1.1em;line-height:1.15}td.col-addr>.addr-clip{max-width:100%}td.addr-proxy-pair{overflow:hidden;text-overflow:clip;white-space:normal;vertical-align:middle;max-width:260px}td.addr-proxy-pair .addr-pair-row{display:flex;flex-direction:column;align-items:flex-start;row-gap:1px;max-width:100%}td.addr-proxy-pair .addr-pair-line{display:flex;align-items:baseline;max-width:100%;width:100%;min-width:0}td.addr-proxy-pair .addr-pair-signer{font-size:92%;color:#8b949e}td.addr-proxy-pair .addr-pair-paren{flex:0 0 auto}td.addr-proxy-pair .addr-pair-line>.addr-clip{display:inline-block;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;flex:1 1 auto;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;overflow-wrap:normal;vertical-align:bottom}.addr-clip.addr-wl{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;white-space:normal;word-break:break-word;overflow-wrap:anywhere;text-overflow:clip;color:#facc15b6;font-weight:600}.addr-clip.addr-wl:hover{color:#fddf479d}td.addr-proxy-pair .addr-pair-line>.addr-clip.addr-wl{white-space:normal;text-overflow:clip;word-break:break-word;overflow-wrap:anywhere}::-webkit-scrollbar{background:#20262f;-webkit-background-clip:content-box;border:3px solid transparent;border-radius:100px;height:15px;width:15px}::-webkit-scrollbar-thumb{background:#0c0e12;-webkit-background-clip:content-box;border:5px solid transparent;border-radius:100px}.num{text-align:right;font-variant-numeric:tabular-nums}.clickable{cursor:pointer;transition:color .15s}.clickable:hover{color:#58a6ff!important;text-decoration:underline}.clickable.copied{color:#3fb950!important}.clickable.copied:after{content:" ✓";font-size:.65em}.stake-c{color:#7ee787}.unstake-c{color:#ffa198}.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.sortable:hover{color:#e8eaed}.sort-ind{font-size:.65em;color:#484f58}.sort-ind.active{color:#d8cb8c}.side-panel{background:#1c1d22;border:1px solid #2b2c33;border-radius:8px;padding:.75rem}.field-label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:#8b949e;margin-bottom:.25rem}.field{width:100%;padding:.3rem .4rem;font-size:.75rem;font-family:inherit;background:#0f1014;border:1px solid #2b2c33;border-radius:4px;color:#e8eaed;outline:none}.field:focus{border-color:#58a6ff}.btn{display:inline-block;width:100%;padding:.3rem .5rem;font-size:.75rem;font-family:inherit;font-weight:500;border:none;border-radius:4px;cursor:pointer;transition:background .15s}.btn-primary{background:#15ae6e;color:#fff}.btn-primary:hover{background:#288a3a}.btn-row{display:flex;gap:.5rem}.side-status{margin-top:auto;font-size:.75rem;word-break:break-word}.btn-secondary{background:#2b2c33;color:#e8eaed}.btn-secondary:hover{background:#484f58}.btn-cancel{background:#2b2c33;color:#e8eaed}.btn-cancel:hover{background:#484f58}.btn-header{background:#21262d;color:#e8eaed;border:1px solid #2b2c33;border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-family:inherit;cursor:pointer;margin-left:.5rem}.btn-header:hover{border-color:#58a6ff;color:#58a6ff}.btn-header-icon{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .4rem}.btn-restart{background:#3b1212;color:#ff8a8a;border-color:#7a1f1f;font-weight:600}.btn-restart:hover{background:#5a1a1a;border-color:#ff5252;color:#ffb0b0}.btn-restart:active{background:#7a1f1f}.evm-slip-label{display:inline-flex;align-items:center;gap:.3rem;margin-left:.5rem;font-size:.7rem;color:#c9d1d9}.evm-slip-input{width:3.2rem;padding:.18rem .35rem;background:#0d1117;color:#e8eaed;border:1px solid #2b2c33;border-radius:4px;font-family:inherit;font-size:.7rem;text-align:right}.evm-slip-input:focus{border-color:#58a6ff;outline:none}.ct-modal{display:flex;flex-direction:column;gap:.75rem;width:860px!important;max-width:95vw}.ct-modal-header{display:flex;align-items:center;justify-content:space-between}.ct-modal-header h3{margin:0}.ct-sections{display:flex;flex-direction:column;gap:1rem}.ct-section{border:1px solid #2b2c33;border-radius:6px;padding:.6rem .75rem}.ct-section-title{margin-bottom:.5rem}.ct-enable{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:#e8eaed;cursor:pointer}.ct-fields{display:flex;flex-direction:column;gap:.4rem}.ct-field{display:flex;flex-direction:column;gap:2px}.ct-field .field{width:100%;box-sizing:border-box}.ct-label{font-size:.7rem;color:#8b949e}.ct-row{display:flex;gap:.5rem}.ct-field-sm{flex:1;min-width:0}.ct-side-label{font-size:.85rem;font-weight:600;color:#e8eaed}.ct-badge{font-size:.65rem;font-weight:600;color:#3fb950;background:#3fb9501f;padding:2px 8px;border-radius:4px;margin-left:auto}.ct-section-title{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.ct-running{border-color:#3fb950}.ct-desc{font-size:.72rem;color:#8b949e;margin:0 0 .4rem;line-height:1.3}.ct-actions{display:flex;gap:.5rem;margin-top:.4rem}.ct-btn-start{background:#238636!important;color:#fff!important;border:1px solid #2ea043!important;padding:.3rem 1.2rem!important;font-size:.78rem!important;border-radius:4px!important;cursor:pointer}.ct-btn-start:hover{background:#2ea043!important}.ct-btn-start:disabled{opacity:.4;cursor:not-allowed}.ct-btn-stop{background:#da3633!important;color:#fff!important;border:1px solid #f85149!important;padding:.3rem 1.2rem!important;font-size:.78rem!important;border-radius:4px!important;cursor:pointer}.ct-btn-stop:hover{background:#f85149!important}.ct-btn-apply{background:#1f6feb!important;color:#fff!important;border:1px solid #388bfd!important;padding:.3rem 1.2rem!important;font-size:.78rem!important;border-radius:4px!important;cursor:pointer}.ct-btn-apply:hover{background:#388bfd!important}.ct-textarea{resize:vertical;min-height:8.5rem;font-family:monospace;font-size:.75rem;line-height:1.4}.ct-watch-row{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.ct-watch-row .ct-textarea{font-size:.7rem}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100}.modal{background:#1c1d22;border:1px solid #2b2c33;border-radius:8px;padding:1rem;width:480px;max-width:90vw;max-height:80vh;overflow-y:auto}.modal h3{margin:0 0 .5rem;font-size:.9rem;color:#e8eaed}.wl-modal{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.25rem}.wl-modal-header{display:flex;align-items:center;justify-content:space-between}.wl-modal-header h3{margin:0}.wl-close{background:none;border:none;color:#8b949e;font-size:1rem;cursor:pointer}.wl-close:hover{color:#e8eaed}.wl-entries-box{background:#0f1014;border:1px solid #2b2c33;border-radius:6px;padding:.5rem .6rem;max-height:200px;overflow-y:auto;font-size:.7rem}.wl-entries-list{list-style:none;padding:0;margin:0}.wl-entries-list li{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;border-bottom:1px solid #21262d}.wl-entries-list li:last-child{border-bottom:none}.wl-entry-label{color:#ffa657;flex-shrink:0;font-weight:500}.wl-entry-addr{color:#9aa0a8;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wl-del{background:none;border:none;color:#f85149;cursor:pointer;font-size:.7rem;padding:0 .15rem;flex-shrink:0}.wl-del:hover{color:#ff7b72}.wl-paste-area{resize:vertical;min-height:100px;white-space:pre;font-size:.7rem;line-height:1.5;margin-bottom:0}.wl-modal-actions{display:flex;justify-content:flex-end;gap:.5rem}.fab{width:36px;height:36px;border-radius:50%;border:none;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.fab-primary{background:#484f58;color:#e8eaed}.fab-primary:hover{background:#9aa0a8}.fab-danger{background:#da3633;color:#fff}.fab-danger:hover{background:#f85149}.toast-container{position:fixed;top:1rem;right:1.5rem;z-index:200;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.toast{padding:.6rem 1rem;border-radius:6px;font-size:.75rem;font-family:inherit;max-width:360px;word-break:break-word;animation:toast-in .25s ease-out,toast-out .4s 3.5s ease-in forwards;pointer-events:auto}.toast-ok{background:#1a3a2a;border:1px solid #15ae6e;color:#3fb950}.toast-err{background:#3a1a1a;border:1px solid #da3633;color:#f85149}.toast-persistent{animation:toast-in .25s ease-out;background:#3a2a0a;border:1px solid #d29922;color:#e3b341}@keyframes toast-in{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes toast-out{0%{opacity:1}to{opacity:0;transform:translateY(-10px)}}.login-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0c0e12;z-index:9999}.login-box{display:flex;flex-direction:column;gap:.75rem;padding:2rem;border:1px solid #2a2e36;border-radius:8px;background:#13161c;min-width:280px;text-align:center}.login-box h2{margin:0 0 .5rem;font-size:1.2rem;color:#8ab4f8}.login-input{padding:.6rem .8rem;font-size:1rem;text-align:center}.login-btn{padding:.6rem;font-size:1rem;cursor:pointer}.login-err{color:#f28b82;font-size:.85rem}.transfer-btn{font-size:.65rem;padding:2px 8px;background:#e8a735;color:#000;border:none;border-radius:3px;cursor:pointer;font-weight:700;white-space:nowrap}.transfer-btn:hover{background:#ffc040}.deposit-evm-input{width:50px;font-size:.65rem;padding:1px 4px;border:1px solid #555;border-radius:3px;background:#1a1d24;color:#eee;text-align:right}.deposit-evm-input::-webkit-inner-spin-button{display:none}.deposit-btn{font-size:.65rem;padding:2px 8px;background:#4caf50;color:#fff;border:none;border-radius:3px;cursor:pointer;font-weight:700;white-space:nowrap}.deposit-btn:hover{background:#66bb6a}.dereg-alerts{position:fixed;top:12px;right:16px;z-index:9999;display:flex;flex-direction:column;gap:6px;max-width:360px;pointer-events:none}.dereg-alerts>*{pointer-events:auto}@keyframes dereg-pulse{0%,to{box-shadow:0 0 #f8514966}50%{box-shadow:0 0 0 6px #f8514900}}.dereg-alert{display:flex;align-items:center;gap:8px;background:linear-gradient(180deg,#2a0e0e,#1f0a0a);border:1px solid #f85149;border-radius:6px;padding:8px 10px;color:#ffd9d6;font-size:.78rem;animation:dereg-pulse 1.6s ease-in-out infinite}@keyframes dereg-pulse-added{0%,to{box-shadow:0 0 #3f91f866}50%{box-shadow:0 0 0 6px #3f91f800}}.dereg-alert.added{background:linear-gradient(180deg,#0d1f3a,#0a1830);border-color:#3f91f8;color:#d6e6ff;animation:dereg-pulse-added 1.6s ease-in-out infinite}.dereg-alert.added .dereg-alert-tag{color:#79b8ff}.dereg-alert.added .dereg-alert-text{color:#d4e2f0}.dereg-alert.added .dereg-alert-source{color:#87a4c2}.dereg-alert.added .dereg-alert-close{color:#79b8ff}.dereg-alert.added .dereg-alert-close:hover{color:#fff}@keyframes dereg-pulse-started{0%,to{box-shadow:0 0 #3fb95080}50%{box-shadow:0 0 0 8px #3fb95000}}.dereg-alert.started{background:linear-gradient(180deg,#0d2e15,#0a2410);border-color:#3fb950;color:#d6f5d6;animation:dereg-pulse-started 1.4s ease-in-out infinite}.dereg-alert.started .dereg-alert-tag{color:#56d364;font-weight:800}.dereg-alert.started .dereg-alert-text{color:#d6f5d6}.dereg-alert.started .dereg-alert-source{color:#8ab78f}.dereg-alert.started .dereg-alert-close{color:#56d364}.dereg-alert.started .dereg-alert-close:hover{color:#fff}.dereg-alert-body{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.dereg-alert-tag{font-size:.65rem;font-weight:700;letter-spacing:.06em;color:#ff7b72;text-transform:uppercase}.dereg-alert-text{color:#f0d4d2}.dereg-alert-text strong{color:#fff;font-weight:700}.dereg-alert-source{color:#b58a87;font-size:.7rem}.dereg-alert-close{background:transparent;border:none;color:#ff7b72;font-size:1.1rem;line-height:1;cursor:pointer;padding:0 4px}.dereg-alert-close:hover{color:#fff}.dereg-alert-clear-all{align-self:flex-end;background:#1f0a0a;border:1px solid #6b2a27;color:#ffd9d6;font-size:.7rem;padding:3px 8px;border-radius:4px;cursor:pointer}.dereg-alert-clear-all:hover{background:#2a0e0e;border-color:#f85149}
