.app{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem}.header{text-align:center;margin-bottom:2rem}.header h1{font-size:2rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.4rem;background:linear-gradient(135deg,#1a1a1a 0%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header p{color:#666;font-size:1rem}.illustration-wrapper{display:flex;justify-content:center;width:100%;margin:1.25rem 0 2rem}.hero-illustration{width:100%;max-width:460px;height:auto}.main{width:100%;max-width:640px}.dropzone{border:2px dashed #d0d0d0;border-radius:12px;background:#fff;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:border-color .15s,background .15s;-webkit-user-select:none;user-select:none}.dropzone:hover,.dropzone--active{border-color:var(--accent);background:var(--accent-light)}.dropzone-icon{width:40px;height:40px;color:var(--accent);margin-bottom:.5rem}.dropzone-label{font-size:1rem;font-weight:500}.dropzone-sub{font-size:.9rem;color:#888}.dropzone-formats{font-size:.8rem;color:#aaa;margin-top:.25rem}.dropzone-privacy{font-size:.75rem;color:#bbb;margin-top:.5rem;text-align:center}.preview-pane,.error-pane{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.preview-img{width:100%;max-height:420px;object-fit:contain;border-radius:8px;background:#fff;border:1px solid #e8e8e8}.result-pane{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.comparison{display:flex;align-items:center;gap:1rem;width:100%}.comparison-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.4rem}.comparison-label{font-size:.85rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.05em}.comparison-arrow{font-size:1.5rem;color:#999;flex-shrink:0}.result-img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:8px;background:#fff;border:1px solid #e8e8e8}.error-msg{color:#c0392b;font-size:.95rem;text-align:center;background:#fdf0ef;border:1px solid #f5c6c2;border-radius:8px;padding:.75rem 1rem;width:100%}.padding-control{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:100%;max-width:320px;margin:0 auto}.padding-control label{font-size:.9rem;color:var(--text-secondary, #666)}.padding-control input[type=range]{width:100%;cursor:pointer}.actions{display:flex;gap:.75rem;justify-content:center}.btn{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1.4rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;border:none;text-decoration:none;transition:opacity .15s,background .15s}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-secondary{background:#e8e8e8;color:#1a1a1a}.btn-secondary:hover{background:#ddd}.multi-result{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.crops-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.crop-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;width:160px}.btn-sm{padding:.35rem .8rem;font-size:.8rem}.spinner{display:inline-block;width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.main--batch{max-width:900px}.batch-pane{display:flex;flex-direction:column;gap:1.5rem}.file-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.file-card{background:var(--card-bg, #fff);border:1px solid #e8e8e8;border-top:4px solid var(--card-accent, #e8e8e8);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.file-card-thumb{position:relative;aspect-ratio:4 / 3;background:#f5f5f5;overflow:hidden}.file-card-thumb img{width:100%;height:100%;object-fit:cover}.badge{position:absolute;bottom:.5rem;left:.5rem;display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;color:#fff}.badge--queued{background:#00000073}.badge--processing{background:var(--accent)}.badge--done{background:#27ae60}.badge--error{background:#c0392b}.file-card-name{padding:.5rem .6rem;font-size:.8rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.file-card-error{padding:.3rem .6rem .6rem;font-size:.75rem;color:#c0392b;line-height:1.4}.file-card-results{padding:.5rem .6rem .6rem;display:flex;flex-direction:column;gap:.5rem}.file-card-crop{display:flex;flex-direction:column;align-items:center;gap:.3rem}.file-card-crop img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:6px;background:#f5f5f5;border:1px solid #e8e8e8}.file-card--add{border:2px dashed #d0d0d0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;min-height:140px;cursor:pointer;transition:border-color .15s,background .15s,color .15s;color:#aaa;font-size:.875rem;-webkit-user-select:none;user-select:none}.file-card--add:hover,.file-card--add-active{border-color:var(--accent);background:var(--accent-light);color:var(--accent)}.file-card-add-icon{width:28px;height:28px}.content-sections{width:100%;max-width:720px;margin-top:4rem;display:flex;flex-direction:column;gap:3rem}.content-section h2{font-size:1.25rem;font-weight:700;margin-bottom:1.25rem;letter-spacing:-.01em}.content-section--centered{text-align:center}.content-section--centered .steps{text-align:left}.steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.step{display:flex;gap:1rem;align-items:flex-start}.step-number{flex-shrink:0;width:28px;height:28px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;margin-top:2px}.step strong{display:block;font-weight:600;margin-bottom:.2rem}.step p{margin:0;color:#555;font-size:.95rem;line-height:1.5}.use-cases{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.use-cases li{font-size:.95rem;color:#444;line-height:1.6;padding-left:1rem;border-left:3px solid var(--accent-border)}.use-cases li strong{color:#1a1a1a}.faq{margin:0;display:flex;flex-direction:column;gap:1.25rem}.faq-item{border-bottom:1px solid #f0f0f0;padding-bottom:1.25rem}.faq-item:last-child{border-bottom:none;padding-bottom:0}.faq dt{font-weight:600;font-size:.95rem;margin-bottom:.35rem;color:#1a1a1a}.faq dd{margin:0;font-size:.9rem;color:#555;line-height:1.6}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--accent: #4f46e5;--accent-hover: #4338ca;--accent-light: #eef2ff;--accent-border: #c7d2fe}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f8fc;color:#1a1a1a;min-height:100vh}
