.shape-mode-dropdown{--min-width:210px}.shape-mode-dropdown .inner-container{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff}.shape-mode-dropdown .color-droplet{padding:15px;border-radius:3px;margin:0 5px}.shape-mode-dropdown .color-droplet.active{background:#d9d9d9}.shape-mode-dropdown .color-droplet:first-child{margin-top:15px}.shape-mode-dropdown .color-droplet:last-child{margin-bottom:15px}.shape-mode-dropdown .color-droplet svg{width:30px;stroke-width:1.5px;stroke:#000;display:block;margin-bottom:-4px}.shape-mode-dropdown .line{padding:20px 15px;margin:0 5px;border-radius:3px}.shape-mode-dropdown .line.active{background:#d9d9d9}.shape-mode-dropdown .line:first-child{margin-top:10px}.shape-mode-dropdown .line:last-child{margin-bottom:10px}.shape-mode-dropdown .line div{background:#000;width:30px;border-radius:3px}.shape-mode-dropdown .circle,.shape-mode-dropdown .square,.shape-mode-dropdown .x{border-radius:3px;margin:0 5px;padding:20px 20px;width:60px}.shape-mode-dropdown .circle:first-child,.shape-mode-dropdown .square:first-child,.shape-mode-dropdown .x:first-child{margin-top:5px}.shape-mode-dropdown .circle:last-child,.shape-mode-dropdown .square:last-child,.shape-mode-dropdown .x:last-child{margin-bottom:5px}.shape-mode-dropdown .circle.active,.shape-mode-dropdown .square.active,.shape-mode-dropdown .x.active{background:#d9d9d9}.shape-mode-dropdown .circle div{border-radius:100%}.shape-mode-dropdown .circle div,.shape-mode-dropdown .square div{width:23px;height:23px;border:2px solid #000}.shape-mode-dropdown .x{padding:20px 21px}.shape-mode-dropdown .x .inner{width:20px;height:20px;position:relative}.shape-mode-dropdown .x .inner div{width:2px;height:26px;background:#000;position:absolute}.shape-mode-dropdown .x .inner div:first-child{top:-3px;left:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.shape-mode-dropdown .x .inner div:last-child{top:-3px;left:9px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}