.pet-dashboard-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.pet-dashboard-head h1{margin-bottom:.1em}.pet-actions{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.pet-actions a{padding:9px 12px;border:1px solid var(--line-strong);border-radius:10px;background:#fff;text-decoration:none;font-weight:700}.pet-dashboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pet-dashboard-grid h2{font-size:1.45rem;margin-top:0}.weight-bars{height:180px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid var(--line);padding-top:20px}.weight-bars>div{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px}.weight-bars span{display:block;width:100%;max-width:34px;min-height:4px;background:var(--green);border-radius:6px 6px 0 0}.weight-bars small{font-size:.68rem}.pet-timeline{list-style:none;padding:0}.pet-timeline li{display:grid;grid-template-columns:125px 130px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.pet-timeline time,.pet-timeline span{color:var(--muted);font-size:.82rem}@media(max-width:700px){.pet-dashboard-head{display:block}.pet-dashboard-grid{grid-template-columns:1fr}.pet-timeline li{grid-template-columns:1fr}.weight-bars{height:140px}}
.inline-form{display:inline;margin-left:.6rem}.inline-form button{padding:.3rem .65rem;font-size:.82rem}
@media(max-width:700px){.pet-dashboard-head .actions{display:grid;grid-template-columns:1fr 1fr;margin-top:16px}.pet-dashboard-head .actions .button{width:100%;padding-inline:10px}.pet-actions{flex-wrap:nowrap;overflow-x:auto;margin:16px -14px 20px;padding:0 14px 7px;scrollbar-width:none}.pet-actions::-webkit-scrollbar{display:none}.pet-actions a{flex:0 0 auto;white-space:nowrap;padding:9px 11px}.pet-dashboard-grid{gap:11px}.pet-dashboard-grid .card{padding:17px}.pet-dashboard-grid h2{font-size:1.25rem}.weight-bars{height:128px}.pet-timeline li{gap:3px;padding:9px 0}.pet-timeline time{font-size:.72rem}.inline-form{display:block;margin:7px 0 0}.inline-form button{min-height:40px}.pet-dashboard-grid ul{padding-left:20px}}
@media(max-width:380px){.pet-dashboard-head .actions{grid-template-columns:1fr}.pet-dashboard-grid .card{padding:15px}.pet-actions{margin-left:-11px;margin-right:-11px;padding-left:11px;padding-right:11px}}
