.crop-tool.svelte-1llb33l{display:flex;flex-direction:column;gap:var(--space-4)}.dropzone.svelte-1llb33l{border:1.5px dashed var(--border-strong);border-radius:var(--radius-md);padding:var(--space-8) var(--space-4);text-align:center;cursor:pointer;background:var(--bg-subtle);transition:all var(--duration-fast)}.dropzone.svelte-1llb33l:hover,.dropzone.dragover.svelte-1llb33l{border-color:var(--accent);background:var(--accent-subtle)}.dz-icon.svelte-1llb33l{display:block;font-size:40px;margin-bottom:var(--space-2)}.dz-title.svelte-1llb33l{font-size:15px;font-weight:600}.dz-sub.svelte-1llb33l{font-family:var(--font-mono);font-size:11px;color:var(--text-muted);margin-top:4px}.canvas-wrap.svelte-1llb33l{position:relative;background:var(--bg-subtle);border-radius:var(--radius-md);padding:12px;display:flex;justify-content:center;align-items:center;min-height:320px;user-select:none;touch-action:none;overflow:hidden}canvas.svelte-1llb33l{display:block;max-width:100%}.crop-box.svelte-1llb33l{position:absolute;border:2px solid var(--accent);box-shadow:0 0 0 9999px #0000008c;cursor:move;touch-action:none}.handle.svelte-1llb33l{position:absolute;width:14px;height:14px;background:var(--accent);border:2px solid white;border-radius:50%;z-index:2;box-shadow:0 1px 4px #0000004d;touch-action:none}.handle.svelte-1llb33l:before{content:"";position:absolute;inset:-11px}@media(hover:none),(pointer:coarse){.handle.svelte-1llb33l{width:18px;height:18px}.handle.svelte-1llb33l:before{inset:-13px}}.handle-tl.svelte-1llb33l{top:-8px;left:-8px;cursor:nwse-resize}.handle-tr.svelte-1llb33l{top:-8px;right:-8px;cursor:nesw-resize}.handle-bl.svelte-1llb33l{bottom:-8px;left:-8px;cursor:nesw-resize}.handle-br.svelte-1llb33l{bottom:-8px;right:-8px;cursor:nwse-resize}.handle-t.svelte-1llb33l{top:-8px;left:50%;margin-left:-7px;cursor:ns-resize}.handle-b.svelte-1llb33l{bottom:-8px;left:50%;margin-left:-7px;cursor:ns-resize}.handle-l.svelte-1llb33l{left:-8px;top:50%;margin-top:-7px;cursor:ew-resize}.handle-r.svelte-1llb33l{right:-8px;top:50%;margin-top:-7px;cursor:ew-resize}.info.svelte-1llb33l{display:flex;justify-content:space-between;font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}.presets.svelte-1llb33l{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:var(--space-2)}.preset.svelte-1llb33l{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background:var(--surface);border:2px solid var(--border-subtle);border-radius:var(--radius);cursor:pointer;color:var(--text);transition:all var(--duration-fast)}.preset.svelte-1llb33l:hover{border-color:var(--border-strong)}.preset.active.svelte-1llb33l{border-color:var(--accent);background:var(--accent-subtle)}.preset-icon.svelte-1llb33l{font-size:22px;line-height:1}.preset-label.svelte-1llb33l{font-size:12px;font-weight:600}.preset-size.svelte-1llb33l{font-family:var(--font-mono);font-size:10px;color:var(--text-muted)}.output.svelte-1llb33l{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--space-3)}@media(max-width:600px){.output.svelte-1llb33l{grid-template-columns:1fr}}.out-block.svelte-1llb33l{display:flex;flex-direction:column;gap:6px}.out-block.svelte-1llb33l label:where(.svelte-1llb33l){font-family:var(--font-mono);font-size:11px;color:var(--text-muted);text-transform:uppercase}.select.svelte-1llb33l,.num.svelte-1llb33l{background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:8px 10px;font-family:var(--font-mono);font-size:13px}.size-row.svelte-1llb33l{display:flex;align-items:center;gap:8px}.size-row.svelte-1llb33l .num:where(.svelte-1llb33l){flex:1;min-width:0}input[type=range].svelte-1llb33l{accent-color:var(--accent)}.actions.svelte-1llb33l{display:flex;gap:var(--space-2);flex-wrap:wrap}.btn-primary.svelte-1llb33l,.btn-secondary.svelte-1llb33l{flex:1;min-width:160px;padding:14px 20px;border-radius:var(--radius);border:1px solid transparent;font-family:var(--font-sans);font-weight:600;font-size:14px;cursor:pointer;transition:all var(--duration-fast)}.btn-primary.svelte-1llb33l{background:var(--gradient-accent);color:var(--accent-fg)}.btn-primary.svelte-1llb33l:disabled{opacity:.5;cursor:not-allowed}.btn-primary.svelte-1llb33l:hover:not(:disabled){filter:brightness(1.05)}.btn-secondary.svelte-1llb33l{background:var(--surface);color:var(--text);border-color:var(--border)}.btn-secondary.svelte-1llb33l:hover{background:var(--surface-hover)}
