.base-switch{width:100%;position:relative;overflow:hidden}.base-switch-item{white-space:nowrap;cursor:pointer;background:#fff;border-style:solid;border-width:1px;outline:none;justify-content:center;align-items:center;width:50%;height:33px;padding:0 10px;display:inline-flex}.base-switch-item:first-of-type{border-radius:16.5px 0 0 16.5px}.base-switch-item:last-of-type{border-radius:0 16.5px 16.5px 0}.base-switch-item:focus-visible{border-style:dashed;border-color:#ff6f00}.base-switch-item.is-select{color:#fff;cursor:default;background:#ff6f00;border-color:#ff6f00}
