:root{--bg:#f1f4f7;--bg-start:#fbfcfd;--bg-end:#eef2f6;--surface:#fff;--muted-surface:#eeeeef;--text:#111;--muted:#8f9095;--line:#e7e9ee;--accent:#6552fe;--accent-ink:#fff;--positive:#08b779;--warning:#f4bd12;--shadow:0 16px 40px #11182714;--radius-lg:22px;--radius-md:16px;--safe-bottom:env(safe-area-inset-bottom,0px)}html[data-theme=dark]{--bg:#080817;--bg-start:#101020;--bg-end:#030313;--surface:#030313;--muted-surface:#17172b;--text:#fff;--muted:#ffffff8f;--line:#ffffff14;--shadow:0 18px 46px #00000061}*{box-sizing:border-box}html{background:var(--bg);min-height:100%}body{min-height:100%;color:var(--text);background:linear-gradient(180deg, var(--bg-start) 0%, var(--bg-end) 100%);margin:0;font-family:ui-rounded,SF Pro Rounded,Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}.theme-root{min-height:100vh}button,input,textarea{font:inherit}button,a,[role=button]{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-toast-viewport{z-index:120;pointer-events:none;gap:12px;width:min(100vw - 32px,398px);display:grid;position:fixed;top:110px;left:50%;transform:translate(-50%)}.app-toast{color:#fff;background:#19192ee6;border-radius:4px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:10px;min-height:40px;padding:10px;animation:.16s ease-out both app-toast-enter;display:grid}.app-toast svg{stroke-width:1.8px;width:16px;height:16px}.app-toast-success svg{color:#00cfa8}.app-toast-error svg{color:#e54c59}.app-toast-info svg{color:#8d7fff}.app-toast p{color:#fff;letter-spacing:0;overflow-wrap:anywhere;min-width:0;margin:0;font-size:14px;font-weight:400;line-height:20px}.app-toast-swap{--swap-toast-background:#fff;--swap-toast-border:#e8eaed;--swap-toast-title:#1f2024;--swap-toast-description:#1f20248a;border:1px solid var(--swap-toast-border);min-height:75px;color:var(--swap-toast-title);background:var(--swap-toast-background);pointer-events:auto;border-radius:12px;grid-template-columns:46px minmax(0,1fr) 16px;gap:12px;padding:15px 16px;box-shadow:0 4px 12px #0000001a}html[data-theme=dark] .app-toast-swap{--swap-toast-background:#000;--swap-toast-border:#38395f;--swap-toast-title:#fff;--swap-toast-description:#ffffff8a}.app-toast-swap-tokens{width:46px;height:32px;display:block;position:relative}.app-toast-swap-token{color:#fff;background:#111;border-radius:50%;width:32px;height:32px;font-size:15px;font-weight:700;display:block;position:absolute;top:0;overflow:hidden}.app-toast-swap-token:first-child{left:0}.app-toast-swap-token:last-child{right:0}.app-toast-swap-token>.token-logo-media,.app-toast-swap-token>.token-logo-media>.token-logo-image,.app-toast-swap-token>.token-logo-media>.token-logo-fallback{border-radius:inherit;width:100%;height:100%}.app-toast-swap-token>.token-logo-media>.token-logo-image{object-fit:cover;display:block}.app-toast-swap-copy{flex-direction:column;justify-content:center;gap:4px;min-width:0;display:flex}.app-toast-swap-copy strong,.app-toast-swap-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-toast-swap-copy strong{color:var(--swap-toast-title);font-size:16px;font-weight:600;line-height:22px}.app-toast-swap-copy small{color:var(--swap-toast-description);font-size:12px;font-weight:400;line-height:17px}.app-toast-swap-spinner,.app-toast-swap-close svg{width:16px;height:16px}.app-toast-swap-spinner{color:#6552fe;animation:.9s linear infinite swap-toast-spin}.app-toast-swap-close{width:24px;height:24px;color:var(--swap-toast-title);background:0 0;border:0;place-self:center;place-items:center;padding:0;display:grid}@keyframes swap-toast-spin{to{transform:rotate(360deg)}}@keyframes app-toast-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.app-shell{--page-top-offset:18px;justify-content:center;width:100%;min-height:100vh;padding:18px 0;display:flex;overflow-x:hidden}.page-viewport{width:100%;min-width:0;min-height:calc(100vh - var(--page-top-offset,0px));min-height:calc(100dvh - var(--page-top-offset,0px));flex-direction:column;flex:none;display:flex}.page-viewport>*{flex-shrink:0}.page-viewport:after{content:"";flex:0 0 24px;margin-top:auto}.phone-frame{--explore-text:#1f2024;--explore-muted:#1f20248a;--explore-line:#e8e9f1;--explore-footer-bg:#f5f6fd;--explore-secondary-bg:#f2f2f7;--explore-secondary-text:#1f2024ad;width:min(100%,430px);min-height:calc(100vh - 36px);padding-bottom:calc(82px + var(--safe-bottom));background:var(--surface);box-shadow:var(--shadow);position:relative;overflow:hidden}html[data-theme=dark] .phone-frame,.phone-frame[data-theme=dark]{--explore-text:#fff;--explore-muted:#ffffff8a;--explore-line:#ffffff14;--explore-footer-bg:#19192e;--explore-secondary-bg:#151527;--explore-secondary-text:#ffffff9e}.explore-frame{--explore-bg:#fff;--explore-text:#1f2024;--explore-muted:#1f20248a;--explore-soft:#f1efff;--explore-soft-strong:#e8e4ff;--explore-line:#e7e9f1;--explore-footer-bg:#f5f6fd;--explore-hero-bg:#13072f;--explore-hero-muted:#ffffffb8;--explore-icon-bg:#f0edff;--explore-secondary-bg:#f2f2f7;--explore-secondary-text:#1f2024ad;isolation:isolate;color:var(--explore-text);background:var(--explore-bg);padding-bottom:0;overflow:hidden}.explore-frame:before{z-index:0;content:"";pointer-events:none;background:url(/images/explore/explore-bg-light.png) top/100% 251px no-repeat;width:100%;height:251px;position:absolute;top:0;left:0}.explore-frame>*{z-index:1;position:relative}[data-theme=dark] .explore-frame{--explore-bg:#030313;--explore-text:#fff;--explore-muted:#ffffff8a;--explore-soft:#19192e;--explore-soft-strong:#25204f;--explore-line:#ffffff14;--explore-footer-bg:#19192e;--explore-icon-bg:#25204f;--explore-secondary-bg:#151527;--explore-secondary-text:#ffffff9e}[data-theme=dark] .explore-frame:before{background-image:url(/images/explore/explore-bg-dark.png);background-size:100% 229px;height:229px}.explore-header{justify-content:space-between;align-items:center;padding:18px 16px 12px;display:flex}.connect-button{color:var(--text);background:#d9d9d9;border:0;border-radius:2px}.brand-chip{width:87px;min-width:87px;height:27px;color:inherit;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.envx-wordmark{width:87px;min-width:87px;height:27px;color:var(--explore-text);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.brand-logo{flex:0 0 87px;width:87px;height:27px;display:block;position:relative}.brand-logo img{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.brand-logo .brand-logo-dark,[data-theme=dark] .brand-logo-base{display:none}[data-theme=dark] .brand-logo .brand-logo-dark{display:block}.header-actions{align-items:center;gap:8px;display:flex}.header-icon,.icon-button{width:34px;height:34px;color:var(--explore-text);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.header-icon{width:28px;height:28px;color:var(--explore-text);padding:0}.header-status-icon{place-items:center;width:20px;height:20px;display:grid;position:relative}.header-status-icon img{object-fit:contain;width:17px;height:18px;display:block;position:absolute}.header-status-icon .header-status-icon-dark,[data-theme=dark] .header-status-icon-base{display:none}[data-theme=dark] .header-status-icon .header-status-icon-dark{display:block}.chain-chip{background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.chain-chip-dropdown{color:#fff;background:#555557;border-radius:8px;gap:6px;width:auto;min-width:54px;padding:0 8px}.chain-icon{object-fit:contain;width:20px;height:20px;display:block}.connect-button{color:#fff;background:#6552fe;border-radius:15px;min-width:46px;height:28px;padding:0 11px;font-size:12px;font-weight:500}.launchpad-frame{--launchpad-bg:#fff;--launchpad-text:#1f2024;--launchpad-muted:#1f2024ad;--launchpad-card-bg:#6552fe1a;--launchpad-badge-bg:#6552fe26;--launchpad-badge-text:#6552fe;--launchpad-button-bg:#6552fe;isolation:isolate;min-height:calc(100vh - 36px);color:var(--launchpad-text);background:var(--launchpad-bg);flex-direction:column;padding-bottom:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;display:flex;overflow:hidden}.launchpad-frame:before{z-index:0;content:"";pointer-events:none;background:url(/images/launchpad/launchpad-bg-light.svg) 50%/100% 100% no-repeat;width:571px;height:368px;position:absolute;top:-190px;left:50%;transform:translate(-50%)}.launchpad-frame>*{z-index:1;position:relative}[data-theme=dark] .launchpad-frame{--launchpad-bg:#030313;--launchpad-text:#fff;--launchpad-muted:#ffffffad;--launchpad-card-bg:#6552fe1a;--launchpad-badge-bg:#6552fe26;--launchpad-button-bg:#6552fe}[data-theme=dark] .launchpad-frame:before{background-image:url(/images/launchpad/launchpad-bg-dark.svg)}.launchpad-header{justify-content:space-between;align-items:center;padding:18px 16px 12px;display:flex}.launchpad-title-block{justify-items:start;gap:8px;padding:32px 16px 24px;display:grid}.launchpad-title-heading{align-items:center;gap:4px;min-width:0;display:flex}.launchpad-back-button{min-width:56px;height:24px;color:var(--launchpad-muted);-webkit-tap-highlight-color:transparent;background:#6552fe1a;border:0;border-radius:8px;justify-content:center;align-items:center;gap:1px;margin:0 0 4px;padding:0 8px 0 5px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.launchpad-title-block h1{color:var(--launchpad-text);letter-spacing:0;margin:0;font-size:24px;font-weight:500;line-height:1.24}.launchpad-title-block p{max-width:343px;color:var(--launchpad-muted);margin:0;font-size:14px;font-weight:400;line-height:1.48}.launchpad-card-list{gap:16px;padding:0 16px;display:grid}.launchpad-card{background:var(--launchpad-card-bg);min-height:179px;box-shadow:none;border:0;border-radius:12px;grid-template-columns:minmax(0,1fr) 116px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:grid}.launchpad-card-copy{align-content:center;justify-items:start;gap:8px;min-width:0;display:grid}.launchpad-badge{max-width:100%;min-height:23px;color:var(--launchpad-badge-text);background:var(--launchpad-badge-bg);white-space:nowrap;border-radius:6px;align-items:center;gap:5px;padding:4px 6px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.launchpad-flame{object-fit:contain;width:12px;height:15px;display:block}.launchpad-card h2{max-width:100%;color:var(--launchpad-text);letter-spacing:0;margin:8px 0 0;font-size:20px;font-weight:500;line-height:1.18}.launchpad-card p{max-width:195px;color:var(--launchpad-muted);margin:4px 0 8px;font-size:12px;font-weight:400;line-height:1.48}.launchpad-create-button{color:#fff;background:var(--launchpad-button-bg);letter-spacing:0;border:0;border-radius:50px;justify-content:center;align-items:center;gap:4px;min-width:100px;min-height:32px;padding:8px 16px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.launchpad-create-button svg{width:16px;height:16px}.launchpad-card-media{width:116px;height:147px;display:block;position:relative;overflow:hidden}.launchpad-card-glow{object-fit:contain;width:116px;height:111px;display:block;position:absolute;top:17px;left:50%;transform:translate(-50%)}.launchpad-symbol-crop{width:84px;height:93px;position:absolute;top:50%;left:calc(50% + .5px);overflow:hidden;transform:translate(-50%,-50%)}.launchpad-card-symbol{object-fit:cover;width:143.42%;height:129.52%;display:block;position:absolute;top:-10.39%;left:-20.78%}.launchpad-card-glow-dark,.launchpad-card-symbol-dark,[data-theme=dark] .launchpad-card-glow-light,[data-theme=dark] .launchpad-card-symbol-light{display:none}[data-theme=dark] .launchpad-card-glow-dark,[data-theme=dark] .launchpad-card-symbol-dark{display:block}.launchpad-state-block{flex:1;padding:0 16px 42px}.meme-create-frame{--create-bg:#fff;--create-text:#1f2024;--create-title:#1f2024;--create-muted:#1f20248a;--create-secondary:#1f2024e3;--create-field-bg:#f9faff;--create-field-text:#1f2024;--create-hint:#1f20248a;--create-button-bg:#6552fe;--create-token-bg:#f9faff;--create-token-border:transparent;--create-token-active-bg:#6552fe0d;--create-token-text:#1f2024;--create-token-subtle:#1f2024e3;isolation:isolate;color:var(--create-text);background:var(--create-bg);padding-bottom:0}.meme-create-frame:before{z-index:0;content:"";pointer-events:none;background:url(/images/meme-create/meme-create-bg-light.svg) 50%/100% 100% no-repeat;width:571px;height:368px;position:absolute;top:-190px;left:50%;transform:translate(-50%)}[data-theme=dark] .meme-create-frame{--create-bg:#030313;--create-text:#fff;--create-title:#fff;--create-muted:#ffffff8a;--create-secondary:#ffffffe3;--create-field-bg:#25243a;--create-field-text:#fff;--create-hint:#ffffff8a;--create-button-bg:#6552fe;--create-token-bg:#25243a;--create-token-border:transparent;--create-token-active-bg:#6552fe1a;--create-token-text:#fff;--create-token-subtle:#ffffffe3}[data-theme=dark] .meme-create-frame:before{background-image:url(/images/meme-create/meme-create-bg-dark.svg)}.meme-create-frame>*{z-index:1;position:relative}.meme-create-header{padding:50px 16px 28px}.meme-create-title{padding:28px 16px 22px}.meme-create-title h1{color:var(--create-title);letter-spacing:0;margin:0 0 18px;font-size:24px;font-weight:500;line-height:1.18}.meme-create-title p{color:var(--create-muted);margin:0;font-size:12px;font-weight:400;line-height:1.45}.token-create-title{padding-top:28px;padding-bottom:24px}.token-create-back{min-width:56px;height:24px;color:var(--create-muted);background:#6552fe1a;border:0;border-radius:8px;justify-content:center;align-items:center;gap:1px;margin:0 0 12px;padding:0 8px 0 5px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.token-create-title h1{margin-bottom:8px}.token-create-title p{max-width:343px;font-size:14px;line-height:1.48}.meme-create-form{gap:20px;padding:0 16px 72px;display:grid}.meme-draft-dialog-backdrop{z-index:1500;background:#000c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.meme-draft-dialog{color:#1f2024;background:#fff;border-radius:12px;width:min(270px,100vw - 48px);overflow:hidden;box-shadow:0 12px 36px #0000003d}.meme-draft-dialog-copy{text-align:center;gap:24px;padding:24px 24px 18px;display:grid}.meme-draft-dialog-copy h2,.meme-draft-dialog-copy p{letter-spacing:0;margin:0}.meme-draft-dialog-copy h2{font-size:16px;font-weight:600;line-height:1.4}.meme-draft-dialog-copy p{color:#1f2024b8;font-size:14px;font-weight:400;line-height:1.45}.meme-draft-dialog-actions{border-top:1px solid #1f202414;grid-template-columns:repeat(2,minmax(0,1fr));min-height:48px;display:grid}.meme-draft-dialog-actions button{color:#1f2024b8;background:0 0;border:0;min-width:0;font-size:14px;font-weight:500}.meme-draft-dialog-actions button+button{color:#6552fe;border-left:1px solid #1f202414}.meme-draft-dialog-actions button:disabled{cursor:wait;opacity:.48}.meme-draft-dialog-backdrop[data-theme=dark] .meme-draft-dialog{color:#fff;background:#23233d}.meme-draft-dialog-backdrop[data-theme=dark] .meme-draft-dialog-copy p,.meme-draft-dialog-backdrop[data-theme=dark] .meme-draft-dialog-actions button{color:#ffffffb8}.meme-draft-dialog-backdrop[data-theme=dark] .meme-draft-dialog-actions,.meme-draft-dialog-backdrop[data-theme=dark] .meme-draft-dialog-actions button+button{border-color:#ffffff14}.meme-draft-dialog-backdrop[data-theme=dark] .meme-draft-dialog-actions button+button{color:#8f7eff}.meme-initial-buy-backdrop{--initial-sheet-bg:#fff;--initial-sheet-text:#1f2024;--initial-sheet-muted:#1f20248a;--initial-sheet-border:#1f202414;--initial-sheet-input:#c0bfe526;z-index:1600;background:#000000ad;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.meme-initial-buy-backdrop[data-theme=dark]{--initial-sheet-bg:#19192e;--initial-sheet-text:#fff;--initial-sheet-muted:#ffffff8a;--initial-sheet-border:#ffffff14}.meme-initial-buy-sheet{width:min(375px,100vw);color:var(--initial-sheet-text);background:var(--initial-sheet-bg);border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 -10px 32px #0000001f}.meme-initial-buy-sheet>header{border-bottom:1px solid var(--initial-sheet-border);justify-content:space-between;align-items:center;min-height:64px;padding:20px 16px;display:flex}.meme-initial-buy-sheet h2{margin:0;font-size:16px;font-weight:500;line-height:24px}.meme-initial-buy-sheet>header button{width:24px;height:24px;color:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.meme-initial-buy-body{gap:32px;padding:12px 16px 32px;display:grid}.meme-initial-buy-body>p{max-width:343px;color:var(--initial-sheet-muted);margin:0;font-size:12px;font-weight:400;line-height:18px}.meme-initial-buy-field{gap:8px;display:grid}.meme-initial-buy-field>div{justify-content:space-between;align-items:center;gap:12px;font-size:14px;line-height:20px;display:flex}.meme-initial-buy-field>div>span{min-width:0;color:var(--initial-sheet-muted);white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.meme-initial-buy-input{background:var(--initial-sheet-input);border-radius:4px;align-items:center;gap:8px;height:40px;padding:0 12px;display:flex}.meme-initial-buy-input input{min-width:0;color:var(--initial-sheet-text);font:inherit;background:0 0;border:0;outline:0;flex:1;padding:0}.meme-initial-buy-input input::placeholder{color:var(--initial-sheet-muted)}.meme-initial-buy-input strong{font-size:16px;font-weight:500}.meme-initial-buy-field>small{color:#ff5d69;font-size:12px;line-height:18px}.meme-initial-buy-confirm{color:#fff;background:#6552fe;border:0;border-radius:50px;width:100%;height:48px;font-size:14px;font-weight:500}.meme-initial-buy-confirm:disabled,.meme-initial-buy-sheet button:disabled{cursor:wait;opacity:.54}.token-create-form{gap:16px;padding-bottom:96px}.token-create-result-page{flex-direction:column;min-height:calc(100dvh - 104px);padding:20px 16px 40px;display:flex}.token-logo-media{aspect-ratio:1;border-radius:inherit;place-items:center;width:100%;display:grid;overflow:hidden}.token-logo-image,.token-logo-fallback{border-radius:inherit;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;max-height:100%}.token-logo-image{object-fit:cover;object-position:center;display:block}.token-logo-fallback{place-items:center;display:grid}.token-create-result-hero{text-align:center;justify-items:center;gap:8px;padding:16px 0 28px;display:grid}.token-create-result-logo{width:80px;height:80px;position:relative;overflow:visible}.token-create-result-logo-frame{background:#0b0b0d;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.token-create-result-logo-frame>.token-logo-media>.token-logo-image{object-fit:cover;width:100%;height:100%;display:block}.token-create-result-logo-frame>.token-logo-media>.token-logo-fallback{color:#fff;font-size:30px;font-weight:600;line-height:1}.token-create-result-logo em{border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:grid;position:absolute;bottom:0;right:0;overflow:hidden}.token-create-result-logo em img{width:24px;height:24px}.token-create-result-hero h1{color:var(--create-text);margin:4px 0 0;font-size:20px;font-weight:500;line-height:1.35}.token-create-result-hero p{max-width:280px;color:var(--create-muted);margin:0;font-size:12px;font-weight:400;line-height:1.45}.token-create-result-card{width:100%;min-height:76px;color:var(--create-text);background:#f9faff;border-radius:12px;gap:10px;padding:12px;display:grid}[data-theme=dark] .token-create-result-card{background:#202038}.token-create-result-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.token-create-result-token{gap:2px;min-width:0;display:grid}.token-create-result-token strong{color:var(--create-text);font-size:16px;font-weight:500;line-height:1.35}.token-create-result-token>span,.token-create-result-supply span,.token-create-result-row>span{color:var(--create-muted);font-size:11px;font-weight:400;line-height:1.35}.token-create-result-supply{text-align:right;justify-items:end;gap:2px;min-width:108px;display:grid}.token-create-result-supply strong{color:var(--create-text);font-size:14px;font-weight:500;line-height:1.8}.token-create-result-row{justify-content:space-between;align-items:center;gap:16px;min-width:0;padding-top:4px;display:flex}.token-create-result-copy{min-width:0;color:var(--create-secondary);font:inherit;text-align:right;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:4px;padding:0;display:inline-flex}.token-create-result-copy:disabled{cursor:default;opacity:.72}.token-create-result-copy span{color:currentColor;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-weight:400;line-height:1.35;overflow:hidden}.token-create-result-copy svg{color:var(--create-muted);stroke-width:2.2px;flex:none}.token-create-result-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:24px;display:grid}.token-create-result-actions button{border-radius:50px;justify-content:center;align-items:center;height:48px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.token-create-result-secondary{color:#6552fe;background:0 0;border:1px solid #6552fe}.token-create-result-primary{color:#fff;background:#6552fe;border:1px solid #6552fe}.token-create-result-primary:disabled{background:#6552fe6b;border-color:#6552fe6b}.token-create-result-note{color:#a33b20;text-align:center;margin:10px 0 0;font-size:12px;font-weight:400;line-height:1.4}[data-theme=dark] .token-create-result-note{color:#ff9a7c}.form-field{color:var(--create-text);gap:10px;font-size:14px;font-weight:400;line-height:1.35;display:grid}.form-field>span{align-items:center;gap:5px;display:inline-flex}.form-field em{color:#ff3b30;font-style:normal}.form-field input,.form-field textarea{width:100%;color:var(--create-field-text);background:var(--create-field-bg);border:0;border-radius:4px;outline:0;font-size:14px;font-weight:400;line-height:1.4}.form-field input{min-height:40px;padding:0 12px}.form-field input.token-receiver-input{min-height:60px}.form-field textarea{resize:vertical;min-height:120px;padding:16px 12px}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--create-hint)}.field-hint{color:var(--create-hint);font-size:11px;font-weight:400;line-height:1.35}.field-error{color:#b42318;font-size:12px;font-weight:500}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.logo-upload-button{width:120px;height:120px;color:var(--create-hint);background:var(--create-field-bg);border:0;border-radius:4px;place-items:center;display:grid;overflow:hidden}.logo-upload-button img{object-fit:cover;width:100%;height:100%;display:block}.logo-upload-button span{color:var(--create-hint);justify-items:center;gap:8px;font-size:13px;font-weight:500;display:grid}.quote-token-hint{font-size:13px;line-height:1.5}.quote-token-list{flex-wrap:wrap;gap:10px;display:flex}.quote-token-list button{border:1px solid var(--create-token-border);min-width:0;color:var(--create-token-text);background:var(--create-token-bg);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:8px 12px;display:flex}.quote-token-title{align-items:center;gap:6px;display:inline-flex}.quote-token-list button b{font-size:16px;font-weight:500;line-height:1.2}.quote-token-list button small{color:var(--create-token-subtle);font-size:12px;font-weight:400;line-height:1.2}.quote-token-list button.active{--create-token-border:#6552fe;color:var(--create-token-text);background:var(--create-token-active-bg)}.quote-token-list button.active small{color:var(--create-token-subtle)}.quote-token-list .token-dot{color:#fff;background:var(--warning);border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:600;display:grid;overflow:hidden}.quote-token-list .token-dot img{object-fit:cover;width:100%;height:100%}.creator-fee-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.creator-fee-panel strong{margin-bottom:10px;font-size:14px;font-weight:400;line-height:1.35;display:block}.creator-fee-panel p{color:var(--create-muted);margin:0;font-size:12px;font-weight:400;line-height:1.45}.switch-control{color:var(--create-text);align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.switch-control input{opacity:0;position:absolute}.switch-control i{background:#6552fe1a;border:1px solid #6552fe80;border-radius:999px;width:50px;height:30px;display:block;position:relative}.switch-control i:after{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .16s,background .16s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #1118271f}.switch-control input:checked+i:after{background:#7c4dff;transform:translate(20px)}.social-toggle{width:fit-content;color:var(--create-text);background:0 0;border:0;align-items:center;gap:4px;font-size:14px;font-weight:400;line-height:1.35;display:inline-flex}.social-toggle svg:last-child{transition:transform .16s}.social-toggle.open svg:last-child{transform:rotate(180deg)}.social-fields{gap:20px;display:grid}.create-summary{color:var(--create-muted);margin:-6px 0 0;font-size:12px;font-weight:400;line-height:1.45}.submit-error{color:#9a351f;background:#ffe9df;border-radius:8px;margin:0;padding:12px 14px;font-size:14px;font-weight:500}.meme-submit-button{color:#fff;background:var(--create-button-bg);border:0;border-radius:50px;min-height:48px;margin-top:36px;font-size:14px;font-weight:500}.meme-submit-button:disabled{cursor:wait;opacity:.72}.token-submit-button{margin-top:52px}.launchpad-empty-art{background:#d9d9d9;border-radius:12px;width:92px;height:92px}.launch-banner{color:#fff;background:radial-gradient(circle at 80% 18%, #7e6aff52, transparent 26%), radial-gradient(circle at 71% 82%, #6552fe70, transparent 36%), linear-gradient(135deg, #1b0a3b 0%, var(--explore-hero-bg) 48%, #28156b 100%);border-radius:15px;width:calc(100% - 32px);height:146px;margin:0 auto 20px;padding:20px;display:block;position:relative;overflow:hidden}.launch-banner.home-banner{background:#13072f;max-height:146px;padding:0}.home-banner-carousel{touch-action:pan-y;-webkit-user-select:none;user-select:none}.home-banner-carousel img{pointer-events:none;-webkit-user-drag:none}.home-banner-slide{width:100%;height:100%;color:inherit;background:0 0;border:0;padding:0;display:block}.home-banner-action{cursor:pointer;text-align:left;text-decoration:none}.home-banner-action:focus-visible{outline-offset:3px;outline:3px solid #6552fe}.home-banner-slide>img{object-fit:cover;width:100%;height:100%;animation:.18s ease-out home-banner-reveal;display:block}@keyframes home-banner-reveal{0%{opacity:.65}to{opacity:1}}.launch-banner.status-banner{height:auto;min-height:146px;padding:24px}.launch-banner.status-banner .list-state,.launch-banner.status-banner .empty-state{min-height:98px;padding:8px}.banner-copy h1{color:#fff;letter-spacing:0;max-width:170px;margin:0 0 4px;font-family:Poppins,PingFang SC,sans-serif;font-size:24px;font-weight:800;line-height:1.2}.banner-copy p{max-width:172px;color:var(--explore-hero-muted);margin:0;font-size:12px;line-height:1.35}.banner-cta{color:#fff;background:#6552fe;border:0;border-radius:50px;justify-content:center;align-items:center;gap:6px;min-width:100px;height:32px;margin-top:12px;padding:0 14px;font-size:12px;font-weight:500;display:inline-flex}.banner-art{color:#fff;width:128px;height:118px;position:absolute;bottom:12px;right:23px}.banner-art img{z-index:2;width:86px;height:auto;position:absolute;bottom:8px;right:25px}.banner-art span{background:radial-gradient(circle at 35% 35%,#15d5ff 0 9%,#6552fe 36%,#210b75 72%);border-radius:50%;display:block;position:absolute;bottom:0;box-shadow:0 0 18px #6552fe94}.banner-art span:nth-child(2){width:22px;height:22px;right:88px}.banner-art span:nth-child(3){width:29px;height:29px;bottom:2px;right:5px}.banner-dots{z-index:2;gap:6px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.banner-dots button{cursor:pointer;background:#ffffff70 padding-box content-box;border:0;border-radius:999px;width:12px;height:12px;padding:4px}.banner-dots button.active{background:#fff padding-box content-box}.banner-dots button:focus-visible{outline-offset:1px;outline:2px solid #fff}.quick-actions{grid-template-columns:repeat(4,70px);justify-content:space-between;gap:0;width:calc(100% - 48px);margin:0 0 19px 24px;padding:0;display:grid}.quick-action{color:var(--explore-text);background:0 0;border:0;justify-items:center;gap:8px;padding:0;font-size:12px;font-weight:500;display:grid}.quick-icon{color:#6552fe;background:var(--explore-icon-bg);border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.quick-icon img{object-fit:contain;width:24px;height:24px;display:block}.quick-icon .quick-icon-dark,[data-theme=dark] .explore-frame .quick-icon-base{display:none}[data-theme=dark] .explore-frame .quick-icon-dark{display:block}.tabs-row{grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:18px;padding:0 16px;display:grid}.tabs-scroll{scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.tabs-scroll::-webkit-scrollbar{display:none}.tab-button{min-height:26px;color:var(--explore-muted);white-space:nowrap;background:0 0;border:0;border-radius:50px;flex:none;padding:3px 12px;font-size:14px;font-weight:400}.tab-button.active{color:var(--explore-text);background:var(--explore-secondary-bg)}.search-trigger{width:20px;height:20px;color:var(--explore-muted)}.search-trigger img{width:20px;height:20px;display:block}.search-panel{color:#8d8f96;background:var(--explore-secondary-bg);border:1px solid #0000;border-radius:999px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;margin:10px 18px 8px;padding:8px 11px;transition:border-color .16s,box-shadow .16s;display:grid}.search-panel:focus-within{border-color:#6b4dff;box-shadow:0 0 0 1px #6b4dff14}.search-panel>img{width:16px;height:16px;display:block}.search-panel input{width:100%;color:var(--explore-text);background:0 0;border:0;outline:0;font-size:16px;line-height:1.35}.search-panel input::placeholder{color:#a8aab2;opacity:1}.search-panel input::-webkit-search-cancel-button{appearance:none;display:none}.search-panel input::-webkit-search-decoration{appearance:none;display:none}.clear-button{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:inline-flex}.clear-button img{width:14px;height:14px;display:block}.content-panel{padding:14px 16px 18px}.favorites-panel{align-content:start;padding-top:0;display:grid}.favorites-sort-row{grid-template-columns:48px 1fr 36px 48px;align-items:center;gap:12px;height:17px;margin-bottom:0;display:grid}.favorites-sort-row button{color:var(--explore-muted);white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:400;line-height:17px;display:inline-flex}.favorites-sort-row button:after{--sort-caret-mask:url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 1 8 6H0L4 1ZM4 15 0 10h8l-4 5Z' fill='black'/%3E%3C/svg%3E");width:8px;height:16px;-webkit-mask:var(--sort-caret-mask) center / contain no-repeat;mask:var(--sort-caret-mask) center / contain no-repeat;-webkit-mask:var(--sort-caret-mask) center / contain no-repeat;opacity:.45;content:"";background:currentColor}.favorites-empty-state{min-height:260px;color:var(--explore-muted);align-content:center;place-items:center;gap:12px;display:grid}.favorites-empty-state span{place-items:center;width:80px;height:80px;display:grid}.favorites-empty-state img{object-fit:contain;width:80px;height:80px;display:block}.favorites-empty-state h2{color:var(--explore-muted);margin:0;font-size:14px;font-weight:400;line-height:1.42}.favorites-token-list{margin-top:8px;display:grid}.favorites-token-item{width:calc(100% + 32px);min-height:68px;color:var(--explore-text);cursor:pointer;text-align:left;background:0 0;border:0;outline:0;grid-template-columns:20px 40px minmax(0,1fr) 64px;align-items:center;gap:8px;margin:0 -16px;padding:12px 16px;display:grid}.favorites-token-item:focus-visible{background:var(--explore-secondary-bg)}.favorite-star-button{width:20px;height:40px;color:var(--accent);background:0 0;border:0;place-items:center;padding:0;display:grid}.favorite-star-button:disabled{opacity:.55}.favorites-token-item .favorite-star{width:18px;height:18px}.favorites-token-item .token-main{gap:2px}.favorites-token-item .token-main>span{align-items:center;gap:6px;min-width:0;display:flex}.favorites-token-item .token-main strong,.favorites-token-item .token-price strong{font-size:16px;font-weight:500;line-height:1.35}.favorites-token-item .token-main small{font-size:12px;line-height:1.35}.favorites-token-item .token-main em,.favorites-token-item .token-price small{font-size:14px;line-height:1.25}.favorites-load-more{margin-top:16px}.sort-row{grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;min-height:17px;margin-bottom:28px;display:grid}.sort-row button{color:var(--explore-muted);background:0 0;border:0;align-items:center;gap:3px;font-size:12px;font-weight:400;display:inline-flex}.sort-row button:after{--sort-caret-mask:url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 1 8 6H0L4 1ZM4 15 0 10h8l-4 5Z' fill='black'/%3E%3C/svg%3E");width:8px;height:16px;-webkit-mask:var(--sort-caret-mask) center / contain no-repeat;mask:var(--sort-caret-mask) center / contain no-repeat;-webkit-mask:var(--sort-caret-mask) center / contain no-repeat;opacity:.5;content:"";background:currentColor}.token-list,.meme-section,.pool-section{gap:0;display:grid}.token-item,.meme-item,.pool-item{text-align:left;background:0 0;border:0;align-items:center;width:100%;display:grid}.token-item{grid-template-columns:auto minmax(0,1fr) auto;gap:10px;min-height:68px;padding:12px 0}.token-item.with-favorite{grid-template-columns:auto auto minmax(0,1fr) auto}.favorite-star{color:var(--accent)}.token-mark{color:#fff;background:#111;border-radius:50%;place-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:grid;position:relative}.token-mark-logo{border-radius:inherit;background:0 0;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.token-mark-logo-fallback{background:#111}.token-mark-logo img{object-fit:cover;width:100%;height:100%;display:block}.token-mark em{background:0 0;border:0;border-radius:50%;place-items:center;width:14px;height:14px;font-style:normal;display:grid;position:absolute;bottom:0;right:0}.token-mark em .chain-icon{width:14px;height:14px}.token-main,.token-price{min-width:0;display:grid}.token-main strong,.token-price strong,.pool-main strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;overflow:hidden}.token-main small{color:var(--explore-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.token-main em{color:var(--explore-muted);font-size:14px;font-style:normal}.token-price{justify-items:end}.token-price small{color:var(--positive);font-size:14px}.load-more{color:#fff;background:#6552fe;border:0;border-radius:50px;height:48px;margin-top:16px;font-size:14px;font-weight:500}.meme-filters{align-items:center;gap:16px;min-height:38px;margin-bottom:14px;padding-bottom:0;display:flex}.meme-filters button,.add-pool{color:#85868c;background:0 0;border:0;border-radius:8px;align-items:center;gap:5px;width:fit-content;font-weight:800;display:inline-flex}.meme-filters button{height:32px;padding:0 10px;font-size:16px;font-weight:500}.meme-filters .active,.add-pool{color:var(--explore-text);background:var(--explore-secondary-bg)}.meme-item{cursor:pointer;outline:0;grid-template-columns:68px minmax(0,1fr);gap:10px;min-height:74px;padding:0;position:relative}.meme-item:focus-visible{background:var(--explore-secondary-bg)}.meme-item+.meme-item{margin-top:16px}.meme-art{color:#fff;width:68px;height:74px;font-size:13px;font-weight:500;display:block;position:relative;overflow:visible}.meme-art-frame{--meme-frame-progress:0%;--meme-frame-track:#6552fe33;--meme-frame-active:var(--accent);box-sizing:border-box;background:conic-gradient(from 180deg, var(--meme-frame-active) 0 var(--meme-frame-progress), var(--meme-frame-track) var(--meme-frame-progress) 100%);border-radius:8px;place-items:center;width:68px;height:68px;display:grid;position:relative}.meme-art-frame:before{background:var(--explore-bg);content:"";border-radius:6px;position:absolute;inset:2px}.meme-art-inner{z-index:1;background:radial-gradient(circle at 25% 20%,#ffdf57,#0000 30%),linear-gradient(135deg,#4f46e5,#111);border-radius:4px;place-items:center;width:60px;height:60px;display:grid;position:relative;overflow:hidden}.meme-art-inner img{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.meme-progress-badge{z-index:2;border:1px solid var(--accent);min-width:34px;height:16px;color:var(--explore-text);background:var(--explore-secondary-bg);border-radius:999px;place-items:center;padding:1px 4px;font-size:11px;font-weight:400;line-height:12px;display:inline-grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.meme-item:disabled{cursor:not-allowed}.meme-item:disabled .buy-pill{color:#8f9096;background:#eeeeef}.meme-main{flex-direction:column;justify-content:space-between;min-width:0;min-height:73px;padding-right:54px;display:flex}.meme-title-row,.meme-stats-row,.meme-value-row{align-items:center;min-width:0;display:flex}.meme-title-row{gap:6px}.meme-main strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;overflow:hidden}.meme-title-row small{color:var(--explore-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;overflow:hidden}.meme-title-row svg{color:var(--explore-muted);flex:none}.meme-copy-button{width:18px;height:18px;color:var(--explore-muted);-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:0 0 18px;place-items:center;padding:0;display:inline-grid}.meme-copy-button svg{color:currentColor}.meme-stats-row{color:var(--explore-muted);gap:6px;font-size:11px;font-weight:400}.meme-holder-count{align-items:center;gap:2px;display:inline-flex}.meme-holder-count svg{color:currentColor}.meme-separator{background:color-mix(in srgb, var(--explore-muted) 35%, transparent);width:1px;height:12px}.meme-flow-meter{background:color-mix(in srgb, var(--explore-muted) 18%, transparent);border-radius:3px;width:28px;height:5px;margin-left:-2px;display:inline-flex;overflow:hidden}.meme-flow-meter span:first-child{flex:0 0 var(--meme-flow-buy,50%);background:var(--positive);height:5px}.meme-flow-meter span:last-child{flex:0 0 var(--meme-flow-sell,50%);background:#e54c59;height:5px}.meme-main em{color:var(--explore-secondary-text);align-items:center;gap:2px;font-size:12px;font-style:normal;font-weight:400;display:inline-flex}.meme-value-row{white-space:nowrap;gap:10px;font-size:12px}.meme-main b{color:var(--explore-text);font-weight:500}.buy-pill{min-width:44px;min-height:25px;color:var(--accent-ink);background:var(--accent);border:0;border-radius:999px;place-items:center;padding:4px 14px;font-size:12px;font-weight:500;display:grid;position:absolute;top:50%;right:0;transform:translateY(-50%)}.pool-section{align-content:start;gap:0}.add-pool{color:#fff;background:var(--accent);border-radius:999px;place-self:start;height:30px;min-height:30px;margin-bottom:8px;padding:0 14px;font-size:12px;font-weight:400;line-height:1}.add-pool svg{flex:none;display:block;transform:translateY(.5px)}.pool-item{width:calc(100% + 32px);min-height:68px;color:var(--explore-text);cursor:pointer;outline:0;grid-template-columns:48px minmax(0,1fr) minmax(40px,max-content) minmax(80px,max-content);gap:10px;margin:0 -16px;padding:12px 16px}.pool-item:focus-visible{background:var(--explore-secondary-bg)}.pair-logos{width:48px;height:36px;display:block;position:relative}.pair-logos span{color:#fff;background:#111;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:grid;position:absolute;overflow:hidden}.pair-logos span:last-child{background:var(--warning);right:0}.pair-logos img{object-fit:cover;width:100%;height:100%;display:block}.pool-main{gap:2px;min-width:0;display:grid}.pool-main small{width:fit-content;color:var(--explore-muted);font-size:14px;font-weight:400;line-height:1.4}.pool-stat{justify-items:center;gap:2px;min-width:0;display:grid}.pool-stat:last-child{justify-items:end}.pool-stat small{color:var(--explore-muted);white-space:nowrap;font-size:12px;font-weight:400;line-height:1.4}.pool-stat strong{color:var(--explore-text);white-space:nowrap;font-size:14px;font-weight:600;line-height:1.45}.meme-detail-frame{--detail-text:#1f2024;--detail-muted:#96979d;--detail-line:#f0f0f3;--detail-card:#fff;--detail-soft:#f5f4ff;--detail-soft-strong:#f0eff7;--detail-accent:#6552fe;--detail-bg:#fff;--detail-disabled:#1f202447;--detail-info-card:#6552fe0d;--detail-progress-bg:#ececf2;--detail-segment-bg:#f5f4ff;--detail-segment-active:#fff;--detail-risk-bg:#fff0e6;--detail-risk-text:#1f2024;width:min(100%,430px);min-height:calc(100vh - 36px);color:var(--detail-text);background:var(--detail-bg);padding-bottom:0}[data-theme=dark] .meme-detail-frame{--detail-text:#fff;--detail-muted:#ffffff94;--detail-line:#ffffff14;--detail-card:#101020;--detail-soft:#19192e;--detail-soft-strong:#1d1d34;--detail-bg:#030313;--detail-disabled:#ffffff47;--detail-info-card:#6552fe1f;--detail-progress-bg:#19192e;--detail-segment-bg:#19192e;--detail-segment-active:#4a457f;--detail-risk-bg:#211525;--detail-risk-text:#ffffffd6}.meme-detail-header{justify-content:space-between;align-items:center;min-height:57px;padding:18px 16px 12px;display:flex}.meme-detail-tabs{border-bottom:1px solid var(--detail-line);grid-template-columns:repeat(3,1fr);align-items:center;min-height:64px;padding:0 36px;display:grid}.meme-detail-tabs button{min-width:0;height:100%;color:var(--detail-muted);background:0 0;border:0;justify-content:center;align-items:center;gap:7px;font-size:16px;font-weight:500;line-height:1;display:inline-flex;position:relative}.meme-detail-tabs svg{width:20px;height:20px}.meme-detail-tabs .active{color:var(--detail-text)}.meme-detail-tabs .active:after{background:var(--detail-text);content:"";border-radius:999px;width:58px;height:3px;position:absolute;bottom:-1px;right:50%;transform:translate(50%)}.meme-detail-content{padding:16px 16px calc(118px + var(--safe-bottom));gap:24px;display:grid}.meme-detail-token-logo{background:#111;border-radius:50%;align-self:start;place-items:center;width:45px;min-width:45px;height:45px;min-height:45px;display:grid;position:relative}.meme-detail-token-logo>.token-logo-media{aspect-ratio:1;width:100%;display:block}.meme-detail-token-logo em{border:0;border-radius:50%;place-items:center;width:18px;height:18px;font-style:normal;display:grid;position:absolute;bottom:0;right:0}.meme-detail-token-logo em .chain-icon{width:18px;height:18px}.meme-detail-info-card{background:var(--detail-info-card);border-radius:12px;gap:16px;min-height:141px;padding:12px;display:grid}.meme-detail-info-top{grid-template-columns:45px minmax(0,1fr) 18px;align-items:start;gap:12px;display:grid}.meme-detail-name-block{gap:4px;min-width:0;display:grid}.meme-detail-name-block>span:first-child{align-items:center;gap:6px;min-width:0;display:flex}.meme-detail-name-block strong{color:var(--detail-text);font-size:18px;font-weight:600;line-height:1}.meme-detail-name-block small{color:var(--detail-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1;overflow:hidden}.meme-detail-card-copy{color:var(--detail-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:1.42;display:-webkit-box;overflow:hidden}.meme-detail-tags{gap:6px;min-width:0;display:flex}.meme-detail-tags em{max-width:130px;color:var(--detail-accent);background:var(--detail-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:15px;font-style:normal;font-weight:600;line-height:1;overflow:hidden}.meme-detail-star{color:#f4bd12;background:0 0;border:0;place-items:center;width:18px;height:18px;display:grid}.meme-detail-star:disabled{cursor:wait;opacity:.65}.meme-detail-description{color:var(--detail-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:1.42;display:-webkit-box;overflow:hidden}.meme-detail-contracts{grid-template-columns:minmax(0,108px) minmax(0,1fr);gap:14px;display:grid}.meme-detail-contracts span{gap:6px;min-width:0;display:grid}.meme-detail-contracts span:last-child{text-align:right;justify-items:end}.meme-detail-contracts small,.meme-detail-basic-list dt{color:var(--detail-muted);font-size:14px;font-weight:400;line-height:1}.meme-detail-contracts button,.meme-detail-basic-list button{width:fit-content;min-width:0;max-width:100%;color:var(--detail-text);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:400;line-height:1;display:inline-flex}.meme-detail-contracts button{font-size:12px}.meme-detail-contracts strong{color:var(--detail-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1;overflow:hidden}.meme-detail-progress{gap:12px;margin:0;display:grid}.meme-detail-section-head{align-items:center;gap:5px;display:flex}.meme-detail-section-head h2,.meme-detail-socials h2,.meme-detail-basic h2{color:var(--detail-text);margin:0;font-size:14px;font-weight:500;line-height:1}.meme-detail-section-head svg{color:var(--detail-muted)}.meme-detail-info-trigger{width:18px;height:18px;color:var(--detail-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}.meme-detail-info-trigger:disabled{cursor:default;opacity:.5}.meme-detail-info-trigger svg{color:currentColor}.meme-detail-section-head strong{color:var(--detail-accent);margin-left:auto;font-size:14px;font-weight:500;line-height:1}.meme-detail-progress-bar{background:var(--detail-progress-bg);border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.meme-detail-progress-bar i{border-radius:inherit;background:var(--detail-accent);height:100%;display:block}.meme-detail-progress p{color:#34ddd4;text-underline-offset:2px;margin:0;font-size:12px;font-weight:500;line-height:1.25;text-decoration:underline}.meme-detail-progress-link{color:#34ddd4;text-align:left;text-underline-offset:2px;background:0 0;border:0;width:fit-content;max-width:100%;padding:0;font-size:12px;font-weight:500;line-height:1.25;text-decoration:underline}.meme-curve-sheet-backdrop{z-index:90;background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.meme-curve-sheet{--curve-sheet-bg:#fff;--curve-sheet-text:#1f2024;--curve-sheet-muted:#92939a;--curve-sheet-line:#eef0f5;--curve-sheet-progress-bg:#ececf2;width:min(100%,430px);height:min(427px,100vh - 24px);max-height:calc(100vh - 24px);color:var(--curve-sheet-text);background:var(--curve-sheet-bg);border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 -18px 44px #0c0a1c38}[data-theme=dark] .meme-curve-sheet{--curve-sheet-bg:#19192e;--curve-sheet-text:#fff;--curve-sheet-muted:#ffffff94;--curve-sheet-line:#ffffff14;--curve-sheet-progress-bg:#ffffff14}.meme-curve-sheet-head{border-bottom:1px solid var(--curve-sheet-line);justify-content:space-between;align-items:center;min-height:64px;padding:0 16px;display:flex}.meme-curve-sheet-head h2{color:var(--curve-sheet-text);margin:0;font-size:14px;font-weight:500;line-height:22px}.meme-curve-sheet-close{width:24px;height:24px;color:var(--curve-sheet-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}.meme-curve-sheet-panel{min-height:calc(100% - 64px);padding:16px 16px calc(46px + var(--safe-bottom));grid-template-rows:minmax(0,221px) 48px;gap:32px;display:grid;overflow-y:auto}.meme-curve-sheet-content{align-content:start;gap:24px;min-height:221px;display:grid}.meme-curve-sheet-progress{gap:12px;display:grid}.meme-curve-sheet-row{color:var(--curve-sheet-text);justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.meme-curve-sheet-row strong{color:#6b4cff;font-size:14px;font-weight:500;line-height:20px}.meme-curve-sheet-title{align-items:center;gap:4px;min-width:0;display:inline-flex}.meme-curve-sheet-title svg{color:var(--curve-sheet-muted);flex:none}.meme-curve-sheet-bar{background:var(--curve-sheet-progress-bg);height:8px}.meme-curve-sheet-status{color:#00cfc8;text-align:left;text-underline-offset:2px;background:0 0;border:0;width:fit-content;margin:0;padding:0;font-size:12px;font-weight:400;line-height:17px;text-decoration:underline}.meme-curve-sheet-copy-block{gap:8px;display:grid}.meme-curve-sheet-copy{color:var(--curve-sheet-muted);text-align:left;margin:0;font-size:14px;font-weight:400;line-height:20px}.meme-curve-sheet-copy strong{color:var(--curve-sheet-text);font-weight:600}.meme-curve-sheet-action{color:#fff;background:#6b4cff;border:0;border-radius:999px;place-items:center;width:100%;min-height:48px;padding:0 16px;font-size:14px;font-weight:500;display:grid}.creator-fee-info-sheet{border-radius:20px 20px 0 0;width:min(100%,430px);height:auto;max-height:min(72vh,430px)}.creator-fee-info-head{min-height:66px;padding:0 24px}.creator-fee-info-head h2{font-size:18px;font-weight:600}.creator-fee-info-body{gap:18px;padding:28px 24px 24px;display:grid}.creator-fee-info-body p{color:var(--detail-text);margin:0;font-size:18px;font-weight:400;line-height:1.55}.creator-fee-info-body p+p{color:var(--detail-muted)}.creator-fee-info-action{color:#fff;background:var(--detail-accent);border:0;border-radius:999px;place-items:center;height:56px;margin-top:22px;padding:0;font-size:18px;font-weight:500;display:grid}.meme-detail-socials{gap:12px;margin-top:0;display:grid}.meme-detail-socials div{gap:16px;display:flex}.meme-detail-socials a,.meme-detail-socials button{width:28px;height:28px;color:var(--detail-text);background:var(--detail-soft);border:0;border-radius:50%;place-items:center;font-size:12px;font-weight:600;display:grid}.meme-detail-socials svg{width:14px;height:14px}.meme-detail-socials button:disabled{cursor:not-allowed;color:var(--detail-disabled)}.meme-detail-basic{gap:12px;margin-top:0;display:grid}.meme-detail-basic-list{gap:8px;margin:0;display:grid}.meme-detail-basic-list div{justify-content:space-between;align-items:center;gap:18px;min-height:20px;display:flex}.meme-detail-basic-list dt{align-items:center;gap:4px;min-width:0;display:inline-flex}.meme-detail-basic-list dd{min-width:0;color:var(--detail-text);text-align:right;margin:0;font-size:14px;font-weight:400;line-height:1}.meme-detail-basic-list button{justify-content:flex-end;font-size:14px}.meme-detail-basic-info-button{width:14px;height:14px;color:var(--detail-muted);place-items:center;display:inline-grid}.meme-detail-state{min-height:620px;padding-bottom:calc(118px + var(--safe-bottom))}.meme-market-panel{padding:16px 16px calc(118px + var(--safe-bottom));gap:12px;display:grid}.market-risk-notice{min-height:40px;color:var(--detail-muted);background:var(--detail-soft);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:400;line-height:1.25;display:grid}.market-risk-notice svg{color:var(--detail-accent)}.market-creator-fee-risk,.market-liquidity-risk{padding-block:10px}.market-creator-fee-risk>svg,.market-liquidity-risk>svg{color:#ff9838}.market-risk-notice button{width:22px;height:22px;color:var(--detail-muted);background:0 0;border:0;place-items:center;display:grid}.market-token-summary{background:0 0;align-items:start;gap:12px;min-height:181px;margin:0;padding:4px 0 0;display:grid}.market-token-main{border-bottom:1px dashed var(--detail-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:60px;padding-bottom:12px;display:grid}.market-token-logo{color:#fff;background:#08080d;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid;position:relative}.market-token-logo.large{width:45px;height:45px}.market-token-logo-image{border-radius:inherit;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.market-token-logo-image.fallback{background:#08080d}.market-token-logo-image img{object-fit:cover;width:100%;height:100%;display:block}.market-token-logo em{border-radius:50%;place-items:center;width:18px;height:18px;font-style:normal;display:grid;position:absolute;bottom:-1px;right:-1px}.market-token-logo em .chain-icon{width:18px;height:18px}.market-token-copy{gap:6px;min-width:0;display:grid}.market-token-name-row,.market-token-price-row{align-items:baseline;gap:6px;min-width:0;display:flex}.market-token-name-row strong{color:var(--detail-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.1;overflow:hidden}.market-token-name-row em{color:var(--detail-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-style:normal;font-weight:400;line-height:1;overflow:hidden}.market-token-address{width:fit-content;max-width:100%;color:var(--detail-muted);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.market-token-address:disabled{color:var(--detail-muted)}.market-token-price-row strong{color:var(--detail-text);font-size:20px;font-weight:500;line-height:1.1}.market-token-price-row{text-align:right;justify-items:end;gap:7px;display:grid}.market-token-price-row em{font-size:14px;font-style:normal;font-weight:500;line-height:1}.market-token-price-row .up{color:#06b66d}.market-token-price-row .down{color:#ff4b4b}.market-token-price-row .flat{color:var(--detail-muted)}.market-stats-grid{gap:4px;margin:0;display:grid}.market-stats-grid div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:17px;display:grid}.market-stats-grid dt,.market-stats-grid dd{margin:0;line-height:1}.market-stats-grid dt{min-width:0;color:var(--detail-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;font-size:11px;font-weight:400;display:flex;overflow:hidden}.market-stats-grid dt span{text-overflow:ellipsis;min-width:0;overflow:hidden}.market-stat-info-button{width:14px;height:14px;color:var(--detail-muted);-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:none;place-items:center;padding:0;display:inline-grid}.market-stat-info-button svg{stroke-width:2px}.market-stats-grid dd{color:var(--detail-text);text-align:right;font-size:12px;font-weight:500}.market-kline-card{border:1px solid var(--detail-line);background:var(--detail-card);border-radius:12px;height:245px;display:grid;overflow:hidden}.market-interval-row{grid-template-columns:repeat(7,minmax(0,1fr));align-items:center;min-height:35px;padding:0 10px;display:grid}.market-interval-row button{min-width:0;color:var(--detail-muted);white-space:nowrap;background:0 0;border:0;font-size:11px;font-weight:400;line-height:1}.market-interval-row button.active{color:var(--detail-text)}.market-interval-row button:disabled{opacity:1}.meme-kline-chart{border:1px solid var(--detail-line);background:var(--detail-card);border-radius:16px;height:260px;margin:0;position:relative;overflow:hidden}.market-kline-card .meme-kline-chart{background:0 0;border:0;border-radius:0;height:210px}.meme-kline-chart-canvas{width:100%;height:100%}.meme-kline-empty{z-index:1;text-align:center;pointer-events:none;place-content:center;gap:8px;padding:24px;display:grid;position:absolute;inset:0}.meme-kline-empty strong{color:var(--detail-text);font-size:16px;font-weight:600;line-height:1}.meme-kline-empty span{color:var(--detail-muted);font-size:12px;font-weight:400;line-height:1.35}.market-trades-panel{min-height:319px;padding-top:64px;display:block}.market-trades-head{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.market-trades-head h2{color:var(--detail-text);margin:0;font-size:16px;font-weight:600;line-height:22px}.market-trades-table-head{color:var(--detail-muted);grid-template-columns:minmax(130px,1fr) minmax(70px,.42fr) minmax(92px,.62fr);column-gap:14px;margin:0 0 16px;font-size:11px;font-weight:400;line-height:17px;display:grid}.market-trades-table-head span:first-child{grid-column:1}.market-trades-table-head span:nth-child(2){grid-column:2}.market-trades-table-head span:nth-child(3){text-align:right;grid-column:3}.market-trades-state{min-height:180px;color:var(--detail-muted);background:0 0;place-items:center;margin:0;font-size:13px;font-weight:400;display:grid}.market-trade-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.market-trade-list li{grid-template-columns:minmax(130px,1fr) minmax(70px,.42fr) minmax(92px,.62fr);align-items:center;column-gap:14px;min-height:44px;display:grid}.market-trade-main{grid-column:1;align-items:center;gap:8px;min-width:0;display:flex}.market-trade-side{border-radius:5px;flex:none;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;font-weight:600;line-height:17px;display:grid}.market-trade-side.buy{color:#0fbd78;background:#0fbd781f}.market-trade-side.sell{color:#ef5b75;background:#ef5b751f}.market-trade-main span{gap:2px;min-width:0;display:grid}.market-trade-main strong{color:var(--detail-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:17px;overflow:hidden}.market-trade-main strong.buy{color:#0fbd78}.market-trade-main strong.sell{color:#ef5b75}.market-trade-main small{color:var(--detail-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:17px;overflow:hidden}.market-trade-value{color:var(--detail-text);text-align:left;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:12px;font-weight:500;line-height:17px;overflow:hidden}.market-trade-hash{min-width:0;color:var(--detail-muted);grid-column:3;justify-content:flex-end;align-items:center;gap:4px;text-decoration:none;display:inline-flex}.market-trade-hash small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;line-height:17px;overflow:hidden}.market-trade-hash:hover,.market-trade-hash:focus-visible{color:var(--detail-text)}.market-connect-wallet-button{color:#fff;background:var(--detail-accent);text-align:center;border:0;border-radius:16px;width:100%;height:48px;margin-top:24px;font-size:16px;font-weight:600;line-height:1}.meme-trade-panel{padding:16px 16px calc(118px + var(--safe-bottom));gap:0;display:grid}.trade-risk-notice{min-height:41px;color:var(--detail-risk-text);background:var(--detail-risk-bg);border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:16px;padding:0 10px;font-size:12px;font-weight:500;line-height:17px;display:grid}.trade-risk-notice svg:first-child{color:#ff963d}.trade-risk-notice span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.trade-risk-notice button{width:22px;height:22px;color:var(--detail-text);background:0 0;border:0;place-items:center;display:grid}.trade-side-switch{background:var(--detail-segment-bg);border-radius:999px;grid-template-columns:repeat(2,1fr);height:44px;padding:4px;display:grid;overflow:hidden}.trade-side-switch button{color:var(--detail-muted);background:0 0;border:0;border-radius:999px;font-size:14px;font-weight:500;line-height:20px}.trade-side-switch .active{color:var(--detail-text);background:var(--detail-segment-active)}.trade-amount-field{background:var(--detail-soft);border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:48px;margin-top:24px;padding:0 12px;display:grid}.trade-amount-field input{min-width:0;color:var(--detail-text);background:0 0;border:0;outline:0;font-size:14px;font-weight:500;line-height:20px}.trade-amount-field input:disabled{color:var(--detail-disabled)}.trade-amount-field span{color:var(--detail-muted);font-size:14px;font-weight:500;line-height:20px}.trade-quick-amounts{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.trade-quick-amounts button{min-width:0;height:36px;color:var(--detail-text);background:var(--detail-soft);border:1px solid #0000;border-radius:9px;font-size:14px;font-weight:500;line-height:20px}.trade-quick-amounts button.active{border-color:var(--detail-accent);color:var(--detail-accent);background:0 0}.trade-side-switch button:disabled,.trade-quick-amounts button:disabled{cursor:not-allowed;opacity:.55}.trade-wallet-line{min-height:28px;color:var(--detail-text);justify-content:flex-end;align-items:center;gap:8px;margin-top:16px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.trade-panel-divider{background-image:linear-gradient(to right, var(--detail-line) 33%, transparent 0);background-repeat:repeat-x;background-size:8px 1px;height:1px;margin:20px 0 24px;display:block}.trade-submit-button{color:#fff;border:0;border-radius:999px;height:48px;font-size:14px;font-weight:600;line-height:20px}.trade-submit-button.buy{background:#08b779}.trade-submit-button.sell{background:#ef4444}.trade-submit-button:disabled{cursor:not-allowed;opacity:.58}.trade-submit-button.empty-amount:disabled{color:#ffffff85;opacity:1;background:#a79bff}.trade-submit-button.migrating,.trade-submit-button.migrating:disabled{color:#fff;opacity:1;background:#7bd8b8}[data-theme=dark] .trade-submit-button.empty-amount:disabled{color:#ffffff73;background:#382a87}.trade-summary-list{gap:12px;margin:24px 0 0;display:grid}.trade-summary-list div{justify-content:space-between;align-items:center;gap:16px;display:flex}.trade-summary-list dt{color:var(--detail-muted);align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:20px;display:inline-flex}.trade-fee-info-trigger{width:18px;height:18px;color:var(--detail-muted);background:0 0;border:0;place-items:center;padding:0;display:grid}.trade-fee-breakdown-backdrop{z-index:110;background:#000c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.trade-fee-breakdown-popover{--trade-fee-sheet-bg:#fff;--trade-fee-sheet-text:#1f2024;--trade-fee-sheet-primary:#1f2024e3;--trade-fee-sheet-muted:#1f202461;--trade-fee-sheet-subtle:#1f20248a;--trade-fee-sheet-line:#e8e9f1;width:min(100%,430px);max-height:calc(100vh - 24px);color:var(--trade-fee-sheet-text);background:var(--trade-fee-sheet-bg);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden}[data-theme=dark] .trade-fee-breakdown-popover{--trade-fee-sheet-bg:#19192e;--trade-fee-sheet-text:#fff;--trade-fee-sheet-primary:#ffffffe3;--trade-fee-sheet-muted:#ffffff61;--trade-fee-sheet-subtle:#ffffff8a;--trade-fee-sheet-line:#ffffff14}.trade-fee-breakdown-popover header{border-bottom:1px solid var(--trade-fee-sheet-line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 16px;display:flex}.trade-fee-breakdown-popover header strong{color:var(--trade-fee-sheet-text);font-size:16px;font-weight:500;line-height:22px}.trade-fee-breakdown-popover header button{width:24px;height:24px;color:var(--trade-fee-sheet-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.trade-fee-breakdown-body{gap:32px;padding:16px 16px 12px;display:grid}.trade-fee-breakdown-popover dl{gap:16px;margin:0;display:grid}.trade-fee-breakdown-popover dl div{justify-content:space-between;align-items:center;gap:12px;display:flex}.trade-fee-breakdown-popover dt,.trade-fee-breakdown-popover dd{min-width:0;color:var(--trade-fee-sheet-text);font-size:14px;font-weight:400;line-height:20px}.trade-fee-breakdown-popover dd{color:var(--trade-fee-sheet-primary);text-align:right}.trade-fee-breakdown-popover dl div+div dt{color:var(--trade-fee-sheet-muted)}.trade-fee-breakdown-action{color:#fff;background:#6552fe;border:0;border-radius:999px;place-items:center;width:100%;min-height:48px;padding:0 16px;font-size:14px;font-weight:500;display:grid}.trade-fee-breakdown-homebar{height:calc(34px + var(--safe-bottom));flex:none;display:block;position:relative}.trade-fee-breakdown-homebar:after{bottom:calc(9px + var(--safe-bottom));background:var(--trade-fee-sheet-text);content:"";border-radius:999px;width:134px;height:5px;position:absolute;left:50%;transform:translate(-50%)}.trade-summary-list dd{min-width:0;color:var(--detail-text);text-align:right;word-break:break-word;margin:0;font-size:14px;font-weight:500;line-height:20px}.trade-warning{color:#9a351f;background:#ffe9df;border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.35}[data-theme=dark] .trade-warning{color:#ffd4c4;background:#9a351f3d}.meme-item.unavailable .buy-pill{color:#8f9096;background:#eeeeef}.explore-footer{width:100%;padding:24px 16px calc(88px + var(--safe-bottom));color:var(--explore-text);background:var(--explore-footer-bg,#f5f6fd);flex:none;margin-top:0}.footer-top,.dnd-row{justify-content:space-between;align-items:center;display:flex}.footer-brand{font-size:22px}.footer-theme-toggle{background:var(--explore-secondary-bg);border-radius:999px;padding:3px;display:flex}.footer-top button{width:28px;height:28px;color:var(--explore-muted);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.footer-top button img{object-fit:contain;grid-area:1/1;width:18px;height:18px;display:block}.footer-theme-toggle .theme-icon-active,.footer-theme-toggle button.active .theme-icon-base{display:none}.footer-theme-toggle button.active .theme-icon-active{display:block}.footer-top button.active{color:#fff;background:#6552fe}.dnd-row{border-bottom:1px solid var(--explore-line);gap:12px;padding:24px 0 28px}.dnd-row b{margin-right:auto;font-size:18px}.dnd-row button{color:#fff;background:#6552fe;border:0;border-radius:15px;align-items:center;gap:5px;min-height:30px;padding:0 12px;font-size:12px;font-weight:400;display:inline-flex}.footer-links{grid-template-columns:repeat(2,1fr);gap:26px 42px;padding-top:26px;display:grid}.footer-links span{gap:10px;display:grid}.footer-links b{color:var(--explore-muted);font-size:14px;font-weight:500}.footer-links a,.footer-link-button{color:var(--explore-text);font-size:16px;font-weight:400}.footer-link-button{text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:0;width:fit-content;padding:0;font-family:inherit}.footer-link-button:focus,.footer-link-button:focus-visible{outline:none}.footer-socials{gap:14px;padding-top:28px;display:flex}.footer-socials a{width:26px;height:26px;color:var(--explore-text);place-items:center;text-decoration:none;display:grid}.footer-socials img{object-fit:contain;width:24px;height:24px;display:block}.footer-socials .footer-social-icon-dark{display:none}.help-frame{--help-card:#f7f7fb;--help-soft:#f0edff;--help-code:#ebe7ff;--help-shadow:0 12px 28px #4b3db114}[data-theme=dark] .help-frame{--help-card:#17172b;--help-soft:#211d43;--help-code:#28224e;--help-shadow:none}.help-drawer-backdrop{--explore-bg:#fff;--explore-text:#1f2024;--explore-muted:#1f20248a;--explore-line:#e7e9f1;--explore-secondary-bg:#f2f2f7;--help-card:#f7f7fb;--help-soft:#f0edff;--help-code:#ebe7ff;--help-shadow:0 12px 28px #4b3db114;z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a0a167a;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.help-drawer-backdrop[data-theme=dark]{--explore-bg:#080817;--explore-text:#fff;--explore-muted:#ffffff8f;--explore-line:#ffffff17;--explore-secondary-bg:#151527;--help-card:#17172b;--help-soft:#211d43;--help-code:#28224e;--help-shadow:none}.help-drawer{width:min(560px,100%);min-width:0;height:100dvh;color:var(--explore-text);background:var(--explore-bg);flex-direction:column;animation:.18s ease-out help-drawer-in;display:flex;box-shadow:-20px 0 60px #08081733}.help-drawer-head{border-bottom:1px solid var(--explore-line);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:14px 20px;display:flex}.help-drawer-head h2,.help-drawer-head small{margin:0}.help-drawer-head small{color:#6552fe;letter-spacing:.1em;font-size:10px;font-weight:700}.help-drawer-head h2{margin-top:3px;font-size:21px}.help-drawer-head>button{width:38px;height:38px;color:var(--explore-text);background:var(--explore-secondary-bg);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.help-drawer-body{overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}@keyframes help-drawer-in{0%{opacity:0;transform:translate(28px)}to{opacity:1;transform:translate(0)}}.legal-body{padding:24px 20px calc(32px + var(--safe-bottom));overflow-wrap:anywhere;font-size:14px;line-height:1.85}.legal-body h3{margin:0 0 12px;font-size:17px;line-height:1.5}.legal-body p{margin:8px 0}.legal-title{margin-bottom:24px}.legal-title h3{font-size:24px}.legal-title p,.legal-title small{color:var(--explore-muted)}.legal-notice,.legal-contents{border:1px solid var(--explore-line);background:var(--help-card);border-radius:14px;padding:16px}.legal-contents{margin-top:20px}.legal-contents summary{cursor:pointer;font-weight:600}.legal-contents nav{gap:4px;margin-top:12px;display:grid}.legal-contents button{color:var(--explore-text);text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0}.legal-section{border-top:1px solid var(--explore-line);margin-top:28px;padding-top:24px}.help-content{scroll-behavior:smooth;gap:16px;padding:4px 16px 0;display:grid}.help-content-embedded{padding:18px 18px calc(24px + var(--safe-bottom))}.help-back{width:fit-content;color:var(--explore-muted);background:var(--explore-secondary-bg);border:0;border-radius:999px;align-items:center;gap:4px;margin:2px 0 0;padding:6px 10px;font-size:13px;display:inline-flex}.help-hero{color:#fff;box-shadow:var(--help-shadow);background:radial-gradient(circle at 92% 10%,#5bd0ff85,#0000 30%),linear-gradient(145deg,#1a0b45 0%,#4e38d8 62%,#6552fe 100%);border-radius:24px;gap:12px;padding:24px 20px;display:grid;overflow:hidden}.help-hero>p,.help-hero>span,.help-hero h1{margin:0}.help-hero>p{color:#b9afff;letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:700}.help-hero h1{max-width:310px;font-size:28px;line-height:1.25}.help-hero>span{color:#ffffffc2;font-size:14px;line-height:1.7}.help-hero-tags{flex-wrap:wrap;gap:7px;display:flex}.help-hero-tags i{color:#ffffffdb;background:#ffffff17;border:1px solid #fff3;border-radius:999px;padding:5px 9px;font-size:10px;font-style:normal}.help-search-wrap{z-index:3;position:relative}.help-search{border:1px solid var(--explore-line);min-height:48px;color:var(--explore-muted);background:var(--help-card);border-radius:15px;align-items:center;gap:10px;padding:0 14px;display:flex}.help-search input{min-width:0;color:var(--explore-text);background:0 0;border:0;outline:0;flex:1;font-size:14px}.help-search button{width:28px;height:28px;color:var(--explore-muted);background:0 0;border:0;place-items:center;padding:0;display:grid}.help-search-results{border:1px solid var(--explore-line);background:var(--explore-bg);border-radius:14px;width:100%;max-height:260px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 16px 36px #1118272e}.help-search-results>p{color:var(--explore-muted);text-align:center;margin:0;padding:16px;font-size:13px}.help-search-result{width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:10px;display:flex}.help-search-result:hover,.help-search-result:focus-visible{background:var(--help-soft);outline:none}.help-search-result span{color:var(--explore-text);font-size:13px;font-weight:600}.help-search-result small{color:var(--explore-muted);flex:none;font-size:11px}.help-nav{scrollbar-width:none;gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.help-nav::-webkit-scrollbar{display:none}.help-nav a{border:1px solid var(--explore-line);color:var(--explore-muted);background:var(--explore-bg);border-radius:999px;flex:none;padding:8px 12px;font-size:12px}.help-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.help-topic-grid>button{border:1px solid var(--explore-line);min-width:0;min-height:108px;color:var(--explore-text);background:var(--help-card);font:inherit;text-align:left;cursor:pointer;border-radius:15px;align-content:start;gap:7px;padding:14px;transition:border-color .16s,transform .16s,background .16s;display:grid}.help-topic-grid>button:hover,.help-topic-grid>button:focus-visible{background:var(--help-soft);border-color:#6552fe;outline:none;transform:translateY(-1px)}.help-topic-grid>button>span{color:#6552fe;font-size:11px;font-weight:700}.help-topic-grid>button>strong{overflow-wrap:anywhere;font-size:14px;line-height:1.35}.help-topic-grid>button>small{color:var(--explore-muted);font-size:11px;line-height:1.5}.help-section{border:1px solid var(--explore-line);background:var(--explore-bg);box-shadow:var(--help-shadow);border-radius:20px;gap:14px;padding:20px 16px;scroll-margin-top:16px;display:grid}.help-section>h2,.help-kicker,.help-section-intro{margin:0}.help-kicker{color:#6552fe;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700}.help-section>h2{color:var(--explore-text);font-size:21px;line-height:1.3}.help-section-intro{color:var(--explore-muted);font-size:13px;line-height:1.75}.help-quick-grid,.help-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.help-quick-card,.help-info-card{border:1px solid var(--explore-line);background:var(--help-card);border-radius:14px;align-content:start;gap:8px;padding:13px;display:grid}button.help-quick-card{color:inherit;font:inherit;text-align:left;cursor:pointer}.help-quick-card>span{color:#fff;background:#6552fe;border-radius:8px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:700;display:grid}.help-quick-card strong,.help-info-card h3{color:var(--explore-text);margin:0;font-size:14px;line-height:1.4}.help-quick-card p,.help-info-card p{color:var(--explore-muted);margin:0;font-size:12px;line-height:1.6}.help-quick-card small{color:#6552fe;margin-top:auto;font-size:11px;font-weight:600}.help-notice{border-left:3px solid;border-radius:8px;gap:5px;padding:12px 13px;font-size:12px;line-height:1.65;display:grid}.help-notice strong{font-size:13px}.help-notice-warning{color:#8a5500;background:#fff7e7;border-color:#efa61a}.help-notice-info{color:#4934bb;background:#f1efff;border-color:#6552fe}.help-notice-success{color:#087753;background:#eafaf4;border-color:#08b779}.help-notice-danger{color:#a22934;background:#fff0f2;border-color:#e45662}[data-theme=dark] .help-notice-warning{color:#ffd27d;background:#efa61a21}[data-theme=dark] .help-notice-info{color:#c5bdff;background:#6552fe24}[data-theme=dark] .help-notice-success{color:#76e2be;background:#08b77921}[data-theme=dark] .help-notice-danger{color:#ffabb2;background:#e4566221}.help-table-scroll{border:1px solid var(--explore-line);border-radius:13px;overflow-x:auto}.help-table-scroll table{border-collapse:collapse;width:100%;min-width:520px;color:var(--explore-text);font-size:11px;line-height:1.55}.help-table-scroll caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.help-table-scroll th,.help-table-scroll td{border-right:1px solid var(--explore-line);border-bottom:1px solid var(--explore-line);text-align:left;vertical-align:top;padding:10px}.help-table-scroll th{color:var(--explore-muted);background:var(--help-card);font-weight:600}.help-table-scroll th:last-child,.help-table-scroll td:last-child{border-right:0}.help-table-scroll tbody tr:last-child td{border-bottom:0}.help-guide{border:1px solid var(--explore-line);background:var(--help-card);border-radius:15px;gap:14px;padding:14px;scroll-margin-top:16px;display:grid}.help-guide>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.help-guide>header h3,.help-guide>header p{margin:0}.help-guide>header h3{color:var(--explore-text);font-size:15px}.help-guide>header p{color:var(--explore-muted);margin-top:5px;font-size:11px;line-height:1.5}.help-guide>header>span{color:#6552fe;background:var(--help-soft);border-radius:999px;flex:none;padding:4px 8px;font-size:10px;font-weight:700}.help-guide ol{counter-reset:help-step;gap:0;margin:0;padding:0;list-style:none;display:grid}.help-guide li{counter-increment:help-step;gap:4px;min-height:50px;padding:0 0 13px 34px;display:grid;position:relative}.help-guide li:last-child{min-height:30px;padding-bottom:0}.help-guide li:before{color:#fff;content:counter(help-step);background:#6552fe;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:grid;position:absolute;top:0;left:0}.help-guide li:not(:last-child):after{background:var(--explore-line);content:"";width:1px;position:absolute;top:25px;bottom:3px;left:10px}.help-guide li strong{color:var(--explore-text);font-size:13px}.help-guide li p{color:var(--explore-muted);margin:0;font-size:12px;line-height:1.55}.help-formula{background:var(--help-code);border-radius:13px;gap:8px;padding:14px;display:grid}.help-formula strong{color:var(--explore-text);font-size:13px}.help-formula code{overflow-wrap:anywhere;color:#5841e2;font-family:inherit;font-size:12px;font-weight:600;line-height:1.6}[data-theme=dark] .help-formula code{color:#b8adff}.help-formula p{color:var(--explore-muted);margin:0;font-size:11px;line-height:1.55}.help-flow{background:var(--help-soft);scrollbar-width:none;border-radius:12px;gap:20px;padding:11px 12px;display:flex;overflow-x:auto}.help-flow span{color:var(--explore-text);flex:none;font-size:11px;font-weight:600;position:relative}.help-flow span:not(:last-child):after{color:#6552fe;content:"→";position:absolute;right:-14px}.help-faq-list{gap:9px;display:grid}.help-faq-list details{border:1px solid var(--explore-line);background:var(--help-card);border-radius:12px}.help-faq-list summary{color:var(--explore-text);cursor:pointer;padding:13px;font-size:13px;font-weight:600;line-height:1.5}.help-faq-list details p{color:var(--explore-muted);margin:0;padding:0 13px 13px;font-size:12px;line-height:1.7}.help-glossary{border:1px solid var(--explore-line);background:var(--help-card);border-radius:13px;gap:0;display:grid}.help-glossary>div{border-bottom:1px solid var(--explore-line);grid-template-columns:minmax(105px,.7fr) minmax(0,1.3fr);gap:12px;padding:12px;display:grid}.help-glossary>div:last-child{border-bottom:0}.help-glossary strong{color:var(--explore-text);font-size:12px}.help-glossary span{color:var(--explore-muted);font-size:12px;line-height:1.55}.help-disclaimer{color:var(--explore-muted);text-align:center;margin:0;padding:4px 12px 12px;font-size:11px;line-height:1.7}@media (max-width:370px){.help-quick-grid,.help-card-grid{grid-template-columns:1fr}}@media (max-width:640px){.help-drawer-backdrop{align-items:flex-end}.help-drawer{border-radius:24px 24px 0 0;width:100%;height:min(88dvh,820px);animation-name:help-drawer-up;box-shadow:0 -20px 60px #08081740}.help-drawer-head{min-height:68px;padding:12px 16px}.help-content-embedded{padding:14px 14px calc(20px + var(--safe-bottom))}.help-content-embedded .help-hero{border-radius:19px;padding:19px 17px}.help-content-embedded .help-hero h1{font-size:23px}@keyframes help-drawer-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}}.dark .footer-social-icon-light,[data-theme=dark] .footer-social-icon-light{display:none}.dark .footer-social-icon-dark,[data-theme=dark] .footer-social-icon-dark{display:block}.assets-frame{--assets-bg:#fff;--assets-text:#1f2024;--assets-muted:#1f20248a;--assets-card-bg:#f0edff;--assets-icon-bg:#fff;--assets-soft:#f4f4f8;--assets-soft-strong:#e9e9ee;--assets-line:#ececf2;--assets-primary:#6552fe;--assets-positive:#00b979;color:var(--assets-text);background:var(--assets-bg);padding-bottom:0}[data-theme=dark] .assets-frame{--assets-bg:#030313;--assets-text:#fff;--assets-muted:#ffffff8a;--assets-card-bg:#19192e;--assets-icon-bg:#252540;--assets-soft:#151527;--assets-soft-strong:#1d1d34;--assets-line:#ffffff14;--assets-positive:#05b979}.assets-content{gap:24px;padding:16px 16px 0;display:grid}.assets-balance-panel{background:var(--assets-card-bg);border-radius:16px;gap:24px;min-height:234px;padding:16px;display:grid}.assets-balance-copy{gap:8px;display:grid}.assets-balance-copy>span{color:var(--assets-text);font-size:16px;font-weight:500;line-height:1.35}.assets-balance-panel h1{color:var(--assets-text);letter-spacing:0;margin:0;font-size:32px;font-weight:700;line-height:1.16}.assets-balance-panel p{color:var(--assets-positive);align-items:center;gap:0;margin:0;font-size:14px;font-weight:400;line-height:1.15;display:inline-flex}.assets-balance-panel p span{color:var(--assets-positive)}.assets-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:31px;display:grid}.assets-action-grid button{min-width:0;color:var(--assets-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-items:center;gap:8px;padding:0;font-size:14px;font-weight:600;line-height:1.4;display:grid}.assets-action-icon{width:54px;height:54px;color:var(--assets-primary);background:var(--assets-icon-bg);border-radius:50%;place-items:center;display:grid}.assets-action-icon svg{stroke-width:1.8px;width:24px;height:24px}[data-theme=dark] .assets-action-icon{color:#fff}.assets-connect-cta{color:#fff;background:var(--assets-primary);-webkit-tap-highlight-color:transparent;border:0;border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:26px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.assets-tabs{align-items:center;gap:24px;min-height:31px;margin-top:0;display:flex}.assets-tabs button{min-height:31px;color:var(--assets-muted);-webkit-tap-highlight-color:transparent;background:0 0;border:0;padding:0;font-size:16px;font-weight:500;line-height:1.2;position:relative}.assets-tabs button.active{color:var(--assets-text)}.assets-tabs button.active:after{background:var(--assets-primary);content:"";border-radius:999px;width:32px;height:3px;position:absolute;bottom:0;left:0}.asset-token-list{align-content:start;gap:0;min-height:300px;padding-bottom:32px;display:grid}.asset-token-list-sentinel{min-height:32px;color:var(--assets-muted);place-items:center;font-size:12px;display:grid}.asset-token-list-sentinel button{color:var(--assets-primary);background:var(--assets-soft);font:inherit;border:0;border-radius:999px;padding:6px 14px}.asset-token-row{width:100%;min-height:68px;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0;display:grid}.asset-token-mark{color:#fff;background:#101010;border-radius:50%;place-items:center;width:40px;height:40px;font-size:17px;font-weight:700;display:grid;position:relative;overflow:visible}.asset-token-mark.native{color:#fff;background:#f0b90b}.asset-token-mark img{object-fit:cover;width:100%;height:100%}.asset-token-mark em{place-items:center;width:14px;height:14px;font-style:normal;display:grid;position:absolute;bottom:-2px;right:-2px}.asset-token-mark em .chain-icon{width:14px;height:14px}.asset-token-copy,.asset-token-balance{gap:3px;min-width:0;display:grid}.asset-token-copy strong,.asset-token-balance strong{color:var(--assets-text);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:500;line-height:1.2;overflow:hidden}.asset-token-copy small,.asset-token-balance small{color:var(--assets-muted);font-size:14px;font-weight:400;line-height:1.2}.asset-token-balance{text-align:right;justify-items:end}.assets-empty-state{text-align:center;align-content:start;justify-items:center;gap:12px;min-height:238px;padding:42px 20px 0;display:grid}.assets-empty-state img{object-fit:contain;width:80px;height:80px;display:block}.assets-empty-state span{color:var(--assets-muted);margin:0;font-size:14px;font-weight:400;line-height:1.2}.assets-empty-create{color:#fff;background:var(--assets-primary);-webkit-tap-highlight-color:transparent;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:88px;min-height:34px;margin-top:4px;padding:0 18px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.asset-detail-frame{--asset-detail-card-bg:#fff;--asset-detail-card-soft:#f8f8fb;--asset-detail-green:#05b979;--asset-detail-red:#ef4d62}[data-theme=dark] .asset-detail-frame{--asset-detail-card-bg:#151527;--asset-detail-card-soft:#202036}.asset-detail-content{gap:24px;padding:20px 16px 0;display:grid}.asset-detail-state{min-height:470px;color:var(--assets-muted);text-align:center;align-content:center;justify-items:center;padding:24px 16px;font-size:14px;font-weight:400;line-height:1.4;display:grid}.asset-detail-state .assets-connect-cta{margin-top:0}.asset-detail-summary{gap:16px;display:grid}.asset-detail-summary-main{align-items:start;gap:16px;display:grid}.asset-detail-identity{grid-template-columns:45px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.asset-detail-identity .asset-token-mark{width:45px;height:45px;font-size:19px}.asset-detail-identity .asset-token-mark em{width:18px;height:18px;bottom:-1px;right:-1px}.asset-detail-identity .asset-token-mark em .chain-icon{width:18px;height:18px}.asset-detail-identity>span{gap:3px;min-width:0;display:grid}.asset-detail-title-row{align-items:baseline;gap:8px;min-width:0;display:flex}.asset-detail-title-row strong{min-width:0;color:var(--assets-text);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:18px;font-weight:600;line-height:24px;overflow:hidden}.asset-detail-title-row small{min-width:0;color:var(--assets-muted);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;font-size:12px;font-weight:400;line-height:17px;overflow:hidden}.asset-detail-native-label{width:fit-content;color:var(--assets-muted);font-size:12px;font-style:normal;font-weight:400;line-height:17px}.asset-detail-identity button,.asset-detail-meta button{width:fit-content;color:var(--assets-muted);-webkit-tap-highlight-color:transparent;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:400;line-height:17px;display:inline-flex}.asset-detail-balance{text-align:left;justify-items:start;gap:4px;display:grid}.asset-detail-balance strong{color:var(--assets-text);font-size:20px;font-weight:600;line-height:28px}.asset-detail-balance small{color:var(--assets-muted);font-size:12px;font-weight:400;line-height:17px}.asset-detail-meta{margin:0;padding:0;display:grid}.asset-detail-meta div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.asset-detail-meta dt,.asset-detail-meta dd{margin:0;font-size:12px;font-weight:400;line-height:18px}.asset-detail-meta dt{color:var(--assets-muted)}.asset-detail-meta dd{color:var(--assets-text);align-items:center;gap:4px;display:inline-flex}.asset-detail-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:0 16px;display:grid}.asset-detail-actions.without-trade{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-detail-actions button{color:var(--assets-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-items:center;gap:8px;padding:0;font-size:14px;font-weight:600;line-height:20px;display:grid}.asset-detail-action-icon{width:54px;height:54px;color:var(--assets-primary);background:var(--assets-card-bg);border-radius:50%;place-items:center;display:grid}[data-theme=dark] .asset-detail-action-icon{color:#fff;background:var(--assets-icon-bg)}.asset-detail-revenue-card,.asset-detail-claim-card{border:1px solid var(--assets-line);background:var(--asset-detail-card-soft);border-radius:16px;gap:16px;padding:16px;display:grid}.asset-detail-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.asset-detail-card-head h2,.asset-detail-transactions h2{color:var(--assets-text);margin:0;font-size:16px;font-weight:600;line-height:22px}.asset-detail-card-head strong{color:var(--assets-text);font-size:20px;font-weight:600;line-height:28px}.asset-detail-revenue-lines{gap:6px;display:grid}.asset-detail-revenue-lines span,.asset-detail-revenue-card p,.asset-detail-revenue-block p{justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.asset-detail-revenue-lines small,.asset-detail-revenue-card p span,.asset-detail-revenue-block h3,.asset-detail-revenue-block span{color:var(--assets-muted);font-size:14px;font-weight:400;line-height:20px}.asset-detail-revenue-lines strong,.asset-detail-revenue-card p strong,.asset-detail-revenue-block strong{color:var(--assets-text);font-size:14px;font-weight:600;line-height:20px}.asset-detail-ratio-bar{background:var(--assets-soft);border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.asset-detail-ratio-bar i,.asset-detail-ratio-bar b{height:100%;display:block}.asset-detail-ratio-bar i{background:var(--asset-detail-green)}.asset-detail-ratio-bar b{background:#e93416}.asset-detail-claim-card{gap:16px}.asset-detail-revenue-block{gap:8px;display:grid}.asset-detail-revenue-block h3{color:var(--assets-text);margin:0;font-weight:600}.asset-detail-revenue-block.muted h3,.asset-detail-revenue-block.muted span{color:var(--assets-muted)}.asset-detail-claim-card>button{color:#fff;background:var(--assets-primary);-webkit-tap-highlight-color:transparent;border:0;border-radius:24px;justify-content:center;align-items:center;min-height:48px;margin-top:2px;font-size:14px;font-weight:600;line-height:20px;display:flex}.asset-detail-claim-card>button:disabled{background:#8d8d8d}.asset-detail-claim-error{color:#ff4d4f;text-align:right;margin:-2px 0 0;font-size:12px;font-weight:400;line-height:17px}.asset-detail-transactions{align-content:start;gap:12px;min-height:365px;padding-bottom:52px;display:grid}.asset-detail-transactions header{justify-content:space-between;align-items:center;gap:12px;min-height:25px;display:flex}.asset-detail-transactions header span{color:var(--assets-muted);font-size:14px;font-weight:400;line-height:20px}.asset-detail-transaction-head,.asset-detail-transaction-row{grid-template-columns:22px minmax(92px,1fr) minmax(58px,.54fr) minmax(86px,.76fr);align-items:center;column-gap:6px;display:grid}.asset-detail-transaction-head{color:var(--assets-muted);font-size:13px;font-weight:400;line-height:18px}.asset-detail-transaction-head span:first-child{grid-column:1/3}.asset-detail-transaction-head span:nth-child(2),.asset-detail-transaction-value{text-align:right}.asset-detail-transaction-head span:nth-child(3),.asset-detail-transaction-row a{text-align:right;justify-self:end}.asset-detail-transaction-list{align-content:start;gap:14px;min-height:298px;display:grid}.asset-detail-transaction-row{min-height:38px}.asset-detail-side-badge{width:20px;height:20px;color:var(--asset-detail-green);background:#05b9791f;border-radius:6px;place-items:center;font-size:12px;font-weight:700;line-height:1;display:grid}.asset-detail-transaction-row.sell .asset-detail-side-badge{color:var(--asset-detail-red);background:#ef4d621f}.asset-detail-transaction-amount{gap:1px;min-width:0;display:grid}.asset-detail-transaction-amount strong{color:var(--asset-detail-green);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.asset-detail-transaction-row.sell .asset-detail-transaction-amount strong{color:var(--asset-detail-red)}.asset-detail-transaction-amount small,.asset-detail-transaction-row a{color:var(--assets-muted);font-size:12px;font-weight:400;line-height:17px}.asset-detail-transaction-value{color:var(--assets-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.asset-detail-transaction-row a{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:3px;max-width:96px;text-decoration:none;display:inline-flex;overflow:hidden}.asset-detail-empty{border:1px solid var(--assets-line);min-height:298px;color:var(--assets-muted);border-radius:16px;place-items:center;font-size:14px;font-weight:400;display:grid}.receive-sheet-backdrop{z-index:42;background:#0000009e;place-items:end center;display:grid;position:fixed;inset:0}.receive-sheet{--receive-sheet-bg:#fff;--receive-sheet-text:#1f2024;--receive-sheet-muted:#1f20248a;--receive-sheet-line:#ececf2;--receive-sheet-card:#fff;--receive-copy-bg:#f4f3fa;width:min(100%,430px);height:482px;color:var(--receive-sheet-text);background:var(--receive-sheet-bg);border-radius:22px 22px 0 0;grid-template-rows:64px 384px 34px;padding-bottom:0;display:grid;overflow:hidden}html[data-theme=dark] .receive-sheet,[data-theme=dark] .receive-sheet{--receive-sheet-bg:#19192e;--receive-sheet-text:#fff;--receive-sheet-muted:#ffffff8f;--receive-sheet-line:#ffffff14;--receive-sheet-card:#202036;--receive-copy-bg:#ffffff14}.receive-sheet-head{border-bottom:1px solid var(--receive-sheet-line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 16px;display:flex}.receive-sheet-head h2{color:var(--receive-sheet-text);margin:0;font-size:16px;font-weight:600;line-height:22px}.receive-sheet-head button{width:24px;height:24px;color:var(--receive-sheet-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}.receive-sheet-body{align-content:start;justify-items:center;gap:0;padding:24px 16px 0;display:grid}.receive-sheet-title{color:var(--receive-sheet-text);font-size:16px;font-weight:600;line-height:22px}.receive-qr-frame{background:0 0;place-items:center;width:min(342px,100%);height:224px;margin-top:12px;display:grid;position:relative}.receive-qr-frame>img{width:200px;height:200px;display:block}.receive-qr-chain{background:0 0;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.receive-qr-chain .chain-icon{width:44px;height:44px}.receive-address-card{border:1px solid var(--receive-sheet-line);width:100%;min-height:66px;color:var(--receive-sheet-text);background:var(--receive-sheet-card);text-align:left;-webkit-tap-highlight-color:transparent;border-radius:12px;grid-template-columns:auto minmax(0,1fr) 48px;align-items:center;gap:8px;margin-top:12px;padding:13px 16px;display:grid}.receive-address-chain{place-items:center;width:40px;height:40px;display:grid}.receive-address-chain .chain-icon{width:40px;height:40px}.receive-address-card span:nth-child(2){gap:0;min-width:0;display:grid}.receive-address-card strong{color:var(--receive-sheet-text);font-size:14px;font-weight:600;line-height:22px}.receive-address-card small{color:var(--receive-sheet-muted);overflow-wrap:anywhere;white-space:normal;word-break:break-all;font-size:12px;font-weight:400;line-height:17px}.receive-address-copy{width:48px;height:25px;color:var(--receive-sheet-muted);background:var(--receive-copy-bg);border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:400;line-height:17px;display:flex}.receive-address-copy.copied{color:var(--accent)}.receive-sheet-homebar{height:34px;position:relative}.receive-sheet-homebar:after{background:var(--receive-sheet-text);content:"";border-radius:999px;width:134px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.asset-token-select-backdrop{z-index:42;background:#0000009e;place-items:end center;display:grid;position:fixed;inset:0}.asset-token-select-sheet{--token-select-bg:#fff;--token-select-text:#1f2024;--token-select-muted:#1f20248a;--token-select-line:#ececf2;--token-select-search:#f5f5f8;--token-select-soft:#f4f3fa;--token-select-field:#f8f8fa;--token-select-primary:#654cf6;--receive-sheet-text:var(--token-select-text);width:min(100%,430px);height:466px;color:var(--token-select-text);background:var(--token-select-bg);border-radius:22px 22px 0 0;grid-template-rows:64px 368px 34px;display:grid;overflow:hidden}html[data-theme=dark] .asset-token-select-sheet,[data-theme=dark] .asset-token-select-sheet{--token-select-bg:#19192e;--token-select-text:#fff;--token-select-muted:#ffffff8f;--token-select-line:#ffffff14;--token-select-search:#ffffff14;--token-select-soft:#252540;--token-select-field:#34344c;--token-select-primary:#654cf6}.asset-token-select-head{border-bottom:1px solid var(--token-select-line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 16px;display:flex}.asset-token-select-head h2{color:var(--token-select-text);margin:0;font-size:16px;font-weight:600;line-height:22px}.asset-token-select-head button{width:24px;height:24px;color:var(--token-select-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}.asset-token-select-body{align-content:start;min-width:0;padding:12px 16px 0;display:grid}.send-token-search{width:100%;height:32px;color:var(--token-select-muted);background:var(--token-select-search);border-radius:8px;align-items:center;gap:7px;padding:0 12px;display:flex}.send-token-search input{width:100%;min-width:0;color:var(--token-select-text);background:0 0;border:0;outline:0;font-size:14px;font-weight:400;line-height:20px}.send-token-search input::placeholder{color:var(--token-select-muted)}.send-token-network{height:20px;color:var(--token-select-muted);align-items:center;gap:4px;margin-top:12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.send-token-network-chain{color:var(--token-select-text);align-items:center;gap:4px;display:inline-flex}.send-token-network-chain .chain-icon{width:16px;height:16px}.send-token-list{align-content:start;max-height:292px;margin:12px -16px 0;display:grid;overflow:auto}.send-token-row{width:100%;min-height:64px;color:var(--token-select-text);text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;padding:12px 16px;display:grid}.send-token-row:active{background:var(--token-select-soft)}.send-token-symbol{color:var(--token-select-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.send-token-balance{text-align:right;justify-items:end;gap:0;min-width:0;display:grid}.send-token-balance strong{max-width:142px;color:var(--token-select-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:22px;overflow:hidden}.send-token-balance small{color:var(--token-select-muted);font-size:12px;font-weight:400;line-height:17px}.send-token-empty{min-height:144px;color:var(--token-select-muted);place-items:center;font-size:14px;font-weight:400;line-height:20px;display:grid}.send-token-compose-sheet{grid-template-rows:64px 345px 34px;height:443px}.send-token-compose-head{justify-content:flex-start;gap:2px}.send-token-compose-head h2{margin-right:auto}.send-token-compose-head button:first-child{margin-left:-2px}.send-token-compose-body{grid-template-rows:68px 90px 48px 47px;align-content:start;gap:16px;min-width:0;padding:16px 16px 0;display:grid}.send-token-selected-card{background:var(--token-select-field);border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:68px;padding:12px;display:grid}.send-token-selected-copy,.send-token-selected-balance{gap:0;min-width:0;display:grid}.send-token-selected-copy strong{color:var(--token-select-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:22px;overflow:hidden}.send-token-selected-copy small,.send-token-selected-balance small{color:var(--token-select-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:17px;overflow:hidden}.send-token-selected-balance{text-align:right;justify-items:end}.send-token-selected-balance strong{max-width:150px;color:var(--token-select-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.send-token-address-wrap{min-width:0;position:relative}.send-token-address-field{background:var(--token-select-field);border-radius:8px;min-width:0;display:block;position:relative}.send-token-address-wrap.invalid .send-token-address-field{box-shadow:inset 0 0 0 1px #ff4d4f}.send-token-address-field textarea{resize:none;width:100%;height:90px;color:var(--token-select-text);background:0 0;border:0;outline:0;padding:12px 60px 12px 12px;font-size:14px;font-weight:400;line-height:20px;display:block}.send-token-address-field textarea::placeholder,.send-token-amount-field input::placeholder{color:var(--token-select-muted)}.send-token-address-field button{border:1px solid var(--token-select-primary);min-width:43px;height:25px;color:var(--token-select-primary);-webkit-tap-highlight-color:transparent;background:0 0;border-radius:3px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:400;line-height:17px;display:inline-flex;position:absolute;bottom:12px;right:12px}.send-token-field-error{color:#ff4d4f;font-size:11px;font-weight:400;line-height:13px;position:absolute;top:calc(100% + 3px);left:0}.send-token-amount-field{background:var(--token-select-field);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:48px;padding:0 12px;display:grid;position:relative}.send-token-amount-field.invalid{box-shadow:inset 0 0 0 1px #ff4d4f}.send-token-amount-field input{width:100%;min-width:0;color:var(--token-select-text);background:0 0;border:0;outline:0;font-size:14px;font-weight:400;line-height:20px}.send-token-amount-field span{color:var(--token-select-muted);font-size:12px;font-weight:400;line-height:17px}.send-token-submit{color:#fff;background:var(--token-select-primary);-webkit-tap-highlight-color:transparent;border:0;border-radius:24px;justify-content:center;align-items:center;min-height:47px;margin-top:16px;font-size:14px;font-weight:600;line-height:20px;display:flex}.send-token-submit:disabled{opacity:.55}.send-token-confirm-sheet{grid-template-rows:64px 292px 60px 34px;height:450px}.send-token-confirm-head{justify-content:flex-start;gap:4px}.send-token-confirm-head h2{margin-right:auto}.send-token-confirm-head button:first-child{margin-left:-2px}.send-token-confirm-body{align-content:start;min-width:0;padding:24px 16px 0;display:grid}.send-token-confirm-token{justify-items:center;gap:16px;min-height:108px;display:grid}.send-token-confirm-token .asset-token-mark{width:64px;height:64px;font-size:24px}.send-token-confirm-token .asset-token-mark em{width:24px;height:24px;bottom:0;right:0}.send-token-confirm-token .asset-token-mark em .chain-icon{width:24px;height:24px}.send-token-confirm-token strong{color:var(--token-select-text);text-align:center;font-size:20px;font-weight:600;line-height:28px}.send-token-confirm-details{gap:12px;margin:24px 0 0;display:grid}.send-token-confirm-details div{grid-template-columns:120px minmax(0,1fr);align-items:start;gap:16px;min-height:20px;display:grid}.send-token-confirm-details dt,.send-token-confirm-details dd{margin:0;font-size:14px;font-weight:400;line-height:20px}.send-token-confirm-details dt{color:var(--token-select-muted)}.send-token-confirm-details dd{min-width:0;color:var(--token-select-text);overflow-wrap:anywhere;text-align:right}.send-token-confirm-foot{padding:0 16px 12px}.send-token-confirm-foot .send-token-submit{width:100%;min-height:48px;margin-top:0}.send-token-confirm-error{color:#ff4d4f;text-align:right;margin:12px 0 0;font-size:12px;font-weight:400;line-height:17px}.send-token-success-toast{--token-select-bg:#fff;--token-select-text:#1f2024;--token-select-muted:#1f20248a;z-index:3;width:min(100vw - 32px,343px);min-height:75px;color:var(--token-select-text);background:var(--token-select-bg);border:1px solid #654cf61f;border-radius:8px;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:12px 14px;display:grid;position:fixed;top:calc(50% - min(100svh,812px)/2 + 56px);left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0f0f1a29}.send-token-success-backdrop{align-items:flex-start}html[data-theme=dark] .send-token-success-toast,[data-theme=dark] .send-token-success-toast{--token-select-bg:#19192e;--token-select-text:#fff;--token-select-muted:#ffffff8f;border-color:#ffffff14;box-shadow:0 16px 40px #00000047}.send-token-success-toast>span{gap:2px;min-width:0;display:grid}.send-token-success-toast small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.send-token-success-toast strong{color:var(--token-select-text);white-space:normal;font-size:16px;font-weight:600;line-height:22px}.send-token-success-toast small{color:var(--token-select-muted);font-size:12px;font-weight:400;line-height:17px}.send-token-success-toast button{width:24px;height:24px;color:var(--token-select-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}@supports (overflow:clip){.app-shell.swap-shell,.swap-shell .phone-frame.swap-frame{overflow:clip visible}}.swap-shell[data-swap-keyboard=open] .page-viewport{min-height:var(--swap-page-height)}.swap-shell[data-swap-keyboard=open] .bottom-nav{visibility:hidden;pointer-events:none}.swap-frame{--swap-bg:#fff;--swap-text:#1f2024;--swap-muted:#1f20248a;--swap-line:#dedfe4;--swap-card:#fff;--swap-card-soft:#f8f8fa;--swap-negative:#ff3b30;--swap-positive:#05b979;min-height:calc(100vh - 36px);color:var(--swap-text);background:var(--swap-bg);flex-direction:column;padding-bottom:0;display:flex}[data-theme=dark] .swap-frame{--swap-bg:#030313;--swap-text:#fff;--swap-muted:#ffffff8a;--swap-line:#ffffff1f;--swap-card:#111125;--swap-card-soft:#19192e;--swap-positive:#05b979}.swap-shared-header{margin-bottom:18px}.swap-route-fallback-frame{pointer-events:none;min-height:100vh}.swap-route-fallback-pill,.swap-route-fallback-circle,.swap-route-fallback-chart,.swap-route-fallback-card,.swap-route-fallback-submit{background:linear-gradient(90deg, var(--swap-card-soft) 0%, #684bff14 48%, var(--swap-card-soft) 100%);position:relative;overflow:hidden}.swap-route-fallback-pill{border-radius:15px;width:78px;height:28px}.swap-route-fallback-circle{border-radius:50%;width:26px;height:26px;display:block}.swap-route-fallback-chart{border:1px solid var(--swap-line);border-radius:0}.swap-route-fallback-card,.swap-route-fallback-submit{border-color:var(--swap-line)}.swap-route-fallback-direction{background:var(--swap-bg)}.swap-route-fallback-submit{border-radius:8px;height:48px;margin-top:12px}.swap-pair-panel{justify-content:space-between;align-items:center;gap:12px;display:flex}.swap-pair-panel,.swap-intervals,.swap-form,.swap-summary{margin-left:16px;margin-right:16px}.swap-pair-title{align-items:center;gap:8px;min-width:0;display:flex}.swap-pair-title .swap-token-bubble:first-child{margin-right:-26px}.swap-pair-title strong{max-width:170px;color:var(--swap-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:1.3;overflow:hidden}.swap-pair-title button,.swap-pair-price button{color:#6d82ff;background:#f0f2ff;border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.swap-pair-price{text-align:right;grid-template-columns:minmax(0,1fr) 26px;align-items:center;column-gap:6px;min-width:72px;display:grid}.swap-pair-price strong{color:var(--swap-text);font-size:16px;font-weight:500;line-height:1.2}.swap-pair-price small{grid-column:1;font-size:12px;font-weight:400}.swap-pair-price small.negative{color:var(--swap-negative)}.swap-pair-price small.positive{color:var(--swap-positive)}.swap-pair-price small.neutral{color:var(--swap-muted)}.swap-pair-price button{color:var(--swap-text);background:var(--swap-card-soft);grid-area:1/2/3}.swap-kline-toggle-icon{width:9px;height:9px;transition:transform .16s;display:block;transform:rotate(180deg)}.swap-kline-toggle-icon-dark{width:14px;height:14px;display:none}[data-theme=dark] .swap-kline-toggle-icon-light{display:none}[data-theme=dark] .swap-kline-toggle-icon-dark{display:block}.swap-kline-toggle[aria-expanded=false] .swap-kline-toggle-icon{transform:rotate(0)}.swap-kline-panel{display:contents}.swap-pair-panel+.swap-form{margin-top:18px}.swap-intervals{grid-template-columns:repeat(7,auto);justify-content:space-between;align-items:center;gap:10px;min-height:38px;margin-top:16px;display:grid}.swap-intervals button{color:var(--swap-muted);white-space:nowrap;background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:12px;font-weight:400;display:inline-flex}.swap-intervals span{color:var(--swap-muted);font-size:12px;font-weight:400}.swap-intervals .active{color:var(--swap-text)}.swap-market-chart{--detail-card:var(--swap-bg);--detail-line:var(--swap-line);--detail-muted:var(--swap-muted);--detail-text:var(--swap-text);height:222px;margin:0 16px 18px}.swap-market-chart .meme-kline-chart{border-left:0;border-right:0;border-radius:0;height:100%}.swap-market-chart .meme-kline-empty strong{font-size:14px;font-weight:500}.swap-market-chart .meme-kline-empty span{font-size:12px;font-weight:400}.swap-form{gap:12px;display:grid;position:relative}.swap-card{border:1px solid var(--swap-line);background:var(--swap-card);border-radius:8px;min-height:118px;padding:18px 18px 16px;display:grid}.swap-card-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.swap-card-label{color:var(--swap-muted);font-size:14px;font-weight:400}.swap-card-balance{color:var(--swap-muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:400;display:inline-flex}.swap-card-balance img{flex:none;width:13px;height:12px;display:block}.swap-card-row{grid-template-columns:minmax(122px,42%) minmax(0,1fr);align-items:center;gap:14px;display:grid}.swap-card-row button{width:100%;min-width:0;color:var(--swap-text);background:0 0;border:0;align-items:center;gap:8px;padding:0;display:inline-flex}.swap-card-row button strong{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:96px;font-size:16px;font-weight:500;overflow:hidden}.swap-card-token-copy{text-align:left;gap:2px;min-width:0;display:grid}.swap-card-token-copy small{color:var(--swap-muted);white-space:nowrap;font-size:10px;font-weight:400;line-height:1.2}.swap-card-amount{justify-items:end;gap:6px;width:100%;min-width:0;display:grid}.swap-card-amount input{width:100%;color:var(--swap-text);text-align:right;background:0 0;border:0;outline:0;font-size:20px;font-weight:500;line-height:1.2}.swap-card-amount small{color:var(--swap-muted);font-size:12px;font-weight:400}.swap-direction-button{z-index:2;border:1px solid var(--swap-line);width:32px;height:32px;color:var(--swap-text);background:var(--swap-bg);border-radius:50%;place-items:center;display:grid;position:absolute;top:106px;left:50%;transform:translate(-50%)}.swap-submit-button{color:#fff;background:#555557;border:0;border-radius:8px;height:48px;margin-top:12px;font-size:14px;font-weight:500}.swap-submit-button:not(:disabled){background:#684bff}.swap-submit-button:disabled{cursor:not-allowed;opacity:.72}.swap-submit-button.empty-amount:disabled{color:#ffffff85;opacity:1;background:#a79bff}.swap-submit-button.pending-status:disabled{color:#fff;opacity:1;background:#a79bff}[data-theme=dark] .swap-submit-button.empty-amount:disabled{color:#ffffff73;background:#382a87}[data-theme=dark] .swap-submit-button.pending-status:disabled{background:#382a87}.swap-summary{color:var(--swap-text);gap:13px;margin-top:18px;display:grid}.swap-summary-row{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;min-width:0;display:grid}.swap-summary-row>span{min-width:0;color:var(--swap-muted);font-size:14px;font-weight:400;line-height:20px}.swap-summary-row>strong{min-width:0;color:var(--swap-text);overflow-wrap:anywhere;text-align:right;justify-content:flex-end;align-items:center;gap:10px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.swap-summary-reload-icon{flex:0 0 14px;width:14px;height:14px;display:block}.swap-summary-rate-button{background:0 0;border:0;border-radius:50%;flex:0 0 22px;place-items:center;width:22px;height:22px;padding:0;display:inline-grid}.swap-summary-rate-button:focus,.swap-summary-rate-button:focus-visible{outline-offset:2px;outline:2px solid #6552fe59}.swap-summary-label-with-info{align-items:center;gap:6px;display:inline-flex}.swap-summary-label-with-info .trade-fee-info-trigger{width:16px;height:16px;color:var(--swap-muted);cursor:pointer}.swap-confirm-backdrop{z-index:110;background:#000000ad;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.swap-confirm-sheet{--swap-confirm-bg:#fff;--swap-confirm-text:#1f2024;--swap-confirm-primary:#1f2024e3;--swap-confirm-muted:#1f202461;--swap-confirm-label:#1f2024ad;--swap-confirm-line:#e8e9f1;width:min(100%,430px);max-height:min(80dvh,620px);color:var(--swap-confirm-text);background:var(--swap-confirm-bg);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden}.swap-confirm-backdrop[data-theme=dark] .swap-confirm-sheet{--swap-confirm-bg:#19192e;--swap-confirm-text:#fff;--swap-confirm-primary:#ffffffe3;--swap-confirm-muted:#ffffff61;--swap-confirm-label:#ffffffad;--swap-confirm-line:#ffffff14}.swap-confirm-head{border-bottom:1px solid var(--swap-confirm-line);flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:20px 16px;display:flex}.swap-confirm-head strong{font-size:16px;font-weight:500;line-height:1.35}.swap-confirm-head button{width:28px;height:28px;color:var(--swap-confirm-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.swap-confirm-head button:disabled{opacity:.45}.swap-confirm-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:24px;min-height:0;padding:24px 16px 20px;display:grid;overflow-y:auto}.swap-confirm-assets{gap:16px;display:grid}.swap-confirm-asset{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.swap-confirm-token,.swap-confirm-amount,.swap-confirm-token>span:last-child{min-width:0;display:flex}.swap-confirm-token{align-items:center;gap:8px}.swap-confirm-token>span:last-child,.swap-confirm-amount{flex-direction:column;gap:2px}.swap-confirm-amount{text-align:right;flex:1;align-items:flex-end}.swap-confirm-token-logo{color:#fff;background:#111;border-radius:50%;flex:0 0 36px;width:36px;height:36px;font-size:15px;font-weight:700;display:block;position:relative}.swap-confirm-token-logo>.token-logo-media,.swap-confirm-token-logo>.token-logo-media>.token-logo-image,.swap-confirm-token-logo>.token-logo-media>.token-logo-fallback{border-radius:inherit;width:100%;height:100%}.swap-confirm-token-logo>.token-logo-media>.token-logo-image{object-fit:cover;display:block}.swap-confirm-token-logo em{border-radius:50%;place-items:center;width:15px;height:15px;font-style:normal;display:grid;position:absolute;bottom:0;right:0;overflow:hidden}.swap-confirm-token-logo em .chain-icon{width:15px;height:15px}.swap-confirm-token strong,.swap-confirm-amount strong{color:var(--swap-confirm-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.35;overflow:hidden}.swap-confirm-token small,.swap-confirm-amount small{color:var(--swap-confirm-muted);font-size:12px;font-weight:400;line-height:16px}.swap-confirm-direction{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:12px;display:grid}.swap-confirm-direction span{border-top:1px dashed var(--swap-confirm-line);height:1px}.swap-confirm-direction img{width:30px;height:30px;display:block}.swap-confirm-summary{gap:12px;margin:0;display:grid}.swap-confirm-summary div{grid-template-columns:120px minmax(0,1fr);align-items:start;gap:16px;display:grid}.swap-confirm-summary dt,.swap-confirm-summary dd{margin:0;font-size:14px;font-weight:400;line-height:20px}.swap-confirm-summary dt{color:var(--swap-confirm-label)}.swap-confirm-summary dd{color:var(--swap-confirm-primary);text-align:right;overflow-wrap:anywhere}.swap-confirm-submit{color:#fff;background:#6552fe;border:0;border-radius:50px;width:100%;height:48px;font-size:14px;font-weight:500;line-height:1}.swap-confirm-submit:disabled{cursor:not-allowed;color:#fff;opacity:1;background:#a79bff}.swap-confirm-backdrop[data-theme=dark] .swap-confirm-submit:disabled{background:#382a87}.swap-confirm-homebar{flex:0 0 34px;width:100%;height:34px;display:block;position:relative}.swap-confirm-homebar:after{background:var(--swap-confirm-text);content:"";border-radius:5px;width:134px;height:5px;position:absolute;bottom:9px;left:50%;transform:translate(-50%)}.swap-fee-row{grid-column:1/-1;justify-content:space-between}.swap-fee-row small{color:var(--swap-muted);font-size:13px;font-weight:400}.swap-fee-row strong{font-size:14px;font-weight:500}.swap-wallet-disconnected .swap-shared-header{margin-bottom:8px}.swap-wallet-disconnected .swap-pair-panel{background:#f7f6ff;border-radius:10px;min-height:62px;padding:14px 12px}[data-theme=dark].swap-wallet-disconnected .swap-pair-panel{background:#0f0f29}.swap-wallet-disconnected .swap-pair-title{gap:8px}.swap-wallet-disconnected .swap-pair-title .swap-token-bubble{flex-basis:32px;width:32px;height:32px;font-size:13px}.swap-wallet-disconnected .swap-pair-title .swap-token-bubble:first-child{margin-right:-20px}.swap-wallet-disconnected .swap-pair-title .swap-token-bubble em{display:none}.swap-wallet-disconnected .swap-pair-title strong{max-width:136px;font-size:16px;font-weight:500}.swap-wallet-disconnected .swap-pair-title button{background:0 0;width:18px;height:18px}.swap-pair-direction-icon{width:18px;height:18px;display:block}.swap-wallet-disconnected .swap-pair-price{grid-template-columns:minmax(0,1fr) 18px;column-gap:5px;min-width:80px}.swap-wallet-disconnected .swap-pair-price strong{font-size:16px}.swap-wallet-disconnected .swap-pair-price button{background:var(--swap-bg);width:18px;height:18px}.swap-wallet-disconnected .swap-pair-price button svg{width:12px;height:12px}.swap-wallet-disconnected .swap-kline-panel{border:1px solid var(--swap-line);background:var(--swap-bg);border-radius:10px;height:246px;margin:16px 16px 0;display:block;overflow:hidden}.swap-wallet-disconnected .swap-intervals{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;min-height:34px;margin:0;padding:0 9px}.swap-wallet-disconnected .swap-intervals button{justify-content:center;font-size:10px}.swap-wallet-disconnected .swap-intervals button:disabled{cursor:default;opacity:1}.swap-wallet-disconnected .swap-market-chart{height:210px;margin:0}.swap-wallet-disconnected .swap-market-chart .meme-kline-chart{background:0 0;border:0;border-radius:0}.swap-wallet-disconnected .swap-form{gap:8px;margin-top:14px}.swap-wallet-disconnected .swap-card{background:#f9faff;border:0;border-radius:8px;min-height:120px;padding:10px 12px 12px}[data-theme=dark].swap-wallet-disconnected .swap-card{background:#1b1b38}.swap-wallet-disconnected .swap-card-label{background:#6552fe0f;border-radius:3px;align-items:center;min-width:44px;min-height:20px;padding:0 8px;font-size:12px;display:inline-flex}[data-theme=dark].swap-wallet-disconnected .swap-card-label{background:#6552fe1a}.swap-wallet-disconnected .swap-card-row{border-top:1px dashed var(--swap-line);grid-template-columns:minmax(150px,55%) minmax(0,1fr);gap:8px;min-height:72px;margin-top:6px;padding-top:10px}.swap-wallet-disconnected .swap-card-row button{gap:8px}.swap-wallet-disconnected .swap-card-row button strong{max-width:92px;font-size:16px}.swap-wallet-disconnected .swap-card-row button>svg{width:13px;height:13px}.swap-wallet-disconnected .swap-card-row .swap-token-bubble{flex-basis:36px;width:36px;height:36px;font-size:15px}.swap-wallet-disconnected .swap-card-row .swap-token-bubble em{width:14px;height:14px;bottom:-1px;right:-1px}.swap-wallet-disconnected .swap-card-row .swap-token-bubble em .chain-icon{width:13px;height:13px}.swap-wallet-disconnected .swap-card-amount{gap:2px}.swap-wallet-disconnected .swap-card-amount input{font-size:18px}.swap-wallet-disconnected .swap-direction-button{background:0 0;border:0;top:108px}.swap-wallet-disconnected .swap-submit-button{background:#6552fe;border-radius:24px;height:48px;margin-top:16px}.swap-wallet-connected .swap-shared-header{margin-bottom:8px}.swap-wallet-connected .swap-pair-panel{background:#f7f6ff;border-radius:10px;min-height:62px;padding:14px 12px}[data-theme=dark].swap-wallet-connected .swap-pair-panel{background:#0f0f29}.swap-wallet-connected .swap-pair-title{gap:8px}.swap-wallet-connected .swap-pair-title .swap-token-bubble{flex-basis:32px;width:32px;height:32px;font-size:13px}.swap-wallet-connected .swap-pair-title .swap-token-bubble:first-child{margin-right:-20px}.swap-wallet-connected .swap-pair-title .swap-token-bubble em{display:none}.swap-wallet-connected .swap-pair-title strong{max-width:136px;font-size:16px;font-weight:500}.swap-wallet-connected .swap-pair-title button{background:0 0;width:18px;height:18px}.swap-wallet-connected .swap-pair-price{grid-template-columns:minmax(0,1fr) 18px;column-gap:5px;min-width:80px}.swap-wallet-connected .swap-pair-price strong{font-size:16px}.swap-wallet-connected .swap-pair-price button{background:var(--swap-bg);width:18px;height:18px}.swap-wallet-connected .swap-pair-price button svg{width:12px;height:12px}.swap-wallet-connected .swap-form{gap:8px;margin-top:25px}.swap-wallet-connected .swap-card{background:#f9faff;border:0;border-radius:8px;min-height:120px;padding:10px 12px 12px}[data-theme=dark].swap-wallet-connected .swap-card{background:#1b1b38}.swap-wallet-connected .swap-card-label{background:#6552fe0f;border-radius:3px;align-items:center;gap:4px;min-height:20px;padding:0 6px;font-size:12px;display:inline-flex}[data-theme=dark].swap-wallet-connected .swap-card-label{background:#6552fe1a}.swap-wallet-connected .swap-card-row{border-top:1px dashed var(--swap-line);grid-template-columns:minmax(150px,55%) minmax(0,1fr);gap:8px;min-height:72px;margin-top:6px;padding-top:10px}.swap-wallet-connected .swap-card-row button{gap:8px}.swap-wallet-connected .swap-card-row button strong{max-width:92px;font-size:16px}.swap-wallet-connected .swap-card-row button>svg{width:13px;height:13px}.swap-wallet-connected .swap-card-row .swap-token-bubble{flex-basis:36px;width:36px;height:36px;font-size:15px}.swap-wallet-connected .swap-card-row .swap-token-bubble em{width:14px;height:14px;bottom:-1px;right:-1px}.swap-wallet-connected .swap-card-row .swap-token-bubble em .chain-icon{width:13px;height:13px}.swap-wallet-connected .swap-card-amount{gap:2px}.swap-wallet-connected .swap-card-amount input{font-size:18px}.swap-wallet-connected .swap-direction-button{background:0 0;border:0;width:40px;height:40px;top:104px}.swap-token-direction-icon{width:100%;height:100%;display:block}.swap-wallet-connected .swap-submit-button{border-radius:24px;height:48px;margin-top:16px}.swap-token-bubble{color:#fff;background:#111;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:17px;font-weight:700;display:grid;position:relative;overflow:visible}.swap-token-bubble img{object-fit:cover;width:100%;height:100%;display:block}.swap-token-bubble em{background:#f4bd12;border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:-2px;right:-2px}.swap-token-bubble em .chain-icon{width:14px;height:14px}.swap-token-sheet-backdrop{z-index:90;background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.swap-token-sheet{width:min(100%,430px);height:min(78vh,590px);max-height:calc(100vh - 24px);color:var(--swap-text);background:var(--swap-bg);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -18px 54px #14122c38}.swap-token-sheet-head{border-bottom:1px solid var(--swap-line);justify-content:space-between;align-items:center;min-height:64px;padding:20px 16px;display:flex}.swap-token-sheet-head strong{color:var(--swap-text);font-size:16px;font-weight:500;line-height:1.2}.swap-token-sheet-head button{width:32px;height:32px;color:var(--swap-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.swap-token-sheet-body{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 16px 20px;display:flex;overflow:hidden}.swap-token-search{width:100%;height:36px;color:var(--swap-muted);background:var(--swap-card-soft);border-radius:18px;align-items:center;gap:8px;padding:0 12px;display:flex}.swap-token-search input{width:100%;min-width:0;color:var(--swap-text);background:0 0;border:0;outline:0;font-size:14px}.swap-token-search input::placeholder{color:var(--swap-muted)}.swap-token-network{min-height:22px;color:var(--swap-muted);align-items:center;gap:6px;font-size:13px;display:flex}.swap-token-network .chain-icon{width:16px;height:16px}.swap-token-network strong{color:var(--swap-text);font-size:13px;font-weight:400}.swap-token-list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;align-content:start;min-height:0;margin:0 -16px;padding-bottom:16px;display:grid;overflow-y:auto}.swap-token-row{min-height:68px;color:var(--swap-text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.swap-token-row:active{background:var(--swap-card-soft)}.swap-token-row-main{align-items:center;gap:10px;min-width:0;display:flex}.swap-token-row-main>span:last-child,.swap-token-row-market{gap:3px;min-width:0;display:grid}.swap-token-row-main strong,.swap-token-row-main small,.swap-token-row-market strong,.swap-token-row-market small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.swap-token-row-main strong,.swap-token-row-market strong{color:var(--swap-text);font-size:15px;font-weight:500}.swap-token-row-main small,.swap-token-row-market small{color:var(--swap-muted);font-size:12px;font-weight:400}.swap-token-row-market{text-align:right;flex:0 0 104px;justify-items:end}.swap-token-empty,.swap-token-retry{color:var(--swap-muted);background:0 0;border:0;margin:40px auto;font-size:14px}.swap-token-list-skeleton{display:grid}.swap-token-list-skeleton span{background:linear-gradient(90deg, transparent, var(--swap-card-soft), transparent);background-size:200% 100%;height:68px;animation:1.2s ease-in-out infinite swap-token-loading;display:block}.swap-token-sheet-homebar{width:134px;height:5px;margin:8px auto calc(8px + var(--safe-bottom));background:var(--swap-text);border-radius:3px}@keyframes swap-token-loading{0%{background-position:100% 0}to{background-position:-100% 0}}.bottom-nav{--bottom-nav-bg:#efedfe;--bottom-nav-active-bg:#6552fe;--bottom-nav-icon:#1f2024;--bottom-nav-active-icon:#fff;--bottom-nav-shadow:0 18px 42px #14142c29;z-index:12;width:min(343px,100% - 32px);height:calc(56px + var(--safe-bottom));padding:4px 4px calc(4px + var(--safe-bottom));background:var(--bottom-nav-bg);box-shadow:var(--bottom-nav-shadow);border:0;border-radius:50px;grid-template-columns:repeat(4,1fr);align-items:start;display:grid;position:fixed;bottom:18px;left:50%;right:auto;transform:translate(-50%)}.bottom-nav-indicator{background:var(--bottom-nav-active-bg);pointer-events:none;opacity:0;border-radius:60px;height:48px;position:absolute;top:4px;left:0}.bottom-nav button{z-index:1;appearance:none;min-width:0;height:48px;color:var(--bottom-nav-icon);-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:60px;justify-content:center;align-items:center;gap:10px;padding:0;font-size:12px;font-weight:600;line-height:1;transition:background .16s,color .16s,transform .16s;display:flex;position:relative}.bottom-nav button:focus,.bottom-nav button:focus-visible{box-shadow:none;outline:none}.bottom-nav button:active{transform:scale(.96)}.bottom-nav-icon{color:currentColor;flex:none;place-items:center;width:24px;height:24px;display:grid}.bottom-nav-icon img{object-fit:contain;width:24px;height:24px;display:block}.bottom-nav-icon-contrast{display:none}.bottom-nav-label{color:var(--bottom-nav-active-icon);white-space:nowrap;display:none}.bottom-nav .active{min-width:84px;color:var(--bottom-nav-active-icon);background:0 0;padding:0 14px 0 10px}.bottom-nav .active .bottom-nav-label{display:inline}.bottom-nav .active .bottom-nav-icon-base{display:none}.bottom-nav .active .bottom-nav-icon-contrast{display:block}@media (prefers-color-scheme:dark){.bottom-nav{--bottom-nav-bg:#14142c;--bottom-nav-icon:#fff;--bottom-nav-shadow:0 18px 42px #00000052}.bottom-nav .bottom-nav-icon-base{display:none}.bottom-nav .bottom-nav-icon-contrast{display:block}}[data-theme=light] .bottom-nav{--bottom-nav-bg:#efedfe;--bottom-nav-icon:#1f2024;--bottom-nav-shadow:0 18px 42px #14142c29}[data-theme=light] .bottom-nav .bottom-nav-icon-base{display:block}[data-theme=light] .bottom-nav .bottom-nav-icon-contrast,[data-theme=light] .bottom-nav .active .bottom-nav-icon-base{display:none}[data-theme=light] .bottom-nav .active .bottom-nav-icon-contrast{display:block}.dark .bottom-nav,[data-theme=dark] .bottom-nav{--bottom-nav-bg:#14142c;--bottom-nav-icon:#fff;--bottom-nav-shadow:0 18px 42px #00000052}.dark .bottom-nav .bottom-nav-icon-base,[data-theme=dark] .bottom-nav .bottom-nav-icon-base{display:none}.dark .bottom-nav .bottom-nav-icon-contrast,[data-theme=dark] .bottom-nav .bottom-nav-icon-contrast{display:block}.token-confirm-backdrop{z-index:45;background:#000000ad;place-items:end center;display:grid;position:fixed;inset:0}.token-confirm-sheet{--token-confirm-bg:#fff;--token-confirm-text:#1f2024;--token-confirm-muted:#1f20248a;--token-confirm-line:#e8e9f1;--token-confirm-action:#6552fe;width:min(100%,430px);color:var(--token-confirm-text);background:var(--token-confirm-bg);border-radius:20px 20px 0 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}[data-theme=dark] .token-confirm-sheet,[data-theme=dark]~.token-confirm-backdrop .token-confirm-sheet,.dark .token-confirm-sheet,html[data-theme=dark] .token-confirm-sheet{--token-confirm-bg:#19192e;--token-confirm-text:#fff;--token-confirm-muted:#ffffff8a;--token-confirm-line:#ffffff14}.token-confirm-head{border-bottom:1px solid var(--token-confirm-line);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:20px 16px;display:flex}.token-confirm-head h2{color:var(--token-confirm-text);margin:0;font-size:16px;font-weight:500;line-height:1.35}.token-confirm-head button{width:28px;height:28px;color:var(--token-confirm-text);background:0 0;border:0;place-items:center;display:grid}.token-confirm-head button:disabled{opacity:.45}.token-confirm-body{gap:24px;padding:24px 16px 32px;display:grid}.token-confirm-asset{text-align:center;justify-items:center;gap:4px;display:grid}.token-confirm-logo{background:#0b0b0d;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:10px;display:grid;position:relative;overflow:visible}.token-confirm-logo>.token-logo-media>.token-logo-image{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.token-confirm-logo>.token-logo-media>.token-logo-fallback{color:#fff;font-size:24px;font-weight:600}.token-confirm-logo em{border-radius:50%;place-items:center;width:24px;height:24px;font-style:normal;display:grid;position:absolute;bottom:-1px;right:-1px;overflow:hidden}.token-confirm-logo em .chain-icon{width:24px;height:24px}.token-confirm-asset strong{color:var(--token-confirm-text);font-size:16px;font-weight:500;line-height:1.35}.token-confirm-asset small{color:var(--token-confirm-muted);font-size:12px;font-weight:400;line-height:1.35}.token-confirm-summary{gap:12px;margin:0;display:grid}.token-confirm-summary div{grid-template-columns:minmax(88px,.5fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.token-confirm-summary dt{color:var(--token-confirm-muted);margin:0;font-size:12px;font-weight:400;line-height:1.45}.token-confirm-summary dd{color:var(--token-confirm-text);text-align:right;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:400;line-height:1.45}.token-confirm-fee-button{max-width:100%;color:var(--token-confirm-text);font:inherit;text-align:right;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:2px;margin:0;padding:0;display:inline-flex}.token-confirm-fee-button:disabled{cursor:default;opacity:.72}.token-confirm-fee-button:focus,.token-confirm-fee-button:focus-visible{outline:none}.token-confirm-fee-button svg{color:currentColor;stroke-width:2.4px;flex:none}.token-confirm-action{color:#fff;background:var(--token-confirm-action);border:0;border-radius:50px;justify-content:center;align-items:center;width:100%;height:48px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.token-confirm-action:disabled{opacity:.72}.token-status-sheet{border-radius:16px 16px 0 0;min-height:356px}.token-status-sheet.payment{min-height:408px}.token-status-sheet .token-confirm-head h2{font-weight:600}.token-status-body{flex-direction:column;align-items:center;gap:24px;min-height:292px;padding:24px 16px 0;display:flex}.token-status-sheet.payment .token-status-body{min-height:344px}.token-status-sheet.minting .token-status-body{gap:16px;min-height:292px;padding-top:60px}.token-status-fee{width:100%;min-height:64px;color:var(--token-confirm-text);background:#c0bfe526;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}[data-theme=dark]~.token-confirm-backdrop .token-status-fee,.dark .token-status-fee,html[data-theme=dark] .token-status-fee{background:#ffffff14}.token-status-fee .token-fee-icon{flex:0 0 40px;width:40px;height:40px}.token-status-fee .token-fee-icon em{width:15px;height:15px;bottom:0;right:0}.token-status-fee .token-fee-icon em img{width:15px;height:15px}.token-status-fee span:last-child{color:var(--token-confirm-text);font-size:16px;font-weight:600;line-height:1.35}.token-status-visual{text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.token-status-illustration{object-fit:contain;width:100px;height:100px;display:block}.token-status-visual p{color:var(--token-confirm-text);margin:0;font-size:16px;font-weight:400;line-height:1.35}.token-status-home-indicator{background:#111;border-radius:999px;width:134px;height:5px;margin-top:auto;margin-bottom:9px;display:block}[data-theme=dark]~.token-confirm-backdrop .token-status-home-indicator,.dark .token-status-home-indicator,html[data-theme=dark] .token-status-home-indicator{background:#fff}.token-fee-backdrop{z-index:55;background:#000000b8;place-items:end center;padding:0;display:grid;position:fixed;inset:0}.token-fee-sheet{--token-fee-bg:#fff;--token-fee-text:#1f2024;--token-fee-muted:#1f20248a;--token-fee-option-bg:#f7f6ff;--token-fee-option-active-bg:#efecff;--token-fee-option-border:#6950ffeb;background:var(--token-fee-bg);width:min(100%,430px);max-height:min(80vh,640px);color:var(--token-fee-text);border-radius:20px 20px 0 0;overflow:hidden;box-shadow:0 -16px 48px #0000003d}[data-theme=dark]~.token-fee-backdrop .token-fee-sheet,.dark .token-fee-sheet,html[data-theme=dark] .token-fee-sheet{--token-fee-bg:#19192e;--token-fee-text:#fff;--token-fee-muted:#ffffff8f;--token-fee-option-bg:#ffffff0f;--token-fee-option-active-bg:#6950ff2e}.token-fee-head{border-bottom:1px solid #9194a124;justify-content:space-between;align-items:center;min-height:68px;padding:0 16px;display:flex}.token-fee-head h2{color:var(--token-fee-text);margin:0;font-size:16px;font-weight:500;line-height:1.3}.token-fee-head button{width:36px;height:36px;color:var(--token-fee-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;display:grid}.token-fee-head button:focus,.token-fee-head button:focus-visible{outline:none}.token-fee-options{gap:12px;max-height:calc(min(80vh,640px) - 68px);padding:16px;display:grid;overflow-y:auto}.token-fee-option{min-height:72px;color:var(--token-fee-text);background:var(--token-fee-option-bg);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;border:1px solid #0000;border-radius:8px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.token-fee-option.active{border-color:var(--token-fee-option-border);background:var(--token-fee-option-active-bg)}.token-fee-option:focus,.token-fee-option:focus-visible{outline:none}.token-fee-icon{color:#fff;background:#0b0b0d;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:visible}.token-fee-icon>.token-logo-media>.token-logo-image{border-radius:inherit;object-fit:cover;width:100%;height:100%;display:block}.token-fee-icon>.token-logo-media>.token-logo-fallback{font-size:16px;font-weight:600;line-height:1}.token-fee-icon em{border-radius:50%;place-items:center;width:16px;height:16px;font-style:normal;display:grid;position:absolute;bottom:-3px;right:-3px;overflow:hidden}.token-fee-icon em img{width:16px;height:16px}.token-fee-meta,.token-fee-value{gap:2px;min-width:0;display:grid}.token-fee-meta strong,.token-fee-value strong{color:var(--token-fee-text);font-size:14px;font-weight:500;line-height:1.25}.token-fee-meta small,.token-fee-value small{color:var(--token-fee-muted);font-size:12px;font-weight:400;line-height:1.25}.token-fee-value{text-align:right;justify-items:end}.wallet-overlay{z-index:40;background:#000c;place-items:end center;padding:0;display:grid;position:fixed;inset:0}.wallet-overlay-dismiss{background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.wallet-sheet{--wallet-sheet-bg:#fff;--wallet-sheet-text:#1f2024;--wallet-sheet-muted:#1f20248a;--wallet-sheet-line:#e8e9f1;--wallet-option-bg:#6552fe0d;--wallet-option-primary-bg:#6552fe1a;--wallet-option-border:#6552fe;--wallet-icon-bg:#fff;width:min(100%,430px);max-height:min(501px,100vh - 48px);color:var(--wallet-sheet-text);background:var(--wallet-sheet-bg);border-radius:20px 20px 0 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;display:grid;position:relative;overflow:hidden}.wallet-overview-sheet{grid-template-rows:68px 1fr;height:min(661px,100dvh - 48px);max-height:min(661px,100dvh - 48px)}.wallet-overview-head{border-bottom:1px solid var(--wallet-sheet-line);justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:16px;display:flex}.wallet-overview-address{min-width:0;max-width:calc(100% - 88px);color:var(--wallet-sheet-muted);background:#6552fe14;border:0;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;line-height:20px;display:flex}.wallet-overview-address .chain-icon{flex:0 0 20px;width:20px;height:20px}.wallet-overview-address span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-overview-address svg{flex:none}.wallet-overview-tools{align-items:center;gap:12px;display:flex}.wallet-overview-tools button{width:24px;height:24px;color:var(--wallet-sheet-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.wallet-overview-tools img{object-fit:contain;width:24px;height:24px;display:block}.wallet-overview-tool-dark{display:none!important}[data-theme=dark] .wallet-overview-tool-light,html.dark .wallet-overview-tool-light,html[data-theme=dark] .wallet-overview-tool-light{display:none}[data-theme=dark] .wallet-overview-tool-dark,html.dark .wallet-overview-tool-dark,html[data-theme=dark] .wallet-overview-tool-dark{display:block!important}.wallet-overview-body{overscroll-behavior:contain;min-height:0;padding:16px;overflow-y:auto}.wallet-summary-card{color:#fff;background:#6552fe;border-radius:8px;align-content:start;gap:2px;min-height:116px;padding:16px;display:grid;position:relative}.wallet-summary-card>span{font-size:14px;font-weight:400;line-height:20px}.wallet-summary-card>strong{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 110px);font-family:Poppins,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;font-size:28px;font-weight:600;line-height:36px;overflow:hidden}.wallet-summary-card>small{font-size:12px;font-weight:400;line-height:18px}.wallet-summary-card>small.positive{color:#1aeea1}.wallet-summary-card>small.negative{color:#ff5d78}.wallet-summary-card>small.neutral{color:#ffffffb3}.wallet-summary-card>button{color:#6552fe;background:#fff;border:0;border-radius:999px;min-width:76px;height:34px;padding:0 18px;font-size:14px;font-weight:500;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.wallet-activity-heading{justify-content:space-between;align-items:center;min-height:48px;display:flex}.wallet-activity-heading h3{color:var(--wallet-sheet-text);margin:0;font-size:14px;font-weight:500;line-height:20px}.wallet-activity-heading button{color:var(--wallet-sheet-muted);background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:12px;line-height:18px;display:inline-flex}.wallet-activity-list{background:0 0;align-content:start;display:grid}.wallet-activity-row{min-width:0;min-height:66px;color:var(--wallet-sheet-text);text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.wallet-activity-row:disabled{cursor:default;opacity:1}.wallet-activity-logo{flex:0 0 42px;width:42px;height:40px;position:relative}.wallet-activity-token-logo{background:#101013;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:0;left:0;overflow:hidden}.wallet-activity-token-logo .chain-icon,.wallet-activity-token-logo>.token-logo-media{width:100%;height:100%}.wallet-activity-logo.paired .wallet-activity-token-logo{width:32px;height:32px;top:4px}.wallet-activity-logo.paired .wallet-activity-token-logo:last-child{z-index:1;top:4px;left:10px}.wallet-activity-copy{gap:2px;min-width:0;display:grid}.wallet-activity-copy strong,.wallet-activity-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-activity-copy strong{color:var(--wallet-sheet-text);font-size:14px;font-weight:500;line-height:20px}.wallet-activity-copy small{color:var(--wallet-sheet-muted);font-size:14px;font-weight:400;line-height:20px}.wallet-activity-row time{color:var(--wallet-sheet-muted);white-space:nowrap;align-self:start;padding-top:3px;font-size:12px;line-height:18px}.wallet-activity-state{min-height:120px;color:var(--wallet-sheet-muted);text-align:center;background:0 0;border:0;place-items:center;margin:0;padding:16px;font-size:13px;display:grid}.wallet-activity-page-frame{--wallet-sheet-text:#1f2024;--wallet-sheet-muted:#1f20248a;--wallet-activity-page-bg:#fff;min-height:calc(100vh - 36px);color:var(--wallet-sheet-text);background:var(--wallet-activity-page-bg);padding-bottom:0}[data-theme=dark] .wallet-activity-page-frame{--wallet-sheet-text:#fff;--wallet-sheet-muted:#ffffff8a;--wallet-activity-page-bg:#030313}.wallet-activity-page-content{align-content:start;padding:12px 0 32px;display:grid}.wallet-activity-page-back{width:fit-content;min-height:24px;color:var(--wallet-sheet-muted);background:#91919c1a;border:0;border-radius:999px;align-items:center;gap:2px;margin:0 16px 16px;padding:0 10px 0 7px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.wallet-activity-page-content>h1{color:var(--wallet-sheet-text);letter-spacing:0;margin:0 16px 12px;font-size:24px;font-weight:600;line-height:32px}.wallet-activity-page-list{background:0 0;align-content:start;display:grid}.wallet-activity-page-list .wallet-activity-row{grid-template-columns:48px minmax(0,1fr) auto;min-height:66px;padding:12px 16px}.wallet-activity-page-list .wallet-activity-logo{flex-basis:48px;width:48px;height:40px}.wallet-activity-page-list .wallet-activity-logo.paired .wallet-activity-token-logo{width:36px;height:36px;top:2px}.wallet-activity-page-list .wallet-activity-logo.paired .wallet-activity-token-logo:last-child{top:2px;left:12px}.wallet-activity-page-list .wallet-activity-state{min-height:180px}.wallet-activity-page-sentinel{min-height:24px;color:var(--wallet-sheet-muted);place-items:center;font-size:12px;display:grid}.wallet-activity-connect{color:#fff;background:#6552fe;border:0;border-radius:999px;width:calc(100% - 32px);min-height:48px;margin:48px 16px 0;font-size:15px;font-weight:600}.wallet-activity-detail-overlay{--wallet-activity-detail-bg:#fff;--wallet-activity-detail-text:#1f2024;--wallet-activity-detail-muted:#1f20248a;--wallet-activity-detail-line:#e8e9f1;z-index:70;background:#000000ad;place-items:end center;display:grid;position:fixed;inset:0}.wallet-activity-detail-dismiss{background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.wallet-activity-detail-sheet{overscroll-behavior:contain;width:min(100%,430px);max-height:calc(100dvh - 40px);color:var(--wallet-activity-detail-text);background:var(--wallet-activity-detail-bg);border-radius:20px 20px 0 0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;position:relative;overflow-y:auto}.wallet-activity-detail-sheet>header{border-bottom:1px solid var(--wallet-activity-detail-line);justify-content:space-between;align-items:center;min-height:64px;padding:0 16px;display:flex}.wallet-activity-detail-sheet>header h2{letter-spacing:0;margin:0;font-size:16px;font-weight:600;line-height:24px}.wallet-activity-detail-sheet>header button{width:32px;height:32px;color:var(--wallet-activity-detail-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.wallet-activity-detail-body{gap:24px;padding:24px 16px 32px;display:grid}.wallet-activity-exchange-summary{display:grid}.wallet-activity-detail-token-row{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;min-height:52px;display:grid}.wallet-activity-detail-token-logo{background:#101013;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:visible}.wallet-activity-detail-token-logo>.chain-icon,.wallet-activity-detail-token-logo>.token-logo-media{border-radius:50%;width:40px;height:40px;overflow:hidden}.wallet-activity-detail-chain-badge{z-index:1;border:1px solid var(--wallet-activity-detail-bg);border-radius:50%;place-items:center;width:16px;height:16px;display:grid;position:absolute;bottom:-2px;right:-2px;overflow:hidden}.wallet-activity-detail-chain-badge .chain-icon{width:16px;height:16px}.wallet-activity-detail-token-row>span:not(.wallet-activity-detail-token-logo),.wallet-activity-detail-token-value{gap:1px;min-width:0;display:grid}.wallet-activity-detail-token-row strong,.wallet-activity-transfer-summary strong{overflow-wrap:anywhere;letter-spacing:0;font-size:18px;font-weight:600;line-height:25px}.wallet-activity-detail-token-row small,.wallet-activity-transfer-summary small{color:var(--wallet-activity-detail-muted);font-size:12px;font-weight:400;line-height:18px}.wallet-activity-detail-token-value{text-align:right;justify-items:end;max-width:148px}.wallet-activity-flow{grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:8px;min-height:38px;display:grid}.wallet-activity-flow>span{border-top:1px dashed var(--wallet-activity-detail-line)}.wallet-activity-flow>i{color:#fff;background:#6552fe;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.wallet-activity-transfer-summary{text-align:center;justify-items:center;gap:3px;padding-top:2px;display:grid}.wallet-activity-transfer-summary .wallet-activity-detail-token-logo{width:48px;height:48px;margin-bottom:4px}.wallet-activity-transfer-summary .wallet-activity-detail-token-logo>.chain-icon,.wallet-activity-transfer-summary .wallet-activity-detail-token-logo>.token-logo-media{width:48px;height:48px}.wallet-activity-detail-list{gap:12px;margin:0;display:grid}.wallet-activity-detail-list>div{grid-template-columns:minmax(92px,1fr) minmax(0,1.7fr);align-items:center;gap:12px;min-width:0;display:grid}.wallet-activity-detail-list dt,.wallet-activity-detail-list dd{margin:0;font-size:14px;line-height:20px}.wallet-activity-detail-list dt{color:var(--wallet-activity-detail-muted)}.wallet-activity-detail-list dd{min-width:0;color:var(--wallet-activity-detail-text);text-align:right;overflow-wrap:anywhere;font-weight:500}.wallet-activity-detail-list dd button{max-width:100%;color:inherit;font:inherit;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:5px;padding:0;display:inline-flex}.wallet-activity-detail-list dd button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wallet-activity-detail-list dd button svg{color:var(--wallet-activity-detail-muted);flex:none}[data-theme=dark] .wallet-activity-detail-overlay,.dark .wallet-activity-detail-overlay,html[data-theme=dark] .wallet-activity-detail-overlay{--wallet-activity-detail-bg:#19192e;--wallet-activity-detail-text:#fff;--wallet-activity-detail-muted:#ffffff8a;--wallet-activity-detail-line:#ffffff14}[data-theme=dark] .wallet-sheet,.dark .wallet-sheet,html[data-theme=dark] .wallet-sheet{--wallet-sheet-bg:#19192e;--wallet-sheet-text:#fff;--wallet-sheet-muted:#ffffff8a;--wallet-sheet-line:#ffffff14;--wallet-option-bg:#6552fe14;--wallet-option-primary-bg:#6552fe1f;--wallet-icon-bg:#fff}.wallet-sheet-head{border-bottom:1px solid var(--wallet-sheet-line);justify-content:space-between;align-items:flex-start;gap:12px;min-height:84px;padding:20px 16px;display:flex}.wallet-sheet-title{align-items:center;gap:12px;min-width:0;display:flex}.wallet-brand-icon{background:#6552fe;border-radius:10px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.wallet-brand-icon img{object-fit:contain;width:16px;height:28px;display:block}.wallet-sheet-title span:last-child{gap:4px;min-width:0;display:grid}.wallet-sheet h2{color:var(--wallet-sheet-text);margin:0;font-size:16px;font-weight:500;line-height:1.25}.wallet-sheet p{color:var(--wallet-sheet-muted);margin:0;font-size:12px;font-weight:400;line-height:1.25}.wallet-close-button{width:24px;height:24px;color:var(--wallet-sheet-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:0 0 24px;place-items:center;padding:0;display:grid}.wallet-options{align-content:start;gap:12px;padding:24px 16px 40px;display:grid;overflow-y:auto}.wallet-option,.wallet-connected-card{width:100%;min-height:62px;color:var(--wallet-sheet-text);background:var(--wallet-option-bg);text-align:left;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.wallet-option.selected{border-color:var(--wallet-option-border);background:var(--wallet-option-primary-bg)}.wallet-option:disabled{cursor:default;opacity:1}.wallet-option-icon{background:var(--wallet-icon-bg);border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid;overflow:hidden}.wallet-option-icon img{object-fit:contain;width:100%;height:100%;display:block}.wallet-option-copy{gap:2px;min-width:0;display:grid}.wallet-option-line{align-items:center;gap:4px;min-width:0;display:flex}.wallet-option strong,.wallet-connected-card strong{color:var(--wallet-sheet-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;line-height:1.25;overflow:hidden}.wallet-option small,.wallet-connected-card small{color:var(--wallet-sheet-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.25;overflow:hidden}.wallet-option em{color:#fa983e;white-space:nowrap;background:#fa983e33;border-radius:4px;align-items:center;gap:3px;min-height:18px;padding:2px 4px;font-size:10px;font-style:normal;font-weight:500;line-height:1;display:inline-flex}.wallet-option em span{font-size:10px;line-height:1}.wallet-connected-card{justify-content:space-between}.wallet-connected-card>span{gap:2px;min-width:0;display:grid}.wallet-connected-card button{color:#fff;background:#6552fe;border:0;border-radius:999px;align-items:center;gap:4px;min-height:32px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.wallet-session{color:#303137;background:#f4f4f5;border-radius:12px;align-items:center;min-height:46px;padding:0 14px;font-weight:900;display:inline-flex}.wallet-error{color:#9a351f;background:#ffe9df;border-radius:10px;margin:-24px 16px 20px;padding:10px 12px;font-size:13px;font-weight:500;line-height:1.35}.settings-overlay{z-index:45;background:#000000b8;place-items:end center;padding:0;display:grid;position:fixed;inset:0}.settings-sheet{--settings-sheet-bg:#fff;--settings-sheet-text:#1f2024;--settings-sheet-muted:#1f20248a;--settings-sheet-line:#eef0f5;--settings-control-bg:#f4f4f7;--settings-switch-bg:#f0eaff;--settings-switch-border:#d9cfff;--settings-accent:#6552fe;z-index:1;width:min(100%,430px);max-height:min(644px,100vh - 48px);color:var(--settings-sheet-text);background:var(--settings-sheet-bg);border-radius:20px 20px 0 0;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;display:flex;position:relative;overflow:hidden}[data-theme=dark] .settings-sheet,html[data-theme=dark] .settings-sheet{--settings-sheet-bg:#19192e;--settings-sheet-text:#fff;--settings-sheet-muted:#ffffff8a;--settings-sheet-line:#ffffff14;--settings-control-bg:#25243a;--settings-switch-bg:#6552fe2e;--settings-switch-border:#6552fe7a}.settings-sheet-head{border-bottom:1px solid var(--settings-sheet-line);justify-content:space-between;align-items:center;min-height:65px;padding:0 16px 0 18px;display:flex}.settings-sheet-head h2{color:var(--settings-sheet-text);margin:0;font-size:14px;font-weight:500;line-height:1}.settings-close-button{width:30px;height:30px;color:var(--settings-sheet-text);-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}.settings-sheet-body{gap:18px;padding:25px 16px 42px;display:grid;overflow-y:auto}.settings-row{min-height:32px;color:var(--settings-sheet-text);text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:0;display:grid}.settings-row strong{font-size:14px;font-weight:500;line-height:1.2}.settings-row>span{color:var(--settings-sheet-text);align-items:center;gap:4px;font-size:14px;font-weight:400;display:inline-flex}.settings-language-row span svg{color:var(--settings-sheet-muted)}.settings-switch{border:1px solid var(--settings-switch-border);background:var(--settings-switch-bg);-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:flex-start;align-items:center;width:53px;height:28px;padding:2px;display:inline-flex}.settings-switch span{background:#fff;border-radius:50%;place-items:center;width:22px;height:22px;transition:transform .16s,background .16s;display:grid;box-shadow:0 1px 3px #14142c1f}.settings-switch.checked span{background:#7455ff;transform:translate(25px)}.settings-switch.with-icons span{background:#6552fe}.settings-switch .switch-icon{object-fit:contain;width:15px;height:15px;display:block}.settings-switch .switch-icon-on,.settings-switch.checked .switch-icon-off{display:none}.settings-switch.checked .switch-icon-on{display:block}.settings-slippage-summary{grid-template-columns:minmax(0,1fr) auto auto}.settings-slippage-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:-3px;display:grid}.settings-slippage-options button{height:34px;color:var(--settings-sheet-muted);background:var(--settings-control-bg);border:1px solid #0000;border-radius:8px;place-items:center;padding:0 8px;font-size:14px;font-weight:400;display:grid}.settings-slippage-options button.active{border-color:var(--settings-sheet-text);color:var(--settings-sheet-text);background:var(--settings-sheet-bg)}.settings-advanced-toggle{grid-template-columns:auto auto;justify-items:start;width:100%}.settings-advanced-toggle svg{color:var(--settings-sheet-text);transition:transform .16s}.settings-advanced-toggle svg.open{transform:rotate(180deg)}.settings-advanced-panel{gap:18px;display:grid}.settings-priority-row{grid-template-columns:minmax(0,1fr) minmax(0,174px)}.priority-control{background:var(--settings-control-bg);border-radius:8px;grid-template-columns:repeat(3,1fr);height:30px;padding:2px;display:grid}.priority-control button{min-width:0;color:var(--settings-sheet-muted);background:0 0;border:0;border-radius:6px;padding:0 8px;font-size:12px;font-weight:400}.priority-control button.active{color:var(--settings-sheet-text);background:var(--settings-sheet-bg);box-shadow:0 1px 4px #14142c14}.settings-home-indicator{width:134px;height:5px;margin:6px auto calc(8px + var(--safe-bottom));background:var(--settings-sheet-text,#1f2024);border-radius:999px;flex:none;display:block}.settings-language-sheet{--settings-language-bg:#fff;--settings-language-text:#1f2024;--settings-language-muted:#1f20248a;z-index:2;width:min(100%,430px);color:var(--settings-language-text);background:var(--settings-language-bg);border-radius:16px 16px 0 0;padding:22px 16px 8px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,Microsoft YaHei,sans-serif;display:grid;position:absolute;bottom:0;left:50%;transform:translate(-50%)}[data-theme=dark] .settings-language-sheet,html[data-theme=dark] .settings-language-sheet{--settings-language-bg:#19192e;--settings-language-text:#fff;--settings-language-muted:#ffffff8a}.settings-language-sheet button{height:50px;color:var(--settings-language-text);background:0 0;border:0;padding:0 12px;font-size:14px;font-weight:400}.settings-language-sheet button.active{color:#6552fe}.settings-language-sheet button.muted{color:var(--settings-language-muted)}.connect-prompt button{color:#111;background:#f0f0f0;border:0;border-radius:14px;align-items:center;gap:12px;min-height:58px;font-weight:900;display:inline-flex}.connect-prompt,.empty-state{text-align:center;justify-items:center;gap:12px;padding:52px 20px;display:grid}.connect-prompt h2,.empty-state h2{margin:0}.connect-prompt p,.empty-state p{color:var(--muted);margin:0}.connect-prompt button{color:#fff;background:#555557;padding:0 24px}.empty-state span{background:#b8b8b8;border-radius:12px;width:90px;height:90px}.explore-empty-state{align-content:center;gap:14px;min-height:260px;padding:64px 20px 88px}.explore-empty-state img{object-fit:contain;width:80px;height:80px;display:block}.explore-empty-state h2{color:var(--explore-muted);font-size:14px;font-weight:400}.earn-frame{--earn-surface:#fff;--earn-border:#e8e9f1;flex-direction:column;min-height:calc(100vh - 36px);padding-bottom:0;display:flex}.earn-frame:before{display:none}[data-theme=dark] .earn-frame{--earn-surface:#19192e;--earn-border:#ffffff14;color:var(--explore-text)}.earn-content{flex:1 0 auto;align-content:start;padding:8px 16px 28px;display:grid}.earn-back{width:fit-content;height:24px;color:var(--explore-muted);background:#f4f2fb;border:0;border-radius:14px;align-items:center;gap:2px;margin:0 0 28px;padding:0 8px 0 5px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}[data-theme=dark] .earn-back{background:#19192e}.earn-title-tabs{align-items:center;gap:24px;display:flex}.earn-title-tabs button{color:var(--explore-muted);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:20px;font-weight:600;line-height:1.3;display:inline-flex}.earn-title-tabs button.active{color:var(--explore-text)}.earn-title-tabs button:disabled{cursor:default;opacity:1}.earn-title-tabs svg{color:currentColor}.earn-subtitle{color:var(--explore-secondary-text);margin:8px 0 20px;font-size:14px;font-weight:400;line-height:1.55}.earn-segmented{width:100%;height:44px;box-shadow:none;background:#f5f6fd;border:0;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;display:grid}[data-theme=dark] .earn-segmented{box-shadow:none;background:#19192e}.earn-segmented button{appearance:none;-webkit-tap-highlight-color:transparent;min-width:0;color:var(--explore-muted);-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:999px;outline:none;font-size:14px;font-weight:600;line-height:1}.earn-segmented button:focus,.earn-segmented button:active{box-shadow:none;background:0 0}.earn-segmented button:focus-visible{box-shadow:inset 0 0 0 2px #6b50ff57}.earn-segmented button.active{color:var(--explore-text);background:var(--explore-bg);box-shadow:none;border-color:#0000}.earn-segmented button.active:focus,.earn-segmented button.active:active{background:var(--explore-bg);box-shadow:none}[data-theme=dark] .earn-segmented button.active{background:#404073;border-color:#0000}[data-theme=dark] .earn-segmented button.active:focus,[data-theme=dark] .earn-segmented button.active:active{background:#404073}.earn-pools{align-content:start;min-width:0;display:grid}.earn-pool-toolbar{align-items:center;gap:12px;margin-top:16px;display:flex}.earn-pool-search{min-width:0;height:36px;color:var(--explore-muted);background:#c0bfe526;border:1px solid #0000;border-radius:28px;flex:auto;align-items:center;gap:7px;padding:0 12px;display:flex}.earn-pool-search:focus-within{border-color:#6552fe}.earn-pool-search svg{flex:none}.earn-pool-search input{min-width:0;color:var(--explore-text);background:0 0;border:0;outline:none;flex:auto;padding:0;font-size:16px;font-weight:400;line-height:1}.earn-pool-search input::placeholder{color:#1f202433}[data-theme=dark] .earn-pool-search input::placeholder{color:#fff3}.earn-pool-search input::-webkit-search-cancel-button{cursor:pointer}.earn-pool-add{color:#fff;background:#6552fe;border:0;border-radius:50px;flex:none;justify-content:center;align-items:center;gap:2px;height:36px;padding:0 12px 0 10px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.earn-pool-list{width:calc(100% + 32px);margin:12px -16px 0;display:grid}.earn-pool-row{min-height:60px;color:var(--explore-text);text-align:left;background:0 0;border:0;grid-template-columns:48px minmax(86px,1fr) minmax(52px,auto) minmax(70px,auto);align-items:center;gap:10px;padding:12px 16px;display:grid}.earn-pool-row:focus-visible{outline-offset:2px;border-radius:8px;outline:2px solid #6552fe75}.earn-pool-logos{flex:none;width:48px;height:36px;display:block;position:relative}.earn-pool-logos>span{color:#fff;background:#111;border-radius:50%;place-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:grid;position:absolute;top:0;overflow:hidden}.earn-pool-logos>span:first-child{left:0}.earn-pool-logos>span:last-child{z-index:1;right:0}.earn-pool-main,.earn-pool-stat{gap:2px;min-width:0;display:grid}.earn-pool-main strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:1.2;overflow:hidden}.earn-pool-main small,.earn-pool-stat small{color:var(--explore-muted);font-size:12px;font-weight:400;line-height:1.15}.earn-pool-stat{text-align:right;justify-items:end}.earn-pool-stat strong{color:var(--explore-text);white-space:nowrap;font-size:16px;font-weight:500;line-height:1.15}.earn-pool-load-more{color:#6552fe;background:0 0;border:1px solid #6552fe47;border-radius:18px;justify-self:center;min-width:96px;height:32px;margin-top:12px;padding:0 16px;font-size:13px}.earn-pool-load-more:disabled{cursor:wait;opacity:.54}.earn-pool-state{min-height:250px;color:var(--explore-muted);text-align:center;align-content:center;justify-items:center;gap:12px;display:grid}.earn-pool-state.compact{min-height:64px}.earn-pool-state p{margin:0;font-size:14px}.earn-pool-state button{color:#6552fe;background:0 0;border:1px solid #6552fe47;border-radius:18px;height:32px;padding:0 18px}.earn-pool-skeleton{gap:12px;margin-top:18px;display:grid}.earn-pool-skeleton span{background:#c0bfe526;border-radius:6px;height:38px;display:block}[data-theme=dark] .earn-pool-skeleton span{background:#ffffff0f}.liquidity-pool-detail-frame{--pool-detail-surface:#fff;--pool-detail-card:#fff;--pool-detail-soft:#f8f8ff;--pool-detail-border:#e9e9f1;--pool-detail-grid:#eeeef4;--pool-detail-text:#1e1e23;--pool-detail-muted:#9999a2;--pool-detail-purple:#6552fe;--pool-detail-green:#0dbb7c;--pool-detail-red:#ff5a73;background:var(--pool-detail-surface)}.liquidity-pool-detail-frame[data-theme=dark]{--pool-detail-surface:#070715;--pool-detail-card:#112;--pool-detail-soft:#17172d;--pool-detail-border:#28283c;--pool-detail-grid:#24243a;--pool-detail-text:#f5f4fb;--pool-detail-muted:#8e8d9e;background:var(--pool-detail-surface)}.liquidity-pool-detail-content{color:var(--pool-detail-text);gap:14px;padding:0 14px 20px;display:grid}.liquidity-pool-heading{align-items:center;gap:10px;min-height:48px;display:flex}.liquidity-pool-heading>span:last-child{gap:3px;min-width:0;display:grid}.liquidity-pool-heading strong{color:var(--pool-detail-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.2;overflow:hidden}.liquidity-pool-heading small{color:var(--pool-detail-muted);font-size:11px;line-height:1.2}.liquidity-pool-pair-logos{flex:0 0 53px;width:53px;height:42px;display:block;position:relative}.liquidity-pool-pair-logos .liquidity-pool-token-icon{width:42px;height:42px;position:absolute;top:0}.liquidity-pool-pair-logos .liquidity-pool-token-icon:first-child{z-index:1;left:0}.liquidity-pool-pair-logos .liquidity-pool-token-icon:last-child{right:0}.liquidity-pool-pair-logos.compact{flex-basis:34px;width:34px;height:28px}.liquidity-pool-pair-logos.compact .liquidity-pool-token-icon{width:28px;height:28px}.liquidity-pool-token-icon{color:#fff;background:#101014;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid;overflow:hidden}.liquidity-pool-token-icon img{object-fit:cover;width:100%;height:100%}.liquidity-pool-chart-card,.liquidity-pool-info-card,.liquidity-pool-reserves-card,.liquidity-pool-activity-card,.liquidity-pool-position-card{border:1px solid var(--pool-detail-border);background:var(--pool-detail-card);border-radius:8px}.liquidity-pool-chart-card{min-height:262px;padding:10px}.liquidity-pool-chart-tabs,.liquidity-pool-activity-tabs{background:var(--pool-detail-soft);border-radius:999px;grid-template-columns:repeat(3,minmax(0,1fr));height:38px;padding:4px;display:grid}.liquidity-pool-chart-tabs button,.liquidity-pool-activity-tabs button{min-width:0;color:var(--pool-detail-muted);background:0 0;border:0;border-radius:999px;font-size:12px}.liquidity-pool-chart-tabs button.active,.liquidity-pool-activity-tabs button.active{color:var(--pool-detail-text);background:var(--pool-detail-card);font-weight:600}.liquidity-pool-chart-value{color:var(--pool-detail-text);margin-top:12px;font-size:22px;line-height:1;display:block}.liquidity-pool-chart-date{color:var(--pool-detail-muted);margin-top:6px;font-size:10px;display:block}.liquidity-pool-chart-plot{height:155px;margin-top:4px;position:relative;overflow:hidden}.liquidity-pool-chart-grid{background:repeating-linear-gradient(to bottom, transparent 0, transparent 31px, var(--pool-detail-grid) 31px, var(--pool-detail-grid) 32px);position:absolute;inset:5px 0 22px}.liquidity-pool-chart-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:8px;display:grid;position:absolute;inset:5px 0 0}.liquidity-pool-chart-column{grid-template-rows:minmax(0,1fr) 18px;place-items:end center;min-width:0;height:100%;display:grid}.liquidity-pool-chart-column i{background:var(--pool-detail-purple);border-radius:6px 6px 0 0;width:12px;min-height:3px;max-height:100%;display:block}.liquidity-pool-chart-column i.current{background:var(--pool-detail-green)}.liquidity-pool-chart-column small{color:var(--pool-detail-muted);white-space:nowrap;font-size:9px}.liquidity-pool-section{gap:8px;display:grid}.liquidity-pool-section h2{color:var(--pool-detail-text);margin:0;font-size:16px;font-weight:600;line-height:1.3}.liquidity-pool-info-card{gap:12px;padding:13px 12px 12px;display:grid}.liquidity-pool-info-apr,.liquidity-pool-info-price{gap:6px;min-width:0;display:grid}.liquidity-pool-info-apr{border-bottom:1px dashed var(--pool-detail-border);padding-bottom:12px}.liquidity-pool-info-apr small,.liquidity-pool-info-price small,.liquidity-pool-info-stats small{color:var(--pool-detail-muted);font-size:10px;font-style:normal}.liquidity-pool-info-price small{align-items:center;gap:4px;display:flex}.liquidity-pool-info-price button{background:0 0;border:0;border-radius:50%;place-items:center;width:17px;height:17px;padding:0;display:inline-grid}.liquidity-pool-info-price button img{width:16px;height:16px;display:block}.liquidity-pool-info-apr strong,.liquidity-pool-info-price strong{color:var(--pool-detail-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.25;overflow:hidden}.liquidity-pool-info-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.liquidity-pool-info-stats>span{background:var(--pool-detail-soft);border-radius:5px;gap:4px;min-width:0;padding:8px;display:grid}.liquidity-pool-info-stats strong{color:var(--pool-detail-text);text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.liquidity-pool-info-stats em{color:var(--pool-detail-muted);font-size:9px;font-style:normal}.liquidity-pool-info-stats em.positive{color:var(--pool-detail-green)}.liquidity-pool-info-stats em.negative{color:var(--pool-detail-red)}.liquidity-pool-reserves-card{padding:0 12px}.liquidity-pool-reserve-row{border-bottom:1px dashed var(--pool-detail-border);grid-template-columns:36px minmax(0,1fr) minmax(70px,auto);align-items:center;gap:8px;min-height:55px;display:grid}.liquidity-pool-reserve-row:last-child{border-bottom:0}.liquidity-pool-reserve-row>span{gap:3px;min-width:0;display:grid}.liquidity-pool-reserve-row strong{color:var(--pool-detail-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.liquidity-pool-reserve-row button{min-width:0;color:var(--pool-detail-muted);background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:9px;display:flex}.liquidity-pool-reserve-row b{color:var(--pool-detail-text);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.liquidity-pool-activity-card{padding:10px}.liquidity-pool-activity-tabs{border-radius:999px;height:38px;padding:4px}.liquidity-pool-activity-tabs button{border-radius:999px}.liquidity-pool-activity-head,.liquidity-pool-activity-row{grid-template-columns:.85fr .7fr 1fr 1fr 1.15fr;align-items:center;gap:5px;display:grid}.liquidity-pool-activity-head{min-height:30px;color:var(--pool-detail-muted);font-size:9px}.liquidity-pool-activity-head span:not(:first-child),.liquidity-pool-activity-row>span:not(:first-child),.liquidity-pool-activity-row>strong:not(:first-child){text-align:right}.liquidity-pool-activity-list{align-content:start;min-height:280px;display:grid}.liquidity-pool-activity-row{min-height:28px;color:var(--pool-detail-text);font-size:9px;text-decoration:none}.liquidity-pool-activity-row>span,.liquidity-pool-activity-row>strong{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.liquidity-pool-activity-row strong.buy,.liquidity-pool-activity-row strong.add{color:var(--pool-detail-green)}.liquidity-pool-activity-row strong.sell,.liquidity-pool-activity-row strong.remove{color:var(--pool-detail-red)}.liquidity-pool-activity-row>span:last-child{justify-content:flex-end;align-items:center;gap:2px;display:flex}.liquidity-pool-activity-state{min-height:280px;color:var(--pool-detail-muted);place-items:center;font-size:12px;display:grid}.liquidity-pool-pagination{min-height:30px;color:var(--pool-detail-muted);justify-content:center;align-items:center;gap:12px;font-size:10px;display:flex}.liquidity-pool-pagination button{width:26px;height:26px;color:var(--pool-detail-text);background:0 0;border:0;place-items:center;display:grid}.liquidity-pool-pagination button:disabled{color:var(--pool-detail-muted);opacity:.45}.liquidity-pool-position-card{gap:12px;padding:12px;display:grid}.liquidity-pool-position-head,.liquidity-pool-position-values,.liquidity-pool-position-actions{align-items:center;gap:10px;display:grid}.liquidity-pool-position-head{grid-template-columns:minmax(0,1fr) auto}.liquidity-pool-position-head>span:last-child,.liquidity-pool-position-values>span{gap:3px;display:grid}.liquidity-pool-position-head>span:last-child{justify-items:end}.liquidity-pool-position-pair{grid-template-columns:34px minmax(0,auto) auto;align-items:center;gap:6px;min-width:0;display:grid}.liquidity-pool-position-pair strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.liquidity-pool-position-pair>small{color:var(--pool-detail-muted)}.liquidity-pool-position-card small{color:var(--pool-detail-muted);font-size:10px}.liquidity-pool-position-card strong{color:var(--pool-detail-text);font-size:13px}.liquidity-pool-position-head>span:last-child strong{color:var(--pool-detail-green)}.liquidity-pool-position-values,.liquidity-pool-position-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.liquidity-pool-position-actions button,.liquidity-pool-detail-actions button{border:1px solid var(--pool-detail-purple);height:36px;color:var(--pool-detail-purple);background:0 0;border-radius:18px;font-size:12px;font-weight:600}.liquidity-pool-position-actions button:last-child,.liquidity-pool-detail-actions button:last-child{color:#fff;background:var(--pool-detail-purple)}.liquidity-pool-detail-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:6px 0 2px;display:grid}.liquidity-pool-detail-state{min-height:420px;color:var(--pool-detail-muted);text-align:center;align-content:center;justify-items:center;gap:12px;display:grid}.liquidity-pool-detail-state p{margin:0;font-size:14px}.liquidity-pool-detail-state button{color:#fff;background:var(--pool-detail-purple);border:0;border-radius:17px;height:34px;padding:0 18px}@media (max-width:359px){.liquidity-pool-detail-content{padding-inline:10px}.liquidity-pool-activity-head,.liquidity-pool-activity-row{grid-template-columns:.8fr .65fr .9fr .9fr 1fr;gap:3px}}.earn-empty-state{text-align:center;align-content:start;justify-items:center;gap:11px;min-height:440px;padding-top:108px;display:grid}.earn-empty-visual{width:132px;height:148px;color:var(--explore-muted);background:0 0;place-items:center;display:grid}.earn-empty-visual img{object-fit:contain;width:100%;height:100%;display:block}.earn-empty-state h1{color:var(--explore-muted);margin:0;font-size:18px;font-weight:700;line-height:1.3}.earn-empty-state p{max-width:320px;color:var(--explore-muted);margin:0;font-size:14px;font-weight:400;line-height:1.45}.earn-add-button{color:#fff;background:#6b50ff;border:1px solid #7f69ff5c;border-radius:999px;justify-content:center;align-items:center;min-width:126px;height:42px;margin-top:6px;padding:0 24px;font-size:15px;font-weight:600;display:inline-flex;box-shadow:0 8px 18px #6b50ff29}[data-theme=dark] .earn-empty-state h1{color:#ffffffc7}[data-theme=dark] .earn-empty-state p{color:#ffffff85}[data-theme=dark] .earn-add-button{border-color:#7e6bff57;box-shadow:0 10px 20px #00000038}.earn-positions{align-content:start;min-width:0;display:grid}.earn-position-summary{background:#c0bfe526;border-radius:12px;grid-template-columns:minmax(0,1fr);gap:20px;min-height:120px;margin-top:16px;padding:16px;display:grid}[data-theme=dark] .earn-position-summary{background:#19192e}.earn-position-summary>span{align-content:start;gap:5px;min-width:0;display:grid}.earn-position-summary small,.earn-position-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.earn-position-summary small{color:var(--explore-muted);font-size:12px;font-weight:400;line-height:1.2}.earn-position-summary strong{color:var(--explore-text);font-size:20px;font-weight:600;line-height:1.2}.earn-position-search{width:100%;height:36px;color:var(--explore-muted);background:#f5f4fc;border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:0 14px;display:flex}[data-theme=dark] .earn-position-search{background:#19192e}.earn-position-search input{width:100%;min-width:0;color:var(--explore-text);letter-spacing:0;background:0 0;border:0;outline:0;font-size:13px}.earn-position-search input::placeholder{color:var(--explore-muted)}.earn-position-list{gap:12px;margin-top:16px;display:grid}.earn-position-card{border:1px solid var(--earn-border);min-width:0;color:var(--explore-text);background:var(--explore-bg);border-radius:16px;gap:12px;padding:16px;display:grid}[data-theme=dark] .earn-position-card{background:#080819}.earn-position-card-detail{min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:12px;padding:0;display:grid}.earn-position-card-header{grid-template-columns:48px minmax(0,1fr) auto 14px;align-items:center;gap:8px;min-width:0;display:grid}.earn-position-logos{flex:none;width:48px;height:36px;display:block;position:relative}.earn-position-logos span{color:#fff;background:#111;border-radius:50%;place-items:center;width:36px;height:36px;font-size:15px;font-weight:700;display:grid;position:absolute;top:0;overflow:hidden}.earn-position-logos span:first-child{z-index:1;left:0}.earn-position-logos span:last-child{z-index:2;right:0}.earn-position-logos img{object-fit:cover;width:100%;height:100%;display:block}.earn-position-main{gap:4px;min-width:0;display:grid}.earn-position-main strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.25;overflow:hidden}.earn-position-main small{min-width:0;color:var(--explore-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;font-weight:400;line-height:1.2;display:flex}.earn-position-main em{color:#6b50ff;white-space:nowrap;background:#6b50ff1a;border-radius:6px;align-items:center;height:18px;padding:0 7px;font-size:10px;font-style:normal;display:inline-flex}.earn-position-main .earn-position-lock-badge{color:#008f68;background:#00b7851a}[data-theme=dark] .earn-position-main .earn-position-lock-badge{color:#21d7a4;background:#21d7a41f}.earn-position-apr{justify-items:end;gap:4px;min-width:54px;display:grid}.earn-position-apr small{color:var(--explore-muted);font-size:11px;line-height:1.2}.earn-position-apr strong{color:#00b875;font-size:13px;font-weight:500;line-height:1.2}.earn-position-chevron{place-items:center;width:14px;height:14px;display:grid}.earn-position-chevron img{width:14px;height:14px;display:block}.earn-position-chevron-dark{display:none!important}[data-theme=dark] .earn-position-chevron-light{display:none}[data-theme=dark] .earn-position-chevron-dark{display:block!important}.earn-position-divider{border-top:1px dashed var(--earn-border);width:100%;height:0;display:block}.earn-position-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.earn-position-metrics>span{gap:5px;min-width:0;display:grid}.earn-position-metrics small{color:var(--explore-muted);font-size:11px;line-height:1.2}.earn-position-metrics strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:1.2;overflow:hidden}.earn-position-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.earn-position-actions button{color:#6b50ff;white-space:nowrap;background:0 0;border:1px solid #6b50ff;border-radius:999px;min-width:0;height:40px;padding:0 8px;font-size:13px;font-weight:600}.earn-position-actions button:last-child{color:#fff;background:#6b50ff}.earn-position-actions button:disabled{color:#ffffffb8;cursor:not-allowed;background:#a89cff;border-color:#0000}[data-theme=dark] .earn-position-actions button:disabled{color:#ffffff80;background:#45406d}.earn-position-skeleton{gap:12px;margin-top:16px;display:grid}.earn-position-skeleton span{background:linear-gradient(90deg,#f4f3fa 20%,#ebe9f7 50%,#f4f3fa 80%) 0 0/240% 100%;border-radius:16px;height:195px;animation:1.2s linear infinite earn-pool-shimmer;display:block}[data-theme=dark] .earn-position-skeleton span{background:linear-gradient(90deg,#151529 20%,#22223e 50%,#151529 80%) 0 0/240% 100%}.earn-position-load-sentinel{width:100%;height:1px;display:block}.earn-position-loading{color:var(--explore-muted);text-align:center;font-size:12px}.add-liquidity-frame{background:var(--earn-surface)}.add-liquidity-content{padding:18px 16px calc(112px + var(--safe-bottom));color:var(--explore-text);flex-direction:column;flex:1 0 auto;display:flex}.add-liquidity-entry-content{padding:4px 16px calc(112px + var(--safe-bottom));color:var(--explore-text);align-content:start;display:grid}.add-liquidity-entry-back{width:fit-content;min-height:24px;color:var(--explore-muted);background:#91919c1a;border:0;border-radius:999px;align-items:center;gap:3px;margin:0 0 16px;padding:0 10px 0 8px;font-size:13px;font-weight:500;display:inline-flex}.add-liquidity-entry-content h1{color:var(--explore-text);letter-spacing:0;margin:0;font-size:28px;font-weight:700;line-height:1.18}.add-liquidity-entry-content>p{max-width:270px;color:var(--explore-muted);margin:9px 0 26px;font-size:14px;font-weight:400;line-height:1.45}.add-liquidity-entry-field{gap:10px;margin-bottom:24px;display:grid;position:relative}.add-liquidity-entry-field>label{color:var(--explore-text);font-size:16px;font-weight:500;line-height:1.3}.add-liquidity-entry-field>small{color:var(--explore-muted);margin-top:-2px;font-size:13px;font-weight:400}.add-liquidity-network-card,.add-liquidity-token-select{border-radius:8px;align-items:center;gap:12px;width:100%;min-height:56px;padding:0 14px;display:flex}.add-liquidity-network-card{background:#91919c1c;border:0}.add-liquidity-network-card>img,.add-liquidity-network-card>.chain-badge{flex:none;width:32px;height:32px}.add-liquidity-network-card strong{color:var(--explore-text);font-size:17px;font-weight:500;line-height:1.2}.add-liquidity-token-select-wrap{position:relative}.add-liquidity-token-select{color:var(--explore-text);background:var(--earn-surface);text-align:left;-webkit-tap-highlight-color:transparent;border:1px solid #9797a842;justify-content:flex-start;padding-right:46px;position:relative}.add-liquidity-token-select:focus,.add-liquidity-token-select:active{background:var(--earn-surface);box-shadow:none;outline:none}.add-liquidity-token-select-arrow{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid var(--explore-text);flex:none;width:0;height:0;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.add-liquidity-token-select>span{gap:2px;min-width:0;margin-right:0;display:grid}.add-liquidity-token-select strong{color:var(--explore-text);font-size:18px;font-weight:500;line-height:1.2}.add-liquidity-token-select small{color:var(--explore-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.add-liquidity-token-select .add-liquidity-token-bubble{flex:none;width:40px;height:40px;font-size:15px}.add-liquidity-token-select .add-liquidity-token-bubble em{width:16px;height:16px;bottom:-2px;right:-2px}.add-liquidity-token-select .add-liquidity-token-bubble em img{width:16px;height:16px}.add-liquidity-token-sheet-backdrop{z-index:90;overscroll-behavior:none;background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.add-liquidity-token-sheet{overscroll-behavior:none;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;width:min(100%,430px);height:min(78vh,590px);max-height:calc(100vh - 24px);display:flex;overflow:hidden;box-shadow:0 -18px 54px #14122c38}.add-liquidity-token-sheet-head{border-bottom:1px solid #e8e9f1;justify-content:space-between;align-items:center;min-height:64px;padding:20px 16px;display:flex}.add-liquidity-token-sheet-head strong{color:#1f2024;font-size:16px;font-weight:500;line-height:1.2}.add-liquidity-token-sheet-head button{color:#1f2024;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.add-liquidity-token-sheet-body{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 16px 20px;display:flex;overflow:hidden}.add-liquidity-token-search{color:#1f20246b;background:#c0bfe526;border-radius:28px;align-items:center;gap:8px;width:100%;height:32px;padding:0 12px;display:flex}.add-liquidity-token-search input{color:#1f2024;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:13px;font-weight:400}.add-liquidity-token-search input::placeholder{color:#1f20246b}.add-liquidity-token-network{color:#1f20248a;align-items:center;gap:6px;min-height:22px;font-size:14px;font-weight:400;display:flex}.add-liquidity-token-network>img,.add-liquidity-token-network>.chain-badge{flex:none;width:16px;height:16px}.add-liquidity-token-network strong{color:#1f2024;font-size:12px;font-weight:400}.add-liquidity-token-list{overscroll-behavior-y:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:1;align-content:start;min-height:0;margin:0 -16px;padding-bottom:16px;display:grid;overflow-y:auto}.add-liquidity-token-row{color:#1f2024;text-align:left;-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:12px 16px;display:flex}.add-liquidity-token-row:active{background:#c0bfe526}.add-liquidity-token-row-main{align-items:center;gap:10px;min-width:0;display:flex}.add-liquidity-token-row-main .add-liquidity-token-bubble{width:40px;height:40px;font-size:15px}.add-liquidity-token-row-main .add-liquidity-token-bubble em{width:16px;height:16px;bottom:-3px;right:-3px}.add-liquidity-token-row-main .add-liquidity-token-bubble em img{width:16px;height:16px}.add-liquidity-token-row-main strong{color:#1f2024;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:1.2;overflow:hidden}.add-liquidity-token-row-balance{flex:0 0 112px;justify-items:end;gap:3px;min-width:0;display:grid}.add-liquidity-token-row-balance strong{color:#1f2024;text-overflow:ellipsis;white-space:nowrap;max-width:112px;font-size:16px;font-weight:500;line-height:1.2;overflow:hidden}.add-liquidity-token-row-balance small{color:#1f20246b;font-size:12px;font-weight:400;line-height:1.2}.add-liquidity-token-empty{color:#1f20246b;text-align:center;margin:40px 0;font-size:14px}.add-liquidity-token-sheet-homebar{width:134px;height:5px;margin:8px auto calc(8px + var(--safe-bottom));background:#000;border-radius:999px}.add-liquidity-entry-submit{color:#fff;background:var(--accent);border:0;border-radius:999px;width:100%;height:52px;margin-top:36px;font-size:16px;font-weight:600}.add-liquidity-entry-submit:disabled{color:#fff;cursor:not-allowed;opacity:1;background:#d4d6de}[data-theme=dark] .add-liquidity-entry-submit:disabled{color:#ffffff6b;background:#4f3f99}[data-theme=dark] .add-liquidity-network-card{background:#ffffff14}[data-theme=dark] .add-liquidity-token-select{background:#0f0e1a;border-color:#ffffff24}[data-theme=dark] .add-liquidity-token-sheet{background:#19192e;box-shadow:0 -18px 54px #0000006b}[data-theme=dark] .add-liquidity-token-sheet-head{border-bottom-color:#ffffff14}[data-theme=dark] .add-liquidity-token-sheet-head strong,[data-theme=dark] .add-liquidity-token-sheet-head button,[data-theme=dark] .add-liquidity-token-search input,[data-theme=dark] .add-liquidity-token-network strong,[data-theme=dark] .add-liquidity-token-row,[data-theme=dark] .add-liquidity-token-row-main strong,[data-theme=dark] .add-liquidity-token-row-balance strong{color:#fff}[data-theme=dark] .add-liquidity-token-search{color:#ffffff6b;background:#ffffff14}[data-theme=dark] .add-liquidity-token-search input::placeholder,[data-theme=dark] .add-liquidity-token-network,[data-theme=dark] .add-liquidity-token-row-balance small,[data-theme=dark] .add-liquidity-token-empty{color:#ffffff75}[data-theme=dark] .add-liquidity-token-row:active{background:#ffffff12}[data-theme=dark] .add-liquidity-token-sheet-homebar{background:#fff}.add-liquidity-back{width:fit-content;color:var(--explore-muted);background:#91919c1a;border:0;border-radius:999px;align-items:center;gap:4px;margin:0 0 22px;padding:5px 12px 5px 8px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.add-liquidity-back svg{flex:none}.add-liquidity-title{color:var(--explore-text);letter-spacing:0;margin:0 0 12px;font-size:24px;font-weight:700;line-height:1.2}.add-liquidity-subtitle{color:var(--explore-muted);margin:0 0 32px;font-size:14px;font-weight:400;line-height:1.5}.add-liquidity-pair{align-items:center;gap:14px;margin-bottom:28px;display:flex}.add-liquidity-pair-icons{flex:none;width:66px;height:44px;display:block;position:relative}.add-liquidity-pair-icons .add-liquidity-token-bubble{width:44px;height:44px;font-size:16px;position:absolute;top:0}.add-liquidity-pair-icons .add-liquidity-token-bubble:first-child{left:0}.add-liquidity-pair-icons .add-liquidity-token-bubble:last-child{right:0}.add-liquidity-pair-copy{gap:4px;min-width:0;display:grid}.add-liquidity-pair-copy strong{color:var(--explore-text);font-size:22px;font-weight:500;line-height:1.2}.add-liquidity-pair-copy small{color:var(--explore-muted);font-size:14px;font-weight:400;line-height:1.25}.add-liquidity-token-bubble{aspect-ratio:1;color:#fff;background:#0f0f10;border-radius:50%;flex:none;place-items:center;width:50px;height:50px;font-size:19px;font-weight:700;display:grid;position:relative;overflow:visible}.add-liquidity-token-bubble img{object-fit:cover;width:100%;height:100%;display:block}.add-liquidity-token-bubble em{border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;bottom:-4px;right:-4px}.add-liquidity-token-bubble em img{width:20px;height:20px}.add-liquidity-metrics{grid-template-columns:minmax(96px,.72fr) minmax(0,1.6fr);gap:12px;margin-bottom:30px;display:grid}.add-liquidity-metrics span{gap:8px;min-width:0;display:grid}.add-liquidity-metrics small{color:var(--explore-muted);font-size:13px;font-weight:400;line-height:1.2}.add-liquidity-metrics strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:500;line-height:1.25;overflow:hidden}.add-liquidity-metrics span:first-child strong{color:#08b86f}.add-liquidity-price-label{align-items:center;gap:6px;width:max-content;display:inline-flex}.add-liquidity-price-swap{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;display:inline-grid}.add-liquidity-price-swap img{width:16px;height:16px;display:block}.add-liquidity-amounts,.add-liquidity-locks{gap:12px;margin-bottom:24px;display:grid}.add-liquidity-amounts h2{color:var(--explore-text);margin:0;font-size:16px;font-weight:500;line-height:1.3}.add-liquidity-locks h2{color:var(--explore-text);margin:0;font-size:16px;font-weight:400;line-height:1.3}.add-liquidity-amount-card{background:#c0bfe526;border:0;border-radius:8px;gap:8px;min-height:94px;padding:10px 12px 12px;display:grid}[data-theme=dark] .add-liquidity-amount-card{background:#ffffff0f;border:0}.add-liquidity-balance{min-width:0;color:var(--explore-muted);text-overflow:ellipsis;white-space:nowrap;justify-self:end;align-items:center;gap:6px;font-size:12px;font-weight:400;line-height:1.2;display:inline-flex;overflow:hidden}.add-liquidity-card-divider{background-image:linear-gradient(90deg,#91919c2e 0 42%,#0000 42% 100%);background-size:9px 1px;height:1px;display:block}.add-liquidity-amount-main{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.add-liquidity-token{align-items:center;gap:10px;min-width:0;display:flex}.add-liquidity-token .add-liquidity-token-bubble{flex-basis:40px;width:40px;height:40px;font-size:16px}.add-liquidity-token strong{color:var(--explore-text);font-size:17px;font-weight:500;line-height:1.2}.add-liquidity-input{justify-items:end;gap:4px;min-width:120px;display:grid}.add-liquidity-input input{width:100%;color:var(--explore-text);text-align:right;background:0 0;border:0;outline:none;font-size:22px;font-weight:500;line-height:1.15}.add-liquidity-input em{color:var(--explore-muted);font-size:12px;font-style:normal;line-height:1.2}.add-liquidity-locks div{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.add-liquidity-locks button{min-height:36px;color:var(--explore-text);white-space:nowrap;background:#91919c1c;border:1px solid #0000;border-radius:6px;padding:0 10px;font-size:14px;font-weight:400}.add-liquidity-locks button:last-child{width:max-content;min-width:80px;padding-inline:12px}.add-liquidity-locks button.active{border-color:var(--accent);color:var(--explore-text);background:#6b52ff1a}[data-theme=dark] .add-liquidity-locks button.active{color:#fff;background:#6b52ff40}.add-liquidity-custom-lock{color:var(--explore-muted);background:#91919c14;border-radius:8px;grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:grid}.add-liquidity-custom-lock input{width:100%;height:36px;color:var(--explore-text);background:var(--explore-surface);font:inherit;text-align:right;border:1px solid #6b52ff59;border-radius:6px;outline:none;padding:0 10px}.add-liquidity-custom-lock input:focus{border-color:var(--accent)}.add-liquidity-value-error,.add-liquidity-value-notice{letter-spacing:0;margin:0;font-size:12px;font-weight:400;line-height:16px}.add-liquidity-value-error{color:#e54c59}.add-liquidity-value-notice{color:#fa983e;background:#fa983e1a;border-radius:8px;padding:10px 12px}.add-liquidity-value-error+.add-liquidity-locks,.add-liquidity-value-notice+.add-liquidity-locks{margin-top:12px}.add-liquidity-submit-slot{gap:10px;margin-top:auto;padding-top:44px;display:grid}.add-liquidity-submit{color:#fff;background:var(--accent);border:0;border-radius:999px;flex:none;width:100%;height:48px;margin-top:0;font-size:16px;font-weight:600}.add-liquidity-submit:disabled{cursor:not-allowed;opacity:.72}.add-liquidity-submit.empty-amount:disabled{color:#ffffff85;opacity:1;background:#a79bff}[data-theme=dark] .add-liquidity-submit.empty-amount:disabled{color:#ffffff73;background:#382a87}.liquidity-position-detail-frame{background:var(--explore-bg)}.liquidity-position-detail-content{color:var(--explore-text);align-content:start;gap:12px;padding:4px 16px 0;display:grid}.liquidity-position-detail-content>h1{color:var(--explore-text);letter-spacing:0;margin:-2px 0 26px;font-size:24px;font-weight:700;line-height:1.25}.liquidity-position-hero{gap:16px;margin-bottom:10px;display:grid}.liquidity-position-pair{align-items:center;gap:10px;min-width:0;display:flex}.liquidity-position-pair>span:last-child{gap:5px;min-width:0;display:grid}.liquidity-position-pair strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;line-height:1.25;overflow:hidden}.liquidity-position-pair small{color:var(--explore-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;line-height:1.2;overflow:hidden}.liquidity-position-pair-logos{flex:0 0 60px;width:60px;height:40px;display:block;position:relative}.liquidity-position-pair-logos span{color:#fff;background:#111;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:grid;position:absolute;top:0;overflow:hidden}.liquidity-position-pair-logos span:first-child{z-index:1;left:0}.liquidity-position-pair-logos span:last-child{right:0}.liquidity-position-pair-logos img,.liquidity-position-token-icon img{object-fit:cover;width:100%;height:100%;display:block}.liquidity-position-metrics{grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:14px 44px;display:grid}.liquidity-position-metrics span{gap:5px;min-width:0;display:grid}.liquidity-position-metrics>.is-wide{grid-column:1/-1}.liquidity-position-metrics small{min-width:0;color:var(--explore-muted);font-size:14px;font-weight:400;line-height:1.2}.liquidity-position-metrics strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;line-height:1.25;overflow:hidden}.liquidity-position-metrics .is-positive{color:#01af70}.liquidity-position-metrics .liquidity-position-price-label{align-items:center;gap:6px;width:max-content;display:inline-flex}.liquidity-position-price-label button{background:0 0;border:0;border-radius:50%;place-items:center;width:16px;height:16px;padding:0;display:inline-grid}.liquidity-position-price-label button img{width:16px;height:16px;display:block}.liquidity-position-card{background:#f9faff;border:1px solid #e8eaed;border-radius:16px;gap:12px;padding:16px;display:grid;overflow:hidden}[data-theme=dark] .liquidity-position-card{background:#202038;border-color:#38395f}.liquidity-position-apr-card{align-content:start;gap:14px}.liquidity-position-apr-note{color:var(--explore-muted);margin:0;font-size:12px;font-weight:400;line-height:1.45}.liquidity-position-apr-share .liquidity-position-share-labels>span:only-child{max-width:100%}.liquidity-apr-claim-card{gap:14px}.liquidity-apr-claim-amount{min-width:0;color:var(--creator-claim-text);align-items:center;gap:8px;display:flex}.liquidity-apr-claim-amount .creator-revenue-claim-token-logo{flex-basis:24px;width:24px;height:24px}.liquidity-apr-claim-amount strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:16px;font-weight:600;line-height:1.25;overflow:hidden}.liquidity-position-card-head{gap:4px;display:grid}.liquidity-position-card-head small{color:var(--explore-secondary-text);font-size:14px;font-weight:400;line-height:1.2}.liquidity-position-card-head strong{color:var(--explore-text);font-size:20px;font-weight:700;line-height:1.25}.liquidity-position-share{gap:8px;display:grid}.liquidity-position-share-labels{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.liquidity-position-share-labels>span{min-width:0;max-width:calc(50% - 6px);color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:1.2;display:inline-flex;overflow:hidden}.liquidity-position-share-track{background:#29abf038;border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.liquidity-position-share-track span:first-child{background:var(--accent)}.liquidity-position-share-track span:last-child{background:#29abf0}.liquidity-position-divider{background-image:linear-gradient(90deg,#91919c3d 0 42%,#0000 42% 100%);background-size:9px 1px;width:100%;height:1px;display:block}[data-theme=dark] .liquidity-position-divider{background-image:linear-gradient(90deg,#ffffff2e 0 42%,#0000 42% 100%)}.liquidity-position-token-rows{gap:8px;display:grid}.liquidity-position-token-row,.liquidity-position-row{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.liquidity-position-token-row>small,.liquidity-position-row>span,.liquidity-position-row>small{color:var(--explore-muted);font-size:14px;font-weight:400;line-height:1.25}.liquidity-position-row>small{white-space:nowrap}.liquidity-position-view-link{color:var(--explore-muted);font:inherit;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:2px;padding:0;font-size:14px;line-height:1.25;display:inline-flex}.liquidity-position-view-link svg{flex:none}.liquidity-position-row>strong{min-width:0;color:var(--explore-text);text-align:right;font-size:14px;font-weight:500;line-height:1.25}.liquidity-position-token-inline{align-items:center;gap:8px;min-width:0;display:inline-flex}.liquidity-position-token-inline strong{color:var(--explore-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:1.25;overflow:hidden}.liquidity-position-token-icon{color:#fff;background:#111;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:grid;overflow:hidden}.liquidity-position-token-icon.small{flex-basis:16px;width:16px;height:16px;font-size:9px}.liquidity-position-revenue-block,.liquidity-position-token-stack{gap:8px;display:grid}.liquidity-position-card-action{border:1px solid var(--accent);color:#fff;background:var(--accent);border-radius:999px;width:100%;height:40px;padding:0 16px;font-size:14px;font-weight:600;line-height:1}.liquidity-position-card-action.is-secondary{border:1px solid var(--accent);color:var(--accent);background:0 0}.liquidity-position-card-action:disabled{cursor:not-allowed;opacity:.48}.liquidity-position-manage-backdrop{z-index:130;background:#000000ad;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.liquidity-position-manage-sheet{--manage-sheet-bg:#fff;--manage-sheet-border:#e8e9f1;--manage-sheet-card:#c0bfe526;--manage-sheet-tabs:#f5f5fb;--manage-sheet-tab-active:#fff;--manage-sheet-text:#1f2024;--manage-sheet-muted:#1f20248a;--manage-sheet-field:#f6f6fb;--manage-sheet-outline:#e4e4ed;--manage-sheet-claim-card:#f9faff;--manage-sheet-claim-border:#e8eaed;width:min(100%,430px);max-height:min(84dvh,680px);color:var(--manage-sheet-text);background:var(--manage-sheet-bg);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -18px 46px #12103029}[data-theme=dark] .liquidity-position-manage-sheet{--manage-sheet-bg:#19192e;--manage-sheet-border:#ffffff17;--manage-sheet-card:#ffffff14;--manage-sheet-tabs:#ffffff0d;--manage-sheet-tab-active:#41416f;--manage-sheet-text:#fff;--manage-sheet-muted:#ffffff8a;--manage-sheet-field:#34344d;--manage-sheet-outline:#ffffff1f;--manage-sheet-claim-card:#202038;--manage-sheet-claim-border:#38395f}.liquidity-position-manage-head{border-bottom:1px solid var(--manage-sheet-border);flex:none;justify-content:space-between;align-items:center;min-height:62px;padding:0 16px;display:flex}.liquidity-position-manage-head strong{font-size:16px;font-weight:600;line-height:1.25}.liquidity-position-manage-head button{width:36px;height:36px;color:var(--manage-sheet-text);background:0 0;border:0;place-items:center;padding:0;display:inline-grid}.liquidity-position-manage-head button:disabled{cursor:not-allowed;opacity:.45}.liquidity-position-manage-head-actions{align-items:center;gap:8px;display:inline-flex}.liquidity-position-manage-head .liquidity-position-manage-mode-switch{border:1px solid var(--manage-sheet-outline);width:auto;height:28px;color:var(--manage-sheet-text);border-radius:8px;padding:0 12px;font-size:12px;font-weight:500;line-height:1}.liquidity-position-manage-scroll{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:auto;align-content:start;gap:24px;min-height:0;padding:16px;display:grid;overflow-y:auto}.liquidity-position-manage-tabs{background:var(--manage-sheet-tabs);border-radius:999px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;height:36px;padding:4px;display:grid}.liquidity-position-manage-tabs.remove-mode{grid-template-columns:repeat(2,minmax(0,1fr))}.liquidity-position-manage-state-sheet{min-height:min(42dvh,340px)}.liquidity-position-manage-state{min-height:220px;color:var(--manage-sheet-muted);text-align:center;place-content:center;justify-items:center;gap:14px;padding:24px;display:grid}.liquidity-position-manage-state p{margin:0;font-size:14px;line-height:1.5}.liquidity-position-manage-state>button{color:#fff;background:var(--accent);border:0;border-radius:999px;min-width:88px;height:34px;padding:0 16px;font-size:13px;font-weight:600}.liquidity-position-manage-tabs button{min-width:0;height:28px;color:var(--manage-sheet-muted);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 8px;font-size:14px;font-weight:500;line-height:1;overflow:hidden}.liquidity-position-manage-tabs button.active{color:var(--manage-sheet-text);background:var(--manage-sheet-tab-active);box-shadow:0 1px 5px #19192e0f}.liquidity-position-manage-tabs button:disabled{cursor:not-allowed;opacity:1}.liquidity-position-manage-summary{gap:18px;display:grid}.liquidity-position-manage-pair{align-items:center;gap:10px;min-width:0;display:flex}.liquidity-position-manage-pair>span:last-child{gap:4px;min-width:0;display:grid}.liquidity-position-manage-pair strong{color:var(--manage-sheet-text);text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.25;overflow:hidden}.liquidity-position-manage-pair small{color:var(--manage-sheet-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.liquidity-position-manage-pair-logos{flex:0 0 58px;width:58px;height:40px;display:block;position:relative}.liquidity-position-manage-pair-logos>.liquidity-position-manage-token-logo{position:absolute;top:0}.liquidity-position-manage-pair-logos>.liquidity-position-manage-token-logo:first-child{z-index:0;left:0}.liquidity-position-manage-pair-logos>.liquidity-position-manage-token-logo:last-child{z-index:1;right:0}.liquidity-position-manage-token-logo{flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;position:relative}.liquidity-position-manage-token-logo>.token-logo-media{color:#fff;background:#111;border-radius:50%;place-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:grid;overflow:hidden}.liquidity-position-manage-token-logo .token-logo-image{object-fit:cover;width:100%;height:100%;display:block}.liquidity-position-manage-token-logo .token-logo-fallback{place-items:center;width:100%;height:100%;display:grid}.liquidity-position-manage-divider{background-image:linear-gradient(90deg,#91919c3d 0 42%,#0000 42% 100%);background-size:9px 1px;width:100%;height:1px;display:block}[data-theme=dark] .liquidity-position-manage-divider{background-image:linear-gradient(90deg,#ffffff2e 0 42%,#0000 42% 100%)}.liquidity-position-manage-error{color:#dc4747;margin:-8px 0 0;font-size:12px;line-height:1.35}.liquidity-position-remove{gap:24px;display:grid}.liquidity-position-remove-lock{gap:24px;padding-top:2px;display:grid}.liquidity-position-remove-lock>p{color:var(--manage-sheet-muted);margin:0;font-size:14px;font-weight:400;line-height:1.55}.liquidity-position-remove-lock dl{gap:12px;margin:0;display:grid}.liquidity-position-remove-lock dl>div{justify-content:space-between;align-items:center;gap:20px;min-width:0;display:flex}.liquidity-position-remove-lock dt,.liquidity-position-remove-lock dd{margin:0;font-size:14px;font-weight:400;line-height:1.4}.liquidity-position-remove-lock dt{color:var(--manage-sheet-muted)}.liquidity-position-remove-lock dd{color:var(--manage-sheet-text);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.liquidity-position-remove-ratio{gap:10px;display:grid}.liquidity-position-remove-ratio>label,.liquidity-position-remove-preview>h3{color:var(--manage-sheet-text);margin:0;font-size:14px;font-weight:600;line-height:1.25}.liquidity-position-remove-input{background:var(--manage-sheet-field);border-radius:8px;align-items:center;height:54px;padding:0 16px;display:flex}.liquidity-position-remove-input input{width:100%;min-width:0;color:var(--manage-sheet-text);background:0 0;border:0;outline:none;padding:0;font-size:20px;font-weight:500;line-height:1}.liquidity-position-remove-input em{color:var(--manage-sheet-text);font-size:18px;font-style:normal;line-height:1}.liquidity-position-remove-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.liquidity-position-remove-options button{height:40px;color:var(--manage-sheet-text);background:var(--manage-sheet-field);border:1px solid #0000;border-radius:7px;font-size:14px;font-weight:500}.liquidity-position-remove-options button.active{border-color:var(--accent);color:var(--accent);background:#634bff14}[data-theme=dark] .liquidity-position-remove-options button.active{color:#fff;background:#4f4c89}.liquidity-position-remove-preview{border:1px solid var(--manage-sheet-outline);background:var(--manage-sheet-card);border-radius:8px;gap:13px;padding:14px;display:grid}.liquidity-position-remove-preview-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.liquidity-position-remove-preview-head h3{color:var(--manage-sheet-text);margin:0;font-size:14px;font-weight:600;line-height:1.25}.liquidity-position-remove-row{grid-template-columns:minmax(86px,1fr) minmax(62px,auto) 16px minmax(62px,auto);align-items:center;gap:7px;display:grid}.liquidity-position-remove-columns{color:var(--manage-sheet-muted);grid-template-columns:minmax(62px,auto) 16px minmax(62px,auto);align-items:center;gap:7px;font-size:12px;line-height:1.2;display:grid}.liquidity-position-remove-columns>span:first-child,.liquidity-position-remove-columns>span:last-child{text-align:right}.liquidity-position-remove-columns svg,.liquidity-position-remove-row>svg{color:var(--manage-sheet-muted)}.liquidity-position-remove-row>span{align-items:center;gap:8px;min-width:0;display:flex}.liquidity-position-remove-row strong{min-width:0;color:var(--manage-sheet-text);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;line-height:1.2;overflow:hidden}.liquidity-position-remove-row>span strong{text-align:left;font-size:14px}.liquidity-position-manage-token-logo.compact,.liquidity-position-manage-token-logo.compact>.token-logo-media{flex-basis:30px;width:30px;height:30px;font-size:12px}.liquidity-position-remove-network-fee{color:var(--manage-sheet-muted);justify-content:space-between;align-items:center;gap:16px;font-size:13px;line-height:1.25;display:flex}.liquidity-position-remove-network-fee strong{color:var(--manage-sheet-text);font-size:14px;font-weight:500}.liquidity-position-claim{gap:24px;display:grid}.liquidity-position-claim-card{border:1px solid var(--manage-sheet-claim-border);background:var(--manage-sheet-claim-card);border-radius:16px;gap:12px;padding:16px;display:grid;overflow:hidden}.liquidity-position-claim-card-head{gap:4px;display:grid}.liquidity-position-claim-card-head small{color:var(--manage-sheet-muted);font-size:14px;font-weight:400;line-height:1.25}.liquidity-position-claim-card-head strong{color:var(--manage-sheet-text);font-family:Poppins,PingFang SC,sans-serif;font-size:20px;font-weight:600;line-height:1.25}.liquidity-position-claim-share{gap:8px;display:grid}.liquidity-position-claim-share-labels{justify-content:space-between;align-items:center;gap:12px;display:flex}.liquidity-position-claim-share-labels>span{min-width:0;color:var(--manage-sheet-text);align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:1.2;display:inline-flex}.liquidity-position-claim-share-track{background:var(--manage-sheet-outline);border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.liquidity-position-claim-share-track>span{min-width:0}.liquidity-position-claim-share-track>span:first-child{background:#6552fe}.liquidity-position-claim-share-track>span:last-child{background:#29abf0}.liquidity-position-claim-token-rows{gap:8px;display:grid}.liquidity-position-claim-token-row{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.liquidity-position-claim-token-row>span{align-items:center;gap:8px;min-width:0;display:inline-flex}.liquidity-position-claim-token-row strong,.liquidity-position-claim-token-row small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:400;line-height:1.25;overflow:hidden}.liquidity-position-claim-token-row strong{color:var(--manage-sheet-text)}.liquidity-position-claim-token-row small{color:var(--manage-sheet-muted);text-align:right}.liquidity-position-claim-token-logo{flex:0 0 20px;place-items:center;width:20px;height:20px;display:grid}.liquidity-position-claim-token-logo.small{flex-basis:16px;width:16px;height:16px}.liquidity-position-claim-token-logo>.token-logo-media{color:#fff;background:#111;border-radius:50%;place-items:center;width:100%;height:100%;font-size:9px;font-weight:700;display:grid;overflow:hidden}.liquidity-position-claim-token-logo .token-logo-image{object-fit:cover;width:100%;height:100%;display:block}.liquidity-position-claim-token-logo .token-logo-fallback{place-items:center;width:100%;height:100%;display:grid}.liquidity-position-claim-network-fee{color:var(--manage-sheet-muted);justify-content:space-between;align-items:center;gap:16px;font-size:14px;font-weight:400;line-height:1.25;display:flex}.liquidity-position-claim-network-fee strong{color:var(--manage-sheet-text);font-size:14px;font-weight:400}.liquidity-position-manage-loading{min-height:260px;color:var(--manage-sheet-muted);place-items:center;font-size:14px;display:grid}.liquidity-position-manage-footer{padding:10px 16px max(12px, var(--safe-bottom));background:var(--manage-sheet-bg);flex:none;display:grid}.liquidity-position-manage-footer button{color:#fff;background:var(--accent);border:0;border-radius:999px;width:100%;height:48px;font-size:14px;font-weight:600;line-height:1}.liquidity-position-manage-footer button:disabled{cursor:not-allowed;color:#fff9;background:#a79bff}[data-theme=dark] .liquidity-position-manage-footer button:disabled{color:#ffffff6b;background:#382a87}.creator-revenue-claim-backdrop{z-index:132;background:#000000ad;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.creator-revenue-claim-sheet{--creator-claim-bg:#fff;--creator-claim-border:#e8e9f1;--creator-claim-card-bg:#f9faff;--creator-claim-card-border:#e8eaed;--creator-claim-text:#1f2024;--creator-claim-muted:#1f20248a;width:min(100%,430px);color:var(--creator-claim-text);background:var(--creator-claim-bg);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -18px 46px #12103029}[data-theme=dark] .creator-revenue-claim-sheet{--creator-claim-bg:#19192e;--creator-claim-border:#ffffff17;--creator-claim-card-bg:#202038;--creator-claim-card-border:#38395f;--creator-claim-text:#fff;--creator-claim-muted:#ffffff8a}.creator-revenue-claim-head{border-bottom:1px solid var(--creator-claim-border);flex:none;justify-content:space-between;align-items:center;min-height:64px;padding:0 16px;display:flex}.creator-revenue-claim-head strong{font-size:16px;font-weight:600;line-height:1.25}.creator-revenue-claim-head button{width:36px;height:36px;color:var(--creator-claim-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.creator-revenue-claim-head button:disabled{cursor:not-allowed;opacity:.45}.creator-revenue-claim-content{gap:24px;padding:16px 16px 20px;display:grid}.creator-revenue-claim-card{border:1px solid var(--creator-claim-card-border);background:var(--creator-claim-card-bg);border-radius:16px;gap:16px;padding:16px;display:grid}.creator-revenue-claim-card>small{color:var(--creator-claim-muted);font-size:14px;font-weight:400;line-height:1.25}.creator-revenue-claim-share{gap:8px;display:grid}.creator-revenue-claim-share-labels{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.creator-revenue-claim-share-labels>span{align-items:center;gap:4px;min-width:0;max-width:calc(50% - 6px);display:inline-flex}.creator-revenue-claim-share-labels strong{color:var(--creator-claim-text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:1.2;overflow:hidden}.creator-revenue-claim-share-track{background:#29abf038;border-radius:999px;width:100%;height:8px;display:flex;overflow:hidden}.creator-revenue-claim-share-track>span:first-child{background:var(--accent)}.creator-revenue-claim-share-track>span:last-child{background:#29abf0}.creator-revenue-claim-token-logo{color:#fff;background:#111;border-radius:50%;flex:0 0 16px;place-items:center;width:16px;height:16px;font-size:8px;font-weight:700;display:grid;overflow:hidden}.creator-revenue-claim-token-logo>.token-logo-media,.creator-revenue-claim-token-logo .token-logo-image,.creator-revenue-claim-token-logo .token-logo-fallback{border-radius:inherit;width:100%;height:100%}.creator-revenue-claim-token-logo .token-logo-image{object-fit:cover;display:block}.creator-revenue-claim-token-logo .token-logo-fallback{place-items:center;display:grid}.creator-revenue-claim-divider{background-image:linear-gradient(90deg,#91919c3d 0 42%,#0000 42% 100%);background-size:9px 1px;width:100%;height:1px;display:block}[data-theme=dark] .creator-revenue-claim-divider{background-image:linear-gradient(90deg,#ffffff2e 0 42%,#0000 42% 100%)}.creator-revenue-claim-fees{gap:16px;margin:0;display:grid}.creator-revenue-claim-fees>div{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.creator-revenue-claim-fees dt,.creator-revenue-claim-fees dd{margin:0;font-size:14px;font-weight:400;line-height:1.25}.creator-revenue-claim-fees dt{color:var(--creator-claim-muted)}.creator-revenue-claim-fees dd{color:var(--creator-claim-text);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.creator-revenue-claim-submit{color:#fff;background:var(--accent);border:0;border-radius:999px;width:100%;height:48px;padding:0 16px;font-size:14px;font-weight:600;line-height:1}.creator-revenue-claim-submit:disabled{cursor:not-allowed;color:#fff9;background:#a79bff}[data-theme=dark] .creator-revenue-claim-submit:disabled{color:#ffffff6b;background:#382a87}.creator-revenue-claim-home-indicator{width:134px;height:5px;margin:0 0 max(8px, var(--safe-bottom));background:#1f2024;border-radius:999px;flex:0 0 5px;align-self:center;display:block}[data-theme=dark] .creator-revenue-claim-home-indicator{background:#fff}.creator-revenue-history-backdrop{z-index:133;background:#000000ad;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.creator-revenue-history-sheet{--creator-history-bg:#fff;--creator-history-border:#e8e9f1;--creator-history-card:#f8f8fe;--creator-history-card-border:#ececf4;--creator-history-text:#1f2024;--creator-history-muted:#8b8c98;width:min(100%,430px);max-height:min(78dvh,680px);color:var(--creator-history-text);background:var(--creator-history-bg);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -18px 46px #12103029}[data-theme=dark] .creator-revenue-history-sheet{--creator-history-bg:#19192e;--creator-history-border:#ffffff17;--creator-history-card:#202038;--creator-history-card-border:#38395f;--creator-history-text:#fff;--creator-history-muted:#ffffff85}.creator-revenue-history-head{border-bottom:1px solid var(--creator-history-border);flex:none;justify-content:space-between;align-items:center;min-height:64px;padding:0 16px;display:flex}.creator-revenue-history-head strong{font-size:16px;font-weight:600;line-height:1.25}.creator-revenue-history-head button{width:36px;height:36px;color:var(--creator-history-text);background:0 0;border:0;place-items:center;padding:0;display:grid}.creator-revenue-history-scroll{overscroll-behavior:contain;min-height:180px;padding:12px 16px 20px;overflow-y:auto}.creator-revenue-history-list{gap:12px;display:grid}.creator-revenue-history-card{border:1px solid var(--creator-history-card-border);background:var(--creator-history-card);border-radius:8px;gap:14px;padding:14px 16px;display:grid}.creator-revenue-history-card-head,.creator-revenue-history-amounts>div,.creator-revenue-history-hash{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.creator-revenue-history-card-head time,.creator-revenue-history-card-head strong,.creator-revenue-history-amounts dt,.creator-revenue-history-amounts dd,.creator-revenue-history-hash>span,.creator-revenue-history-hash a{margin:0;font-size:14px;font-weight:400;line-height:1.25}.creator-revenue-history-card-head time,.creator-revenue-history-amounts dt,.creator-revenue-history-hash>span{color:var(--creator-history-muted)}.creator-revenue-history-card-head strong{color:#12b76a}.creator-revenue-history-amounts{gap:12px;margin:0;display:grid}.creator-revenue-history-amounts dd{min-width:0;color:var(--creator-history-text);text-align:right;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.liquidity-apr-history-amount{min-width:0;color:var(--creator-history-text);align-items:center;gap:8px;display:flex}.liquidity-apr-history-amount strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:500;line-height:1.25;overflow:hidden}.creator-revenue-history-amounts dd>img{flex:0 0 20px;width:20px;height:20px}.creator-revenue-history-token-logo{color:#fff;background:#111;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:grid;overflow:hidden}.creator-revenue-history-token-logo>.token-logo-media,.creator-revenue-history-token-logo .token-logo-image,.creator-revenue-history-token-logo .token-logo-fallback{border-radius:inherit;width:100%;height:100%}.creator-revenue-history-token-logo .token-logo-image{object-fit:cover;display:block}.creator-revenue-history-divider{background-image:linear-gradient(90deg,#91919c3d 0 42%,#0000 42% 100%);background-size:9px 1px;width:100%;height:1px;display:block}[data-theme=dark] .creator-revenue-history-divider{background-image:linear-gradient(90deg,#ffffff2e 0 42%,#0000 42% 100%)}.creator-revenue-history-hash a{min-width:0;color:var(--creator-history-text);align-items:center;gap:5px;text-decoration:none;display:inline-flex}.creator-revenue-history-state{min-height:190px;color:var(--creator-history-muted);text-align:center;place-content:center;justify-items:center;gap:14px;display:grid}.creator-revenue-history-state p{margin:0;font-size:14px}.creator-revenue-history-state button,.creator-revenue-history-more{color:#fff;background:var(--accent);border:0;border-radius:999px;min-height:38px;padding:0 20px;font-size:14px;font-weight:600}.creator-revenue-history-more{margin:16px auto 0;display:block}.creator-revenue-history-more:disabled{cursor:not-allowed;opacity:.56}.creator-revenue-history-home-indicator{width:134px;height:5px;margin:0 0 max(8px, var(--safe-bottom));background:#1f2024;border-radius:999px;flex:0 0 5px;align-self:center;display:block}[data-theme=dark] .creator-revenue-history-home-indicator{background:#fff}@media (max-height:700px){.liquidity-position-manage-sheet{max-height:92dvh}.liquidity-position-manage-scroll{gap:14px;padding-top:12px}.liquidity-position-manage-summary{gap:12px}}.create-liquidity-content{align-content:start;padding-top:18px}.create-liquidity-pair{margin-bottom:24px}.create-liquidity-title-row{align-items:center;gap:8px;min-width:0;display:flex}.create-liquidity-title-row strong{min-width:0}.create-liquidity-title-row em{min-height:24px;color:var(--accent);background:#6b52ff1a;border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:13px;font-style:normal;font-weight:600;line-height:1;display:inline-flex}.create-liquidity-metrics{margin-bottom:30px}.create-liquidity-creator{gap:14px;margin:18px 0 0;display:grid}.create-liquidity-creator header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.create-liquidity-creator header>span{gap:7px;min-width:0;display:grid}.create-liquidity-creator header strong{color:var(--explore-text);font-size:16px;font-weight:500;line-height:1.3}.create-liquidity-creator header small{max-width:260px;color:var(--explore-muted);font-size:13px;font-weight:400;line-height:1.45}.create-liquidity-switch{color:var(--explore-text);flex:none;align-items:center;gap:8px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.create-liquidity-switch input{appearance:none;cursor:pointer;background:#6b52ff1c;border:1px solid #6b52ff61;border-radius:999px;outline:none;width:42px;height:26px;margin:0;position:relative}.create-liquidity-switch input:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s,background .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #14122c2e}.create-liquidity-switch input:checked{background:#6b52ff29}.create-liquidity-switch input:checked:after{background:var(--accent);transform:translate(16px)}.create-liquidity-creator-field{display:block;position:relative}.create-liquidity-creator-field span{color:var(--explore-text);pointer-events:none;font-size:16px;font-weight:400;line-height:1;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.create-liquidity-creator-input{width:100%;height:48px;color:var(--explore-text);background:#91919c17;border:0;border-radius:6px;outline:none;padding:0 34px 0 14px;font-size:16px;font-weight:400}.create-liquidity-submit{background:var(--accent);border-radius:999px;margin-top:36px;font-weight:600}[data-theme=dark] .create-liquidity-title-row em{color:#fff;background:#6b52ff33}[data-theme=dark] .create-liquidity-creator-input{background:#ffffff12}[data-theme=dark] .create-liquidity-creator-field span{color:#fff}[data-theme=dark] .create-liquidity-switch input:after{background:#ffffffb3}[data-theme=dark] .create-liquidity-switch input:checked:after{background:var(--accent)}.create-liquidity-confirm-backdrop{z-index:100;background:#00000094;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0;overflow:hidden}.create-liquidity-confirm-sheet{width:min(100%,430px);max-height:min(78vh,100dvh - 24px);color:var(--explore-text);background:var(--earn-surface);border-radius:16px 16px 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -18px 46px #1210301f}.create-liquidity-confirm-head{border-bottom:1px solid var(--earn-border);flex:none;justify-content:space-between;align-items:center;height:62px;padding:0 16px;display:flex}.create-liquidity-confirm-head strong{font-size:16px;font-weight:600;line-height:1}.create-liquidity-confirm-head button{width:36px;height:36px;color:var(--explore-text);background:0 0;border:0;place-items:center;display:inline-grid}.create-liquidity-confirm-body{overscroll-behavior:contain;min-height:0;padding:28px 16px calc(18px + var(--safe-bottom));-webkit-overflow-scrolling:touch;gap:16px;display:grid;overflow-y:auto}.create-liquidity-confirm-pair{align-items:center;gap:12px;display:flex}.create-liquidity-confirm-pair>span:last-child{gap:4px;min-width:0;display:grid}.create-liquidity-confirm-pair strong{color:var(--explore-text);font-size:17px;font-weight:600;line-height:1.25}.create-liquidity-confirm-pair small{color:var(--explore-muted);font-size:12px;font-weight:400;line-height:1.2}.create-liquidity-confirm-rows{gap:12px;display:grid}.create-liquidity-confirm-rows span,.create-liquidity-confirm-amounts span{justify-content:space-between;align-items:center;gap:12px;display:flex}.create-liquidity-confirm-rows small{color:var(--explore-muted);font-size:13px;font-weight:400;line-height:1.2}.create-liquidity-confirm-rows strong{color:var(--explore-text);text-align:right;font-size:13px;font-weight:500;line-height:1.2}.create-liquidity-confirm-amounts{border-top:1px dashed var(--earn-border);gap:10px;padding-top:14px;display:grid}.create-liquidity-confirm-amounts span{justify-content:flex-start}.create-liquidity-confirm-amounts strong{min-width:0;color:var(--explore-text);flex:1;font-size:14px;font-weight:500;line-height:1.2}.create-liquidity-confirm-amounts small{color:var(--explore-muted);text-align:right;flex:none;font-size:13px;font-weight:400;line-height:1.2}.create-liquidity-confirm-submit{color:#fff;background:var(--accent);border:0;border-radius:999px;width:100%;height:48px;margin-top:8px;font-size:15px;font-weight:600}.create-liquidity-confirm-submit:disabled{cursor:not-allowed;opacity:.72}[data-theme=dark] .create-liquidity-confirm-sheet{background:var(--earn-surface);box-shadow:0 -18px 46px #00000047}[data-theme=dark] .create-liquidity-confirm-backdrop{background:#0000009e}.add-liquidity-empty{text-align:center;align-content:center;place-items:center;gap:14px;min-height:320px;display:grid}.add-liquidity-empty span{background:#91919c24;border-radius:24px;width:84px;height:84px}.add-liquidity-empty h1{color:var(--explore-muted);margin:0;font-size:16px;font-weight:500}.list-state{text-align:center;justify-items:center;gap:12px;min-height:260px;padding:48px 18px;display:grid}.list-state h2{margin:0;font-size:20px}.list-state p{max-width:270px;color:var(--muted);margin:0;font-size:14px;line-height:1.45}.state-icon{border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.loading-icon{color:#4b4c52;background:#ededee}.error-icon{color:#9a351f;background:#ffe9df}.retry-button{color:#fff;background:#555557;border:0;border-radius:8px;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-weight:900;display:inline-flex}.frontend-debug-console-button{top:42%;right:max(8px, env(safe-area-inset-right));z-index:130;color:#fff;background:#2ea9e8;border:1px solid #ffffffb8;border-radius:6px;place-items:center;width:44px;height:44px;font-size:12px;font-weight:700;line-height:1;display:grid;position:fixed;box-shadow:0 4px 14px #18567e47}.frontend-debug-console-button:disabled{cursor:wait;opacity:.64}@media (max-width:380px){.launch-banner{padding:20px}.banner-copy h1{font-size:24px}.tab-button{font-size:14px}.tabs-scroll{gap:4px}.pool-item{gap:8px}}@media (max-width:430px){.app-toast-viewport{width:calc(100vw - 32px);top:92px}.app-shell{--page-top-offset:0px;padding:0}.phone-frame{min-height:100vh;box-shadow:none}.bottom-nav{bottom:calc(14px + var(--safe-bottom))}}
