.selectTrigger{color:#000;cursor:pointer;background-color:#fff;border-style:none;border-radius:8px;outline:none;justify-content:space-between;align-items:center;width:200px;height:36px;padding:0 10px;font-size:16px;font-weight:400;display:flex;box-shadow:0 5px 8px -3px #00000024}.regionSelectTrigger{color:#fff;background-color:#131010;border:1px solid #caccd8;width:100%;height:48px}.regionSelectTrigger .selectIcon{color:#9396a8;transform-origin:50%;justify-content:center;align-items:center;display:flex}.selectTrigger span{text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:100%;display:inline-block;overflow:hidden}.selectTrigger .selectIcon{transform-origin:50%;justify-content:center;align-items:center;width:18px;display:flex}.selectValue{flex:1;overflow:hidden}.selectContent{z-index:9999;max-height:75dvh;box-shadow:0 5px 8px -3px #00000024}.selectViewport{background:#fff;border-style:none;border-radius:8px;outline:none;width:200px;max-height:75dvh;margin-top:2px;padding:8px 8px 0;overflow-y:auto}.regionSelectContent,.regionSelectViewport{max-height:30vh;min-width:var(--radix-select-trigger-width);width:var(--radix-select-trigger-width)}.selectItem{color:#000;cursor:pointer;text-overflow:ellipsis;border-style:none;border-radius:8px;outline:none;margin-bottom:4px;padding:6px 16px;font-size:15px;font-weight:500}.selectItem:hover{color:#fff;background-color:#131010;border-style:none}.selected{color:#fff;background-color:#131010}.selectTrigger[data-state=open] .selectIcon{transform:rotate(180deg)}.selectTrigger[data-state=closed] .selectIcon{transform:rotate(0)}@media screen and (width<=1009px){.selectTrigger{width:130px}.regionSelectTrigger{width:100%}}@media screen and (width<=800px){.selectContent{width:100%;max-width:100%;max-height:calc(100dvh - 50px);position:fixed;top:60px!important;left:0!important}.selectViewport{width:100%;max-width:100%;max-height:calc(100dvh - 50px)}.selectItem{align-items:center;min-height:48px;display:flex}}
