.reservation-card[data-v-5c7716d1]{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:20px;margin-bottom:16px;cursor:pointer;transition:all .3s ease}.reservation-card[data-v-5c7716d1]:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.reservation-card .card-header[data-v-5c7716d1]{display:flex;justify-content:space-between;align-items:center}.reservation-card .card-header .member-info[data-v-5c7716d1]{flex:1}.reservation-card .card-header .member-info .member-name[data-v-5c7716d1]{font-size:20px;font-weight:700;color:#333;margin:0 0 8px 0}.reservation-card .card-header .member-info .patient-name[data-v-5c7716d1]{font-size:14px;color:#555;margin-bottom:6px}.reservation-card .card-header .member-info .visit-info[data-v-5c7716d1]{display:flex;align-items:center;gap:8px;margin-bottom:4px}.reservation-card .card-header .member-info .visit-info .visit-date[data-v-5c7716d1]{font-size:14px;color:#207868;font-weight:600}.reservation-card .card-header .member-info .visit-info .slot-text[data-v-5c7716d1]{font-size:14px;color:#666}.reservation-card .card-header .member-info .type-name[data-v-5c7716d1]{font-size:13px;color:#999}.reservation-card .card-header .authorization-status .status-badge[data-v-5c7716d1]{display:inline-block;padding:6px 16px;border-radius:12px;font-size:12px;font-weight:700}.reservation-card .card-header .authorization-status .status-badge.status-confirmed[data-v-5c7716d1]{background:#e8f5f3;color:#207868}.reservation-card .card-header .authorization-status .status-badge.status-pending[data-v-5c7716d1]{background:#fef3e8;color:#f59e0b}.reservation-card .card-header .authorization-status .status-badge.status-cancelled[data-v-5c7716d1]{background:#fce4ec;color:#dc2626}.reservation-card .card-header .authorization-status .status-badge.status-default[data-v-5c7716d1]{background:#f5f5f5;color:#666}.reservation-list .section[data-v-c18dae22]{margin-bottom:16px}.reservation-detail .empty-state[data-v-9407b5cc],.reservation-list .empty-state[data-v-c18dae22]{text-align:center;padding:40px 20px;color:#999;font-size:16px}.reservation-detail .profile-card[data-v-9407b5cc]{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:24px;margin-top:40px;margin-bottom:16px}.reservation-detail .profile-card .profile-header[data-v-9407b5cc]{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.reservation-detail .profile-card .profile-header .profile-name[data-v-9407b5cc]{font-size:24px;font-weight:700;color:#333;margin:0 0 4px 0}.reservation-detail .profile-card .profile-header .patient-name[data-v-9407b5cc]{font-size:14px;color:#555}.reservation-detail .profile-card .profile-header .status-badge[data-v-9407b5cc]{display:inline-block;padding:6px 16px;border-radius:12px;font-size:12px;font-weight:700;white-space:nowrap}.reservation-detail .profile-card .profile-header .status-badge.status-confirmed[data-v-9407b5cc]{background:#e8f5f3;color:#207868}.reservation-detail .profile-card .profile-header .status-badge.status-pending[data-v-9407b5cc]{background:#fef3e8;color:#f59e0b}.reservation-detail .profile-card .profile-header .status-badge.status-cancelled[data-v-9407b5cc]{background:#fce4ec;color:#dc2626}.reservation-detail .profile-card .profile-header .status-badge.status-default[data-v-9407b5cc]{background:#f5f5f5;color:#666}.reservation-detail .profile-card .profile-body .info-row[data-v-9407b5cc]{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.reservation-detail .profile-card .profile-body .info-row[data-v-9407b5cc]:last-child{border-bottom:none}.reservation-detail .profile-card .profile-body .info-row .label[data-v-9407b5cc]{font-size:16px;color:#666;font-weight:500}.reservation-detail .profile-card .profile-body .info-row .value[data-v-9407b5cc]{font-size:16px;color:#333;font-weight:600}.reservation-detail .modal-overlay[data-v-9407b5cc]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.reservation-detail .modal-card[data-v-9407b5cc]{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:24px;max-width:420px;width:100%}.reservation-detail .modal-card .modal-title[data-v-9407b5cc]{font-size:20px;font-weight:700;color:#333;margin-bottom:8px;text-align:center}.reservation-detail .modal-card .modal-description[data-v-9407b5cc]{font-size:14px;color:#666;margin-bottom:20px;text-align:center}.reservation-detail .modal-card .modal-body[data-v-9407b5cc]{background:#f8f9fa;border-radius:8px;padding:4px 16px;margin-bottom:24px}.reservation-detail .modal-card .modal-body .info-row[data-v-9407b5cc]{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f0f0f0}.reservation-detail .modal-card .modal-body .info-row[data-v-9407b5cc]:last-child{border-bottom:none}.reservation-detail .modal-card .modal-body .info-row .label[data-v-9407b5cc]{font-size:14px;color:#666;font-weight:500}.reservation-detail .modal-card .modal-body .info-row .value[data-v-9407b5cc]{font-size:14px;color:#333;font-weight:600}.reservation-detail .modal-card .modal-actions[data-v-9407b5cc]{display:flex;gap:12px}.reservation-detail .modal-card .modal-actions .btn[data-v-9407b5cc]{flex:1}.fade-enter-active[data-v-9407b5cc],.fade-leave-active[data-v-9407b5cc]{transition:opacity .3s ease}.fade-enter[data-v-9407b5cc],.fade-leave-to[data-v-9407b5cc]{opacity:0}