.global-tool-search{position:sticky;top:0;z-index:90;background:#fff;border-bottom:1px solid #d7e0e8;box-shadow:0 5px 16px rgba(5,23,40,.08)}.global-tool-search .wrap{position:relative;padding-top:10px;padding-bottom:10px}.global-search-form{display:grid;grid-template-columns:auto minmax(180px,620px) auto;align-items:center;justify-content:center;gap:10px}.global-search-form label{color:#0b2239;font-size:13px;font-weight:800}.global-search-form input{width:100%;height:42px;border:1px solid #aebfce;border-radius:22px;padding:0 18px;font:inherit}.global-search-form input:focus{outline:0;border-color:#064b9a;box-shadow:0 0 0 3px rgba(6,75,154,.12)}.global-search-form button{height:42px;border-radius:21px;padding:0 20px}.global-search-box{position:absolute;left:50%;top:calc(100% - 2px);transform:translateX(-50%);width:min(820px,calc(100% - 30px));max-height:65vh;overflow:auto;background:#fff;border:1px solid #cdd8e2;box-shadow:0 18px 45px rgba(5,23,40,.2)}.global-search-box:empty{display:none}.global-search-status{padding:11px 15px;margin:0;color:#607386;border-bottom:1px solid #e1e7ed}.global-search-result{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:11px 14px;color:#0b2239;text-decoration:none;border-bottom:1px solid #e7edf2}.global-search-result:hover{background:#f3f7fb}.global-search-result img{width:44px;height:40px;object-fit:contain}.global-search-result .placeholder{width:44px;height:40px;display:grid;place-items:center;background:#e8eff6;color:#064b9a;font-size:9px;font-weight:800;text-align:center}.global-search-result small{display:block;color:#064b9a;font-size:10px;font-weight:800;text-transform:uppercase}.global-search-result strong{font-size:14px}.global-search-result>span:last-child{color:#064b9a;font-weight:800}@media(max-width:720px){.global-search-form{grid-template-columns:1fr auto}.global-search-form label{display:none}.global-search-form button{padding:0 15px}.global-search-result{grid-template-columns:38px 1fr}.global-search-result>span:last-child{display:none}}
