.mobile-actions{display:none}
@media(max-width:760px){.mobile-actions{position:fixed;z-index:39;right:16px;bottom:16px;display:grid;justify-items:end;gap:8px}.mobile-actions button{min-width:44px;height:44px;padding:0 13px;border:0;border-radius:14px;background:#40403e;color:#fff;font-size:15px;font-weight:700;box-shadow:0 5px 18px #0003}.mobile-actions button span+span{margin-left:7px}}
