/* AUPHA PET SHOP — V47 — agenda dentro dos relatórios */
.aupha-v47-report-appointments{margin-top:18px;overflow:hidden}
.aupha-v47-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}
.aupha-v47-report-head small{font-weight:800;letter-spacing:.08em;color:#0f9e9a}
.aupha-v47-report-head h3{margin:4px 0 3px;font-size:1.25rem}
.aupha-v47-report-head p{margin:0;color:var(--muted,#687b7a);font-size:.97rem;line-height:1.5}
.aupha-v47-total{display:inline-flex;align-items:center;justify-content:center;min-width:128px;padding:9px 14px;border-radius:999px;background:#0c3c3a;color:#fff;font-weight:800;white-space:nowrap}
.aupha-v47-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}
.aupha-v47-kpis article{padding:13px 14px;border:1px solid rgba(12,60,58,.1);border-radius:16px;background:linear-gradient(180deg,#fff,#f7fbfa)}
.aupha-v47-kpis span{display:block;font-size:.75rem;font-weight:800;letter-spacing:.06em;color:#687b7a}
.aupha-v47-kpis strong{display:block;margin-top:3px;font-size:1.45rem;color:#0c3c3a}
.aupha-v47-list{display:grid;gap:9px}
.aupha-v47-row{display:grid;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 14px;border:1px solid rgba(12,60,58,.1);border-radius:16px;background:#fff}
.aupha-v47-time{display:flex;flex-direction:column}
.aupha-v47-time strong{font-size:1.08rem;color:#0c3c3a}
.aupha-v47-time small{font-size:.78rem;color:#7a8c8b}
.aupha-v47-main{display:flex;flex-direction:column;min-width:0}
.aupha-v47-main>strong{font-size:1rem;color:#163f3e}
.aupha-v47-main>span{margin-top:2px;font-size:.94rem;font-weight:700;color:#0f8682}
.aupha-v47-main>small{margin-top:3px;font-size:.84rem;color:#758685}
.aupha-v47-status{padding:7px 10px;border-radius:999px;font-size:.78rem;font-weight:800;background:#eef5f4;color:#3c6664;white-space:nowrap}
.aupha-v47-status.completed{background:#e5f8ee;color:#21724c}
.aupha-v47-status.in_service{background:#e4f7f6;color:#087f7b}
.aupha-v47-status.cancelled,.aupha-v47-status.no_show{background:#fff0eb;color:#b34d35}
.aupha-v47-status.pending,.aupha-v47-status.confirmed{background:#fff7df;color:#86651b}
.aupha-v47-empty{padding:25px 18px;text-align:center;border:1px dashed rgba(12,60,58,.2);border-radius:16px;background:#fbfdfd}
.aupha-v47-empty strong,.aupha-v47-empty span{display:block}
.aupha-v47-empty span{margin-top:5px;color:#718281;font-size:.9rem}
.aupha-v47-note{display:flex;gap:8px;align-items:flex-start;margin-top:14px;padding:12px 14px;border-radius:14px;background:#fff9e8;border:1px solid rgba(218,166,30,.22);font-size:.88rem;line-height:1.45;color:#65551f}
.aupha-v47-note strong{white-space:nowrap;color:#4e431d}
.aupha-v47-loading,.aupha-v47-error{padding:22px;text-align:center;border-radius:14px;background:#f7fbfa;color:#647776}
.aupha-v47-error{background:#fff2ef;color:#a44534}
@media(max-width:900px){.aupha-v47-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.aupha-v47-row{grid-template-columns:74px minmax(0,1fr)}.aupha-v47-status{grid-column:2;justify-self:start}.aupha-v47-report-head{flex-direction:column}.aupha-v47-total{min-width:0}}
@media(max-width:560px){.aupha-v47-kpis{grid-template-columns:1fr 1fr}.aupha-v47-row{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:12px}.aupha-v47-main>strong{font-size:.96rem}.aupha-v47-main>span{font-size:.9rem}.aupha-v47-note{flex-direction:column}.aupha-v47-note strong{white-space:normal}}
