.card.data-v-df43cc4c { background: #ffffff; border-radius: 24rpx; box-shadow: 0 16rpx 40rpx rgba(37, 52, 94, 0.08); margin-bottom: 32rpx; } .history-card.data-v-df43cc4c { padding: 32rpx; } .history-header.data-v-df43cc4c { display: flex; align-items: center; margin-bottom: 24rpx; } .history-title.data-v-df43cc4c { font-size: 30rpx; font-weight: 600; color: #222222; } .date-range-row.data-v-df43cc4c { display: flex; align-items: center; gap: 16rpx; margin-bottom: 24rpx; } .date-picker-half.data-v-df43cc4c { flex: 1; } .date-separator.data-v-df43cc4c { font-size: 26rpx; color: #666a7f; padding: 0 8rpx; } .date-input.data-v-df43cc4c { background: #f7f8fc; border-radius: 12rpx; padding: 24rpx; font-size: 26rpx; color: #222222; display: flex; justify-content: space-between; align-items: center; } .date-text.data-v-df43cc4c { flex: 1; } .history-search-button-full.data-v-df43cc4c { width: 100%; background: linear-gradient(135deg, #5d55e8, #7568ff); border-radius: 16rpx; padding: 28rpx 0; text-align: center; margin-top: 12rpx; margin-bottom: 24rpx; box-shadow: 0 8rpx 20rpx rgba(93, 85, 232, 0.3); } .search-button-text.data-v-df43cc4c { font-size: 28rpx; font-weight: 600; color: #ffffff; } .history-tip.data-v-df43cc4c { font-size: 24rpx; color: #9ca2b5; line-height: 1.6; }