.card-side{display:flex;align-items:center;gap:9px}.catch-menu{display:flex;gap:5px}.catch-menu button{width:32px;height:32px;border:1px solid #dce7e3;border-radius:10px;background:#f7faf9;color:#426267;cursor:pointer;font-size:14px}.catch-menu button:hover{background:#e5f1ed;color:#0b6359}.catch-menu .delete-catch:hover{background:#fff0ec;color:#bf432a}.edit-mode{padding:9px 12px;border-radius:11px;background:#fff0e8;color:#ad4c2d;font-size:11px;margin-bottom:8px}.delete-confirm{max-width:410px;text-align:center}.delete-confirm .danger-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff0ec;color:#d94f31;font-size:25px;margin:0 auto 18px}.delete-confirm h2{margin-bottom:9px}.delete-confirm p{color:var(--muted);line-height:1.45}.confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.danger-button{border:0;border-radius:99px;background:#d94f31;color:white;font-weight:800}.cancel-delete{min-height:50px}@media(max-width:720px){.card{grid-template-columns:44px 1fr}.card-side{grid-column:2;justify-content:space-between}.catch-menu{margin-left:auto}}
