.color-picker-wrap{display:flex;max-height:1.25rem;align-items:center;justify-content:space-between}.color-picker-wrap .item-color{margin-right:.5rem;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px}.color-picker-wrap .custom-picker-wrap{border-width:0px;border-left-width:1px;border-style:solid;border-color:var(--dividers)}.color-picker-wrap .custom-picker-wrap .custom-picker-button{background:linear-gradient(180deg,#ee46bc,#f04438,#f79009,#12b76a,#4a9aff,#7a5af8,#667085);position:relative;margin-left:.5rem;display:flex;height:1.5rem;width:1.5rem;align-items:center;justify-content:center;border-radius:9999px}.color-picker-wrap .custom-picker-wrap .custom-picker-button .color-picker{position:absolute;top:0;right:0;height:0px;width:0px;opacity:0}
