.crop-stage{position:relative;width:fit-content;max-width:100%;margin:16px auto 0;line-height:0;touch-action:none;user-select:none}.crop-stage-image{display:block;max-width:100%;max-height:520px;border-radius:12px;pointer-events:none}.crop-selection{position:absolute;border:2px solid #fff;outline:1px solid rgba(0,0,0,.75);background:rgba(99,102,241,.12);box-shadow:0 0 0 9999px rgba(0,0,0,.48);cursor:move;touch-action:none}.crop-selection:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.crop-handle{position:absolute;width:18px;height:18px;border:2px solid #fff;border-radius:50%;background:var(--brand);box-shadow:0 1px 4px rgba(0,0,0,.45)}.crop-handle-nw{top:-10px;left:-10px;cursor:nwse-resize}.crop-handle-ne{top:-10px;right:-10px;cursor:nesw-resize}.crop-handle-sw{bottom:-10px;left:-10px;cursor:nesw-resize}.crop-handle-se{right:-10px;bottom:-10px;cursor:nwse-resize}.crop-submit:not(:disabled){background:#4f46e5;color:#fff;opacity:1;box-shadow:0 0 0 1px #818cf8,0 5px 14px rgba(79,70,229,.38)}.crop-submit:not(:disabled):hover{background:#4338ca}.crop-submit:disabled{background:#3f3f46;color:#a1a1aa;cursor:not-allowed;opacity:.72}.crop-help{text-align:center;margin-top:10px}.crop-precision{margin-top:4px}.crop-precision summary{cursor:pointer;font-weight:600;font-size:.86rem}.crop-precision .tool-options-grid{margin-top:12px}@media(max-width:575px){.crop-handle{width:22px;height:22px}.crop-handle-nw{top:-12px;left:-12px}.crop-handle-ne{top:-12px;right:-12px}.crop-handle-sw{bottom:-12px;left:-12px}.crop-handle-se{right:-12px;bottom:-12px}}
