.ptk-overview-heading,.ptk-section-title{display:flex;align-items:center;justify-content:space-between;gap:18px}
.ptk-overview-heading{margin:4px 0 20px}.ptk-overview-heading h3,.ptk-section-title h3{margin:4px 0}.ptk-section-title p{margin:3px 0;color:var(--ptk-muted);font-size:13px}.ptk-overview-section{margin:24px 0}
.ptk-active-pets{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;margin-top:13px}.ptk-app .ptk-active-pet{display:flex;text-align:left;align-items:center;gap:13px;background:#fff;color:var(--ptk-ink);border:1px solid var(--ptk-border);padding:13px}.ptk-active-pet:hover{border-color:var(--ptk-accent);transform:translateY(-1px)}.ptk-active-pet .ptk-pet-thumb{width:68px!important;height:68px!important;border-radius:12px}.ptk-active-pet span,.ptk-active-pet strong,.ptk-active-pet small,.ptk-active-pet em{display:block}.ptk-active-pet small{color:var(--ptk-muted);margin:3px 0}.ptk-active-pet em{font-size:11px;color:#8b6a3e;font-style:normal}.ptk-empty-state{padding:24px;background:#fff;border:1px dashed var(--ptk-border);border-radius:9px;color:var(--ptk-muted)}
.ptk-overview-columns{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}.ptk-quick-list ul{list-style:none;margin:16px 0 0;padding:0}.ptk-quick-list li+li{border-top:1px solid var(--ptk-border)}.ptk-app .ptk-quick-list li button{width:100%;background:none;color:var(--ptk-ink);display:flex;justify-content:space-between;gap:18px;text-align:left;padding:13px 2px}.ptk-quick-list li span,.ptk-quick-list li strong,.ptk-quick-list li small{display:block}.ptk-quick-list li small{color:var(--ptk-muted);font-weight:400;margin-top:3px}.ptk-quick-list li b{color:#277247;white-space:nowrap}
.ptk-branch-list article{display:grid;grid-template-columns:105px 1fr;gap:15px;margin-top:15px;padding-top:15px;border-top:1px solid var(--ptk-border)}.ptk-branch-list article img,.ptk-location-placeholder{width:105px;height:82px;object-fit:cover;border-radius:9px;background:#e9efec;display:grid;place-items:center;font-size:28px}.ptk-branch-list address{font-style:normal;color:var(--ptk-muted);font-size:13px;line-height:1.45;margin:5px 0}
.ptk-pet-modal{width:min(760px,calc(100% - 30px));border:0;border-radius:16px;padding:0;box-shadow:0 24px 80px rgba(0,0,0,.28)}.ptk-pet-modal::backdrop{background:rgba(8,28,34,.66)}.ptk-modal-content{padding:28px}.ptk-modal-close{position:absolute;right:14px;top:12px;width:38px;height:38px;padding:0!important;border-radius:50%!important;font-size:25px!important}.ptk-profile-head{display:flex;gap:18px;align-items:center;margin-bottom:22px}.ptk-profile-head img,.ptk-profile-placeholder{width:104px;height:104px;object-fit:cover;border-radius:15px;background:#edf2ef;display:grid;place-items:center;font-size:32px}.ptk-profile-head h2{margin:3px 0}.ptk-profile-head p{margin:0;color:var(--ptk-muted)}.ptk-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ptk-profile-grid>div{background:var(--ptk-bg);padding:14px;border-radius:9px}.ptk-profile-grid small,.ptk-profile-grid strong,.ptk-profile-grid span,.ptk-profile-grid a{display:block;margin:3px 0}.ptk-profile-grid small{color:var(--ptk-muted);font-size:10px}.ptk-profile-grid a{color:#1d6574}.ptk-modal-content section{margin-top:16px;padding:15px;border:1px solid var(--ptk-border);border-radius:9px}.ptk-modal-content section h3{margin:0 0 6px}.ptk-modal-content section p{margin:0;line-height:1.55}.ptk-profile-warning{background:#fff7ea;border-color:#ecd5ad!important}.ptk-profile-notes{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin-top:15px}.ptk-profile-notes p{margin:0;padding:8px 0;border-bottom:1px solid var(--ptk-border)}
@media(max-width:900px){.ptk-overview-columns{grid-template-columns:1fr}}@media(max-width:650px){.ptk-overview-heading,.ptk-section-title{align-items:flex-start;flex-direction:column}.ptk-profile-grid,.ptk-profile-notes{grid-template-columns:1fr}.ptk-modal-content{padding:22px 17px}}

