.feeding-group-status{display:flex;align-items:center;justify-content:flex-end;gap:14px}.feeding-group-status>strong{font-size:18px;white-space:nowrap}.feeding-select-all{display:inline-flex;align-items:center;gap:8px;margin:0;padding:7px 11px;border:1px solid rgba(183,138,42,.38);border-radius:999px;background:rgba(255,255,255,.62);font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}.feeding-select-all:hover{background:rgba(183,138,42,.13);border-color:rgba(183,138,42,.62)}.feeding-select-all:has(input:checked){background:rgba(183,138,42,.2);border-color:#9d792a}.feeding-select-all input{width:18px;height:18px;margin:0;accent-color:#8f712e}
[data-theme="dark"] .feeding-select-all{background:rgba(255,255,255,.07)}[data-theme="dark"] .feeding-select-all:has(input:checked){background:rgba(183,138,42,.24)}
@media(max-width:520px){.feeding-group-head{align-items:flex-start}.feeding-group-status{align-items:flex-end;flex-direction:column;gap:7px}.feeding-select-all{white-space:normal;text-align:left}}
