.crop-modal-backdrop.svelte-8i5vi8{z-index:1000;background:#020a13eb;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.crop-modal.svelte-8i5vi8{width:min(680px,100%);max-height:calc(100vh - 2rem);padding:clamp(1rem,3vw,2rem);overflow:auto}.crop-heading.svelte-8i5vi8{justify-content:space-between;align-items:start;gap:1rem;display:flex}.crop-close.svelte-8i5vi8{color:#fff;cursor:pointer;background:#041c2ed9;border:1px solid #50d0ff73;border-radius:.5rem;width:2.5rem;height:2.5rem;font-size:1.75rem}.crop-stage.svelte-8i5vi8{background:#010812d1;border:1px solid #2fd5ff47;border-radius:1rem;justify-content:center;margin:1.25rem 0;padding:.75rem;display:flex}.crop-image-wrap.svelte-8i5vi8{contain:layout paint;isolation:isolate;border-radius:.7rem;max-width:min(560px,100%);position:relative;overflow:hidden}.crop-image-wrap.svelte-8i5vi8 img:where(.svelte-8i5vi8){-webkit-user-select:none;user-select:none;pointer-events:none;max-width:100%;max-height:62vh;display:block}.crop-shade.svelte-8i5vi8{z-index:1;pointer-events:none;background:#00000085;position:absolute}.crop-shade-top.svelte-8i5vi8{height:var(--crop-y);inset:0 0 auto}.crop-shade-left.svelte-8i5vi8{left:0;top:var(--crop-y);width:var(--crop-x);height:var(--crop-height)}.crop-shade-right.svelte-8i5vi8{left:calc(var(--crop-x) + var(--crop-width));right:0;top:var(--crop-y);height:var(--crop-height)}.crop-shade-bottom.svelte-8i5vi8{inset:calc(var(--crop-y) + var(--crop-height)) 0 0}.crop-selection.svelte-8i5vi8{z-index:2;width:var(--crop-width);height:var(--crop-height);box-sizing:border-box;transform:translate3d(var(--crop-x), var(--crop-y), 0);cursor:move;touch-action:none;will-change:transform, width, height;border:2px solid #fff;border-radius:.65rem;position:absolute;top:0;left:0}.crop-handle.svelte-8i5vi8{cursor:nwse-resize;touch-action:none;background:#fff;border:3px solid #062136;border-radius:.4rem;width:20px;height:20px;position:absolute;bottom:2px;right:2px}
