@import "https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&family=Inter:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box}html,body{width:100%;height:100%}body{color:#eaf0ff;background-color:#020617;margin:0;padding:0;font-family:ABeeZee,Inter,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font-family:inherit}img{max-width:100%;display:block}.hidden{display:none!important}body:before{content:"";z-index:-3;background:radial-gradient(closest-side at 18% 12%, #38bdf82e, transparent 60%), radial-gradient(closest-side at 82% 20%, #3b82f624, transparent 62%), radial-gradient(closest-side at 50% 88%, #22c55e1a, transparent 62%), linear-gradient(180deg, var(--bg-1), var(--bg-0));filter:saturate(1.15);position:fixed;inset:-20vh -20vw}body:after{content:"";z-index:-2;opacity:.22;background-image:radial-gradient(#94a3b81a 1px,#0000 1px);background-size:22px 22px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 0,#000 40%,#0000 75%);mask-image:radial-gradient(circle at 50% 0,#000 40%,#0000 75%)}.app-shell{width:100vw;height:100vh;box-shadow:var(--shadow-hard);background:linear-gradient(145deg,#0f172ab8,#020617d1);border:1px solid #94a3b81f;flex-direction:column;display:flex;position:relative;overflow:hidden}.app-shell:before{content:"";pointer-events:none;z-index:0;filter:blur();background:radial-gradient(circle at 50% 10%,#38bdf838,#0000 62%),radial-gradient(circle at 20% 30%,#3b82f629,#0000 62%);height:280px;position:absolute;inset:-120px -90px auto}.main-content{z-index:1;scrollbar-width:none;flex:1;padding:10px 14px 96px;position:relative;overflow:auto}.main-content::-webkit-scrollbar{width:0;height:0}.top-bar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(120deg,#020617b3,#0f172a7a);border-bottom:1px solid #60a5fa38;justify-content:space-between;align-items:center;height:66px;padding:12px 16px;display:flex;position:sticky;top:0}.top-bar-left,.top-bar-right{align-items:center;gap:10px;display:flex}.app-logo-circle{background:#02061766;border:1px solid #38bdf859;border-radius:999px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden;box-shadow:0 0 20px #38bdf840}.app-logo-img{object-fit:cover;border-radius:999px;width:100%;height:100%}.app-title-group{flex-direction:column;line-height:1.1;display:flex}.app-title{letter-spacing:.04em;font-size:15px;font-weight:800}.app-subtitle{color:#bfdbfedb;opacity:.9;font-size:12px}.network-dropdown{outline:none;width:150px;min-width:150px;position:relative}.network-selected{color:#e2e8f0f5;cursor:pointer;background:linear-gradient(#020617e6,#0f172ab3);border:1px solid #38bdf859;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;width:100%;min-height:38px;padding:4px 10px;transition:all .2s;display:flex;box-shadow:0 0 0 1px #38bdf826,0 0 12px #38bdf81f}.network-selected:hover,.network-dropdown.open .network-selected{border-color:#38bdf899;box-shadow:0 0 0 1px #38bdf840,0 0 18px #38bdf833}.network-selected-main{align-items:center;gap:9px;min-width:0;display:flex}.network-selected-label{letter-spacing:-.02em;color:#d8deea;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900;overflow:hidden}.network-selected-caret{color:#c8d4e8;font-size:13px;line-height:1;transition:transform .16s;transform:rotate(180deg)}.network-dropdown.open .network-selected-caret{transform:rotate(0)}.network-options{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:120;background:linear-gradient(#09142afa,#050a19fa);border:1px solid #375591b8;border-radius:16px;width:170px;max-height:180px;padding:6px;animation:.16s ease-out networkMenuIn;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 20px 56px #000000c7,inset 0 0 0 1px #94a3b80d}.network-options::-webkit-scrollbar{width:0}@keyframes networkMenuIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.network-option{color:#d8deea;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;width:100%;min-height:40px;padding:6px 10px;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s;display:flex}.network-option:hover{background:#1e3a8a33;border-color:#38bdf840;transform:translateY(-1px)}.network-option.active{background:#0ea5e91f;border-color:#38bdf861;box-shadow:inset 0 0 0 1px #38bdf814}.network-option-label{letter-spacing:-.02em;color:#d8deea;white-space:nowrap;font-size:15px;font-weight:900}.network-icon{object-fit:cover;border-radius:999px;flex-shrink:0;width:20px;height:20px;box-shadow:0 0 0 1px #ffffff12,0 8px 18px #00000057}.network-selected .network-icon{width:20px;height:20px}@media (max-width:640px){.top-bar{gap:8px;padding:10px 12px}.app-title-group{max-width:118px}.app-title{font-size:13px}.app-subtitle{font-size:11px}.network-dropdown{width:132px;min-width:132px}.network-selected{min-height:36px;padding:4px 8px}.network-selected-label,.network-option-label,.network-selected-caret{font-size:13px}.network-icon,.network-selected .network-icon{width:22px;height:22px}.network-options{border-radius:16px;width:154px;padding:6px;top:calc(100% + 7px)}.network-option{border-radius:12px;gap:8px;min-height:38px;padding:6px 8px}}.screen{animation:.26s ease-out screenIn;display:none}.active-screen{display:block}@keyframes screenIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.screen-title-xl{letter-spacing:.02em;margin:10px 2px 8px;font-size:20px;font-weight:800}.screen-title{font-size:18px;font-weight:800}.screen-subtitle{color:var(--muted);margin:0 2px 14px;font-size:13px}.screen-footnote{color:#94a3b8c2;text-align:center;margin-top:12px;font-size:12px}.screen-topbar{align-items:center;gap:10px;margin-top:6px;display:flex}.icon-back{color:#e2e8f0e6;cursor:pointer;width:40px;height:40px;box-shadow:var(--glow);background:#02061759;border:1px solid #94a3b824;border-radius:999px;place-items:center;transition:transform .14s,border-color .14s,background .14s;display:grid}.icon-back:hover{background:#0206178c;border-color:#38bdf859;transform:translateY(-1px)}.icon-back-arrow{font-size:18px}.full-width{width:100%}.primary-button{border-radius:var(--radius-md);color:#fffffffa;cursor:pointer;background:linear-gradient(135deg,#38bdf8f2,#3b82f6f2,#22c55ee6);border:none;padding:12px 16px;font-size:15px;font-weight:800;transition:transform .15s,filter .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 16px 55px #3b82f64d,0 0 0 1px #38bdf842}.primary-button:before{content:"";opacity:.75;background:radial-gradient(circle at 20% 10%,#ffffff38,#0000 55%);position:absolute;inset:-40%;transform:rotate(12deg)}.primary-button:active{transform:translateY(1px)scale(.99)}.primary-button:disabled{opacity:.45;cursor:not-allowed;filter:saturate(.85)}.secondary-button{border-radius:var(--radius-md);color:#e2e8f0eb;cursor:pointer;box-shadow:var(--glow);background:linear-gradient(#0206178c,#0f172a59);border:1px solid #94a3b82e;padding:12px 16px;font-size:15px;font-weight:800;transition:transform .15s,border-color .15s,background .15s}.secondary-button:hover{background:#02061799;border-color:#38bdf84d;transform:translateY(-1px)}.secondary-button:active{transform:translateY(1px)}.outline-button{border-radius:var(--radius-md);color:#e2e8f0eb;cursor:pointer;box-shadow:none;background:0 0;border:1px solid #94a3b833;padding:11px 16px;font-size:14px;font-weight:800;transition:transform .15s,background .15s,border-color .15s,box-shadow .15s}.outline-button:hover{box-shadow:var(--glow);background:#02061766;border-color:#38bdf857;transform:translateY(-1px)}.small-outline-button{color:#e2e8f0eb;cursor:pointer;box-shadow:var(--glow);background:#0206174d;border:1px solid #94a3b82e;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;transition:transform .15s,border-color .15s,background .15s}.small-outline-button:hover{background:#0206178c;border-color:#38bdf857;transform:translateY(-1px)}.text-input{border-radius:var(--radius-md);color:#e2e8f0eb;background:linear-gradient(#0206178c,#0f172a52);border:1px solid #60a5fa33;outline:none;width:100%;padding:11px 12px;font-size:14px;transition:box-shadow .15s,border-color .15s,background .15s;box-shadow:inset 0 0 0 1px #020617a6,0 0 0 1px #38bdf81a}.text-input::placeholder{color:#94a3b89e}.text-input:focus{box-shadow:var(--focus);background:linear-gradient(#020617b3,#0f172a66);border-color:#38bdf8b3}.text-area{border-radius:var(--radius-md);color:#e2e8f0eb;resize:vertical;background:linear-gradient(#0206178c,#0f172a52);border:1px solid #60a5fa33;outline:none;width:100%;min-height:110px;padding:11px 12px;font-size:14px}.text-area:focus{box-shadow:var(--focus);border-color:#38bdf8b3}.welcome-title{letter-spacing:.02em;margin-bottom:8px;font-size:24px;font-weight:900}.welcome-text{color:#94a3b8d1;margin-bottom:18px;font-size:14px}.welcome-hint{color:#94a3b8b8;margin-top:14px;margin-bottom:10px;font-size:13px}.phrase-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#0f172ab8,#0206179e);border:1px solid #94a3b824;margin-top:12px;margin-bottom:16px;padding:14px;position:relative;overflow:hidden}.phrase-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 10%,#38bdf82e,#0000 60%),radial-gradient(circle at 70% 10%,#3b82f624,#0000 60%);height:180px;position:absolute;inset:-60px -60px auto}.phrase-header{z-index:1;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex;position:relative}.phrase-title{color:#e2e8f0eb;font-size:14px;font-weight:900}.phrase-toggle{cursor:pointer;color:#e2e8f0eb;box-shadow:var(--glow);background:#0206174d;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:900;transition:transform .14s,border-color .14s,background .14s;display:inline-flex}.phrase-toggle:hover{background:#0206178c;border-color:#38bdf857;transform:translateY(-1px)}.phrase-toggle-icon{font-size:14px}.phrase-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:relative}.import-grid{grid-template-columns:repeat(3,1fr)}.phrase-cell{background:linear-gradient(#0206179e,#0f172a66);border:1px solid #94a3b824;border-radius:14px;align-items:center;gap:10px;min-height:46px;padding:10px;display:flex;box-shadow:0 10px 30px #00000059}.phrase-cell:focus-within{border:1px solid #f0b90b}.phrase-num{color:#e2e8f0eb;background:radial-gradient(circle at 30% 0,#38bdf859,#02061773);border:1px solid #38bdf82e;border-radius:999px;place-items:center;width:26px;height:26px;font-size:12px;font-weight:900;display:grid}.phrase-word{color:#e2e8f0e6;opacity:.95;word-break:break-word;font-size:13px;font-weight:800}.phrase-input{color:#e2e8f0eb;background:0 0;border:none;outline:none;width:100%;font-size:13px;font-weight:800}.copy-button{border-radius:var(--radius-md);cursor:pointer;color:#e2e8f0eb;width:100%;box-shadow:var(--glow);background:#02061759;border:1px solid #94a3b829;justify-content:center;align-items:center;gap:10px;margin-top:12px;padding:11px 14px;font-size:13px;font-weight:900;transition:transform .14s,background .14s,border-color .14s;display:inline-flex}.copy-button:hover{background:#02061799;border-color:#38bdf84d;transform:translateY(-1px)}.copy-icon{font-size:14px}.wallet-header-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-hard);background:linear-gradient(145deg,#0f172ab8,#0206179e);border:1px solid #38bdf82e;margin:10px 0 18px;padding:18px;position:relative;overflow:hidden}.wallet-header-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 30%,#38bdf82e,#0000 60%),radial-gradient(circle at 70% 40%,#22c55e1a,#0000 60%);height:240px;position:absolute;inset:auto -60px -80px}.wallet-header-row{z-index:1;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex;position:relative}.wallet-label{color:#94a3b8db;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.wallet-header-right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.wallet-address-short{color:#e2e8f0cc;opacity:.85;font-size:11px}.wallet-balance-row{z-index:1;position:relative}.wallet-balance-fiat{letter-spacing:.02em;font-size:26px;font-weight:900}.wallet-native-row{z-index:1;align-items:baseline;gap:6px;margin-top:6px;display:flex;position:relative}.wallet-balance-native{color:#e2e8f0e6;font-size:14px;font-weight:900}.wallet-balance-native-symbol{color:#bfdbfeeb;font-size:14px;font-weight:900}.wallet-actions{z-index:1;justify-content:space-between;gap:12px;margin-top:16px;display:flex;position:relative}.circle-action-button{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:86px;padding:0;display:flex}.circle-icon{background:radial-gradient(circle at 30% 0,#38bdf859,#0206178c);border:1px solid #38bdf838;border-radius:999px;place-items:center;width:54px;height:54px;font-size:22px;transition:transform .15s,box-shadow .15s,background .15s,border-color .15s;display:grid;box-shadow:0 14px 40px #0000008c,0 0 0 1px #38bdf81a}.circle-label{color:#e2e8f0db;opacity:.95;margin-top:8px;font-size:12px;font-weight:900}.circle-action-button:hover .circle-icon{box-shadow:var(--glow-strong);background:radial-gradient(circle at 30% 0,#22c55e38,#3b82f633,#0206178c);border-color:#22c55e42;transform:translateY(-2px)scale(1.03)}.tabs-row{border-radius:var(--radius-lg);box-shadow:var(--glow);background:#02061766;border:1px solid #94a3b824;gap:6px;margin-bottom:14px;padding:6px;display:flex}.tab-button{cursor:pointer;color:#94a3b8cc;background:0 0;border:none;border-radius:14px;flex:1;padding:11px 0;font-size:13px;font-weight:900;transition:transform .15s,background .15s,color .15s,box-shadow .15s}.tab-button:hover{color:#e2e8f0eb;transform:translateY(-1px)}.active-tab{color:#f8fafcf5;box-shadow:var(--glow);background:linear-gradient(135deg,#38bdf833,#3b82f62e,#02061759);border:1px solid #38bdf82e}.tab-content{display:none}.active-tab-content{display:block}.add-token-row{align-items:center;gap:10px;margin-bottom:10px;display:flex}.add-token-row .text-input{flex:1}.add-token-row .small-outline-button{white-space:nowrap}.token-list{margin:0;padding:0;list-style:none}.token-item{border-radius:var(--radius-xl);background:linear-gradient(145deg,#0f172ab3,#02061794);border:1px solid #94a3b81f;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:14px;transition:transform .16s,border-color .16s,box-shadow .16s,filter .16s;display:flex;box-shadow:0 18px 55px #0000008c}.token-item:hover{box-shadow:var(--shadow-hard);filter:brightness(1.03);border-color:#38bdf842;transform:translateY(-2px)}.token-left{align-items:center;gap:12px;min-width:0;display:flex}.token-icon-circle{background:radial-gradient(circle at 30% 0,#38bdf83d,#0206178c);border:1px solid #38bdf829;border-radius:999px;flex:none;width:42px;height:42px;overflow:hidden;box-shadow:0 12px 35px #0000008c}.token-icon-circle img{object-fit:cover;width:100%;height:100%}.token-main{flex-direction:column;gap:4px;min-width:0;display:flex}.token-symbol{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;max-width:170px;font-size:15px;font-weight:900;overflow:hidden}.token-name{color:#94a3b8c7;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:12px;overflow:hidden}.token-right{flex-direction:column;align-items:flex-end;gap:6px;min-width:140px;display:flex}.token-top-row{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.token-fiat{font-size:14px;font-weight:900}.token-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.token-refresh-btn{color:#e2e8f0eb;cursor:pointer;background:#02061759;border:1px solid #38bdf838;border-radius:999px;place-items:center;width:30px;height:30px;font-size:15px;line-height:1;transition:transform .15s,background .15s,border-color .15s,color .15s;display:grid}.token-refresh-btn:hover{color:#fff;background:#38bdf824;border-color:#38bdf873;transform:translateY(-1px)}@keyframes tokenRefreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.remove-token-btn{color:#e2e8f0e6;cursor:pointer;background:#02061759;border:1px solid #94a3b829;border-radius:999px;place-items:center;width:26px;height:26px;transition:transform .15s,background .15s,border-color .15s,color .15s;display:grid}.remove-token-btn:hover{color:#fffffffa;background:#ef44442e;border-color:#ef444466;transform:translateY(-1px)}.token-balance-row{justify-content:flex-end;align-items:center;gap:8px;display:flex}.token-change{opacity:.95;font-size:12px;font-weight:900}.token-change-positive{color:#22c55ef2}.token-change-negative{color:#ef4444f2}.empty-state{text-align:center;border-radius:var(--radius-xl);background:#02061740;border:1px dashed #94a3b833;margin-top:40px;padding:14px}.empty-title{margin-bottom:6px;font-size:15px;font-weight:900}.empty-text{color:#94a3b8c7;font-size:13px}.screen-header{align-items:center;gap:10px;margin:10px 0 12px;display:flex}.back-button{cursor:pointer;color:#94a3b8e0;background:0 0;border:none;border-radius:999px;padding:8px 10px;font-size:14px;font-weight:900;transition:background .15s,color .15s,transform .15s}.back-button:hover{color:#e2e8f0eb;background:#94a3b81a;transform:translate(-1px)}.field-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8db;margin:10px 2px 8px;font-size:12px;font-weight:900;display:block}.field-row{align-items:center;gap:10px;display:flex}.sheet-hint{color:#94a3b8cc;margin-top:10px;font-size:12px}.sheet-text{color:#94a3b8db;margin:10px 0;font-size:13px}.send-card,.receive-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#0f172ab3,#02061794);border:1px solid #94a3b824;padding:14px}.history-item{border-radius:var(--radius-lg);box-shadow:var(--glow);background:#0206174d;border:1px solid #94a3b824;padding:12px}.history-empty{border-radius:var(--radius-lg);color:#94a3b8c7;background:#02061733;border:1px dashed #94a3b833;padding:12px}.history-row-top{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.history-amount{font-size:13px;font-weight:900}.history-status{white-space:nowrap;font-size:12px;font-weight:800}.history-status-pending{color:#f59e0b}.history-status-completed{color:#22c55e}.history-status-failed{color:#ef4444}.history-row-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.history-address{color:#e2e8f0db;font-size:12px;font-weight:800}.history-link{color:#38bdf8f2;font-size:12px;font-weight:900;text-decoration:none}.history-link:hover{text-decoration:underline}.settings-group-title{letter-spacing:.05em;text-transform:uppercase;color:#94a3b8db;margin:10px 4px;font-size:12px;font-weight:900}.settings-list{flex-direction:column;gap:10px;display:flex}.settings-item{border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-soft);cursor:pointer;background:linear-gradient(145deg,#0f172ab3,#02061794);border:1px solid #94a3b824;align-items:center;gap:12px;padding:14px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex}.settings-item:hover{box-shadow:var(--shadow-hard);border-color:#38bdf83d;transform:translateY(-2px)}.settings-icon{width:40px;height:40px;box-shadow:var(--glow);background:#02061759;border:1px solid #94a3b824;border-radius:14px;flex:none;place-items:center;font-size:18px;display:grid}.settings-main{text-align:left;flex-direction:column;flex:1;gap:4px;display:flex}.settings-title{color:#e2e8f0eb;font-size:14px;font-weight:900}.settings-subtitle{color:#94a3b8d1;font-size:12px;font-weight:800}.settings-right{justify-content:flex-end;align-items:center;display:flex}.settings-panel{margin-top:12px}.info-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#0f172ab3,#02061794);border:1px solid #94a3b824;padding:14px}.warning-card{border-color:#f59e0b59;box-shadow:0 20px 70px #000000a6,0 0 0 1px #f59e0b33,0 0 50px #f59e0b1f}.info-title{margin-bottom:6px;font-size:14px;font-weight:900}.info-text{color:#e2e8f0d1;font-size:13px;font-weight:700}.bottom-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:60;background:linear-gradient(#0206171a,#020617d1);border-top:1px solid #94a3b824;grid-template-columns:repeat(4,1fr);gap:10px;height:76px;padding:10px 12px 12px;display:grid;position:absolute;bottom:0;left:0;right:0}.bottom-nav-item{cursor:pointer;box-shadow:var(--glow);background:#02061740;border:1px solid #94a3b81f;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:transform .15s,border-color .15s,background .15s;display:flex}.bottom-nav-item:hover{background:#02061773;border-color:#38bdf83d;transform:translateY(-1px)}.bottom-nav-item-active{background:linear-gradient(135deg,#38bdf829,#3b82f624,#02061759);border-color:#38bdf857}.bottom-nav-icon{font-size:18px}.bottom-nav-label{color:#e2e8f0e0;font-size:11px;font-weight:900}.toast{color:#e2e8f0eb;box-shadow:var(--glow-strong);z-index:999;opacity:0;pointer-events:none;background:#020617c7;border:1px solid #38bdf838;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;transition:opacity .2s,transform .2s;position:fixed;bottom:94px;left:50%;transform:translate(-50%)}.toast.visible{opacity:1;transform:translate(-50%)translateY(-4px)}.scan-modal{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));background:#0b0e11d6;place-items:center;display:grid;position:fixed;inset:0}.scan-card{background:linear-gradient(#181c24fa,#0f1218fa);border:1px solid #2b3139;border-radius:28px;width:min(520px,100%);max-height:calc(100vh - 24px);overflow:hidden;box-shadow:0 24px 70px #00000073}.scan-top{justify-content:space-between;align-items:center;gap:10px;padding:18px 20px 14px;display:flex}.scan-title{color:#f5f5f5;font-size:17px;font-weight:700}.scan-video-wrap{padding:0 20px 20px;position:relative}.scanner-stage{isolation:isolate;border-radius:36px;position:relative;overflow:hidden;box-shadow:none!important;background:#000!important;border:1px solid #3a414b!important}#scanVideo{object-fit:cover;object-position:center center;background:#000;width:100%;height:640px;max-height:68vh;display:block;transform:none}.scan-overlay{pointer-events:none;position:absolute;inset:0}.scan-overlay:before{content:"";z-index:1;background:#050b1494;position:absolute;inset:0}.scan-frame{z-index:3;border-radius:28px;width:min(64vw,320px);max-width:320px;height:min(64vw,320px);max-height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-56%);box-shadow:none!important;background:0 0!important;border:none!important}.scan-frame-glow{border-radius:inherit;position:absolute;inset:0;box-shadow:0 0 0 1px #f0b90b2e,0 0 0 9999px #050b1494}.scan-line{background:linear-gradient(90deg,#f0b90b00,#f0b90bf2,#f0b90b00);border-radius:999px;height:2px;animation:2.2s linear infinite scanLineMove;position:absolute;top:14px;left:12px;right:12px;box-shadow:0 0 18px #f0b90b8c}@keyframes scanLineMove{0%{opacity:.25;top:16px}12%{opacity:1}88%{opacity:1}to{opacity:.25;top:calc(100% - 18px)}}.corner{z-index:4;border-style:solid;border-color:#f0b90b;width:38px;height:38px;position:absolute}.tl{border-width:5px 0 0 5px;border-radius:18px 0 0;top:12px;left:12px}.tr{border-width:5px 5px 0 0;border-radius:0 18px 0 0;top:12px;right:12px}.bl{border-width:0 0 5px 5px;border-radius:0 0 0 18px;bottom:12px;left:12px}.br{border-width:0 5px 5px 0;border-radius:0 0 18px;bottom:12px;right:12px}.scan-status-pill{color:#f5f5f5;text-align:center;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#11161deb;border:1px solid #f0b90b47;border-radius:999px;min-width:240px;max-width:calc(100% - 36px);padding:12px 18px;font-size:14px;font-weight:600;line-height:1.25;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 14px 32px #00000059}.scan-status-pill.is-found{color:#0ecb81;border-color:#0ecb814d}.scan-status-pill.is-error{color:#f6465d;border-color:#f6465d4d}.scan-hint{display:none}@media (max-width:900px){#scanVideo{height:560px;max-height:66vh}.scan-frame{width:min(68vw,300px);height:min(68vw,300px)}}@media (max-width:640px){.scan-modal{padding:max(8px, env(safe-area-inset-top)) max(8px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(8px, env(safe-area-inset-left))}.scan-card{border-radius:22px;width:100%;max-height:calc(100dvh - 16px)}.scan-video-wrap{padding:0 10px 10px}.scan-top{padding:12px 12px 10px}.scan-title{font-size:15px}.scanner-stage{border-radius:24px;padding-bottom:64px}#scanVideo{height:min(72dvh,520px);max-height:none}.scan-frame{border-radius:24px;width:min(72vw,280px);height:min(72vw,280px);transform:translate(-50%,-58%)}.corner{width:30px;height:30px}.tl{border-width:4px 0 0 4px;border-radius:14px 0 0;top:10px;left:10px}.tr{border-width:4px 4px 0 0;border-radius:0 14px 0 0;top:10px;right:10px}.bl{border-width:0 0 4px 4px;border-radius:0 0 0 14px;bottom:10px;left:10px}.br{border-width:0 4px 4px 0;border-radius:0 0 14px;bottom:10px;right:10px}.scan-line{left:10px;right:10px}.scan-status-pill{width:calc(100% - 20px);min-width:0;max-width:calc(100% - 20px);padding:10px 14px;font-size:12px;bottom:12px}}@media (max-width:390px){#scanVideo{height:min(70dvh,480px)}.scan-frame{width:min(76vw,250px);height:min(76vw,250px)}.scan-status-pill{padding:9px 12px;font-size:11px}}@media (max-height:720px) and (max-width:640px){#scanVideo{height:min(68dvh,440px)}.scanner-stage{padding-bottom:58px}.scan-frame{width:min(66vw,240px);height:min(66vw,240px);transform:translate(-50%,-58%)}.scan-status-pill{bottom:10px}}.history-details-modal{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000094;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.history-details-card{width:min(720px,100%);box-shadow:var(--shadow-hard);background:linear-gradient(145deg,#0f172af5,#020617eb);border:1px solid #94a3b829;border-radius:28px;padding:24px 18px 18px;position:relative}.history-details-head{margin-bottom:18px;padding-right:56px}.history-details-title{color:#fff;letter-spacing:-.4px;font-size:22px;font-weight:700}.history-details-close{color:#f8fafcf2;cursor:pointer;background:0 0;border:none;border-radius:999px;width:44px;height:44px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.history-details-body{gap:10px;display:grid}.history-details-row{grid-template-columns:minmax(110px,170px) 1fr;align-items:center;gap:12px;padding:8px 0;display:grid}.history-details-value{color:#e2e8f0f2;text-align:right;word-break:break-word;font-size:14px;font-weight:700}.history-details-status-wrap{justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.history-details-status-dot{background:#0ecb81;border-radius:999px;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 4px #0ecb811f}.history-details-copy-wrap{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.history-copy-btn{color:#e2e8f0f2;cursor:pointer;background:#ffffff0a;border:1px solid #94a3b829;border-radius:10px;width:34px;height:34px;font-size:16px}.history-copy-btn:hover{background:#ffffff14}.history-copy-btn:disabled{opacity:.45;cursor:not-allowed}.history-details-actions{margin-top:16px}.history-item{cursor:pointer;transition:transform .15s,border-color .15s,background .15s}@media (max-width:640px){.history-details-card{border-radius:22px;padding:20px 14px 14px}.history-details-title{font-size:18px}.history-details-row{grid-template-columns:1fr;gap:6px}.history-details-label,.history-details-value{text-align:left}.history-details-status-wrap,.history-details-copy-wrap{justify-content:flex-start}}.wallet-password-modal{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.wallet-password-card-modal{border-radius:var(--radius-xl);width:min(560px,100%);box-shadow:var(--shadow-hard);background:linear-gradient(145deg,#0f172ae0,#020617b8);border:1px solid #38bdf82e;padding:18px 16px 16px;position:relative}.wallet-password-close{color:#e2e8f0eb;cursor:pointer;width:40px;height:40px;box-shadow:var(--glow);background:#02061759;border:1px solid #94a3b824;border-radius:999px;transition:transform .15s,border-color .15s,background .15s;position:absolute;top:12px;right:12px}.wallet-password-close:hover{background:#0206178c;border-color:#38bdf847;transform:translateY(-1px)}.wallet-password-head{padding-right:52px}.wallet-password-title{font-size:18px;font-weight:900}.wallet-password-subtitle{color:#e2e8f0d1;margin-top:6px;font-size:13px;font-weight:700;line-height:1.55}.wallet-password-fields{gap:10px;margin-top:16px;display:grid}.wallet-password-actions{gap:8px;margin-top:12px;display:grid}.security-modal,.confirm-modal{z-index:999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000008c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.security-card,.confirm-card{border-radius:var(--radius-xl);width:min(520px,100%);box-shadow:var(--shadow-hard);background:linear-gradient(145deg,#0f172ae0,#020617b8);border:1px solid #38bdf82e;position:relative;overflow:hidden}.security-back{color:#e2e8f0eb;cursor:pointer;width:40px;height:40px;box-shadow:var(--glow);background:#02061759;border:1px solid #94a3b824;border-radius:999px;transition:transform .15s,border-color .15s,background .15s;position:absolute;top:12px;left:12px}.security-back:hover{background:#0206178c;border-color:#38bdf847;transform:translateY(-1px)}.security-head{padding:16px 16px 10px 62px}.security-title{font-size:15px;font-weight:900}.security-subtitle{color:#94a3b8cc;margin-top:4px;font-size:12px;font-weight:800}.security-provider{align-items:center;gap:10px;padding:0 16px 12px;display:flex}.security-provider-badge{color:#ff4d4d;letter-spacing:.02em;min-width:48px;font-size:18px;font-weight:900}.security-provider-text{color:#e2e8f0e6;font-size:13px;font-weight:900}.security-password-wrapper{padding:0 16px 10px}.security-password-input{width:100%}.security-actions,.confirm-actions{justify-content:flex-end;gap:10px;padding:12px 16px 16px;display:flex}.security-btn{cursor:pointer;border:none;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900;transition:transform .15s,filter .15s}.security-btn:active{transform:translateY(1px)}.security-btn-ghost{color:#e2e8f0e6;box-shadow:var(--glow);background:#02061759;border:1px solid #94a3b824}.security-btn-primary{color:#fffffffa;box-shadow:var(--glow-strong);background:linear-gradient(135deg,#38bdf8eb,#3b82f6eb,#22c55ee6)}.security-error{color:#ef4444f2;text-align:center;padding:0 16px 16px;font-size:12px;font-weight:900}.confirm-title{padding:16px 16px 8px;font-size:15px;font-weight:900}.confirm-text{color:#e2e8f0db;padding:0 16px 4px;font-size:13px;font-weight:800}:focus-visible{box-shadow:var(--focus);border-radius:14px;outline:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:520px){.phrase-grid,.import-grid{grid-template-columns:repeat(2,1fr)}#scanVideo{height:280px}.token-right{min-width:120px}.token-symbol{max-width:140px}.token-name{max-width:150px}}.security-password-input.input-error{border-color:#ff4d4f;box-shadow:0 0 0 2px #ff4d4f40}:root{--bg-0:#0b0e11;--bg-1:#12161c;--bg-2:#1e2329;--panel:#1e2329eb;--panel-strong:#181c22f5;--stroke:#474d57f2;--stroke-strong:#f0b90b8c;--txt:#eaecef;--txt-2:#eaecefeb;--muted:#848e9c;--accent:#f0b90b;--accent-2:#f8d12f;--accent-3:#c99400;--danger:#f6465d;--warning:#f0b90b;--radius-xl:20px;--radius-lg:16px;--radius-md:12px;--radius-sm:10px;--shadow-soft:0 14px 34px #00000047;--shadow-hard:0 24px 60px #00000057;--glow:none;--glow-strong:0 0 0 1px #f0b90b57;--focus:0 0 0 1px #f0b90bf2, 0 0 0 4px #f0b90b24}body{color:var(--txt);background:linear-gradient(#0b0e11 0%,#11161d 100%)}body:before{filter:none;background:radial-gradient(circle at 100% 0,#f0b90b1a,#0000 28%),radial-gradient(circle at 0 100%,#f0b90b0d,#0000 24%),linear-gradient(#0b0e11 0%,#11161d 100%);inset:0}body:after{opacity:0;background-image:none}.app-shell{box-shadow:none;background:linear-gradient(#0b0e11fa,#181a20fa);border:1px solid #1e2329}.app-shell:before{display:none}.main-content{background:linear-gradient(#0b0e1133,#11161d52);padding:16px 16px 108px}.top-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#11161deb;border-bottom:1px solid #1e2329;height:72px;padding:14px 16px}.app-logo-circle{width:42px;height:42px;box-shadow:none;background:#181a20;border:1px solid #2b3139}.app-title{color:#f5f5f5;letter-spacing:.01em;font-size:15px;font-weight:700}.app-subtitle{color:#848e9c}.network-select,.text-input,.text-area,.phrase-toggle,.copy-button,.small-outline-button,.secondary-button,.outline-button,.icon-back,.back-button{box-shadow:none}.network-select{color:#eaecef;background:#1e2329 linear-gradient(#1e2329 0%,#1b2026 100%);border:1px solid #2b3139;border-radius:10px;min-width:145px;padding:10px 36px 10px 12px;font-size:13px;font-weight:600}.network-select:hover,.text-input:hover,.text-area:hover,.phrase-input:hover{border-color:#3a414b}.network-select:focus,.text-input:focus,.text-area:focus,.phrase-input:focus{box-shadow:none;border-color:#f0b90b}.screen-title-xl,.screen-title,.welcome-title{color:#f5f5f5;letter-spacing:0}.screen-subtitle,.screen-footnote,.welcome-text,.welcome-hint,.wallet-label,.empty-text,.info-text,.history-date,.settings-subtitle{color:#848e9c}.welcome-card{margin-top:22px;padding:0}.welcome-title{font-size:30px;font-weight:700;line-height:1.2}.primary-button{color:#181a20;box-shadow:none;background:linear-gradient(#f8d12f 0%,#f0b90b 100%);border:none;border-radius:10px;padding:13px 16px;font-size:14px;font-weight:700}.primary-button:before{display:none}.primary-button:hover{filter:brightness(1.02);box-shadow:none;transform:translateY(-1px)}.primary-button:disabled{opacity:.5;color:#181a20bf}.secondary-button,.outline-button,.copy-button,.small-outline-button,.icon-back,.back-button{color:#eaecef;background:#1e2329;border:1px solid #2b3139}.secondary-button:hover,.outline-button:hover,.copy-button:hover,.small-outline-button:hover,.icon-back:hover,.back-button:hover{background:#2b3139;border-color:#474d57;transform:translateY(-1px)}.phrase-card,.wallet-header-card,.send-card,.receive-card,.info-card,.warning-card,.scan-card,.confirm-card,.settings-panel,.security-card,.token-item,.history-item,.empty-state{box-shadow:none;background:linear-gradient(#181a20 0%,#1e2329 100%);border:1px solid #2b3139}.phrase-card:before,.wallet-header-card:before,.confirm-card:before,.send-card:before,.receive-card:before,.info-card:before,.warning-card:before,.scan-card:before,.security-card:before{display:none}.phrase-cell{box-shadow:none;background:#1a1f24;border:1px solid #2b3139;border-radius:12px}.phrase-num{color:#f0b90b;background:#f0b90b1f;border:1px solid #f0b90b38}.phrase-word,.phrase-input,.token-name,.settings-title,.info-title,.history-title,.empty-title{color:#f5f5f5}.text-input,.text-area{color:#eaecef;box-shadow:none;background:#181a20;border:1px solid #2b3139;border-radius:10px}.text-input::placeholder,.text-area::placeholder,.phrase-input::placeholder{color:#6f7782}.wallet-header-card{padding:20px}.wallet-balance-fiat{color:#f5f5f5;font-size:34px;font-weight:700}.wallet-balance-native,.wallet-balance-native-symbol,.wallet-address-short{color:#b7bdc6}.circle-action-button{box-shadow:none;background:0 0;border:none;border-radius:0}.circle-icon{color:#f0b90b;background:#f0b90b1f}.circle-label{color:#eaecef}.tabs-row{background:#181a20;border:1px solid #2b3139;border-radius:12px;padding:4px}.tab-button{color:#848e9c;border-radius:10px;font-weight:600}.tab-button:hover{color:#eaecef;background:#ffffff05}.active-tab{color:#f0b90b;background:#f0b90b1f}.add-token-row{gap:10px}.token-item{border-radius:14px}.token-item:hover{background:linear-gradient(#1b2026 0%,#232a33 100%);border-color:#474d57}.token-symbol,.token-balance,.token-fiat,.history-address,.history-link,.settings-main,.field-label{color:#eaecef}.token-change-positive,.history-amount-receive{color:#0ecb81}.token-change-negative,.history-amount-send{color:#f6465d}.token-icon-circle{background:#0f1115;border:1px solid #2b3139}.bottom-nav{box-shadow:none;background:#11161df5;border-top:1px solid #1e2329}.bottom-nav-item{color:#848e9c}.bottom-nav-item-active,.bottom-nav-item:hover{color:#f0b90b}.bottom-nav-icon{background:0 0}.toast{color:#f5f5f5;background:#1e2329;border:1px solid #2b3139;box-shadow:0 14px 32px #00000059}.confirm-modal,.scan-modal,.security-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0b0e11d6}.qr-box,.scan-frame,.scanner-stage{background:#11161d;border:1px solid #2b3139}.remove-token-btn{color:#f6465d;background:#f6465d1a;border:1px solid #f6465d42}.remove-token-btn:hover{background:#f6465d29}.token-refresh-btn{color:#f0b90b;background:#f0b90b1a;border:1px solid #f0b90b47}.token-refresh-btn:hover{color:#fff;background:#f0b90b29;border-color:#f0b90b6b}@media (max-width:640px){.top-bar{height:auto;min-height:72px}.welcome-title{font-size:26px}.wallet-balance-fiat{font-size:30px}.phrase-grid,.import-grid{grid-template-columns:repeat(2,1fr)}}.settings-item{min-height:108px}.settings-icon{background:linear-gradient(145deg,#070f1ef5,#061023e0);border:1px solid #34d3ff29;border-radius:16px;width:48px;height:48px;box-shadow:inset 0 1px #ffffff0a}.settings-icon svg{color:#f0b90b;stroke-width:2.1px;width:22px;height:22px}.settings-item:hover .settings-icon{border-color:#f0b90b38;box-shadow:0 0 0 1px #f0b90b0f}.settings-chevron{color:#a7b1bc;font-size:24px}.token-unit-price{color:#10b981;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:12px;font-weight:700;overflow:hidden}.token-balance{color:#e2e8f0eb;font-size:12px;font-weight:800}.send-asset-dropdown-wrap{width:100%;margin-bottom:16px;position:relative}.send-asset-native-select{display:none}.send-asset-trigger{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .2s,background .2s,transform .2s;display:flex}.send-asset-trigger:hover{background:#ffffff0d;border-color:#ffffff29}.send-asset-trigger.open{border-color:#ffffff2e}.send-asset-trigger-left{align-items:center;gap:12px;min-width:0;display:flex}.send-asset-trigger-logo-wrap{background:#ffffff0f;border-radius:50%;flex-shrink:0;width:34px;height:34px;overflow:hidden}.send-asset-trigger-logo{object-fit:cover;width:100%;height:100%;display:block}.send-asset-trigger-texts{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.send-asset-trigger-symbol{font-size:15px;font-weight:700;line-height:1.2}.send-asset-trigger-name{opacity:.72;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:12px;line-height:1.2;overflow:hidden}.send-asset-trigger-caret{opacity:.8;flex-shrink:0;font-size:16px}.send-asset-menu{z-index:30;background:#11151d;border:1px solid #ffffff14;border-radius:18px;flex-direction:column;gap:6px;max-height:260px;padding:8px;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 40px #00000059}.send-asset-option{color:#fff;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.send-asset-option:hover{background:#ffffff0f}.send-asset-option.active{background:#ffffff14}.send-asset-option-left{align-items:center;gap:12px;min-width:0;display:flex}.send-asset-option-logo-wrap{background:#ffffff0f;border-radius:50%;flex-shrink:0;width:30px;height:30px;overflow:hidden}.send-asset-option-logo{object-fit:cover;width:100%;height:100%;display:block}.send-asset-option-texts{flex-direction:column;min-width:0;display:flex}.send-asset-option-symbol{font-size:14px;font-weight:700;line-height:1.2}.send-asset-option-name{opacity:.72;white-space:nowrap;text-overflow:ellipsis;max-width:160px;font-size:12px;line-height:1.2;overflow:hidden}.send-asset-option-balance{opacity:.85;flex-shrink:0;margin-left:12px;font-size:13px;font-weight:600}.send-amount-usd{color:#848e9c;margin:6px 2px 0;font-size:13px;font-weight:600}.swap-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#0f172ab3,#02061794);border:1px solid #94a3b824;padding:14px}.swap-top-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.swap-title{color:#f5f5f5;font-size:16px;font-weight:800}.swap-subtitle{color:#848e9c;margin-top:3px;font-size:12px}.swap-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.swap-stat-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:6px;padding:12px;display:flex}.swap-stat-label{letter-spacing:.04em;text-transform:uppercase;color:#848e9c;font-size:11px;font-weight:700}.swap-stat-value{color:#f5f5f5;word-break:break-word;font-size:15px;font-weight:700}.swap-status-text{color:#848e9c;margin:10px 2px 14px;font-size:12px}@media (max-width:480px){.swap-stats-grid{grid-template-columns:1fr}}.pin-modal-card{width:min(460px,100%)}.pin-digits{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.pin-digit-input{color:#eaf0ff;text-align:center;background:#020617b8;border:1px solid #94a3b82e;border-radius:18px;outline:none;width:100%;height:64px;font-size:28px;font-weight:800;transition:border-color .15s,box-shadow .15s,transform .15s;box-shadow:inset 0 1px #ffffff08}.pin-digit-input:focus{border-color:#38bdf894;transform:translateY(-1px);box-shadow:0 0 0 3px #38bdf81f}.pin-digit-input.input-error{border-color:#f87171b8;box-shadow:0 0 0 3px #f871711a}.security-pin-wrapper{padding:0 20px 4px}.security-pin-digits{margin-top:4px}#sendAssetMenu{scrollbar-width:thin;scrollbar-color:#94a3b899 transparent;max-height:320px;overflow:hidden auto}#sendAssetMenu::-webkit-scrollbar{width:8px}#sendAssetMenu::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px}#sendAssetMenu::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:10px}#sendAssetMenu::-webkit-scrollbar-thumb:hover{background:#38bdf8e6}@media (max-width:480px){.pin-digits{gap:10px}.pin-digit-input{border-radius:16px;height:58px;font-size:24px}}@media (max-width:560px){.pin-digit-input{border-radius:16px;height:56px;font-size:23px}.security-pin-wrapper{padding:0 10px 4px}}.wallet-name-section{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.wallet-name-row{align-items:center;gap:6px;display:flex}.wallet-rename-box{align-items:center;gap:6px;margin-top:4px;display:flex}.wallet-rename-input{color:#e2e8f0eb;background:#0206178c;border:1px solid #60a5fa33;border-radius:10px;outline:none;width:130px;height:30px;padding:6px 10px;font-size:12px}.wallet-mini-btn{color:#e2e8f0eb;cursor:pointer;background:#0206174d;border:1px solid #94a3b82e;border-radius:10px;height:30px;padding:0 10px;font-size:12px;font-weight:700}.wallet-mini-btn.cancel{opacity:.85}.wallet-address-copyable:hover{color:#f8fafc;opacity:1}.wallet-switcher-dashboard{flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:relative}.wallet-address-row{align-items:center;gap:6px;display:flex}.wallet-switcher-btn{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}.wallet-name-display{color:#38bdf8;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:14px;font-weight:800;overflow:hidden}.wallet-switcher-caret{color:#bfdbfedb;font-size:11px}.wallet-switcher-menu{min-width:220px;box-shadow:var(--shadow-soft);z-index:130;background:linear-gradient(145deg,#0f172af5,#020617f5);border:1px solid #94a3b82e;border-radius:16px;padding:8px;position:absolute;top:calc(100% + 8px);right:0}.wallet-switcher-item{color:#e2e8f0eb;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 12px;display:flex}.wallet-switcher-item:hover,.wallet-switcher-item.active{background:#38bdf81a;border-color:#38bdf82e}.wallet-switcher-item-name{font-size:13px;font-weight:800}.wallet-switcher-item-address,.wallet-switcher-empty{color:#e2e8f0b8;font-size:11px}.wallet-address-copyable{cursor:pointer}.wallet-address-copyable:hover{color:#f8fafc}.skeleton{background:#ffffff0f;border-radius:10px;position:relative;overflow:hidden}.shimmer:after{content:"";border-radius:inherit;background:linear-gradient(120deg,#0000 0%,#ffffff0d 20% 70%,#ffffff0d 70%,#0000 100%);width:60%;height:100%;animation:1.2s ease-in-out infinite shimmerSweep;position:absolute;top:0;left:-150%;transform:skew(-20deg)}@keyframes shimmerSweep{to{left:150%}}.token-logo-skeleton{border-radius:50%;width:100%;height:100%;display:block}.history-item.history-skeleton{pointer-events:none}.history-skeleton-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.history-skeleton-left,.history-skeleton-right{flex-direction:column;gap:8px;display:flex}.history-skeleton-right{align-items:flex-end}.history-status{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:5px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.history-status-completed{color:#34d399;background:#10b9811f;border-color:#10b9812e}.history-status-pending{color:#fbbf24;background:#f59e0b1f;border-color:#f59e0b2e}.history-status-failed{color:#f87171;background:#ef44441f;border-color:#ef44442e}.qr-inner{justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.qr-code-layer{justify-content:center;align-items:center;width:180px;height:180px;display:flex}.qr-code-layer img,.qr-code-layer canvas{border-radius:12px;display:block;width:180px!important;height:180px!important}.qr-center-logo{z-index:3;pointer-events:none;background:#fff;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;padding:5px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #0000004d}.qr-center-logo-img{object-fit:cover;border-radius:10px;width:100%;height:100%;display:block}#v3FeeTier{cursor:pointer}.swap-v3-fee-hidden,#swapV3Fee.hidden{display:none!important}.swap-page-shell{width:100%;max-width:100%;padding:0}.swap-card,.swap-card-pro{width:100%;max-width:100%;margin:0;transform:none}.swap-token-panel{flex-direction:column;gap:12px;margin-bottom:14px;display:flex}.swap-token-box{background:#ffffff08;border:1px solid #ffffff12;border-radius:18px;padding:12px}.swap-token-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.swap-token-label{color:#f5f5f5;text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.swap-token-balance{color:#9ca3af;white-space:nowrap;font-size:11px}.swap-asset-dropdown-wrap{width:100%;margin-bottom:10px;position:relative}.swap-native-select{display:none}.swap-asset-trigger{color:#fff;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:62px;padding:12px 14px;transition:border-color .2s,background .2s,transform .2s;display:flex}.swap-asset-trigger:hover{background:#ffffff0f;border-color:#ffffff29}.swap-asset-trigger.open{border-color:#ffffff2e}.swap-asset-trigger-left{align-items:center;gap:12px;min-width:0;display:flex}.swap-asset-trigger-logo{object-fit:cover;background:#ffffff0f;border-radius:999px;flex:none;width:34px;height:34px}.swap-asset-trigger-meta{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.swap-asset-trigger-symbol{color:#fff;font-size:15px;font-weight:800;line-height:1.15}.swap-asset-trigger-balance{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:210px;font-size:11px;line-height:1.2;overflow:hidden}.swap-asset-trigger-caret{color:#9ca3af;flex:none;font-size:14px}.swap-asset-menu{z-index:40;background:#1a1f2b;border:1px solid #ffffff14;border-radius:18px;max-height:280px;padding:8px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000057}.swap-asset-option{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;display:flex}.swap-asset-option:hover{background:#ffffff0f}.swap-asset-option-left{align-items:center;gap:10px;min-width:0;display:flex}.swap-asset-option-logo{object-fit:cover;border-radius:999px;flex:none;width:30px;height:30px}.swap-asset-option-text{flex-direction:column;min-width:0;display:flex}.swap-asset-option-symbol{color:#fff;font-size:14px;font-weight:800}.swap-asset-option-name{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:11px;overflow:hidden}.swap-asset-option-right{color:#d1d5db;white-space:nowrap;flex:none;font-size:12px;font-weight:700}.swap-flip-row{justify-content:center;margin:-4px 0;display:flex}.swap-flip-btn{color:#fff;cursor:pointer;background:#1f2633;border:1px solid #ffffff17;border-radius:999px;width:42px;height:42px;font-size:18px}.swap-amount-row{margin-top:2px}.swap-amount-input{height:44px;font-size:15px;font-weight:700;line-height:1.1}.swap-max-btn{height:44px;padding:0 12px;font-size:12px}.swap-output-preview{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:center;width:100%;min-height:38px;padding:10px 14px;display:flex}.swap-output-value{color:#f5f5f5;word-break:break-word;font-size:15px;font-weight:700;line-height:1.15}@media (min-width:900px){.swap-card,.swap-card-pro{padding:18px}.swap-asset-trigger{min-height:66px}.swap-asset-trigger-logo{width:36px;height:36px}.swap-asset-trigger-symbol{font-size:16px}}.swap-token-price{color:#22c55e;margin-top:2px;font-size:11px;font-weight:700;line-height:1.2}.swap-asset-trigger-meta{gap:2px}.app-loader{z-index:9999;background:#13181f;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.loader-content{text-align:center}.loader-logo{width:70px;margin:auto auto 12px}.loader-title{font-size:18px;font-weight:800}.loader-sub{opacity:.7;margin-top:4px;font-size:13px}.dots span{background:#fff;border-radius:50%;width:6px;height:6px;margin:6px;animation:1s infinite dotPulse;display:inline-block}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes dotPulse{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}#btnSwapNow.quote-loading{pointer-events:none;cursor:wait;position:relative;overflow:hidden}#btnSwapNow.quote-loading:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:35%;height:100%;animation:1s linear infinite sweep;position:absolute;top:0;left:-35%;transform:skew(-20deg)}@keyframes sweep{0%{left:-35%}to{left:120%}}.loader-logo{border-radius:50%;overflow:hidden}.qr-box canvas,.qr-box img{background:#fff;border-radius:18px;width:210px!important;height:210px!important}@media (max-width:420px){.qr-box{border-radius:26px;width:230px;height:230px;padding:12px}.qr-box canvas,.qr-box img{width:196px!important;height:196px!important}}.qr-box{background:linear-gradient(#111827f5,#020617f5);border:1px solid #94a3b82e;border-radius:28px;justify-content:center;align-items:center;width:218px;height:218px;margin:12px auto 20px;padding:13px;display:flex;box-shadow:0 22px 55px #0000008c,inset 0 0 0 1px #ffffff0a}@media (max-width:420px){.qr-box{border-radius:26px;width:204px;height:204px;padding:12px}.qr-box canvas{width:160px!important;height:160px!important}}.qr-box{background:linear-gradient(145deg,#0f172af2,#020617f2)!important;border:1px solid #38bdf840!important;border-radius:22px!important;justify-content:center!important;align-items:center!important;width:180px!important;height:180px!important;margin:20px auto!important;padding:10px!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 20px 60px #000000b3,0 0 20px #38bdf826!important}.qr-box canvas{background:#fff!important;border-radius:16px!important;width:150px!important;height:150px!important}.qr-box .qr-logo,.qr-logo{object-fit:contain!important;z-index:2!important;background:#fff!important;border:2px solid #fff!important;border-radius:50%!important;width:38px!important;height:38px!important;padding:6px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 0 1px #38bdf82e,0 8px 20px #00000073!important}@media (max-width:420px){.qr-box{border-radius:20px!important;width:170px!important;height:170px!important;padding:9px!important}.qr-box canvas{width:142px!important;height:142px!important}.qr-box .qr-logo,.qr-logo{width:34px!important;height:34px!important;padding:5px!important}}.history-card-row{background:linear-gradient(#121926eb,#0c121ceb);border:1px solid #94a3b829;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;min-height:86px;padding:14px 16px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex;box-shadow:0 16px 45px #0000006b,inset 0 1px #ffffff08}.history-card-row:hover{border-color:#38bdf842;transform:translateY(-1px);box-shadow:0 18px 52px #00000080,0 0 0 1px #38bdf814}.history-card-left{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;display:flex}.history-card-right{flex-direction:column;justify-content:space-between;align-items:flex-end;gap:22px;min-width:130px;display:flex}.history-amount{letter-spacing:-.02em;font-size:15px;font-weight:900}.history-amount-send{color:#fb4261}.history-amount-receive{color:#22c55e}.history-status{border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 14px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.history-status-completed{color:#34d399;background:#10b98124;border:1px solid #10b98142}.history-status-pending{color:#f59e0b;background:#f59e0b24;border:1px solid #f59e0b42}.history-address-line{color:#e2e8f0e0;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:900;overflow:hidden}.history-date{color:#94a3b8c7;white-space:nowrap;font-size:12px;font-weight:900}.history-view-button{color:#e2e8f0eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:900;transition:color .15s,transform .15s}.history-view-button:hover{color:#38bdf8;transform:translate(1px)}@media (max-width:640px){.history-card-row{border-radius:16px;min-height:82px;padding:12px 13px}.history-card-right{gap:18px;min-width:96px}.history-amount{font-size:14px}.history-status{min-height:26px;padding:5px 11px;font-size:11px}.history-address-line,.history-view-button{font-size:12px}.history-date{font-size:11px}}.history-title{color:#e2e8f0eb;margin:12px 4px 8px;font-size:13px;font-weight:900}.history-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.history-item{cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(90deg,#0a1428c7,#141e3c61,#0a1428c7);border:1px solid #38bdf826;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:9px 11px;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s;display:flex;box-shadow:0 10px 28px #00000052,0 0 0 1px #38bdf80f}.history-item:hover{background:linear-gradient(90deg,#0a1428e0,#141e3c75,#0a1428e0);border-color:#38bdf857;transform:translateY(-1px);box-shadow:0 14px 34px #00000061,0 0 0 1px #38bdf81a}.history-item:active{transform:translateY(0)scale(.995)}.history-left{flex-direction:column;gap:3px;min-width:0;display:flex}.history-main{letter-spacing:-.01em;font-size:13px;font-weight:900;line-height:1.15}.history-main.send,.history-amount-send{color:#ef4444f2}.history-main.receive,.history-amount-receive{color:#22c55ef2}.history-sub,.history-address,.history-date{color:#94a3b8d1;font-size:11px;font-weight:800;line-height:1.25}.history-right{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:4px;display:flex}.history-row-top,.history-row-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.history-amount-status{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.history-amount{font-size:13px;font-weight:900;line-height:1.15}.history-status,.history-status-completed,.history-status-pending,.history-status-failed,.history-status.completed,.history-status.pending,.history-status.failed{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.history-status-completed,.history-status.completed{color:#22c55e;background:#22c55e24;border:1px solid #22c55e2e}.history-status-pending,.history-status.pending{color:#f59e0b;background:#f59e0b24;border:1px solid #f59e0b2e}.history-status-failed,.history-status.failed{color:#ef4444;background:#ef444424;border:1px solid #ef44442e}.history-link,.history-view{color:#38bdf8f5;cursor:pointer;font-size:11px;font-weight:900;line-height:1;text-decoration:none}.history-link:hover,.history-view:hover{text-decoration:underline}.history-empty,.empty-state{text-align:center;color:#94a3b8d1;background:#0206173d;border:1px dashed #94a3b838;border-radius:14px;margin-top:10px;padding:12px;font-size:12px;font-weight:800}@media (max-width:640px){.history-item{border-radius:13px;padding:8px 10px}.history-main,.history-amount{font-size:12px}.history-sub,.history-address,.history-date,.history-link,.history-view{font-size:10px}.history-status,.history-status-completed,.history-status-pending,.history-status-failed,.history-status.completed,.history-status.pending,.history-status.failed{padding:3px 7px;font-size:9px}}.history-section{margin-top:10px!important}.history-title{margin:10px 4px 8px!important;font-size:13px!important}.history-item{background:linear-gradient(90deg,#0a1428c2,#141e3c57,#0a1428c2)!important;border:1px solid #38bdf829!important;border-radius:12px!important;min-height:58px!important;padding:8px 10px!important;box-shadow:0 8px 22px #00000057,inset 0 0 0 1px #38bdf80d!important}.history-row-top{gap:8px!important;margin-bottom:3px!important}.history-amount-status{gap:6px!important}.history-amount{font-size:12px!important;line-height:1.15!important}.history-date{font-size:10px!important;line-height:1.15!important}.history-status{background:#22c55e21!important;border:1px solid #22c55e33!important;border-radius:999px!important;padding:3px 7px!important;font-size:10px!important;line-height:1!important}.history-row-bottom{gap:8px!important}.history-address,.history-link{font-size:11px!important;line-height:1.15!important}.history-item:hover{background:linear-gradient(90deg,#0a1428d6,#141e3c6b,#0a1428d6)!important;border-color:#38bdf857!important;transform:translateY(-1px)!important}@media (max-width:640px){.history-item{border-radius:11px!important;min-height:54px!important;padding:7px 9px!important}.history-amount{font-size:11px!important}.history-status{padding:3px 6px!important;font-size:9px!important}.history-date,.history-address,.history-link{font-size:10px!important}}.pin-screen{justify-content:center;align-items:center;min-height:calc(100vh - 90px);padding:24px 10px 110px;display:flex}.pin-code-panel{background:linear-gradient(#080f1ffa,#060c1bfa);border:1px solid #0e74bb85;border-radius:38px;width:min(920px,100%);padding:34px 32px 32px;position:relative;box-shadow:0 24px 80px #000000b3,inset 0 0 0 1px #38bdf80f}.pin-code-title{letter-spacing:-.04em;color:#e9eef8;margin:0 80px 10px 0;font-size:36px;font-weight:900;line-height:1.12}.pin-code-subtitle{color:#e2e8f0d1;max-width:720px;margin:0 80px 32px 0;font-size:25px;font-weight:900;line-height:1.58}.pin-code-close{color:#e2e8f0f0;cursor:pointer;background:#02061742;border:1px solid #94a3b824;border-radius:999px;place-items:center;width:80px;height:80px;font-size:52px;font-weight:300;line-height:1;transition:transform .15s,border-color .15s,background .15s;display:grid;position:absolute;top:24px;right:24px}.pin-code-close:hover{background:#0f172a8c;border-color:#38bdf859;transform:scale(1.03)}.pin-code-input{color:#eef4ff;text-align:center;background:#020617d1;border:3px solid #263049f0;border-radius:34px;outline:none;width:100%;height:128px;font-size:58px;font-weight:800;transition:border-color .15s,box-shadow .15s,transform .15s;box-shadow:0 12px 30px #00000042,inset 0 1px #ffffff08}.pin-code-status{color:#f59e0b;text-align:center;margin:-6px 0 16px;font-size:15px;font-weight:900}.pin-code-primary,.pin-code-secondary{cursor:pointer;border:none;border-radius:22px;width:100%;min-height:86px;font-size:28px;font-weight:900;transition:transform .15s,filter .15s,box-shadow .15s}.pin-code-secondary{color:#f8fafceb;background:#20262e;border:1px solid #94a3b81a;margin-top:16px;box-shadow:inset 0 0 0 1px #ffffff08}.pin-code-primary:hover,.pin-code-secondary:hover{filter:brightness(1.04);transform:translateY(-1px)}.pin-code-primary:active,.pin-code-secondary:active{transform:translateY(1px)scale(.995)}@media (max-width:700px){.pin-code-panel{border-radius:28px;padding:24px 18px 20px}.pin-code-title{margin-right:62px;font-size:25px}.pin-code-subtitle{margin-bottom:22px;margin-right:62px;font-size:16px;line-height:1.5}.pin-code-close{width:54px;height:54px;font-size:36px;top:18px;right:18px}.pin-code-digits{gap:9px}.pin-code-input{border-width:2px;border-radius:18px;height:64px;font-size:30px}.pin-code-primary,.pin-code-secondary{border-radius:18px;min-height:56px;font-size:19px}}.pin-screen{z-index:99999!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0000009e!important;justify-content:center!important;align-items:center!important;width:100vw!important;min-height:100dvh!important;padding:14px!important;display:flex!important;position:fixed!important;inset:0!important}.pin-overlay-front{pointer-events:auto!important}.pin-code-panel{background:linear-gradient(#080f1ffa,#050a18fa)!important;border:1px solid #0e74bb8c!important;border-radius:24px!important;width:min(440px,100vw - 28px)!important;padding:22px 20px 20px!important;box-shadow:0 26px 90px #000000db,inset 0 0 0 1px #38bdf814!important}.pin-code-title{letter-spacing:-.04em!important;margin:0 58px 8px 0!important;font-size:25px!important;font-weight:900!important;line-height:1.16!important}.pin-code-subtitle{max-width:340px!important;margin:0 58px 20px 0!important;font-size:15px!important;font-weight:800!important;line-height:1.55!important}.pin-code-close{width:48px!important;height:48px!important;font-size:34px!important;top:18px!important;right:18px!important}.pin-code-digits{grid-template-columns:repeat(6,1fr)!important;gap:10px!important;margin-bottom:18px!important;display:grid!important}.pin-code-input{border-width:2px!important;border-radius:16px!important;height:58px!important;font-size:24px!important}.pin-code-input:focus{transform:translateY(-1px)!important;box-shadow:0 0 0 4px #0ea5e92e,0 0 18px #0ea5e93d!important}.pin-code-primary,.pin-code-secondary{border-radius:16px!important;min-height:52px!important;font-size:17px!important}.pin-code-secondary{margin-top:10px!important}.pin-code-status{margin:-4px 0 12px!important;font-size:12px!important}@media (max-width:430px){.pin-screen{padding:12px!important}.pin-code-panel{border-radius:22px!important;width:min(380px,100vw - 24px)!important;padding:20px 16px 18px!important}.pin-code-title{font-size:22px!important}.pin-code-subtitle{margin-bottom:18px!important;font-size:13px!important}.pin-code-close{width:44px!important;height:44px!important;font-size:31px!important}.pin-code-digits{gap:8px!important}.pin-code-input{border-radius:14px!important;height:52px!important;font-size:22px!important}.pin-code-primary,.pin-code-secondary{min-height:50px!important;font-size:16px!important}}.no-screen-animation{animation:none!important;transform:none!important}.no-screen-animation .pin-screen,.pin-screen{margin:0!important;animation:none!important;inset:0!important;transform:none!important}.pin-code-panel{animation:none!important;transform:none!important}.pin-code-input:focus{transform:none!important}.history-title-row{justify-content:space-between;align-items:center;gap:10px;margin:14px 4px 10px;display:flex}.history-title-row .history-title{margin:0}.history-sync-button{color:#e2e8f0eb;cursor:pointer;box-shadow:var(--glow);background:#0206175c;border:1px solid #38bdf83d;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;transition:transform .15s,border-color .15s,background .15s}.history-sync-button:hover{background:#0ea5e91f;border-color:#38bdf875;transform:translateY(-1px)}.history-sync-status{color:#94a3b8d1;margin:-4px 4px 10px;font-size:12px}.token-price{color:#0ecb81;word-break:break-word;font-size:12px;font-weight:800;line-height:1.2}.token-value{color:#eaecef;font-size:14px;font-weight:900}.token-top-row{align-items:center}.token-actions button{flex:none}@media (max-width:480px){.token-item{gap:10px;padding:12px}.token-right{min-width:122px}.token-top-row{gap:8px}.token-actions{gap:6px}.token-refresh-btn,.remove-token-btn{width:28px;height:28px}.token-price{max-width:150px;font-size:11px}}.token-item-with-chart{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-height:112px;display:flex;position:relative;overflow:hidden}.token-content-row{z-index:2;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex;position:relative}.token-mini-chart{z-index:1;opacity:.88;background:linear-gradient(#02061761,#0f172a1f);border:1px solid #38bdf814;border-radius:14px;height:44px;transition:opacity .18s,transform .18s,border-color .18s,box-shadow .18s;position:absolute;top:14px;left:245px;right:170px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff05,0 10px 28px #0000002e}.token-item:hover .token-mini-chart{opacity:1;border-color:#38bdf829;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #ffffff06,0 12px 34px #0000003d}.token-mini-chart:before{content:"";opacity:.32;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#94a3b80b 1px,#0000 1px),linear-gradient(#94a3b80a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.token-mini-chart:after{content:"";pointer-events:none;background:radial-gradient(circle at 18% 0,#38bdf81a,#0000 48%),linear-gradient(#0000,#02061733);position:absolute;inset:0}.token-mini-chart svg{z-index:1;width:100%;height:100%;display:block;position:relative}.token-chart-line,.token-chart-shadow{fill:none;vector-effect:non-scaling-stroke}.token-chart-area{fill:#38bdf829;opacity:.9}.token-chart-line{stroke:#38bdf8;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 6px #38bdf87a)}.token-chart-shadow{stroke:#38bdf824;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round}.token-mini-chart.up .token-chart-area{fill:#0ecb812e}.token-mini-chart.up .token-chart-line{stroke:#0ecb81;filter:drop-shadow(0 0 7px #0ecb817a)}.token-mini-chart.up .token-chart-shadow{stroke:#0ecb8126}.token-mini-chart.down .token-chart-area{fill:#ef44442e}.token-mini-chart.down .token-chart-line{stroke:#ef4444;filter:drop-shadow(0 0 7px #ef444475)}.token-mini-chart.down .token-chart-shadow{stroke:#ef444426}.token-mini-chart.soft .token-chart-area{fill:#f0b90b29}.token-mini-chart.soft .token-chart-line{stroke:#f0b90b;filter:drop-shadow(0 0 7px #f0b90b70)}.token-mini-chart.soft .token-chart-shadow{stroke:#f0b90b24}@media (max-width:900px){.token-mini-chart{height:40px;left:205px;right:150px}}@media (max-width:640px){.token-item-with-chart{flex-direction:column;align-items:stretch;min-height:0}.token-mini-chart{border-radius:14px;order:-1;width:100%;height:42px;margin-bottom:2px;position:relative;top:auto;left:auto;right:auto}}.token-item{border-radius:16px;gap:8px;margin-bottom:8px;padding:8px 10px}.token-item:hover{transform:translateY(-1px)}.token-item-with-chart{gap:8px;min-height:82px}.token-content-row{gap:8px}.token-left{gap:9px}.token-icon-circle{width:34px;height:34px}.token-main{gap:2px}.token-symbol{max-width:140px;font-size:13px}.token-name{max-width:155px;font-size:10.5px}.token-price{font-size:10.5px;line-height:1.2}.token-right{gap:3px;min-width:118px}.token-top-row{gap:7px}.token-fiat{font-size:12px}.token-balance{font-size:11px}.token-actions{gap:6px}.token-refresh-btn,.remove-token-btn{width:26px;height:26px;font-size:12px}.token-mini-chart{border-radius:11px;height:34px;top:10px;left:230px;right:145px}.token-chart-line{stroke-width:2px}.token-chart-shadow{stroke-width:5px}@media (max-width:900px){.token-mini-chart{height:32px;left:185px;right:128px}}@media (max-width:640px){.token-item{border-radius:15px;padding:8px}.token-item-with-chart{min-height:0}.token-mini-chart{border-radius:10px;width:100%;height:30px;margin-bottom:0}.token-right{min-width:104px}.token-refresh-btn,.remove-token-btn{width:24px;height:24px;font-size:11px}}.token-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:7px;display:flex}.token-refresh-btn,.remove-token-btn{cursor:pointer;-webkit-backdrop-filter:blur(14px);border-radius:999px;place-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;font-size:14px;font-weight:900;line-height:1;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s,color .18s,opacity .18s;display:inline-grid;position:relative;overflow:hidden}.token-refresh-btn:before,.remove-token-btn:before{content:"";border-radius:inherit;pointer-events:none;opacity:.85;background:radial-gradient(circle at 30% 0,#ffffff24,#0000 55%);position:absolute;inset:2px}.token-refresh-btn{color:#38bdf8;background:linear-gradient(145deg,#020617d6,#0f172a9e);border:1px solid #38bdf85c;box-shadow:inset 0 0 0 1px #38bdf81a,0 8px 20px #00000059,0 0 18px #38bdf829}.token-refresh-btn:hover{color:#fff;background:linear-gradient(145deg,#0ea5e933,#020617c2);border-color:#38bdf8b8;transform:translateY(-1px)rotate(90deg)scale(1.06);box-shadow:inset 0 0 0 1px #38bdf833,0 10px 26px #00000070,0 0 26px #38bdf857}.token-refresh-btn:active{transform:scale(.94)rotate(90deg)}.token-refresh-btn:disabled{opacity:.62;cursor:wait}.token-refresh-btn.is-spinning{animation:.76s linear infinite tokenPremiumSpin}@keyframes tokenPremiumSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.remove-token-btn{color:#f87171f5;background:linear-gradient(145deg,#020617d6,#0f172a9e);border:1px solid #ef444457;box-shadow:inset 0 0 0 1px #ef444414,0 8px 20px #00000059,0 0 18px #ef44441f}.remove-token-btn:hover{color:#fff;background:linear-gradient(145deg,#ef444438,#020617c2);border-color:#f87171b8;transform:translateY(-1px)scale(1.08);box-shadow:inset 0 0 0 1px #ef44442e,0 10px 26px #00000070,0 0 26px #ef44444d}.remove-token-btn:active{transform:scale(.92)}@media (max-width:640px){.token-actions{gap:5px}.token-refresh-btn,.remove-token-btn{width:25px;min-width:25px;height:25px;min-height:25px;font-size:12px}}.refresh-icon{transform-origin:50%;line-height:1;display:inline-block}.token-refresh-btn.is-loading{pointer-events:none;opacity:.9;color:#fff;border-color:#38bdf8d9;box-shadow:inset 0 0 0 1px #38bdf838,0 10px 26px #00000070,0 0 30px #38bdf86b}.token-refresh-btn.is-loading .refresh-icon{animation:.72s linear infinite refreshButtonSpin}@keyframes refreshButtonSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.token-main .token-change{letter-spacing:.01em;border-radius:999px;align-items:center;width:fit-content;margin-top:1px;padding:2px 7px;font-size:11px;font-weight:900;line-height:1.15;display:inline-flex}.token-main .token-change-positive{color:#22c55efa;background:#22c55e1a;border:1px solid #22c55e29}.token-main .token-change-negative{color:#ef4444fa;background:#ef44441a;border:1px solid #ef444429}.token-item-clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.token-item-clickable:hover{border-color:#38bdf857;box-shadow:0 18px 55px #00000094,0 0 0 1px #38bdf82e}.token-item-clickable:active{transform:translateY(1px)scale(.995)}.send-asset-trigger{justify-content:flex-start!important}.send-asset-trigger-left{margin-right:auto!important}.send-asset-trigger-balance{text-align:right!important;white-space:nowrap!important;flex-shrink:0!important;justify-content:flex-end!important;min-width:120px!important;margin-left:auto!important;margin-right:18px!important;display:flex!important}.send-asset-trigger-caret{flex-shrink:0!important;margin-left:0!important}.send-asset-menu-balance,.send-asset-option-balance{text-align:right!important;white-space:nowrap!important;flex-shrink:0!important;justify-content:flex-end!important;min-width:120px!important;margin-left:auto!important;display:flex!important}.pin-screen:after{content:"";z-index:0;pointer-events:none;opacity:.22;background-image:radial-gradient(circle,#ffffff3b 0,#0000 1.5px),radial-gradient(circle,#38bdf82e 0,#0000 1.3px);background-position:12px 18px,70px 52px;background-size:120px 120px,180px 180px;animation:20s linear infinite realParticlesMove;position:absolute;inset:0}@keyframes realAuroraFloat{0%{transform:translate(-32px,-20px)scale(1)}50%{transform:translate(26px,24px)scale(1.08)}to{transform:translate(44px,-18px)scale(1.04)}}@keyframes realParticlesMove{0%{transform:translate(0,0)}to{transform:translate(-120px,-150px)}}.pin-code-panel{z-index:2!important;background:linear-gradient(145deg,#091127f5,#030712f0)!important;border:1px solid #38bdf894!important;animation:4.6s ease-in-out infinite realCardGlow!important;position:relative!important;overflow:hidden!important;box-shadow:0 34px 120px #000000e0,0 0 0 1px #38bdf838,0 0 70px #0ea5e947,inset 0 1px #ffffff14!important}.pin-code-panel:before{content:"";z-index:0;pointer-events:none;opacity:0;background:linear-gradient(120deg,#0000 34%,#ffffff29 47%,#0000 60%),radial-gradient(circle at 20% 20%,#38bdf833,#0000 36%),radial-gradient(circle at 88% 82%,#22c55e1a,#0000 36%);animation:6.5s ease-in-out infinite realReflectionSweep;position:absolute;inset:-120px;transform:translate(-70%)rotate(10deg)}.pin-code-panel:after{content:"";z-index:0;pointer-events:none;border-radius:inherit;border:1px solid #7dd3fc29;position:absolute;inset:1px;box-shadow:inset 0 1px #ffffff14,inset 0 -90px 130px #02061752}.pin-code-panel>*{z-index:1!important;position:relative!important}@keyframes realCardGlow{0%,to{box-shadow:0 34px 120px #000000e0,0 0 0 1px #38bdf833,0 0 52px #0ea5e933,inset 0 1px #ffffff14}50%{box-shadow:0 38px 130px #000000e6,0 0 0 1px #38bdf85c,0 0 86px #0ea5e957,inset 0 1px #ffffff1a}}@keyframes realReflectionSweep{0%{opacity:0;transform:translate(-75%)rotate(10deg)}38%{opacity:0}52%{opacity:.95}to{opacity:0;transform:translate(75%)rotate(10deg)}}.pin-code-input{background:linear-gradient(#030712eb,#0f172ab3)!important;border-color:#60a5fa6b!important;box-shadow:inset 0 0 0 1px #020617eb,0 10px 30px #00000061,0 0 0 1px #38bdf81a!important}.pin-code-input:focus{border-color:#38bdf8fa!important;transform:none!important;box-shadow:0 0 0 1px #38bdf8f2,0 0 0 5px #38bdf82e,0 0 35px #38bdf857!important}.pin-code-primary{color:#070a10!important;background:linear-gradient(135deg,#ffe66d,#facc15,#f59e0b)!important;box-shadow:0 18px 44px #facc1547,0 0 0 1px #ffe66d61,0 0 34px #facc151f!important}.pin-code-primary:hover{box-shadow:0 22px 58px #facc1561,0 0 0 1px #ffe66d85,0 0 46px #facc1538!important}.pin-code-secondary{background:linear-gradient(#262e3af0,#171d26f5)!important}.pin-screen{-webkit-backdrop-filter:blur(14px)saturate(1.2)!important;backdrop-filter:blur(14px)saturate(1.2)!important;background:radial-gradient(circle at 18% 22%,#3b82f638,#0000 28%),radial-gradient(circle at 82% 70%,#0ea5e92e,#0000 30%),radial-gradient(circle,#2563eb1f,#0000 42%),radial-gradient(circle at 70% 20%,#6366f11f,#0000 28%),#020617!important;overflow:hidden!important}.pin-screen:before{content:"";z-index:0;pointer-events:none;filter:blur(42px);opacity:.95;background:radial-gradient(circle at 20% 20%,#3b82f642,#0000 28%),radial-gradient(circle at 80% 70%,#0ea5e933,#0000 28%),radial-gradient(circle at 45% 80%,#6366f12e,#0000 34%);animation:12s ease-in-out infinite alternate natoAuroraMove;position:absolute;inset:-180px}@keyframes natoAuroraMove{0%{transform:translate(-28px,-16px)scale(1)}50%{transform:translate(24px,18px)scale(1.08)}to{transform:translate(42px,-12px)scale(1.04)}}.pin-close-button{cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:flex;box-shadow:0 12px 34px #0000006b,0 0 0 1px #38bdf81a;color:#f8fafc!important;background:linear-gradient(#0f172af0,#020617fa)!important;border:1px solid #3b82f64d!important;position:absolute!important;top:18px!important;left:auto!important;right:18px!important}.pin-close-button:hover{transform:scale(1.08);box-shadow:0 0 24px #38bdf838,0 0 0 1px #38bdf829,0 14px 40px #00000085;border-color:#38bdf8bd!important}.pin-close-button:active{transform:scale(.96)}.pin-code-panel{border:1px solid #38bdf875!important;position:relative!important;box-shadow:0 36px 120px #000000e6,0 0 0 1px #38bdf82e,0 0 70px #0ea5e93d,inset 0 1px #ffffff14!important}.pin-code-panel button:first-child{z-index:50!important;cursor:pointer!important;background:linear-gradient(#0f172af0,#020617fa)!important;border:1px solid #3b82f64d!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;transition:transform .18s,box-shadow .18s,border-color .18s!important;display:flex!important;position:absolute!important;top:18px!important;left:auto!important;right:18px!important;box-shadow:0 12px 34px #0000006b,0 0 0 1px #38bdf81a!important}.pin-code-panel button:first-child:hover{transform:scale(1.08);border-color:#38bdf8bd!important;box-shadow:0 0 24px #38bdf838,0 14px 40px #00000085!important}.pin-code-panel button:first-child:active{transform:scale(.96)}.toast-container{z-index:99999;pointer-events:none;flex-direction:column;gap:12px;display:flex;position:fixed;top:18px;right:18px}.toast{opacity:1;z-index:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:12px;min-width:280px;max-width:370px;padding:14px 16px;animation:.35s toastSlideIn,.35s 3.85s forwards toastFadeOut;display:flex;position:relative;bottom:auto;left:auto;transform:none;box-shadow:0 22px 60px #0000008c,inset 0 0 0 1px #ffffff09}.toast-icon{border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:900;display:flex}.toast-container{z-index:99999;pointer-events:none;flex-direction:column-reverse;gap:12px;display:flex;position:fixed;bottom:18px;right:18px}.toast-title{color:#f8fafcfa;margin-bottom:4px;font-size:14px;font-weight:900}.toast-message{color:#e2e8f0d1;font-size:12px;line-height:1.45}.toast-success{background:linear-gradient(135deg,#10b98133,#064e3bf0);border-color:#10b98166}.toast-success .toast-icon{color:#34d399;background:#10b98129;box-shadow:0 0 28px #10b9812e}.toast-error{background:linear-gradient(135deg,#ef444433,#450a0af0);border-color:#ef44446b}.toast-error .toast-icon{color:#f87171;background:#ef444429;box-shadow:0 0 28px #ef44442e}.toast-loading,.toast-info{background:linear-gradient(135deg,#38bdf833,#0a1937f0);border-color:#38bdf86b}.toast-loading .toast-icon,.toast-info .toast-icon{color:#7dd3fc;background:#38bdf829;box-shadow:0 0 28px #38bdf82e}.toast-loading .toast-icon{animation:1s ease-in-out infinite toastPulse}@keyframes toastSlideIn{0%{opacity:0;transform:translate(70px)scale(.94)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toastFadeOut{to{opacity:0;transform:translate(70px)scale(.94)}}@keyframes toastPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@media (max-width:640px){.toast-container{top:12px;left:12px;right:12px}.toast{min-width:100%;max-width:100%}}.colored-address-text{color:#e2e8f0f0;letter-spacing:.01em;word-break:break-all;font-weight:900}.address-highlight{color:#f0b90b;font-weight:900}.colored-address-box{cursor:text;align-items:center;min-height:48px;line-height:1.55;display:flex;overflow:hidden}.colored-address-box .colored-address-text{width:100%;display:block}.security-screen{width:100%;max-width:100%;margin:0;padding:8px 16px 32px}.security-screen .screen-header{width:100%;max-width:100%;margin:10px 0 18px}.security-card{width:100%;box-shadow:var(--shadow-soft);background:linear-gradient(145deg,#0f172ab8,#0206179e);border:1px solid #f0b90b2e;border-radius:28px;margin-bottom:18px;padding:22px}.security-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.security-title{color:#f8fafcf5;margin:0 0 6px;font-size:18px;font-weight:900}.security-note{color:#94a3b8d1;margin:0;font-size:14px;line-height:1.5}.security-warning-note{border-radius:var(--radius-md);background:#f59e0b1a;border:1px solid #f59e0b38;padding:12px}.secret-box{color:#e2e8f0f0;word-break:break-all;background:linear-gradient(#020617b3,#0f172a70);border:1px solid #f0b90b33;border-radius:18px;width:100%;min-height:58px;padding:16px;font-size:15px;font-weight:800;line-height:1.6;box-shadow:inset 0 0 0 1px #020617a6,0 0 24px #f0b90b14}.security-phrase-grid{grid-template-columns:repeat(6,minmax(0,1fr));margin-top:14px}.security-phrase-grid .phrase-cell{min-height:62px}.security-card .copy-button{min-height:52px;margin-top:14px;font-size:15px}@media (max-width:980px){.security-phrase-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.security-screen{padding:4px 0 24px}.security-card{border-radius:22px;padding:14px}.security-phrase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:420px){.security-card-header{flex-direction:column;align-items:stretch}}.wallet-actions{gap:14px}.circle-action-button{width:88px;box-shadow:none;background:0 0;border:none}.circle-action-button:hover{background:0 0;border-color:#0000}.circle-icon{color:#f0b90b;background:radial-gradient(circle at 32% 18%,#ffffff38,#0000 28%),radial-gradient(circle at 50% 100%,#f0b90b2e,#0000 55%),linear-gradient(145deg,#2b2716f5,#0e1116f0);border:1px solid #f0b90b6b;border-radius:999px;place-items:center;width:58px;height:58px;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s,color .16s;display:grid;box-shadow:0 14px 34px #0000008a,inset 0 0 0 1px #f0b90b1f,0 0 24px #f0b90b2e}.wallet-action-svg{filter:drop-shadow(0 0 9px #f0b90b70);width:28px;height:28px;display:block}.circle-icon-send,.circle-icon-receive,.circle-icon-keys,.circle-icon-swap{color:#f0b90b}.circle-label{color:#eaecefeb;letter-spacing:-.01em;margin-top:9px;font-size:12px;font-weight:800}.circle-action-button:hover .circle-icon{color:#ffd66b;background:radial-gradient(circle at 30% 15%,#ffffff47,#0000 30%),radial-gradient(circle at 50% 100%,#f0b90b40,#0000 56%),linear-gradient(145deg,#f0b90b3d,#12141af5);border-color:#ffd66bc7;transform:translateY(-3px)scale(1.04);box-shadow:0 18px 40px #0009,inset 0 0 0 1px #ffd66b2e,0 0 38px #f0b90b57}.circle-action-button:active .circle-icon{transform:translateY(1px)scale(.98)}@media (max-width:640px){.wallet-actions{gap:10px}.circle-action-button{width:74px}.circle-icon{width:52px;height:52px}.wallet-action-svg{width:25px;height:25px}.circle-label{font-size:11px}}.boot-shell{background:linear-gradient(#0b0e11,#181a20)!important}.boot-screen{background:radial-gradient(circle,#f0b90b14,#0000 42%),linear-gradient(#0b0e11,#181a20);width:100%;height:100vh}.pin-screen{background:radial-gradient(circle,#f0b90b1a,#0000 42%),linear-gradient(#0b0e11,#181a20)!important;place-items:center!important;padding:18px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}.pin-screen:before{content:"";pointer-events:none;filter:blur(50px);opacity:.55;background:radial-gradient(circle at 50% 45%,#f0b90b24,#0000 34%);position:absolute;inset:0}.pin-screen:after{content:"";pointer-events:none;opacity:.14;background-image:linear-gradient(#f0b90b05 1px,#0000 1px),linear-gradient(90deg,#f0b90b05 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.pin-code-panel{z-index:2!important;background:linear-gradient(#1e2329fa,#181a20fa)!important;border:1px solid #f0b90b2e!important;position:relative!important;box-shadow:0 25px 80px #000000b8,0 0 35px #f0b90b0f!important}.pin-code-input{color:#f5f5f5!important;background:#0b0e11!important;border-color:#2b3139!important}.pin-code-input:focus{border-color:#f0b90b!important;box-shadow:0 0 0 3px #f0b90b24!important}.pin-code-primary{color:#0b0e11!important;background:linear-gradient(#fcd535,#f0b90b)!important}.pin-code-secondary,.pin-code-close{color:#eaecef!important;background:#1e2329!important;border:1px solid #2b3139!important}.wallet-switcher-card{z-index:8;background:linear-gradient(#0b0e11b8,#181a2085);border:1px solid #f0b90b4d;border-radius:20px;margin-top:14px;padding:12px;position:relative;box-shadow:inset 0 0 0 1px #f0b90b14,0 16px 42px #0000006b,0 0 34px #f0b90b14}.wallet-switcher-label{letter-spacing:.06em;text-transform:uppercase;color:#f0b90bf0;margin-bottom:8px;font-size:11px;font-weight:900;display:block}.wallet-switcher-select{color:#eaeceffa;cursor:pointer;background:linear-gradient(#181a20fa,#0b0e11fa);border:1px solid #f0b90b42;border-radius:16px;outline:none;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:48px;padding:7px 12px 7px 14px;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;display:flex;box-shadow:inset 0 0 0 1px #ffffff0a,0 12px 34px #00000057}.wallet-switcher-select:hover,.wallet-switcher-select.is-open{border-color:#f0b90b94;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #f0b90b1f,0 16px 42px #0000006b,0 0 24px #f0b90b29}.wallet-switcher-selected-main{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.wallet-switcher-selected-name{color:#f4f4f5;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:14px;font-weight:900;overflow:hidden}.wallet-switcher-selected-address{color:#b7bdc6eb;font-size:12px;font-weight:800}.wallet-switcher-select-caret{color:#f0b90bf5;background:#f0b90b1a;border:1px solid #f0b90b2e;border-radius:999px;flex:none;place-items:center;width:28px;height:28px;transition:transform .16s;display:grid}.wallet-switcher-select.is-open .wallet-switcher-select-caret{transform:rotate(180deg)}.wallet-switcher-options{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:160;background:linear-gradient(#22242afa,#181a20fa);border:1px solid #f0b90b52;border-radius:18px;padding:8px;animation:.15s ease-out walletOptionsIn;position:absolute;top:calc(100% - 3px);left:12px;right:12px;box-shadow:0 22px 60px #000000bd,inset 0 0 0 1px #ffffff0d,0 0 36px #f0b90b1f}@keyframes walletOptionsIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.wallet-switcher-option{color:#eaeceff0;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 10px;transition:transform .14s,background .14s,border-color .14s,box-shadow .14s;display:flex}.wallet-switcher-option:hover{background:#f0b90b14;border-color:#f0b90b2e;transform:translateY(-1px)}.wallet-switcher-option.active{background:linear-gradient(90deg,#f0b90b38,#f0b90b14);border-color:#f0b90b61;box-shadow:inset 0 0 0 1px #f0b90b1a}.wallet-switcher-check{color:#0b0e11;background:#f0b90beb;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-size:14px;font-weight:900;display:grid;box-shadow:0 0 18px #f0b90b38}.wallet-switcher-option:not(.active) .wallet-switcher-check{box-shadow:none;background:#ffffff0f}.wallet-switcher-option-text{flex-direction:column;gap:2px;min-width:0;display:flex}.wallet-switcher-option-name{color:#f4f4f5;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.wallet-switcher-option-address{color:#b7bdc6e0;font-size:12px;font-weight:800}@media (max-width:640px){.wallet-switcher-card{border-radius:18px;padding:10px}.wallet-switcher-select{min-height:46px}.wallet-switcher-options{left:10px;right:10px}}.circle-icon-create{color:#f0b90b}.wallet-switcher-option{cursor:pointer}.wallet-switcher-option-actions{flex-shrink:0;align-items:center;gap:7px;margin-left:auto;display:flex}.wallet-option-action-btn{color:#e2e8f0e6;cursor:pointer;background:#0206176b;border:1px solid #38bdf83d;border-radius:999px;place-items:center;width:30px;height:30px;font-size:15px;font-weight:900;line-height:1;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s;display:grid;box-shadow:0 0 0 1px #38bdf814,0 10px 24px #00000047}.wallet-option-action-btn:hover{color:#fff;background:#38bdf829;border-color:#38bdf880;transform:translateY(-1px);box-shadow:0 0 0 1px #38bdf82e,0 0 18px #38bdf82e}.wallet-option-action-btn:active{transform:translateY(1px)scale(.98)}.wallet-option-delete-btn{color:#f87171f2;border-color:#ef44443d}.wallet-option-delete-btn:hover{color:#fff;background:#ef44442e;border-color:#ef444480;box-shadow:0 0 0 1px #ef44442e,0 0 18px #ef44442e}@media (max-width:640px){.wallet-switcher-option-actions{gap:5px}.wallet-option-action-btn{width:28px;height:28px;font-size:14px}}.dashboard-wallet-tools{z-index:5;margin:-6px 0 16px;position:relative}.dashboard-wallet-tools .wallet-switcher-card{margin:0 0 12px}.dashboard-wallet-tools .wallet-switcher-options{top:calc(100% + 10px)}.wallet-inline-rename-box{background:linear-gradient(#020617b8,#0f172a8f);border:1px solid #38bdf847;border-radius:14px;align-items:center;gap:6px;min-width:210px;padding:4px;display:inline-flex;box-shadow:0 0 0 1px #38bdf814,0 12px 28px #00000061}.wallet-inline-rename-input{color:#f8fafcf5;background:#020617d1;border:1px solid #60a5fa3d;border-radius:10px;outline:none;width:116px;height:30px;padding:0 10px;font-size:12px;font-weight:800}.wallet-inline-rename-input:focus{border-color:#38bdf8b8;box-shadow:0 0 0 1px #38bdf859,0 0 18px #38bdf82e}.wallet-inline-save-btn,.wallet-inline-cancel-btn{cursor:pointer;border:1px solid #94a3b82e;border-radius:10px;height:30px;font-size:11px;font-weight:900;transition:transform .15s,background .15s,border-color .15s}.wallet-inline-save-btn{color:#fff;background:linear-gradient(135deg,#38bdf8eb,#0ea5e9db);border-color:#38bdf866;padding:0 10px}.wallet-inline-cancel-btn{color:#e2e8f0eb;background:#0206177a;width:30px;padding:0}.wallet-inline-save-btn:hover,.wallet-inline-cancel-btn:hover{border-color:#38bdf880;transform:translateY(-1px)}@media (max-width:640px){.wallet-switcher-option{align-items:flex-start}.wallet-switcher-option-actions{flex-wrap:wrap;justify-content:flex-end}.wallet-inline-rename-box{width:100%;min-width:190px}.wallet-inline-rename-input{flex:1;width:100%}}.wallet-inline-delete-box{background:linear-gradient(#230712d1,#0f172a8f);border:1px solid #ef44444d;border-radius:14px;align-items:center;gap:6px;min-width:206px;padding:4px;display:inline-flex;box-shadow:0 0 0 1px #ef444414,0 12px 28px #00000061}.wallet-inline-delete-input{color:#f8fafcf5;background:#020617d1;border:1px solid #f871713d;border-radius:10px;outline:none;width:76px;height:30px;padding:0 10px;font-size:12px;font-weight:900}.wallet-inline-delete-input:focus{border-color:#f87171c2;box-shadow:0 0 0 1px #f8717152,0 0 18px #ef44442e}.wallet-inline-delete-confirm-btn,.wallet-inline-delete-cancel-btn{cursor:pointer;border:1px solid #94a3b82e;border-radius:10px;height:30px;font-size:11px;font-weight:900;transition:transform .15s,background .15s,border-color .15s}.wallet-inline-delete-confirm-btn{color:#fff;background:linear-gradient(135deg,#ef4444f0,#b91c1cdb);border-color:#f871716b;padding:0 10px}.wallet-inline-delete-cancel-btn{color:#e2e8f0eb;background:#0206177a;width:30px;padding:0}.wallet-inline-delete-confirm-btn:hover,.wallet-inline-delete-cancel-btn:hover{border-color:#f8717180;transform:translateY(-1px)}@media (max-width:640px){.wallet-inline-delete-box{width:100%;min-width:190px}.wallet-inline-delete-input{flex:1;width:100%}}.wallet-delete-modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(closest-side at 50% 18%,#38bdf82e,#0000 62%),radial-gradient(closest-side at 78% 74%,#22c55e17,#0000 62%),#020617c7;justify-content:center;align-items:center;padding:18px;animation:.18s ease-out walletDeleteBackdropIn;display:flex;position:fixed;inset:0}.wallet-delete-modal{border-radius:var(--radius-xl);width:min(430px,100%);box-shadow:var(--shadow-hard), 0 0 0 1px #38bdf81a, 0 0 60px #38bdf829;background:linear-gradient(145deg,#0f172aeb,#020617eb);border:1px solid #38bdf838;padding:22px;animation:.22s ease-out walletDeleteModalIn;position:relative;overflow:hidden}.wallet-delete-modal:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 18%,#38bdf83d,#0000 62%),radial-gradient(circle at 18% 35%,#3b82f629,#0000 62%),radial-gradient(circle at 80% 42%,#22c55e1a,#0000 62%);height:235px;position:absolute;inset:-95px -85px auto}.wallet-delete-modal:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff0a;position:absolute;inset:0}.wallet-delete-modal-icon{color:#fff;z-index:1;background:radial-gradient(circle at 30% 0,#ef44445c,#38bdf82e,#0206179e);border:1px solid #38bdf852;border-radius:999px;place-items:center;width:58px;height:58px;margin:0 auto 13px;font-size:27px;font-weight:900;display:grid;position:relative;box-shadow:0 14px 40px #0000008c,0 0 0 1px #ef44441f,0 0 32px #38bdf82e}.wallet-delete-modal-title{text-align:center;color:var(--txt);letter-spacing:-.03em;z-index:1;margin:0;font-size:22px;font-weight:900;position:relative}.wallet-delete-modal-text{max-width:340px;color:var(--muted);text-align:center;z-index:1;margin:9px auto 16px;font-size:13px;line-height:1.55;position:relative}.wallet-delete-modal-card{border-radius:var(--radius-lg);z-index:1;background:linear-gradient(145deg,#0f172ab3,#02061794);border:1px solid #38bdf829;flex-direction:column;gap:6px;padding:15px;display:flex;position:relative;box-shadow:0 18px 55px #0000006b,inset 0 0 0 1px #38bdf80d}.wallet-delete-modal-wallet-name{color:var(--txt);letter-spacing:-.02em;font-size:15px;font-weight:900}.wallet-delete-modal-wallet-address{color:#bfdbfed6;font-size:12px;font-weight:800}.wallet-delete-modal-label{color:#94a3b8db;text-transform:uppercase;letter-spacing:.05em;z-index:1;margin:14px 2px 8px;font-size:12px;font-weight:900;display:block;position:relative}.wallet-delete-modal-input{border-radius:var(--radius-md);color:#e2e8f0f5;z-index:1;background:linear-gradient(#02061799,#0f172a5c);border:1px solid #60a5fa33;outline:none;width:100%;height:46px;padding:0 14px;font-size:15px;font-weight:900;transition:box-shadow .15s,border-color .15s,background .15s;position:relative;box-shadow:inset 0 0 0 1px #020617a6,0 0 0 1px #38bdf81a}.wallet-delete-modal-input::placeholder{color:#94a3b89e}.wallet-delete-modal-input:focus{box-shadow:var(--focus);background:linear-gradient(#020617b8,#0f172a70);border-color:#38bdf8b3}.wallet-delete-modal-actions{z-index:1;grid-template-columns:1fr 1.2fr;gap:10px;margin-top:16px;display:grid;position:relative}.wallet-delete-modal-cancel,.wallet-delete-modal-confirm{border-radius:var(--radius-md);cursor:pointer;height:46px;font-size:14px;font-weight:900;transition:transform .15s,border-color .15s,background .15s,box-shadow .15s,filter .15s}.wallet-delete-modal-cancel{color:#e2e8f0eb;box-shadow:var(--glow);background:linear-gradient(#0206178c,#0f172a59);border:1px solid #94a3b82e}.wallet-delete-modal-confirm{color:#fff;background:linear-gradient(135deg,#ef4444f5,#dc2626f0,#7f1d1deb);border:1px solid #ef44446b;box-shadow:0 16px 45px #ef44443d,0 0 0 1px #ef44441f}.wallet-delete-modal-cancel:hover,.wallet-delete-modal-confirm:hover{filter:brightness(1.04);transform:translateY(-1px)}.wallet-delete-modal-cancel:hover{background:#02061799;border-color:#38bdf857}.wallet-delete-modal-confirm:hover{border-color:#f871719e;box-shadow:0 18px 52px #ef444452,0 0 0 1px #f871712e}.wallet-delete-modal-cancel:active,.wallet-delete-modal-confirm:active{transform:translateY(1px)scale(.99)}@keyframes walletDeleteBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes walletDeleteModalIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:520px){.wallet-delete-modal{border-radius:24px;padding:18px}.wallet-delete-modal-actions{grid-template-columns:1fr}}.wallet-delete-pin-screen{z-index:999!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:24px 18px!important;display:flex!important;position:fixed!important;inset:0!important}.wallet-delete-pin-screen>div{width:min(920px,100%)!important}.wallet-delete-pin-screen .pin-code-panel{width:100%!important}.wallet-delete-pin-screen .pin-code-title{color:#e9eef8!important}.wallet-delete-pin-screen .pin-code-subtitle{color:#e2e8f0d1!important}.wallet-delete-pin-screen .pin-code-primary{color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626,#7f1d1d)!important;box-shadow:0 18px 44px #ef444447,0 0 0 1px #f8717161,0 0 34px #ef444429!important}.wallet-delete-pin-screen .pin-code-primary:hover{filter:brightness(1.04)!important;box-shadow:0 20px 52px #ef444457,0 0 0 1px #f8717180,0 0 46px #ef44443d!important}@media (max-width:700px){.wallet-delete-pin-screen{padding:18px 12px!important}.wallet-delete-pin-screen .pin-code-title{font-size:30px!important}.wallet-delete-pin-screen .pin-code-subtitle{font-size:18px!important;line-height:1.45!important}}.wallet-delete-pin-screen{padding:24px 14px!important}.wallet-delete-pin-screen>div{width:min(560px,100%)!important;max-width:560px!important}.wallet-delete-pin-screen .pin-code-panel{width:100%!important;max-width:560px!important;margin:0 auto!important;padding:44px 28px 30px!important}.wallet-delete-pin-screen .pin-code-title{margin-bottom:14px!important;font-size:32px!important;line-height:1.12!important}.wallet-delete-pin-screen .pin-code-subtitle{max-width:420px!important;margin:0 auto 28px!important;font-size:17px!important;line-height:1.48!important}.wallet-delete-pin-screen .pin-code-digits{grid-template-columns:repeat(6,1fr)!important;gap:12px!important;width:100%!important;margin:0 0 24px!important;display:grid!important}.wallet-delete-pin-screen .pin-code-input{text-align:center!important;border-radius:18px!important;width:100%!important;height:70px!important;font-size:26px!important}.wallet-delete-pin-screen .pin-code-primary,.wallet-delete-pin-screen .pin-code-secondary{border-radius:18px!important;width:100%!important;min-height:62px!important;font-size:18px!important}.wallet-delete-pin-screen .pin-code-secondary{margin-top:16px!important}@media (max-width:520px){.wallet-delete-pin-screen>div{width:min(430px,100%)!important;max-width:430px!important}.wallet-delete-pin-screen .pin-code-panel{border-radius:26px!important;max-width:430px!important;padding:38px 18px 24px!important}.wallet-delete-pin-screen .pin-code-title{font-size:28px!important}.wallet-delete-pin-screen .pin-code-subtitle{margin-bottom:22px!important;font-size:15px!important}.wallet-delete-pin-screen .pin-code-digits{gap:8px!important}.wallet-delete-pin-screen .pin-code-input{border-radius:15px!important;height:56px!important;font-size:22px!important}.wallet-delete-pin-screen .pin-code-primary,.wallet-delete-pin-screen .pin-code-secondary{border-radius:16px!important;min-height:56px!important;font-size:16px!important}}.pin-screen-unified{z-index:998!important;background:radial-gradient(circle,#f0b90b1a,#0000 42%),linear-gradient(#0b0e11,#181a20)!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:24px 14px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.pin-screen-unified .pin-code-panel{background:linear-gradient(#1e2329fa,#181a20fa)!important;border:1px solid #f0b90b2e!important;border-radius:28px!important;width:min(560px,100%)!important;max-width:560px!important;margin:0 auto!important;padding:44px 28px 30px!important;box-shadow:0 25px 80px #000000b8,0 0 35px #f0b90b0f!important}.pin-screen-unified .pin-code-title{color:#e9eef8!important;margin-bottom:14px!important;font-size:32px!important;line-height:1.12!important}.pin-screen-unified .pin-code-subtitle{color:#e2e8f0d1!important;max-width:420px!important;margin:0 auto 28px!important;font-size:17px!important;line-height:1.48!important}.pin-screen-unified .pin-code-digits{grid-template-columns:repeat(6,1fr)!important;gap:12px!important;width:100%!important;margin:0 0 24px!important;display:grid!important}.pin-screen-unified .pin-code-input{text-align:center!important;border-radius:18px!important;width:100%!important;height:70px!important;font-size:26px!important}.pin-screen-unified .pin-code-primary,.pin-screen-unified .pin-code-secondary{border-radius:18px!important;width:100%!important;min-height:62px!important;font-size:18px!important}.pin-screen-unified .pin-code-secondary{margin-top:16px!important}.wallet-delete-pin-screen{z-index:999!important}@media (max-width:520px){.pin-screen-unified{padding:18px 12px!important}.pin-screen-unified .pin-code-panel{border-radius:26px!important;width:min(430px,100%)!important;max-width:430px!important;padding:38px 18px 24px!important}.pin-screen-unified .pin-code-title{font-size:28px!important}.pin-screen-unified .pin-code-subtitle{margin-bottom:22px!important;font-size:15px!important}.pin-screen-unified .pin-code-digits{gap:8px!important}.pin-screen-unified .pin-code-input{border-radius:15px!important;height:56px!important;font-size:22px!important}.pin-screen-unified .pin-code-primary,.pin-screen-unified .pin-code-secondary{border-radius:16px!important;min-height:56px!important;font-size:16px!important}}.pin-screen,.pin-screen.pin-screen-unified,.wallet-delete-pin-screen,.wallet-delete-modal-backdrop.wallet-delete-pin-screen{background:0 0!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:16px!important;display:flex!important;overflow:hidden!important}.pin-screen:before,.pin-screen:after,.pin-screen.pin-screen-unified:before,.pin-screen.pin-screen-unified:after,.wallet-delete-pin-screen:before,.wallet-delete-pin-screen:after{content:none!important;background:0 0!important;display:none!important}.wallet-delete-pin-screen>div,.wallet-delete-modal-backdrop.wallet-delete-pin-screen>div{width:100%!important;max-width:420px!important}.pin-screen .pin-code-panel,.pin-screen.pin-screen-unified .pin-code-panel,.wallet-delete-pin-screen .pin-code-panel,.wallet-delete-modal-backdrop.wallet-delete-pin-screen .pin-code-panel{-webkit-backdrop-filter:blur(12px)!important;width:100%!important;max-width:420px!important;box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:24px!important;padding:26px!important}.pin-code-panel:before,.pin-code-panel:after{content:none!important;display:none!important}.pin-screen .pin-code-title,.pin-screen.pin-screen-unified .pin-code-title,.wallet-delete-pin-screen .pin-code-title{margin-bottom:10px!important;font-size:24px!important;line-height:1.2!important}.pin-screen .pin-code-subtitle,.pin-screen.pin-screen-unified .pin-code-subtitle,.wallet-delete-pin-screen .pin-code-subtitle{max-width:100%!important;margin-bottom:22px!important;font-size:14px!important;line-height:1.5!important}.pin-screen .pin-code-digits,.pin-screen.pin-screen-unified .pin-code-digits,.wallet-delete-pin-screen .pin-code-digits{gap:10px!important;margin-bottom:22px!important}.pin-screen .pin-code-input,.pin-screen.pin-screen-unified .pin-code-input,.wallet-delete-pin-screen .pin-code-input{border-radius:14px!important;height:56px!important;font-size:22px!important}.pin-screen .pin-code-primary,.pin-screen .pin-code-secondary,.pin-screen.pin-screen-unified .pin-code-primary,.pin-screen.pin-screen-unified .pin-code-secondary,.wallet-delete-pin-screen .pin-code-primary,.wallet-delete-pin-screen .pin-code-secondary{border-radius:14px!important;min-height:52px!important;font-size:15px!important}.pin-screen .pin-code-secondary,.pin-screen.pin-screen-unified .pin-code-secondary,.wallet-delete-pin-screen .pin-code-secondary{margin-top:12px!important}.shared-pin-modal-backdrop{z-index:999!important;-webkit-backdrop-filter:blur(20px)!important;background:radial-gradient(closest-side at 50% 18%,#38bdf82e,#0000 62%),radial-gradient(closest-side at 78% 74%,#22c55e17,#0000 62%),#020617c7!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:18px!important;animation:.18s ease-out walletDeleteBackdropIn!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.shared-pin-modal-backdrop:before,.shared-pin-modal-backdrop:after{content:none!important;display:none!important}.shared-pin-modal-backdrop>div{width:100%!important;max-width:420px!important}.shared-pin-modal-backdrop .pin-code-panel{-webkit-backdrop-filter:blur(12px)!important;width:100%!important;max-width:420px!important;box-shadow:none!important;background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:24px!important;padding:26px!important}.shared-pin-modal-backdrop .pin-code-panel:before,.shared-pin-modal-backdrop .pin-code-panel:after{content:none!important;display:none!important}.shared-pin-modal-backdrop .pin-code-title{margin-bottom:10px!important;font-size:24px!important;line-height:1.2!important}.shared-pin-modal-backdrop .pin-code-subtitle{max-width:100%!important;margin-bottom:22px!important;font-size:14px!important;line-height:1.5!important}.shared-pin-modal-backdrop .pin-code-digits{gap:10px!important;margin-bottom:22px!important}.shared-pin-modal-backdrop .pin-code-input{border-radius:14px!important;height:56px!important;font-size:22px!important}.shared-pin-modal-backdrop .pin-code-primary,.shared-pin-modal-backdrop .pin-code-secondary{border-radius:14px!important;min-height:52px!important;font-size:15px!important}.shared-pin-modal-backdrop .pin-code-secondary{margin-top:12px!important}.history-list{gap:8px!important}.history-details-row{width:100%!important;min-height:78px!important;box-shadow:none!important;cursor:pointer!important;background:#111827b8!important;border:1px solid #94a3b81f!important;border-radius:12px!important;flex-direction:column!important;justify-content:center!important;align-items:stretch!important;gap:12px!important;padding:12px 16px!important;display:flex!important}.history-details-row:hover{background:#141d2cdb!important;border-color:#38bdf833!important;transform:translateY(-1px)!important}.history-summary-line{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.history-asset-badge{background:#0206178c!important;border:1px solid #ffffff14!important;border-radius:999px!important;flex:0 0 24px!important;place-items:center!important;width:24px!important;height:24px!important;display:grid!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}.history-asset-logo{object-fit:cover!important;border-radius:999px!important;width:100%!important;height:100%!important}.history-asset-fallback{color:#fff!important;background:linear-gradient(135deg,#2dd4bf,#0f766e)!important;place-items:center!important;width:100%!important;height:100%!important;font-size:12px!important;font-weight:900!important;display:grid!important}.history-asset-badge-send .history-asset-fallback{background:linear-gradient(135deg,#f43f5e,#9f1239)!important}.history-details-row .history-amount{letter-spacing:.01em!important;color:#f4f6fb!important;font-size:17px!important;font-weight:700!important;line-height:1.1!important}.history-details-row .history-status{color:#34d399!important;background:#10b98124!important;border:1px solid #10b9810f!important;border-radius:8px!important;min-height:26px!important;padding:5px 9px!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.history-meta-grid{grid-template-columns:1.2fr .65fr 1.15fr 1.15fr!important;align-items:center!important;gap:18px!important;width:100%!important;display:grid!important}.history-meta-item{align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.history-meta-label{color:#778194!important;flex:none!important;font-size:13px!important;font-weight:600!important;line-height:1.2!important}.history-meta-value{color:#f4f6fb!important;white-space:nowrap!important;text-overflow:ellipsis!important;min-width:0!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;overflow:hidden!important}.history-meta-actions{flex:none!important;align-items:center!important;gap:6px!important;display:flex!important}.history-icon-button{color:#778194!important;cursor:pointer!important;background:0 0!important;border:none!important;outline:none!important;place-items:center!important;width:19px!important;height:19px!important;padding:0!important;transition:color .15s,transform .15s!important;display:grid!important}.history-icon-button:hover{color:#f4f6fb!important;transform:translateY(-1px)!important}.history-icon-button svg{fill:none!important;stroke:currentColor!important;stroke-width:2px!important;stroke-linecap:round!important;stroke-linejoin:round!important;width:17px!important;height:17px!important;display:block!important}@media (max-width:900px){.history-details-row{gap:12px!important;padding:12px 14px!important}.history-meta-grid{grid-template-columns:1fr 1fr!important;gap:10px 14px!important}}@media (max-width:520px){.history-details-row{border-radius:14px!important;min-height:0!important;padding:12px!important}.history-summary-line{gap:7px!important}.history-details-row .history-amount{font-size:15px!important}.history-details-row .history-status{min-height:24px!important;padding:5px 8px!important;font-size:11px!important}.history-meta-grid{grid-template-columns:1fr!important;gap:8px!important}.history-meta-label,.history-meta-value{font-size:12px!important}.history-icon-button{width:18px!important;height:18px!important}.history-icon-button svg{width:16px!important;height:16px!important}}.tx-details-overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b8;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.tx-details-modal{color:#f8fafc;scrollbar-width:none;background:linear-gradient(#1d2533,#151c29);border:1px solid #94a3b81f;border-radius:30px;width:min(100%,540px);max-height:calc(100vh - 36px);padding:34px 28px 32px;position:relative;overflow-y:auto;box-shadow:0 28px 90px #000000c7}.tx-details-modal::-webkit-scrollbar{width:0;height:0}.tx-details-close{color:#f8fafcf2;cursor:pointer;background:0 0;border:none;width:42px;height:42px;font-size:44px;font-weight:300;line-height:1;position:absolute;top:22px;right:22px}.tx-details-title{color:#f8fafc;letter-spacing:-.03em;margin:10px 56px 58px 0;font-size:38px;font-weight:900;line-height:1.05}.tx-details-list{flex-direction:column;gap:25px;display:flex}.tx-details-row{color:#f8fafcf0;justify-content:space-between;align-items:center;gap:18px;font-size:21px;font-weight:500;line-height:1.2;display:flex}.tx-details-row>span:first-child{color:#f8fafceb;flex-shrink:0}.tx-details-row>span:last-child{text-align:right}.tx-details-status{justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}.tx-details-status-dot{background:#34d399;border-radius:999px;width:12px;height:12px;box-shadow:0 0 14px #34d39985}.tx-details-coin{justify-content:flex-end;align-items:center;gap:12px;display:inline-flex}.tx-details-coin .history-asset-logo,.tx-details-coin .history-asset-fallback{width:38px;height:38px;font-size:17px}.tx-details-action-group{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:inline-flex}.tx-details-icon-btn{color:#f8fafceb;cursor:pointer;background:0 0;border:none;flex-shrink:0;place-items:center;width:34px;height:34px;padding:0;display:grid}.tx-details-icon-btn svg{stroke:currentColor;stroke-width:1.8px;fill:none;width:31px;height:31px}.tx-details-icon-btn:hover{color:#38bdf8}.tx-details-ok{color:#111827;cursor:pointer;background:#f6cf32;border:none;border-radius:12px;width:100%;height:72px;margin-top:56px;font-size:27px;font-weight:700;transition:transform .15s,filter .15s}.tx-details-ok:hover{filter:brightness(1.04);transform:translateY(-1px)}.tx-details-ok:active{transform:translateY(1px)}@media (max-width:640px){.tx-details-overlay{padding:14px}.tx-details-modal{border-radius:26px;padding:28px 22px 26px}.tx-details-close{width:36px;height:36px;font-size:38px;top:18px;right:18px}.tx-details-title{margin-bottom:42px;font-size:30px}.tx-details-list{gap:22px}.tx-details-row{gap:12px;font-size:18px}.tx-details-action-group{gap:8px}.tx-details-icon-btn{width:30px;height:30px}.tx-details-icon-btn svg{width:27px;height:27px}.tx-details-ok{height:64px;margin-top:42px;font-size:23px}}.tx-details-modal{border-radius:24px!important;width:min(94vw,520px)!important;max-height:min(92vh,760px)!important;padding:26px 24px 24px!important}.tx-details-title{margin:0 52px 32px 0!important;font-size:32px!important;line-height:1.1!important}.tx-details-list{gap:18px!important}.tx-details-row{gap:14px!important;font-size:18px!important}.tx-details-coin{justify-content:flex-end!important;align-items:center!important;gap:10px!important;min-width:0!important;display:inline-flex!important}.tx-details-coin .history-asset-logo,.tx-details-coin .history-asset-fallback{object-fit:cover!important;border-radius:999px!important;flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;height:32px!important;font-size:14px!important}.tx-details-action-group{max-width:70%!important}.tx-details-action-group>span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.tx-details-icon-btn{width:28px!important;height:28px!important}.tx-details-icon-btn svg{width:24px!important;height:24px!important}.tx-details-ok{border-radius:12px!important;height:56px!important;margin-top:30px!important;font-size:22px!important}@media (max-width:640px){.tx-details-modal{border-radius:22px!important;width:min(94vw,420px)!important;max-height:90vh!important;padding:22px 18px 20px!important}.tx-details-title{margin:0 44px 26px 0!important;font-size:26px!important}.tx-details-close{font-size:34px!important;top:14px!important;right:14px!important}.tx-details-list{gap:15px!important}.tx-details-row{font-size:15px!important}.tx-details-coin .history-asset-logo,.tx-details-coin .history-asset-fallback{flex-basis:28px!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important}.tx-details-ok{height:50px!important;margin-top:24px!important;font-size:19px!important}}.history-details-label{color:#848e9c;font-size:14px;font-weight:500}.history-details-value{color:#f5f5f5;font-size:15px;font-weight:600}.history-details-row{padding:10px 0}.history-details-card{background:linear-gradient(#1b2230,#161d29);border:1px solid #ffffff0f}.history-copy-btn{background:#ffffff0d;border:none;transition:all .2s}.history-copy-btn:hover{color:#f0b90b;background:#f0b90b24}.history-details-close:hover{background:#ffffff0f}.history-details-actions .primary-button{border-radius:14px;height:50px;font-size:17px;font-weight:600;color:#181a20!important;background:#f0b90b!important}.history-details-status-dot{background:#02c076}.history-item{transition:all .2s}.history-item:hover{background:#ffffff08}
