.footer-section[data-v-5b47116c]{margin-top:60px;padding:40px 0 20px;border-top:1px solid var(--border-color);background:var(--bg-color)}.footer-section .footer-content[data-v-5b47116c]{max-width:1200px;margin:0 auto;padding:0 20px}.footer-section .footer-menu[data-v-5b47116c]{display:grid;grid-template-columns:repeat(5,1fr);gap:30px;margin-bottom:30px}.footer-section .footer-menu .menu-group h4[data-v-5b47116c]{font-size:14px;font-weight:600;color:var(--text-color);margin-bottom:20px;letter-spacing:.5px;text-transform:uppercase}.footer-section .footer-menu .menu-group a[data-v-5b47116c]{display:block;color:var(--info-color);text-decoration:none;font-size:13px;line-height:2.5;transition:all .2s ease;padding:4px 0}.footer-section .footer-menu .menu-group a[data-v-5b47116c]:hover{color:var(--primary-color);transform:translateX(3px)}.footer-section .footer-menu .menu-group .social-links[data-v-5b47116c]{display:flex;flex-direction:column;gap:16px}.footer-section .footer-menu .menu-group .social-links a[data-v-5b47116c]{display:flex;align-items:center;gap:10px;padding:12px 16px;margin:0;background:var(--hover-bg);border-radius:8px;border:1px solid var(--border-color);transition:all .3s ease;font-size:14px;color:var(--text-color);line-height:1}.footer-section .footer-menu .menu-group .social-links a i[data-v-5b47116c]{font-size:16px;color:var(--primary-color)}.footer-section .footer-menu .menu-group .social-links a[data-v-5b47116c]:hover{transform:translateX(5px);background:var(--hover-bg);border-color:var(--primary-color);color:var(--text-color)}.footer-section .footer-bottom[data-v-5b47116c]{text-align:center;padding-top:20px;border-top:1px solid var(--border-color)}.footer-section .footer-bottom .copyright[data-v-5b47116c]{font-size:12px;color:var(--info-color);margin-bottom:8px}@media screen and (max-width:768px){.footer-section[data-v-5b47116c]{padding:40px 20px 20px}.footer-section .footer-menu[data-v-5b47116c]{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:40px}.footer-section .footer-menu .menu-group h4[data-v-5b47116c]{font-size:15px;margin-bottom:15px}.footer-section .footer-menu .menu-group a[data-v-5b47116c]{font-size:13px;margin-bottom:10px}.footer-section .footer-bottom[data-v-5b47116c]{padding-top:20px}.footer-section .footer-bottom .copyright[data-v-5b47116c]{font-size:13px}}@media screen and (max-width:480px){.footer-section .footer-menu .menu-group[data-v-5b47116c]:last-child{grid-column:span 2}.footer-section .footer-menu .menu-group:last-child .social-links[data-v-5b47116c]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}}.withdraw-history-item[data-v-166e287b]{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);transition:all .3s;overflow:hidden}.withdraw-history-item[data-v-166e287b]:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}.item-content[data-v-166e287b]{display:flex;align-items:flex-start;padding:20px}.status-icon[data-v-166e287b]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:16px;border-radius:20px;background:#f8f9fa}.status-icon .status-symbol[data-v-166e287b]{font-size:20px;font-style:normal}.status-icon .status-symbol.green[data-v-166e287b]{color:#38a169}.status-icon .status-symbol.red[data-v-166e287b]{color:#e53e3e}.status-icon .status-symbol.gray[data-v-166e287b]{color:#718096}.status-icon .status-symbol.blue[data-v-166e287b]{color:#3182ce}.info-content[data-v-166e287b]{flex:1}.info-content .amount-info[data-v-166e287b]{display:flex;align-items:center;margin-bottom:8px}.info-content .amount-info .label[data-v-166e287b]{font-size:16px;color:#4a5568;margin-right:8px}.info-content .amount-info .value[data-v-166e287b]{font-size:18px;font-weight:600;color:#2d3748}.info-content .date-status[data-v-166e287b]{display:flex;align-items:center}.info-content .date-status .date[data-v-166e287b]{font-size:14px;color:#718096;margin-right:12px}.info-content .date-status .status-tag[data-v-166e287b]{padding:4px 12px;border-radius:16px;font-size:12px;font-weight:500}.info-content .date-status .status-tag.green[data-v-166e287b]{background:#c6f6d5;color:#38a169}.info-content .date-status .status-tag.red[data-v-166e287b]{background:#fed7d7;color:#e53e3e}.info-content .date-status .status-tag.gray[data-v-166e287b]{background:#edf2f7;color:#718096}.info-content .date-status .status-tag.blue[data-v-166e287b]{background:#bee3f8;color:#3182ce}.audit-detail .divider[data-v-166e287b]{height:1px;background:#e2e8f0;margin:0 20px}.audit-detail .detail-section[data-v-166e287b]{padding:16px 20px}.audit-detail .detail-section .detail-header[data-v-166e287b]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0}.audit-detail .detail-section .detail-header .detail-title[data-v-166e287b]{font-size:14px;font-weight:500;color:#4a5568}.audit-detail .detail-section .detail-header .detail-icon[data-v-166e287b]{font-size:12px;color:#718096;transition:transform .3s}.audit-detail .detail-section .detail-header .detail-icon.is-expanded[data-v-166e287b]{transform:rotate(180deg)}.audit-detail .detail-section .detail-content[data-v-166e287b]{padding:12px 0;font-size:14px;color:#e53e3e;line-height:1.6;opacity:.8}@media screen and (max-width:768px){.item-content[data-v-166e287b]{padding:16px}.status-icon[data-v-166e287b]{width:32px;height:32px;margin-right:12px}.status-icon .status-symbol[data-v-166e287b]{font-size:16px}.info-content .amount-info .label[data-v-166e287b]{font-size:14px}.info-content .amount-info .value[data-v-166e287b]{font-size:16px}.audit-detail .detail-section[data-v-166e287b]{padding:12px 16px}}.withdraw-history-list[data-v-630b103c]{max-width:1200px;margin:40px auto;padding:0 30px;min-height:calc(100vh - 200px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.history-container[data-v-630b103c]{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden}.history-header[data-v-630b103c]{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #e2e8f0;background:#f8f9fa}.history-header .header-title[data-v-630b103c]{font-size:24px;font-weight:600;color:#2d3748;margin:0}.history-header .header-actions .refresh-button[data-v-630b103c]{display:flex;align-items:center;padding:8px 16px;border:2px solid #e2e8f0;border-radius:8px;background:#fff;color:#4a5568;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s}.history-header .header-actions .refresh-button[data-v-630b103c]:hover{border-color:#5c6ac4;color:#5c6ac4;transform:translateY(-1px)}.history-header .header-actions .refresh-button .refresh-icon[data-v-630b103c]{margin-right:8px;font-size:16px}.list-wrapper[data-v-630b103c]{padding:24px;max-height:calc(100vh - 280px);overflow-y:auto}.list-wrapper[data-v-630b103c]::-webkit-scrollbar{width:8px}.list-wrapper[data-v-630b103c]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.list-wrapper[data-v-630b103c]::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:4px}.list-wrapper[data-v-630b103c]::-webkit-scrollbar-thumb:hover{background:#a0aec0}.list-wrapper .list-item[data-v-630b103c]{margin-bottom:16px}.list-wrapper .list-item[data-v-630b103c]:last-child{margin-bottom:0}.no-data[data-v-630b103c]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}@media screen and (max-width:1280px){.withdraw-history-list[data-v-630b103c]{max-width:900px}}@media screen and (max-width:768px){.withdraw-history-list[data-v-630b103c]{margin:20px auto;padding:0 16px}.history-header[data-v-630b103c]{padding:16px 20px}.history-header .header-title[data-v-630b103c]{font-size:20px}.list-wrapper[data-v-630b103c]{padding:16px}}.withdraw-history-page[data-v-2a9d13bb]{height:100vh;width:100vw;padding-top:60px;background:var(--main-background)}