.drop-zone{border:2px dashed #ccc;border-radius:8px;padding:2rem;text-align:center;transition:border .3s ease;cursor:pointer}.drop-zone:hover{border-color:var(--primary-color)}.preview-container{position:relative;max-width:100%;margin:1rem 0;background:#f8f9fa;border-radius:4px;overflow:hidden}.preview-image{max-width:100%;max-height:300px;margin:0 auto;display:block}.file-info{background:#f8f9fa;padding:1rem;border-radius:4px;margin:1rem 0}.format-option{display:flex;align-items:center;padding:1rem;border:1px solid #dee2e6;border-radius:4px;margin-bottom:.5rem;cursor:pointer;transition:all .2s}.format-option:hover{background:#f8f9fa;transform:translateY(-2px)}.format-option.selected{border-color:var(--primary-color);background:var(--primary-color);color:#fff}.format-icon{font-size:1.5rem;margin-right:1rem;width:40px;text-align:center}.format-info{flex-grow:1}.format-name{font-weight:700;margin-bottom:.25rem}.format-description{font-size:.875rem;color:inherit;opacity:.8}.quality-controls{background:#f8f9fa;padding:1.5rem;border-radius:4px;margin:1rem 0}.size-preview{font-size:.875rem;color:#6c757d;margin-top:.5rem}.batch-list{max-height:300px;overflow-y:auto}.batch-item{display:flex;align-items:center;padding:.5rem;border-bottom:1px solid #dee2e6}.batch-item:last-child{border-bottom:none}.batch-item img{width:50px;height:50px;object-fit:cover;margin-right:1rem;border-radius:4px}.progress{height:.5rem}
/*# sourceMappingURL=image-format-converter-content.css.map */