.desktop-pet-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 14px;border:1px solid #a5b99a;border-radius:22px;background:#fffef5;color:#36543b;font:600 14px/1.2 inherit;cursor:pointer;white-space:nowrap}
.desktop-pet-button:hover{background:#e5eedb}
.desktop-pet-button:focus-visible{outline:3px solid #54814c;outline-offset:3px}
.desktop-pet-button span{font-size:23px;line-height:1}
.desktop-entry-copy{font-size:16px;line-height:1.8;color:#36543b}
.desktop-entry-status{display:inline-block;padding:5px 14px;border-radius:20px;background:#eef1df;font-weight:700}
@media(max-width:700px){.top-actions{gap:5px}.desktop-pet-button{padding:7px 9px;font-size:12px;min-height:36px}.desktop-pet-button span{display:none}.topbar #save-note{display:none}}
