.main-layout{min-height:100vh}.sider{box-shadow:2px 0 8px #00000026}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:500;background-color:#001529}.header{background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #0000000f}.trigger{font-size:18px;cursor:pointer;transition:all .3s}.trigger:hover{color:#1677ff}.header-right{display:flex;align-items:center}.username{margin-left:8px;color:#000000d9}.content{margin:24px 16px;padding:24px;background:#fff;min-height:calc(100vh - 112px);border-radius:4px}@media (max-width: 500px){.content{margin:0;padding:0}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f0f2f5}.login-card{width:400px;box-shadow:0 2px 8px #00000017;border-radius:8px}.login-header{text-align:center;margin-bottom:32px;padding-top:16px}.login-header h2{color:#000000d9;font-weight:600;font-size:30px}.login-header h4{color:#00000073;font-weight:400;margin-top:8px!important}.dashboard .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard .header-section h2{margin:0;color:#000000d9;font-weight:600}@media (max-width: 768px){.dashboard .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.dashboard .loading-container{display:flex;justify-content:center;align-items:center;min-height:400px}.users .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}@media (max-width: 1200px){.users .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.users .header-section h3{white-space:nowrap;flex-shrink:0}.users .header-section .ant-space{flex-wrap:wrap;gap:8px!important}.member-cards .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}@media (max-width: 1200px){.member-cards .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.member-cards .header-section h3{white-space:nowrap;flex-shrink:0}.member-cards .header-section .ant-space{flex-wrap:wrap;gap:8px!important}.member-products .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}@media (max-width: 1200px){.member-products .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.member-products .header-section h3{white-space:nowrap;flex-shrink:0}.member-products .header-section .ant-space{flex-wrap:wrap;gap:8px!important}.conversation-projects .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}@media (max-width: 1200px){.conversation-projects .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.conversation-projects .header-section h3{white-space:nowrap;flex-shrink:0}.conversation-projects .header-section .ant-space{flex-wrap:wrap;gap:8px!important}.conversation-records .header-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}@media (max-width: 1200px){.conversation-records .header-section{flex-direction:column;align-items:flex-start;gap:16px}}.conversation-records .header-section h3{white-space:nowrap;flex-shrink:0}.conversation-records .header-section .ant-space{flex-wrap:wrap;gap:8px!important}.conversation-records .preview-content{max-height:600px;overflow-y:auto;padding:16px;background:#f5f5f5;border-radius:4px}.direct-recharge{padding:16px;max-width:600px;margin:0 auto}.form-section{margin-bottom:16px}.user-info-card{margin-top:12px;padding:12px;background-color:#f0f5ff;border:1px solid #adc6ff;border-radius:4px}.info-item{margin-bottom:8px;display:flex;align-items:center}.info-item:last-child{margin-bottom:0}.recent-cards-list{margin-top:12px}.recent-card-item{display:flex;align-items:center;padding:10px;margin-bottom:8px;background-color:#fafafa;border-radius:4px;border-left:3px solid #1677ff;gap:8px}.recent-card-item:last-child{margin-bottom:0}.card-index{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background-color:#1677ff;color:#fff;border-radius:50%;font-size:12px;font-weight:700;margin-right:12px;flex-shrink:0}.card-info{flex:1;display:flex;flex-direction:column;gap:4px}.card-code,.card-type,.card-time{display:flex;align-items:center;gap:4px}.action-section,.result-section{margin-top:24px}.result-card{background-color:#fafafa;padding:16px;border-radius:4px}.result-item{margin-bottom:12px;display:flex;align-items:center}.result-item:last-child{margin-bottom:0}@media (max-width: 768px){.direct-recharge,.result-card{padding:12px}.result-item,.info-item{flex-direction:column;align-items:flex-start;gap:4px}}.app-container{min-height:100vh}body{margin:0;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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{margin:0;padding:0;box-sizing:border-box}
