/* Keep every mobile composer action inside the viewport. */
@media(max-width:640px){#mobile-search-sheet .mobile-search-form{display:grid!important;grid-template-columns:34px minmax(0,1fr) 34px 42px 40px!important;align-items:start!important;gap:3px!important;width:100%!important;overflow:visible!important}#mobile-search-sheet .mobile-search-plus,#mobile-search-sheet .mobile-search-mic{width:34px!important;min-width:34px!important;height:40px!important;min-height:40px!important;flex:none!important}#mobile-search-sheet .mobile-search-field{width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important}#mobile-search-sheet .mobile-search-translate{display:grid!important;visibility:visible!important;opacity:1!important;width:42px!important;min-width:42px!important;height:40px!important;min-height:40px!important;padding:0!important;border:1px solid #ccd1d8!important;border-radius:9px!important;background:#f5f6f8!important;color:#111214!important;-webkit-text-fill-color:#111214!important;font-size:8px!important}#mobile-search-sheet .mobile-search-submit{display:grid!important;visibility:visible!important;opacity:1!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;border:0!important;border-radius:50%!important;background:#111214!important;color:#fff!important;-webkit-text-fill-color:#fff!important}#mobile-search-sheet .mobile-search-submit svg{display:block!important;width:20px!important;height:20px!important;stroke:#fff!important;opacity:1!important}}
@media(max-width:360px){#mobile-search-sheet .mobile-search-form{grid-template-columns:32px minmax(0,1fr) 32px 36px 38px!important;gap:1px!important}#mobile-search-sheet .mobile-search-plus,#mobile-search-sheet .mobile-search-mic{width:32px!important;min-width:32px!important}#mobile-search-sheet .mobile-search-translate{width:36px!important;min-width:36px!important;font-size:7px!important}#mobile-search-sheet .mobile-search-submit{width:38px!important;min-width:38px!important}}
