:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-size:14px;color-scheme:light;color:#000000d9;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}.data-card{margin-bottom:16px;border-radius:8px;position:relative;padding-left:4px;background-color:#fff;color:#000000de;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;transition:box-shadow .3s cubic-bezier(.4,0,.2,1)}.data-card .ant-card-body{padding:16px}.card-title-bar{position:absolute;left:-2px;top:20px;width:4px;height:24px;background:linear-gradient(#386a93,#fff);border-radius:2px 0 0 2px}.card-title{margin:0 0 8px;font-size:16px;font-weight:600}.data-card .ant-descriptions{--ant-descriptions-label-bg: transparent;--ant-padding: 8px;--ant-padding-lg: 16px}.data-card .ant-descriptions .ant-descriptions-view,.data-card .ant-descriptions .ant-descriptions-view .ant-descriptions-row{border-width:0}.data-card .ant-descriptions .ant-descriptions-view .ant-descriptions-row .ant-descriptions-item-label{border-inline-end:0;text-align:left;padding-left:0;font-size:16px}.data-card .ant-descriptions .ant-descriptions-view .ant-descriptions-row .ant-descriptions-item-content{text-align:right;padding-right:0;font-size:16px}.language-selector-drawer .ant-drawer-header{padding:16px;border-bottom:1px solid #f0f0f0}.language-selector-drawer .ant-drawer-body{padding:0}.language-drawer-header{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600}.close-icon{cursor:pointer;font-size:18px;color:#666;padding:4px}.language-item{padding:8px 16px!important;cursor:pointer;transition:background-color .3s;border-block-end:none!important}.language-item:hover{background-color:#f5f5f5}.language-item.active{background-color:#e6f7ff}.language-item-content{display:flex;align-items:center;gap:12px;width:100%}.language-flag{font-size:24px}.language-name{font-size:14px;color:#333}.language-item.active .language-name{color:#1890ff;font-weight:500}.share-drawer{background:linear-gradient(to right bottom,#254375,#752d65)!important;color:#fff}.share-drawer .ant-drawer-header,.share-drawer .ant-drawer-body{padding:16px}.share-drawer-header{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:600}.close-icon{cursor:pointer;font-size:18px;color:#fff;padding:4px}.close-icon:hover{color:#1890ff}.share-modal-content{padding:0}.share-subtitle{margin:0 0 24px;color:#fff;font-size:14px}.share-url-section{margin-bottom:24px}.share-url-input{margin-bottom:12px;font-family:monospace;font-size:12px;background:#22507a;color:#fff}.copy-button{height:40px}.share-actions{margin-top:16px}.share-button{height:48px;font-size:16px;font-weight:500}.app-layout{min-height:100vh;background:#f5f5f5}.app-header{padding:0 16px;display:flex;align-items:center;justify-content:space-between;height:56px;line-height:56px;position:fixed;top:0;left:0;right:0;z-index:1000;transition:background-color .3s ease,backdrop-filter .3s ease;background-color:transparent}.app-header.scrolled{background:#1d5786de;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 8px #0000001a}.header-left{display:flex;align-items:center;gap:12px}.header-icon{font-size:18px;cursor:pointer;transition:color .3s ease}.app-header.transparent .header-icon{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.app-header.scrolled .header-icon{color:#fff}.header-center{display:flex;align-items:center;gap:8px}.header-logo{width:30px}.app-header.transparent .header-logo{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.app-header.scrolled .header-logo{color:#fff}.header-title{font-size:18px;font-weight:500;transition:color .3s ease}.app-header.transparent .header-title{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.app-header.scrolled .header-title{color:#fff}.header-right{display:flex;align-items:center}.wallet-address{font-size:12px;font-family:monospace;transition:color .3s ease}.app-header.transparent .wallet-address{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.app-header.scrolled .wallet-address{color:#fff}.app-content{background:#fff;padding-top:56px}.main-tabs{padding:0 16px;background:#fff}.main-tabs .ant-tabs-tab{padding:12px 16px}.main-tabs .ant-tabs-tab .ant-tabs-tab-btn{font-size:14px;color:#333}.main-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{font-weight:700}.main-tabs .ant-tabs-ink-bar{background:#556cd6}.user-output-list-container{width:100%;overflow:hidden}.table-header{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0;font-weight:600;background:#fff;position:sticky;top:0;z-index:1}.user-output-scroll-container{max-height:400px;overflow-y:auto;overflow-x:hidden;position:relative;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 8%,rgba(0,0,0,1) 92%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,1) 8%,rgba(0,0,0,1) 92%,transparent 100%)}.user-output-scroll-container::-webkit-scrollbar{display:none}.user-output-list{display:flex;flex-direction:column;will-change:transform}.duplicate-row{opacity:.95}.table-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;transition:all .3s ease;animation:slideIn .4s ease-out;min-height:40px}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.table-row:hover{background-color:#fafafa}.table-row:last-child{border-bottom:none}.address-link{color:#1890ff;cursor:pointer;font-family:monospace;font-size:14px;transition:color .2s}.address-link:hover{color:#40a9ff;text-decoration:underline}.quantity-text{color:#333;font-size:14px;font-weight:500;font-family:Courier New,monospace}.quantity-text:empty:before{content:"0";color:#999}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.support-grid-partners{grid-template-columns:repeat(3,1fr)}.support-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;background:#f5f5f5;border-radius:8px;transition:all .3s ease;cursor:pointer}.support-item:hover{background:#e8e8e8;transform:translateY(-2px);box-shadow:0 4px 12px #00000026;border-color:#d9d9d9}.support-logo{width:80%;object-fit:contain}.support-name{font-size:13px;color:#333;text-align:center;font-weight:500;text-transform:capitalize}.support-grid-listen{margin-bottom:24px}.fund-pool{padding:0 16px}.fund-pool-content{padding:0}.vip-card{margin-bottom:16px;border-radius:8px}.vip-content{display:flex;justify-content:space-between;align-items:center}.vip-level{font-size:16px;font-weight:500}.vip-select{min-width:120px}.section-title{text-align:center;margin-bottom:16px;margin-top:24px}.section-title h2{margin:0;font-size:20px;font-weight:600}.subtitle{margin:4px 0 0;color:#333;font-size:14px}.upgrade-collapse.ant-collapse{--ant-collapse-header-bg: transparent;--ant-collapse-header-padding: 6px 16px}.upgrade-collapse.ant-collapse .ant-collapse-header{align-items:center}.upgrade-collapse.ant-collapse .ant-collapse-expand-icon{color:#999}.vip-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.vip-rate{color:#999}.vip-details{padding:12px 0}.vip-details p{margin:8px 0}.user-output-table{width:100%}.table-header{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0;font-weight:600}.table-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0f0f0}.address-link{color:#1890ff;cursor:pointer}.exchange-page{padding:16px}.exchange-card{border-radius:8px;position:relative;padding-left:4px}.exchange-input-group{display:flex;gap:8px;margin-bottom:16px}.exchange-input{flex:1}.conversion-display{display:flex;align-items:center;margin-bottom:16px;font-size:16px}.usdc-icon{width:24px;margin-left:8px}.exchange-button{height:48px;font-size:16px}.withdraw-page{padding:16px}.withdraw-card{border-radius:8px;position:relative;padding-left:4px}.withdraw-input-group{margin-bottom:12px}.withdraw-input{width:100%}.input-suffix{display:flex;align-items:center;gap:4px}.usdc-icon{width:20px}.withdrawable-balance-btn{margin-bottom:16px}.withdraw-button{height:48px;font-size:16px}.share-content{width:100%;padding:8px 0}.share-summary{display:flex;justify-content:space-between;border-radius:8px;margin-bottom:16px;gap:16px}.share-summary .ant-statistic{text-align:center;display:flex;align-items:center;gap:4px;--ant-statistic-title-font-size: 16px;--ant-statistic-content-font-size: 16px}.share-summary .ant-statistic-header{padding-bottom:0}.share-summary .ant-statistic-header .ant-statistic-title{color:var(--ant-color-text-heading)}.share-summary .ant-statistic-header .ant-statistic-title:after{content:":"}.orders-page{padding:16px}.action-tabs{margin-bottom:16px}.main-segmented{width:100%}.orders-card{border-radius:8px;position:relative;padding-left:4px}.order-sub-tabs{margin-bottom:16px;text-align:center}.sub-segmented{background:transparent;border:1px solid #E9F0F9;display:inline-flex;border-radius:0}.sub-segmented-item{border-radius:0;font-size:14px;padding:8px 16px;text-align:center;cursor:pointer;background:transparent;color:#666;-webkit-user-select:none;user-select:none;transition:none;border-inline-start:1px solid #E9F0F9}.sub-segmented-item:first-child{border-inline-start:none}.sub-segmented-item-selected{background:#40c8a21a;color:#7fcfbf;box-shadow:none}.orders-table{margin-top:16px}.orders-table .ant-table{--ant-table-cell-padding-block: 8px;--ant-table-cell-padding-inline: 8px}.orders-table td{text-align:center}.orders-table .ant-table-thead>tr>th{background:transparent;font-weight:600;text-align:center!important}.orders-table .ant-table-thead>tr>th:before{display:none}.account-page{padding:0 16px}.account-action-tabs{margin:24px 0 8px}.account-segmented{width:100%;display:flex;gap:16px;border-radius:16px 16px 0 0}.account-segmented-item{flex:1;font-size:16px;padding:8px 16px;text-align:center;cursor:pointer;background:#e9f0f9;color:#999;border-radius:16px 16px 0 0;-webkit-user-select:none;user-select:none;transition:none}.account-segmented-item-selected{background:var(--ant-color-primary);color:#fff}.account-tab-content{margin-top:0}.account-tab-content .exchange-page,.account-tab-content .withdraw-page,.account-tab-content .orders-page{padding:0}.status-no-transaction{color:#ff4d4f}.quotation-item{display:flex;justify-content:space-between;padding:12px 0;border-block-end:none!important}.quotation-item:last-child{border-bottom:none}.help-page{padding:16px;background:#f5f5f5;min-height:calc(100vh - 56px)}.help-section{margin-bottom:16px;border-radius:8px}.partner-btn{height:48px;display:flex;align-items:center;justify-content:center;gap:8px}.partner-logo{font-size:20px}.enable-info-modal .ant-modal-content{border-radius:12px;padding:24px}.enable-info-modal-content{text-align:center}.enable-info-title{font-size:18px;font-weight:600;margin:0 0 16px;color:#333}.enable-info-description{text-align:left;margin-bottom:24px;color:#666;font-size:14px;line-height:1.6}.enable-info-description p{margin:8px 0}.enable-info-actions{display:flex;gap:12px;justify-content:center}.enable-info-cancel-btn,.enable-info-confirm-btn{flex:1;height:40px}.hero-section{position:relative;padding:60px 16px 0;height:544px}.hero-banner{position:absolute;top:-56px;width:100%;left:0;height:600px;background-image:url(/assets/banner-C274X58R.png);background-size:100% 100%}.hero-content{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.hero-text{flex:1;max-width:60%;margin-top:70%}.hero-button{font-size:18px;font-weight:500;padding:0 32px}.coin-icon{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#1890ff,#096dd9);display:flex;align-items:center;justify-content:center;font-size:64px;color:#fff;font-weight:700;box-shadow:0 8px 24px #1890ff80;position:relative;z-index:1}.coin-icon:before{content:"C";position:absolute;font-size:80px;color:#fff3;font-weight:300}@media(max-width:768px){.hero-title{font-size:24px}.coin-icon{width:80px;height:80px;font-size:48px}.coin-icon:before{font-size:60px}}*{margin:0;padding:0;box-sizing:border-box}*{-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}
