.sr-select{position:relative}.sr-select *{box-sizing:border-box}.sr-select .sr-select-activator{color:#333;text-align:left;cursor:pointer;background:#fff;border:1px solid #333;flex-wrap:nowrap;align-items:stretch;width:100%;padding:0;font-family:inherit;font-size:1rem;display:flex}.sr-select .sr-select-activator .sr-select-trigger{pointer-events:none;justify-content:center;align-items:center;padding:0 10px;display:flex}.sr-select .sr-select-activator .sr-select-trigger:before{content:"";border:4px solid #0000;border-top:5px solid #555;border-bottom:0;width:0;height:0;display:block}.sr-select .sr-select-activator.sr-select-open .sr-select-trigger{transform:rotate(180deg)}.sr-select .sr-select-activator .sr-select-selected{flex:1;padding:10px}.sr-select .sr-select-activator .sr-select-selected .sr-select-placeholder{opacity:.5}.sr-select .sr-select-activator .sr-select-selected .sr-select-selected-option{flex-direction:row;align-items:center;display:flex}.sr-select .sr-select-activator .sr-select-selected .sr-select-selected-option .sr-select-close{cursor:pointer;padding:1px 5px 2px;font-weight:700;display:block}.sr-select .sr-select-activator .sr-select-selected .sr-select-selected-option .sr-select-close:before{content:"x";speak:none}.sr-select .sr-select-activator .sr-select-selected .sr-select-selected-option .sr-select-close:hover{color:var(--primary-color)}.sr-select .sr-select-activator .sr-select-selected:has(.sr-select-selected-option){flex-direction:row;gap:5px;display:flex}.sr-select.sr-select-multiple .sr-select-activator .sr-select-selected{flex-wrap:wrap}.sr-select.sr-select-multiple .sr-select-activator .sr-select-selected .sr-select-selected-option{cursor:default;background:#ddd;flex-wrap:nowrap;padding:0 0 0 5px;font-size:.75rem}.sr-select .sr-select-optionList{width:100%;top:100%;left:0}.sr-select .sr-select-optionList.sr-select-up{top:initial;border:1px solid #333;border-bottom:none;bottom:100%}.sr-select-optionList{z-index:999;background-color:#fff;border:1px solid #333;border-top:none;position:absolute}.sr-select-optionList *{box-sizing:border-box}.sr-select-optionList .sr-select-search-wrap{padding:5px}.sr-select-optionList .sr-select-search-wrap input.sr-select-search{background:#fff;border:1px solid #ddd;width:100%;padding:10px 20px;font-family:inherit}.sr-select-optionList .sr-select-list{max-height:200px;overflow-y:auto}.sr-select-optionList .sr-select-list .sr-select-group{list-style-type:none}.sr-select-optionList .sr-select-list .sr-select-list-option{cursor:pointer;padding:5px 10px}.sr-select-optionList .sr-select-list .sr-select-list-option.sr-select-selected,.sr-select-optionList .sr-select-list .sr-select-list-option:focus,.sr-select-optionList .sr-select-list .sr-select-list-option:hover{color:#000}.sr-select-optionList .sr-select-list .sr-select-list-option.sr-select-active{background:#ebebeb}
/*$vite$:1*/