@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";.header-wrapper{background:#0d2e2a;flex-shrink:0;padding:15px}.header-top{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.header-account{align-items:center;gap:10px;display:flex}.header-avatar{background:#f0b90b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.header-account-info{flex-direction:column;display:flex}.header-account-name{color:#fff;align-items:center;gap:3px;font-size:15px;font-weight:700;display:flex}.header-account-address{color:#9ca3af;margin-top:2px;font-size:11.5px}.header-copy-btn{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.header-balance{text-align:center}.header-balance-amount{color:#fff;letter-spacing:-1px;font-size:40px;font-weight:800;line-height:1}.header-balance-label{color:#9ca3af;margin-top:4px;font-size:13px;font-weight:500}.account-modal-overlay{z-index:2000;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.account-modal{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:430px;padding:16px;animation:.25s slideUp}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.account-search{border:1px solid #ddd;border-radius:10px;width:100%;margin:10px 0;padding:10px}.account-item{cursor:pointer;background:#f5f5f5;border-radius:12px;margin-bottom:8px;padding:12px;transition:all .2s}.account-item.active{background:#eef7f6;border:2px solid #0d2e2a}.acc-name{font-weight:600}.acc-address{color:#888;font-size:12px}.account-list{-webkit-overflow-scrolling:touch;flex:1;height:300px;min-height:0;overflow-y:auto}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{background:#f0f0f0;justify-content:center;align-items:flex-start;font-family:Segoe UI,system-ui,sans-serif;display:flex}.phone-frame{background:#fff;flex-direction:column;width:430px;height:100dvh;display:flex;overflow:hidden}.notch{display:none}.status-bar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 24px 10px;display:flex}.status-time{color:#fff;font-size:13px;font-weight:700}.status-icons{align-items:center;gap:6px;display:flex}.battery{color:#000;background:#4ade80;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700}.actions-row{background:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;grid-template-columns:1fr 1fr 1fr 1fr;padding:14px 4px;display:grid}.act-item{cursor:pointer;flex-direction:column;align-items:center;gap:7px;display:flex}.act-circle{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.act-label{color:#111;text-align:center;font-size:11px;font-weight:600}.tabs-bar{background:#fff;border-bottom:1.5px solid #e5e7eb;flex-shrink:0;display:flex}.tab-btn{letter-spacing:.6px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;flex:1;padding:12px 0;font-size:13px;font-weight:600;transition:all .2s}.tab-btn.active{color:#0d2e2a;border-bottom-color:#0d2e2a}.tab-btn.inactive{color:#9ca3af}.scroll-body{-webkit-overflow-scrolling:touch;background:#f4f5f7;flex:1;min-height:0;padding:14px 14px 120px;overflow:hidden auto}.scroll-body::-webkit-scrollbar{width:4px}.scroll-body::-webkit-scrollbar-track{background:0 0}.scroll-body::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.asset-card{cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:13px;margin-bottom:10px;padding:13px 15px;transition:transform .15s;display:flex;box-shadow:0 1px 5px #00000012}.asset-card:hover{transform:scale(1.01)}.asset-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.asset-sym{color:#111;font-size:15px;font-weight:700}.asset-amt{color:#9ca3af;margin-top:2px;font-size:12px}.asset-val{color:#111;margin-left:auto;font-size:15px;font-weight:700}.nft-empty{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding-top:50px;display:flex}.nft-empty p{color:#9ca3af;font-size:14px}@media (width<=430px){.phone-frame{width:100vw}}.add-asset-btn{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:30px;justify-content:center;align-items:center;gap:7px;width:100%;margin:16px 0 22px;padding:13px 0;font-size:14px;font-weight:500;display:flex;box-shadow:0 1px 4px #0000000f}.trending-row{scrollbar-width:none;-ms-overflow-style:none;gap:12px;margin-bottom:16px;display:flex;overflow-x:auto}.trend-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;flex:1 0;gap:6px;min-width:200px;padding:12px 12px 10px;display:flex;box-shadow:0 2px 8px #00000012}.trend-top{justify-content:space-between;align-items:flex-start;display:flex}.trend-icon-row{align-items:center;gap:7px;display:flex}.trend-sym{color:#111827;font-size:13px;font-weight:700}.trend-price{color:#9ca3af;margin-top:1px;font-size:12px}.trend-change{font-size:12px;font-weight:600}.refer-banner{background:linear-gradient(120deg,#7b4fd4 0%,#6035bc 45%,#a07000 100%);border-radius:18px;justify-content:space-between;align-items:stretch;min-height:88px;margin-bottom:20px;padding:0;display:flex;position:relative;overflow:hidden}.refer-left{z-index:1;flex-direction:column;justify-content:center;padding:18px 0 18px 20px;display:flex}.refer-title{color:gold;letter-spacing:1.5px;font-size:26px;font-weight:900;line-height:1}.refer-sub{color:#ffffffe6;margin-top:3px;font-size:13px;font-weight:500}.refer-illustration{opacity:.95;pointer-events:none;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.refer-right{z-index:1;align-items:center;padding-right:16px;display:flex}.refer-btn{color:#5b3a00;cursor:pointer;white-space:nowrap;background:gold;border:none;border-radius:20px;padding:9px 16px;font-size:12px;font-weight:800;box-shadow:0 2px 8px #00000026}.sec-header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.sec-title{color:#111827;font-size:15px;font-weight:700}.see-all{color:#f0b90b;cursor:pointer;font-size:12px;font-weight:500}.tl-outer{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.tl-row{cursor:pointer;background:#fff;border:1px solid #f3f4f6;border-radius:14px;align-items:center;gap:11px;padding:13px 14px;transition:transform .15s;display:flex}.tl-row:hover{transform:scale(1.01)}.tl-num{color:#9ca3af;flex-shrink:0;width:22px;font-size:12px;font-weight:600}.tl-ico{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:5px;display:flex}.tl-info{flex:1;min-width:0}.tl-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.tl-sym{color:#9ca3af;margin-top:1px;font-size:11px}.tl-right{text-align:right;flex-shrink:0}.tl-price{color:#111827;font-size:14px;font-weight:700}.tl-chg{margin-top:2px;font-size:11px;font-weight:500}.pos{color:#16a34a}.neg{color:#dc2626}.profile-page{background:#f4f5f7;flex-direction:column;flex:1;min-height:0;margin-bottom:70px;display:flex;overflow-y:auto}.profile-header{background:#0d2e2a;flex-direction:column;align-items:center;padding:22px 20px 0;display:flex;position:relative}.profile-header-title{color:#fff;margin-bottom:20px;font-size:17px;font-weight:700}.profile-wave{width:100%;margin-top:20px;display:block}.profile-avatar-wrapper{z-index:2;background:#fff;border-radius:24px;justify-content:center;align-items:center;width:124px;height:124px;padding:10px;display:flex;position:absolute;bottom:-60px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0000002e}.profile-avatar{background:#f0b90b;border-radius:18px;justify-content:center;align-items:center;width:106px;height:106px;display:flex;position:relative;overflow:hidden}.profile-avatar-img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.profile-avatar-fallback{justify-content:center;align-items:center;display:flex}.profile-info{background:#f4f5f7;flex-direction:column;align-items:center;padding:76px 0 12px;display:flex}.profile-name{color:#111;margin-bottom:4px;font-size:19px;font-weight:700}.profile-address{color:#9ca3af;font-size:12px}.profile-menu{flex-direction:column;gap:10px;margin:16px 16px 20px;display:flex}.profile-menu-item{cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:14px;padding:17px 18px;transition:background .15s;display:flex;box-shadow:0 1px 6px #0000000f}.profile-menu-item:active,.profile-menu-item:hover{background:#f9fafb}.profile-menu-icon{color:#374151;flex-shrink:0;justify-content:center;align-items:center;width:28px;display:flex}.profile-menu-text{flex-direction:column;flex:1;gap:3px;display:flex}.profile-menu-label{color:#111;font-size:15px;font-weight:600}.profile-menu-sublabel{color:#9ca3af;font-size:11.5px}.profile-menu-arrow{align-items:center;display:flex}.unlock-page{background:#f4f5f7;flex-direction:column;flex:1;align-items:center;min-height:0;padding:60px 28px 40px;display:flex;overflow-y:auto}.unlock-logo-wrapper{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:28px;display:flex}.unlock-logo-img{object-fit:contain;border-radius:50%;width:120px;height:120px}.unlock-logo-fallback{justify-content:center;align-items:center;display:flex}.unlock-title{color:#111;text-align:center;margin-bottom:8px;font-size:22px;font-weight:800}.unlock-subtitle{color:#9ca3af;text-align:center;margin-bottom:36px;font-size:13px}.unlock-input-group{width:100%;margin-bottom:20px}.unlock-input-label{color:#9ca3af;margin-bottom:6px;font-size:12px;display:block}.unlock-input-wrapper{width:100%;position:relative}.unlock-input{color:#111;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;height:52px;padding:0 48px 0 16px;font-size:14px;transition:border .2s}.unlock-input:focus{border-color:#0d2e2a}.unlock-input::placeholder{color:#9ca3af}.unlock-eye-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.unlock-fingerprint-row{justify-content:space-between;align-items:center;width:100%;margin-bottom:32px;display:flex}.unlock-fingerprint-label{color:#111;font-size:14px;font-weight:500}.unlock-toggle{cursor:pointer;border-radius:999px;align-items:center;width:46px;height:26px;padding:3px;transition:background .25s;display:flex}.unlock-toggle.on{background:#0d2e2a;justify-content:flex-end}.unlock-toggle.off{background:#d1d5db;justify-content:flex-start}.unlock-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .25s;box-shadow:0 1px 4px #0003}.unlock-btn{color:#fff;cursor:pointer;background:#0d2e2a;border:none;border-radius:14px;width:100%;height:54px;margin-bottom:20px;font-size:16px;font-weight:700;transition:opacity .2s}.unlock-btn:active{opacity:.85}.unlock-forgot{color:#111;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:700}.unlock-forgot:hover{color:#0d2e2a}.recovery-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.recovery-topbar{background:#f4f5f7;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.recovery-back-btn{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.recovery-topbar-title{color:#111;font-size:15px;font-weight:700}.recovery-scroll{flex-direction:column;flex:1;min-height:0;padding:16px 20px 10px;display:flex;overflow:hidden auto}.recovery-scroll::-webkit-scrollbar{display:none}.recovery-scroll{-ms-overflow-style:none;scrollbar-width:none}.recovery-title{color:#111;text-align:center;flex-shrink:0;margin-bottom:8px;font-size:20px;font-weight:800;line-height:1.3}.recovery-desc{color:#6b7280;text-align:center;flex-shrink:0;margin-bottom:14px;font-size:12px;line-height:1.5}.recovery-grid{flex-shrink:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-bottom:16px;display:grid}.recovery-input-wrapper{box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;height:36px;padding:6px 10px;display:flex}.recovery-num{color:#6b7280;text-align:right;min-width:18px;font-size:11px;font-weight:600}.recovery-word-input{color:#111;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:13px}.recovery-word-input::placeholder{color:#d1d5db}.recovery-pass-group{flex-shrink:0;width:100%;margin-top:4px;margin-bottom:10px}.recovery-pass-label{color:#111;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.recovery-pass-wrapper{width:100%;position:relative}.recovery-pass-input{color:#111;box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;height:48px;padding:0 48px 0 16px;font-size:14px;transition:border .2s}.recovery-pass-input:focus{border-color:#0d2e2a}.recovery-pass-input::placeholder{color:#9ca3af}.recovery-eye-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.recovery-footer{background:#f4f5f7;flex-shrink:0;padding:10px 20px 20px}.recovery-continue-btn{color:#fff;cursor:pointer;background:#0d2e2a;border:none;border-radius:14px;width:100%;height:52px;font-size:16px;font-weight:700;transition:opacity .2s}.recovery-continue-btn:active{opacity:.85}@media (width<=576px){.recovery-grid{gap:8px}.recovery-input-wrapper{height:32px;padding:4px 8px}.recovery-word-input{font-size:12px}}.receive-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.receive-topbar{background:#f4f5f7;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.receive-back-btn{color:#111;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.receive-topbar-title{color:#111;letter-spacing:.01em;font-size:15px;font-weight:700}.receive-content{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;min-height:0;padding:20px 24px 10px;display:flex}.receive-qr-card{justify-content:center;align-items:center;display:flex;position:relative}.receive-qr-glow{z-index:0;background:radial-gradient(circle,#0d2e2a1f 0%,#0000 70%);border-radius:24px;width:220px;height:220px;position:absolute}.receive-qr-box{z-index:1;background:#fff;border-radius:20px;padding:18px;position:relative;box-shadow:0 2px 6px #0000000f,0 8px 28px #0d2e2a1a,0 0 0 1px #0d2e2a0f}.receive-info{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.receive-account-name{color:#111;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:800}.receive-address-pill{box-sizing:border-box;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;width:100%;padding:10px 16px}.receive-address-text{color:#4b5563;word-break:break-all;text-align:center;letter-spacing:.02em;font-family:Courier New,monospace;font-size:12px;line-height:1.6;display:block}.receive-hint{color:#9ca3af;text-align:center;margin:0;font-size:11.5px;line-height:1.5}.receive-hint strong{color:#0d2e2a}.receive-footer{flex-shrink:0;gap:10px;padding:10px 20px 24px;display:flex}.receive-btn{cursor:pointer;letter-spacing:.01em;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:7px;height:48px;font-size:13.5px;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.receive-btn:active{opacity:.82;transform:scale(.97)}.receive-btn-copy{color:#fff;background:#0d2e2a;box-shadow:0 4px 14px #0d2e2a40}.receive-btn-share{color:#0d2e2a;background:#fff;border:1.5px solid #d1d5db}@media (height<=680px){.receive-content{gap:14px;padding:14px 20px 8px}.receive-qr-box{padding:14px}.receive-account-name{font-size:17px}}.swap-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;position:relative;overflow:hidden}.swap-topbar{background:#f4f5f7;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.swap-back-btn{color:#111;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.swap-topbar-title{color:#111;font-size:15px;font-weight:700}.swap-body{flex-direction:column;flex:1;min-height:0;padding:20px 16px 24px;display:flex;overflow:hidden}.swap-label{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.swap-field{background:#0d2e2a;border-radius:14px;align-items:center;gap:8px;height:58px;padding:4px 4px 4px 14px;display:flex;box-shadow:0 2px 10px #0d2e2a1f}.swap-input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:22px;font-weight:700}.swap-input::placeholder{color:#ffffff4d}.swap-input-readonly{color:#ffffffb3;font-size:18px}.swap-input::-webkit-inner-spin-button{-webkit-appearance:none}.swap-input::-webkit-outer-spin-button{-webkit-appearance:none}.swap-input{-moz-appearance:textfield}.swap-asset-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff26;border-radius:10px;flex-shrink:0;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.swap-asset-btn:active{background:#ffffff2e}.swap-asset-btn-select{background:#ffffff12}.swap-switch-row{justify-content:center;margin:10px 0;display:flex}.swap-switch-btn{cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9d5cf5);border:3px solid #f4f5f7;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s;display:flex;box-shadow:0 4px 14px #7c3aed59}.swap-switch-btn:active{transform:rotate(180deg)scale(.92)}.swap-rate{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;margin-top:10px;padding:8px 14px;font-size:11.5px;display:flex}.swap-rate-fee{color:#0d2e2a;font-weight:600}.swap-status-text{text-align:center;color:#9ca3af;margin-bottom:12px;font-size:13px;font-weight:500}.swap-submit-btn{color:#9ca3af;cursor:not-allowed;letter-spacing:.01em;background:#e5e7eb;border:none;border-radius:14px;width:100%;height:52px;font-size:15px;font-weight:700;transition:all .25s}.swap-submit-active{color:#fff;cursor:pointer;background:#0d2e2a;box-shadow:0 4px 16px #0d2e2a47}.swap-submit-active:active{opacity:.85;transform:scale(.98)}.swap-picker-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;align-items:flex-end;display:flex;position:absolute;inset:0}.swap-picker-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;padding:12px 0 28px;box-shadow:0 -8px 32px #00000026}.swap-picker-handle{background:#e5e7eb;border-radius:99px;width:36px;height:4px;margin:0 auto 16px}.swap-picker-title{color:#111;border-bottom:1px solid #f3f4f6;padding:0 20px 12px;font-size:14px;font-weight:700}.swap-picker-list{flex-direction:column;display:flex}.swap-picker-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:13px 20px;transition:background .15s;display:flex}.swap-picker-item:active{background:#f9fafb}.swap-picker-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.swap-picker-info{flex-direction:column;flex:1;gap:2px;display:flex}.swap-picker-symbol{color:#111;font-size:14px;font-weight:700}.swap-picker-name{color:#9ca3af;font-size:11.5px}.swap-rate{box-sizing:border-box;background:#f7f7fc;border:1px solid #ebebf3;border-radius:14px;flex-direction:column;gap:10px;width:100%;margin-top:14px;padding:14px 16px;display:flex}.swap-rate-row{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.swap-rate-row span:first-child{color:#8888a0;white-space:nowrap;font-size:12.5px;font-weight:400}.swap-rate-row span:last-child{color:#111118;text-align:right;word-break:break-all;font-size:12.5px;font-weight:600}.swap-rate-row+.swap-rate-row{border-top:1px solid #ebebf3;padding-top:10px}.bs-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.bs-topbar{background:#f4f5f7;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.bs-back-btn,.bs-topbar-icon{color:#111;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.bs-topbar-title{color:#111;font-size:15px;font-weight:700}.bs-scroll{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:10px;padding:14px 14px 8px;display:flex;overflow:hidden auto}.bs-scroll::-webkit-scrollbar{display:none}.bs-wallet-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.bs-wallet-left{align-items:center;gap:8px;display:flex}.bs-wallet-dot{background:#f0faf8;border:1px solid #d1fae5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.bs-wallet-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:600}.bs-wallet-addr{color:#111;font-family:Courier New,monospace;font-size:12px;font-weight:600}.bs-wallet-right{align-items:center;gap:6px;display:flex}.bs-bnb-bal{color:#374151;font-size:11px;font-weight:600}.bs-copy-btn{cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.bs-balance-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.bs-balance-row{justify-content:space-between;align-items:center;display:flex}.bs-balance-label{color:#6b7280;font-size:12px;font-weight:500}.bs-balance-value{color:#059669;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;padding:3px 10px;font-size:13px;font-weight:700}.bs-stats-row{background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;align-items:center;padding:8px 0;display:flex}.bs-stat{flex-direction:column;flex:1;align-items:center;gap:3px;display:flex}.bs-stat-divider{background:#e5e7eb;width:1px;height:28px}.bs-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;text-align:center;font-size:9px;font-weight:600}.bs-stat-val{color:#111;font-size:13px;font-weight:700}.bs-rate-bar{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;display:flex}.bs-tab-row{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:4px;padding:4px;display:flex}.bs-tab{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;height:38px;font-size:14px;font-weight:600;transition:all .2s}.bs-tab-active-buy{color:#fff;background:#0d2e2a;box-shadow:0 2px 8px #0d2e2a33}.bs-tab-active-sell{color:#fff;background:#ef4444;box-shadow:0 2px 8px #ef444433}.bs-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.bs-field-label{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:700}.bs-input-row{background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;height:46px;padding:0 12px;display:flex}.bs-input{color:#111;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px;font-weight:600}.bs-input::placeholder{color:#d1d5db}.bs-input::-webkit-inner-spin-button{-webkit-appearance:none}.bs-input::-webkit-outer-spin-button{-webkit-appearance:none}.bs-input{-moz-appearance:textfield}.bs-input-readonly{color:#6b7280}.bs-input-unit{color:#9ca3af;flex-shrink:0;font-size:12px;font-weight:700}.bs-pct-row{gap:6px;margin-top:8px;display:flex}.bs-pct-btn{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:8px;flex:1;height:30px;font-size:11.5px;font-weight:600;transition:all .15s}.bs-pct-btn:active{color:#fff;background:#0d2e2a;border-color:#0d2e2a}.bs-available-row{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.bs-available-label{color:#9ca3af;font-size:11.5px;font-weight:500}.bs-available-val{color:#059669;font-size:12px;font-weight:700}.bs-footer{background:#f4f5f7;flex-shrink:0;padding:10px 14px 22px}.bs-cta-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:#0d2e2a;border:none;border-radius:14px;width:100%;height:50px;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 4px 16px #0d2e2a40}.bs-cta-btn:disabled{color:#9ca3af;box-shadow:none;cursor:not-allowed;background:#e5e7eb}.bs-cta-sell{background:#ef4444!important;box-shadow:0 4px 16px #ef444440!important}.bs-cta-btn:not(:disabled):active{opacity:.85;transform:scale(.98)}.back-btn{color:#fff;cursor:pointer;background-color:#1a1a1a;border:none;border-radius:5px;align-items:center;padding:2px 4px;display:flex}:root{--green:#1db954;--red:#e74c3c;--orange:#f39c12;--header-bg:#0d0d0d;--footer-bg:#0d0d0d;--page-bg:#f2f4f7;--card-bg:#fff;--border:#e8eaed;--text-primary:#1a1a2e;--text-secondary:#6b7280;--text-muted:#9ca3af;--font:"Outfit", sans-serif}.phone-frame{background:var(--page-bg);font-family:var(--font);color:var(--text-primary);flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}.tx-header{z-index:50;background:#0d0d0d;flex-shrink:0;padding:16px 20px 0;position:sticky;top:0}.tx-header__top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.bs-back-btn{cursor:pointer;color:#fff;background:#ffffff14;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.bs-back-btn:hover{background:#ffffff26}.bs-back-btn:active{background:#ffffff38}.tx-header__title{color:#fff;letter-spacing:.2px;text-align:center;flex:1;margin:0;font-size:17px;font-weight:700}.tx-header__tabs{border-top:1px solid #ffffff12;justify-content:center;gap:0;display:flex}.tx-header__tab{cursor:pointer;color:#666;letter-spacing:.2px;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;padding:12px 0;font-family:inherit;font-size:14px;font-weight:600;transition:color .2s,border-color .2s}.tx-header__tab.active{color:#1db954;border-bottom-color:#1db954}.tx-body{background:var(--page-bg);flex:1;padding-bottom:80px;overflow-y:auto}.tx-body::-webkit-scrollbar{width:0}.tx-filter-row{border-bottom:1px solid var(--border);background:#fff;gap:10px;padding:14px 16px 10px;display:flex}.tx-select{border:1px solid var(--border);color:var(--text-primary);font-family:var(--font);cursor:pointer;appearance:none;background:#f7f8fa url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 10px center no-repeat;border-radius:8px;outline:none;padding:7px 28px 7px 12px;font-size:13px;font-weight:500}.tx-subtabs{border-bottom:1px solid var(--border);background:#fff;gap:0;padding:0 16px;display:flex}.tx-subtab{font-family:var(--font);cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 14px;font-size:13px;font-weight:600;transition:color .2s,border-color .2s}.tx-subtab.active{color:var(--green);border-bottom-color:var(--green)}.tx-count{color:var(--text-muted);margin:0;padding:10px 16px 4px;font-size:12px;font-weight:500}.tx-card-list{flex-direction:column;gap:12px;padding:10px 16px;display:flex}.tx-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:14px 16px;animation:.3s both fadeUp;box-shadow:0 2px 8px #0000000d}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tx-card:nth-child(2){animation-delay:80ms}.tx-card:nth-child(3){animation-delay:.16s}.tx-card__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.tx-card__left{align-items:center;gap:8px;display:flex}.badge-sell{background:var(--red);color:#fff;font-size:11px;font-weight:700;font-family:var(--font);border-radius:6px;padding:3px 10px}.badge-buy{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.badge-active{color:var(--green);font-size:12px;font-weight:600}.badge-status{font-size:11px;font-weight:600;font-family:var(--font);border-radius:6px;padding:3px 10px}.tx-card__row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.tx-card__row:last-child{border-bottom:none}.tx-card__label{color:var(--text-secondary);font-size:12.5px;font-weight:500}.tx-card__value{color:var(--text-primary);font-size:13px;font-weight:600}.tx-card__value--muted{color:var(--text-muted);font-size:11px;font-weight:400}.assets-container{padding:12px;font-family:sans-serif}.assets-tabs{gap:8px;margin-bottom:12px;display:flex}.assets-tab{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:18px;padding:5px 12px;font-size:12px}.assets-tab.active{color:#fff;background:#0f3d3e}.assets-month{color:#2d6a4f;margin-bottom:8px;font-size:10px;font-weight:600}.assets-card{background:#fff;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:10px;display:flex}.assets-icon{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:8px;font-size:14px;display:flex}.assets-icon.receive{color:green;background:#d8f3dc}.assets-icon.send{color:red;background:#ffe5e5}.assets-info{flex:1}.assets-title{margin:0;font-size:13px;font-weight:600}.assets-date{color:gray;font-size:10px}.assets-right{text-align:right}.assets-amount{font-size:12px;font-weight:600}.assets-amount.green{color:green}.assets-amount.red{color:red}.assets-status{color:green;background:#d8f3dc;border-radius:6px;padding:2px 6px;font-size:9px}:root{--green:#22c55e;--green-light:#dcfce7;--green-icon-bg:#4ade80;--page-bg:#f0f2f8;--card-bg:#fff;--header-bg:#fff;--border:#e8eaed;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--blue-btn:#3b5bdb;--font:"Outfit", sans-serif;--shadow:0 2px 12px #00000012}.td-frame{background:var(--page-bg);width:390px;height:100vh;font-family:var(--font);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.td-header{background:var(--header-bg);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;padding:16px 20px;display:flex;position:relative}.td-back-btn{cursor:pointer;width:36px;height:36px;color:var(--text-primary);background:#f3f4f6;border:none;border-radius:10px;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;left:16px}.td-back-btn:hover{background:#e5e7eb}.td-header__title{text-align:center;color:var(--text-primary);flex:1;font-size:17px;font-weight:700}.td-notif-btn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:16px}.td-body{flex:1;padding:24px 16px 32px;overflow-y:auto}.td-body::-webkit-scrollbar{width:0}.td-hero{flex-direction:column;align-items:center;gap:8px;margin-bottom:20px;animation:.4s both fadeDown;display:flex}@keyframes fadeDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.td-hero__icon{background:var(--green-icon-bg);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex;box-shadow:0 4px 16px #4ade8066}.td-hero__type{color:var(--text-secondary);font-size:14px;font-weight:500}.td-hero__amount{color:var(--text-primary);letter-spacing:-1px;font-size:36px;font-weight:800}.td-hero__status{color:var(--green);align-items:center;gap:5px;font-size:14px;font-weight:600;display:flex}.td-date{text-align:center;color:var(--text-muted);margin-bottom:14px;font-size:12.5px;font-weight:500;animation:.4s .1s both fadeDown}.td-card{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;margin-bottom:20px;animation:.4s .15s both fadeUp;overflow:hidden}.td-card__bank{border-bottom:1px solid var(--border);color:var(--text-secondary);align-items:center;gap:8px;padding:14px 16px;font-size:14px;font-weight:600;display:flex}.td-card__row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:11px 16px;display:flex}.td-card__row:last-child{border-bottom:none}.td-card__label{color:var(--text-secondary);font-size:13px;font-weight:500}.td-card__value{color:var(--text-primary);text-align:right;word-break:break-all;max-width:55%;font-size:13px;font-weight:600}.td-card__value--muted{color:var(--text-muted);font-weight:400}.td-card__value--green{color:var(--green)}.td-remark{border-top:1px dashed var(--border);padding:10px 16px 14px}.td-remark__label{color:var(--text-muted);margin-bottom:4px;font-size:12px;font-weight:500}.td-remark__text{color:var(--text-secondary);text-align:center;font-size:13px;font-weight:500}.td-back-action{background:var(--blue-btn);color:#fff;width:100%;font-family:var(--font);cursor:pointer;letter-spacing:.3px;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s;animation:.4s .25s both fadeUp;box-shadow:0 4px 14px #3b5bdb59}.td-back-action:hover{opacity:.92}.td-back-action:active{transform:scale(.98)}:root{--bg-dark:#0f1117;--bg-hero:#0f1117;--bg-body:#f2f4f8;--card-bg:#fff;--border:#e8eaed;--green:#22c55e;--green-bg:#dcfce7;--red:#ef4444;--orange:#f97316;--header-bg:#1a1d27;--font:"Outfit", sans-serif;--text-primary:#111827;--text-muted:#9ca3af;--text-secondary:#6b7280;--blue-btn:#1e293b}.td2-frame{width:390px;height:100vh;font-family:var(--font);background:var(--bg-body);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.td2-top{background:var(--bg-dark);flex-shrink:0;padding-bottom:28px}.td2-header{align-items:center;padding:16px 18px 12px;display:flex;position:relative}.td2-back-btn{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex;position:absolute;left:16px}.td2-back-btn:hover{background:#ffffff2e}.td2-header__title{text-align:center;color:#fff;flex:1;font-size:17px;font-weight:700}.td2-hero{flex-direction:column;align-items:center;gap:6px;padding:10px 20px 0;animation:.4s both fadeDown;display:flex}.td2-hero__icon{background:var(--orange);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:6px;display:flex;box-shadow:0 4px 18px #f9731673}.td2-hero__type{color:#9ca3af;font-size:13px;font-weight:500}.td2-hero__amount{color:var(--red);letter-spacing:-.5px;font-size:28px;font-weight:800}.td2-hero__status{background:var(--green-bg);color:var(--green);border-radius:20px;align-items:center;gap:5px;margin-top:2px;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.td2-hero__date{color:#6b7280;margin-top:4px;font-size:12px;font-weight:500}.td2-body{background:var(--bg-body);flex:1;padding:0 0 90px;overflow-y:auto}.td2-body::-webkit-scrollbar{width:0}.td2-card{background:var(--card-bg);border-radius:0;animation:.35s .1s both fadeUp;overflow:hidden}.td2-card__row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 20px;display:flex}.td2-card__row:last-child{border-bottom:none}.td2-card__label{color:var(--text-secondary);flex-shrink:0;min-width:70px;font-size:13.5px;font-weight:500}.td2-card__value{color:var(--text-primary);text-align:right;word-break:break-all;font-size:13.5px;font-weight:600}.td2-card__value--red{color:var(--red)}.td2-card__value--green{color:var(--green)}.td2-card__value--copy{color:var(--text-primary);align-items:center;gap:6px;font-size:13px;font-weight:500;display:flex}.td2-copy-btn{cursor:pointer;color:var(--text-muted);background:#f3f4f6;border:none;border-radius:6px;flex-shrink:0;align-items:center;padding:3px 6px;transition:background .2s;display:flex}.td2-copy-btn:hover{background:#e5e7eb}.td2-footer{background:var(--bg-body);border-top:1px solid var(--border);width:390px;padding:12px 16px 20px;animation:.35s .2s both fadeUp;position:fixed;bottom:0;transform:translate(-50%)}.td2-back-action{background:var(--blue-btn);color:#fff;width:100%;font-family:var(--font);cursor:pointer;letter-spacing:.3px;border:none;border-radius:14px;padding:15px;font-size:15px;font-weight:700;transition:opacity .2s,transform .15s;box-shadow:0 4px 14px #1e293b4d}.td2-back-action:hover{opacity:.88}.td2-back-action:active{transform:scale(.98)}:root{--green-dark:#1a2e1a;--green-header:#1e3a1e;--green-accent:#2d6a2d;--teal:#0e9e8e;--page-bg:#f2f4f8;--card-bg:#fff;--border:#e8eaed;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--bonus-green:#16a34a;--price-green:#15803d;--buy-btn:#1a2e1a;--ddex-bg:#2d5a2d;--font:"Outfit", sans-serif}.trade-frame{width:100%;max-width:480px;height:100dvh;min-height:100vh;font-family:var(--font);background:var(--page-bg);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.trade-header{background:#1c2b1c;flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex}.trade-back-btn{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.trade-header__title{color:#fff;flex:1;font-size:18px;font-weight:700}.trade-ddex-badge{color:#7dda7d;letter-spacing:.5px;background:#2d5a2d;border:1.5px solid #4a8a4a;border-radius:8px;padding:5px 12px;font-size:12px;font-weight:700}.trade-refresh-btn{color:#aaa;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;transition:color .2s;display:flex}.trade-refresh-btn:hover{color:#fff}.trade-filters{background:var(--page-bg);flex-shrink:0;gap:8px;padding:12px 16px 8px;display:flex}.trade-filter-btn{border:1px solid var(--border);color:var(--text-primary);font-family:var(--font);cursor:pointer;background:#fff;border-radius:20px;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:600;transition:background .15s;display:flex;box-shadow:0 1px 4px #0000000f}.trade-filter-btn:hover{background:#f3f4f6}.trade-body{flex:1;padding:6px 16px 24px;overflow-y:auto}.trade-body::-webkit-scrollbar{width:0}.order-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;margin-bottom:12px;padding:14px 14px 12px;animation:.3s both fadeUp;box-shadow:0 2px 8px #0000000d}.order-card:nth-child(2){animation-delay:70ms}.order-card:nth-child(3){animation-delay:.14s}.order-card__top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.order-card__user{align-items:center;gap:8px;display:flex}.order-avatar{color:#fff;background:#0e9e8e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:flex}.order-address{color:var(--text-primary);font-size:13.5px;font-weight:600}.order-badge{color:var(--text-secondary);background:#f3f4f6;border-radius:7px;padding:4px 10px;font-size:11.5px;font-weight:600}.order-card__meta{margin-bottom:10px;padding-left:42px}.order-qty{color:var(--text-secondary);margin-bottom:2px;font-size:13px;font-weight:500}.order-bonus{color:var(--bonus-green);font-size:12.5px;font-weight:700}.order-card__bottom{justify-content:space-between;align-items:center;padding-left:42px;display:flex}.order-card__bottom-left{align-items:center;gap:6px;display:flex}.order-coin-icon{background:#0e9e8e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.order-amount{color:var(--text-primary);font-size:15px;font-weight:700}.order-price-block{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.order-price-label{color:var(--text-muted);font-size:10.5px;font-weight:500}.order-price{color:var(--price-green);font-size:14px;font-weight:700}.buy-btn{background:var(--buy-btn);color:#fff;font-family:var(--font);cursor:pointer;letter-spacing:.3px;border:none;border-radius:10px;padding:9px 20px;font-size:14px;font-weight:700;transition:opacity .2s,transform .15s}.buy-btn:hover{opacity:.85}.buy-btn:active{transform:scale(.97)}:root{--green:#22c55e;--green-dark:#15803d;--green-light:#dcfce7;--green-btn:#1a3a2a;--page-bg:#f0f2f6;--card-bg:#fff;--border:#e5e7eb;--text-primary:#111827;--text-secondary:#6b7280;--text-muted:#9ca3af;--font:"Outfit", sans-serif}html,body,#root{width:100%;height:100%;margin:0;padding:0}.conf-frame{width:100%;max-width:480px;height:100dvh;min-height:100vh;font-family:var(--font);background:var(--page-bg);flex-direction:column;margin:0 auto;display:flex;overflow:hidden}.conf-header{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;align-items:center;padding:14px 18px;display:flex;position:relative}.conf-back-btn,.conf-close-btn,.conf-refresh-btn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:8px;align-items:center;padding:4px;transition:background .15s;display:flex}.conf-back-btn:hover,.conf-close-btn:hover,.conf-refresh-btn:hover{background:#f3f4f6}.conf-header__title{text-align:center;color:var(--text-primary);flex:1;font-size:17px;font-weight:700}.conf-header__right{align-items:center;gap:6px;display:flex}.conf-stepper{border-bottom:1px solid var(--border);background:#fff;flex-shrink:0;justify-content:center;align-items:flex-start;gap:0;padding:16px 20px 14px;display:flex}.conf-step{flex-direction:column;flex:1;align-items:center;gap:5px;display:flex;position:relative}.conf-step__circle{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;position:relative}.conf-step__circle--done{background:var(--green);color:#fff}.conf-step__circle--active{color:#fff;background:#1c3a2a}.conf-step__circle--pending{color:var(--text-muted);background:#e5e7eb}.conf-step__label{color:var(--text-secondary);text-align:center;font-size:11px;font-weight:600;line-height:1.3}.conf-step__line{border-radius:2px;flex:1 0;height:3px;margin-top:17px}.conf-step__line--done{background:var(--green)}.conf-step__line--pending{background:#e5e7eb}.conf-body{flex:1;padding:16px 16px 100px;overflow-y:auto}.conf-body::-webkit-scrollbar{width:0}.conf-submitted{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:24px 20px 20px;animation:.35s both fadeDown;display:flex}.conf-submitted__icon{background:var(--green-light);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:6px;display:flex}.conf-submitted__title{color:var(--text-primary);font-size:24px;font-weight:800}.conf-submitted__desc{color:var(--text-secondary);max-width:280px;font-size:14px;line-height:1.6}.conf-amount-row{justify-content:space-between;align-items:center;padding:14px 4px;animation:.3s both fadeDown;display:flex}.conf-amount-row__left{align-items:center;gap:8px;display:flex}.conf-amount-text{color:var(--text-primary);font-size:22px;font-weight:800}.conf-copy-btn{cursor:pointer;color:var(--text-muted);background:#f3f4f6;border:none;border-radius:6px;align-items:center;padding:4px 7px;transition:background .15s;display:flex}.conf-copy-btn:hover{background:#e5e7eb}.conf-expires{color:var(--text-secondary);font-size:13px;font-weight:500}.conf-expires span{color:var(--text-primary);font-weight:800}.conf-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;margin-bottom:12px;animation:.35s both fadeUp;overflow:hidden;box-shadow:0 2px 8px #0000000a}.conf-card:nth-child(2){animation-delay:70ms}.conf-card:nth-child(3){animation-delay:.14s}.conf-seller-top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.conf-seller-left{align-items:center;gap:10px;display:flex}.conf-avatar{color:#fff;background:#0e9e8e;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:flex}.conf-seller-address{color:var(--text-primary);font-size:14px;font-weight:700}.conf-seller-order{color:var(--text-secondary);margin-top:2px;font-size:12px;font-weight:500}.conf-price-badge{border:1px solid var(--border);color:var(--text-primary);background:#f3f4f6;border-radius:10px;padding:7px 14px;font-size:15px;font-weight:700}.conf-card__row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:flex-start;gap:12px;padding:11px 16px;display:flex}.conf-card__row:last-child{border-bottom:none}.conf-card__label{color:var(--text-secondary);flex-shrink:0;font-size:13px;font-weight:500}.conf-card__value{color:var(--text-primary);text-align:right;word-break:break-all;align-items:center;gap:5px;font-size:13px;font-weight:600;display:flex}.conf-card__value--green{color:var(--green-dark)}.conf-card__head{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px;display:flex}.conf-card__head-icon{background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.conf-card__head-title{color:var(--text-primary);font-size:15px;font-weight:700}.conf-buyorder-card{background:var(--green-btn);border-radius:14px;margin-bottom:12px;animation:.35s .18s both fadeUp;overflow:hidden}.conf-buyorder-head{justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.conf-buyorder-title{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.conf-buyorder-hash{color:#a7f3d0;background:#ffffff26;border-radius:7px;padding:4px 10px;font-size:12px;font-weight:600}.conf-buyorder-body{background:#fff;align-items:center;gap:12px;padding:14px 16px;display:flex}.conf-buyorder-icon{background:#f3f4f6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.conf-buyorder-info{flex:1}.conf-buyorder-label{color:var(--text-muted);font-size:12px;font-weight:500}.conf-buyorder-name{color:var(--text-primary);margin:2px 0;font-size:13px;font-weight:700}.conf-buyorder-val{color:var(--text-primary);font-size:15px;font-weight:800}.conf-status-card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;margin-bottom:12px;padding:4px 0;animation:.35s both fadeUp;box-shadow:0 2px 8px #0000000a}.conf-status-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.conf-status-row:last-child{border-bottom:none}.conf-status-left{align-items:center;gap:10px;display:flex}.conf-status-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.conf-status-dot--done{background:var(--green)}.conf-status-dot--pending{background:#e5e7eb}.conf-status-label{color:var(--text-primary);font-size:14px;font-weight:600}.conf-status-label--pending{color:var(--text-muted);font-weight:500}.conf-status-badge--done{color:var(--green-dark);font-size:13px;font-weight:700}.conf-status-badge--pending{color:var(--text-muted);font-size:13px;font-weight:600}.conf-footer{background:var(--page-bg);border-top:1px solid var(--border);width:100%;max-width:480px;padding:12px 16px 20px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.conf-done-btn{background:var(--green-btn);color:#fff;width:100%;font-family:var(--font);cursor:pointer;letter-spacing:.3px;border:none;border-radius:14px;padding:15px;font-size:16px;font-weight:700;transition:opacity .2s,transform .15s;box-shadow:0 4px 14px #1a3a2a4d}.conf-done-btn:hover{opacity:.88}.conf-done-btn:active{transform:scale(.98)}.settings-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.settings-topbar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.settings-back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.settings-topbar-title{color:#fff;letter-spacing:.01em;font-size:16px;font-weight:700}.settings-list{-ms-overflow-style:none;scrollbar-width:none;background:#f4f5f7;flex:1;padding:10px 0;overflow:hidden auto}.settings-list::-webkit-scrollbar{display:none}.settings-item{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #e9eaec;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;transition:background .15s;display:flex}.settings-item:active{background:#eaebec}.settings-item-text{flex-direction:column;flex:1;gap:3px;display:flex}.settings-item-title{color:#111;font-size:14.5px;font-weight:700;line-height:1.3}.settings-item-desc{color:#9ca3af;font-size:12px;font-weight:400;line-height:1.45}.settings-divider{background:#e9eaec;height:8px;margin:4px 0}.settings-lock-btn{border-bottom:none}.settings-lock-label{color:#111;font-size:14.5px;font-weight:700}.gs-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.gs-topbar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.gs-back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.gs-topbar-title{color:#fff;font-size:16px;font-weight:700}.gs-scroll{-ms-overflow-style:none;scrollbar-width:none;background:#f4f5f7;flex:1;padding:4px 0;overflow:hidden auto}.gs-scroll::-webkit-scrollbar{display:none}.gs-section{background:#f4f5f7;flex-direction:column;gap:6px;padding:16px 20px;display:flex}.gs-toggle-row{flex-direction:row;align-items:flex-start;gap:14px}.gs-item-title{color:#111;font-size:14.5px;font-weight:700}.gs-item-desc{color:#9ca3af;font-size:12px;line-height:1.5}.gs-divider{background:#e5e7eb;height:1px;margin:0 20px}.gs-dropdown{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;margin-top:4px;padding:12px 14px;transition:border-color .2s;display:flex;position:relative}.gs-dropdown:active{border-color:#0d2e2a}.gs-dropdown-val{color:#111;font-size:13.5px;font-weight:500}.gs-dropdown-menu{z-index:50;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}.gs-dropdown-opt{color:#111;cursor:pointer;border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:12px 14px;font-size:13.5px;transition:background .15s;display:flex}.gs-dropdown-opt:last-child{border-bottom:none}.gs-dropdown-opt:active{background:#f9fafb}.gs-opt-active{color:#0d2e2a;background:#f0faf8;font-weight:600}.gs-toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:99px;flex-shrink:0;align-items:center;width:46px;height:26px;margin-top:2px;padding:3px;transition:background .25s;display:flex;position:relative}.gs-toggle-on{background:#0d2e2a}.gs-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;left:3px;box-shadow:0 1px 4px #0003}.gs-toggle-on .gs-toggle-thumb{transform:translate(20px)}.sp-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;position:relative;overflow:hidden}.sp-topbar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.sp-back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.sp-topbar-title{color:#fff;text-align:center;font-size:15px;font-weight:700}.sp-scroll{-ms-overflow-style:none;scrollbar-width:none;background:#f4f5f7;flex:1;padding:0;overflow:hidden auto}.sp-scroll::-webkit-scrollbar{display:none}.sp-section-label{color:#111;padding:18px 20px 8px;font-size:15px;font-weight:800}.sp-card{background:#f4f5f7;flex-direction:column;gap:8px;padding:14px 20px 18px;display:flex}.sp-card-title{color:#111;font-size:14px;font-weight:700}.sp-card-desc{color:#6b7280;font-size:12px;line-height:1.6}.sp-divider{background:#e5e7eb;height:1px;margin:0 20px}.sp-btn-outline{color:#0d2e2a;cursor:pointer;letter-spacing:.01em;background:0 0;border:1.5px solid #0d2e2a;border-radius:23px;width:100%;height:46px;margin-top:4px;font-size:13.5px;font-weight:600;transition:all .2s}.sp-btn-outline:active{color:#fff;background:#0d2e2a}.sp-btn-solid{color:#fff;cursor:pointer;letter-spacing:.01em;background:#0d2e2a;border:none;border-radius:12px;width:100%;height:46px;margin-top:4px;font-size:13.5px;font-weight:700;transition:opacity .2s;box-shadow:0 4px 14px #0d2e2a40}.sp-btn-solid:active{opacity:.85}.sp-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.sp-modal{background:#fff;border-radius:16px;flex-direction:column;gap:8px;width:100%;padding:22px 20px;display:flex;box-shadow:0 20px 60px #0003}.sp-modal-title{color:#111;font-size:15px;font-weight:700}.sp-modal-desc{color:#6b7280;margin-bottom:4px;font-size:12.5px;line-height:1.5}.sp-pass-wrapper{width:100%;position:relative}.sp-pass-input{color:#111;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;height:44px;padding:0 44px 0 14px;font-size:13.5px;transition:border .2s}.sp-pass-input:focus{border-color:#0d2e2a}.sp-pass-input::placeholder{color:#9ca3af}.sp-eye-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.sp-modal-btns{gap:10px;margin-top:8px;display:flex}.sp-modal-cancel{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;height:42px;font-size:13.5px;font-weight:600}.sp-modal-confirm{color:#fff;cursor:pointer;background:#0d2e2a;border:none;border-radius:10px;flex:1;height:42px;font-size:13.5px;font-weight:700;box-shadow:0 3px 10px #0d2e2a40}.sp-modal-confirm:active{opacity:.85}.ns-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;position:relative;overflow:hidden}.ns-topbar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ns-back-btn,.ns-add-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.ns-add-btn:active,.ns-back-btn:active{background:#ffffff2e}.ns-topbar-title{color:#fff;font-size:15px;font-weight:700}.ns-scroll{-ms-overflow-style:none;scrollbar-width:none;flex:1;padding:10px 0;overflow:hidden auto}.ns-scroll::-webkit-scrollbar{display:none}.ns-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;margin:0 12px 8px;padding:12px 16px;display:flex;box-shadow:0 1px 4px #0000000a}.ns-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ns-info{flex-direction:column;flex:1;display:flex}.ns-name{color:#111;font-size:14px;font-weight:600}.ns-menu-btn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.ns-menu-btn:active{background:#f3f4f6}.ns-dropdown{z-index:50;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;min-width:130px;position:absolute;top:36px;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.ns-dd-item{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:11px 14px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.ns-dd-item:active{background:#f9fafb}.ns-dd-delete{color:#ef4444}.ns-dd-divider{background:#f3f4f6;height:1px}.ns-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.ns-modal{background:#fff;border-radius:16px;flex-direction:column;gap:10px;width:100%;max-height:80vh;padding:22px 20px;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0003}.ns-modal-title{color:#111;margin-bottom:2px;font-size:15px;font-weight:700}.ns-modal-desc{color:#6b7280;font-size:13px;line-height:1.5}.ns-field{flex-direction:column;gap:5px;display:flex}.ns-field-label{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:700}.ns-field-input{color:#111;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:9px;outline:none;height:42px;padding:0 12px;font-size:13px;transition:border .2s}.ns-field-input:focus{border-color:#0d2e2a}.ns-field-input::placeholder{color:#9ca3af}.ns-modal-btns{gap:10px;margin-top:4px;display:flex}.ns-modal-cancel{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;height:42px;font-size:13.5px;font-weight:600}.ns-modal-confirm{color:#fff;cursor:pointer;background:#0d2e2a;border:none;border-radius:10px;flex:1;height:42px;font-size:13.5px;font-weight:700;box-shadow:0 3px 10px #0d2e2a40}.ns-modal-danger{background:#ef4444!important;box-shadow:0 3px 10px #ef444440!important}.ns-modal-confirm:active{opacity:.85}.as-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;position:relative;overflow:hidden}.as-topbar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.as-back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.as-topbar-title{color:#fff;font-size:15px;font-weight:700}.as-scroll{-ms-overflow-style:none;scrollbar-width:none;background:#f4f5f7;flex:1;padding:4px 0 20px;overflow:hidden auto}.as-scroll::-webkit-scrollbar{display:none}.as-card{flex-direction:column;gap:7px;padding:18px 20px;display:flex}.as-divider{background:#e5e7eb;height:1px;margin:0 20px}.as-toggle-row{align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.as-toggle-text{flex-direction:column;flex:1;gap:5px;display:flex}.as-item-title{color:#111;font-size:14.5px;font-weight:700}.as-item-desc{color:#6b7280;font-size:12px;line-height:1.55}.as-reset-btn{color:#111;cursor:pointer;letter-spacing:.01em;background:0 0;border:1.5px solid #374151;border-radius:23px;width:100%;height:46px;margin-top:4px;font-size:13.5px;font-weight:600;transition:all .2s}.as-reset-btn:active{color:#fff;background:#374151}.as-toggle{cursor:pointer;background:#d1d5db;border:none;border-radius:99px;flex-shrink:0;align-items:center;width:46px;height:26px;margin-top:2px;padding:0;transition:background .25s;display:flex;position:relative}.as-toggle-on{background:#0d2e2a}.as-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;left:3px;box-shadow:0 1px 4px #00000040}.as-toggle-on .as-toggle-thumb{transform:translate(20px)}.as-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.as-modal{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:24px 20px;display:flex;box-shadow:0 20px 60px #0003}.as-modal-icon{margin-bottom:4px;font-size:36px}.as-modal-title{color:#111;font-size:16px;font-weight:800}.as-modal-desc{color:#6b7280;margin-bottom:4px;font-size:13px;line-height:1.6}.as-modal-btns{gap:10px;width:100%;margin-top:6px;display:flex}.as-modal-cancel{color:#374151;cursor:pointer;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;flex:1;height:44px;font-size:13.5px;font-weight:600}.as-modal-danger{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;flex:1;height:44px;font-size:13.5px;font-weight:700;box-shadow:0 3px 10px #ef44444d}.as-modal-danger:active{opacity:.85}.about-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.about-topbar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.about-back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.about-topbar-title{color:#fff;font-size:15px;font-weight:700}.about-scroll{-ms-overflow-style:none;scrollbar-width:none;background:#f4f5f7;flex-direction:column;flex:1;gap:14px;padding:20px 20px 32px;display:flex;overflow:hidden auto}.about-scroll::-webkit-scrollbar{display:none}.about-hero{align-items:center;gap:12px;margin-bottom:2px;display:flex}.about-app-icon{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 2px 10px #00000014}.about-app-name{color:#111;letter-spacing:-.01em;font-size:20px;font-weight:800}.about-para{color:#374151;margin:0;font-size:13.5px;line-height:1.7}.about-features-title{color:#111;margin-bottom:-6px;font-size:14px;font-weight:700}.about-features-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.about-feature-item{color:#374151;align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.55;display:flex}.about-bullet{color:#0d2e2a;flex-shrink:0;font-size:16px;font-weight:900;line-height:1.3}.about-links{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.about-link{color:#0d2e2a;cursor:pointer;font-size:12.5px;font-weight:600;text-decoration:underline}.about-link-dot{background:#9ca3af;border-radius:50%;width:4px;height:4px}.about-version-badge{color:#0d2e2a;letter-spacing:.04em;background:#e5f4f1;border:1px solid #a7d9cf;border-radius:20px;align-self:flex-start;padding:4px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.pp-page{background:#f4f5f7;flex-direction:column;flex:1;height:100dvh;display:flex;overflow:hidden}.pp-topbar{background:#0d2e2a;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.pp-back-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pp-topbar-title{color:#fff;font-size:15px;font-weight:700}.pp-scroll{-ms-overflow-style:none;scrollbar-width:none;background:#f4f5f7;flex-direction:column;flex:1;gap:18px;padding:20px 20px 36px;display:flex;overflow:hidden auto}.pp-scroll::-webkit-scrollbar{display:none}.pp-header{flex-direction:column;gap:4px;display:flex}.pp-main-title{color:#111;margin:0;font-size:18px;font-weight:800;line-height:1.3}.pp-date{color:#9ca3af;font-size:12px;font-weight:500}.pp-section{flex-direction:column;gap:8px;display:flex}.pp-section-title{color:#111;font-size:14.5px;font-weight:800;line-height:1.3}.pp-sub-item{flex-direction:column;gap:3px;padding-left:2px;display:flex}.pp-subtitle{color:#374151;font-size:13px;font-weight:700}.pp-text{color:#4b5563;font-size:13px;line-height:1.65}.pp-bullets{flex-direction:column;gap:5px;padding-left:2px;display:flex}.pp-bullet-item{color:#4b5563;align-items:flex-start;gap:8px;font-size:13px;line-height:1.55;display:flex}.pp-dash{color:#0d2e2a;flex-shrink:0;margin-top:1px;font-weight:700}.pp-footer-note{color:#9ca3af;text-align:center;border-top:1px solid #e5e7eb;padding-top:8px;font-size:12.5px;font-style:italic}.contacts-frame{background:#f4f5f7;flex-direction:column;width:100%;max-width:480px;height:100dvh;min-height:100vh;margin:0 auto;font-family:Outfit,Segoe UI,sans-serif;display:flex;overflow:hidden}.contacts-header{z-index:50;background:#0d2e2a;flex-shrink:0;padding:16px 20px 14px;position:sticky;top:0}.contacts-header__top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.contacts-back-btn{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.contacts-back-btn:hover{background:#ffffff2e}.contacts-back-btn:active{background:#ffffff40}.contacts-header__title{color:#fff;text-align:center;flex:1;margin:0;font-size:17px;font-weight:700}.contacts-add-btn{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s;display:flex}.contacts-add-btn:hover{background:#ffffff2e}.contacts-add-btn:active{background:#ffffff40}.contacts-search-wrap{position:relative}.contacts-search-icon{color:#9ca3af;pointer-events:none;align-items:center;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.contacts-search{color:#fff;box-sizing:border-box;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:12px;outline:none;width:100%;padding:10px 14px 10px 38px;font-family:inherit;font-size:14px;transition:border .2s,background .2s}.contacts-search::placeholder{color:#fff6}.contacts-search:focus{background:#ffffff24;border-color:#ffffff4d}.contacts-body{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;height:0;min-height:0;padding:14px 14px 24px;overflow:hidden scroll}.contacts-body::-webkit-scrollbar{display:none}.contacts-section-label{color:#9ca3af;letter-spacing:1px;text-transform:uppercase;margin-top:6px;padding:4px 4px 8px;font-size:11px;font-weight:700}.contact-card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:14px;align-items:center;gap:12px;margin-bottom:10px;padding:14px 16px;transition:background .15s;display:flex;box-shadow:0 1px 6px #0000000f}.contact-card:hover{background:#f9fafb}.contact-card:active{background:#f3f4f6}.contact-avatar{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:700;display:flex}.contact-info{flex:1;min-width:0}.contact-name{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:15px;font-weight:700;overflow:hidden}.contact-address{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.contact-actions{flex-shrink:0;gap:8px;display:flex}.contact-action-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s;display:flex}.contact-action-btn--send{color:#fff;background:#0d2e2a}.contact-action-btn--send:hover{background:#1a4a3a}.contact-action-btn--copy{color:#6b7280;background:#f3f4f6}.contact-action-btn--copy:hover{background:#e5e7eb}.contacts-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:60px 20px;display:flex}.contacts-empty__icon{color:#9ca3af;background:#e5e7eb;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:4px;display:flex}.contacts-empty__title{color:#374151;font-size:16px;font-weight:700}.contacts-empty__desc{color:#9ca3af;font-size:13px;font-weight:500;line-height:1.5}.contacts-backdrop{z-index:100;background:#00000080;animation:.2s ct-fadeIn;position:fixed;inset:0}.contacts-modal{z-index:101;background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:0 0 32px;animation:.28s cubic-bezier(.32,.72,0,1) ct-slideUp;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -8px 30px #00000026}.contacts-modal__handle{justify-content:center;padding:12px 0 4px;display:flex}.contacts-modal__handle div{background:#e5e7eb;border-radius:2px;width:40px;height:4px}.contacts-modal__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:8px 18px 16px;display:flex}.contacts-modal__title{color:#111827;font-size:16px;font-weight:700}.contacts-modal__close{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.contacts-modal__body{flex-direction:column;gap:12px;padding:16px 18px 0;display:flex}.contacts-input-group{flex-direction:column;gap:6px;display:flex}.contacts-input-label{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.contacts-input{color:#111827;box-sizing:border-box;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border .2s}.contacts-input:focus{border-color:#0d2e2a}.contacts-save-btn{color:#fff;cursor:pointer;background:#0d2e2a;border:none;border-radius:14px;width:100%;margin-top:4px;padding:15px;font-family:inherit;font-size:15px;font-weight:700;transition:opacity .2s;box-shadow:0 4px 14px #0d2e2a4d}.contacts-save-btn:hover{opacity:.88}.contacts-save-btn:active{transform:scale(.98)}@keyframes ct-slideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}@keyframes ct-fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=360px){.contact-avatar{width:40px;height:40px;font-size:14px}.contact-name{font-size:14px}.contacts-modal__body{padding:14px 14px 0}}.reg-frame{background:#f0f2f5;justify-content:center;align-items:center;min-height:100vh;display:flex}.reg-page{box-sizing:border-box;background:#fff;flex-direction:column;align-items:center;width:390px;min-height:100vh;padding:8px 32px 40px;display:flex;overflow-y:auto;box-shadow:0 20px 60px #00000026}.reg-logo-wrap{margin-bottom:24px}.reg-logo-img{object-fit:cover;border-radius:20px;width:80px;height:80px;box-shadow:0 4px 16px #0000001f}.reg-title{color:#111827;text-align:center;letter-spacing:-.5px;margin:0 0 6px;font-size:26px;font-weight:700}.reg-subtitle{color:#6b7280;text-align:center;margin:0 0 32px;font-size:14px}.reg-field-group{width:100%;margin-bottom:18px}.reg-field-label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.reg-field-wrapper{align-items:center;display:flex;position:relative}.reg-field-input{color:#111827;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;height:50px;padding:0 48px 0 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.reg-field-input::placeholder{color:#9ca3af}.reg-field-input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.reg-eye-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:14px}.reg-fingerprint-row{justify-content:space-between;align-items:center;width:100%;margin:8px 0 28px;display:flex}.reg-fingerprint-label{color:#374151;font-size:14px;font-weight:500}.reg-toggle{cursor:pointer;box-sizing:border-box;border-radius:999px;align-items:center;width:46px;height:26px;padding:0 3px;transition:background .25s;display:flex}.reg-toggle.on{background:#6366f1;justify-content:flex-end}.reg-toggle.off{background:#d1d5db;justify-content:flex-start}.reg-toggle-thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .25s;box-shadow:0 1px 4px #0003}.reg-submit-btn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:14px;width:100%;height:52px;font-size:16px;font-weight:600;transition:opacity .2s,transform .15s;box-shadow:0 4px 14px #6366f159}.reg-submit-btn:hover{opacity:.93;transform:translateY(-1px)}.reg-submit-btn:active{opacity:1;transform:translateY(0)}.reg-wallet-input{color:#555;cursor:not-allowed;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;background:#f5f5f5;border:1.5px solid #e0e0e0;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:12px;overflow:hidden}.aca-screen{background:#f4f5f7;flex-direction:column;width:100%;min-height:100vh;display:flex}.aca-topbar{background:#0d2e2a;flex-direction:column;flex-shrink:0;gap:14px;padding:16px 16px 0;display:flex}.aca-topbar-row{justify-content:space-between;align-items:center;display:flex}.aca-title{text-align:center;color:#fff;flex:1;font-size:16px;font-weight:600}.aca-back-btn{cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.aca-title{color:#fff;font-size:16px;font-weight:600}.aca-tabs{display:flex}.aca-tab{text-align:center;color:#ffffff80;cursor:pointer;background:0 0;border:none;border-bottom:2.5px solid #0000;flex:1;padding:11px 0;font-size:13px;font-weight:500;transition:all .2s}.aca-tab.active{color:#fff;border-bottom-color:#fff}.aca-body{background:#fff;flex:1;padding:16px}.aca-search-wrap{margin-bottom:8px}.aca-search-input{color:#111827;background:#fff;border:.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:14px}.aca-search-input:focus{border-color:#0d2e2a}.aca-search-input::placeholder{color:#9ca3af}.aca-result-list{flex-direction:column;display:flex}.aca-result-row{cursor:pointer;border-bottom:.5px solid #f3f4f6;align-items:center;gap:12px;padding:12px 8px;transition:background .15s;display:flex}.aca-result-row:last-child{border-bottom:none}.aca-result-row:hover{background:#f9fafb}.aca-r-ico{flex-shrink:0}.aca-r-name{color:#111827;font-size:14px;font-weight:600}.aca-r-sub{color:#9ca3af;margin-top:2px;font-size:12px}.aca-field-group{flex-direction:column;gap:16px;display:flex}.aca-label{color:#6b7280;margin-bottom:6px;font-size:12px;font-weight:500;display:block}.aca-input{color:#111827;background:#fff;border:.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14px}.aca-input:focus{border-color:#0d2e2a}.aca-contact-wrap{position:relative}.aca-search-icon{pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.aca-input-contact{padding-left:38px}.aca-add-btn{color:#9ca3af;cursor:not-allowed;background:#e5e7eb;border:none;border-radius:30px;width:100%;margin-top:28px;padding:14px;font-size:15px;font-weight:600;transition:all .2s}.aca-add-btn.ready{color:#fff;cursor:pointer;background:#0d2e2a}.aca-add-btn.ready:hover{background:#0f3830}.pf-wrapper{flex-direction:column;height:100%;display:flex}.pf-container{background:#f4f5f7;flex:1;padding-bottom:70px;overflow-y:auto}.pf-header{text-align:center;background:#0d2e2a;padding:20px;position:relative}.pf-title{color:#fff;font-size:17px;font-weight:700}.pf-wave{width:100%;margin-top:15px}.pf-avatar-box{background:#fff;border-radius:20px;padding:10px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000026}.pf-avatar{background:#f0b90b;border-radius:16px;width:100px;height:100px;overflow:hidden}.pf-avatar img{object-fit:cover;width:100%;height:100%}.pf-info{text-align:center;margin-top:70px}.pf-name{font-size:18px;font-weight:700}.pf-address{color:#9ca3af;font-size:12px}.pf-menu{flex-direction:column;gap:15px;margin:20px;display:flex}.pf-edit-card{cursor:pointer;background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;display:flex;box-shadow:0 4px 10px #00000014}.pf-list{background:#fff;border-radius:12px;overflow:hidden}.pf-item{cursor:pointer;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:15px;display:flex}.pf-item:last-child{border-bottom:none}.pf-left{align-items:center;gap:12px;display:flex}.pf-icon{background:#f3f4f6;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.pf-value{color:#f59e0b;font-size:13px;font-weight:600}.edit-overlay{z-index:999;background:#0006;justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.edit-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;padding:20px;animation:.3s slideUp}.sheet-handle{background:#ccc;border-radius:10px;width:40px;height:4px;margin:0 auto 10px}.edit-avatar{text-align:center;margin:20px 0}.avatar-circle{background:#e5e7eb;border-radius:50%;width:70px;height:70px;margin:auto}.edit-field{margin-bottom:20px}.edit-field label{color:#6b7280;font-size:12px}.edit-field input{border:1px solid #ddd;border-radius:8px;width:100%;margin-top:5px;padding:10px}.save-btn{color:#fff;background:#0d2e2a;border:none;border-radius:10px;width:100%;padding:12px;font-weight:600}.pf-header-top{justify-content:center;align-items:center;display:flex;position:relative}.profile-back-btn{color:#fff;cursor:pointer;background:0 0;border:none;position:absolute;left:0}@keyframes floatCoin{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(6deg)}}.cloud-section{flex:1;justify-content:center;align-items:center;width:100%;max-width:390px;min-height:300px;display:flex;position:relative}.cloud-svg{width:280px;height:180px}.coin{animation:4s ease-in-out infinite floatCoin;position:absolute}.coin-1{animation-delay:0s;top:16px;left:52px}.coin-2{animation-delay:.6s;top:8px;right:56px}.coin-3{animation-delay:1.2s;bottom:48px;left:28px}.coin-4{animation-delay:1.8s;bottom:36px;right:36px}.coin-5{animation-delay:.9s;top:48px;left:24px}.coin-6{animation-delay:1.5s;top:52px;right:26px}.coin-circle{border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex;box-shadow:0 4px 16px #0000002e}.bottom-section{flex-direction:column;align-items:center;width:100%;max-width:390px;padding:0 24px 48px;display:flex}.btn-create{color:#fff;cursor:pointer;letter-spacing:.01em;background:#1a1a1a;border:none;border-radius:14px;width:100%;margin-bottom:12px;padding:17px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;transition:transform .1s,background .2s;display:block}.btn-create:hover{background:#2d2d2d}.btn-create:active{background:#333;transform:scale(.98)}.btn-import{color:#1a1a1a;cursor:pointer;letter-spacing:.01em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffb3;border:1.5px solid #d0cec8;border-radius:14px;width:100%;margin-bottom:24px;padding:17px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:500;transition:transform .1s,background .2s;display:block}.btn-import:hover{background:#ffffffe6}.btn-import:active{transform:scale(.98)}.legal{color:#888;text-align:center;font-size:12px;line-height:1.7}.legal a{color:#5b6af0;text-decoration:none}.legal a:hover{text-decoration:underline}.improve-screen{background:#f5f5f5;flex-direction:column;max-width:420px;min-height:100vh;margin:0 auto;font-family:Inter,sans-serif;display:flex}.header{background:#f5f5f5;border-bottom:1px solid #e4e4e4;align-items:center;padding:14px 16px;display:flex}.back-btn{cursor:pointer;background:#e8e8e8;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-right:12px;transition:background .15s;display:flex}.back-btn:active{background:#ccc}.back-icon{color:#333;width:16px;height:16px}.header-title{color:#111;letter-spacing:-.01em;font-size:17px;font-weight:600}.content{flex:1;padding:24px 20px 16px;overflow-y:auto}.page-title{color:#111;letter-spacing:-.02em;margin-bottom:10px;font-size:26px;font-weight:700;line-height:1.2}.page-subtitle{color:#555;margin-bottom:24px;font-size:14px;line-height:1.6}.section-label{color:#111;margin-bottom:12px;font-size:14px;font-weight:600}.metrics-list{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.metric-card{background:#fff;border:1px solid #ececec;border-radius:14px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.metric-icon{flex-shrink:0;width:24px;height:24px;margin-top:1px}.metric-icon svg{width:24px;height:24px}.metric-text strong{color:#111;font-size:14px;font-weight:600}.metric-text p{color:#666;margin-top:2px;font-size:13px;line-height:1.55}.notice-card{background:#fff;border:1px solid #ececec;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:14px 16px;display:flex}.notice-checkbox{background:#fff;border:2px solid #aaa;border-radius:5px;flex-shrink:0;width:20px;height:20px;margin-top:2px}.notice-text{color:#555;font-size:13px;line-height:1.6}.notice-text a{color:#4a7cfc;text-decoration:none}.notice-text a:hover{text-decoration:underline}.privacy-note{color:#888;margin-bottom:20px;font-size:12.5px;line-height:1.6}.privacy-note a{color:#4a7cfc;text-decoration:none}.privacy-note a:hover{text-decoration:underline}.terms-row{cursor:pointer;align-items:center;gap:12px;margin-bottom:28px;padding:4px 0;display:flex}.terms-box{background:#fff;border:2px solid #bbb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .15s,background .15s;display:flex}.terms-box.checked{background:#111;border-color:#111}.terms-box svg{opacity:0;transition:opacity .15s}.terms-box.checked svg{opacity:1}.terms-label{color:#333;-webkit-user-select:none;user-select:none;font-size:14px}.footer{background:#f5f5f5;border-top:1px solid #e4e4e4;gap:12px;padding:12px 20px 28px;display:flex}.btn-no{color:#333;cursor:pointer;background:#e8e8e8;border:none;border-radius:14px;flex:1;padding:15px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:background .15s,transform .1s}.btn-no:hover{background:#ddd}.btn-no:active{transform:scale(.98)}.btn-agree{color:#fff;cursor:pointer;background:#111;border:none;border-radius:14px;flex:1;padding:15px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;transition:background .15s,transform .1s}.btn-agree:hover{background:#333}.btn-agree:active{transform:scale(.98)}.btn-agree:disabled{cursor:not-allowed;background:#bbb;transform:none}.notice-checkbox{background:#fff;border:2px solid #bbb;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;margin-top:2px;transition:border-color .2s,background .2s;display:flex}.notice-checkbox.notice-checked{background:#111;border-color:#111}.notice-checkbox svg{opacity:0;transition:opacity .2s;display:block}.notice-checkbox.notice-checked svg{opacity:1}.terms-checkbox-input{accent-color:#111;cursor:pointer;flex-shrink:0;width:22px;height:22px}*{box-sizing:border-box;margin:0;padding:0}body{background:#f2f2f2}.secure-screen{background:#f9f9f7;flex-direction:column;align-items:center;max-width:420px;min-height:100vh;margin:0 auto;font-family:Inter,sans-serif;display:flex}.secure-header{border-bottom:1px solid #efefef;justify-content:center;align-items:center;width:100%;padding:14px 16px;display:flex;position:relative}.secure-back-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;left:16px}.secure-back-btn:hover{background:#e2e2e2}.secure-back-btn:active{background:#d4d4d4;transform:scale(.97)}.secure-header-title{color:#111;letter-spacing:-.01em;font-size:17px;font-weight:600}.step-indicator{justify-content:center;align-items:center;gap:0;padding:24px 0 8px;display:flex}.step-circle{color:#aaa;z-index:1;background:#fff;border:2px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:500;transition:all .2s;display:flex;position:relative}.step-circle.active{color:#fff;background:#111;border-color:#111;box-shadow:0 0 0 4px #1111111a}.step-line{background:#e0e0e0;width:56px;height:2px}.illustration-area{flex:1;justify-content:center;align-items:center;padding:32px 24px 16px;display:flex;position:relative}.shield-scene{width:200px;height:200px;position:relative}.shield-svg{filter:drop-shadow(0 16px 32px #6478ff38);width:200px;height:200px;animation:4s ease-in-out infinite floatShield}@keyframes floatShield{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-lock{animation:3.5s ease-in-out .4s infinite floatLock;position:absolute;top:10px;left:-10px}@keyframes floatLock{0%,to{transform:translateY(0)rotate(-8deg)}50%{transform:translateY(-8px)rotate(-4deg)}}.dot{border-radius:50%;animation:3s ease-in-out infinite floatDot;position:absolute}.dot-1{background:#a78bfa;width:12px;height:12px;animation-delay:0s;top:20px;right:12px}.dot-2{background:#60a5fa;width:8px;height:8px;animation-delay:.7s;bottom:40px;left:-4px}.dot-3{background:#f472b6;width:10px;height:10px;animation-delay:1.2s;bottom:20px;right:-6px}.dot-4{background:#34d399;width:7px;height:7px;animation-delay:.4s;top:50px;right:-16px}@keyframes floatDot{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.secure-text{text-align:center;padding:8px 32px 0}.secure-title{color:#111;letter-spacing:-.02em;margin-bottom:14px;font-size:22px;font-weight:700}.secure-body{color:#666;font-size:14px;line-height:1.7}.secure-body a{color:#4a7cfc;font-weight:500;text-decoration:none}.secure-body a:hover{text-decoration:underline}.secure-footer{width:100%;padding:24px 24px 40px}.btn-start{color:#fff;cursor:pointer;letter-spacing:.01em;background:#111;border:none;border-radius:14px;width:100%;padding:17px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;transition:background .15s,transform .1s;display:block}.btn-start:hover{background:#2a2a2a}.btn-start:active{background:#333;transform:scale(.98)}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#0000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.wallet-header{text-align:center;background:linear-gradient(160deg,#0d4f47 0%,#0a3d36 100%);padding:20px 20px 36px;position:relative}.back-btn{cursor:pointer;color:#fff;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:16px;left:16px}.back-btn:hover{background:#ffffff40}.header-title{color:#ffffffe6;margin:0 0 18px;font-size:16px;font-weight:600}.usdt-badge{background:#ffffff1f;border:.5px solid #fff3;border-radius:20px;align-items:center;gap:6px;margin-bottom:14px;padding:4px 10px;display:inline-flex}.usdt-dot{background:#26a17b;border-radius:50%;width:8px;height:8px}.usdt-badge-text{color:#ffffffbf;font-size:12px;font-weight:500}.balance-amount{color:#fff;letter-spacing:-1px;margin:0 0 8px;font-size:52px;font-weight:700;line-height:1}.balance-label{color:#fff9;margin:0;font-size:13px;font-weight:400}.actions-card{background:#fff;border:.5px solid #e0e0e0;border-radius:16px;grid-template-columns:repeat(4,1fr);margin:16px;padding:20px 8px;display:grid}.action-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:10px;padding:0 4px;display:flex;position:relative}.btn-divider{background:#e0e0e0;width:.5px;position:absolute;top:8px;bottom:8px;right:0}.icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .15s;display:flex}.icon-wrap.icon-hover{transform:scale(1.08)}.icon-wrap.icon-active{transform:scale(.95)}.icon-send,.icon-receive{background:#f0a500}.icon-swap{background:#7c5cbf}.icon-buy{background:#2bb05c}.action-label{color:#222;font-size:12px;font-weight:600}.transactions-section{margin-top:8px;padding:0 16px}.section-title{color:#888;letter-spacing:.5px;text-transform:uppercase;margin-bottom:10px;padding:0 4px;font-size:13px;font-weight:600}.empty-state{flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.empty-icon{background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.empty-text{color:#888;text-align:center;margin:0;font-size:14px;line-height:1.5}
