.SwapModal-module__8L09XG__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SwapModal-module__8L09XG__modal{border:1px solid var(--border-strong);background:#0d0b1a;border-radius:18px;flex-direction:column;gap:1.1rem;width:100%;max-width:420px;padding:1.5rem;display:flex;box-shadow:0 24px 64px #0009}.SwapModal-module__8L09XG__header{justify-content:space-between;align-items:center;display:flex}.SwapModal-module__8L09XG__title{color:var(--text-primary);align-items:center;gap:.6rem;font-size:1.05rem;font-weight:700;display:flex}.SwapModal-module__8L09XG__sideBadge{letter-spacing:.08em;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:800}.SwapModal-module__8L09XG__buy{color:var(--green);background:#22c55e26;border:1px solid #22c55e4d}.SwapModal-module__8L09XG__sell{color:var(--red);background:#ef444426;border:1px solid #ef44444d}.SwapModal-module__8L09XG__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.SwapModal-module__8L09XG__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.SwapModal-module__8L09XG__inputGroup{flex-direction:column;gap:.4rem;display:flex}.SwapModal-module__8L09XG__inputLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.SwapModal-module__8L09XG__input{border:1px solid var(--border);width:100%;color:var(--text-primary);-moz-appearance:textfield;background:#ffffff0a;border-radius:10px;outline:none;padding:.75rem 1rem;font-size:1.1rem;font-weight:600;transition:border-color .15s}.SwapModal-module__8L09XG__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SwapModal-module__8L09XG__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.SwapModal-module__8L09XG__input:focus{border-color:#7c4dff80}.SwapModal-module__8L09XG__input:disabled{opacity:.6;cursor:not-allowed}.SwapModal-module__8L09XG__usdHint{color:var(--text-faint);padding-left:.25rem;font-size:.75rem}.SwapModal-module__8L09XG__pctRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.SwapModal-module__8L09XG__pctBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:7px;padding:.3rem .7rem;font-size:.75rem;font-weight:700;transition:all .15s}.SwapModal-module__8L09XG__pctBtn:hover{color:var(--text-primary);border-color:var(--border-strong)}.SwapModal-module__8L09XG__pctBtn:disabled{opacity:.5;cursor:not-allowed}.SwapModal-module__8L09XG__pctActive,.SwapModal-module__8L09XG__pctActiveSell{color:var(--red);background:#ef44441f;border-color:#ef444459}.SwapModal-module__8L09XG__pctActiveBuy{color:var(--green);background:#22c55e1f;border-color:#22c55e59}.SwapModal-module__8L09XG__pctBarBuy{background:linear-gradient(90deg, var(--green), #22c55e99)}.SwapModal-module__8L09XG__pctBarWrap{background:#ffffff0f;border-radius:3px;flex:1;min-width:60px;height:4px;overflow:hidden}.SwapModal-module__8L09XG__pctBar{background:linear-gradient(90deg, var(--purple), var(--pink));border-radius:3px;height:100%;transition:width .2s}.SwapModal-module__8L09XG__btnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22c55ecc 0%,#22c55e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:700;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 0 16px #22c55e40}.SwapModal-module__8L09XG__btnPrimary:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.SwapModal-module__8L09XG__btnPrimary:disabled{opacity:.5;cursor:not-allowed;transform:none}.SwapModal-module__8L09XG__btnSell{background:linear-gradient(135deg,#ef4444e6 0%,#ef4444 100%);box-shadow:0 0 16px #ef444440}.SwapModal-module__8L09XG__btnSecondary{border:1px solid var(--border);width:100%;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:12px;padding:.75rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.SwapModal-module__8L09XG__btnSecondary:hover{color:var(--text-primary);background:#ffffff14}.SwapModal-module__8L09XG__balanceHint{color:var(--text-faint);text-align:center;font-size:.73rem}.SwapModal-module__8L09XG__reserveNote{color:var(--text-muted)}.SwapModal-module__8L09XG__doneState{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0;display:flex}.SwapModal-module__8L09XG__doneIcon{width:56px;height:56px;color:var(--green);background:#22c55e26;border:1px solid #22c55e59;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.SwapModal-module__8L09XG__doneTitle{color:var(--text-primary);font-size:1rem;font-weight:700}.SwapModal-module__8L09XG__solscanLink{color:var(--purple);font-size:.8rem;transition:color .15s}.SwapModal-module__8L09XG__solscanLink:hover{color:var(--periwinkle)}.SwapModal-module__8L09XG__errorState{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.SwapModal-module__8L09XG__errorMsg{color:var(--red);background:#ef444414;border:1px solid #ef444433;border-radius:8px;width:100%;padding:.6rem 1rem;font-size:.85rem}.SwapModal-module__8L09XG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite SwapModal-module__8L09XG__spin}@keyframes SwapModal-module__8L09XG__spin{to{transform:rotate(360deg)}}
.ReceiveModal-module__VTcsEG__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.ReceiveModal-module__VTcsEG__modal{border:1px solid var(--border-strong);background:#0d0b1a;border-radius:18px;flex-direction:column;gap:1rem;width:100%;max-width:380px;padding:1.5rem;display:flex;box-shadow:0 24px 64px #0009}.ReceiveModal-module__VTcsEG__header{justify-content:space-between;align-items:center;display:flex}.ReceiveModal-module__VTcsEG__title{color:var(--text-primary);font-size:1.05rem;font-weight:700}.ReceiveModal-module__VTcsEG__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.ReceiveModal-module__VTcsEG__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.ReceiveModal-module__VTcsEG__sub{color:var(--text-muted);font-size:.8rem;line-height:1.5}.ReceiveModal-module__VTcsEG__qrWrap{border:1px solid var(--border);background:#0d0b1a;border-radius:14px;justify-content:center;padding:1.25rem;display:flex}.ReceiveModal-module__VTcsEG__addressRow{border:1px solid var(--border);background:#ffffff0a;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem .75rem;display:flex}.ReceiveModal-module__VTcsEG__address{color:var(--text-muted);word-break:break-all;flex:1;font-family:monospace;font-size:.72rem;line-height:1.5}.ReceiveModal-module__VTcsEG__copyBtn{width:30px;height:30px;color:var(--purple);cursor:pointer;background:#7c4dff1a;border:1px solid #7c4dff40;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.ReceiveModal-module__VTcsEG__copyBtn:hover{background:#7c4dff33;border-color:#7c4dff66}.ReceiveModal-module__VTcsEG__copied{color:var(--green);background:#22c55e1a;border-color:#22c55e4d}.ReceiveModal-module__VTcsEG__copiedMsg{text-align:center;color:var(--green);font-size:.75rem;font-weight:600}
.AutoSellModal-module__0y5QyW__overlay{z-index:200;-webkit-backdrop-filter:blur(4px);background:#000000a6;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AutoSellModal-module__0y5QyW__modal{border:1px solid var(--border-strong);background:#0d0b1a;border-radius:18px;flex-direction:column;gap:1.1rem;width:100%;max-width:420px;padding:1.5rem;display:flex;box-shadow:0 24px 64px #0009}.AutoSellModal-module__0y5QyW__header{justify-content:space-between;align-items:center;display:flex}.AutoSellModal-module__0y5QyW__title{color:var(--text-primary);align-items:center;gap:.6rem;font-size:1.05rem;font-weight:700;display:flex}.AutoSellModal-module__0y5QyW__badge{letter-spacing:.08em;color:#fa0;background:#ffaa001f;border:1px solid #ffaa004d;border-radius:6px;padding:3px 8px;font-size:.62rem;font-weight:800}.AutoSellModal-module__0y5QyW__closeBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.AutoSellModal-module__0y5QyW__closeBtn:hover{color:var(--text-primary);background:#ffffff1a}.AutoSellModal-module__0y5QyW__closeBtn:disabled{opacity:.4;cursor:not-allowed}.AutoSellModal-module__0y5QyW__section{flex-direction:column;gap:.4rem;display:flex}.AutoSellModal-module__0y5QyW__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.72rem;font-weight:600}.AutoSellModal-module__0y5QyW__multipliers{gap:.35rem;display:flex}.AutoSellModal-module__0y5QyW__multBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:7px;flex:1;padding:.4rem 0;font-size:.78rem;font-weight:700;transition:all .15s}.AutoSellModal-module__0y5QyW__multBtn:hover:not(:disabled){color:var(--text-primary);border-color:#fa06}.AutoSellModal-module__0y5QyW__multActive{color:#fa0;background:#ffaa001f;border-color:#fa06}.AutoSellModal-module__0y5QyW__multBtn:disabled{opacity:.5;cursor:not-allowed}.AutoSellModal-module__0y5QyW__priceHint{color:var(--text-primary);font-size:.8rem}.AutoSellModal-module__0y5QyW__priceCurrent{color:var(--text-faint);font-weight:400}.AutoSellModal-module__0y5QyW__triggerValue{color:var(--text-muted);font-weight:400}.AutoSellModal-module__0y5QyW__pctRow{gap:.4rem;display:flex}.AutoSellModal-module__0y5QyW__pctBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:7px;flex:1;padding:.3rem 0;font-size:.75rem;font-weight:700;transition:all .15s}.AutoSellModal-module__0y5QyW__pctBtn:hover:not(:disabled){color:var(--text-primary);border-color:var(--border-strong)}.AutoSellModal-module__0y5QyW__pctBtn:disabled{opacity:.5;cursor:not-allowed}.AutoSellModal-module__0y5QyW__pctActive{color:var(--red);background:#ef44441a;border-color:#ef444459}.AutoSellModal-module__0y5QyW__barWrap{background:#ffffff0f;border-radius:3px;height:4px;overflow:hidden}.AutoSellModal-module__0y5QyW__bar{background:linear-gradient(90deg, var(--purple), var(--pink));border-radius:3px;height:100%;transition:width .2s}.AutoSellModal-module__0y5QyW__amountHint{color:var(--text-muted);font-size:.78rem}.AutoSellModal-module__0y5QyW__authNote{color:var(--text-faint);border:1px solid var(--border);background:#ffffff05;border-radius:8px;padding:.5rem .75rem;font-size:.73rem;line-height:1.5}.AutoSellModal-module__0y5QyW__warnNote{color:#fa0;background:#ffaa0014;border:1px solid #ffaa0040;border-radius:8px;padding:.55rem .75rem;font-size:.78rem;line-height:1.5}.AutoSellModal-module__0y5QyW__btnPrimary{color:#000;cursor:pointer;background:linear-gradient(135deg,#ffaa00e6,#ff8c00);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-size:.9rem;font-weight:800;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 0 20px #fa03}.AutoSellModal-module__0y5QyW__btnPrimary:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.AutoSellModal-module__0y5QyW__btnPrimary:disabled{opacity:.5;cursor:not-allowed;transform:none}.AutoSellModal-module__0y5QyW__btnSecondary{border:1px solid var(--border);width:100%;color:var(--text-muted);cursor:pointer;background:#ffffff0d;border-radius:12px;padding:.75rem;font-size:.9rem;font-weight:600;transition:background .15s,color .15s}.AutoSellModal-module__0y5QyW__btnSecondary:hover{color:var(--text-primary);background:#ffffff14}.AutoSellModal-module__0y5QyW__doneState{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.AutoSellModal-module__0y5QyW__doneIcon{color:#fa0;background:#ffaa001f;border:1px solid #ffaa004d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.AutoSellModal-module__0y5QyW__doneTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.AutoSellModal-module__0y5QyW__doneSub{color:var(--text-muted);font-size:.82rem;line-height:1.5}.AutoSellModal-module__0y5QyW__solscanLink{color:var(--purple);font-size:.8rem;transition:color .15s}.AutoSellModal-module__0y5QyW__solscanLink:hover{color:var(--periwinkle)}.AutoSellModal-module__0y5QyW__errorState{flex-direction:column;gap:.75rem;padding:.25rem 0;display:flex}.AutoSellModal-module__0y5QyW__errorMsg{color:var(--red);background:#ef444414;border:1px solid #ef444433;border-radius:8px;padding:.6rem 1rem;font-size:.85rem}.AutoSellModal-module__0y5QyW__errorHelp{color:var(--text-muted);border:1px solid var(--border);background:#ffffff08;border-radius:8px;padding:.5rem .75rem;font-size:.8rem;line-height:1.5}.AutoSellModal-module__0y5QyW__errorHelp summary{cursor:pointer;color:var(--text-primary);list-style:revert;font-weight:600}.AutoSellModal-module__0y5QyW__errorHelp ol{flex-direction:column;gap:.2rem;margin:.5rem 0 .4rem 1.1rem;padding:0;display:flex}.AutoSellModal-module__0y5QyW__errorHelp p{color:var(--text-faint);margin-top:.4rem}.AutoSellModal-module__0y5QyW__spinner{border:2px solid #0003;border-top-color:#000;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite AutoSellModal-module__0y5QyW__spin}@keyframes AutoSellModal-module__0y5QyW__spin{to{transform:rotate(360deg)}}
.pagination-module__OI1jhW__pagination{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.5rem;padding:.75rem .25rem .1rem;display:flex}.pagination-module__OI1jhW__range{font-variant-numeric:tabular-nums;color:var(--text-faint);font-size:.74rem}.pagination-module__OI1jhW__controls{align-items:center;gap:.5rem;display:flex}.pagination-module__OI1jhW__btn{width:28px;height:28px;color:var(--purple);cursor:pointer;background:#7c4dff14;border:1px solid #7c4dff40;border-radius:7px;justify-content:center;align-items:center;font-family:inherit;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.pagination-module__OI1jhW__btn:hover:not(:disabled){color:var(--text-primary);background:#7c4dff2e;border-color:#7c4dff80}.pagination-module__OI1jhW__btn:disabled{opacity:.35;cursor:not-allowed}.pagination-module__OI1jhW__indicator{font-variant-numeric:tabular-nums;color:var(--text-muted);text-align:center;min-width:56px;font-size:.78rem;font-weight:600}@media (max-width:480px){.pagination-module__OI1jhW__pagination{gap:.5rem;padding-top:.6rem}.pagination-module__OI1jhW__range{font-size:.7rem}.pagination-module__OI1jhW__indicator{min-width:48px;font-size:.74rem}.pagination-module__OI1jhW__btn{width:26px;height:26px}}
.portfolio-module___G9K8W__page{flex-direction:column;gap:1.25rem;max-width:1400px;display:flex}.portfolio-module___G9K8W__pageHeader{justify-content:space-between;align-items:center;padding:0 .1rem;display:flex}.portfolio-module___G9K8W__pageHeaderTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-size:.7rem;font-weight:700}.portfolio-module___G9K8W__refreshBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:8px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.75rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.portfolio-module___G9K8W__refreshBtn:hover:not(:disabled){color:var(--purple);background:#7c4dff1a;border-color:#7c4dff4d}.portfolio-module___G9K8W__refreshBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes portfolio-module___G9K8W__spin{to{transform:rotate(360deg)}}.portfolio-module___G9K8W__refreshSpinning svg{animation:.7s linear infinite portfolio-module___G9K8W__spin}.portfolio-module___G9K8W__refreshLabel{white-space:nowrap}.portfolio-module___G9K8W__midGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:1100px){.portfolio-module___G9K8W__midGrid{grid-template-columns:1fr 360px}}.portfolio-module___G9K8W__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:60vh;display:flex}.portfolio-module___G9K8W__emptyIcon{width:80px;height:80px;color:var(--purple);background:#7c4dff1a;border:1px solid #7c4dff33;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.portfolio-module___G9K8W__emptyTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700}.portfolio-module___G9K8W__emptySub{color:var(--text-muted);font-size:.875rem}.portfolio-module___G9K8W__connectBtn{background:linear-gradient(135deg, var(--pink) 0%, var(--purple) 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;margin-top:.5rem;padding:.6rem 1.5rem;font-size:.875rem;font-weight:700;transition:opacity .2s,transform .15s;box-shadow:0 0 16px #ff2d8a4d}.portfolio-module___G9K8W__connectBtn:hover{opacity:.88;transform:translateY(-1px)}.portfolio-module___G9K8W__card{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1.25rem}@media (max-width:480px){.portfolio-module___G9K8W__card{padding:.9rem .75rem}}.portfolio-module___G9K8W__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.1rem;display:flex}.portfolio-module___G9K8W__cardTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.portfolio-module___G9K8W__skeleton{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:6px;animation:1.4s infinite portfolio-module___G9K8W__shimmer}@keyframes portfolio-module___G9K8W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.portfolio-module___G9K8W__error{color:var(--red);align-items:center;gap:.5rem;padding:.75rem 0;font-size:.8rem;display:flex}.portfolio-module___G9K8W__pos{color:var(--green)}.portfolio-module___G9K8W__neg{color:var(--red)}.portfolio-module___G9K8W__muted{color:var(--text-muted)}
.positions-module__Bd5B7q__totalGroup{align-items:baseline;gap:.5rem;display:inline-flex}.positions-module__Bd5B7q__total{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.positions-module__Bd5B7q__change{white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:4px;padding:.1rem .4rem;font-size:.72rem;font-weight:700}.positions-module__Bd5B7q__changeUp{color:var(--green,#22c55e);background:#22c55e1a}.positions-module__Bd5B7q__changeDown{color:var(--red,#ef4444);background:#ef44441a}.positions-module__Bd5B7q__changeFlat{color:var(--text-muted);background:#ffffff0a}.positions-module__Bd5B7q__list{flex-direction:column;gap:2px;display:flex}.positions-module__Bd5B7q__posRow{border-bottom:1px solid #ffffff0a;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .25rem;transition:background .15s;display:flex}.positions-module__Bd5B7q__posRow:hover{background:#ffffff08}.positions-module__Bd5B7q__posRow:last-child{border-bottom:none}.positions-module__Bd5B7q__posLeft{align-items:center;gap:.6rem;display:flex}.positions-module__Bd5B7q__posIcon{background:#ffffff0a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;display:flex}.positions-module__Bd5B7q__posLabel{color:var(--text-primary);font-size:.84rem;font-weight:600}.positions-module__Bd5B7q__posPlatform{color:var(--text-muted);text-transform:capitalize;margin-top:1px;font-size:.72rem}.positions-module__Bd5B7q__posValue{color:var(--text-primary);font-size:.88rem;font-weight:700}.positions-module__Bd5B7q__skeletonRow{border-bottom:1px solid #ffffff0a;padding:.75rem .25rem}.positions-module__Bd5B7q__empty{text-align:center;color:var(--text-faint);padding:1.5rem 0;font-size:.82rem}.positions-module__Bd5B7q__divider{background:#ffffff0f;height:1px;margin:1rem 0}
.chart-module__EFoKyW__headerRight{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.chart-module__EFoKyW__periods{gap:4px;display:flex}.chart-module__EFoKyW__solscanLink{border:1px solid var(--border);color:var(--text-muted);white-space:nowrap;background:#ffffff08;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.72rem;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.chart-module__EFoKyW__solscanLink:hover{color:var(--purple);background:#7c4dff1a;border-color:#7c4dff73}.chart-module__EFoKyW__periodBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s}.chart-module__EFoKyW__periodBtn:hover{color:var(--text-primary);border-color:var(--border-strong)}.chart-module__EFoKyW__periodActive{color:var(--text-primary);background:#7c4dff26;border-color:#7c4dff66}.chart-module__EFoKyW__totals{gap:2rem;margin-bottom:1rem;display:flex}.chart-module__EFoKyW__total{flex-direction:column;gap:2px;display:flex}.chart-module__EFoKyW__totalVal{color:var(--text-primary);font-size:1.3rem;font-weight:700}.chart-module__EFoKyW__totalLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.72rem;font-weight:600}.chart-module__EFoKyW__chartArea{align-items:flex-end;height:160px;display:flex}.chart-module__EFoKyW__bars{align-items:flex-end;gap:3px;width:100%;height:100%;display:flex}.chart-module__EFoKyW__barWrap{cursor:default;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.chart-module__EFoKyW__bar{background:#7c4dff40;border-radius:3px 3px 0 0;flex-direction:column;justify-content:flex-end;width:100%;min-height:4px;transition:background .15s;display:flex;position:relative;overflow:hidden}.chart-module__EFoKyW__barWrap:hover .chart-module__EFoKyW__bar{background:#7c4dff66}.chart-module__EFoKyW__barSwap{background:linear-gradient(180deg, var(--pink) 0%, var(--purple) 100%);border-radius:3px 3px 0 0;width:100%}.chart-module__EFoKyW__barLabel{color:var(--text-faint);white-space:nowrap;writing-mode:vertical-rl;max-height:32px;font-size:.55rem;overflow:hidden;transform:rotate(180deg)}.chart-module__EFoKyW__barSkeleton{border-radius:3px 3px 0 0;flex:1;align-self:flex-end}.chart-module__EFoKyW__noData{width:100%;color:var(--text-faint);justify-content:center;align-items:center;font-size:.82rem;display:flex}.chart-module__EFoKyW__legend{gap:1rem;margin-top:.75rem;display:flex}.chart-module__EFoKyW__legendItem{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.73rem;display:flex}.chart-module__EFoKyW__dotAll{background:#7c4dff66;border-radius:2px;flex-shrink:0;width:8px;height:8px}.chart-module__EFoKyW__dotSwap{background:var(--pink);border-radius:2px;flex-shrink:0;width:8px;height:8px}
.holdings-module__ZKZo_a__headerRight{align-items:center;gap:.5rem;display:flex}.holdings-module__ZKZo_a__total{color:var(--text-primary);font-size:.9rem;font-weight:700}.holdings-module__ZKZo_a__count{min-width:1.4rem;color:var(--text-muted);vertical-align:middle;background:#ffffff0f;border-radius:100px;justify-content:center;align-items:center;margin-left:.5rem;padding:.05rem .4rem;font-size:.7rem;font-weight:700;display:inline-flex}.holdings-module__ZKZo_a__refreshBtn{border:1px solid var(--border);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.holdings-module__ZKZo_a__refreshBtn:hover:not(:disabled){color:var(--purple);background:#7c4dff1f;border-color:#7c4dff4d}.holdings-module__ZKZo_a__refreshBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes holdings-module__ZKZo_a__spin{to{transform:rotate(360deg)}}.holdings-module__ZKZo_a__refreshSpinning svg{animation:.7s linear infinite holdings-module__ZKZo_a__spin}.holdings-module__ZKZo_a__tableHead{border-bottom:1px solid var(--border);text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);grid-template-columns:2fr 120px 100px 100px 80px 160px;gap:.75rem;padding:0 .25rem .5rem;font-size:.68rem;font-weight:700;display:grid}.holdings-module__ZKZo_a__rows{flex-direction:column;display:flex}.holdings-module__ZKZo_a__row{border-bottom:1px solid #ffffff0a;border-radius:8px;grid-template-columns:2fr 120px 100px 100px 80px 160px;align-items:center;gap:.5rem;padding:.55rem .25rem;font-size:.82rem;transition:background .15s;display:grid}@media (max-width:680px){.holdings-module__ZKZo_a__tableHead{display:none}.holdings-module__ZKZo_a__row{grid-template-columns:1fr auto 110px;align-items:center;gap:.6rem;padding:.6rem 0}.holdings-module__ZKZo_a__priceCell,.holdings-module__ZKZo_a__changeCell,.holdings-module__ZKZo_a__portCell,.holdings-module__ZKZo_a__valueCell{display:none}.holdings-module__ZKZo_a__balance{text-align:right;color:var(--text-muted);white-space:nowrap;font-size:.78rem;display:block}.holdings-module__ZKZo_a__balanceSub{display:none}.holdings-module__ZKZo_a__tokenName{display:block}.holdings-module__ZKZo_a__actionCell{flex-direction:row;justify-content:flex-end;align-items:center;gap:4px;width:110px}.holdings-module__ZKZo_a__actionBtn{text-align:center;white-space:nowrap;flex:1;width:auto;padding:.28rem 0;font-size:.7rem}.holdings-module__ZKZo_a__receiveBtn{flex:unset;width:110px}}.holdings-module__ZKZo_a__row:hover{background:#ffffff08}.holdings-module__ZKZo_a__row:last-child{border-bottom:none}.holdings-module__ZKZo_a__skeletonRow{border-bottom:1px solid #ffffff0a;align-items:center;gap:.75rem;padding:.75rem .25rem;display:flex}.holdings-module__ZKZo_a__tokenCell{align-items:center;gap:.6rem;min-width:0;display:flex}.holdings-module__ZKZo_a__tokenInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.holdings-module__ZKZo_a__avatar{width:32px;height:32px;color:var(--text-primary);letter-spacing:-.02em;background:linear-gradient(135deg,#7c4dff4d,#ff2d8a33);border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:800;display:flex}.holdings-module__ZKZo_a__avatarImg{object-fit:cover;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;width:32px;height:32px}.holdings-module__ZKZo_a__symbol{color:var(--text-primary);font-size:.85rem;font-weight:600}.holdings-module__ZKZo_a__tokenName{color:var(--text-faint);white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;display:none;overflow:hidden}.holdings-module__ZKZo_a__balanceSub{color:var(--text-muted);font-size:.72rem;display:none}.holdings-module__ZKZo_a__right{text-align:right}.holdings-module__ZKZo_a__balance{color:var(--text-muted)}.holdings-module__ZKZo_a__valueCell{color:var(--text-primary);font-weight:600}.holdings-module__ZKZo_a__actionCell{justify-content:flex-end;align-items:center;gap:4px;display:flex}.holdings-module__ZKZo_a__actionBtn{text-align:center;cursor:pointer;border:1px solid;border-radius:6px;flex-shrink:0;width:48px;padding:.25rem 0;font-size:.72rem;font-weight:700;line-height:1;transition:background .15s,transform .1s}.holdings-module__ZKZo_a__actionBtn:disabled{opacity:.3;cursor:not-allowed}.holdings-module__ZKZo_a__buyBtn{color:var(--green);background:#22c55e1a;border-color:#22c55e4d}.holdings-module__ZKZo_a__buyBtn:hover:not(:disabled){background:#22c55e33;transform:translateY(-1px)}.holdings-module__ZKZo_a__sellBtn{color:var(--red);background:#ef44441a;border-color:#ef44444d}.holdings-module__ZKZo_a__sellBtn:hover:not(:disabled){background:#ef444433;transform:translateY(-1px)}.holdings-module__ZKZo_a__receiveBtn{color:var(--purple);text-align:center;background:#7c4dff1a;border-color:#7c4dff4d;width:100px}.holdings-module__ZKZo_a__receiveBtn:hover{background:#7c4dff33;transform:translateY(-1px)}.holdings-module__ZKZo_a__autoBtn{color:#fa0;background:#ffaa0014;border-color:#ffaa004d}.holdings-module__ZKZo_a__autoBtn:hover:not(:disabled){background:#ffaa002e;transform:translateY(-1px)}
.summary-module__1QMA-W__summaryGrid{grid-template-columns:repeat(2,1fr);gap:.875rem;display:grid}@media (min-width:900px){.summary-module__1QMA-W__summaryGrid{grid-template-columns:2fr 1fr 2fr}}.summary-module__1QMA-W__statCardWide{grid-column:auto}@media (min-width:481px) and (max-width:899px){.summary-module__1QMA-W__statCardWide{grid-column:1/-1}}.summary-module__1QMA-W__statCard{flex-direction:column;gap:.25rem;display:flex}.summary-module__1QMA-W__statCardMain{background:#7c4dff0f;border-color:#7c4dff40}.summary-module__1QMA-W__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;font-weight:600;overflow:hidden}.summary-module__1QMA-W__statValue{color:var(--text-primary);font-size:1.6rem;font-weight:700;line-height:1.2}.summary-module__1QMA-W__statValueSol{font-size:1.25rem}.summary-module__1QMA-W__solUnit{color:var(--text-muted);letter-spacing:.03em;font-size:.8rem;font-weight:600}@media (max-width:480px){.summary-module__1QMA-W__statValue{font-size:1.35rem}.summary-module__1QMA-W__statValueSol{font-size:1.1rem}.summary-module__1QMA-W__summaryGrid{gap:.6rem}.summary-module__1QMA-W__hideMobile{display:none}}.summary-module__1QMA-W__statChange{font-size:.78rem;font-weight:600}.summary-module__1QMA-W__statSub{color:var(--text-muted);font-size:.82rem}.summary-module__1QMA-W__topHoldings{flex-direction:column;gap:.3rem;margin-top:.25rem;display:flex}.summary-module__1QMA-W__topRow{justify-content:space-between;align-items:center;display:flex}.summary-module__1QMA-W__topSymbol{color:var(--text-primary);font-size:.8rem;font-weight:600}.summary-module__1QMA-W__topPct{color:var(--text-muted);font-size:.75rem}
.signals-module__otLXRW__page{flex-direction:column;gap:.9rem;max-width:880px;margin:0 auto;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;display:flex}.signals-module__otLXRW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.signals-module__otLXRW__headerLeft{align-items:center;gap:.7rem;display:inline-flex}.signals-module__otLXRW__title{letter-spacing:.18em;color:var(--text-primary);font-size:.78rem;font-weight:800}.signals-module__otLXRW__titleSub{letter-spacing:.08em;color:var(--text-faint);text-transform:uppercase;font-size:.66rem;font-weight:600}.signals-module__otLXRW__betaBadge{letter-spacing:.16em;text-transform:uppercase;color:var(--purple);background:#7c4dff26;border:1px solid #7c4dff66;border-radius:4px;padding:.1rem .38rem;font-size:.55rem;font-weight:800;line-height:1.4}.signals-module__otLXRW__dyor{color:#ffbf00a6;letter-spacing:.03em;background:#ffbf000d;border:1px solid #ffbf0026;border-radius:8px;margin:0;padding:.4rem .6rem;font-size:.64rem}.signals-module__otLXRW__live{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;display:inline-flex}.signals-module__otLXRW__liveDot{background:var(--text-faint);border-radius:50%;width:8px;height:8px;transition:background .15s,box-shadow .15s;box-shadow:0 0 #0000}.signals-module__otLXRW__liveDotConnected{background:var(--green);animation:1.6s ease-in-out infinite signals-module__otLXRW__pulse;box-shadow:0 0 8px #22c55e8c}.signals-module__otLXRW__liveDotConnecting{background:var(--yellow);box-shadow:0 0 6px #eab30880}.signals-module__otLXRW__liveDotDisconnected{background:var(--red);box-shadow:0 0 6px #ef444480}@keyframes signals-module__otLXRW__pulse{0%,to{opacity:1}50%{opacity:.55}}.signals-module__otLXRW__refreshBtn{background:var(--bg-card);border:1px solid var(--border);width:34px;height:34px;color:var(--text-muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:border-color .15s,color .15s,background .15s,transform .15s;display:inline-flex}.signals-module__otLXRW__refreshBtn:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--bg-card-hover)}.signals-module__otLXRW__refreshBtn:disabled{cursor:not-allowed;opacity:.5}@keyframes signals-module__otLXRW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.signals-module__otLXRW__refreshBtnSpinning{animation:.6s linear infinite signals-module__otLXRW__spin}.signals-module__otLXRW__gearBtn{background:var(--bg-card);border:1px solid var(--border);width:34px;height:34px;color:var(--text-muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.signals-module__otLXRW__gearBtn:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--bg-card-hover)}.signals-module__otLXRW__empty{border:1px dashed var(--border);color:var(--text-muted);border-radius:12px;flex-direction:column;align-items:flex-start;gap:.7rem;padding:1.5rem 1.25rem;font-size:.85rem;display:flex}.signals-module__otLXRW__emptyTitle{color:var(--text-primary);letter-spacing:.04em;font-weight:700}.signals-module__otLXRW__emptyPills{flex-wrap:wrap;gap:.4rem;display:flex}.signals-module__otLXRW__emptyPill{border:1px solid var(--border);color:var(--text-muted);letter-spacing:.02em;background:#ffffff0a;border-radius:999px;padding:.18rem .5rem;font-size:.65rem}.signals-module__otLXRW__errorBanner{color:var(--text-primary);background:#ef44440f;border:1px solid #ef44444d;border-radius:10px;justify-content:space-between;align-items:center;gap:.6rem;padding:.6rem .85rem;font-size:.82rem;display:flex}.signals-module__otLXRW__errorRetry{color:var(--red);cursor:pointer;background:0 0;border:1px solid #ef444480;border-radius:6px;padding:.25rem .6rem;font-family:inherit;font-size:.74rem}.signals-module__otLXRW__errorRetry:hover{background:#ef444414}.signals-module__otLXRW__feed{flex-direction:column;gap:.5rem;display:flex}.signals-module__otLXRW__loadMoreWrap{justify-content:center;margin-top:.4rem;display:flex}.signals-module__otLXRW__loadMore{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;letter-spacing:.04em;border-radius:9px;padding:.5rem 1rem;font-family:inherit;font-size:.78rem;transition:border-color .15s,color .15s,background .15s}.signals-module__otLXRW__loadMore:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--bg-card-hover)}.signals-module__otLXRW__loadMore:disabled{cursor:default;opacity:.5}.signals-module__otLXRW__caSearchWrap{border:1px solid var(--border);background:#ffffff08;border-radius:10px;align-items:center;gap:.4rem;height:36px;padding:0 .65rem;transition:border-color .15s;display:flex}.signals-module__otLXRW__caSearchWrap:focus-within{background:#7c4dff0a;border-color:#7c4dff80}.signals-module__otLXRW__caSearchIcon{color:var(--text-faint);flex-shrink:0;font-size:1rem;line-height:1}.signals-module__otLXRW__caSearchInput{color:var(--text-primary);letter-spacing:.02em;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.78rem}.signals-module__otLXRW__caSearchInput::placeholder{color:var(--text-faint)}.signals-module__otLXRW__caSearchClear{color:var(--text-faint);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.72rem;line-height:1;transition:color .12s}.signals-module__otLXRW__caSearchClear:hover{color:var(--text-primary)}.signals-module__otLXRW__card{background:var(--bg-card);border:1px solid var(--border);cursor:pointer;border-radius:14px;flex-direction:column;gap:.65rem;padding:1rem 1.1rem;transition:border-color .15s,background .15s,box-shadow .15s;display:flex;position:relative}.signals-module__otLXRW__card:hover{border-color:var(--border-strong);background:var(--bg-card-hover);box-shadow:0 4px 20px #00000040}.signals-module__otLXRW__cardFlash{animation:3s ease-out signals-module__otLXRW__flashIn}@keyframes signals-module__otLXRW__flashIn{0%{border-color:#7c4dffb3;transform:translateY(-8px);box-shadow:0 0 0 1px #7c4dff73,0 0 18px #7c4dff40}20%{transform:translateY(0)}to{border-color:var(--border);box-shadow:none}}.signals-module__otLXRW__cardTop{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.signals-module__otLXRW__cardTopLeft{flex:1;align-items:center;gap:.6rem;min-width:0;display:flex}.signals-module__otLXRW__cardTopRight{flex-shrink:0;align-items:center;gap:.6rem;display:flex}.signals-module__otLXRW__multBadge{font-variant-numeric:tabular-nums;letter-spacing:.01em;border:1px solid var(--border);white-space:nowrap;border-radius:10px;padding:.2rem .55rem;font-size:1.25rem;font-weight:900;line-height:1}.signals-module__otLXRW__multBadgeNeutral{color:var(--text-muted);background:#ffffff08}.signals-module__otLXRW__multBadgeWarm{color:var(--yellow);text-shadow:0 0 12px #eab30873;background:#eab30812;border-color:#eab30847}.signals-module__otLXRW__multBadgeFire{color:var(--pink);text-shadow:0 0 16px #ff2d8aa6;background:#ff2d8a14;border-color:#ff2d8a61;box-shadow:0 0 14px #ff2d8a1a}.signals-module__otLXRW__multBadgeWrap{flex-direction:column;align-items:flex-end;gap:.2rem;display:flex}.signals-module__otLXRW__multBadgePct{font-variant-numeric:tabular-nums;letter-spacing:.03em;font-size:.65rem;font-weight:700}.signals-module__otLXRW__headNames{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.signals-module__otLXRW__headSymbolRow{align-items:center;gap:.35rem;display:flex}.signals-module__otLXRW__icon{object-fit:cover;background:#ffffff0d;border-radius:50%;flex-shrink:0;width:32px;height:32px}.signals-module__otLXRW__iconFallback{width:32px;height:32px;color:var(--text-primary);letter-spacing:.04em;background:#7c4dff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.64rem;font-weight:700;display:flex}.signals-module__otLXRW__symbol{color:var(--text-primary);letter-spacing:.02em;white-space:nowrap;font-size:.95rem;font-weight:800}.signals-module__otLXRW__name{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;overflow:hidden}.signals-module__otLXRW__verified{width:14px;height:14px;color:var(--cyan);flex-shrink:0}.signals-module__otLXRW__mcLine{background:#ffffff06;border:1px solid #ffffff0f;border-radius:9px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.55rem .75rem;display:flex}.signals-module__otLXRW__mcLineItem{align-items:baseline;gap:.28rem;display:inline-flex}.signals-module__otLXRW__mcLineLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.6rem;font-weight:700}.signals-module__otLXRW__mcLineVal{font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:.8rem;font-weight:700}.signals-module__otLXRW__mcLineSep{color:var(--text-faint);font-size:.7rem}.signals-module__otLXRW__mcLineNow{color:var(--cyan)}.signals-module__otLXRW__mcLineWarm{color:var(--yellow)}.signals-module__otLXRW__mcLineFire{color:var(--pink)}.signals-module__otLXRW__statRow{flex-wrap:wrap;gap:.35rem;display:flex}.signals-module__otLXRW__statChip{color:var(--text-muted);letter-spacing:.01em;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff12;border-radius:6px;align-items:center;padding:.22rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.signals-module__otLXRW__statChipAccent{margin-left:.2rem;font-weight:700}.signals-module__otLXRW__statChipMuted{color:var(--text-faint);margin-left:.1rem}.signals-module__otLXRW__statChipRed{color:var(--red);margin-left:.1rem}.signals-module__otLXRW__statChipGreen{color:var(--green);background:#22c55e0f;border-color:#22c55e33}.signals-module__otLXRW__statChipRed.signals-module__otLXRW__statChip{color:var(--red);background:#ef44440f;border-color:#ef444433}.signals-module__otLXRW__footerDivider{background:#ffffff1a;flex-shrink:0;width:1px;height:12px}.signals-module__otLXRW__scoreBox{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.05rem;display:flex}.signals-module__otLXRW__scoreLabel{letter-spacing:.18em;color:var(--text-faint);text-transform:uppercase;font-size:.52rem;font-weight:700;line-height:1}.signals-module__otLXRW__scoreVal{font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:900;line-height:1}.signals-module__otLXRW__scoreInline{flex-shrink:0;align-items:center;gap:.3rem;display:inline-flex}.signals-module__otLXRW__scoreInlineLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:.58rem;font-weight:700}.signals-module__otLXRW__scoreInlineVal{font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:900;line-height:1}.signals-module__otLXRW__scoreMuted{color:var(--text-faint)}.signals-module__otLXRW__scoreCyan{color:var(--cyan);text-shadow:0 0 12px #06b6d459}.signals-module__otLXRW__scoreGreen{color:var(--green);text-shadow:0 0 12px #22c55e59}.signals-module__otLXRW__scoreMagenta{color:var(--pink);text-shadow:0 0 14px #ff2d8a8c}.signals-module__otLXRW__mcRow{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.signals-module__otLXRW__mcArrow{color:var(--text-faint);font-size:.6rem}.signals-module__otLXRW__mcChip{letter-spacing:.03em;border:1px solid var(--border);color:var(--text-muted);font-variant-numeric:tabular-nums;background:#ffffff0a;border-radius:999px;padding:.12rem .45rem;font-size:.64rem;font-weight:700}.signals-module__otLXRW__mcChipNow{color:var(--cyan);background:#06b6d412;border-color:#06b6d440}.signals-module__otLXRW__mcChipAth{color:var(--yellow);background:#eab30814;border-color:#eab3084d}.signals-module__otLXRW__mcChipFire{color:var(--pink);text-shadow:0 0 8px #ff2d8a66;background:#ff2d8a1a;border-color:#ff2d8a66}.signals-module__otLXRW__tagRow{flex-wrap:wrap;gap:.3rem;display:flex}.signals-module__otLXRW__tag{color:var(--text-primary);letter-spacing:.02em;white-space:nowrap;background:#7c4dff12;border:1px solid #7c4dff33;border-radius:999px;align-items:center;gap:.28rem;padding:.16rem .48rem;font-size:.67rem;display:inline-flex}.signals-module__otLXRW__tagPct{font-variant-numeric:tabular-nums}.signals-module__otLXRW__tagGreen{color:var(--green);background:#22c55e12;border-color:#22c55e47}.signals-module__otLXRW__tagRed{color:var(--red);background:#ef444412;border-color:#ef444440}.signals-module__otLXRW__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.1rem;display:flex}.signals-module__otLXRW__footerLeft{flex-wrap:wrap;align-items:center;gap:.4rem;min-width:0;display:flex}.signals-module__otLXRW__footerActions{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.signals-module__otLXRW__caChip{border:1px solid var(--border);cursor:pointer;background:#ffffff08;border-radius:6px;align-items:center;gap:.3rem;padding:.12rem .42rem;font-family:inherit;transition:border-color .12s,background .12s;display:inline-flex}.signals-module__otLXRW__caChip:hover{border-color:var(--border-strong);background:#ffffff0f}.signals-module__otLXRW__caAddr{color:var(--text-faint);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:.62rem}.signals-module__otLXRW__caLabel{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;font-size:.56rem;font-weight:800}.signals-module__otLXRW__socialRow{align-items:center;gap:.4rem;display:inline-flex}.signals-module__otLXRW__social{color:var(--text-muted);align-items:center;transition:color .15s;display:inline-flex}.signals-module__otLXRW__social:hover{color:var(--text-primary)}.signals-module__otLXRW__social svg{width:14px;height:14px}.signals-module__otLXRW__timeAgo{color:var(--text-faint);letter-spacing:.03em;font-size:.64rem}.signals-module__otLXRW__buyBtn{color:#fff;letter-spacing:.06em;cursor:pointer;background:linear-gradient(135deg,#7c4dffe6 0%,#ff2d8ae6 100%);border:none;border-radius:9px;padding:.45rem 1.1rem;font-family:inherit;font-size:.82rem;font-weight:800;transition:filter .15s,transform 50ms}.signals-module__otLXRW__buyBtn:hover{filter:brightness(1.1)}.signals-module__otLXRW__buyBtn:active{transform:translateY(1px)}.signals-module__otLXRW__buyBtn:disabled{filter:grayscale(.6)brightness(.7);cursor:not-allowed}.signals-module__otLXRW__starBtn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.signals-module__otLXRW__starBtn:hover{color:var(--yellow);background:var(--bg-card-hover);border-color:#eab30866}.signals-module__otLXRW__starOn{color:var(--yellow);border-color:#eab30866}.signals-module__otLXRW__starBtn svg{width:16px;height:16px}.signals-module__otLXRW__cardMain{flex-direction:column;gap:.4rem;min-width:0;display:flex}.signals-module__otLXRW__cardHead{align-items:center;gap:.55rem;min-width:0;display:flex}.signals-module__otLXRW__cardActions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.4rem;display:flex}.signals-module__otLXRW__metrics{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.78rem;display:flex}.signals-module__otLXRW__metricSep:before{content:"·";color:var(--text-faint);margin-right:.45rem}.signals-module__otLXRW__reasons{flex-wrap:wrap;gap:.35rem;display:flex}.signals-module__otLXRW__reason{color:var(--text-primary);letter-spacing:.02em;background:#7c4dff14;border:1px solid #7c4dff38;border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .5rem;font-size:.68rem;display:inline-flex}.signals-module__otLXRW__reasonDot{color:var(--purple);font-size:.6rem}.signals-module__otLXRW__caRow{border:1px solid var(--border);cursor:pointer;background:#ffffff08;border-radius:6px;align-items:center;gap:.3rem;padding:.1rem .4rem;font-family:inherit;transition:border-color .12s;display:inline-flex}.signals-module__otLXRW__caRow:hover{border-color:var(--border-strong)}.signals-module__otLXRW__pos{color:var(--green)}.signals-module__otLXRW__neg{color:var(--red)}.signals-module__otLXRW__muted{color:var(--text-faint)}.signals-module__otLXRW__sheetBackdrop{-webkit-backdrop-filter:blur(6px);z-index:50;background:#07050fb3;justify-content:center;align-items:flex-end;animation:.15s ease-out signals-module__otLXRW__backdropIn;display:flex;position:fixed;inset:0}@keyframes signals-module__otLXRW__backdropIn{0%{opacity:0}to{opacity:1}}.signals-module__otLXRW__sheet{background:var(--bg-surface);border:1px solid var(--border-strong);border-radius:16px 16px 0 0;flex-direction:column;gap:1rem;width:100%;max-width:480px;padding:1.25rem 1.1rem 1.5rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;animation:.2s ease-out signals-module__otLXRW__sheetIn;display:flex}@keyframes signals-module__otLXRW__sheetIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.signals-module__otLXRW__sheetBackdrop{align-items:center}.signals-module__otLXRW__sheet{border-radius:16px}}.signals-module__otLXRW__sheetHeader{justify-content:space-between;align-items:center;display:flex}.signals-module__otLXRW__sheetTitle{letter-spacing:.16em;color:var(--text-primary);font-size:.78rem;font-weight:800}.signals-module__otLXRW__sheetClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem .4rem;font-size:1.1rem;line-height:1}.signals-module__otLXRW__sheetClose:hover{color:var(--text-primary)}.signals-module__otLXRW__field{flex-direction:column;gap:.35rem;display:flex}.signals-module__otLXRW__fieldLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);font-size:.66rem;font-weight:700}.signals-module__otLXRW__input{border:1px solid var(--border);color:var(--text-primary);background:#ffffff08;border-radius:9px;outline:none;padding:.55rem .7rem;font-family:inherit;font-size:.85rem;transition:border-color .15s,background .15s}.signals-module__otLXRW__input:focus{background:#7c4dff0f;border-color:#7c4dff80}.signals-module__otLXRW__stepper{align-items:center;gap:.4rem;display:flex}.signals-module__otLXRW__stepperBtn{background:var(--bg-card);border:1px solid var(--border);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;font-family:inherit;font-size:1rem;font-weight:700;display:inline-flex}.signals-module__otLXRW__stepperBtn:hover{border-color:var(--border-strong)}.signals-module__otLXRW__stepperBtn:disabled{opacity:.4;cursor:not-allowed}.signals-module__otLXRW__stepperValue{color:var(--text-primary);font-variant-numeric:tabular-nums;text-align:center;min-width:1.5ch;font-size:.95rem;font-weight:700}.signals-module__otLXRW__toggleRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.signals-module__otLXRW__toggle{cursor:pointer;background:#ffffff14;border:none;border-radius:999px;flex-shrink:0;width:38px;height:22px;padding:0;transition:background .15s;position:relative}.signals-module__otLXRW__toggle:after{content:"";background:var(--text-primary);border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px}.signals-module__otLXRW__toggleOn{background:var(--purple)}.signals-module__otLXRW__toggleOn:after{transform:translate(16px)}.signals-module__otLXRW__sheetActions{gap:.6rem;margin-top:.4rem;display:flex}.signals-module__otLXRW__sheetSave{color:#fff;letter-spacing:.08em;cursor:pointer;background:linear-gradient(135deg,#7c4dff 0%,#ff2d8a 100%);border:none;border-radius:10px;flex:1;padding:.7rem 1rem;font-family:inherit;font-size:.85rem;font-weight:800;transition:filter .15s}.signals-module__otLXRW__sheetSave:hover{filter:brightness(1.08)}.signals-module__otLXRW__sheetSave:disabled{filter:grayscale(.5)brightness(.7);cursor:not-allowed}.signals-module__otLXRW__sheetCancel{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;letter-spacing:.04em;background:0 0;border-radius:10px;padding:.7rem 1rem;font-family:inherit;font-size:.85rem;font-weight:700}.signals-module__otLXRW__sheetCancel:hover{color:var(--text-primary);border-color:var(--border-strong)}.signals-module__otLXRW__toast{background:var(--bg-surface);border:1px solid var(--border-strong);color:var(--text-primary);z-index:60;border-radius:10px;align-items:center;gap:.7rem;padding:.7rem 1rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.85rem;display:flex;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #00000080}.signals-module__otLXRW__toastSuccess{border-color:#22c55e66}.signals-module__otLXRW__toastDismiss{color:var(--text-faint);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.8rem}.signals-module__otLXRW__toastDismiss:hover{color:var(--text-primary)}.signals-module__otLXRW__toastLink{color:var(--cyan);font-size:.78rem;font-weight:600;text-decoration:none}.signals-module__otLXRW__multFilterRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.signals-module__otLXRW__multChip{border:1px solid var(--border);color:var(--text-muted);letter-spacing:.04em;cursor:pointer;background:#ffffff08;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .65rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.signals-module__otLXRW__multChip:hover{border-color:var(--border-strong);color:var(--text-primary);background:#ffffff12}.signals-module__otLXRW__multChipCount{opacity:.65;font-variant-numeric:tabular-nums;font-size:.64rem;font-weight:600}.signals-module__otLXRW__multChipAll{border-color:var(--border-strong);color:var(--text-primary);background:#ffffff14}.signals-module__otLXRW__multChipWarm{color:var(--yellow);border-color:#eab30840}.signals-module__otLXRW__multChipWarm:hover,.signals-module__otLXRW__multChipWarm.signals-module__otLXRW__multChipOn{background:#eab3081a;border-color:#eab3088c}.signals-module__otLXRW__multChipHot{color:#f97316;border-color:#f9731640}.signals-module__otLXRW__multChipHot:hover,.signals-module__otLXRW__multChipHot.signals-module__otLXRW__multChipOn{background:#f973161a;border-color:#f973168c}.signals-module__otLXRW__multChipFire{color:var(--pink);border-color:#ff2d8a40}.signals-module__otLXRW__multChipFire:hover,.signals-module__otLXRW__multChipFire.signals-module__otLXRW__multChipOn{text-shadow:0 0 8px #ff2d8a66;background:#ff2d8a1f;border-color:#ff2d8a99}.signals-module__otLXRW__multChipOn{font-weight:800}.signals-module__otLXRW__quickBuyBtn{color:var(--yellow);cursor:pointer;background:#ffbf001f;border:1px solid #ffbf0059;border-radius:9px;justify-content:center;align-items:center;height:32px;padding:0 .55rem;font-size:1rem;transition:background .15s,border-color .15s;display:inline-flex}.signals-module__otLXRW__quickBuyBtn:hover{background:#ffbf0033;border-color:#ffbf0099}.signals-module__otLXRW__quickBuyBtn:disabled{opacity:.45;cursor:not-allowed}.signals-module__otLXRW__quickBuyField{align-items:center;gap:.35rem;display:inline-flex}.signals-module__otLXRW__quickBuyLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);white-space:nowrap;font-size:.65rem;font-weight:700}.signals-module__otLXRW__quickBuyInput{border:1px solid var(--border);color:var(--text-primary);background:#ffffff08;border-radius:7px;outline:none;width:64px;padding:.3rem .5rem;font-family:inherit;font-size:.78rem;transition:border-color .15s}.signals-module__otLXRW__quickBuyInput:focus{border-color:#ffbf0073}.signals-module__otLXRW__multiplierRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.signals-module__otLXRW__athBadge{letter-spacing:.06em;border:1px solid var(--border);color:var(--text-muted);background:#ffffff0d;border-radius:999px;padding:.15rem .5rem;font-size:.68rem;font-weight:800}.signals-module__otLXRW__athBadgeWarm{color:var(--yellow);background:#eab3081a;border-color:#eab30859}.signals-module__otLXRW__athBadgeHot{color:#f97316;background:#f973161f;border-color:#f9731666}.signals-module__otLXRW__athBadgeFire{color:var(--pink);text-shadow:0 0 8px #ff2d8a80;background:#ff2d8a1f;border-color:#ff2d8a73}.signals-module__otLXRW__entryMcapBadge{letter-spacing:.03em;border:1px solid var(--border);color:var(--text-muted);background:#ffffff0a;border-radius:999px;padding:.12rem .45rem;font-size:.64rem;font-weight:700}.signals-module__otLXRW__curMcapBadge{letter-spacing:.03em;color:var(--cyan);background:#06b6d412;border:1px solid #06b6d440;border-radius:999px;padding:.12rem .45rem;font-size:.64rem;font-weight:700}.signals-module__otLXRW__athMcapBadge{letter-spacing:.04em;color:var(--yellow);background:#eab30814;border:1px solid #eab3084d;border-radius:999px;padding:.15rem .55rem;font-size:.68rem;font-weight:800}.signals-module__otLXRW__athMcapFire{color:var(--pink);text-shadow:0 0 10px #ff2d8a8c;background:#ff2d8a24;border-color:#ff2d8a80;font-size:.76rem;box-shadow:0 0 8px #ff2d8a2e}.signals-module__otLXRW__reasonPct{font-variant-numeric:tabular-nums;margin-left:.1rem}.signals-module__otLXRW__reasonGreen{color:var(--green);background:#22c55e14;border-color:#22c55e4d}.signals-module__otLXRW__reasonRed{color:var(--red);background:#ef444414;border-color:#ef444447}.signals-module__otLXRW__curMultiplier{letter-spacing:.04em;font-variant-numeric:tabular-nums;border:1px solid var(--border);background:#ffffff0a;border-radius:999px;padding:.12rem .45rem;font-size:.7rem;font-weight:800}.signals-module__otLXRW__multWeak{color:var(--text-muted)}.signals-module__otLXRW__newsBarWrap{background:#7c4dff0d;border:1px solid #7c4dff2e;border-radius:10px;flex-shrink:0;align-items:center;gap:.6rem;height:36px;padding:0 .7rem;display:flex;overflow:hidden}.signals-module__otLXRW__newsBarLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--purple);white-space:nowrap;flex-shrink:0;font-size:.6rem;font-weight:800}.signals-module__otLXRW__newsBar{flex:1;position:relative;overflow:hidden}.signals-module__otLXRW__newsBarTrack{white-space:nowrap;align-items:center;gap:2rem;width:max-content;display:flex}.signals-module__otLXRW__newsItem{color:var(--text-muted);border-right:1px solid #ffffff12;align-items:center;gap:.35rem;padding:0 .5rem;font-size:.72rem;display:inline-flex}.signals-module__otLXRW__newsItemIcon{object-fit:cover;background:#ffffff0f;border-radius:50%;flex-shrink:0;width:16px;height:16px}.signals-module__otLXRW__newsItemIconFallback{width:16px;height:16px;color:var(--text-primary);background:#7c4dff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.48rem;font-weight:800;display:inline-flex}.signals-module__otLXRW__newsItemMint{color:var(--text-primary);letter-spacing:.02em;font-weight:700}.signals-module__otLXRW__newsItemBadge{letter-spacing:.04em;color:var(--pink);background:#ff2d8a1f;border:1px solid #ff2d8a59;border-radius:999px;padding:.1rem .4rem;font-size:.64rem;font-weight:800}.signals-module__otLXRW__sheetSection{letter-spacing:.2em;text-transform:uppercase;color:var(--text-faint);border-bottom:1px solid var(--border);padding-bottom:.35rem;font-size:.58rem;font-weight:800}.signals-module__otLXRW__presetRow{flex-wrap:wrap;gap:.35rem;display:flex}.signals-module__otLXRW__presetBtn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;letter-spacing:.04em;background:#ffffff0a;border-radius:7px;padding:.28rem .6rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:background .12s,border-color .12s,color .12s}.signals-module__otLXRW__presetBtn:hover{color:var(--text-primary);background:#7c4dff1a;border-color:#7c4dff66}.signals-module__otLXRW__presetBtnOn{color:var(--text-primary);background:#7c4dff2e;border-color:#7c4dff99}@media (max-width:600px){.signals-module__otLXRW__card{gap:.55rem;padding:.85rem .9rem}.signals-module__otLXRW__multBadge{padding:.18rem .45rem;font-size:1.05rem}.signals-module__otLXRW__mcLine{gap:.4rem;padding:.45rem .6rem}.signals-module__otLXRW__mcLineVal{font-size:.74rem}.signals-module__otLXRW__mcLineLabel{font-size:.55rem}.signals-module__otLXRW__statChip{padding:.18rem .5rem;font-size:.66rem}.signals-module__otLXRW__cardFooter{flex-wrap:wrap;gap:.4rem}.signals-module__otLXRW__footerActions{justify-content:flex-end;width:100%}.signals-module__otLXRW__buyBtn{flex:1;padding:.42rem .75rem;font-size:.8rem}.signals-module__otLXRW__quickBuyBtn{width:36px;height:34px}.signals-module__otLXRW__starBtn{width:34px;height:34px}.signals-module__otLXRW__newsBarWrap{height:32px}.signals-module__otLXRW__quickBuyField{display:none}.signals-module__otLXRW__header{flex-wrap:nowrap;align-items:center;gap:.5rem}.signals-module__otLXRW__titleSub{display:none}}
.terminal-module__fK3w8W__page{flex-direction:column;gap:1rem;max-width:1500px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;display:flex}.terminal-module__fK3w8W__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.terminal-module__fK3w8W__title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint);font-size:.7rem;font-weight:700}.terminal-module__fK3w8W__headerRight{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.terminal-module__fK3w8W__live{color:var(--text-muted);align-items:center;gap:.4rem;font-size:.72rem;display:inline-flex}.terminal-module__fK3w8W__quickBuyField{border:1px solid var(--border);cursor:text;background:#ffffff08;border-radius:9px;align-items:center;gap:.5rem;padding:4px 4px 4px .7rem;transition:border-color .15s,background .15s;display:inline-flex}.terminal-module__fK3w8W__quickBuyField:focus-within{background:#7c4dff0d;border-color:#7c4dff73}.terminal-module__fK3w8W__quickBuyLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);white-space:nowrap;font-size:.66rem;font-weight:700}.terminal-module__fK3w8W__quickBuyInput{border:1px solid var(--border);width:70px;color:var(--text-primary);text-align:right;font-variant-numeric:tabular-nums;background:#ffffff0a;border-radius:6px;outline:none;padding:.32rem .5rem;font-family:inherit;font-size:.78rem;font-weight:600}.terminal-module__fK3w8W__quickBuyInput:focus{border-color:#7c4dff80}.terminal-module__fK3w8W__quickBuyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.terminal-module__fK3w8W__quickBuyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.terminal-module__fK3w8W__tabs{border-bottom:1px solid var(--border);scrollbar-width:none;gap:.25rem;display:flex;overflow-x:auto}.terminal-module__fK3w8W__tabs::-webkit-scrollbar{display:none}.terminal-module__fK3w8W__tab{color:var(--text-muted);cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:0 0;border:none;padding:.6rem .95rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:color .15s;position:relative}.terminal-module__fK3w8W__tab:hover,.terminal-module__fK3w8W__tabActive{color:var(--text-primary)}.terminal-module__fK3w8W__tabActive:after{content:"";background:var(--grad-h);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:.4rem;right:.4rem}.terminal-module__fK3w8W__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:.4rem .1rem;display:flex}.terminal-module__fK3w8W__toolbarLeft,.terminal-module__fK3w8W__toolbarRight{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.72rem;display:flex}.terminal-module__fK3w8W__searchWrap{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.3rem;min-width:220px;height:30px;padding:0 .5rem;display:flex;position:relative}.terminal-module__fK3w8W__searchIcon{color:var(--text-muted);flex-shrink:0;font-size:.9rem}.terminal-module__fK3w8W__searchInput{color:var(--text-primary,#fff);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:monospace;font-size:.72rem}.terminal-module__fK3w8W__searchInput::placeholder{color:var(--text-muted)}.terminal-module__fK3w8W__searchClear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:.65rem;line-height:1}.terminal-module__fK3w8W__searchClear:hover{color:var(--text-primary,#fff)}.terminal-module__fK3w8W__tokenCount{color:var(--text-muted);font-size:.72rem}.terminal-module__fK3w8W__intervalGroup{border:1px solid var(--border);background:#ffffff08;border-radius:8px;padding:2px;display:inline-flex}.terminal-module__fK3w8W__intervalBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem .55rem;font-family:inherit;font-size:.7rem;font-weight:600;transition:background .15s,color .15s}.terminal-module__fK3w8W__intervalBtn:hover{color:var(--text-primary)}.terminal-module__fK3w8W__intervalActive{color:var(--text-primary);background:#7c4dff26}.terminal-module__fK3w8W__dot{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #22c55e99}.terminal-module__fK3w8W__dotPaused{background:var(--text-faint);box-shadow:none}.terminal-module__fK3w8W__tableWrap{border:1px solid var(--border);--sticky-bg:#0a0815;--sticky-bg-hover:#14101f;--sticky-bg-head:#110d1e;border-radius:12px;overflow:hidden}.terminal-module__fK3w8W__tableScroll{background:var(--bg-card);-webkit-overflow-scrolling:touch;overflow-x:auto}.terminal-module__fK3w8W__table{border-collapse:separate;border-spacing:0;width:100%;min-width:1100px;font-size:.78rem}.terminal-module__fK3w8W__thead{background:#ffffff06}.terminal-module__fK3w8W__th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-faint);white-space:nowrap;border-bottom:1px solid var(--border);background:#ffffff06;padding:.65rem .75rem;font-size:.68rem;font-weight:600}.terminal-module__fK3w8W__thRight{text-align:right}.terminal-module__fK3w8W__thCenter{text-align:center}.terminal-module__fK3w8W__row{cursor:pointer;transition:background .12s}.terminal-module__fK3w8W__row:hover{background:#ffffff06}.terminal-module__fK3w8W__cell{vertical-align:middle;color:var(--text-primary);white-space:nowrap;border-bottom:1px solid var(--border);padding:.7rem .75rem}.terminal-module__fK3w8W__row:last-child .terminal-module__fK3w8W__cell,.terminal-module__fK3w8W__row:last-child .terminal-module__fK3w8W__skeletonCell{border-bottom:none}.terminal-module__fK3w8W__cellRight{text-align:right;font-variant-numeric:tabular-nums}.terminal-module__fK3w8W__cellCenter{text-align:center}.terminal-module__fK3w8W__stickyLeft,.terminal-module__fK3w8W__stickyRight{z-index:1;background-color:var(--sticky-bg);position:sticky}.terminal-module__fK3w8W__stickyLeft{left:0;box-shadow:6px 0 10px -10px #000000b3}.terminal-module__fK3w8W__stickyRight{right:0;box-shadow:-6px 0 10px -10px #000000b3}.terminal-module__fK3w8W__row:hover .terminal-module__fK3w8W__stickyLeft,.terminal-module__fK3w8W__row:hover .terminal-module__fK3w8W__stickyRight{background-color:var(--sticky-bg-hover)}.terminal-module__fK3w8W__thead .terminal-module__fK3w8W__stickyLeft,.terminal-module__fK3w8W__thead .terminal-module__fK3w8W__stickyRight{background-color:var(--sticky-bg-head);z-index:2}.terminal-module__fK3w8W__tokenCell{align-items:center;gap:.55rem;min-width:0;display:flex}.terminal-module__fK3w8W__icon{object-fit:cover;background:#ffffff0f;border-radius:50%;flex-shrink:0;width:28px;height:28px}.terminal-module__fK3w8W__iconFallback{width:28px;height:28px;color:var(--text-primary);letter-spacing:.02em;background:#7c4dff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.62rem;font-weight:700;display:flex}.terminal-module__fK3w8W__tokenInfo{flex-direction:column;min-width:0;display:flex}.terminal-module__fK3w8W__symbolRow{align-items:center;gap:.35rem;display:flex}.terminal-module__fK3w8W__symbol{color:var(--text-primary);font-size:.82rem;font-weight:700}.terminal-module__fK3w8W__tokenName{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.7rem;overflow:hidden}.terminal-module__fK3w8W__verifiedIcon{color:var(--cyan);flex-shrink:0}.terminal-module__fK3w8W__newBadge{letter-spacing:.04em;color:var(--green);background:#22c55e1f;border:1px solid #22c55e40;border-radius:4px;padding:1px 5px;font-size:.6rem;font-weight:700;display:inline-block}.terminal-module__fK3w8W__scoreBadge{letter-spacing:.04em;text-transform:uppercase;border-radius:4px;margin-left:.35rem;padding:1px 6px;font-size:.6rem;font-weight:700;display:inline-block}.terminal-module__fK3w8W__scoreHigh{color:var(--green);background:#22c55e24;border:1px solid #22c55e4d}.terminal-module__fK3w8W__scoreMedium{color:var(--yellow);background:#eab30824;border:1px solid #eab3084d}.terminal-module__fK3w8W__scoreLow{color:var(--text-muted);border:1px solid var(--border);background:#ffffff0d}.terminal-module__fK3w8W__pos{color:var(--green)}.terminal-module__fK3w8W__neg{color:var(--red)}.terminal-module__fK3w8W__muted{color:var(--text-muted)}.terminal-module__fK3w8W__socials{justify-content:flex-start;align-items:center;gap:.45rem;display:inline-flex}.terminal-module__fK3w8W__socialLink{color:var(--text-muted);justify-content:center;align-items:center;transition:color .15s;display:inline-flex}.terminal-module__fK3w8W__socialLink:hover{color:var(--text-primary)}.terminal-module__fK3w8W__tradeGroup{align-items:center;gap:4px;display:inline-flex}.terminal-module__fK3w8W__buyBtn{letter-spacing:.02em;color:var(--green);cursor:pointer;background:#22c55e1f;border:1px solid #22c55e59;border-radius:7px;padding:.3rem .65rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:background .15s,border-color .15s,color .15s,transform .1s}.terminal-module__fK3w8W__buyBtn:hover{background:#22c55e33;border-color:#22c55e8c}.terminal-module__fK3w8W__buyBtn:active{transform:scale(.97)}.terminal-module__fK3w8W__quickBtn{width:28px;height:28px;color:var(--purple);cursor:pointer;background:#7c4dff1f;border:1px solid #7c4dff66;border-radius:7px;justify-content:center;align-items:center;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.terminal-module__fK3w8W__quickBtn:hover:not(:disabled){color:#b794ff;background:#7c4dff38;border-color:#7c4dff99}.terminal-module__fK3w8W__quickBtn:active:not(:disabled){transform:scale(.95)}.terminal-module__fK3w8W__quickBtn:disabled{cursor:progress;opacity:.85}.terminal-module__fK3w8W__quickBtnLoading{background:#7c4dff2e}.terminal-module__fK3w8W__quickSpinner{border:2px solid #7c4dff40;border-top-color:var(--purple);border-radius:50%;width:12px;height:12px;animation:.7s linear infinite terminal-module__fK3w8W__spin}@keyframes terminal-module__fK3w8W__spin{to{transform:rotate(360deg)}}.terminal-module__fK3w8W__starBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:3px;transition:color .15s,background .15s;display:inline-flex}.terminal-module__fK3w8W__starBtn:hover:not(:disabled){color:var(--text-primary);background:#ffffff0f}.terminal-module__fK3w8W__starBtn:disabled{cursor:not-allowed;opacity:.45}.terminal-module__fK3w8W__starActive{color:#facc15}.terminal-module__fK3w8W__starActive:hover:not(:disabled){color:#fde047}.terminal-module__fK3w8W__skeletonCell{padding:.7rem .75rem}.terminal-module__fK3w8W__skeletonBar{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:4px;width:100%;height:12px;animation:1.4s infinite terminal-module__fK3w8W__shimmer}@keyframes terminal-module__fK3w8W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.terminal-module__fK3w8W__skeletonAvatar{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:28px;height:28px;animation:1.4s infinite terminal-module__fK3w8W__shimmer}.terminal-module__fK3w8W__empty{text-align:center;color:var(--text-muted);padding:3rem 1rem;font-size:.85rem}.terminal-module__fK3w8W__emptyIcon{width:56px;height:56px;color:var(--text-muted);background:#ffffff0a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.terminal-module__fK3w8W__emptyTitle{color:var(--text-primary);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.terminal-module__fK3w8W__toast{z-index:100;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ef44441f;border:1px solid #ef444466;border-radius:10px;align-items:center;gap:.75rem;max-width:90vw;padding:.7rem .9rem .7rem 1rem;font-size:.8rem;animation:.25s both terminal-module__fK3w8W__fadeUp;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.terminal-module__fK3w8W__toastRetry{color:var(--text-primary);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:6px;padding:.3rem .7rem;font-family:inherit;font-size:.72rem;font-weight:700}.terminal-module__fK3w8W__toastRetry:hover{background:#ffffff24}.terminal-module__fK3w8W__toastSuccess{background:#22c55e1a;border-color:#22c55e66}.terminal-module__fK3w8W__toastLink{color:var(--text-primary);text-underline-offset:2px;font-size:.72rem;font-weight:700;-webkit-text-decoration:underline #ffffff4d;text-decoration:underline #ffffff4d}.terminal-module__fK3w8W__toastLink:hover{text-decoration-color:#fff9}@media (max-width:720px){.terminal-module__fK3w8W__page{gap:.75rem}.terminal-module__fK3w8W__table{min-width:660px;font-size:.72rem}.terminal-module__fK3w8W__cell,.terminal-module__fK3w8W__skeletonCell{padding:.5rem .4rem}.terminal-module__fK3w8W__th{padding:.45rem .4rem}.terminal-module__fK3w8W__tokenCell{gap:.3rem}.terminal-module__fK3w8W__icon,.terminal-module__fK3w8W__iconFallback,.terminal-module__fK3w8W__skeletonAvatar{width:20px;height:20px}.terminal-module__fK3w8W__iconFallback{font-size:.52rem}.terminal-module__fK3w8W__symbolRow{flex-wrap:wrap;gap:.12rem .18rem}.terminal-module__fK3w8W__symbol{font-size:.74rem}.terminal-module__fK3w8W__scoreBadge{margin-left:0;padding:0 4px;font-size:.52rem}.terminal-module__fK3w8W__newBadge{padding:0 4px;font-size:.52rem}.terminal-module__fK3w8W__tokenName{max-width:90px;font-size:.6rem}.terminal-module__fK3w8W__tradeGroup{gap:2px}.terminal-module__fK3w8W__buyBtn{border-radius:6px;padding:.24rem .42rem;font-size:.67rem}.terminal-module__fK3w8W__quickBtn{border-radius:6px;width:24px;height:24px}.terminal-module__fK3w8W__starBtn{padding:2px}.terminal-module__fK3w8W__starBtn svg{width:14px;height:14px}.terminal-module__fK3w8W__header{flex-direction:column;align-items:stretch;gap:.6rem}.terminal-module__fK3w8W__headerRight{justify-content:space-between}.terminal-module__fK3w8W__quickBuyField{flex:1}.terminal-module__fK3w8W__quickBuyInput{width:100%;min-width:70px}.terminal-module__fK3w8W__toolbar{padding:.25rem .1rem}.terminal-module__fK3w8W__toast{max-width:none;bottom:.75rem;left:1rem;right:1rem}}@media (max-width:380px){.terminal-module__fK3w8W__table{min-width:600px}.terminal-module__fK3w8W__tokenName{max-width:72px}.terminal-module__fK3w8W__symbol{font-size:.7rem}.terminal-module__fK3w8W__buyBtn{padding:.22rem .36rem;font-size:.65rem}.terminal-module__fK3w8W__quickBtn{width:22px;height:22px}.terminal-module__fK3w8W__cell,.terminal-module__fK3w8W__skeletonCell{padding:.45rem .3rem}}
.token-module__jamqCq__page{flex-direction:column;gap:1.25rem;max-width:720px;margin:0 auto;padding:1.25rem 1rem 4rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace;display:flex}.token-module__jamqCq__backBtn{color:var(--text-muted);letter-spacing:.04em;cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.75rem;font-weight:600;transition:color .12s}.token-module__jamqCq__backBtn:hover{color:var(--text-primary)}.token-module__jamqCq__hero{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.2rem;display:flex}.token-module__jamqCq__heroLeft{align-items:center;gap:.85rem;min-width:0;display:flex}.token-module__jamqCq__heroIcon{object-fit:cover;background:#ffffff0d;border-radius:50%;flex-shrink:0;width:52px;height:52px}.token-module__jamqCq__heroIconFallback{width:52px;height:52px;color:var(--text-primary);letter-spacing:.04em;background:#7c4dff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.token-module__jamqCq__heroNames{flex-direction:column;gap:.2rem;min-width:0;display:flex}.token-module__jamqCq__heroSymbolRow{align-items:center;gap:.45rem;display:flex}.token-module__jamqCq__heroSymbol{color:var(--text-primary);letter-spacing:.02em;font-size:1.4rem;font-weight:800}.token-module__jamqCq__verified{width:16px;height:16px;color:var(--cyan);flex-shrink:0}.token-module__jamqCq__organicBadge{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.1rem .4rem;font-size:.6rem;font-weight:800}.token-module__jamqCq__organicHigh{color:var(--green);background:#22c55e1f;border:1px solid #22c55e59}.token-module__jamqCq__organicMed{color:var(--yellow);background:#eab3081a;border:1px solid #eab3084d}.token-module__jamqCq__organicLow{color:var(--red);background:#ef44441a;border:1px solid #ef44444d}.token-module__jamqCq__heroName{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.token-module__jamqCq__heroRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.65rem;display:flex}.token-module__jamqCq__heroPrice{flex-direction:column;align-items:flex-end;gap:.15rem;display:flex}.token-module__jamqCq__heroPriceValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800}.token-module__jamqCq__heroPricePct{font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.token-module__jamqCq__heroActions{align-items:center;gap:.5rem;display:flex}.token-module__jamqCq__buyBtn{color:#fff;letter-spacing:.06em;cursor:pointer;background:linear-gradient(135deg,#7c4dffe6 0%,#ff2d8ae6 100%);border:none;border-radius:10px;padding:.55rem 1.4rem;font-family:inherit;font-size:.85rem;font-weight:800;transition:filter .15s}.token-module__jamqCq__buyBtn:hover{filter:brightness(1.1)}.token-module__jamqCq__starBtn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:color .15s,border-color .15s;display:flex}.token-module__jamqCq__starBtn:hover{color:var(--yellow);border-color:#eab30866}.token-module__jamqCq__starBtn svg{width:18px;height:18px}.token-module__jamqCq__starOn{color:var(--yellow);border-color:#eab30866}.token-module__jamqCq__statsGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.token-module__jamqCq__statCard{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:.25rem;padding:.75rem .9rem;display:flex}.token-module__jamqCq__statLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-faint);font-size:.6rem;font-weight:700}.token-module__jamqCq__statValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:800}.token-module__jamqCq__section{flex-direction:column;gap:.5rem;display:flex}.token-module__jamqCq__sectionLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);font-size:.6rem;font-weight:800}.token-module__jamqCq__caRow{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;align-items:center;gap:.65rem;padding:.6rem .85rem;display:flex}.token-module__jamqCq__caFull{color:var(--text-muted);letter-spacing:.02em;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.72rem;overflow:hidden}.token-module__jamqCq__caBtn{color:var(--purple,#7c4dff);letter-spacing:.06em;cursor:pointer;background:#7c4dff1f;border:1px solid #7c4dff4d;border-radius:7px;flex-shrink:0;padding:.25rem .65rem;font-family:inherit;font-size:.7rem;font-weight:700;transition:background .12s,border-color .12s}.token-module__jamqCq__caBtn:hover{background:#7c4dff38;border-color:#7c4dff8c}.token-module__jamqCq__description{color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);border-radius:10px;margin:0;padding:.85rem 1rem;font-size:.82rem;line-height:1.65}.token-module__jamqCq__socialLinks{flex-wrap:wrap;gap:.5rem;display:flex}.token-module__jamqCq__socialLink{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);letter-spacing:.02em;border-radius:9px;align-items:center;gap:.4rem;padding:.45rem .75rem;font-size:.74rem;font-weight:600;text-decoration:none;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.token-module__jamqCq__socialLink:hover{border-color:var(--border-strong);color:var(--text-primary);background:var(--bg-card-hover)}.token-module__jamqCq__socialLink svg{flex-shrink:0;width:14px;height:14px}.token-module__jamqCq__tags{flex-wrap:wrap;gap:.35rem;display:flex}.token-module__jamqCq__tag{letter-spacing:.04em;border:1px solid var(--border);color:var(--text-faint);text-transform:uppercase;background:#ffffff0a;border-radius:999px;padding:.18rem .5rem;font-size:.64rem;font-weight:700}.token-module__jamqCq__pos{color:var(--green)}.token-module__jamqCq__neg{color:var(--red)}.token-module__jamqCq__skeleton{flex-direction:column;gap:1rem;display:flex}.token-module__jamqCq__skeletonHead{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;height:90px;animation:1.4s ease-in-out infinite token-module__jamqCq__shimmer}.token-module__jamqCq__skeletonBody{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;height:160px;animation:1.4s ease-in-out .15s infinite token-module__jamqCq__shimmer}@keyframes token-module__jamqCq__shimmer{0%,to{opacity:.5}50%{opacity:1}}.token-module__jamqCq__errorState{color:var(--text-muted);flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 0;font-size:.85rem;display:flex}.token-module__jamqCq__toast{background:var(--bg-surface);border:1px solid var(--border-strong);color:var(--text-primary);z-index:60;white-space:nowrap;border-radius:10px;padding:.65rem 1rem;font-size:.82rem;position:fixed;bottom:80px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #00000080}@media (max-width:640px){.token-module__jamqCq__hero{flex-direction:column}.token-module__jamqCq__heroRight{align-items:flex-start}.token-module__jamqCq__statsGrid{grid-template-columns:repeat(2,1fr)}.token-module__jamqCq__caFull{font-size:.62rem}}
