.scenario-select-container .ant-select-selector{border:1px solid #d3d3d3!important;background-color:#fff!important;border-radius:8px!important;padding:4px 12px!important;height:28px!important;line-height:normal!important;box-shadow:none!important;transition:all .2s ease!important}.scenario-select-container .ant-select-selector:hover{background-color:#f4f6f9!important;border-color:#d3d3d3!important}.scenario-select-container.ant-select-focused .ant-select-selector{border-color:#d3d3d3!important;background-color:#fff!important;box-shadow:none!important}.scenario-select-container .ant-select-selection-item{line-height:inherit;color:#666;font-size:12px;font-weight:500}.scenario-select-container .ant-select-selection-placeholder{color:#999999;font-size:12px;font-weight:400}.scenario-select-container .ant-select-arrow{color:#333333!important;margin-top:-8px}.scenario-select-container .ant-select-single{height:auto!important}.scenario-select-popup{background-color:#ffffff!important;border:1px solid #e5e7eb!important;border-radius:8px!important;padding:4px!important;box-shadow:0 4px 12px rgba(0,0,0,.1)!important;overflow:hidden!important}.scenario-select-popup .ant-select-item{margin:0;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:400;color:#333333;transition:background-color .2s ease;background-color:transparent!important}.scenario-select-popup .ant-select-item:hover{background-color:#f4f6f9!important}.scenario-select-popup .ant-select-item-option-selected{background-color:transparent!important;color:#333333!important;font-weight:500!important}.scenario-select-popup .ant-select-item-option-active,.scenario-select-popup .ant-select-item-option-selected:hover{background-color:#f4f6f9!important}.scenario-option-content{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.scenario-option-label{flex:1;font-size:14px;font-weight:500}.scenario-option-check{flex-shrink:0;color:#333333}.ant-select-item{padding-top:2px;padding-bottom:2px}