/* White, expandable mobile search composer. */
@media(max-width:640px){#mobile-search-sheet,#mobile-search-sheet.on,html:not([data-theme="dark"]) #mobile-search-sheet,html:not([data-theme="dark"]) #mobile-search-sheet.on{background:#fff!important;color:#111214!important}#mobile-search-sheet{padding:calc(12px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom))!important}#mobile-search-sheet .mobile-search-form{align-items:flex-start!important;gap:6px!important;padding:5px 0}#mobile-search-sheet .mobile-search-field{display:block;flex:1;min-width:0;max-height:132px;resize:none;overflow-y:auto;margin:0;padding:10px 2px 7px;border:0!important;outline:0!important;background:transparent!important;color:#111214!important;-webkit-text-fill-color:#111214!important;font:500 16px/1.42 var(--font,system-ui,sans-serif)!important}#mobile-search-sheet .mobile-search-field::placeholder{color:#72777f!important;-webkit-text-fill-color:#72777f!important}#mobile-search-sheet .mobile-search-plus,#mobile-search-sheet .mobile-search-mic,#mobile-search-sheet .mobile-search-submit{display:grid!important;place-items:center!important;flex:0 0 40px;width:40px!important;height:40px!important;margin:1px 0 0!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#1b1c1f!important;-webkit-text-fill-color:#1b1c1f!important}#mobile-search-sheet .mobile-search-plus svg,#mobile-search-sheet .mobile-search-mic svg,#mobile-search-sheet .mobile-search-submit svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}#mobile-search-sheet .mobile-search-submit{background:#111214!important;color:#fff!important;-webkit-text-fill-color:#fff!important}#mobile-search-sheet .mobile-search-submit:active{transform:scale(.94)}#mobile-search-sheet .mobile-search-rule{background:#d9dce1!important;margin:8px 0 4px!important}#mobile-search-sheet .mobile-history-query,#mobile-search-sheet .mobile-history-query:hover,#mobile-search-sheet .mobile-history-query:focus-visible{color:#17181b!important;-webkit-text-fill-color:#17181b!important;background:transparent!important}#mobile-search-sheet .mobile-history-query strong{color:#17181b!important;-webkit-text-fill-color:#17181b!important}#mobile-search-sheet .mobile-history-query small,#mobile-search-sheet .mobile-history-query span,#mobile-search-sheet .mobile-history-remove,#mobile-search-sheet .mobile-history-empty{color:#747981!important;-webkit-text-fill-color:#747981!important}#mobile-search-sheet .mobile-history-query:active{background:#f1f4f7!important;border-radius:10px!important}#mobile-search-sheet .mobile-history-row{border-bottom:1px solid #f0f1f3}#mobile-search-sheet .mobile-history-remove{background:transparent!important}}
