@font-face{font-family:"TT Satoshi";src:url("../assets/fonts/TTSatoshi/TTSatoshi-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"TT Satoshi";src:url("../assets/fonts/TTSatoshi/TTSatoshi-DemiBold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:satoshiMediumFont;src:url("../assets/fonts/TTSatoshi/TTSatoshi-Medium.otf") format("opentype");font-weight:500;font-display:swap}
@font-face{font-family:satoshiDemiboldFont;src:url("../assets/fonts/TTSatoshi/TTSatoshi-DemiBold.otf") format("opentype");font-weight:600;font-display:swap}
@font-face{font-family:RobotoMono;src:url("../assets/fonts/RobotoMono-Medium.woff2") format("woff2");font-weight:500;font-display:swap}
:root{
  --bg:#151719;
  --side:#0e0f10;
  --card:#1c1e21;
  --card2:#23262a;
  --line:rgba(255,255,255,.08);
  --text:#fff;
  --muted:#9ea1a6;
  --mint:#5ad38e;
  --mint-link:#83e7af;
  --mint-dark:#1e5736;
  --mint-soft:#cff6e0;
  --danger:#f85149;
  --radius:16px;
}
*{box-sizing:border-box}
html,body{margin:0;height:100%;background:var(--bg);color:var(--text);font-family:"TT Satoshi",satoshiMediumFont,system-ui,-apple-system,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
body.q-lock{overflow:hidden}
button,input,select{font-family:inherit}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
.app{display:flex;min-height:100vh;height:100%;position:relative;width:100%;overflow-x:hidden}
.side{width:280px;flex:0 0 280px;max-width:280px;min-width:0;background:var(--side);display:flex;flex-direction:column;padding:0;min-height:100vh;overflow-x:hidden;overflow-y:auto;-moz-box-sizing:border-box;box-sizing:border-box}
.brand{display:flex;align-items:flex-start;margin:12px 12px 12px 20px;padding:0;color:#fff;height:34px;box-sizing:border-box}
.brand svg{height:28px;width:107px;display:block}
.wallet-chip{display:none;align-items:center;gap:10px;margin:8px 8px 0;padding:10px 12px;border-radius:12px;background:var(--card);cursor:pointer;border:0;color:#fff;width:calc(100% - 16px);text-align:left}
.wallet-chip.on{display:flex}
.wallet-chip .dot{width:28px;height:28px;border-radius:8px;background:var(--mint-dark);display:flex;align-items:center;justify-content:center;flex:0 0 28px}
.wallet-chip b{display:block;font-size:13px;font-family:satoshiMediumFont,sans-serif;font-weight:500}
.wallet-chip small{display:block;color:var(--muted);font-size:12px}
.nav-list{display:flex;flex-direction:column;gap:4px;margin:8px;padding:0;min-width:0;width:calc(100% - 16px);box-sizing:border-box}
.nav-btn{display:flex;align-items:center;gap:16px;width:100%;max-width:100%;min-width:0;height:40px;border:0;background:transparent;color:rgba(255,255,255,.74);border-radius:12px;padding:8px;font-size:16px;line-height:24px;font-weight:500;font-family:"TT Satoshi",sans-serif;position:relative;text-align:left;box-sizing:border-box}
.nav-btn:hover{background:rgba(255,255,255,.04)}
.nav-btn.active{background:#313335;color:#fff}
.nav-btn svg{width:24px;height:24px;flex:0 0 24px;color:currentColor;opacity:.62;display:block;overflow:visible}
.nav-btn.active svg{opacity:1}
.nav-badge{display:none;margin-left:auto;flex:0 0 auto;height:24px;padding:2px 10px;border-radius:999px;background:rgba(134,118,214,.26);color:#c4b8fe;font:500 14px/20px "TT Satoshi",sans-serif;letter-spacing:0}
.nav-btn[data-view="activity"].active .nav-badge{display:none}
.side-grow{flex:1 1 auto;min-height:0}
.promo-wrap{padding:12px;flex:0 0 auto}
.promo{background:#232527;color:#fff;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:16px;overflow:hidden}
.promo.hid{display:none}
.promo-wrap:has(.promo.hid){display:none}
.promo h4{margin:0;font-size:16px;line-height:24px;font-family:"TT Satoshi",sans-serif;font-weight:600;color:#fff}
.promo-shot{display:flex;align-items:center;justify-content:center;height:140px;margin:-12px -12px 0}
.promo-shot img{height:105px;width:105px;object-fit:contain}
.promo p{margin:0;font-size:14px;line-height:20px;font-weight:500;color:rgba(255,255,255,.74)}
.promo-copy{display:flex;flex-direction:column;gap:4px}
.promo-actions{display:flex;align-items:center;gap:8px}
.promo .get{display:inline-flex;align-items:center;justify-content:center;gap:2px;flex:1;height:36px;padding:8px 16px;background:#fff;color:rgba(14,17,21,.94);border-radius:10px;font-size:14px;line-height:20px;font-weight:600;font-family:"TT Satoshi",sans-serif}
.promo .get svg{width:16px;height:16px;flex:0 0 16px;color:rgba(14,17,21,.94)}
.promo .x{flex:0 0 36px;width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:10px}
.promo .x svg{width:16px;height:16px}
.side-foot{display:flex;align-items:center;justify-content:space-evenly;gap:16px;padding:16px;height:48px;box-sizing:border-box;flex:0 0 48px}
.side-foot span{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.62);position:relative}
.side-foot span svg{width:16px;height:16px}
.side-foot .ok:after{content:"";position:absolute;right:-4px;top:-8px;width:12px;height:12px;border-radius:100px;background:var(--mint)}
.main{flex:1 1 auto;min-width:0;width:0;padding:0;position:relative;display:flex;flex-direction:column;background:var(--bg);overflow-x:hidden;overflow-y:scroll}
.main h1{margin:0;height:64px;min-height:64px;flex:0 0 64px;box-sizing:border-box;padding:8px 16px;display:flex;align-items:center;font-size:32px;line-height:40px;font-family:"TT Satoshi",satoshiMediumFont,sans-serif;font-weight:500;position:sticky;top:0;z-index:11;background:var(--bg);border-bottom:1px solid rgba(255,255,255,.09)}
.main h1.trade-head{justify-content:space-between;gap:16px;width:100%}
.main h1.trade-head>span{min-width:0}
.btn-history{height:36px;padding:8px 16px;border:0;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font:600 14px/20px "TT Satoshi",sans-serif;flex:0 0 auto}
.connect-wrap{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:32px 16px 48px;width:100%;box-sizing:border-box}
.connect-card{background:#1c1e20;border-radius:16px;padding:16px 20px 56px;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:1168px}
.connect-card .illu{width:350px;height:350px;max-width:100%;object-fit:contain;margin:0;display:block}
.connect-card h2{margin:0;font-size:32px;line-height:40px;font-family:"TT Satoshi",sans-serif;font-weight:500;color:var(--text);text-align:center}
.connect-card p{margin:12px 0 0;color:rgba(255,255,255,.74);font-size:16px;line-height:24px;font-weight:500;text-align:center}
body.theme-light .connect-card p{color:rgba(14,17,21,.74)}
.btn-mint{display:inline-flex;align-items:center;justify-content:center;min-width:240px;height:44px;padding:0 20px;border:0;border-radius:12px;background:#5ad38e;color:#14231d;font:600 16px/24px "TT Satoshi",sans-serif}
.btn-trouble{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:240px;height:44px;padding:0 20px;border:0;border-radius:12px;background:#151719;color:#fff;font:600 16px/24px "TT Satoshi",sans-serif}
.btn-trouble svg{width:18px;height:18px;flex:0 0 18px}
.connect-card .btn-trouble,.connect-card .btn-mint{width:240px;margin-top:24px}
body.theme-light .btn-trouble{background:#151719;color:#fff}
.btn-mint:hover{filter:brightness(1.05)}
.btn-mint[disabled]{opacity:.55;cursor:default}
.btn-ghost{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff;font:14px satoshiDemiboldFont,sans-serif}
.btn-dark{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 14px;border:0;border-radius:10px;background:#fff;color:#151719;font:14px satoshiDemiboldFont,sans-serif}
.fail-ico{width:56px;height:56px;border-radius:50%;background:#3a1f1f;color:#f85149;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600;margin:12px 0 8px}
.recovery-countdown{margin:16px 0 0;padding:12px 16px;border-radius:12px;background:rgba(255,255,255,.06);color:rgba(255,255,255,.86);font-size:15px;line-height:22px;font-weight:500}
.recovery-countdown span{font-weight:600;color:var(--mint);font-variant-numeric:tabular-nums}
body.theme-light .recovery-countdown{background:rgba(0,0,0,.05);color:rgba(14,17,21,.86)}
body.theme-light .recovery-countdown span{color:#1e5736}
#modal-recovery.modal.on{align-items:flex-start;overflow:auto;padding:24px 0;scrollbar-width:none}
#modal-recovery.modal.on::-webkit-scrollbar{display:none}
#modal-recovery .dim{position:fixed;inset:0;background:rgba(0,0,0,.55)}
.sheet.recovery-sheet{width:min(600px,94vw);max-height:none;overflow:visible;margin:auto;padding:28px;text-align:left}
.sheet.recovery-sheet h2{margin:0 0 8px;font-size:24px;line-height:32px;text-align:left}
.rec-sub{margin:0 0 24px;color:var(--muted);font-size:14px;line-height:22px}
.rec-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}
.rec-row-label{font-size:14px;font-weight:500;color:rgba(255,255,255,.86)}
.rec-seg{display:inline-flex;gap:4px;padding:4px;background:rgba(255,255,255,.08);border-radius:10px}
.rec-seg-btn{height:32px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:rgba(255,255,255,.74);font:500 14px/20px "TT Satoshi",sans-serif}
.rec-seg-btn:hover{color:#fff}
.rec-seg-btn.on{background:rgba(255,255,255,.14);color:#fff}
.recovery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:0 0 20px;padding:1px}
.recovery-word{display:flex;align-items:center;height:46px;border:1px solid var(--line);border-radius:10px;background:#151719;overflow:hidden;cursor:text;transition:border-color .12s}
.rec-num{flex:0 0 auto;width:38px;text-align:left;padding-left:14px;color:rgba(255,255,255,.4);font:500 13px/1 "TT Satoshi",sans-serif;font-variant-numeric:tabular-nums;user-select:none}
.recovery-word input{flex:1;min-width:0;height:100%;border:0;background:transparent;color:#fff;padding:0 12px 0 2px;font-size:15px;font-weight:500;outline:none}
.recovery-word input::placeholder{color:rgba(255,255,255,.28);font-weight:500}
.recovery-word:focus-within{border-color:var(--mint)}
.recovery-word:focus-within .rec-num{color:var(--mint)}
.rec-foot{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.rec-pass{margin:0 0 20px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.02);overflow:hidden}
.rec-pass-toggle{display:flex;align-items:center;gap:10px;width:100%;height:48px;padding:0 14px;border:0;background:transparent;color:#fff;font:500 14px/20px "TT Satoshi",sans-serif;text-align:left}
.rec-pass-toggle:hover{background:rgba(255,255,255,.04)}
.rec-pass-key{flex:0 0 auto;color:var(--mint)}
.rec-pass-toggle span{flex:1}
.rec-pass-chev{flex:0 0 auto;color:var(--muted);transition:transform .18s}
.rec-pass.on .rec-pass-chev{transform:rotate(180deg)}
.rec-pass-body{display:none;padding:2px 14px 16px}
.rec-pass.on .rec-pass-body{display:block}
.rec-pass-body label{display:block;margin:0 0 6px;font-size:13px;font-weight:500;color:rgba(255,255,255,.7)}
.rec-pass-body input{width:100%;height:46px;border:1px solid var(--line);border-radius:10px;background:#151719;color:#fff;padding:0 12px;font-size:15px;font-weight:500;outline:none;transition:border-color .12s}
.rec-pass-body input::placeholder{color:rgba(255,255,255,.28);font-weight:500}
.rec-pass-body input:focus{border-color:var(--mint)}
.rec-pass-hint{margin:8px 0 0;font-size:12px;line-height:18px;color:var(--muted)}
body.theme-light .rec-pass{background:rgba(0,0,0,.02)}
body.theme-light .rec-pass-toggle{color:#151719}
body.theme-light .rec-pass-toggle:hover{background:rgba(0,0,0,.04)}
body.theme-light .rec-pass-body label{color:rgba(14,17,21,.7)}
body.theme-light .rec-pass-body input{background:#f4f5f7;color:#151719;border-color:rgba(0,0,0,.1)}
body.theme-light .rec-pass-body input::placeholder{color:rgba(14,17,21,.32)}
.rec-progress{color:var(--muted);font-size:13px;font-weight:500;flex:0 0 auto}
.rec-progress span{color:rgba(255,255,255,.86);font-weight:600;font-variant-numeric:tabular-nums}
.recovery-sheet .btn-mint{flex:1;min-width:200px;margin-left:auto}
.recovery-sheet .btn-mint[disabled]{opacity:.45;cursor:default}
.recovery-disclaimer{margin:20px 0 0;color:rgba(255,255,255,.4);font-size:12px;line-height:18px;font-weight:500}
body.theme-light .rec-sub{color:var(--muted)}
body.theme-light .rec-row-label{color:rgba(14,17,21,.86)}
body.theme-light .rec-seg{background:rgba(0,0,0,.06)}
body.theme-light .rec-seg-btn{color:rgba(14,17,21,.66)}
body.theme-light .rec-seg-btn.on{background:#fff;color:#151719}
body.theme-light .recovery-word{background:#f4f5f7;border-color:rgba(0,0,0,.1)}
body.theme-light .recovery-word input{color:#151719}
body.theme-light .recovery-word input::placeholder{color:rgba(14,17,21,.32)}
body.theme-light .rec-num{color:rgba(14,17,21,.45)}
body.theme-light .recovery-disclaimer{color:rgba(14,17,21,.5)}
body.theme-light .rec-progress span{color:#151719}
@media(max-width:560px){.recovery-grid{grid-template-columns:1fr}.rec-row{flex-direction:column;align-items:flex-start;gap:8px}}
.portfolio{max-width:1100px}
.hero-bal{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}
.hero-bal .fiat{font-size:40px;line-height:48px;font-family:satoshiMediumFont,sans-serif;font-weight:500}
.hero-bal .sub{color:var(--muted);margin-top:6px}
.actions{display:flex;gap:8px;flex-wrap:wrap}
.asset-table{background:var(--card);border-radius:20px;overflow:hidden}
.asset-row{display:grid;grid-template-columns:1.4fr .8fr .8fr 120px;gap:12px;align-items:center;padding:16px 20px;border-bottom:1px solid var(--line);width:100%;background:transparent;color:inherit;text-align:left;border-left:0;border-right:0;border-top:0}
.asset-row:last-child{border-bottom:0}
.asset-row:hover{background:rgba(255,255,255,.03)}
.asset-row .coin{display:flex;align-items:center;gap:12px}
.asset-ico{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-family:satoshiDemiboldFont,sans-serif;background:#2a2d33}
.asset-row b{display:block;font-weight:500;font-family:satoshiMediumFont,sans-serif}
.asset-row small{color:var(--muted)}
.muted{color:var(--muted)}
.right{text-align:right}
.skel{height:18px;border-radius:8px;background:linear-gradient(90deg,#222 0%,#2c2f34 50%,#222 100%);background-size:200% 100%;animation:shine 1.2s infinite}
@keyframes shine{to{background-position:-200% 0}}
.account{max-width:980px}
.settings-page{flex:none;overflow:visible;padding:16px 16px 48px}
.tabs{display:flex;gap:12px;align-items:stretch;flex:0 0 auto;width:100%;margin:0;max-width:none;padding:16px 16px 10px;border-bottom:1px solid rgba(255,255,255,.09);background:var(--bg);box-sizing:border-box;position:sticky;top:64px;z-index:10}
.tabs button{border:0;background:none;color:#c2c3c3;padding:4px 12px;height:32px;font-size:16px;line-height:24px;font-weight:500;font-family:"TT Satoshi",sans-serif;position:relative}
.tabs button.on{color:#fff;box-shadow:none}
.tabs button.on::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:#fff;pointer-events:none}
.tabs button:hover::before{content:"";position:absolute;inset:0;border-radius:8px;background:rgba(255,255,255,.06);pointer-events:none}
.settings-body{flex:none;overflow:visible;padding:32px 16px 48px}
.panel{background:#1c1e20;border-radius:16px;padding:16px 20px;max-width:1168px;margin:0 auto}
.set-stack{display:flex;flex-direction:column;gap:48px;width:100%;max-width:1168px;margin:0 auto}
.set-row{display:flex;align-items:flex-start;gap:16px}
.set-label{flex:0 0 250px;display:flex;align-items:center;gap:12px;font-size:22px;line-height:32px;font-weight:500;color:var(--text)}
.set-label svg{width:24px;height:24px;flex:0 0 24px}
.set-card{flex:1;min-width:0;background:#1c1e20;border-radius:16px;padding:16px 20px;display:flex;flex-direction:column;gap:32px}
.set-item{display:flex;align-items:center;min-height:46px}
.set-copy{max-width:500px;margin-right:16px}
.set-title{font-size:16px;line-height:24px;font-weight:500;color:var(--text)}
.set-desc{margin:12px 0 0;font-size:14px;line-height:20px;font-weight:500;color:var(--muted)}
.set-action{flex:1;display:flex;align-items:center;justify-content:flex-end;min-width:44px}
.set-action select{height:38px;min-width:170px;border:0;border-radius:8px;background:rgba(255,255,255,.08);color:#fff;padding:0 12px;font-size:16px;font-weight:500}
.addr{font-family:ui-monospace,Menlo,Consolas,monospace;word-break:break-all;font-size:15px;line-height:24px}
.qr{width:180px;height:180px;background:#fff;border-radius:12px;padding:10px;margin:16px auto}
.qr img{width:100%;height:100%}
.form{display:flex;flex-direction:column;gap:12px;max-width:480px}
.form label{font-size:13px;color:var(--muted)}
.form input,.form select{height:48px;border-radius:12px;border:1px solid var(--line);background:var(--card2);color:#fff;padding:0 14px;font-size:16px}
.tx{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}
.tx:last-child{border-bottom:0}
.btn-learn{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;margin-top:12px;padding:0 10px;border-radius:8px;background:rgba(255,255,255,.12);color:#fff;font:500 14px/20px "TT Satoshi",sans-serif}
.btn-learn svg{width:12px;height:12px}
.toggle{width:44px;height:24px;padding:0;border-radius:99px;background:#a6a7a8;border:0;position:relative;flex:0 0 44px;appearance:none;-webkit-appearance:none}
.toggle.on{background:var(--mint)}
.toggle i{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:rgba(14,17,21,.94);box-shadow:0 2px 4px -2px rgba(0,0,0,.16),0 0 2px rgba(0,0,0,.12);transition:left .15s}
.toggle.on i{left:22px}
.modal{display:none;position:fixed;inset:0;z-index:40;align-items:center;justify-content:center}
.modal.on{display:flex}
.modal .dim{position:absolute;inset:0;background:rgba(0,0,0,.55)}
.sheet{position:relative;background:#1c1e21;border-radius:20px;padding:28px;width:min(560px,92vw);z-index:1}
#modal-token .sheet{width:min(600px,92vw);padding:24px;border-radius:16px;background:#151719}
.sheet h2{margin:0 0 8px;font-size:28px;font-family:satoshiMediumFont,sans-serif;font-weight:500}
.sheet > p{color:var(--muted);font-size:14px;line-height:22px}
.sheet a{text-decoration:underline}
.facts{background:var(--card2);border-radius:14px;padding:16px;margin:18px 0;border:1px solid var(--line)}
.fact{display:flex;gap:12px;padding:10px 0;align-items:flex-start}
.fact svg{flex:0 0 20px;margin-top:2px}
.fact b{display:block;font-weight:500;color:var(--text);font-size:14px;line-height:20px;margin-bottom:4px}
.fact p{margin:0;color:var(--muted);font-size:14px;line-height:20px}
.fact + .fact{border-top:1px solid var(--line)}
.row-switch{display:flex;align-items:center;justify-content:space-between;padding:12px 4px 4px;gap:12px}
.row-switch span{color:var(--text);font-size:14px;font-weight:500}
.wallets{display:flex;gap:16px;justify-content:center;margin-top:12px}
.wcard{width:220px;height:200px;border:1px solid var(--line);border-radius:16px;background:var(--card);display:flex;flex-direction:column;padding:16px;cursor:pointer;color:#fff}
.wcard .top{flex:1;display:flex;align-items:flex-start}
.wcard .lock{width:40px;height:40px;border-radius:10px;background:var(--mint);display:flex;align-items:center;justify-content:center}
.wcard .bar{height:36px;border-radius:10px;background:var(--mint);margin-top:auto}
.wcard.alt .bar{background:#2a2d33}
.wcard.alt .lock{background:#2a2d33}
.busy{display:none;position:fixed;inset:0;z-index:50;background:rgba(14,15,16,.72);align-items:center;justify-content:center;flex-direction:column;gap:16px;text-align:center;padding:24px}
.busy.on{display:flex}
.spin{width:36px;height:36px;border:3px solid #333;border-top-color:var(--mint);border-radius:50%;animation:spin .8s linear infinite}
@keyframes spin{to{transform:rotate(360deg)}}
.empty{color:var(--muted);padding:24px 0}
.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%) translateY(20px);background:#fff;color:#151719;padding:10px 16px;border-radius:12px;opacity:0;pointer-events:none;transition:.2s;z-index:60;font-size:14px}
.toast.on{opacity:1;transform:translateX(-50%) translateY(0)}
.gear-fab{position:fixed;right:16px;bottom:16px;width:44px;height:44px;border-radius:12px;border:0;background:rgba(255,255,255,.12);color:#fff;display:flex;align-items:center;justify-content:center;z-index:20;padding:0}
.gear-fab svg{width:32px;height:32px;display:block}
.gear-fab.on{background:#313335}
.app.guide-open .gear-fab{right:366px}
.side-foot button{width:16px;height:16px;padding:0;border:0;background:none;color:rgba(255,255,255,.62);display:inline-flex;align-items:center;justify-content:center;position:relative}
.side-foot button.ok:after{content:"";position:absolute;right:-4px;top:-8px;width:12px;height:12px;border-radius:100px;background:var(--mint)}
.side-foot button svg{width:16px;height:16px;color:currentColor;display:block}
.nav-btn.ring{box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
.page{flex:none;overflow:visible;padding:0 16px 48px}
.page-inner{max-width:1168px;margin:0 auto;width:100%}
.btn-sm{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 14px;border:0;border-radius:10px;background:rgba(255,255,255,.12);color:#fff;font:500 14px/20px "TT Satoshi",sans-serif}
.btn-sm:hover{background:rgba(255,255,255,.16)}
.btn-tiny{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:28px;padding:0 12px;border:0;border-radius:8px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.94);font:500 14px/16px "TT Satoshi",sans-serif}
.btn-tiny svg{width:16px;height:16px;flex:0 0 16px;display:block}
.btn-tiny[disabled]{color:rgba(255,255,255,.3);cursor:default}
.btn-blue{background:#82abf7;color:#fff;height:28px;padding:0 16px;border:0;border-radius:8px;font:500 14px/16px "TT Satoshi",sans-serif}
.btn-white{display:inline-flex;align-items:center;gap:4px;height:36px;padding:0 16px;border:0;border-radius:10px;background:#fff;color:#151719;font:500 14px/20px "TT Satoshi",sans-serif}
.ico-btn{width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff;display:inline-flex;align-items:center;justify-content:center}
.select-like,.set-action select{appearance:none;-webkit-appearance:none;height:38px;min-width:170px;border:0;border-radius:8px;background:rgba(255,255,255,.08);color:#fff;padding:0 32px 0 12px;font-size:16px;font-weight:500;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23fff' d='M2.2 4.2 6 8l3.8-3.8'/></svg>");background-repeat:no-repeat;background-position:right 12px center}
.set-note{margin:8px 0 0;font-size:14px;line-height:20px;color:rgba(255,255,255,.62)}
.set-inline{display:flex;align-items:center;gap:8px}
.set-inline input[type=number]{height:38px;width:120px;border:0;border-radius:8px;background:rgba(255,255,255,.08);color:#fff;padding:0 12px;font-size:16px}
.disc-banner{display:flex;align-items:center;gap:16px;background:rgba(89,135,222,.26);border-radius:8px;padding:12px 16px;width:100%;box-sizing:border-box;height:68px;min-height:68px}
.disc-banner .dev-ico{width:40px;height:40px;flex:0 0 40px;color:#82abf7}
.disc-banner .copy{flex:1}
.disc-banner h3{margin:0;font-size:16px;line-height:24px;font-weight:500}
.disc-banner p{margin:0;font-size:14px;line-height:20px;color:rgba(255,255,255,.74)}
.wallet-promo{background:#1c1e20;border-radius:16px;padding:16px 20px;display:grid;grid-template-columns:1fr 250px;gap:20px;align-items:center;min-height:233px;box-sizing:border-box}
.wallet-promo h3{margin:0 0 8px;font-size:22px;line-height:32px;font-weight:500}
.wallet-promo > div > p{margin:0 0 20px;color:rgba(255,255,255,.74);font-size:16px;line-height:24px}
.promo-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:0 0 12px}
.promo-feats div{font-size:14px;line-height:20px;color:rgba(255,255,255,.74)}
.promo-feats b{display:block;color:#fff;font-weight:500;margin-bottom:4px}
.wallet-promo .shot{height:180px;border-radius:12px;background:radial-gradient(circle at 50% 60%,#1e5736 0%,#1c1e20 70%);display:flex;align-items:center;justify-content:center}
.wallet-promo .shot img{height:140px;object-fit:contain}
.net-panel{flex:1;min-width:0;display:flex;flex-direction:column;gap:24px}
.net-search-wrap{display:flex;align-items:center;height:56px;border-radius:12px;background:rgba(255,255,255,.03);box-sizing:border-box;padding:0 0 0 16px}
.net-search-ico{width:16px;height:16px;flex:0 0 16px;color:rgba(255,255,255,.74)}
.net-search{flex:1;min-width:0;height:56px;border:0;border-radius:12px;background:transparent;color:#fff;padding:0 16px;font:500 16px/24px "TT Satoshi",sans-serif;margin:0;outline:none;caret-color:#fff}
.net-search::placeholder{color:rgba(255,255,255,.38)}
.net-list{display:flex;flex-direction:column;gap:12px}
.net-row{display:flex;align-items:center;gap:12px;background:#1c1e20;border-radius:16px;padding:12px 14px;min-height:56px;height:56px;cursor:pointer;box-sizing:border-box;box-shadow:0 8px 16px -2px rgba(0,0,0,.08),0 0 8px 0 rgba(0,0,0,.04)}
.net-logo{width:24px;height:24px;border-radius:25%;background:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 24px;overflow:hidden;color:rgba(14,17,21,.94)}
.net-logo svg{width:24px;height:24px;display:block;color:inherit}
.net-ico{width:24px;height:24px;border-radius:25%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;flex:0 0 24px;color:rgba(14,17,21,.94);background:#fff}
.net-row b{flex:1;font-weight:600;font-size:14px;line-height:20px;color:var(--text);min-width:0}
.net-right{display:flex;align-items:center;gap:12px;flex:0 0 auto;margin-left:auto}
.net-more{display:flex;align-items:center;gap:4px;color:rgba(255,255,255,.5);font-size:12px;line-height:16px;font-weight:500;flex:0 0 auto}
.net-dots{display:grid;grid-auto-flow:column;grid-auto-columns:20px;height:24px;width:auto}
.net-dots img,.net-dots span{width:24px;height:24px;border-radius:50%;display:block;border:0;object-fit:cover;background:#313335}
.net-info{width:28px;height:28px;padding:0;border:0;border-radius:8px;background:rgba(255,255,255,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 28px}
.net-info:hover{background:rgba(255,255,255,.16)}
.net-info svg{width:20px;height:20px;display:block}
.apps-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 16px;height:40px}
.seg{display:flex;align-items:stretch;gap:4px;background:transparent;padding:0;border-radius:0}
.seg button{height:40px;padding:8px 16px;border:0;border-radius:1e8px;background:transparent;color:rgba(255,255,255,.62);font:500 16px/24px "TT Satoshi",sans-serif;display:inline-flex;align-items:center;gap:8px}
.seg button.on{background:#313335;color:#fff;box-shadow:0 2px 4px -2px rgba(0,0,0,.16),0 0 2px 0 rgba(0,0,0,.12)}
.apps-empty{text-align:center;padding:0}
.apps-empty h3{margin:0;font-size:22px;line-height:32px;font-weight:500}
.apps-empty p{margin:8px 0 0;color:rgba(255,255,255,.62);font-size:16px;line-height:24px}
.trade-page{flex:none;overflow:visible;padding:32px 16px 48px}
.trade-page .page-inner{max-width:1168px}
.trade-stack{display:flex;flex-direction:column;gap:24px;width:100%}
.trade-tabs{display:flex;align-items:stretch;gap:4px;margin:0}
.trade-tab{height:40px;padding:8px 16px;border:0;border-radius:1e8px;background:transparent;color:rgba(255,255,255,.62);font:500 16px/24px "TT Satoshi",sans-serif;display:inline-flex;align-items:center;gap:8px}
.trade-tab-ico{width:22px;height:22px;flex:0 0 22px;display:block}
.trade-tab.on{background:#313335;color:#fff;box-shadow:0 2px 4px -2px rgba(0,0,0,.16),0 0 2px 0 rgba(0,0,0,.12)}
.trade-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px;align-items:stretch;margin:0}
.trade-col{display:flex;flex-direction:column;gap:16px;min-width:0}
.trade-form,.trade-offer,.trade-opts{background:#1c1e20;border-radius:16px}
.trade-form{padding:20px;display:flex;flex-direction:column;gap:20px;min-height:352px;box-sizing:border-box}
.trade-offer{padding:16px 20px;display:flex;flex-direction:column;gap:12px;min-height:352px;box-sizing:border-box}
.trade-cell{display:flex;flex-direction:column;gap:8px}
.trade-cell.extra{padding-bottom:8px}
.trade-lab{font-size:16px;line-height:24px;font-weight:500;color:rgba(255,255,255,.74)}
.trade-amt-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px}
.fiat-toggle{border:0;background:none;color:var(--mint-link);font:500 14px/20px "TT Satoshi",sans-serif;padding:0;cursor:pointer}
.trade-select{display:block;width:100%;border:0;background:none;padding:0;color:inherit;font:inherit;text-align:left;cursor:pointer}
.trade-input,.trade-amt-wrap{display:flex;align-items:center;height:56px;border-radius:12px;background:rgba(255,255,255,.03);color:#fff}
.trade-input .ph,.trade-input input,.trade-amt{flex:1;min-width:0;height:56px;border:0;background:transparent;color:#fff;padding:0 16px;font:500 16px/24px "TT Satoshi",sans-serif;outline:none}
.trade-input .ph{display:flex;align-items:center;color:rgba(255,255,255,.38)}
.trade-input .trade-asset{display:flex;align-items:center;gap:12px;flex:1;min-width:0;padding:0 16px;height:56px;font:500 16px/24px "TT Satoshi",sans-serif;color:#fff}
.trade-coin{width:32px;height:32px;border-radius:50%;flex:0 0 32px;object-fit:cover;display:block}
.trade-offer .trade-coin{width:24px;height:24px;flex:0 0 24px}
.trade-chev{width:20px;height:20px;flex:0 0 20px;margin-right:16px;color:rgba(255,255,255,.74)}
.trade-amt{width:100%}
.trade-amt-wrap .trade-amt{padding:0 16px}
.btn-swap-lg{width:100%;height:44px;border:0;border-radius:12px;padding:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.15);color:rgba(255,255,255,.38);font:600 16px/24px "TT Satoshi",sans-serif}
.btn-swap-lg.go{background:var(--mint);color:#14231d}
.trade-offer>.btn-swap-lg:first-child{margin-top:16px}
.trade-get{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}
.trade-get-amt{display:flex;align-items:center;gap:8px;font:500 32px/40px "TT Satoshi",sans-serif;color:#fff}
.trade-opts{padding:4px 8px}
.trade-opt{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:56px;padding:0 12px;border:0;background:transparent;color:#fff;font:500 16px/24px "TT Satoshi",sans-serif;text-align:left;border-radius:12px}
.trade-opt .k{color:rgba(255,255,255,.74)}
.trade-opt .v{display:inline-flex;align-items:center;gap:8px;color:#fff}
.trade-opt .v img{width:24px;height:19px;display:block;border-radius:2px}
.trade-opt .trade-chev{margin-right:0;color:#fff}
.trade-legal{margin:48px 0 0;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}
.trade-legal p{margin:0;color:rgba(255,255,255,.74);font:500 14px/20px "TT Satoshi",sans-serif}
.trade-legal button,.trade-legal a{border:0;background:none;padding:0;color:rgba(255,255,255,.62);font:500 14px/20px "TT Satoshi",sans-serif;text-decoration:underline;cursor:pointer}
.trade-wrap{max-width:560px;margin:24px auto 0}
.trade-card{background:#1c1e20;border-radius:16px;padding:16px 20px}
.coin-dot{width:24px;height:24px;border-radius:50%}
.concierge-wrap{max-width:440px;margin:0 auto;display:flex;flex-direction:column;gap:16px}
.concierge-card{background:#1c1e20;border-radius:16px;padding:24px}
.concierge-card h3{margin:0;font-size:22px;line-height:32px;font-weight:500}
.concierge-card>p{margin:8px 0 20px;color:rgba(255,255,255,.74);font:500 16px/24px "TT Satoshi",sans-serif}
.conc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}
.conc-list li{display:flex;align-items:flex-start;gap:16px}
.conc-ico{width:32px;height:32px;border-radius:50%;background:rgba(90,211,142,.16);color:#5ad38e;display:flex;align-items:center;justify-content:center;flex:0 0 32px}
.conc-ico svg{width:16px;height:16px;display:block}
.conc-list b{display:block;font-size:16px;line-height:24px;font-weight:500}
.conc-list span{display:block;font-size:14px;line-height:20px;font-weight:500;color:rgba(255,255,255,.74)}
.conc-warn{display:flex;align-items:center;gap:12px;margin:8px 12px 12px;padding:12px 16px;border-radius:12px;background:rgba(255,163,58,.16);color:#ffc43d;font:500 16px/24px "TT Satoshi",sans-serif}
.conc-warn svg{width:20px;height:20px;flex:0 0 20px}
.token-search{width:100%;height:56px;border:0;border-radius:12px;background:rgba(255,255,255,.03);color:#fff;padding:0 16px;font-size:16px;margin:12px 0 8px}
.earn-page{padding:32px 16px 48px}
.earn-page .page-inner{display:flex;flex-direction:column;gap:48px}
.earn-sec{margin:0;display:flex;flex-direction:column;gap:16px}
.earn-copy{display:flex;flex-direction:column;gap:2px}
.earn-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0;min-height:0}
.earn-head h3{margin:0;font-size:22px;line-height:32px;font-weight:500}
.earn-copy>p{margin:0;color:rgba(255,255,255,.74);font-size:16px;line-height:24px;font-weight:500;max-width:640px}
.earn-note{font-size:16px;line-height:24px;font-weight:500;color:rgba(255,255,255,.74);display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;padding:0}
.earn-info{width:16px;height:16px;flex:0 0 16px;color:rgba(255,255,255,.74);display:block}
.earn-morpho{width:100px;height:40px;display:block;object-fit:contain;filter:invert(1)}
.earn-card{background:#1c1e20;border-radius:16px;overflow:hidden}
.earn-sec:first-child .earn-card{min-height:280px}
.earn-table{width:100%;border-collapse:collapse;table-layout:fixed;margin-top:8px}
.earn-table th,.earn-table td{padding:12px 20px;text-align:left;vertical-align:middle;font-weight:500}
.earn-table thead th{height:44.5px;box-sizing:border-box;font-size:14px;line-height:20px;font-weight:500;color:rgba(255,255,255,.74)}
.earn-table tbody td{font-size:16px;line-height:24px;color:#fff;height:57px;box-sizing:border-box}
.yield-table tbody td{height:69px}
.earn-coin{display:flex;align-items:center;gap:12px}
.earn-coin img{width:32px;height:32px;display:block;flex:0 0 32px}
.earn-coin>span{font-size:14px;line-height:20px;font-weight:600}
.yield-coin>span b{display:block;font-size:14px;line-height:20px;font-weight:600}
.yield-coin>span small{display:block;font-size:14px;line-height:20px;font-weight:500;color:rgba(255,255,255,.74)}
.token-stack{position:relative;width:32px;height:32px;flex:0 0 32px}
.token-stack img{width:32px;height:32px;border-radius:50%}
.net-badge{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:25%;background:#fff;color:rgba(14,17,21,.94);overflow:hidden;display:flex;align-items:center;justify-content:center}
.net-badge svg{width:12px;height:12px;display:block;color:inherit}
.earn-table td.earn-act{text-align:right}
.earn-btn{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:4px 14px;border:0;border-radius:8px;background:rgba(255,255,255,.15);color:rgba(255,255,255,.94);font:600 14px/20px "TT Satoshi",sans-serif;white-space:nowrap}
.earn-btn[disabled]{color:rgba(255,255,255,.38);cursor:default}
.act-page{display:flex;justify-content:center}
.act-card{width:600px;max-width:100%;background:#1c1e20;border-radius:16px;overflow:hidden}
.act-empty{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 20px 80px}
.act-ico{width:112px;height:112px;border-radius:50%;background:rgba(76,131,235,.14);border:12px solid rgba(89,135,222,.26);box-sizing:border-box;color:#fff;display:flex;align-items:center;justify-content:center;flex:0 0 112px}
.act-ico svg{width:48px;height:48px;display:block}
.act-copy{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}
.act-copy h2{margin:0;font-size:32px;line-height:40px;font-weight:500}
.act-copy p{margin:0;font-size:16px;line-height:24px;font-weight:500;color:rgba(255,255,255,.74)}
.rel-head{display:flex;align-items:center;gap:12px;padding:16px 20px;min-height:52px;box-sizing:border-box}
.rel-k{font-size:14px;line-height:20px;font-weight:500;color:rgba(255,255,255,.74)}
.rel-ver{height:16px;padding:0 8px;border-radius:100px;background:rgba(255,255,255,.12);color:#fff;font:600 14px/16px "TT Satoshi",sans-serif}
.rel-div{height:1px;background:rgba(255,255,255,.09)}
.rel-body{padding:16px 20px}
.rel-body h3{margin:4px 0 12px;font-size:14px;line-height:20px;font-weight:600}
.rel-body ul{margin:4px 0 12px;padding:0 0 0 24px}
.rel-body li{margin:0 0 8px;font-size:14px;line-height:20px;font-weight:500}
.rel-foot{padding:16px 20px;min-height:56px;box-sizing:border-box;display:flex;align-items:center}
.rel-foot a{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.62);font-size:16px;line-height:24px;font-weight:500;text-decoration:underline}
.rel-foot svg{width:16px;height:16px;flex:0 0 16px}
.guide{display:none;position:fixed;top:0;right:0;width:350px;height:100vh;background:#1c1e20;z-index:25;flex-direction:column;padding:16px}
.guide.on{display:flex}
.guide-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.guide-top h3{margin:0;font-size:22px;font-weight:500}
.guide-search{width:100%;height:40px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff;padding:0 12px 0 36px;margin-bottom:12px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%239ea1a6' stroke-width='2'><circle cx='11' cy='11' r='7'/><path d='M20 20l-3-3'/></svg>");background-repeat:no-repeat;background-position:12px center}
.guide-help{display:flex;align-items:center;gap:12px;width:100%;height:48px;border:0;border-radius:12px;background:rgba(255,255,255,.08);color:#fff;padding:0 14px;font:500 16px "TT Satoshi",sans-serif;margin-bottom:20px;text-align:left}
.guide h4{margin:0 0 8px;font-size:14px;color:rgba(255,255,255,.62);font-weight:500}
.guide-list{display:flex;flex-direction:column;gap:4px;flex:1;overflow:auto}
.guide-list a,.guide-list button{display:flex;align-items:center;gap:12px;width:100%;height:44px;border:0;border-radius:10px;background:transparent;color:#fff;padding:0 10px;font:500 14px "TT Satoshi",sans-serif;text-align:left}
.guide-list a:hover,.guide-list button:hover{background:rgba(255,255,255,.06)}
.guide-foot{margin-top:auto;padding-top:12px}
.picker{max-height:70vh;overflow:auto}
.picker button{display:flex;align-items:center;gap:12px;width:100%;height:56px;border:0;border-radius:12px;background:transparent;color:#fff;padding:0 8px;text-align:left}
.picker button:hover{background:rgba(255,255,255,.06)}
.picker img,.picker .trade-coin{width:32px;height:32px;border-radius:50%;flex:0 0 32px}
.picker span{display:flex;flex-direction:column;gap:0;min-width:0}
.picker b{font-size:16px;line-height:24px;font-weight:500}
.picker small{font-size:14px;line-height:20px;font-weight:500;color:rgba(255,255,255,.62)}
.log-box{background:#151719;border-radius:12px;padding:14px;max-height:280px;overflow:auto;font:12px/18px ui-monospace,Menlo,Consolas,monospace;color:#c2c3c3;white-space:pre-wrap;margin:16px 0}
body.theme-light{--bg:#f4f5f7;--side:#fff;--card:#fff;--card2:#f0f1f3;--text:#151719;--muted:#5d6268;--line:rgba(0,0,0,.08)}
body.theme-light{background:#f4f5f7;color:#151719}
body.theme-light .side,body.theme-light .main,body.theme-light .connect-card,body.theme-light .set-card,body.theme-light .panel,body.theme-light .trade-card,body.theme-light .earn-card,body.theme-light .net-row,body.theme-light .guide,body.theme-light .act-card,body.theme-light .sheet{background:#fff;color:#151719}
body.theme-light .connect-card{border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 4px rgba(0,0,0,.06)}
body.theme-light .facts{background:#f0f1f3;border-color:rgba(0,0,0,.08)}
body.theme-light .nav-badge{background:rgba(134,118,214,.18);color:#6d5bd1}
body.theme-light .nav-btn{color:rgba(14,17,21,.74)}
body.theme-light .nav-btn svg{opacity:.62}
body.theme-light .nav-btn.active{background:#e6e8eb;color:#151719}
body.theme-light .nav-btn.active svg{opacity:1}
body.theme-light .nav-btn:hover{background:rgba(14,17,21,.04)}
body.theme-light .brand svg path{fill:#151719}
body.theme-light .promo{background:var(--mint-soft);color:#151719}
body.theme-light .promo h4{color:#151719}
body.theme-light .promo p{color:rgba(14,17,21,.74)}
body.theme-light .promo-shot{background:linear-gradient(180deg,rgba(90,211,142,.18) 0%,rgba(90,211,142,0) 100%)}
body.theme-light .promo .get{background:#151719;color:#fff}
body.theme-light .promo .get svg{color:#fff}
body.theme-light .promo .x{background:rgba(14,17,21,.08);color:#151719}
body.theme-light .main h1,body.theme-light .tabs{border-bottom-color:rgba(14,17,21,.09)}
body.theme-light .tabs button{color:rgba(14,17,21,.62)}
body.theme-light .tabs button.on{color:#151719;box-shadow:none}
body.theme-light .tabs button.on::after{background:#151719}
body.theme-light .tabs button:hover::before{background:rgba(14,17,21,.06)}
body.theme-light .set-label,body.theme-light .set-title{color:#151719}
body.theme-light .set-desc{color:rgba(14,17,21,.62)}
body.theme-light .set-action select,body.theme-light .select-like,body.theme-light .set-inline input[type=number]{background:rgba(0,0,0,.06);color:#151719;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23151719' d='M2.2 4.2 6 8l3.8-3.8'/></svg>");background-repeat:no-repeat;background-position:right 12px center}
body.theme-light .form input,body.theme-light .form select{background:#f4f5f7;color:#151719;border-color:rgba(0,0,0,.1)}
body.theme-light .btn-sm,body.theme-light .btn-ghost,body.theme-light .ico-btn,body.theme-light .btn-learn{background:rgba(0,0,0,.06);color:#151719}
body.theme-light .btn-sm:hover,body.theme-light .btn-ghost:hover{background:rgba(0,0,0,.1)}
body.theme-light .gear-fab{background:rgba(0,0,0,.06);color:#151719}
body.theme-light .gear-fab.on{background:#e6e8eb}
body.theme-light .net-search-wrap{background:rgba(0,0,0,.03)}
body.theme-light .net-search-ico{color:rgba(14,17,21,.62)}
body.theme-light .net-search{color:#151719;caret-color:#151719}
body.theme-light .net-search::placeholder{color:rgba(14,17,21,.38)}
body.theme-light .net-row{background:#fff;box-shadow:0 8px 16px -2px rgba(0,0,0,.06),0 0 8px 0 rgba(0,0,0,.03)}
body.theme-light .net-logo{background:#151719;color:#fff}
body.theme-light .net-ico{background:#151719;color:#fff}
body.theme-light .net-more{color:rgba(14,17,21,.5)}
body.theme-light .net-dots img,body.theme-light .net-dots span{background:#e6e8eb}
body.theme-light .net-info{background:rgba(14,17,21,.08);color:#151719}
body.theme-light .net-info:hover{background:rgba(14,17,21,.12)}
body.theme-light .btn-history{background:rgba(0,0,0,.06);color:#5d6268}
body.theme-light .trade-tab{color:rgba(14,17,21,.62)}
body.theme-light .trade-tab.on{background:#e6e8eb;color:#151719;box-shadow:0 2px 4px -2px rgba(0,0,0,.08),0 0 2px 0 rgba(0,0,0,.06)}
body.theme-light .trade-form,body.theme-light .trade-offer,body.theme-light .trade-opts,body.theme-light .concierge-card{background:#fff;color:#151719}
body.theme-light .trade-lab,body.theme-light .trade-opt .k{color:rgba(14,17,21,.74)}
body.theme-light .trade-input,body.theme-light .trade-amt-wrap,body.theme-light .token-search{background:rgba(0,0,0,.03);color:#151719}
body.theme-light .trade-input .ph{color:rgba(14,17,21,.38)}
body.theme-light .trade-input .trade-asset,body.theme-light .trade-amt,body.theme-light .trade-opt,body.theme-light .trade-get-amt{color:#151719}
body.theme-light .trade-chev{color:rgba(14,17,21,.62)}
body.theme-light .btn-swap-lg{background:rgba(14,17,21,.08);color:rgba(14,17,21,.38)}
body.theme-light .btn-swap-lg.go{background:var(--mint);color:#14231d}
body.theme-light .trade-legal p,body.theme-light .concierge-card>p,body.theme-light .conc-list span{color:rgba(14,17,21,.74)}
body.theme-light .trade-legal button,body.theme-light .trade-legal a{color:rgba(14,17,21,.62)}
body.theme-light .conc-ico{background:rgba(26,143,84,.12);color:#1a8f54}
body.theme-light .seg{background:transparent}
body.theme-light .seg button{color:rgba(14,17,21,.62)}
body.theme-light .seg button.on{background:#e6e8eb;color:#151719;box-shadow:0 2px 4px -2px rgba(0,0,0,.08),0 0 2px 0 rgba(0,0,0,.06)}
body.theme-light .trade-row input{color:#151719}
body.theme-light .asset-pick{background:rgba(0,0,0,.06);color:#151719}
body.theme-light .trade-flip button{background:#e6e8eb;color:#151719}
body.theme-light .trade-meta{background:#f4f5f7;color:rgba(14,17,21,.62)}
body.theme-light .earn-table thead th{color:rgba(14,17,21,.62)}
body.theme-light .earn-table tbody td{color:#151719}
body.theme-light .yield-coin span small{color:rgba(14,17,21,.62)}
body.theme-light .earn-copy>p,body.theme-light .earn-note{color:rgba(14,17,21,.74)}
body.theme-light .earn-morpho{filter:none}
body.theme-light .earn-btn{background:rgba(0,0,0,.08);color:rgba(14,17,21,.94)}
body.theme-light .earn-btn[disabled]{color:rgba(14,17,21,.38)}
body.theme-light .guide-search,body.theme-light .guide-help{background:rgba(0,0,0,.06);color:#151719}
body.theme-light .guide-list a,body.theme-light .guide-list button{color:#151719}
body.theme-light .guide h4{color:rgba(14,17,21,.62)}
body.theme-light .picker button{color:#151719}
body.theme-light .picker small{color:rgba(14,17,21,.62)}
body.theme-light .apps-empty p{color:rgba(14,17,21,.62)}
body.theme-light .act-copy p,body.theme-light .rel-k,body.theme-light .rel-foot a{color:rgba(14,17,21,.62)}
body.theme-light .act-ico{color:#151719}
body.theme-light .rel-ver{background:rgba(14,17,21,.12);color:#151719}
body.theme-light .rel-div{background:rgba(14,17,21,.09)}
body.theme-light .net-badge{background:#151719;color:#fff}
body.theme-light .wallet-promo,body.theme-light .disc-banner{background:#1c1e20;color:#fff}
body.theme-light .wallet-promo h3,body.theme-light .wallet-promo > div > p,body.theme-light .promo-feats div,body.theme-light .promo-feats b{color:#fff}
body.theme-light .disc-banner h3{color:#fff}
body.theme-light .disc-banner p{color:rgba(255,255,255,.74)}
body.theme-light .side-foot button{color:rgba(14,17,21,.62)}
body.theme-light .side-foot button svg{color:currentColor}
body.theme-light .log-box{background:#f0f1f3;color:#5d6268}
body.theme-light .toggle{background:#c8ccd2}
body.theme-light .toggle.on{background:var(--mint)}
body.theme-light .toggle i{background:rgba(14,17,21,.94)}
body.theme-light .sheet h2{color:#151719}
body.theme-light .sheet > p{color:var(--muted)}
@media(max-width:1100px){
  .wallet-promo{grid-template-columns:1fr}
  .promo-feats{grid-template-columns:1fr}
  .earn-table{font-size:14px}
  .trade-grid{grid-template-columns:1fr}
  .trade-form,.trade-offer{min-height:0}
}
@media(max-width:900px){
  .set-label{flex:0 0 160px;font-size:18px}
  .set-copy{max-width:none;flex:1}
}
@media(max-width:640px){
  .side{display:none}
  .main{padding:0 0 80px;width:100%;flex:1 1 100%}
  .asset-row{grid-template-columns:1fr 1fr}
  .set-row{flex-direction:column;gap:12px}
  .set-label{flex:none}
  .connect-card{padding:16px 16px 40px}
  .connect-card .illu{width:280px;height:280px}
  .connect-card h2{font-size:24px;line-height:32px}
  .main h1{font-size:24px;line-height:32px;height:56px;padding:8px 12px}
  .sheet{padding:20px;width:min(560px,96vw)}
}
