button.svelte-1lrnmgy{z-index:var(--layer-2);color:var(--block-label-text-color);border:1px solid #0000;justify-content:center;align-items:center;gap:1px;display:flex}.quite-round.svelte-1lrnmgy{border-radius:var(--radius-sm)}.very-round.svelte-1lrnmgy{border-radius:var(--radius-md)}button[disabled].svelte-1lrnmgy{opacity:.5;box-shadow:none}button[disabled].svelte-1lrnmgy:hover{cursor:not-allowed}.padded.svelte-1lrnmgy{background:var(--bg-color);box-shadow:var(--shadow-drop);border:1px solid var(--button-secondary-border-color);padding:2px}button.svelte-1lrnmgy:hover,button.highlight.svelte-1lrnmgy{cursor:pointer;color:var(--color-accent)}.padded.svelte-1lrnmgy:hover{border:2px solid var(--button-secondary-border-color-hover);color:var(--block-label-text-color);padding:1px}span.svelte-1lrnmgy{padding:0 1px;font-size:10px}div.svelte-1lrnmgy{align-items:flex-end;padding:2px;display:flex}.small.svelte-1lrnmgy{width:14px;height:14px}.medium.svelte-1lrnmgy{width:20px;height:20px}.large.svelte-1lrnmgy{width:22px;height:22px}.pending.svelte-1lrnmgy{animation:.5s infinite svelte-1lrnmgy-flash}@keyframes svelte-1lrnmgy-flash{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.transparent.svelte-1lrnmgy{box-shadow:none;background:0 0;border:none}.hue-slider.svelte-qx84u5{border:1px solid var(--block-border-color);background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);border-top:none;border-radius:2px;width:90%;height:12px;margin:0 auto 10px;position:relative}.opacity-slider.svelte-qx84u5{border:1px solid var(--block-border-color);background:linear-gradient(to right, transparent, var(--color)), repeating-conic-gradient(gray 0% 25%, transparent 0% 50%) 0 0 / 10px 10px;border-radius:2px;width:90%;height:12px;margin:10px auto 5px;position:relative}.opacity-marker.svelte-qx84u5{border-radius:50%;width:16px;height:16px;position:absolute}.opacity-slider.svelte-qx84u5>.opacity-marker:where(.svelte-qx84u5){border:1px solid var(--block-border-color);width:18px;height:18px;margin:auto;top:-4px;left:-9px;box-shadow:0 0 1px #888}.color-gradient.svelte-qx84u5{--hue:white;background:linear-gradient(#0000, #000), linear-gradient(90deg, #fff, hsl(var(--hue), 100%, 50%));border-top-left-radius:4px;border-top-right-radius:4px;width:100%;height:150px;position:relative}.marker.svelte-qx84u5{pointer-events:none;border:2px solid #fff;border:1px solid var(--block-border-color);border-radius:50%;width:14px;height:14px;position:absolute;top:-7px;left:-7px;box-shadow:0 1px 5px #0000001a}.hue-slider.svelte-qx84u5>.marker:where(.svelte-qx84u5){border:1px solid var(--block-border-color);width:18px;height:18px;margin:auto;top:-3px;left:-9px;box-shadow:0 0 1px #888}.swatch-wrap.svelte-q8yof7{justify-content:space-between;align-items:flex-start;width:205px;display:flex}span.lg.svelte-q8yof7{margin-top:var(--spacing-sm)}.swatch-container.svelte-q8yof7{flex-direction:column;gap:10px;width:100%;display:flex}.swatch.svelte-q8yof7{grid-template-columns:repeat(auto-fill,25px);justify-content:center;gap:8px;display:grid;overflow:hidden}.empty.svelte-q8yof7{border:1px solid var(--block-border-color);font-weight:var(--weight-bold);text-align:center;font-size:var(--scale-0);cursor:pointer;justify-content:center;align-items:center;padding-top:4px;display:flex}.empty.svelte-q8yof7:after{content:"+";margin-bottom:var(--size-1)}.color.svelte-q8yof7{border-radius:var(--radius-md);width:25px;height:25px}.empty.selected.svelte-q8yof7,.color.selected.svelte-q8yof7{border:2px solid var(--color-accent)}.colorpicker.svelte-q8yof7{border:1px solid var(--block-border-color);color:#fff;cursor:pointer;background:conic-gradient(red,#ff0 60deg,#0f0 120deg,#0ff 180deg,#00f 240deg,#f0f 300deg,red 360deg);position:relative;overflow:hidden}.colorpicker.svelte-q8yof7:before{content:"";opacity:1;background:#0009;width:100%;height:100%;transition:all .1s;position:absolute;top:0;left:0}.colorpicker.svelte-q8yof7:after{content:"⨯";color:#fff;font-size:var(--scale-5);opacity:1;justify-content:center;align-items:center;width:100%;height:100%;transition:all .1s;display:flex;position:absolute;top:0;transform:translateY(-7px)}.colorpicker.hidden.svelte-q8yof7:after,.colorpicker.hidden.svelte-q8yof7:before{opacity:0}.input.svelte-yn52fn{align-items:center;padding:0 10px 15px;display:flex}.input.svelte-yn52fn input:where(.svelte-yn52fn){border:1px solid var(--block-border-color);letter-spacing:-.05rem;width:100%;height:30px;font-family:var(--font-mono);font-size:var(--scale-000);background-color:var(--background-fill-secondary);color:var(--block-label-text-color);border-left:none;border-right:none;border-bottom-left-radius:0;flex-shrink:1;padding-left:15px;padding-right:0}.swatch.svelte-yn52fn{border:1px solid var(--block-border-color);border-top-left-radius:15px;border-bottom-left-radius:15px;flex-shrink:0;width:50px;height:50px}.buttons.svelte-yn52fn button:where(.svelte-yn52fn){border:1px solid var(--block-border-color);background:var(--background-fill-secondary);font-size:var(--scale-000);cursor:pointer;border-top:none;border-right:none;justify-content:center;align-items:center;width:100%;padding:3px 6px;display:flex}.buttons.svelte-yn52fn button:where(.svelte-yn52fn):first-child{border-left:none}.buttons.svelte-yn52fn button:where(.svelte-yn52fn):last-child{border-right:1px solid var(--block-border-color);border-bottom-right-radius:15px}.buttons.svelte-yn52fn button:where(.svelte-yn52fn):hover{background:var(--background-fill-secondary-hover);font-weight:var(--weight-bold)}.buttons.svelte-yn52fn button.active:where(.svelte-yn52fn){background:var(--background-fill-secondary);font-weight:var(--weight-bold)}.buttons.svelte-yn52fn{justify-content:stretch;gap:0;height:20px;display:flex}.input-wrap.svelte-yn52fn{display:flex}.eyedropper.svelte-yn52fn{border:1px solid var(--block-border-color);background:var(--background-fill-secondary);cursor:pointer;border-left:none;border-top-right-radius:15px;justify-content:center;align-items:center;width:25px;height:30px;padding:7px 7px 5px 0;display:flex}.wrap.svelte-1y25b79{gap:var(--size-4);background:var(--background-fill-secondary);width:230px;padding:0 var(--size-4);cursor:default;padding-top:var(--size-2-5);display:flex}input.svelte-1y25b79{width:100%}span.svelte-1y25b79{width:26px;color:var(--body-text-color)}.wrap.svelte-1l3f0ck{background:var(--background-fill-secondary);border:1px solid var(--block-border-color);border-radius:var(--radius-md);max-width:230px;padding-bottom:var(--size-2);pointer-events:all;cursor:default;z-index:var(--layer-top);flex-direction:column;gap:5px;display:flex;position:absolute;top:0;overflow:hidden;transform:translate(35px,-12px);box-shadow:0 0 5px #0000001a}.color_picker.svelte-1l3f0ck{transform:translate(35px,-50%)}.size_picker.svelte-1l3f0ck{transform:translate(35px,18px)}.eraser_picker.svelte-1l3f0ck{transform:translate(35px,-7px)}.toolbar-wrap.svelte-1uf24la{border:1px solid var(--block-border-color);border-radius:var(--radius-md);justify-content:center;align-items:center;gap:var(--spacing-sm);z-index:1000;background-color:var(--block-background-fill);flex-direction:column;width:30px;display:inline-flex;position:absolute;top:30%;left:15px;right:0}.half-container.svelte-1uf24la{gap:var(--spacing-sm);width:100%;padding:var(--spacing-sm) 0;flex-direction:column;flex:1;display:flex;position:relative}.half-container.svelte-1uf24la:last-child{border-top:1px solid var(--block-border-color)}.hide.svelte-1uf24la{display:none}.add-layer.svelte-189k4ah{margin:var(--spacing-sm) 0 0 0;justify-content:center;align-items:center;display:flex}.add-layer.svelte-189k4ah button{width:100%}.icon.svelte-189k4ah{width:14px;color:var(--body-text-color);transition:color .15s}.layer-wrap.svelte-189k4ah{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.layer-wrap.svelte-189k4ah button:where(.svelte-189k4ah){width:100%;font-size:var(--text-sm);line-height:var(--line-sm);padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;transition:all .15s;display:flex}button.layer-title-button.svelte-189k4ah{width:100%}.layer-wrap.svelte-189k4ah button:where(.svelte-189k4ah):hover .icon:where(.svelte-189k4ah){color:var(--color-accent)}.selected_layer.svelte-189k4ah{color:var(--color-accent);font-weight:var(--weight-semibold)}ul.svelte-189k4ah{width:100%;z-index:var(--layer-top);padding:var(--spacing-sm);border-top:1px solid var(--border-color-primary);list-style:none;bottom:0;right:0}li.svelte-189k4ah{border-bottom:1px solid var(--border-color-primary);justify-content:space-between;align-items:center;transition:background-color .15s;display:flex}.layer-wrap.svelte-189k4ah ul:where(.svelte-189k4ah)>li:where(.svelte-189k4ah)>button:where(.svelte-189k4ah){padding-left:calc(var(--spacing-md))}li.svelte-189k4ah:hover{background-color:var(--background-fill-secondary)}li.svelte-189k4ah:last-child{border-bottom:none}li.svelte-189k4ah:last-child:hover{background-color:unset}li.svelte-189k4ah div:where(.svelte-189k4ah){gap:var(--spacing-sm);padding:var(--spacing-sm);display:flex}li.svelte-189k4ah>button:where(.svelte-189k4ah){padding:var(--spacing-sm) var(--spacing-md)}.toolbar-wrap-wrap.svelte-1357rcu{flex-direction:column-reverse;width:fit-content;max-height:100%;display:flex;position:absolute;bottom:0;right:0;overflow-y:auto}.toolbar-wrap.svelte-1357rcu{border:1px solid var(--block-border-color);border-radius:0;border-top-left-radius:var(--radius-md);z-index:1000;background-color:var(--block-background-fill);border-bottom:none;border-right:none;flex-direction:column;justify-content:center;align-items:center;min-width:110px;display:flex;position:relative;bottom:0;right:0}.separator.svelte-o0h5ih{background-color:var(--border-color-primary);width:1px;height:10px}.zoom-number.svelte-o0h5ih{justify-content:center;align-items:center;width:30px;padding-left:4px;display:flex;position:relative}.zoom-number.svelte-o0h5ih span:where(.svelte-o0h5ih){cursor:pointer;font-size:var(--text-sm);transition:color .15s}.zoom-number.svelte-o0h5ih span:where(.svelte-o0h5ih):hover{color:var(--color-accent)}.zoom-controls.svelte-o0h5ih{top:calc(100% + var(--spacing-xxs) + 3px);background:var(--block-background-fill);border:1px solid var(--color-gray-200);border-radius:var(--radius-sm);padding:var(--spacing-xxs);box-shadow:var(--shadow-drop);z-index:var(--layer-2);width:max-content;color:var(--block-label-text-color);border:1px solid var(--block-border-color);border-top-left-radius:0;border-top-right-radius:0;font-size:12px;position:absolute;left:-2px}.zoom-controls.svelte-o0h5ih ul:where(.svelte-o0h5ih){margin:0;padding:0;list-style:none}.zoom-controls.svelte-o0h5ih li:where(.svelte-o0h5ih){border-bottom:1px solid var(--border-color-primary);justify-content:space-between;align-items:center;transition:background-color .15s;display:flex}.zoom-controls.svelte-o0h5ih li:where(.svelte-o0h5ih):last-child{border-bottom:none}.zoom-controls.svelte-o0h5ih li:where(.svelte-o0h5ih):hover{background-color:var(--background-fill-secondary)}.zoom-controls.svelte-o0h5ih button:where(.svelte-o0h5ih){text-align:left;width:100%;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--text-sm);line-height:var(--line-sm);border-radius:var(--radius-sm);transition:all .15s}.zoom-controls.svelte-o0h5ih button:where(.svelte-o0h5ih):hover{color:var(--color-accent)}.image-container.svelte-6fnl1z{border-radius:var(--radius-sm);flex-direction:column;justify-content:center;align-items:center;height:100%;max-height:100%;display:flex}.pixi-target.svelte-6fnl1z{z-index:1;opacity:0;pointer-events:none;border-radius:var(--radius-sm);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.pixi-target-crop.svelte-6fnl1z{z-index:2;opacity:0;pointer-events:none;border-radius:var(--radius-sm);width:100%;height:100%;display:block;position:absolute;top:0;left:0}.visible.svelte-6fnl1z{opacity:1;pointer-events:auto}.pixi-target.svelte-6fnl1z{width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.modal.svelte-6fnl1z{width:100%;height:100%;z-index:var(--layer-top);align-items:center;margin:auto;display:flex;position:absolute;left:0;right:0}.modal-inner.svelte-6fnl1z{background:var(--block-background-fill);width:100%;height:100%}.dark-bg.svelte-6fnl1z{background:#333}.crop-confirm-button.svelte-6fnl1z{z-index:var(--layer-top);justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;bottom:8px;left:0;right:0}h2.svelte-b4yllx{font-size:var(--text-xl)}p.svelte-b4yllx,h2.svelte-b4yllx{white-space:pre-line}.empty.svelte-b4yllx{width:100%;height:100%;z-index:var(--layer-1);text-align:center;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;left:0;right:0;color:var(--color-grey-500)!important}.wrap.svelte-b4yllx{line-height:var(--line-md);font-size:var(--text-md);flex-direction:column;justify-content:center;align-items:center;display:flex}.or.svelte-b4yllx{color:var(--body-text-color-subdued)}
