.el-popover{--el-popover-bg-color:var(--el-bg-color-overlay);--el-popover-font-size:var(--el-font-size-base);--el-popover-border-color:var(--el-border-color-lighter);--el-popover-padding:12px;--el-popover-padding-large:18px 20px;--el-popover-title-font-size:16px;--el-popover-title-text-color:var(--el-text-color-primary);--el-popover-border-radius:4px}.el-popover.el-popper{background:var(--el-popover-bg-color);border:1px solid var(--el-popover-border-color);border-radius:var(--el-popover-border-radius);box-shadow:var(--el-box-shadow-light);box-sizing:border-box;color:var(--el-text-color-regular);font-size:var(--el-popover-font-size);line-height:1.4;min-width:150px;overflow-wrap:break-word;padding:var(--el-popover-padding);z-index:var(--el-index-popper)}.el-popover.el-popper--plain{padding:var(--el-popover-padding-large)}.el-popover__title{color:var(--el-popover-title-text-color);font-size:var(--el-popover-title-font-size);line-height:1;margin-bottom:12px}.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.el-popover.el-popper.is-dark{--el-popover-bg-color:var(--el-text-color-primary);--el-popover-border-color:var(--el-text-color-primary);--el-popover-title-text-color:var(--el-bg-color);color:var(--el-bg-color)}.el-popover.el-popper:focus,.el-popover.el-popper:focus:active{outline-width:0}.el-popper.el-popover.popper-search{box-shadow:var(--box-shadow-small);top:calc(var(--header-height))!important;transition:opacity .15s;width:96.5vw!important}.el-popper.el-popover.popper-search .section-title.search{margin-bottom:15px;margin-top:0}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper{background:var(--search-background);border-radius:20px;display:flex;flex-direction:row;transition:all .15s}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-affix-wrapper{border-color:var(--search-focus-border-color);color:var(--menu-active-text-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-affix-wrapper .ant-input::-webkit-input-placeholder{color:var(--menu-active-text-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-affix-wrapper .ant-input::-moz-placeholder{color:var(--menu-active-text-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-affix-wrapper .ant-input::-ms-input-placeholder{color:var(--menu-active-text-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-affix-wrapper .ant-input::placeholder{color:var(--menu-active-text-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-affix-wrapper .anticon svg{color:var(--menu-active-text-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-group-addon .ant-input-search-button{border-color:var(--search-focus-border-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper:has(.ant-input-affix-wrapper-focused) .ant-input-group-addon .ant-input-search-button svg{color:var(--menu-active-text-color)}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper .ant-input-affix-wrapper{background:transparent;border:1px solid var(--border-regular-light);border-bottom-left-radius:20px;border-top-left-radius:20px;cursor:auto;height:40px;padding-left:16px;transition:all 0s}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper .ant-input-affix-wrapper .ant-input{background:transparent;color:inherit;font-size:1.5rem}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper .ant-input-group-addon{background:none;display:block;left:0;width:auto}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper .ant-input-group-addon .ant-input-search-button{align-items:center;background:transparent;border:1px solid var(--border-regular-light);border-left:none;border-radius:0 20px 20px 0;display:flex;height:40px;line-height:0;margin:0;padding:0 18px;transition:color .15s}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper .ant-input-group-addon .ant-input-search-button svg{color:inherit;font-size:1.8rem;height:1.8rem;width:1.8rem}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group.ant-input-wrapper .ant-input-group-addon .ant-input-search-button:active svg{opacity:.8}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group-addon{background:none}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group-addon .ant-input-search-button{align-items:center;background:transparent;border:1px solid var(--border-regular-light);border-left:none;border-radius:0 20px 20px 0;display:flex;padding:0 18px;transition:all .25s}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group-addon .ant-input-search-button svg{color:inherit;font-size:1.8rem;height:1.8rem;width:1.8rem}.el-popper.el-popover.popper-search .ant-input-search.search-popover .ant-input-group-addon .ant-input-search-button:active svg{opacity:.8}@media only screen and (min-width:750px){.el-popper.el-popover.popper-search{display:none}}.certain-category-search-dropdown{background-color:var(--background-content-color);position:fixed!important}.certain-category-search-dropdown .rc-virtual-list-holder{max-height:400px!important;overflow-y:scroll!important}.certain-category-search-dropdown .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option{transition:all .25s}.certain-category-search-dropdown .rc-virtual-list-holder .rc-virtual-list-holder-inner .ant-select-item-option-active{background-color:#111}
