.mt-batch-tray{position:-webkit-sticky;position:sticky;bottom:16px;z-index:60;margin:20px auto 8px;width:max-content;max-width:calc(100% - 24px);display:flex;align-items:center;gap:12px;padding:10px 14px 10px 18px;background:var(--paper,#fffaf2);border:1px solid var(--line,rgba(29,26,23,.14));border-radius:var(--radius-pill,999px);box-shadow:0 14px 38px rgba(52,39,28,.22)}@media (max-width:560px){.mt-batch-tray{width:calc(100% - 20px);justify-content:center;flex-wrap:wrap;gap:8px;padding:10px 14px;border-radius:16px}}