#meetList[data-v-c52466f8]{padding:20px;min-height:100vh;background:#f5f7fa}.project-header[data-v-c52466f8]{background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);border-radius:16px;padding:28px 32px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;color:#fff}.project-header .project-info[data-v-c52466f8]{flex:1;min-width:300px}.project-header .project-info .project-name-row[data-v-c52466f8]{display:flex;align-items:center;gap:12px;margin-bottom:10px}.project-header .project-info .project-name-row .project-name[data-v-c52466f8]{font-size:22px;font-weight:700;margin:0;letter-spacing:.5px}.project-header .project-info .project-meta[data-v-c52466f8]{display:flex;gap:24px;font-size:13px;color:hsla(0,0%,100%,.7)}.project-header .project-info .project-meta span[data-v-c52466f8]{display:flex;align-items:center;gap:5px}.project-header .quick-actions[data-v-c52466f8]{display:flex;gap:12px}.project-header .quick-actions .action-card[data-v-c52466f8]{display:flex;align-items:center;gap:12px;padding:14px 20px;border-radius:12px;cursor:pointer;transition:all .3s ease;min-width:160px}.project-header .quick-actions .action-card[data-v-c52466f8]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.project-header .quick-actions .action-card.create[data-v-c52466f8]{background:linear-gradient(135deg,#667eea,#764ba2)}.project-header .quick-actions .action-card.doctor[data-v-c52466f8]{background:linear-gradient(135deg,#11998e,#38ef7d)}.project-header .quick-actions .action-card .action-icon[data-v-c52466f8]{width:40px;height:40px;border-radius:10px;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:18px}.project-header .quick-actions .action-card .action-text[data-v-c52466f8]{display:flex;flex-direction:column}.project-header .quick-actions .action-card .action-text .action-label[data-v-c52466f8]{font-size:15px;font-weight:600}.project-header .quick-actions .action-card .action-text .action-sub[data-v-c52466f8]{font-size:12px;color:hsla(0,0%,100%,.8);margin-top:2px}.filter-section[data-v-c52466f8]{background:#fff;border-radius:12px;padding:16px 20px;margin-bottom:16px;box-shadow:0 1px 4px rgba(0,0,0,.06)}.filter-section .status-tabs[data-v-c52466f8]{display:flex;gap:4px;margin-bottom:14px;border-bottom:1px solid #ebeef5;padding-bottom:12px}.filter-section .status-tabs .tab-item[data-v-c52466f8]{padding:8px 18px;font-size:14px;color:#606266;cursor:pointer;border-radius:8px;transition:all .25s;display:flex;align-items:center;gap:6px}.filter-section .status-tabs .tab-item[data-v-c52466f8]:hover{background:#f0f2f5}.filter-section .status-tabs .tab-item.active[data-v-c52466f8]{background:#409eff;color:#fff;font-weight:600}.filter-section .status-tabs .tab-item .tab-count[data-v-c52466f8]{background:rgba(0,0,0,.08);padding:1px 7px;border-radius:10px;font-size:12px;min-width:20px;text-align:center}.filter-section .status-tabs .tab-item.active .tab-count[data-v-c52466f8]{background:hsla(0,0%,100%,.25)}.filter-section .search-bar[data-v-c52466f8]{display:flex;gap:10px;align-items:center}.filter-section .search-bar .search-input[data-v-c52466f8]{width:280px}.filter-section .search-bar .region-select[data-v-c52466f8]{width:160px}.meeting-list[data-v-c52466f8]{min-height:200px}.meeting-card[data-v-c52466f8]{background:#fff;border-radius:12px;margin-bottom:12px;display:flex;overflow:hidden;cursor:pointer;transition:all .25s;box-shadow:0 1px 4px rgba(0,0,0,.06)}.meeting-card[data-v-c52466f8]:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-1px)}.meeting-card .card-indicator[data-v-c52466f8]{width:4px;flex-shrink:0}.meeting-card .card-indicator.default[data-v-c52466f8]{background:#909399}.meeting-card .card-indicator.living[data-v-c52466f8]{background:#e6a23c;animation:pulse-glow-c52466f8 2s infinite}.meeting-card .card-indicator.error[data-v-c52466f8]{background:#f56c6c}.meeting-card .card-indicator.success[data-v-c52466f8]{background:#67c23a}.meeting-card .card-indicator.review[data-v-c52466f8]{background:#409eff}.meeting-card .card-indicator.upload[data-v-c52466f8]{background:#e6a23c}.meeting-card .card-content[data-v-c52466f8]{flex:1;padding:18px 20px}.meeting-card .card-content .card-header[data-v-c52466f8]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.meeting-card .card-content .card-header .card-title[data-v-c52466f8]{display:flex;align-items:center;gap:8px}.meeting-card .card-content .card-header .card-title .meeting-type-badge[data-v-c52466f8]{font-size:11px;padding:2px 8px;border-radius:4px;color:#fff;white-space:nowrap}.meeting-card .card-content .card-header .card-title .meeting-type-badge.single[data-v-c52466f8]{background:#909399}.meeting-card .card-content .card-header .card-title .meeting-type-badge.series[data-v-c52466f8]{background:#409eff}.meeting-card .card-content .card-header .card-title h3[data-v-c52466f8]{margin:0;font-size:16px;font-weight:600;color:#303133}.meeting-card .card-content .card-header .meeting-id[data-v-c52466f8]{font-size:12px;color:#c0c4cc;white-space:nowrap}.meeting-card .card-content .card-meta[data-v-c52466f8]{display:flex;gap:20px;margin-bottom:12px;flex-wrap:wrap}.meeting-card .card-content .card-meta .meta-item[data-v-c52466f8]{font-size:13px;color:#909399;display:flex;align-items:center;gap:4px}.meeting-card .card-content .card-meta .meta-item i[data-v-c52466f8]{font-size:14px}.meeting-card .card-content .card-footer[data-v-c52466f8]{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid #f2f6fc}.meeting-card .card-content .card-footer .card-actions[data-v-c52466f8]{display:flex;gap:6px}.empty-state[data-v-c52466f8]{text-align:center;padding:80px 20px;background:#fff;border-radius:12px}.empty-state img[data-v-c52466f8]{width:160px;opacity:.6}.empty-state p[data-v-c52466f8]{color:#909399;font-size:15px;margin:16px 0 20px}.pagination[data-v-c52466f8]{display:flex;justify-content:center;padding:20px 0}@keyframes pulse-glow-c52466f8{0%,to{opacity:1}50%{opacity:.5}}.notice-content[data-v-c52466f8]{max-height:400px;overflow-y:auto;line-height:1.8;font-size:14px;color:#333}