:root{--green-950:#07160f;--green-900:#0b2318;--green-800:#103424;--green-700:#13402b;--green-600:#155236;--green-500:#1a6b47;--green-400:#1f8257;--mint-200:#2a245e;--accent:#ff8c32;--accent-600:#ffa351;--text:#2a245e;--muted:#94a3b8;--border:hsla(0,0%,100%,.08);--panel:linear-gradient(180deg,rgba(21,82,54,.35),rgba(7,22,15,.35));--panel-strong:linear-gradient(180deg,rgba(26,107,71,.45),rgba(7,22,15,.55));--danger:#ef4444;--success:#22c55e}.container{background:radial-gradient(98% 30% at 80% 0,#6271fa -50%,rgba(98,113,250,0) 100%);min-height:100vh;font-family:TikTok Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.nav{width:100%;height:85px;background:transparent;z-index:100}.nav .nav-wrapper{width:980px;padding:20px}.nav .nav-wrapper,.nav-container{display:flex;margin:0 auto;justify-content:space-between}.nav-container{width:var(--max-width);color:var(--text)}.menu-title{font-size:24px;line-height:45px;color:var(--text)}.menu-title span{font-weight:700;color:var(--mint-200);letter-spacing:.4px}.menu-title-phone{display:none;font-size:24px;line-height:45px;color:var(--text);font-weight:700}.nav-footer{display:flex;justify-content:flex-end}.nav-footer .wallet-status{width:180px;height:44px;margin-right:8px;border:1px solid #fff;border-radius:10px;font-weight:800;color:var(--text);line-height:44px;text-align:center;font-size:14px}.nav-footer .user{display:flex;justify-content:flex-end;align-items:center}.nav-footer .user img{width:35px;height:35px;margin-right:16px}.nav-footer .user p{line-height:45px;color:var(--text)}.nav-footer .connect-button{width:160px;height:44px;font-size:14px;padding:12px 16px;border-radius:10px;border:1px solid #fff;cursor:pointer;font-weight:800;letter-spacing:.3px;color:#eaf7f1}.nav-footer .muted{background:#eaeaea;color:rgba(42,36,94,.5)}.nav-footer .active{color:#fff;background:linear-gradient(280deg,#6271fa,#a252f1)}.content-wrapper{width:980px;margin:0 auto;padding:0 20px 20px}.user-info{background:#f6eefe;border:1px solid #fff;border-radius:16px;padding:20px;transition:all .25s ease}.user-info p{color:var(--text)}.user-info .user-name{font-size:30px;font-weight:700}.user-info .member-type{margin:0 0 12px;color:#2a245e;font-size:12px;font-weight:400;letter-spacing:.3px}.user-info .points{font-size:16px;margin-bottom:16px;color:var(--text);font-weight:700;margin-top:16px;line-height:40px}.user-info .points span{font-size:24px;font-weight:800;color:#a252f1;text-align:center;font-weight:700;margin:0 8px;letter-spacing:1.2px}.user-info .desc{font-size:12px;color:var(--muted);margin:8px auto}.user-info .sub-title{font-weight:700;font-size:16px;color:#2a245e;margin-bottom:16px}.user-info .ex-point-input{width:300px;background:#fff;color:var(--text);outline:none;height:50px;margin-bottom:0;padding:14px 12px;border-radius:12px;font-size:1em;font-weight:700;border:1px solid #2a245e}.user-info .ex-point-input::placeholder{color:#9d9db6;font-weight:400}.user-info .tip{width:300px;font-size:12px;margin-top:12px;text-align:right}.user-info .receive{font-size:1em;margin-top:20px;color:var(--text)}.user-info .receive b{color:#a252f1}.rate{font-weight:700;margin:16px auto}.rate,.rate-desc{font-size:16px;color:#2a245e}.rate-desc{width:300px;text-align:center;background:#f6eefe;border-radius:5px;font-weight:500;padding:12px 0}.fee-desc{font-weight:500;font-size:12px;color:#ababab;margin-top:16px}.ex-btn{width:380px;height:60px;padding:16px;text-align:center;background:#a252f1;color:#fff;border:none;border-radius:60px;cursor:pointer;font-weight:500;font-size:20px;letter-spacing:.3px;margin:100px 0 12px}.disabled{cursor:not-allowed;opacity:.55}.loading{display:flex;justify-content:center}.submit-success{width:380px;border:1px solid #2a245e;border-radius:16px;padding:20px;margin-top:16px;transition:all .25s ease;background:#f6eefe}.submit-success .title{font-size:1em;font-weight:800;line-height:1.5}.submit-success .small{font-size:12px;line-height:1.5}.exchange-history{background:#f6eefe;border:1px solid #fff;border-radius:16px;margin-top:16px;padding:20px 20px 40px;margin-bottom:80px}.exchange-history p{color:var(--text)}.exchange-history .sub-title{font-size:1em;font-weight:700;margin-bottom:12px}.exchange-history .tx{display:flex;justify-content:space-between;margin:8px auto}.exchange-history .tx .time{width:160px}.exchange-history .tx .address,.exchange-history .tx .exp{width:120px}.exchange-history .tx .extt{width:100px}.exchange-history .tx .txid{width:120px}.exchange-history .tx .status{width:80px}@media screen and (max-width:980px){.content-wrapper{width:100%}.nav{height:auto}.nav .nav-wrapper{display:block;width:100%}.nav .nav-wrapper .nav-footer{margin-top:14px;justify-content:flex-start}.menu-title{display:none}.menu-title-phone{display:block}.ex-btn,.user-info .ex-point-input{width:100%}.exchange-history .tx{font-size:12px}.exchange-history .address,.exchange-history .exp,.exchange-history .extt{display:none}}