.svelte-1ihexyg,.svelte-1ihexyg:before,.svelte-1ihexyg:after{box-sizing:border-box}.tool.svelte-1ihexyg{--ink:var(--text);--ink-soft:var(--muted);--ink-lighter:color-mix(in srgb, var(--muted) 70%, transparent);--line:var(--border);--surface:var(--surface);--sunken:color-mix(in srgb, var(--surface-strong) 40%, transparent);--accent:var(--primary);--accent-soft:color-mix(in srgb, var(--primary) 15%, transparent);--accent-hover:var(--primary2);--success:#16a34a;--success-soft:#16a34a26;--danger:#dc2626;--danger-soft:#dc262626;color:var(--text);max-width:100%;margin:0 auto;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}.hero-section.svelte-1ihexyg{max-width:900px;margin:0 auto;padding:2rem}.hero-content.svelte-1ihexyg{text-align:center}.hero-icon.svelte-1ihexyg{margin-bottom:1rem;font-size:5rem;animation:2s ease-in-out infinite svelte-1ihexyg-pulse}@keyframes svelte-1ihexyg-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-title.svelte-1ihexyg{color:var(--ink);background:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.hero-subtitle.svelte-1ihexyg{color:var(--ink-soft);margin:0 0 2rem;font-size:1.1rem;line-height:1.6}.dropzone.svelte-1ihexyg{border:2px dashed var(--line);border-radius:calc(var(--radius) + 4px);background:var(--sunken);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;padding:3rem 2rem;transition:all .3s;display:flex}.dropzone.svelte-1ihexyg:hover,.dropzone.drag.svelte-1ihexyg{border-color:var(--accent);background:var(--accent-soft);transform:scale(1.01)}.dropzone.svelte-1ihexyg svg:where(.svelte-1ihexyg){color:var(--ink-soft);transition:all .3s}.dropzone.svelte-1ihexyg:hover svg:where(.svelte-1ihexyg),.dropzone.drag.svelte-1ihexyg svg:where(.svelte-1ihexyg){color:var(--accent);transform:translateY(-4px)}.drop-content.svelte-1ihexyg{text-align:center}.drop-title.svelte-1ihexyg{color:var(--ink);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.drop-sub.svelte-1ihexyg{color:var(--ink-soft);margin:0;font-size:.875rem}.features-grid.svelte-1ihexyg{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:2rem;display:grid}.feature-card.svelte-1ihexyg{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);text-align:center;padding:1.5rem;transition:all .2s}.feature-card.svelte-1ihexyg:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.feature-icon.svelte-1ihexyg{margin-bottom:.75rem;font-size:2.5rem}.feature-title.svelte-1ihexyg{color:var(--ink);margin-bottom:.5rem;font-size:.9rem;font-weight:700}.feature-desc.svelte-1ihexyg{color:var(--ink-soft);font-size:.75rem;line-height:1.4}.main-layout.svelte-1ihexyg{grid-template-columns:300px 1fr 300px;align-items:start;gap:1.5rem;display:grid}@media (width<=1400px){.main-layout.svelte-1ihexyg{grid-template-columns:280px 1fr 280px}}@media (width<=1100px){.main-layout.svelte-1ihexyg{grid-template-columns:1fr}.sidebar.svelte-1ihexyg{max-height:none!important;position:static!important}}.sidebar.svelte-1ihexyg{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.25rem;max-height:calc(100vh - 3rem);padding:1.25rem;display:flex;position:sticky;top:1.5rem;overflow-y:auto}.sidebar-header.svelte-1ihexyg{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.sidebar-header.svelte-1ihexyg h3:where(.svelte-1ihexyg){color:var(--ink);margin:0;font-size:.875rem;font-weight:700}.clear-btn.svelte-1ihexyg{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;color:var(--ink-soft);background:0 0;justify-content:center;align-items:center;padding:.4rem;transition:all .15s;display:flex}.clear-btn.svelte-1ihexyg:hover{background:var(--danger-soft);border-color:var(--danger);color:var(--danger)}.image-info-card.svelte-1ihexyg{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);padding:.875rem}.info-row.svelte-1ihexyg{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.info-row.svelte-1ihexyg+.info-row:where(.svelte-1ihexyg){margin-top:.5rem}.info-label.svelte-1ihexyg{color:var(--ink-soft)}.info-value.svelte-1ihexyg{color:var(--ink);font-weight:600}.section.svelte-1ihexyg{border-top:1px solid var(--line);padding-top:1rem}.section.svelte-1ihexyg:first-of-type{border-top:none;padding-top:0}.section-title.svelte-1ihexyg{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.mode-selector.svelte-1ihexyg{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.mode-btn.svelte-1ihexyg{background:var(--sunken);border:2px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;transition:all .15s;display:flex}.mode-btn.svelte-1ihexyg:hover{border-color:var(--accent);background:var(--accent-soft)}.mode-btn.active.svelte-1ihexyg{border-color:var(--accent);background:var(--accent);color:#fff}.mode-icon.svelte-1ihexyg{font-size:1.5rem}.mode-name.svelte-1ihexyg{text-align:center;font-size:.7rem;font-weight:600}.dimension-toggle.svelte-1ihexyg{gap:.5rem;margin-bottom:.75rem;display:flex}.dim-btn.svelte-1ihexyg{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;flex:1;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .15s}.dim-btn.svelte-1ihexyg:hover{border-color:var(--accent);background:var(--accent-soft)}.dim-btn.active.svelte-1ihexyg{border-color:var(--accent);background:var(--accent);color:#fff}.dimension-inputs.svelte-1ihexyg{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;display:grid}.field.svelte-1ihexyg{flex-direction:column;gap:.4rem;display:flex}.field.svelte-1ihexyg span:where(.svelte-1ihexyg){color:var(--ink-soft);font-size:.75rem;font-weight:600}.field.svelte-1ihexyg input:where(.svelte-1ihexyg),.field.svelte-1ihexyg select:where(.svelte-1ihexyg){border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);padding:.5rem .75rem;font-size:.875rem}.checkbox-label.svelte-1ihexyg{color:var(--ink);cursor:pointer;user-select:none;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.checkbox-label.svelte-1ihexyg input[type=checkbox]:where(.svelte-1ihexyg){cursor:pointer;width:16px;height:16px}.aspect-ratios.svelte-1ihexyg{grid-template-columns:repeat(4,1fr);gap:.4rem;display:grid}.aspect-btn.svelte-1ihexyg{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;padding:.4rem;font-size:.7rem;font-weight:600;transition:all .15s}.aspect-btn.svelte-1ihexyg:hover{border-color:var(--accent);background:var(--accent-soft)}.aspect-btn.active.svelte-1ihexyg{border-color:var(--accent);background:var(--accent);color:#fff}.reset-crop-btn.svelte-1ihexyg{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.reset-crop-btn.svelte-1ihexyg:hover{background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.quality-slider.svelte-1ihexyg{background:var(--line);-webkit-appearance:none;border-radius:3px;outline:none;width:100%;height:6px}.quality-slider.svelte-1ihexyg::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--accent);cursor:pointer;width:18px;height:18px;box-shadow:var(--shadow);border-radius:50%}.quality-slider.svelte-1ihexyg::-moz-range-thumb{background:var(--accent);cursor:pointer;width:18px;height:18px;box-shadow:var(--shadow);border:none;border-radius:50%}.process-btn.svelte-1ihexyg{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:.9rem;font-weight:700;transition:all .15s;display:flex}.process-btn.svelte-1ihexyg:hover:not(:disabled){background:var(--accent-hover);box-shadow:var(--shadow);transform:translateY(-1px)}.process-btn.svelte-1ihexyg:disabled{cursor:not-allowed;opacity:.6;background:#b6c3e6}.center-area.svelte-1ihexyg{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.center-header.svelte-1ihexyg{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.center-header.svelte-1ihexyg h2:where(.svelte-1ihexyg){color:var(--ink);margin:0;font-size:1.25rem;font-weight:700}.crop-stats.svelte-1ihexyg{color:var(--ink-soft);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.stat-item.svelte-1ihexyg{align-items:center;gap:.375rem;display:flex}.stat-divider.svelte-1ihexyg{color:var(--line)}.canvas-container.svelte-1ihexyg{background:var(--sunken);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.crop-canvas.svelte-1ihexyg{border-radius:var(--radius-sm);max-width:100%;box-shadow:var(--shadow-lg);background:#fff}.canvas-hint.svelte-1ihexyg{background:var(--accent-soft);border:1px solid var(--accent);border-radius:var(--radius-sm);color:var(--ink);align-items:center;gap:.5rem;margin-top:1rem;padding:.625rem 1rem;font-size:.8rem;display:flex}.canvas-hint.svelte-1ihexyg svg:where(.svelte-1ihexyg){color:var(--accent);flex-shrink:0}.preset-section.svelte-1ihexyg{border-top:1px solid var(--line);padding-top:1rem}.preset-section.svelte-1ihexyg:first-of-type{border-top:none;padding-top:0}.preset-category-title.svelte-1ihexyg{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.preset-list.svelte-1ihexyg{flex-direction:column;gap:.4rem;display:flex}.preset-item.svelte-1ihexyg{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;justify-content:space-between;align-items:center;padding:.625rem .75rem;transition:all .15s;display:flex}.preset-item.svelte-1ihexyg:hover{border-color:var(--accent);background:var(--accent-soft);transform:translate(2px)}.preset-name.svelte-1ihexyg{color:var(--ink);font-size:.8rem;font-weight:600}.preset-dimensions.svelte-1ihexyg{color:var(--ink-soft);font-family:Courier New,monospace;font-size:.7rem}.tips-panel.svelte-1ihexyg{background:var(--sunken);border-radius:var(--radius-sm);border:1px solid var(--line);padding:.875rem}.tips-title.svelte-1ihexyg{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.tips-list.svelte-1ihexyg{flex-direction:column;gap:.4rem;margin:0;padding-left:1.25rem;display:flex}.tips-list.svelte-1ihexyg li:where(.svelte-1ihexyg){color:var(--ink-soft);font-size:.75rem;line-height:1.5}.error.svelte-1ihexyg{color:var(--danger);background:var(--danger-soft);border-radius:var(--radius-sm);border:1px solid #fecaca;margin:0;padding:.625rem .75rem;font-size:.8rem}.error.standalone.svelte-1ihexyg{margin-top:1rem}.spinner.svelte-1ihexyg{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite svelte-1ihexyg-spin}@keyframes svelte-1ihexyg-spin{to{transform:rotate(360deg)}}@media (width<=768px){.main-layout.svelte-1ihexyg{gap:1rem}.features-grid.svelte-1ihexyg,.mode-selector.svelte-1ihexyg,.dimension-inputs.svelte-1ihexyg{grid-template-columns:1fr}.aspect-ratios.svelte-1ihexyg{grid-template-columns:repeat(3,1fr)}.hero-title.svelte-1ihexyg{font-size:2rem}.hero-subtitle.svelte-1ihexyg{font-size:1rem}}
