.Select .react-select,body>.react-select,body>.react-select__menu-portal>.react-select{font-size:.75rem;font-weight:500;font-family:var(--chakra-fonts-heading)}.Select .react-select__control,body>.react-select__control,body>.react-select__menu-portal>.react-select__control{padding:4px 12px;gap:4px;border:none;border-radius:10px;color:#fff;background-color:var(--chakra-colors-brand-normal);width:max-content;min-height:0;box-shadow:none}.Select .react-select__control:hover,body>.react-select__control:hover,body>.react-select__menu-portal>.react-select__control:hover{cursor:pointer;background-color:var(--chakra-colors-brand-light)}.Select .react-select__control--menu-is-open,body>.react-select__control--menu-is-open,body>.react-select__menu-portal>.react-select__control--menu-is-open{background-color:var(--chakra-colors-brand-light)}.Select .react-select__value-container,body>.react-select__menu-portal>.react-select__value-container,body>.react-select__value-container{padding:0;line-height:16px}.Select .react-select__single-value,body>.react-select__menu-portal>.react-select__single-value,body>.react-select__single-value{margin:0;width:max-content}.Select .react-select__input-container,body>.react-select__input-container,body>.react-select__menu-portal>.react-select__input-container{margin:0;padding:0}.Select .react-select__control--menu-is-open .react-select__dropdown-indicator,body>.react-select__control--menu-is-open .react-select__dropdown-indicator,body>.react-select__menu-portal>.react-select__control--menu-is-open .react-select__dropdown-indicator{transform:rotate(-180deg)}.Select .react-select__dropdown-indicator,body>.react-select__dropdown-indicator,body>.react-select__menu-portal>.react-select__dropdown-indicator{width:1rem;height:1rem;padding:0;transition:transform .15s}.Select .react-select__dropdown-indicator svg,body>.react-select__dropdown-indicator svg,body>.react-select__menu-portal>.react-select__dropdown-indicator svg{width:16px;height:16px;display:block;flex-shrink:0;fill:#fff;stroke:#fff}.Select .react-select__input-container,body>.react-select__input-container,body>.react-select__menu-portal>.react-select__input-container{color:#fff}.Select .react-select__placeholder,.Select .react-select__single-value,body>.react-select__menu-portal>.react-select__placeholder,body>.react-select__menu-portal>.react-select__single-value,body>.react-select__placeholder,body>.react-select__single-value{color:#fff;font-size:.75rem;font-weight:500;font-family:var(--chakra-fonts-heading)}.Select .react-select__menu,body>.react-select__menu,body>.react-select__menu-portal>.react-select__menu{z-index:1000;background-color:#fff;color:var(--chakra-colors-brand-normal);border-radius:10px;overflow:hidden;font-size:.75rem;font-family:var(--chakra-fonts-heading);width:100%}.Select .react-select__indicator-separator,body>.react-select__indicator-separator,body>.react-select__menu-portal>.react-select__indicator-separator{display:none}.Select .react-select__menu-list,body>.react-select__menu-list,body>.react-select__menu-portal>.react-select__menu-list{padding:4px;display:flex;flex-direction:column;gap:4px}.Select .react-select__option,body>.react-select__menu-portal>.react-select__option,body>.react-select__option{width:100%;min-width:max-content;border-radius:4px;line-height:16px;padding:4px 8px;transition:.1s}.Select .react-select__option:hover,body>.react-select__menu-portal>.react-select__option:hover,body>.react-select__option:hover{cursor:pointer}.Select .react-select__option--is-focused,body>.react-select__menu-portal>.react-select__option--is-focused,body>.react-select__option--is-focused{background-color:transparent}.Select .react-select__option:hover,body>.react-select__menu-portal>.react-select__option:hover,body>.react-select__option:hover{background-color:rgba(var(--chakra-colors-gray-675-rgb),.09);color:var(--chakra-colors-gray-900)}.Select .react-select__option--is-selected,body>.react-select__menu-portal>.react-select__option--is-selected,body>.react-select__option--is-selected{background-color:var(--chakra-colors-brand-light)!important;color:#fff!important}.Select .react-select__option--is-selected:hover,body>.react-select__menu-portal>.react-select__option--is-selected:hover,body>.react-select__option--is-selected:hover{background-color:var(--chakra-colors-brand-light);cursor:default!important}.Select .react-select__menu-portal,body>.react-select__menu-portal,body>.react-select__menu-portal>.react-select__menu-portal{z-index:50!important}.PageSizeSelector{display:flex;font-family:var(--chakra-fonts-mono);align-items:center}.PageSizeSelector__Title{margin-right:8px;white-space:nowrap;color:var(--chakra-colors-gray-250);font-size:.75rem}.PageSizeSelector select{font-size:.75rem;max-width:100%;height:29px;box-sizing:border-box;border:1px solid var(--chakra-colors-whiteAlpha-200);border-radius:5px;padding:0 4px;background-color:var(--chakra-colors-brand-normal)}