.E8qCtG_page{color:#fff;background:linear-gradient(135deg,#0f0f0f 0%,#1a1a1a 100%);width:100%;min-height:100vh;padding:28px 16px;overflow-x:hidden}.E8qCtG_container{width:100%;max-width:900px;margin:0 auto}.E8qCtG_header{z-index:100;background:#1a1a1a;border:1px solid #333;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:20px 24px;display:flex;position:relative;box-shadow:0 2px 8px #0000004d}.E8qCtG_headerLeft{flex:1;align-items:center;gap:16px;display:flex}.E8qCtG_headerContent{flex-direction:column;gap:6px;display:flex}.E8qCtG_headerTitle{color:#fff;margin:0;font-size:20px;font-weight:700}.E8qCtG_headerSubtitle{color:#b5c8e7;margin:0;font-size:14px}.E8qCtG_headerRight{align-items:center;gap:12px;display:flex}.E8qCtG_card{background:#1a1a1a;border:1px solid #333;border-radius:12px;margin-bottom:16px;padding:20px;box-shadow:0 2px 8px #0000004d}.E8qCtG_cardError{background:#d32f2f1a;border-color:#d32f2f}.E8qCtG_cardSuccess{background:#2e7d321a;border-color:#2e7d32}.E8qCtG_cardInfo{background:#3b82f61a;border-color:#3b82f6}.E8qCtG_cardEmpty{text-align:center;background:#3b82f61a;border-color:#3b82f6;padding:40px 20px}.E8qCtG_loadingState{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 20px;display:flex}.E8qCtG_spinner{border:3px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:1s linear infinite E8qCtG_spin}@keyframes E8qCtG_spin{to{transform:rotate(360deg)}}.E8qCtG_orderCard{background:#1a1a1a;border:1px solid #333;border-radius:12px;margin-bottom:16px;padding:20px;box-shadow:0 2px 8px #0000004d}.E8qCtG_orderHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.E8qCtG_orderScheme{flex:1;margin-right:12px}.E8qCtG_schemeName{color:#fff;margin:0 0 4px;font-size:14px;font-weight:600}.E8qCtG_fundHouse{color:#999;margin:0;font-size:12px}.E8qCtG_orderStatus{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.E8qCtG_statusBadge{white-space:nowrap;border-radius:6px;padding:4px 8px;font-size:12px;font-weight:600}.E8qCtG_statusSuccess{color:#2e7d32;background:#2e7d3233}.E8qCtG_statusPending{color:#ff9800;background:#ff980033}.E8qCtG_statusFailed{color:#d32f2f;background:#d32f2f33}.E8qCtG_statusDefault{color:#999;background:#6663}.E8qCtG_statusLabel{color:#999;font-size:11px}.E8qCtG_detailsGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:16px;display:grid}.E8qCtG_detailItem{flex-direction:column;gap:4px;display:flex}.E8qCtG_detailLabel{color:#999;font-size:12px;font-weight:500}.E8qCtG_detailValue{color:#fff;font-size:14px;font-weight:600}.E8qCtG_orderFooter{border-top:1px solid #333;gap:12px;margin-top:16px;padding-top:16px;display:flex}.E8qCtG_pagination{justify-content:center;align-items:center;gap:12px;margin-top:24px;padding:16px;display:flex}.E8qCtG_paginationInfo{color:#999;padding:0 16px;font-size:12px}.E8qCtG_infoBox{background:#3b82f61a;border:1px solid #3b82f6;border-radius:12px;margin-top:24px;padding:16px}.E8qCtG_infoTitle{color:#3b82f6;margin:0 0 8px;font-size:14px;font-weight:600}.E8qCtG_infoItem{color:#3b82f6;margin:6px 0;font-size:12px;line-height:1.5}.E8qCtG_actionButtonContainer{margin-top:16px}@media (width<=768px){.E8qCtG_page{padding:16px 12px}.E8qCtG_header{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.E8qCtG_headerRight{justify-content:flex-start;width:100%}.E8qCtG_headerTitle{font-size:18px}.E8qCtG_orderHeader{flex-direction:column;gap:12px}.E8qCtG_orderStatus{align-items:flex-start;width:100%}.E8qCtG_detailsGrid{grid-template-columns:repeat(2,1fr)}.E8qCtG_schemeName{font-size:13px}}@media (width<=480px){.E8qCtG_page{padding:12px}.E8qCtG_container{width:100%}.E8qCtG_header{margin-bottom:16px;padding:12px}.E8qCtG_headerTitle{font-size:16px}.E8qCtG_headerRight{flex-direction:column;gap:8px;width:100%}.E8qCtG_card,.E8qCtG_orderCard{margin-bottom:12px;padding:16px}.E8qCtG_detailsGrid{grid-template-columns:1fr;gap:12px}.E8qCtG_statusBadge{font-size:11px}}