/* 明明看病助手 — 前台短代码样式（Bootstrap 5 补充） */

.mingming-apk-download .mingming-apk-icon {
    object-fit: cover;
    background: #e8eefc;
}

.mingming-apk-stat-tile {
    border: 1px solid #e4e4e7;
    border-radius: 0.75rem;
    padding: 1rem 1.1rem;
    background: #fff;
    height: 100%;
}

.mingming-apk-stat-tile .label {
    font-size: 0.8rem;
    color: #71717a;
}

.mingming-apk-stat-tile .value {
    font-size: 1.35rem;
    font-weight: 700;
    color: #18181b;
}

.mingming-apk-chart-wrap {
    position: relative;
    height: 280px;
    max-width: 100%;
}

.mingming-apk-log-table {
    font-size: 0.9rem;
}
