#site-search-shared{padding:12px 16px;background:#edf4fa;color:#17334b;border-bottom:1px solid #b7cddd;font:16px/1.7 system-ui,sans-serif}#site-search-shared form{display:flex;flex-wrap:wrap;align-items:center;gap:10px;max-width:1100px;margin:auto}#site-search-shared label{display:flex;flex:1 1 360px;align-items:center;gap:10px;font-weight:700}#site-search-shared input{flex:1;min-width:150px}#site-search-shared input,#site-search-shared button{font:inherit;padding:8px 10px;box-sizing:border-box}#site-search-shared button{border:1px solid #246395;border-radius:4px;background:#155781;color:#fff;cursor:pointer}@media(max-width:520px){#site-search-shared label{display:block}#site-search-shared input{display:block;width:100%;margin-top:6px}}