.global-search{display:none;position:fixed;z-index:100;inset:0;align-items:flex-start;justify-content:center;padding-top:12vh;background:rgba(8,26,39,.52);backdrop-filter:blur(3px)}.global-search.show{display:flex}.global-search-dialog{width:min(720px,92vw);max-height:72vh;overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 28px 80px rgba(8,30,45,.3)}.global-search-input{height:62px;display:flex;align-items:center;gap:12px;padding:0 18px;border-bottom:1px solid var(--line);font-size:20px;color:#748690}.global-search-input input{flex:1;height:100%;border:0;outline:0;background:transparent;font-size:15px}.global-search-input kbd{border:1px solid #dce3e7;border-radius:5px;background:#f7f9fa;padding:3px 7px;color:#84939d}.global-search-results{max-height:calc(72vh - 62px);overflow:auto;padding:8px}.global-search-results a{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:8px 10px;border-radius:8px;color:#405563;text-decoration:none}.global-search-results a:hover,.global-search-results a:focus{background:#edf7f5;outline:0}.global-search-results a>span{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:#e5f3f1;color:#168f86}.global-search-results a>div{min-width:0}.global-search-results b,.global-search-results small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search-results small{margin-top:4px;color:#8b99a2}.global-search-results em{font-style:normal;color:#82929c}.global-search-empty{padding:42px 18px;text-align:center;color:#87959e}.global-search-hint{padding:14px 18px;color:#87959e}
