*,::after,::before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0f0e17;--purple:#8b7cf8;--purple-dim:#6c5ce7;--text:#ffffff;--text-muted:#6b6880;--text-dim:#9b97b0;--surface:rgba(255,255,255,0.05);--surface2:rgba(255,255,255,0.08);--border:rgba(255,255,255,0.1);--green:#619D55;--safe-bottom:env(safe-area-inset-bottom, 0px);--safe-top:env(safe-area-inset-top, 0px)}html{background:#000;padding:0;margin:0;height:110dvh;overflow:hidden;overscroll-behavior:none;touch-action:none}body{font-family:-apple-system,BlinkMacSystemFont,'SF Pro Display','Segoe UI',sans-serif;background:#000;-webkit-font-smoothing:antialiased;overscroll-behavior:none;touch-action:none;width:100%;height:100%;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0}.app{max-width:500px;min-height:100dvh;display:flex;flex-direction:column;background-image:url(../assets/ledgerbg.jpg?v=3);background-size:100% auto;background-position:top center;background-repeat:no-repeat;isolation:isolate;position:relative;overflow:hidden;overscroll-behavior:none;touch-action:none;height:110%;box-shadow:2px 2px 5px;padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}.scroll-overlay{position:absolute;inset:0;background:#000;opacity:0;pointer-events:none;z-index:1}.spinner{font-size:36px;position:relative;display:inline-block;width:1em;height:1em}.spinner.center{position:absolute;left:50%;top:115px;transform:translateX(-50%) scale(0);opacity:0;z-index:999;pointer-events:none}.spinner .spinner-blade{position:absolute;left:.43em;bottom:0;width:.084em;height:.2777em;border-radius:.0655em;background-color:transparent;transform-origin:center -0.11em;animation:spinner-fade 1s infinite linear}.spinner .spinner-blade:first-child{transform:rotate(0);animation-delay:0s}.spinner .spinner-blade:nth-child(2){transform:rotate(45deg);animation-delay:125ms}.spinner .spinner-blade:nth-child(3){transform:rotate(90deg);animation-delay:.25s}.spinner .spinner-blade:nth-child(4){transform:rotate(135deg);animation-delay:375ms}.spinner .spinner-blade:nth-child(5){transform:rotate(180deg);animation-delay:.5s}.spinner .spinner-blade:nth-child(6){transform:rotate(225deg);animation-delay:625ms}.spinner .spinner-blade:nth-child(7){transform:rotate(270deg);animation-delay:.75s}.spinner .spinner-blade:nth-child(8){transform:rotate(315deg);animation-delay:875ms}@keyframes spinner-fade{0%{background-color:#655ab3}100%{background-color:transparent}}.scrollable{display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:contain;flex:1;min-height:0;padding-bottom:5.5rem;padding-top:6rem;position:relative;z-index:2;scrollbar-width:none}.scrollable::-webkit-scrollbar{display:none}.status-bar{display:flex;justify-content:space-between;align-items:center;padding:calc(var(--safe-top) + 12px) 20px 4px;font-size:13px;font-weight:600;letter-spacing:.01em}.status-icons{display:flex;align-items:center;gap:5px}.status-icon.signal{width:18px;height:12px}.status-lte{font-size:12px;font-weight:700;letter-spacing:.02em}.status-icon.battery{width:28px;height:14px}.header{display:flex;align-items:center;justify-content:space-between;padding:72px 18px 20px;position:absolute;top:0;left:0;right:0;z-index:100;pointer-events:none}.header::before{content:'';position:absolute;inset:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);mask-image:linear-gradient(to bottom,black 75%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 75%,transparent 100%)}.header>*{pointer-events:auto;position:relative}.header-left{display:flex;align-items:center;gap:8px}.header-title{font-size:25px;font-weight:700;letter-spacing:-.5px;color:#fff}.header-btn{background:#ffffff1a;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;height:45px;width:45px;-webkit-tap-highlight-color:transparent}.eye-btn svg{width:18px;height:18px}.header-right{display:flex;align-items:center;gap:.7rem}.header-btn svg{width:18px;height:18px}.header-btn.compass-btn svg{width:22px;height:22px}.tabs{display:flex;gap:.7rem;padding:3px 18px 14px;position:sticky;top:74px;z-index:5}.tab{background:0 0;border:1px solid transparent;border-radius:6px;color:#fff;font-size:13px;font-weight:500;padding:6px 12px;cursor:pointer;transition:all .18s ease;-webkit-tap-highlight-color:transparent;font-family:inherit;background-color:#ffffff15}.tab.active{background:#fff;color:#111;font-weight:600;border-color:transparent}.balance-section{text-align:center;padding:66px 20px 48px;z-index:3;position:relative}.balance-amount{font-size:42px;font-weight:700;letter-spacing:-1px;color:#fff;line-height:1.1;transition:all .1s ease;cursor:pointer;user-select:none}.balance-decimals{font-size:.64em;color:#9c9c9c}.balance-eye-icon{display:inline-flex;align-items:center;vertical-align:middle;margin-left:8px}.balance-eye-icon svg{width:16px;height:16px;stroke:#fff}.balance-change{display:inline-flex;align-items:center;gap:5px;background:rgba(255,255,255,.1);border-radius:100px;padding:9px 14px;font-size:13px;font-weight:500;color:#9c9c9c;margin-top:14px;cursor:default}.bc-dot{color:#fff;font-size:10px}.bc-today{color:#fff;font-size:14px}.bc-chevron{width:12px;height:12px;color:#fff}.chart-container{position:relative;width:100%;height:120px;margin:10px 0 0;cursor:crosshair;user-select:none;-webkit-user-select:none;z-index:2}#chartSvg{width:100%;height:100%;display:block}.time-range{display:flex;justify-content:center;align-items:center;padding:25px 18px 14px;gap:.1rem;z-index:2;position:relative}.range-btn{background:0 0;border:none;color:#949495;font-size:13px;font-weight:500;padding:.8rem 1rem;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.range-btn.active{background-color:#272727;color:#fff;font-weight:600}.actions{display:flex;justify-content:space-between;padding:24px 16px 22px;gap:.6rem;z-index:3;position:relative}.action-btn{flex:1;display:flex;flex-direction:column;gap:.4rem;align-items:center;padding:.65rem 0;background-color:#151515;border:none;cursor:pointer;color:var(--text);border-radius:10px;font-family:inherit;-webkit-tap-highlight-color:transparent}.action-icon{width:30px;height:24px;display:flex;align-items:center;justify-content:center}.action-icon svg{width:20px;height:20px}.action-transfer-icon svg{width:16px;transform:rotate(90deg)}.action-btn span{font-size:14px;color:#fff;font-weight:500;letter-spacing:.01em}.segment-control{display:flex;margin:0 16px 2px;border:1px solid #1f1e20;border-radius:10px;padding:3px;background-color:#000;z-index:2;position:relative}.segment-btn{flex:1;padding:8px;background:0 0;border:none;border-radius:7px;color:#fff;font-size:13.5px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .18s ease;-webkit-tap-highlight-color:transparent}.segment-btn.active{background-color:#0d0d0d}.asset-list{flex:1;padding:14px 16px 0;z-index:2;position:relative}.asset-item{display:flex;align-items:center;justify-content:space-between;padding:11px 0}.asset-left{display:flex;align-items:center;gap:13px;min-width:0;flex:1}.asset-logo{flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.asset-logo img{max-height:100%;object-fit:cover;width:40px;height:40px}.asset-info{min-width:0;flex:1}.asset-name{font-size:16px;font-weight:600;color:#fff;white-space:nowrap}.asset-name-row{display:flex;align-items:center;gap:6px}.asset-pill{font-size:9px;font-weight:600;letter-spacing:.04em;color:var(--text-muted);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:2px 5px;white-space:nowrap}.asset-sub{display:flex;align-items:center;gap:4px;margin-top:1px}.asset-sub-text{font-size:15px;color:#949495;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-badge{font-size:8px;line-height:1}.asset-badge.blue{color:#4a90e2}.asset-badge.orange{color:#f7931a}.asset-right{flex-shrink:0;padding-left:12px}.asset-value{font-size:16px;font-weight:600;color:#fff;text-align:right}.bottom-nav-overlay{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.18) 35%,rgba(0,0,0,.52) 70%,rgba(0,0,0,.72) 100%);pointer-events:none;z-index:199}.bottom-nav{position:absolute;bottom:calc(2px + env(safe-area-inset-bottom));left:22px;right:22px;background:rgba(51,51,51,.55);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:100px;display:flex;align-items:center;padding:4px;z-index:200;max-width:470px}.nav-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 6px;background:0 0;border:none;color:#fff;font-size:10px;font-weight:500;cursor:pointer;border-radius:100px;font-family:inherit;-webkit-tap-highlight-color:transparent;transition:background .15s}.nav-btn svg{width:19px;height:19px}.nav-btn.active{background:rgba(255,255,255,.1)}.asset-change-pct{font-size:15px;font-weight:500;text-align:right;margin-top:1px;display:flex;align-items:center;justify-content:flex-end;gap:6px}.asset-change-pct svg{height:10px}.pill-btn{margin:4px 16px 20px;padding:16px 0;text-align:center;font-size:16px;font-weight:500;color:#fff;border:1px solid #353535;border-radius:100px;cursor:pointer;letter-spacing:.01em;position:relative;z-index:2}#ptr-wrapper{padding-bottom:52px}.transaction-history{padding:16px 16px 0;position:relative;z-index:2}.transaction-history h3{font-size:12px;font-weight:600;color:#949495;margin:0 0 20px}.txn-date{font-size:11px;font-weight:500;color:#c5c5c5;background:#272727;border-radius:6px;padding:12px 16px;display:inline-block;margin-bottom:10px;margin-top:10px;width:100%}.txn-empty{text-align:center;color:#3a3a3a;font-size:13px;padding:16px 0 32px}.txn-item{display:flex;align-items:center;padding:13px 0;width:100%;border-bottom:1px solid rgba(255,255,255,.05)}.txn-item:last-child{border-bottom:none}.txn-icon{width:38px;height:38px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-right:12px;flex-shrink:0}.txn-icon--received,.txn-icon--sent{background:0 0;border:1px solid #353535;color:#fff}.txn-info{flex:1;min-width:0}.txn-title{font-size:14px;font-weight:600;color:#fff;margin-bottom:2px}.txn-fiat,.txn-subtitle{font-size:12px;color:#949495;font-weight:500}.txn-amount-col{text-align:right}.txn-amount{font-size:14px;font-weight:600}.txn-amount.received{color:#5f9954}.txn-amount.sent{color:#fff}.txn-type-toggle{display:flex;gap:8px;flex:1}.txn-type-btn{flex:1;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.05);color:#888;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s}.txn-type-btn.active{background:rgba(187,174,252,.15);border-color:#bbaefc;color:#bbaefc}.txn-date-group{margin-bottom:18px}.settings-row input[type=date],.settings-row input[type=time]{color-scheme:dark}.settings-overlay{position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:200;display:flex;align-items:flex-end;opacity:0;pointer-events:none;transition:opacity .25s ease}.settings-overlay.open{opacity:1;pointer-events:all}.settings-panel{width:100%;max-width:430px;margin:0 auto;background:#1c1628;border-radius:20px 20px 0 0;padding:20px 20px calc(20px + env(safe-area-inset-bottom));transform:translateY(100%);transition:transform .3s cubic-bezier(.25,1,.5,1);max-height:85vh;overflow-y:auto}.settings-overlay.open .settings-panel{transform:translateY(0)}.settings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.settings-title{font-size:17px;font-weight:700;color:#fff}.settings-close{background:0 0;border:none;color:#9b97b0;font-size:20px;cursor:pointer;padding:0 4px;line-height:1;-webkit-tap-highlight-color:transparent}.settings-body{margin-bottom:4px}.settings-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.06)}.settings-row label{font-size:13px;font-weight:600;color:#9b97b0;width:52px;flex-shrink:0}.settings-row input{flex:1;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;padding:8px 12px;font-family:inherit;text-align:right;-webkit-appearance:none;appearance:none;outline:0}.settings-row input::placeholder{color:#4a4560}.settings-row input[type=checkbox]{flex:0 0 auto;width:20px;height:20px;padding:0;background:0 0;appearance:auto;accent-color:#fff;cursor:pointer}.settings-row select{flex:1;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;padding:8px 12px;font-family:inherit;text-align:right;-webkit-appearance:none;appearance:none;outline:0}.settings-divider{height:12px}.settings-confirm{width:100%;margin-top:20px;padding:14px;background:#bbaefc;border:none;border-radius:12px;color:#131214;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.settings-clear{width:100%;margin-top:10px;padding:14px;background:0 0;border:1px solid #3a3a3a;border-radius:12px;color:#e54d2e;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;-webkit-tap-highlight-color:transparent}.asset-logo-wrap{position:relative;flex-shrink:0;width:40px;height:40px}.asset-chain-badge{position:absolute;bottom:-3px;right:-3px;width:20px;height:20px;border-radius:50%;border:2.5px solid #131214;object-fit:cover;background:#131214}.asset-logo-fallback{width:40px;height:40px;border-radius:50%;background:#2a2a3a;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.l-custom-section-title{font-size:12px;font-weight:600;color:#9b97b0;text-transform:uppercase;letter-spacing:.05em;padding:8px 0 4px}.l-custom-token-entry{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:8px 10px;margin-top:6px}.l-custom-token-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.l-custom-token-label{font-size:12px;color:#9b97b0;font-family:monospace}.l-remove-eth-btn,.l-remove-sol-btn{background:0 0;border:none;color:#bb5454;font-size:20px;cursor:pointer;padding:0 4px;line-height:1}.l-add-token-btn{width:100%;padding:10px;margin-top:8px;background:rgba(255,255,255,.04);color:#9b97b0;border:1px dashed rgba(255,255,255,.15);border-radius:10px;font-size:13px;cursor:pointer;font-family:inherit}.l-add-token-btn:active{background:rgba(255,255,255,.07)}.chain-select{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:13px;padding:8px 8px;font-family:inherit;-webkit-appearance:none;appearance:none;outline:0;cursor:pointer;min-width:56px;text-align:center}.market-section{padding:7px 0 20px 0;position:relative;z-index:2}.market-header{display:flex;align-items:center;gap:.2rem;margin-bottom:14px;margin-left:16px;color:#8f8f8f}.market-title{font-size:19px;font-weight:600;color:#fff}.market-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding:0 16px}.market-scroll::-webkit-scrollbar{display:none}.market-card{flex-shrink:0;background:#151515;border-radius:10px;width:100px;padding:12px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gauge-svg{width:50px;height:auto;min-height:40px;margin-bottom:.3rem}.gauge-level{font-size:12.5px;font-weight:600;color:#9c9c9c;margin-top:4px}.mover-logo{width:40px;height:40px;border-radius:50%;overflow:hidden;flex-shrink:0;margin-bottom:.3rem;margin-bottom:10px}.mover-logo img{width:100%;height:100%;object-fit:cover}.mover-ticker{font-size:14px;font-weight:700;color:#fff;margin-top:auto}.view-all-card .mover-ticker{margin-top:0}.mover-change{font-size:12.5px;font-weight:600;margin-top:4px;color:#9c9c9c}.mover-change.positive{color:#619d55}.mover-change.negative{color:#bb5454}.mover-change.flat{color:#9c9c9c}.mover-logo-fallback{width:100%;height:100%;background:#2a2a2a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff}.mover-logo-skeleton{width:100%;height:100%;border-radius:50%;background:#2a2a2a}.mover-text-skeleton{color:#3a3a3a!important}.view-all-card .view-all-icon{width:40px;height:40px;border-radius:50%;background:#2d2d2d;display:flex;align-items:center;justify-content:center;margin-bottom:10px;color:#8f8f8f}.asset-item{cursor:pointer;-webkit-tap-highlight-color:transparent}.asset-item:active{opacity:.7}#coinPanel{position:fixed;top:0;left:0;width:100%;height:100%;background:#131214;z-index:210;scrollbar-width:none;transform:translateX(100%);display:flex;flex-direction:column;overflow:hidden;padding-right:env(safe-area-inset-right);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left)}.cp-top-gradient{position:absolute;top:0;left:0;right:0;height:260px;pointer-events:none;z-index:2}.cp-header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:62px 8px 8px;z-index:10;background:0 0;transition:background .2s ease}.cp-back{background:0 0;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;height:42px;width:42px;flex-shrink:0;-webkit-tap-highlight-color:transparent}.cp-back svg{width:20px;height:20px}#cpSettingsBtn{background:0 0}.cp-title{font-size:16px;font-weight:600;color:#fff;text-align:center;flex:1;padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cp-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;padding-top:110px;padding-bottom:2rem;position:relative;z-index:3}.cp-body::-webkit-scrollbar{display:none}.cp-coin-top{display:flex;flex-direction:column;align-items:center;padding:0 20px 12px;text-align:center;position:relative;z-index:2}.cp-logo-wrap{position:relative;width:32px;height:32px;margin-bottom:12px}.cp-logo-img{width:32px;height:32px;border-radius:50%;object-fit:cover}.cp-logo-fallback{width:40px;height:40px;border-radius:50%;background:#2a2a3a;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.cp-chain-badge{position:absolute;bottom:-3px;right:-3px;width:18px;height:18px;border-radius:50%;border:2px solid #000;object-fit:cover}.cp-value{font-size:15px;font-weight:500;color:#949495;line-height:1.2;margin-bottom:4px}.cp-amount{font-size:30px;color:#fff;font-weight:700;letter-spacing:-.5px;margin-bottom:2px}.cp-pnl{font-size:15px;font-weight:600;min-height:28px;display:flex;align-items:center;gap:6px}.cp-chart-wrap{height:140px;width:100%;position:relative;cursor:crosshair;user-select:none;-webkit-user-select:none;margin-top:10px}#cpChartSvg{width:100%;height:100%;display:block}.cp-ranges{display:flex;justify-content:center;align-items:center;padding:0 18px;gap:.1rem}.cp-range-btn{background:0 0;border:none;color:#949495;font-size:13px;font-weight:500;padding:.8rem 1rem;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.cp-range-btn.active{background:rgba(255,255,255,.1);color:#fff;font-weight:600}.cp-section-label{font-size:12px;font-weight:600;color:#949495;padding:30px 20px 10px;text-transform:uppercase}.cp-body .action-btn{background:#191919;padding:1rem 0}.cp-actions-3{display:flex;gap:.6rem;padding:0 16px 16px}.cp-actions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;padding:0 16px 30px}#cpMarketSection{border-top:1px solid #2d2d2e;margin-top:4px}.cp-market-row{display:flex;align-items:center;padding:10px 20px 30px;gap:0}.cp-market-col{display:flex;flex-direction:column;gap:4px}.col-24h{flex:1}.cp-market-sub{font-size:13px;color:#949495}.cp-market-price{font-size:17px;font-weight:600;color:#fff}.cp-market-24h{font-size:13px;color:#949495}.cp-market-change{font-size:15px;font-weight:600;display:flex;align-items:center;gap:4px}.cp-market-vert-div{width:1px;height:38px;background:#2d2d2e;flex-shrink:0;margin:0 18px}.cp-market-chevron{width:18px;height:18px;flex-shrink:0;color:#fff;margin-left:8px}.cp-tx-history{border-top:1px solid #2d2d2e;margin-top:4px;padding:0 16px 8px}.cp-tx-history h3{font-size:12px;font-weight:600;color:#949495;text-transform:uppercase;padding:30px 0 10px}#cpAccountSection{border-top:1px solid #2d2d2e;margin-top:4px}.cp-account-row{display:flex;align-items:center;justify-content:space-between;padding:6px 20px 16px}.cp-account-info{display:flex;flex-direction:column;gap:5px}.cp-account-name{font-size:16px;font-weight:600;color:#fff}.cp-account-addr-row{display:flex;align-items:center;gap:5px}.cp-account-addr{font-size:13px;color:#949495;font-weight:500}.cp-account-coin-icon{width:18px;height:18px;border-radius:50%;object-fit:cover;flex-shrink:0}.cp-account-value{font-size:16px;font-weight:600;color:#fff}.cp-add-account-btn{display:flex;align-items:center;justify-content:space-between;padding:13px;margin:0 20px 30px;background:0 0;border:none;border:1px solid #353535;border-radius:8px;color:#fff;font-size:15px;font-weight:600;cursor:pointer;width:90%;text-align:left;font-family:inherit;-webkit-tap-highlight-color:transparent}.cp-add-account-btn svg{width:18px;height:18px;flex-shrink:0;color:#fff}#cpAccountPopup{z-index:220}.cp-acct-rand-btn{background:#2a2a2a;border:1px solid #444;color:#fff;border-radius:8px;padding:6px 12px;font-size:13px;cursor:pointer;flex-shrink:0}.cp-acct-addr-row{display:flex;gap:8px;align-items:center;margin-top:8px}.cp-acct-addr-row input{flex:1;font-size:12px!important}#txDetailPanel{position:fixed;inset:0;background:#131214;z-index:230;display:flex;flex-direction:column;transform:translateY(100%);transition:transform .38s cubic-bezier(.25,1,.5,1);padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}#txDetailPanel.open{transform:translateY(0)}.txd-header{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--safe-top) + 14px) 8px 14px;flex-shrink:0}.txd-back{background:0 0;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;-webkit-tap-highlight-color:transparent}.txd-back svg{width:20px;height:20px}.txd-title-wrap{flex:1;text-align:center}.txd-title{font-size:13px;font-weight:500;color:#c5c5c5}.txd-subtitle{font-size:17px;color:#fff;margin-top:2px;font-weight:600}.txd-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:20px}.txd-body::-webkit-scrollbar{display:none}.txd-icon-section{display:flex;flex-direction:column;align-items:center;padding:36px 20px 28px;gap:10px}.txd-icon-section .txn-icon{width:54px;height:54px;border-radius:12px;margin-right:0}.txd-crypto-amount{font-size:30px;font-weight:700;letter-spacing:-.5px;color:#fff;margin-top:6px}.txd-crypto-amount.received{color:#5f9954}.txd-crypto-amount.sent{color:#aaa}.txd-fiat-row{display:flex;align-items:center;gap:6px}.txd-fiat-val{font-size:16px;color:#aaa;font-weight:500}.txd-info-icon{color:#aaa;width:16px;height:16px;flex-shrink:0}.txd-confirmed{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:#5f9954}.txd-confirmed-dot{width:7px;height:7px;border-radius:50%;background:#5f9954;flex-shrink:0}.txd-details{padding:0 20px}.txd-row{display:flex;flex-direction:column;gap:6px;padding:16px 0}.txd-row:last-child{border-bottom:none}.txd-row-label{font-size:13px;color:#aaa;font-weight:500}.txd-row-value{font-size:14px;color:#fff;font-weight:500;word-break:break-all}.txd-footer{flex-shrink:0;padding:12px 20px calc(16px + env(safe-area-inset-bottom))}.txd-explorer-btn{display:block;width:100%;padding:16px 0;border:1px solid #fff;border-radius:100px;color:#fff;font-size:16px;letter-spacing:.01em;font-weight:500;cursor:pointer;font-family:inherit;text-align:center;text-decoration:none;-webkit-tap-highlight-color:transparent}.txd-explorer-btn:active{opacity:.75}#marketCoinPanel{position:fixed;top:0;left:0;width:100%;height:100%;background:#131214;z-index:210;transform:translateX(100%);transition:transform .45s cubic-bezier(.25,1,.5,1);display:flex;flex-direction:column;overflow:hidden;padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}.mcp-header{position:absolute;top:0;left:0;right:0;z-index:10;padding:calc(var(--safe-top) + 10px) 8px 16px;background:#131214}.mcp-header-top{display:flex;align-items:center;justify-content:space-between}.mcp-back,.mcp-star{background:0 0;border:none;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;width:42px;height:42px;flex-shrink:0;-webkit-tap-highlight-color:transparent}.mcp-back svg{width:20px;height:20px}.mcp-star svg{width:22px;height:22px}.mcp-coin-row{display:flex;align-items:center;gap:10px;padding:10px 8px 8px;will-change:transform}.mcp-coin-row-spacer{overflow:hidden;flex-shrink:0}.mcp-logo-wrap{width:36px;height:36px;flex-shrink:0}.mcp-logo-img{width:36px;height:36px;border-radius:50%;object-fit:cover}.mcp-logo-fallback{width:36px;height:36px;border-radius:50%;background:#2a2a3a;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:16px}.mcp-coin-name{font-size:17px;font-weight:600;color:#fff}.mcp-price{font-size:32px;font-weight:700;letter-spacing:-.5px;color:#fff;padding:0 8px 4px;line-height:1.15}.mcp-change-row{display:flex;align-items:center;gap:5px;padding:0 14px;min-height:26px}.mcp-change-arrow{display:flex;align-items:center}.mcp-change-text{font-size:14px;font-weight:600}.mcp-body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-width:none;padding-bottom:calc(2rem + env(safe-area-inset-bottom))}.mcp-body::-webkit-scrollbar{display:none}.mcp-chart-wrap{height:180px;width:100%;position:relative;cursor:crosshair;user-select:none;-webkit-user-select:none;margin-top:12px}#mcpChartSvg{width:100%;height:100%;display:block}.mcp-ranges{display:flex;justify-content:center;align-items:center;padding:4px 18px 12px;gap:.1rem}.mcp-range-btn{background:0 0;border:none;color:#949495;font-size:13px;font-weight:500;padding:.8rem 1.1rem;border-radius:6px;cursor:pointer;font-family:inherit;transition:all .15s ease;-webkit-tap-highlight-color:transparent}.mcp-range-btn.active{background-color:#272727;color:#fff;font-weight:600}.mcp-actions{padding:0 16px;display:flex;flex-direction:column;gap:.6rem}.mcp-actions-row{display:flex;gap:.6rem}.mcp-actions-row .action-btn{flex:1;background:#191919;padding:1rem 0}.mcp-send-btn.disabled{opacity:.38;pointer-events:none}.mcp-stats{padding:28px 16px 0}.mcp-stats-card{background:#1c1c1e;border-radius:14px;overflow:hidden}.mcp-stats-section-label{font-size:15px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.06em;padding:18px 16px 4px}.mcp-stats-section-divider{height:1px;background:#353535;margin:12px 16px}.mcp-stat-row{display:flex;align-items:center;justify-content:space-between;padding:11px 16px}.mcp-stat-val-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.mcp-stat-sub{font-size:12px;color:#666;font-weight:400;display:flex;align-items:center;gap:2px}.mcp-stat-row--last{padding-bottom:16px}.mcp-stat-name{font-size:14px;color:#949495;font-weight:500}.mcp-stat-val{font-size:14px;color:#fff;font-weight:600;text-align:right}#mcpStatRank{background-color:#3c3c3c;border-radius:6px;padding:2px 6px;font-size:13px}