.clr-picker{display:none;flex-wrap:wrap;position:absolute;width:200px;z-index:247365;border-radius:5px;background-color:#fff;justify-content:flex-end;direction:ltr;box-shadow:0 0 5px rgb(0 0 0 / .05),0 5px 20px rgb(0 0 0 / .1);-moz-user-select:none;-webkit-user-select:none;user-select:none}.clr-picker:is(.clr-open,[data-inline=true]){display:flex}.clr-picker[data-inline=true]{position:relative}.clr-picker.clr-large{width:275px}.clr-picker.clr-large .clr-gradient{height:150px}.clr-picker.clr-large .clr-swatches button{width:22px;height:22px}.clr-picker.clr-dark{background-color:var(--colorSemiDark)}.clr-picker.clr-dark .clr-segmented{border-color:#777}.clr-picker.clr-dark .clr-swatches button:after{box-shadow:inset 0 0 0 1px rgb(255 255 255 / .3)}.clr-picker.clr-dark .clr-preview:after{box-shadow:inset 0 0 0 1px rgb(255 255 255 / .5)}.clr-picker.clr-dark :is(.clr-alpha,.clr-alpha div,.clr-swatches button),.clr-picker.clr-dark .clr-preview::before{background-image:repeating-linear-gradient(45deg,#666 25%,transparent 25%,transparent 75%,#888 75%,#888),repeating-linear-gradient(45deg,#888 25%,#444 25%,#444 75%,#888 75%,#888)}.clr-picker input[type=range]::-webkit-slider-runnable-track{width:100%;height:16px}.clr-picker input[type=range]::-webkit-slider-thumb{width:16px;height:16px;-webkit-appearance:none}.clr-picker input[type=range]::-moz-range-track{width:100%;height:16px;border:0}.clr-picker input[type=range]::-moz-range-thumb{width:16px;height:16px;border:0}.clr-gradient{position:relative;width:100%;height:100px;margin-bottom:15px;border-radius:5px 5px 0 0;background-image:linear-gradient(#fff0,#000),linear-gradient(90deg,#fff,currentColor);cursor:pointer}.clr-marker{position:absolute;width:12px;height:12px;margin:-6px 0 0 -6px;border:1px solid #fff;border-radius:50%;background-color:currentColor;cursor:pointer}.clr-hue{background-image:linear-gradient(to right,#f00 0%,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,#f00 100%)}:is(.clr-hue,.clr-alpha){position:relative;width:calc(100% - 40px);height:8px;margin:5px 20px;border-radius:5px}:is(.clr-hue,.clr-alpha) input[type=range]{position:absolute;width:calc(100% + 32px);height:16px;left:-16px;top:-4px;margin:0;background-color:#fff0;opacity:0;cursor:pointer;appearance:none;-webkit-appearance:none}:is(.clr-hue,.clr-alpha) div{position:absolute;width:16px;height:16px;left:0;top:50%;margin-left:-8px;transform:translateY(-50%);border:2px solid #fff;border-radius:50%;background-color:currentColor;box-shadow:0 0 1px #888;pointer-events:none}.clr-alpha span{display:block;height:100%;width:100%;border-radius:inherit;background-image:linear-gradient(90deg,#fff0,currentColor)}.clr-alpha div:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;border-radius:50%;background-color:currentColor}.clr-format{display:none;order:1;width:calc(100% - 40px);margin:0 20px 20px}.clr-segmented{display:flex;position:relative;width:100%;margin:0;padding:0;border:1px solid #ddd;border-radius:5px;box-sizing:border-box;color:#999;font-size:12px}.clr-segmented :is(input,legend){position:absolute;width:100%;height:100%;margin:0;padding:0;border:0;left:0;top:0;opacity:0;pointer-events:none}.clr-segmented input:checked+label{color:#fff;background-color:#666}.clr-segmented label{flex-grow:1;margin:0;padding:4px 0;font-size:inherit;font-weight:400;line-height:initial;text-align:center;cursor:pointer}.clr-segmented label:first-of-type{border-radius:5px 0 0 5px}.clr-segmented label:last-of-type{border-radius:0 5px 5px 0}.clr-swatches{order:2;width:calc(100% - 32px);margin:0 16px}.clr-swatches div{display:flex;flex-wrap:wrap;padding-bottom:12px;justify-content:center}.clr-swatches button{position:relative;width:20px;height:20px;margin:0 4px 6px 4px;padding:0;border:0;border-radius:50%;color:inherit;text-indent:-1000px;white-space:nowrap;overflow:hidden;cursor:pointer}.clr-swatches button:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;background-color:currentColor;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1)}input.clr-color{order:1;width:calc(100% - 80px);height:40px;margin:11px 20px 20px auto;text-align:center;box-shadow:none}:is(.clr-close,.clr-clear){display:none;order:2;height:24px;margin:0 20px 20px;padding:0 20px;border:0;border-radius:5px;background-image:none;background-color:#666;color:#fff;font-family:inherit;font-size:12px;font-weight:400;cursor:pointer}.clr-close{display:block;margin:0 20px 20px auto}.clr-close::after,.clr-close .Hover{display:none}.clr-preview{position:relative;width:32px;height:32px;margin:15px 0 20px 20px;border-radius:50%;overflow:hidden}.clr-preview:before,.clr-preview:after{content:"";position:absolute;height:100%;width:100%;left:0;top:0;border:1px solid #fff;border-radius:50%}.clr-preview:after{border:0;background-color:currentColor;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .1)}.clr-preview button{position:absolute;width:100%;height:100%;z-index:1;margin:0;padding:0;border:0;border-radius:50%;outline-offset:-2px;background-color:#fff0;text-indent:-9999px;cursor:pointer;overflow:hidden}:is(.clr-marker,.clr-hue div,.clr-alpha div,.clr-color){box-sizing:border-box}.clr-field{display:inline-block;position:relative;color:#fff0}.FormInput>.clr-field{width:100%;position:relative}.FormInput>.clr-field button{width:auto;height:50px;aspect-ratio:1;top:1px;right:1px;bottom:1px;transform:none;cursor:pointer;pointer-events:initial}@media screen and (width <=768px){.FormInput>.clr-field button{height:40px}}@media screen and (width>768px){html.Scale-Small .FormInput>.clr-field button{height:40px}}.FormInput>.clr-field button::before,.FormInput>.clr-field button .Hover{display:none}.FormInput>.clr-field>input{cursor:pointer}.clr-field.clr-rtl input{text-align:right}.clr-field.clr-rtl button{right:auto;left:0}.clr-field input{margin:0;padding-right:60px;direction:ltr}.clr-field button{position:absolute;width:30px;height:100%;right:0;top:50%;transform:translateY(-50%);margin:0;padding:0;border:0;color:inherit;text-indent:-1000px;white-space:nowrap;overflow:hidden;pointer-events:none}.clr-field button:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;background-color:currentColor;box-shadow:inset 0 0 1px rgb(0 0 0 / .5)}:is(.clr-alpha,.clr-alpha div,.clr-swatches button,.clr-preview:before,.clr-field button){background-image:repeating-linear-gradient(45deg,#aaa 25%,transparent 25%,transparent 75%,#aaa 75%,#aaa),repeating-linear-gradient(45deg,#aaa 25%,#fff 25%,#fff 75%,#aaa 75%,#aaa);background-position:0 0,4px 4px;background-size:8px 8px}.clr-marker:focus{outline:none}.clr-keyboard-nav :is(.clr-marker:focus,.clr-hue input:focus+div,.clr-alpha input:focus+div,.clr-segmented input:focus+label){outline:none;box-shadow:0 0 0 2px var(--colorSuccess),0 0 2px 2px #fff}.clr-picker[data-alpha=false] .clr-alpha{display:none}.clr-picker[data-minimal=true]{padding-top:16px}.clr-picker[data-minimal=true] :is(.clr-gradient,.clr-hue,.clr-alpha,.clr-color,.clr-preview){display:none}