*{box-sizing:border-box}:root{font-family:Inter,Arial,Helvetica,sans-serif;color:#111827;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text: #111827;--muted: #64748b;--border: #d7dee8;--border-strong: #aeb9c8;--panel: #ffffff;--surface: #f8fafc;--surface-2: #eef6ff;--blue: #1769e0;--cyan: #0891b2;--green: #059669;--teal: #0f766e;--amber: #b45309;--danger: #dc2626;--shadow: 0 16px 42px rgba(15, 23, 42, .12);--shadow-soft: 0 8px 22px rgba(15, 23, 42, .08)}img{max-width:100%;height:auto}.brand img,.swap-title-icon img,.coin-img,.miniActionBtn img,.footer-link-img{object-fit:contain}html{background:#fff}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:var(--text);font-size:13px}body:before{display:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}main{width:100%;max-width:none;margin:0;padding:10px 14px 46px;box-sizing:border-box}.navbar{display:flex;align-items:center;flex-wrap:wrap;gap:14px;width:100%;min-height:82px;padding:10px 14px;border:1px solid var(--border-strong);border-top:3px solid var(--blue);border-radius:12px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.navbar:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#3b82f6,#06b6d4,#3b82f6)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content;max-width:none!important;color:#172033;white-space:nowrap!important;grid-area:brand}.brand span{display:inline-flex;align-items:center;max-width:none!important;width:auto!important;color:#172033;font-size:26px;font-weight:950;white-space:nowrap!important;overflow-wrap:normal!important;word-break:normal!important}.brand img{width:78px;height:78px;flex:0 0 auto;display:block;border:0!important;border-radius:12px;object-fit:contain;background:transparent!important;padding:0!important;box-shadow:none!important}.navTitle{flex:1 1 260px;max-width:100%;padding:9px 18px;border:1px solid var(--border);border-left:3px solid var(--cyan);border-radius:10px;color:#1e3a8a;background:#fff;font-size:18px;font-weight:900;text-align:center;box-shadow:var(--shadow-soft)}.miniCoinWatcher{flex:1 1 520px;min-width:0;max-width:100%}.wallet,.wallet-wrap{flex:0 1 auto}.wallet-wrap{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;margin-left:auto}.wallet{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;min-width:138px;padding:0 18px;border-radius:14px;border:1px solid #b8cbe7;border-left:5px solid #1769e0;background:#fff;color:#0f3f95;font-size:14px;font-weight:950;line-height:1;white-space:nowrap;cursor:pointer;box-shadow:0 8px 18px #0f172a1f;grid-area:wallet;justify-self:end}.wallet:before{content:"";width:9px;height:9px;border-radius:50%;background:#2f80ed;box-shadow:0 0 0 5px #2f80ed24;flex:0 0 auto}.wallet svg{width:18px;height:18px;color:#0f4fc9;stroke-width:2.4;flex:0 0 auto}.wallet:hover{background:#f8fbff;border-color:#8fb4e8;color:#075fd6}.wallet-x{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border:1px solid #b9c8dc;border-radius:13px;color:#0f3f95;background:#fff;font-size:20px;font-weight:950;line-height:1;box-shadow:0 8px 18px #0f172a14;transition:.18s ease}.wallet-x:hover{color:#0f766e;border-color:#8fb4e8;background:#f8fcff}@media (max-width:768px){.navbar{width:calc(100% - 14px);margin:10px auto;padding:14px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;border-radius:16px}.brand{justify-self:center}.wallet{grid-area:wallet;justify-self:center;margin:0 auto}.miniCoinWatcher{grid-area:watcher;justify-content:center}}@media (max-width: 1180px){.navbar{gap:13px}.brand{max-width:230px}.miniCoinWatcher{order:2;flex:1 1 100%;width:100%}.wallet,.wallet-wrap{order:1}.wallet-wrap{margin-left:auto}}@media (max-width: 900px){.navbar{padding:12px}.brand img{width:72px;height:72px}.brand span{font-size:20px}.wallet{min-height:46px;padding:0 17px}}@media (max-width: 760px){.navbar{align-items:stretch;justify-content:center;gap:12px;border-radius:14px}.brand{width:100%;max-width:none;min-width:0;justify-content:center;text-align:center}.brand img{width:74px;height:74px}.brand span{max-width:none;font-size:23px;line-height:1.05}.navTitle{width:100%;flex:1 1 100%}.miniCoinWatcher{order:2;width:100%;min-width:100%}.wallet,.wallet-wrap{order:3;width:100%}.wallet-wrap{margin-left:0}.wallet{width:100%;min-height:54px;font-size:15px}}@media (max-width: 640px){.navbar{padding:12px}.brand img{width:76px;height:76px}.brand span{font-size:24px;font-weight:950}}@media (max-width: 520px){.navbar{padding:14px;gap:14px}.miniCoinSearch{grid-template-columns:1fr;height:auto;gap:10px}.miniCoinSearch input,.miniCoinSearch button{width:100%;height:48px;font-size:14px}.miniCoinPrice{min-height:70px}.miniCoinPrice span{font-size:32px}}@media (max-width: 380px){.brand{gap:8px}.brand img{width:66px;height:66px}.brand span{font-size:21px}.wallet{min-height:52px;padding:0 14px;font-size:14px}.miniCoinPrice span{font-size:28px}}.swap-page{display:flex;justify-content:center;align-items:flex-start;min-height:calc(100vh - 92px);padding:30px 0 56px}.swap{width:min(492px,100%);padding:0;border:1px solid var(--border-strong);border-top:4px solid var(--blue);border-radius:18px;color:var(--text);background:#fff;box-shadow:var(--shadow);overflow:hidden}.swap-topbar{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:8px;margin:0;padding:9px;border-bottom:1px solid var(--border);background:#f8fafc}.swap-topbar b{text-align:center;color:#1e293b;font-size:27px;font-weight:950}.swap-topbar button,.head button{display:grid;place-items:center;width:38px;height:36px;border:1px solid #b9c8dc;border-radius:10px;color:#1d4ed8;background:#fff;box-shadow:var(--shadow-soft);transition:.18s ease}.swap-topbar button:hover,.head button:hover{transform:translateY(-1px);border-color:#8fb4e8;color:var(--teal);background:#f8fafc}.head{display:none}.box{position:relative;min-height:154px;margin:13px;padding:15px;border:1px solid var(--border);border-left:3px solid var(--cyan);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.box:hover,.details:hover{border-color:#b9c8dc!important;border-left-color:var(--teal)!important;box-shadow:0 12px 28px #0f172a1a!important}.box+.box{margin-top:11px}.amount-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.field-label-row{display:flex;align-items:center;justify-content:space-between;gap:11px;margin-bottom:9px}.field-label-row span{color:#172033;font-size:12px;font-weight:900}.balance-link{padding:0;border:0;color:#0369a1;background:transparent;font-size:11px;font-weight:850;text-align:right}.balance-link:hover{color:var(--teal);text-decoration:underline}.balance-btn{align-self:flex-start;max-width:220px;padding:7px 9px;border:1px solid #b9dcca;border-left:3px solid var(--green);border-radius:10px;color:#047857;background:#fff;font-size:11px;font-weight:850;text-align:right;overflow-wrap:anywhere}.box input{width:100%;min-width:0;margin-top:16px;border:0;outline:0;color:#111827;background:transparent;font-size:40px;font-weight:950;letter-spacing:0}.box input::placeholder{color:#94a3b8}.picker{display:inline-flex;align-items:center;gap:9px;min-width:160px;min-height:50px;padding:7px 10px;border:1px solid #b9c8dc;border-left:3px solid var(--blue);border-radius:12px;color:#172033;background:#fff;box-shadow:var(--shadow-soft);transition:.18s ease}.picker:hover{transform:translateY(-1px);border-color:#8fb4e8;border-left-color:var(--teal);background:#f8fafc}.picker span{display:grid;gap:1px;text-align:left}.picker em{color:#64748b;font-size:11px;font-style:normal;font-weight:650}.coin,.coin-img{width:34px;height:34px;flex:0 0 auto;border-radius:50%}.coin{display:grid;place-items:center;color:#fff;background:var(--blue);font-weight:900}.coin-img{object-fit:cover}.swap-field-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px}.swap-field-row .picker{min-width:148px!important}.swap-field-row input{min-width:0!important;margin-top:0!important;text-align:right;font-size:31px!important;line-height:1.1!important}.percent-row{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:11px}.percent-row button,.slip button{min-height:34px;border:1px solid #b9c8dc;border-radius:10px;color:#1d4ed8;background:#fff;font-size:11px;font-weight:850;box-shadow:var(--shadow-soft);transition:.18s ease}.percent-row button:hover,.slip button:hover{transform:translateY(-1px);border-color:#8fb4e8;color:var(--teal);background:#f8fafc}.flip{position:relative;z-index:3;display:grid;place-items:center;width:46px;height:46px;margin:-8px auto;border:3px solid #ffffff;border-radius:14px;color:#fff;background:var(--blue);box-shadow:var(--shadow)}.details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:13px;padding:0;border:1px solid var(--border)!important;border-left:3px solid var(--cyan)!important;border-radius:14px;background:#fff;overflow:hidden;box-shadow:var(--shadow-soft)!important}.details>*{padding:10px 12px;border-bottom:1px solid rgba(15,23,42,.08)}.details span{color:#64748b;font-size:12px;font-weight:650}.details b{display:block;margin-top:3px;color:#111827;font-weight:900;overflow-wrap:anywhere}.slip{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:13px}.slip .active{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:var(--shadow-soft)}.cta,.network-go{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 26px);min-height:50px;margin:13px;border:1px solid var(--green);border-radius:14px;color:#fff;background:var(--green);font-weight:950;box-shadow:0 12px 26px #05966938;transition:.18s ease}.cta:hover,.network-go:hover{transform:translateY(-1px);background:#047857}.swap>p{min-height:20px;margin:8px 13px 13px;color:#64748b;font-size:12px;line-height:1.4}.shade,.wallet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:grid;place-items:center;padding:18px;background:#f1f5f9b8;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.wallet-backdrop{z-index:2147483647}.token-modal-new{width:min(430px,calc(100vw - 24px));max-height:88vh;overflow-y:auto;padding:0 0 12px;border:1px solid var(--border-strong);border-top:4px solid var(--blue);border-radius:18px;color:#111827;background:#fff;box-shadow:var(--shadow)}.token-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:12px 14px;border-bottom:1px solid var(--border);background:#f8fafc}.token-top h3{margin:0;color:#1e293b;font-size:18px;font-weight:950}.token-top button{display:grid;place-items:center;width:34px;height:32px;border:1px solid #b9c8dc;border-radius:10px;color:#1d4ed8;background:#fff;font-size:20px;line-height:1}.token-search{display:grid;grid-template-columns:22px 1fr 22px;align-items:center;gap:9px;height:50px;margin:13px;padding:0 13px;border:1px solid #b9c8dc;border-left:3px solid var(--blue);border-radius:12px;background:#fff}.token-search:focus-within{border-color:#8fb4e8;border-left-color:var(--teal);box-shadow:0 0 0 3px #1769e01a}.token-search input{width:100%;min-width:0;border:0;outline:0;color:#111827;background:transparent;font-size:14px!important;font-weight:700!important;text-align:left!important}.token-search input::placeholder{color:#94a3b8!important;font-size:14px!important;font-weight:700!important;text-align:left}.network-label{margin:10px 13px 8px;color:#64748b;font-size:12px;font-weight:850}.chain-row,.recent-row{display:flex;flex-wrap:wrap;gap:7px;margin:0 13px 10px}.chain-row span,.recent-row button{border:1px solid #b9dcca;border-left:3px solid var(--teal);border-radius:10px;padding:7px 11px;color:var(--teal);background:#fff;font-size:12px;font-weight:850}.token-result{display:grid;grid-template-columns:40px minmax(0,1fr) auto 16px;align-items:center;gap:9px;width:calc(100% - 26px);min-height:60px;margin:0 13px;padding:8px;border:1px solid transparent;border-radius:12px;color:#111827;background:transparent;text-align:left}.token-result:nth-child(2n){background:#f8fafc}.token-result:hover{border-color:var(--border);background:#f8fafc}.token-result span{min-width:0}.token-result strong{display:block;color:#111827;font-size:13px;font-weight:900}.token-result em{display:block;overflow:hidden;color:#64748b;font-size:11px;font-style:normal;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.token-result small,.token-result i,.token-result b{color:#047857;font-weight:900}.empty-text{margin:16px 13px 6px;color:#64748b;font-size:13px;font-weight:800}.wallet-sheet{width:min(440px,calc(100vw - 28px));max-width:390px;max-height:82vh;overflow:auto;padding:0 0 12px;border:1px solid var(--border-strong);border-top:4px solid var(--blue);border-radius:18px;color:#111827;background:#fff;box-shadow:var(--shadow)}.wallet-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin:0 0 12px;padding:12px 14px;border-bottom:1px solid var(--border);background:#f8fafc}.wallet-sheet-head h3{margin:0;color:#1e293b;font-size:20px;font-weight:950}.wallet-sheet-head p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:750;line-height:1.35}.wallet-sheet-head button{display:grid;place-items:center;width:34px;height:32px;flex:0 0 auto;border:1px solid #b9c8dc;border-radius:10px;color:#1d4ed8;background:#fff;font-size:20px;font-weight:900;line-height:1}.wallet-list,.accounts-sheet{display:grid;gap:0;overflow:hidden;margin:0 13px;border:1px solid var(--border);border-radius:14px;background:#fff}.wallet-option{display:grid;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:62px;padding:10px 12px;border:0;border-bottom:1px solid rgba(15,23,42,.08);border-radius:0;color:#111827;background:#fff;text-align:left}.wallet-option:nth-child(2n){background:#f8fafc}.wallet-option:hover{background:#f8fafc}.wallet-option-icon,.account-icon{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--border);border-radius:10px;background:#fff}.wallet-option-icon img,.account-icon img{width:28px;height:28px;border-radius:50%;object-fit:cover}.wallet-option strong,.account-row strong{display:block;color:#111827;font-size:13px;font-weight:900}.wallet-option small,.account-row small{display:block;margin-top:3px;color:#64748b;font-size:11px;line-height:1.35}.wallet-option b{margin-left:auto;color:#047857;font-size:16px;font-weight:900}.clean-wallet{overflow:hidden!important}.wallet-sheet.clean-wallet{max-height:82vh!important;overflow-y:auto!important;overflow-x:hidden!important}.wallet-sheet.clean-wallet::-webkit-scrollbar{width:9px}.wallet-sheet.clean-wallet::-webkit-scrollbar-thumb{border-radius:999px;background:#cbd5e1}.wallet-sheet.clean-wallet::-webkit-scrollbar-track{background:#f1f5f9}.accounts-sheet{width:min(360px,calc(100vw - 28px))}.account-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid rgba(15,23,42,.08);background:#fff}.account-row:nth-child(2n){background:#f8fafc}.account-row:last-child{border-bottom:0}.account-icon.sol .coin-img,.account-icon.sol .coin{width:30px;height:30px}.mini-btn{padding:8px 11px;border:0;border-radius:10px;color:#fff;background:var(--green);font-size:11px;font-weight:900;cursor:pointer}.mini-btn.danger{color:#fff;background:var(--danger)}.hero{display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}@media (max-width: 640px){.wallet{min-height:62px!important;width:100%!important;padding:0 22px!important;gap:12px!important;border-radius:16px!important;font-size:22px!important;font-weight:950!important}.wallet svg{width:28px!important;height:28px!important}.wallet:before{width:13px!important;height:13px!important;box-shadow:0 0 0 5px #1769e024!important}}@media (max-width: 640px){main{width:calc(100% - 14px);padding-top:8px}nav{grid-template-columns:1fr;align-items:stretch;border-radius:14px}.brand,.navTitle,.wallet,.wallet-wrap{justify-self:stretch}.brand{justify-content:center;text-align:center}.brand img{width:70px;height:70px}.navTitle{text-align:center}.wallet{width:100%}.swap-page{min-height:auto;padding:16px 0 42px}.box{min-height:150px}.amount-head{flex-direction:column}.balance-btn{width:100%;max-width:100%;text-align:left}.box input{font-size:34px}.details{grid-template-columns:1fr}}@media (max-width: 520px){.swap-field-row{grid-template-columns:1fr!important;gap:10px}.swap-field-row input{text-align:left!important;font-size:28px!important}}@media (min-width: 761px) and (max-width: 1180px){nav{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center}.brand{grid-column:1;grid-row:1;justify-self:start;width:auto;margin-right:0}.wallet,.wallet-wrap{grid-column:2;grid-row:1;justify-self:end;width:auto;margin-left:0}.miniCoinWatcher{grid-column:1 / -1;grid-row:2;width:100%}}.miniCoinWatcher{grid-area:watcher;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;width:100%;min-height:76px;padding:10px;border:1px solid var(--border-strong);border-top:3px solid var(--teal);border-radius:14px;background:#fff;box-shadow:var(--shadow-soft)}.miniCoinSearch{align-self:center;display:grid;grid-template-columns:minmax(0,1fr) 104px;align-items:center;gap:8px;height:54px;margin:0}.miniCoinSearch input,.miniCoinSearch button{align-self:center;height:42px;margin:0;border-radius:10px}.miniCoinSearch input{width:100%;min-width:0;padding:0 12px;border:1px solid #b9c8dc;border-left:3px solid var(--blue);outline:0;color:#111827;background:#fff;font-size:12px;font-weight:800;line-height:normal;overflow:hidden;text-overflow:ellipsis}.miniCoinSearch input::placeholder{color:#94a3b8}.miniCoinSearch input:focus{border-color:#8fb4e8;box-shadow:0 0 0 3px #1769e01a}.miniCoinSearch button{display:grid;place-items:center;border:0;color:#fff;background:var(--green);font-size:12px;font-weight:900}.miniCoinPrice{align-self:center;display:grid;grid-template-rows:14px 1fr;place-items:center;min-height:54px;margin:0;padding:6px 18px;border:1px solid var(--border);border-left:3px solid var(--green);border-radius:12px;background:#fff}.miniCoinPrice small{max-width:100%;color:#b45309;font-size:10px;font-weight:900;letter-spacing:1.8px;line-height:1;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.miniCoinPrice span{max-width:100%;color:#059669;font-size:31px;font-weight:950;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateY(-1px)}@media (max-width: 900px){.miniCoinWatcher{grid-template-columns:1fr;width:min(560px,100%)}.miniCoinSearch{grid-template-columns:minmax(0,1fr) 96px}.miniCoinPrice span{font-size:28px}}.swap-footer{width:min(1044px,100%)!important;margin:18px auto 0!important;padding:0!important;border:1px solid var(--border-strong)!important;border-top:4px solid var(--blue)!important;border-radius:18px 18px 0 0!important;color:#111827!important;background:#fff!important;box-shadow:var(--shadow-soft)!important;overflow:hidden!important}.footer-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;padding:20px 24px!important;border-bottom:1px solid var(--border)!important;background:#f8fafc!important}.footer-brand{display:flex!important;align-items:center!important;gap:16px!important}.footer-brand img{width:62px!important;height:62px!important;flex:0 0 auto!important;border:0!important;border-radius:0!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important}.footer-brand h3{margin:0!important;color:#1e293b!important;font-size:30px!important;font-weight:950!important;line-height:1.1!important}.footer-brand p{margin:6px 0 0!important;color:#64748b!important;font-size:15px!important;font-weight:750!important;line-height:1.35!important}.footer-links{display:flex!important;flex-wrap:wrap!important;justify-content:flex-end!important;gap:10px!important;min-width:250px!important;padding-top:10px!important;border-top:1px solid var(--border)!important;color:#1d4ed8!important;font-size:14px!important;font-weight:900!important}.footer-links span{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:0 16px!important;border:1px solid #b9c8dc!important;border-left:3px solid var(--blue)!important;border-radius:999px!important;color:#1d4ed8!important;background:#fff!important;line-height:1.2!important}.footer-bottom{margin-top:0!important;padding:14px 18px!important;border-top:1px solid var(--border)!important;color:#64748b!important;background:#fff!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;text-align:center!important}@media (max-width: 760px){.footer-top{display:grid!important;gap:16px!important}.footer-links{justify-content:flex-start!important;min-width:0!important}.footer-brand h3{font-size:24px!important}}.swap-title{display:inline-flex;align-items:center;justify-content:center;gap:9px;line-height:1;white-space:nowrap}.swap-title-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}.swap-title-icon img{width:30px;height:30px;object-fit:contain;display:block;transform:translateY(1px)}.swap-title span:not(.swap-title-icon),.swap-title em{color:#1e293b;font-size:27px;line-height:1;font-style:normal;font-weight:950;letter-spacing:0;display:inline-flex;align-items:center}.amount-value{display:grid;justify-items:end;gap:5px;min-width:0}.amount-value input{width:100%;min-width:0;margin:0!important;text-align:right}.amount-value small{color:#b45309;font-size:13px;font-weight:900;line-height:1}.solana-receive-box{margin-top:18px;padding:18px;background:#fff;border:1px solid #d9e7ff;border-radius:14px;box-shadow:0 6px 18px #0f172a0f}.solana-receive-box label{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:700;color:#1e3a8a}.solana-receive-box label span{padding:4px 10px;background:#fff3cd;color:#b45309;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.solana-receive-box input{width:100%;height:52px;padding:0 16px;border:1px solid #cbd5e1;border-radius:12px;background:#fcfdff;color:#172033;font-size:15px;box-sizing:border-box;transition:.25s ease}.solana-receive-box input::placeholder{color:#cbd5e1;opacity:1}.solana-receive-box input:focus{outline:none;border-color:#2563eb;background:#fff;box-shadow:0 0 0 4px #2563eb1f}.receive-hint{display:block;margin-top:12px;padding:10px 14px;background:#eef6ff;border-left:4px solid #2563eb;border-radius:10px;color:#475569;font-size:13px;line-height:1.6}.sol-wallet-wrap{display:flex;align-items:center;gap:8px}.sol-wallet-wrap .wallet-adapter-button{min-height:42px;border-radius:14px;background:#14102a;font-family:inherit;font-weight:900}.sol-wallet-wrap .wallet-adapter-button:not([disabled]):hover{background:#22184a}.bridge-note{margin-top:10px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#eef7ff,#ecfdf5);color:#075985;font-size:14px;font-weight:850;line-height:1.4;border:1px solid #bae6fd;display:flex;align-items:center;gap:10px}.bridge-note-icon{width:26px;height:26px;min-width:26px;display:inline-grid;place-items:center;border-radius:50%;background:#0ea5e9;color:#fff;font-size:16px;font-weight:950}.bridge-note-bottom{margin-top:12px}.bridge-note-icon{width:26px;height:26px;min-width:26px;display:inline-grid;place-items:center;border-radius:50%;background:#10b981;color:#fff;font-size:17px;font-weight:950}.miniButtonsOnly{justify-self:center;display:flex!important;align-items:center;justify-content:center;gap:12px;width:auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.miniActionBtn{height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;border:1px solid rgba(148,163,184,.42);background:#ffffffeb;color:#0f172a;text-decoration:none;box-shadow:0 10px 24px #0f172a14,inset 0 1px #ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.miniActionBtn:hover{transform:translateY(-2px);background:#fff;border-color:#2563eb57;box-shadow:0 16px 34px #0f172a24,inset 0 1px #ffffffe6}.iconOnly{width:58px;min-width:58px;padding:0}.iconOnly img{width:31px!important;height:31px!important;object-fit:contain;display:block}.iconOnly i{font-size:18px;line-height:1}.bnb{border-color:#f3ba2f8f;background:linear-gradient(180deg,#fffef7,#fff)}.sol{border-color:#9945ff6b;background:linear-gradient(180deg,#fbf8ff,#fff)}.trade{color:#1769e0;border-color:#1769e057;background:linear-gradient(180deg,#f8fbff,#fff)}.holdings{color:#059669;border-color:#05966957;background:linear-gradient(180deg,#f3fff9,#fff)}.routeOnly{min-width:142px;gap:10px;padding:0 14px;border-color:#14b8a661;background:linear-gradient(135deg,#fff,#f6fffd)}.routeOnly img{width:31px!important;height:31px!important;object-fit:contain;display:block}.routeArrow{width:34px;height:31px;display:inline-grid;place-items:center;background:transparent;color:#2563eb;box-shadow:none}.routeArrow i{font-size:21px;line-height:1;position:relative;left:0;background:linear-gradient(135deg,#14f195,#2563eb 45%,#9945ff);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 2px 3px rgba(37,99,235,.22))}@media (max-width: 760px){.miniButtonsOnly{width:100%!important;display:flex!important;flex-wrap:wrap;justify-content:center!important;align-items:center!important;gap:12px}.miniActionBtn{width:auto;min-width:auto;height:54px}.iconOnly{width:70px;min-width:70px}.routeOnly{width:170px;min-width:170px;padding:0 16px}}@media (max-width: 430px){.miniButtonsOnly{gap:10px}.iconOnly{width:64px;min-width:64px}.routeOnly{width:164px;min-width:164px}}#aweSwapFooterV2 .footer-route-link{gap:9px!important}#aweSwapFooterV2 .footer-route-symbol{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important}#aweSwapFooterV2 .route-token{display:inline-flex!important;align-items:center!important;gap:5px!important;font-weight:950!important}#aweSwapFooterV2 .route-token img{width:20px!important;height:20px!important;object-fit:contain!important;display:block!important}#aweSwapFooterV2 .route-token b{font-size:12px!important;color:#12355f!important}#aweSwapFooterV2 .route-arrow{font-size:16px!important;background:linear-gradient(135deg,#14f195,#2563eb 45%,#9945ff)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}#aweSwapFooterV2 .footer-route-symbol img{width:18px!important;height:18px!important;object-fit:contain!important;display:block!important}#aweSwapFooterV2 .footer-route-symbol i{font-size:13px!important;line-height:1!important;background:linear-gradient(135deg,#14f195,#2563eb 45%,#9945ff)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.coin-img{width:32px;height:32px;max-width:32px;max-height:32px}.swap-title-icon img{width:24px;height:24px;max-width:24px;max-height:24px}.brand img{width:65px;height:65px;max-width:65px;max-height:65px;object-fit:contain}.wallet-sol{gap:8px}.wallet-sol img{width:18px;height:18px;border-radius:50%;object-fit:cover}.wallet-dot{width:8px;height:8px;border-radius:50%;background:#2f80ed;box-shadow:0 0 0 4px #2f80ed1f}.wallet-sol.connected{background:#170f32;color:#fff;border-color:#170f32}.miniActionBtn.home{color:#1769e0}.send-page{max-width:440px}.send-page .box{min-height:0;padding:14px;margin-bottom:12px}.send-page .send-address-input{display:block;width:100%;height:46px;margin-top:9px;padding:0 13px;border:1px solid #b8c1d1;border-radius:8px;background:#fff;color:#111827;font-size:14px;font-weight:500;line-height:46px;outline:none;box-sizing:border-box}.send-page .send-address-input::placeholder{color:#94a3b8;font-size:14px;font-weight:500}.send-page .send-address-input:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff1f}.send-page .swap-field-row{min-height:48px;align-items:center}.send-page .amount-value{width:100%}.send-page .amount-value input{width:100%;height:42px;padding:0;border:0;background:transparent;color:#111827;font-size:26px;font-weight:700;line-height:42px;text-align:left;outline:none}.send-page .swap-field-row>strong{flex:none;padding-left:12px;font-size:14px;color:#111827}.send-page .picker{max-width:180px}.send-page .details{margin-top:8px}.send-page .cta{margin-top:12px}.send-page .swap-field-row .amount-value{flex:1;width:auto;min-width:0}.send-page .swap-field-row .amount-value input{width:100%;min-width:0;box-sizing:border-box}.send-page .swap-field-row>strong{display:block;margin-left:auto;padding:0 2px 0 10px;white-space:nowrap}.send-page .box .swap-field-row{display:flex!important;grid-template-columns:none!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;overflow:hidden}.send-page .box .swap-field-row .amount-value{flex:1 1 auto!important;width:0!important;min-width:0!important}.send-page .box .swap-field-row>strong{position:static!important;flex:0 0 auto!important;margin:0!important;padding:0 4px 0 10px!important;transform:none!important}
