.mt-batch-tray{position:-webkit-sticky;position:sticky;bottom:16px;z-index:60;margin:var(--rj-ref-space-5) auto var(--rj-ref-space-2);width:max-content;max-width:calc(100% - 24px);display:flex;align-items:center;gap:var(--rj-ref-space-3);padding:var(--rj-ref-space-2-5) var(--rj-ref-space-3-5) var(--rj-ref-space-2-5) var(--rj-ref-space-4-5);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius-pill);box-shadow:var(--rj-preserved-shadow-0-14px-38px-rgba-52-39-28-0-22-d8681fabb9)}@media (max-width:560px){.mt-batch-tray{width:calc(100% - 20px);justify-content:center;flex-wrap:wrap;gap:var(--rj-ref-space-2);padding:var(--rj-ref-space-2-5) var(--rj-ref-space-3-5);border-radius:var(--rj-ref-radius-panel)}}