.share-meal{min-height:36px;border:0;border-radius:999px;padding:0 11px;background:#f2ede6;color:#6f6157;font-size:11px}.share-meal:hover{background:#ebe3d9;color:var(--coral-dark)}.delete-meal{margin-left:0!important}.meal-card.shared-focus{position:relative;z-index:1;animation:shared-focus 2.4s ease both}@keyframes shared-focus{0%,35%{box-shadow:0 0 0 7px rgba(185,87,63,.2),0 18px 42px rgba(75,51,34,.12)}100%{box-shadow:var(--shadow-card)}}
@media(max-width:580px){.share-meal,.delete-meal{min-height:40px!important;padding:0 10px!important}}
@media(prefers-reduced-motion:reduce){.meal-card.shared-focus{animation:none;outline:3px solid rgba(185,87,63,.2)}}
