.patients-page[data-v-56e6618a]{height:100%;display:flex;flex-direction:column;gap:24px}.page-header[data-v-56e6618a]{display:flex;align-items:center;justify-content:space-between;gap:24px}.header-left[data-v-56e6618a]{flex:1}.page-title[data-v-56e6618a]{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px 0}.page-subtitle[data-v-56e6618a]{font-size:14px;color:#6b7280;margin:0}.header-stats[data-v-56e6618a]{display:flex;gap:32px}.stat-item[data-v-56e6618a]{text-align:center}.stat-value[data-v-56e6618a]{font-size:28px;font-weight:700;margin-bottom:4px}.stat-value.total[data-v-56e6618a]{color:#3b82f6}.stat-value.completed[data-v-56e6618a]{color:#10b981}.stat-value.pending[data-v-56e6618a]{color:#f59e0b}.stat-label[data-v-56e6618a]{font-size:13px;color:#6b7280}.search-filter-section[data-v-56e6618a]{display:flex;background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.search-wrapper[data-v-56e6618a]{flex:1}.search-input[data-v-56e6618a] .el-input__inner{height:40px;border-radius:8px;padding-left:40px}.filter-buttons[data-v-56e6618a]{display:flex;gap:8px;flex-wrap:wrap;margin-right:20px}.filter-buttons .el-button[data-v-56e6618a]{min-width:120px;height:40px;font-size:14px}.filter-buttons .stat-item[data-v-56e6618a]{display:flex;align-items:center;gap:4px;margin-left:8px}.filter-buttons .stat-item .stat-label[data-v-56e6618a]{font-size:14px;color:#6b7280;margin:0}.filter-buttons .stat-item .stat-value[data-v-56e6618a]{font-size:16px;font-weight:600;margin:0}.filter-badge[data-v-56e6618a]{margin-left:8px}.patients-list[data-v-56e6618a]{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.patient-card[data-v-56e6618a]{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;transition:all .2s ease}.patient-card[data-v-56e6618a]:hover{box-shadow:0 8px 24px rgba(0,0,0,.15);border-color:#93c5fd}.card-main[data-v-56e6618a]{display:flex;align-items:center;justify-content:space-between;gap:16px}.patient-info[data-v-56e6618a]{flex:1;display:flex;gap:16px}.patient-avatar[data-v-56e6618a]{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:600;flex-shrink:0}.info-details[data-v-56e6618a]{flex:1;display:flex;flex-direction:column;gap:12px}.name-row[data-v-56e6618a]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.patient-name[data-v-56e6618a]{font-size:18px;font-weight:600;color:#1f2937;margin:0}.age-tag[data-v-56e6618a]{background:#f3f4f6;border:1px solid #e5e7eb;color:#374151}.urgent-icon[data-v-56e6618a]{color:#ef4444;font-size:18px;animation:pulse-56e6618a 2s infinite}@keyframes pulse-56e6618a{0%,to{opacity:1}50%{opacity:.5}}.info-grid[data-v-56e6618a]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-cell[data-v-56e6618a]{display:flex;flex-direction:column;gap:4px}.cell-label[data-v-56e6618a]{font-size:12px;color:#9ca3af}.cell-value[data-v-56e6618a]{font-size:14px;font-weight:500;color:#1f2937}.cell-value.diagnosis[data-v-56e6618a]{color:#8b5cf6}.stats-row[data-v-56e6618a]{display:flex;gap:16px;flex-wrap:wrap}.stat-badge[data-v-56e6618a]{display:flex;align-items:center;gap:4px;font-size:13px;color:#6b7280}.stat-badge i[data-v-56e6618a]{font-size:14px}.stat-badge:first-child i[data-v-56e6618a]{color:#3b82f6}.stat-badge:nth-child(2) i[data-v-56e6618a]{color:#8b5cf6}.stat-badge:nth-child(3) i[data-v-56e6618a]{color:#10b981}.symptoms-row[data-v-56e6618a]{display:flex;gap:8px;flex-wrap:wrap}.symptom-tag[data-v-56e6618a]{background:#f3f4f6;border:1px solid #e5e7eb;color:#6b7280}.action-buttons[data-v-56e6618a]{display:flex;align-items:center;gap:8px;flex-shrink:0}.action-buttons .el-button[data-v-56e6618a]{font-size:16px;color:#6b7280}.action-buttons .el-button[data-v-56e6618a]:hover{color:#3b82f6}.arrow-icon[data-v-56e6618a]{font-size:20px;color:#9ca3af;margin-left:8px}@media (max-width:1024px){.page-header[data-v-56e6618a]{flex-direction:column;align-items:flex-start}.header-stats[data-v-56e6618a]{width:100%;justify-content:space-around}.info-grid[data-v-56e6618a]{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.card-main[data-v-56e6618a]{flex-direction:column;align-items:flex-start}.action-buttons[data-v-56e6618a]{width:100%;justify-content:flex-end}.info-grid[data-v-56e6618a]{grid-template-columns:1fr}}