.ph-container{padding:28px 32px 42px;max-width:1400px;margin:0 auto}.ph-hero{background:linear-gradient(135deg,#1e3a5f,#2563eb 52%,#0f766e);border-radius:20px;padding:30px 34px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;box-shadow:0 14px 36px rgba(37,99,235,.22)}.ph-hero-kicker{display:inline-block;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.78);font-weight:700}.ph-hero-title{margin:4px 0;color:#ffffff;font-size:1.75rem;font-weight:800;letter-spacing:-.02em}.ph-hero-subtitle{margin:0;color:rgba(255,255,255,.82);font-size:.9rem;max-width:500px}.ph-hero-chips{display:flex;gap:12px;flex-wrap:wrap}.ph-stat-chip{border:1px solid rgba(255,255,255,.24);border-radius:14px;padding:10px 18px;min-width:94px;text-align:center;background:rgba(255,255,255,.14);backdrop-filter:blur(4px)}.ph-stat-chip--muted{background:rgba(15,23,42,.22)}.ph-stat-value{display:block;color:#fff;font-size:1.25rem;font-weight:800;line-height:1.1}.ph-stat-label{display:block;margin-top:2px;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.76);font-weight:600}.ph-toolbar{background:#fff;border:1px solid #e5edf8;border-radius:14px;padding:14px 16px;box-shadow:0 6px 18px rgba(15,23,42,.04);margin-bottom:18px}.ph-search-wrap{position:relative}.ph-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#94a3b8}.ph-search-input{width:100%;height:42px;border:1.5px solid #e5edf8;border-radius:11px;padding:0 110px 0 38px;font-size:.9rem;color:#0f172a;background:#f8fbff;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.ph-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.11);background:#fff}.ph-search-btn{position:absolute;top:6px;right:6px;height:30px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:.8rem;font-weight:700;padding:0 14px}.ph-search-btn:hover{background:#1d4ed8}.ph-clear-inline{position:absolute;top:50%;right:82px;transform:translateY(-50%);border:none;background:none;color:#94a3b8;font-size:.8rem;font-weight:700;padding:2px 6px}.ph-clear-inline:hover{color:#dc2626}.ph-card{background:#fff;border:1px solid #e5edf8;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.05);overflow:hidden}.ph-card-header{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;background:linear-gradient(135deg,#f8fafc,#eef2ff);border-bottom:1px solid #e5edf8;flex-wrap:wrap}.ph-card-title-wrap{display:flex;align-items:center;gap:10px}.ph-card-title{font-size:.96rem;color:#1e3a5f;font-weight:700}.ph-count-badge{min-width:32px;height:24px;border-radius:999px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;background:#dbeafe;color:#1d4ed8;font-size:.78rem;font-weight:700}.ph-active-filter{font-size:.78rem;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:5px 9px}.ph-loading-state{display:flex;align-items:center;justify-content:center;gap:10px;color:#64748b;font-size:.9rem;padding:46px 12px}@keyframes ph-spin{to{transform:rotate(1turn)}}.ph-spinner{width:20px;height:20px;border-radius:50%;border:2px solid rgba(37,99,235,.2);border-top-color:#2563eb;animation:ph-spin .8s linear infinite}.ph-table-wrap{overflow-x:auto}.ph-table{width:100%;border-collapse:collapse;min-width:740px}.ph-table thead th{white-space:nowrap;text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;color:#475569;background:#f8fafc;border-bottom:1px solid #e5edf8;padding:12px 15px;text-align:left}.ph-table tbody tr{border-bottom:1px solid #f1f5f9}.ph-table tbody tr:hover{background:#f8fbff}.ph-table tbody td{white-space:nowrap;padding:11px 15px;font-size:.87rem;color:#334155}.ph-id-chip{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:8px;padding:3px 9px;font-size:.78rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700}.ph-id-chip--violet{background:#f5f3ff;border-color:#ddd6fe;color:#6d28d9}.ph-date-chip{background:#ecfeff;border:1px solid #a5f3fc;color:#0f766e;border-radius:8px;padding:4px 10px}.ph-clinic-pill,.ph-date-chip{font-size:.78rem;font-weight:600}.ph-clinic-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:3px 11px;color:#334155}.ph-amount-chip{background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;border-radius:8px;padding:4px 10px;font-size:.8rem;font-weight:700}.ph-muted{color:#94a3b8}.ph-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8;font-size:.9rem;padding:44px 10px}.ph-table-footer{border-top:1px solid #f1f5f9;background:#fafbfd;padding:14px 18px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.ph-entry-summary{font-size:.82rem;color:#64748b}.ph-pagination-controls{display:flex;align-items:center;gap:8px}.ph-page-btn{border:1.5px solid #e5edf8;background:#fff;color:#334155;border-radius:8px;font-size:.8rem;font-weight:600;padding:6px 12px}.ph-page-btn:hover:not(:disabled){border-color:#2563eb;color:#2563eb;background:#eff6ff}.ph-page-btn:disabled{opacity:.45;cursor:not-allowed}.ph-page-indicator{color:#64748b;font-size:.8rem}@media (max-width:768px){.ph-container{padding:16px 14px 32px}.ph-hero{padding:22px 20px}.ph-hero-title{font-size:1.3rem}.ph-search-input{padding-right:104px}.ph-table-footer{flex-direction:column;align-items:stretch}.ph-pagination-controls{justify-content:space-between}}